pot and documentation update
This commit is contained in:
parent
ab97a37394
commit
97eb451da1
475 changed files with 16707 additions and 16602 deletions
|
@ -2,5 +2,5 @@
|
|||
name="Deutsch"
|
||||
locale=de_DE
|
||||
alternates=de_LI, de_LU, de_CH, de_AT
|
||||
percent=89
|
||||
percent=93
|
||||
[/locale]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[locale]
|
||||
name="Suomi"
|
||||
locale=fi_FI
|
||||
percent=64
|
||||
percent=82
|
||||
[/locale]
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
name="日本語 (Nihongo)"
|
||||
sort_name = "Nihongo"
|
||||
locale=ja_JP
|
||||
percent=86
|
||||
percent=99
|
||||
[/locale]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[locale]
|
||||
name="Português do Brasil"
|
||||
locale=pt_BR
|
||||
percent=92
|
||||
percent=93
|
||||
[/locale]
|
||||
|
|
|
@ -103,21 +103,21 @@ Informationen hierzu verfügbar).
|
|||
Aktiviert einen Debugmechanismus für Lua.
|
||||
.TP
|
||||
\fB\-\-strict\-lua\fP
|
||||
disallow deprecated Lua API calls
|
||||
Unterstützung für veraltete Lua\-Aufrufe deaktivieren.
|
||||
.TP
|
||||
\fB\-D,\-\-diff\fP\fI\ left\-file\fP\fB\ \fP\fIright\-file\fP
|
||||
diffs the two WML files; does not preprocess them first (to do that, run
|
||||
them through \fB\-p\fP first). Outputs the diff as DiffWML on standard output or
|
||||
to the file indicated by \fI\-\-output\fP.
|
||||
\fB\-D,\-\-diff\fP\fI\ Linke\-Datei\fP\fB\ \fP\fIRechte\-Datei\fP
|
||||
Zeigt die Unterschiede zwischen zwei WML Dateien an. Der Präprozessor wird
|
||||
nicht verwendet (falls das gewünscht ist, verwende erst \fB\-p\fP). Gibt die
|
||||
Unterschiede als DiffWML im Terminal aus, oder speichert sie in der mit
|
||||
\fI\-\-output\fP angegebenen Datei.
|
||||
.TP
|
||||
\fB\-e[\fP\fIDatei\fP\fB],\ \-\-editor[\fP\fI=Datei\fP\fB]\fP
|
||||
Den im Spiel integrierten Karteneditor direkt starten. Falls eine \fIDatei\fP
|
||||
angegeben wurde, verhält es sich wie \fB\-l \-\-load\fP.
|
||||
.TP
|
||||
\fB\-\-fps\fP
|
||||
displays the number of frames per second the game is currently running at in
|
||||
a corner of the screen as well as writes these values to a file in the
|
||||
userdata directory.
|
||||
Aktiviert die Anzeige der Bilder pro Sekunde im Spiel und speichert die
|
||||
Werte ebenfalls in einer Datei im Verzeichnis für Nutzerdaten.
|
||||
.TP
|
||||
\fB\-f, \-\-fullscreen\fP
|
||||
Startet das Programm im Vollbildmodus.
|
||||
|
@ -199,7 +199,7 @@ Startet das Spiel ohne Graphische Oberfläche. Nur in Kombination mit
|
|||
\fB\-\-multiplayer\fP oder \fB\-\-screenshot\fP oder \fB\-\-plugin\fP verfügbar.
|
||||
.TP
|
||||
\fB\-\-nobanner\fP
|
||||
suppress the startup banner.
|
||||
Zeigt im Terminal kein Startup\-Banner an.
|
||||
.TP
|
||||
\fB\-\-nomusic\fP
|
||||
Deaktiviert die Musik im Spiel.
|
||||
|
@ -211,12 +211,15 @@ Deaktiviert die Musik im Spiel.
|
|||
\fB\-\-nosound\fP
|
||||
Deaktiviert jegliche Soundeffekte im Spiel.
|
||||
.TP
|
||||
\fB\-\-output\fP\fI\ file\fP
|
||||
output to the specified file. Applicable to diffing operations.
|
||||
\fB\-\-output\fP\fI\ Dateiname\fP
|
||||
Speichert die Ausgabe in der angegebenen Datei, anstatt sie im Terminal
|
||||
auszugeben. Zusammen mit den Diff\-Optionen verwendbar.
|
||||
.TP
|
||||
\fB\-\-password\fP\fI\ Passwort\fP
|
||||
Benutzt das angegebene \fIPasswort\fP um sich zu einem Server zu verbinden,
|
||||
andere Einstellungen werden ignoriert. Ist unsicher.
|
||||
Benutzt das angegebene \fIPasswort\fP um sich zu einem Server zu verbinden. Ist
|
||||
insofern unsicher, dass es zum einen in der Prozesstabelle für alle Prozesse
|
||||
des Systems einsehbar ist und zum anderen ggf. in einer Datei wie
|
||||
~/.bash_history geloggt wird.
|
||||
.TP
|
||||
\fB\-\-plugin\fP\fI\ Skript\-Datei\fP
|
||||
(experimentell) lädt eine \fISkript\-Datei\fP welche ein Wesnoth Plugin
|
||||
|
@ -224,10 +227,10 @@ definiert. Ähnlich zur Option \fB\-\-script\fP, aber die Lua\-Datei soll hierbe
|
|||
eine Funktion zurpckliefern. Diese wird als Korutine ausgeführt und
|
||||
regelmäßig aufgerufen.
|
||||
.TP
|
||||
\fB\-P,\-\-patch\fP\fI\ base\-file\fP\fB\ \fP\fIpatch\-file\fP
|
||||
applies a DiffWML patch to a WML file; does not preprocess either of the
|
||||
files. Outputs the patched WML to standard output or to the file indicated
|
||||
by \fI\-\-output\fP.
|
||||
\fB\-P,\-\-patch\fP\fI\ WML\-Datei\fP\fB\ \fP\fIPatch\-Datei\fP
|
||||
Wendet ein DiffWML Patch auf eine WML\-Datei an. Der Präprozessor dabei nicht
|
||||
verwendet. Das Ergebnis wird im Terminal ausgegeben, oder in die mit
|
||||
\fI\-\-output\fP angegebene Datei.
|
||||
.TP
|
||||
\fB\-p,\ \-\-preprocess\fP\fI\ Quelldatei/Verzeichnis\fP\fB\ \fP\fIZielverzeichnis\fP
|
||||
Eine angegebene Datei/Verzeichnis vorverarbeiten. Wenn ein Verzeichnis
|
||||
|
@ -272,7 +275,7 @@ Erzeugt die Spielverzeichnisse und gibt Informationen für Bugreports aus.
|
|||
.TP
|
||||
\fB\-\-rng\-seed\fP\fI\ Zahl\fP
|
||||
Füttert den Zufallszahlengenerator mit der angegebenen \fIZahl\fP. Beispiel:
|
||||
\fB\-\-rng\-seed\fP \fB0\fP.
|
||||
\fB\-\-rng\-seed\fP \fB0\fP
|
||||
.TP
|
||||
\fB\-\-screenshot\fP\fI\ Karte\fP\fB\ \fP\fIAusgabe\fP
|
||||
Erzeugt ein Bildschirmfoto der \fIKarte\fP und speichert ihn in einer Datei
|
||||
|
@ -313,8 +316,9 @@ wiederum beliebige Pakete geladen werden können. Nicht mit fremden Skripten
|
|||
verwenden! Dadurch wird die Sandbox aufgebrochen, Lua hat dann dieselben
|
||||
Zugriffsrechte wie Wesnoth.
|
||||
.TP
|
||||
\fB\-S,\-\-use\-schema\fP\fI\ path\fP
|
||||
sets the WML schema for use with \fB\-V,\-\-validate\fP.
|
||||
\fB\-S,\-\-use\-schema\fP\fI\ Pfad\fP
|
||||
Gibt dem Pfad zu einem WML Schema an, welches für \fB\-V,\-\-validate\fP verwendet
|
||||
wird.
|
||||
.TP
|
||||
\fB\-\-userconfig\-dir\fP\fI\ Name\fP
|
||||
Setzt das Konfigurationsverzeichnis des Benutzers auf \fIName\fP in $HOME oder
|
||||
|
@ -342,20 +346,20 @@ Zeigt an, wo sich das Verzeichnis für die Nutzerdaten (Spielstände, Add\-ons,
|
|||
…) befindet.
|
||||
.TP
|
||||
\fB\-\-username\fP\fI\ Benutzername\fP
|
||||
Benutzt den angegebene \fIBenutzernamen\fP um sich zu einem Server zu
|
||||
verbinden, andere Einstellungen werden ignoriert.
|
||||
Benutzt den angegebenen \fIBenutzernamen\fP um sich zu einem Server zu
|
||||
verbinden.
|
||||
.TP
|
||||
\fB\-\-validate\fP\fI\ path\fP
|
||||
validates a file against the WML schema.
|
||||
\fB\-\-validate\fP\fI\ Pfad\fP
|
||||
Validiert eine Datei gegen ein WML Schema.
|
||||
.TP
|
||||
\fB\-\-validate\-addon\fP\fI\ addon_id\fP
|
||||
validates the WML of the given addon as you play.
|
||||
\fB\-\-validate\-addon\fP\fI\ Addon\-ID\fP
|
||||
Validiert das WML des angegebenen Add\-ons während des Spielens.
|
||||
.TP
|
||||
\fB\-\-validate\-core\fP
|
||||
validates the core WML as you play.
|
||||
Validiert das WML des Hauptspiels des Spielens.
|
||||
.TP
|
||||
\fB\-\-validate\-schema \ path\fP
|
||||
validates a file as a WML schema.
|
||||
\fB\-\-validate\-schema \ Pfad\fP
|
||||
Validiert, ob eine Datei ein korrektes WML\-Schema ist.
|
||||
.TP
|
||||
\fB\-\-validcache\fP
|
||||
Nimmt an, dass der Cache gültig ist. (gefährlich)
|
||||
|
|
|
@ -41,10 +41,10 @@ Server von Wesnoth (/query ...) oder über die FIFO entgegennimmt.
|
|||
.
|
||||
.TP
|
||||
\fB\-c\ \fP\fIPfad\fP\fB,\ \-\-config\fP\fI\ Pfad\fP
|
||||
Sagt wesnothd wo es die zu benutzende Konfigurationsdatei findet. Siehe den
|
||||
Abschnitt \fBSERVER KONFIGURATION\fP unterhalb für die genaue Syntax. Sie
|
||||
können die Konfigurationsdatei durch senden eines SIGHUP an den
|
||||
Serverprozess neu laden.
|
||||
Sagt wesnothd wo es die Konfigurationsdatei findet. Siehe den Abschnitt
|
||||
\fBSERVER KONFIGURATION\fP unterhalb für die genaue Syntax. Sie können die
|
||||
Konfigurationsdatei durch senden eines SIGHUP an den Serverprozess neu
|
||||
laden.
|
||||
.TP
|
||||
\fB\-d, \-\-daemon\fP
|
||||
Startet wesnothd als Dämon.
|
||||
|
@ -57,7 +57,7 @@ Setzt die Stufe der Logausgabe. Verwenden Sie \fBall\fP, um sämtliche Domänen
|
|||
zu verwenden. Verfügbare \fIStufen\fP: \fBerror\fP,\ \fBwarning\fP,\ \fBinfo\fP,\ \fBdebug\fP. Standardmäßig wird die Stufe \fBerror\fP benutzt und die Stufe
|
||||
\fBinfo\fP für die Domäne \fBserver\fP verwendet.
|
||||
.TP
|
||||
\fB\-p\ \fP\fIPort\fP\fB,\ \-\-port\fP\fI\ Port\fP
|
||||
\fB\-p\ \fP\fIPort\-Nummer\fP\fB,\ \-\-port\fP\fI\ Port\-Nummer\fP
|
||||
Bindet den Server an den angegebenen Port. Wenn kein Port angegeben ist,
|
||||
wird Port \fB15000\fP genommen.
|
||||
.TP
|
||||
|
@ -65,7 +65,7 @@ wird Port \fB15000\fP genommen.
|
|||
Legt die maximale Anzahl an für Netzwerk E/A reservierten Arbeiterthreads
|
||||
fest. (Standard: \fB5\fP,\ Maximum:\ \fB30\fP)
|
||||
.TP
|
||||
\fB\-T,\ \-\-max\-threads\fP\fI\ Wert\fP
|
||||
\fB\-T,\ \-\-max\-threads\fP\fI\ Nummer\fP
|
||||
Legt die maximal zu erzeugende Anzahl an Arbeiterthreads fest. Bei einem
|
||||
Wert von \fB0\fP gibt es keine Beschränkung. (Standard: \fB0\fP)
|
||||
.TP
|
||||
|
@ -172,8 +172,8 @@ Wesnoth\-Version)
|
|||
Beispiel: \fBversions_accepted="*"\fP akzeptiert alle Versionen.
|
||||
.TP
|
||||
\fBdeny_unregistered_login\fP
|
||||
Whether to prevent users who are not registered with the \fBuser_handler\fP
|
||||
being used from logging in. (default: false)
|
||||
Legt fest, ob sich nur Spieler einloggen dürfen, welche beim \fBuser_handler\fP
|
||||
registriert sind. (Standard: false)
|
||||
.
|
||||
.SS "Globale Elemente:"
|
||||
.
|
||||
|
@ -226,42 +226,42 @@ finden is.
|
|||
.RS
|
||||
.TP
|
||||
\fBdb_host\fP
|
||||
The hostname of the database server
|
||||
Der Hostname des Datenbank\-Servers.
|
||||
.TP
|
||||
\fBdb_name\fP
|
||||
The name of the database
|
||||
Der Name der Datenbank.
|
||||
.TP
|
||||
\fBdb_user\fP
|
||||
The name of the user under which to log into the database
|
||||
Der Benutzername, der zur Anmeldung an der Datenbank verwendet werden soll.
|
||||
.TP
|
||||
\fBdb_password\fP
|
||||
This user's password
|
||||
Das Passwort dieses Benutzers.
|
||||
.TP
|
||||
\fBdb_users_table\fP
|
||||
The name of the table in which your phpbb forums saves its user data. Most
|
||||
likely this will be <table\-prefix>_users (e.g. phpbb3_users).
|
||||
Der Name der Tabelle, in der das phpbb\-Forum die Nutzerdaten ablegt. Dies
|
||||
ist höchstwahrscheinlich <table\-prefix>_users (z.B. phpbb3_users).
|
||||
.TP
|
||||
\fBdb_extra_table\fP
|
||||
The name of the table in which wesnothd will save its own data about users.
|
||||
Der Name der Tabelle, in der wesnothd Informationen über Nutzer speichert.
|
||||
.TP
|
||||
\fBdb_game_info_table\fP
|
||||
The name of the table in which wesnothd will save its own data about games.
|
||||
Der Name der Tabelle, in der wesnothd Informationen über Spiele speichert.
|
||||
.TP
|
||||
\fBdb_game_player_info_table\fP
|
||||
The name of the table in which wesnothd will save its own data about the
|
||||
players in a game.
|
||||
Der Name der Tabelle, in der wesnothd Informationen über die Spieler eines
|
||||
Spiels speichert.
|
||||
.TP
|
||||
\fBdb_game_modification_info_table\fP
|
||||
The name of the table in which wesnothd will save its own data about the
|
||||
modifications used in a game.
|
||||
Der Name der Tabelle, in der wesnothd Informationen über sie in einem Spiel
|
||||
verwendeten Modifikationen speichert.
|
||||
.TP
|
||||
\fBdb_user_group_table\fP
|
||||
The name of the table in which your phpbb forums saves its user group
|
||||
data. Most likely this will be <table\-prefix>_user_group
|
||||
(e.g. phpbb3_user_group).
|
||||
Der Name der Tabelle, in der das phpbb\-Forum die Nutzerdaten für Gruppen
|
||||
ablegt. Dies ist höchstwahrscheinlich <table\-prefix>_user_group
|
||||
(z.B. phpbb3_user_group).
|
||||
.TP
|
||||
\fBmp_mod_group\fP
|
||||
The ID of the forum group to be considered as having moderation authority.
|
||||
Die ID der Forengruppe, welche über Moderationsrechte verfügt
|
||||
.RE
|
||||
.
|
||||
.SH RÜCKGABEWERT
|
||||
|
|
|
@ -83,21 +83,18 @@ bzip2 フォーマットのファイルを展開して .bz2 という拡張子
|
|||
\fB\-\-debug\-lua\fP
|
||||
一部の Lua デバッグ機構を有効にする。
|
||||
.TP
|
||||
\fB\-\-strict\-lua\fP
|
||||
disallow deprecated Lua API calls
|
||||
\fB\-\-strict\-validation\fP
|
||||
非推奨のLua APIコールを許可しない。
|
||||
.TP
|
||||
\fB\-D,\-\-diff\fP\fI\ left\-file\fP\fB\ \fP\fIright\-file\fP
|
||||
diffs the two WML files; does not preprocess them first (to do that, run
|
||||
them through \fB\-p\fP first). Outputs the diff as DiffWML on standard output or
|
||||
to the file indicated by \fI\-\-output\fP.
|
||||
\fB\-D,\-\-diff\fP\fI\ 左ファイル\fP\fB\ \fP\fI右ファイル\fP
|
||||
2つのWMLファイルを比較する。比較前に前処理は行われないため、前処理が必要であれば、 \fB\-p\fP
|
||||
を前につけて実行すること。差分はDiffWMLファイルとして標準出力または \fI\-\-output\fP で指定したファイルに出力される。
|
||||
.TP
|
||||
\fB\-e[\fP\fIfile\fP\fB],\ \-\-editor[\fP\fI=file\fP\fB]\fP
|
||||
ゲーム内マップエディタを直接起動する。 \fIfile\fP が指定された場合、\fB\-l\fP \fB\-\-load\fP と等価となる。
|
||||
.TP
|
||||
\fB\-\-fps\fP
|
||||
displays the number of frames per second the game is currently running at in
|
||||
a corner of the screen as well as writes these values to a file in the
|
||||
userdata directory.
|
||||
FPSを画面の隅に表示し、ユーザーデータディレクトリ内のファイルにその値を書き込む。
|
||||
.TP
|
||||
\fB\-f, \-\-fullscreen\fP
|
||||
フルスクリーンモードでゲームを実行する。
|
||||
|
@ -160,7 +157,7 @@ GUI でない状態でゲームを起動する。 \fB\-\-multiplayer\fP、 \fB\-
|
|||
と組み合わせた場合のみ利用可能である。
|
||||
.TP
|
||||
\fB\-\-nobanner\fP
|
||||
suppress the startup banner.
|
||||
起動時のバナーを抑制する。
|
||||
.TP
|
||||
\fB\-\-nomusic\fP
|
||||
BGMなしでゲームを実行する。
|
||||
|
@ -171,8 +168,8 @@ BGMなしでゲームを実行する。
|
|||
\fB\-\-nosound\fP
|
||||
効果音やBGMなしでゲームを実行する。
|
||||
.TP
|
||||
\fB\-\-output\fP\fI\ file\fP
|
||||
output to the specified file. Applicable to diffing operations.
|
||||
\fB\-\-output\fP\fI\ ファイル\fP
|
||||
指定したファイルに出力する。差分をとる操作のみに適用可能。
|
||||
.TP
|
||||
\fB\-\-password\fP\fI\ password\fP
|
||||
サーバーへ接続時、他の設定を無視して、 \fIpassword\fP を使用する。危険。
|
||||
|
@ -181,10 +178,9 @@ output to the specified file. Applicable to diffing operations.
|
|||
(試験的)Wesnoth のプラグインを定義した \fIscript\fP を読み込む。\fB\-\-script\fP と類似しているが、Lua
|
||||
ファイルはコルーチンとして動作する関数を返し、定期的に呼び出されなければならない。
|
||||
.TP
|
||||
\fB\-P,\-\-patch\fP\fI\ base\-file\fP\fB\ \fP\fIpatch\-file\fP
|
||||
applies a DiffWML patch to a WML file; does not preprocess either of the
|
||||
files. Outputs the patched WML to standard output or to the file indicated
|
||||
by \fI\-\-output\fP.
|
||||
\fB\-P,\-\-patch\fP\fI\ ベースファイル\fP\fB\ \fP\fIパッチファイル\fP
|
||||
DiffWMLパッチをWMLファイルに適用する。どちらのファイルに対しても前処理は行われない。標準出力または \fI\-\-output\fP
|
||||
で指定したファイルにパッチを適用したWMLを出力する。
|
||||
.TP
|
||||
\fB\-p,\ \-\-preprocess\fP\fI\ source\-file/folder\fP\fB\ \fP\fItarget\-directory\fP
|
||||
指定されたファイル/フォルダをプリプロセスする。プレーン .cfg ファイルごとに、プリプロセスされた .cfg
|
||||
|
@ -250,8 +246,8 @@ WML\ タグが定義されるべきである。デフォルトでは\fBtest\fP
|
|||
\fBpackage\fP パッケージを lua スクリプトから利用可能とする。 lua スクリプトに wesnoth
|
||||
実行時と同様の権限を付与することになるため、この機能を信頼できないスクリプトと併用してはならない!
|
||||
.TP
|
||||
\fB\-S,\-\-use\-schema\fP\fI\ path\fP
|
||||
sets the WML schema for use with \fB\-V,\-\-validate\fP.
|
||||
\fB\-S,\-\-use\-schema\fP\fI\ パス\fP
|
||||
\fB\-V,\-\-validate\fP と合わせてWMLスキーマを設定する。
|
||||
.TP
|
||||
\fB\-\-userconfig\-dir\fP\fI\ name\fP
|
||||
ユーザー設定ディレクトリを $HOME 下または Windows の「My Documents\eMy Games」下の \fIname\fP
|
||||
|
@ -275,17 +271,17 @@ Games」の外に絶対パスで指定することもできる。Windows では
|
|||
\fB\-\-username\fP\fI\ username\fP
|
||||
サーバーへの接続時、他の設定を無視して、 \fIusername\fP を使用する。
|
||||
.TP
|
||||
\fB\-\-validate\fP\fI\ path\fP
|
||||
validates a file against the WML schema.
|
||||
\fB\-\-validate\fP\fI\ パス\fP
|
||||
ファイルがWMLスキーマに批准しているか検証を行う。
|
||||
.TP
|
||||
\fB\-\-validate\-addon\fP\fI\ addon_id\fP
|
||||
validates the WML of the given addon as you play.
|
||||
\fB\-\-validate\-addon\fP\fI\ アドオンid\fP
|
||||
指定したアドオンのWMLをプレイ可能か検証する。
|
||||
.TP
|
||||
\fB\-\-validate\-core\fP
|
||||
validates the core WML as you play.
|
||||
コアWMLがプレイ可能か検証する。
|
||||
.TP
|
||||
\fB\-\-validate\-schema \ path\fP
|
||||
validates a file as a WML schema.
|
||||
\fB\-\-validate\-schema \ パス\fP
|
||||
ファイルをWMLスキーマとして検証する。
|
||||
.TP
|
||||
\fB\-\-validcache\fP
|
||||
キャッシュが正しいものと想定する。(危険)
|
||||
|
|
|
@ -143,8 +143,7 @@ wesnoth のバージョンに一致する)
|
|||
例: \fBversions_accepted="*"\fP で、どのようなバージョン文字列も受けつける。
|
||||
.TP
|
||||
\fBdeny_unregistered_login\fP
|
||||
Whether to prevent users who are not registered with the \fBuser_handler\fP
|
||||
being used from logging in. (default: false)
|
||||
\fBuser_handler\fP に登録されていないユーザーのログインを拒否する。(デフォルト:false)
|
||||
.
|
||||
.SS グローバルタグ:
|
||||
.
|
||||
|
@ -186,42 +185,39 @@ Y (年) で %d は数字。もし時間修飾子がない場合は分(m)が指
|
|||
.RS
|
||||
.TP
|
||||
\fBdb_host\fP
|
||||
The hostname of the database server
|
||||
データベースサーバーのホスト名
|
||||
.TP
|
||||
\fBdb_name\fP
|
||||
The name of the database
|
||||
データベース名
|
||||
.TP
|
||||
\fBdb_user\fP
|
||||
The name of the user under which to log into the database
|
||||
データベースにログインするユーザーの名前
|
||||
.TP
|
||||
\fBdb_password\fP
|
||||
This user's password
|
||||
ユーザーのパスワード
|
||||
.TP
|
||||
\fBdb_users_table\fP
|
||||
The name of the table in which your phpbb forums saves its user data. Most
|
||||
likely this will be <table\-prefix>_users (e.g. phpbb3_users).
|
||||
phpbbフォーラムがユーザーデータを保存するテーブル名。<table\-prefix>_users
|
||||
(例:phpbb3_users)である可能性が高い。
|
||||
.TP
|
||||
\fBdb_extra_table\fP
|
||||
The name of the table in which wesnothd will save its own data about users.
|
||||
ユーザーに関するデータをwesnothdが保存するテーブル名。
|
||||
.TP
|
||||
\fBdb_game_info_table\fP
|
||||
The name of the table in which wesnothd will save its own data about games.
|
||||
ゲームに関するデータをwesnothdが保存するテーブル名。
|
||||
.TP
|
||||
\fBdb_game_player_info_table\fP
|
||||
The name of the table in which wesnothd will save its own data about the
|
||||
players in a game.
|
||||
ゲーム内プレイヤーに関するデータをwesnothdが保存するテーブル名。
|
||||
.TP
|
||||
\fBdb_game_modification_info_table\fP
|
||||
The name of the table in which wesnothd will save its own data about the
|
||||
modifications used in a game.
|
||||
ゲームで使用されるMODに関するデータをwesnothdが保存するテーブル名。
|
||||
.TP
|
||||
\fBdb_user_group_table\fP
|
||||
The name of the table in which your phpbb forums saves its user group
|
||||
data. Most likely this will be <table\-prefix>_user_group
|
||||
(e.g. phpbb3_user_group).
|
||||
ユーザーグループデータをphpbbフォーラムが保存するテーブル名。<table\-prefix>_user_group
|
||||
(例:phpbb3_user_group)である可能性が高い
|
||||
.TP
|
||||
\fBmp_mod_group\fP
|
||||
The ID of the forum group to be considered as having moderation authority.
|
||||
モデレーション権限を持つフォーラムグループのID。
|
||||
.RE
|
||||
.
|
||||
.SH 終了ステータス
|
||||
|
|
|
@ -634,7 +634,7 @@ Velení
|
|||
Tato jednotka dokáže vést jednotky vedle sebe, takže bojují lépe. Spřátelené
|
||||
jednotky nižší úrovně na sousedních polích způsobí v boji větší
|
||||
poškození. Když se spřátelená jednotka nižšího stupně nachází v boji na
|
||||
stejné straně jako ta velící, pak její útok způsobí o 25% více poškození
|
||||
stejné straně jako ta velící, pak její útok způsobí o 25 % více poškození
|
||||
krát rozdíl jejich úrovní.
|
||||
</dd><dt><span class="term">
|
||||
Noční lovec
|
||||
|
@ -656,7 +656,7 @@ jejich oblasti kontroly.
|
|||
</dd><dt><span class="term">
|
||||
Vytrvalost
|
||||
</span></dt><dd>
|
||||
Odolnost této jednotky je při obraně zdvojena, až na maximum 50%. Výše
|
||||
Odolnost této jednotky je při obraně zdvojena, až na maximum 50 %. Výše
|
||||
zranění při zásahu ale není ovlivněna.
|
||||
</dd><dt><span class="term">
|
||||
Ponoření
|
||||
|
|
|
@ -132,9 +132,10 @@ Einstellungen
|
|||
</dd><dt><span class="term">
|
||||
Mitwirkende
|
||||
</span></dt><dd>
|
||||
Click this button for a list of major Wesnoth contributors. You will often
|
||||
be able to reach them in real time at irc.libera.chat:6667 on #wesnoth or at
|
||||
<a class="ulink" href="https://discord.gg/battleforwesnoth" target="_top">https://discord.gg/battleforwesnoth</a>
|
||||
Dieser Knopf zeigt Euch eine Liste derjenigen, die zu Wesnoth beigetragen
|
||||
haben. Ihr werdet sie auch häufig auf irc.libera.chat:6667 in #wesnoth oder
|
||||
auf <a class="ulink" href="https://discord.gg/battleforwesnoth" target="_top">https://discord.gg/battleforwesnoth</a>
|
||||
antreffen können.
|
||||
</dd><dt><span class="term">
|
||||
Beenden
|
||||
</span></dt><dd>
|
||||
|
@ -333,8 +334,8 @@ nächste Szenario zu speichern und jenes zu spielen. Wenn Ihr das Spiel
|
|||
während eines Szenarios unterbrechen müsst, könnt Ihr Euren Zug speichern
|
||||
und ihn später wieder laden. Vergesst jedoch nicht, dass ein guter »Battle
|
||||
for Wesnoth«-Spieler nie während eines Szenarios speichern muss. Jedoch
|
||||
tendieren Anfänger dazu, es ziemlich häufig zu tun.</p></div></div></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a id="_playing"></a>Kapitel 2. Spielen</h1></div></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_controls"></a>2.1. Steuerung</h2></div></div></div><p>To view and change the hotkey settings open the Preferences menu and choose
|
||||
the Hotkeys tab.</p></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_gold_2"></a>2.2. Gold</h2></div></div></div><p>Jede Partei beginnt mit etwas Gold und erhält 2 Goldstücke pro Zug sowie ein
|
||||
tendieren Anfänger dazu, es ziemlich häufig zu tun.</p></div></div></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a id="_playing"></a>Kapitel 2. Spielen</h1></div></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_controls"></a>2.1. Steuerung</h2></div></div></div><p>Um die Tastenkürzel zu sehen oder zu ändern, öffnet die Einstellungen und
|
||||
wählt die Kategorie Tastenkürzel.</p></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_gold_2"></a>2.2. Gold</h2></div></div></div><p>Jede Partei beginnt mit etwas Gold und erhält 2 Goldstücke pro Zug sowie ein
|
||||
weiteres Goldstück pro Dorf, das von der Seite kontrolliert wird. In einer
|
||||
Kampagne ist das Startgold pro Szenario festgelegt und wird üblicherweise
|
||||
mit steigendem Schwierigkeitsgrad geringer. Zusätzlich erhaltet ihr einen
|
||||
|
@ -922,34 +923,36 @@ wurde, aber noch weiter bewegen oder angreifen könnte
|
|||
Wenn Ihr die Einheit kontrolliert und sie sich nicht mehr bewegen oder
|
||||
angreifen kann, oder der Spieler den Zug der Einheit für beendet erklärt hat
|
||||
</td></tr><tr><td style="" align="left">
|
||||
Red and yellow
|
||||
Rot und Gelb
|
||||
</td><td style="" align="left">
|
||||
<span class="inlinemediaobject"><img src="images/orb-disengaged.png" alt="Two color orb" /></span>
|
||||
<span class="inlinemediaobject"><img src="images/orb-disengaged.png" alt="Zweifarbige Sphäre" /></span>
|
||||
</td><td style="" align="left">
|
||||
If you control the unit and it has attacked this turn, and could still move
|
||||
further but could not attack again
|
||||
Wenn Ihr die Einheit kontrolliert und sie in dieser Runde bereits
|
||||
angegriffen hat und zwar nicht nochmal angreifen kann, aber noch bewegt
|
||||
werden kann.
|
||||
</td></tr><tr><td style="" align="left">
|
||||
Blau
|
||||
</td><td style="" align="left">
|
||||
<span class="inlinemediaobject"><img src="images/orb-blue.jpg" alt="Blaue Sphäre" /></span>
|
||||
</td><td style="" align="left">
|
||||
If the unit is an ally you do not control. On the ally’s own turn
|
||||
these will be shown with green, yellow and red orbs
|
||||
Falls die Einheit ein Verbündeter ist, den Ihr nicht kontrolliert. Während
|
||||
der Verbündet seine Züge tätigt, werden die Sphären wie in Grün, Gelb und
|
||||
Rot angezeigt.
|
||||
</td></tr><tr><td style="" align="left">
|
||||
-
|
||||
</td><td style="" align="left">
|
||||
<span class="inlinemediaobject"><img src="images/orb-none.jpg" alt="Keine Sphäre" /></span>
|
||||
</td><td style="" align="left">
|
||||
Gegnerische Einheiten haben keine Sphären über ihrem Energiebalken
|
||||
</td></tr></tbody></table></div></div><br class="table-break" /></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="_ellipses_team_colors_and_hero_icons"></a>2.4.3. Ellipsen, Allianzmarkierungen und Heldanzeiger</h3></div></div></div><p>Below each unit there will normally be a colored ellipses or base. The color
|
||||
identifies its team. The team color will also show up in parts of the
|
||||
unit’s clothing, or possibly on a shield insignia.</p><p>In der Regel ist die Ellipse eine solide Scheibe. Bei Einheiten der Stufe 0
|
||||
werdet Ihr eine Ellipse feststellen, die eine unterbrochene Linie
|
||||
aufweist. Dies zeigt an, dass die Einheit keine Kontrollzone besitzt.</p><p>Units that can recruit will always have a star-shaped base. Other units
|
||||
normally have an elliptic base.</p><p>Some campaigns use a smaller star-shaped base and a silver crown icon above
|
||||
the energy bar to indicate heroes (units which are somehow special and for
|
||||
example not allowed to die in the course of the scenario). Whether to do
|
||||
this is a stylistic choice left to campaign designers.</p></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_fighting"></a>2.5. Kämpfen</h2></div></div></div><p>Wenn Ihr Euch neben eine gegnerische Einheit bewegt, könnt Ihr sie
|
||||
</td></tr></tbody></table></div></div><br class="table-break" /></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="_ellipses_team_colors_and_hero_icons"></a>2.4.3. Ellipsen, Allianzmarkierungen und Heldanzeiger</h3></div></div></div><p>Unter jeder Einheit gibt es üblicherweise eine farbliche Ellipse. Die Farbe
|
||||
zeigt ihre Allianz an. Die Allianzfarben spiegeln sich auch in Teilen der
|
||||
Kleidung der Einheit wider, oder aber auch auf den Insignien eines Schildes.</p><p>In der Regel ist die Ellipse eine solide Scheibe. Bei Einheiten der Stufe 0
|
||||
werdet Ihr eine Ellipse sehen, welche eine unterbrochene Linie
|
||||
aufweist. Dies zeigt an, dass die Einheit keine Kontrollzone besitzt.</p><p>Einheiten, welche rekrutieren können, zeigen die Ellipse stattdessen
|
||||
sternförmig an.</p><p>Einige Kampagnen zeigen eine etwas kleinere sternförmige Ellipse unter der
|
||||
Einheit und ein silbernes Kronensymbols oberhalb des Energiebalkens, um
|
||||
Helden hervorzuheben (Helden sind auf irgendeine Art besonders, zum Beispiel
|
||||
dürfen sie im Laufe des Szenarios nicht auf dem Schlachtfeld fallen).</p></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_fighting"></a>2.5. Kämpfen</h2></div></div></div><p>Wenn Ihr Euch neben eine gegnerische Einheit bewegt, könnt Ihr sie
|
||||
angreifen. Klickt auf Eure Einheit, die sich neben einer feindlichen Einheit
|
||||
befindet und klickt anschließend auf den Gegner, den Ihr angreifen wollt –
|
||||
dies wird ein Fenster erscheinen lassen, das Euch weitere Möglichkeiten für
|
||||
|
|
|
@ -136,8 +136,7 @@ AI を選択することもできます。人間の相手と対戦する前に
|
|||
2
|
||||
ゴールドを得ることができます。そのため、村をなるべく多く、長く所有し続けることも重要です。現在のゴールドと収入は画面の上にある部分に表示されています。詳しくは<a class="link" href="#game_screen" title="1.3.3. ゲーム画面">ゲーム画面</a>を確認してください。</p></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="_save_and_load"></a>1.3.9. 保存と再開</h3></div></div></div><p>シナリオの開始時に、ゲームの状態が自動的に保存されます。もし、あなたが敗北したならそこからゲームを再開してやり直すことができます。もちろん、一度でも勝利することができれば、次のシナリオに移り、そのシナリオの開始時に再びゲームが保存されることになります。もし、シナリオを遊んでいる途中でゲームを中断したくなれば、あなたのターンでゲームを保存して後ほど再開できます。Battle
|
||||
for Wesnoth
|
||||
に熟練したプレイヤーの場合は、シナリオを途中で保存することはほとんどありません。しかしながら、大半の初心者は頻繁に保存をしたがるようです。</p></div></div></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a id="_playing"></a>第2章 プレイ方法</h1></div></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_controls"></a>2.1. 操作</h2></div></div></div><p>To view and change the hotkey settings open the Preferences menu and choose
|
||||
the Hotkeys tab.</p></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_gold_2"></a>2.2. ゴールド</h2></div></div></div><p>シナリオ開始時に各陣営は初期ゴールドを所持しています。そして、毎ターン2ゴールドのデフォルトの収入があり、所有している村1つにつき2ゴールドずつ収入が増えます。キャンペーンでは前回のシナリオ終了時に所持していたゴールドのうち何割かと、シナリオに設定されている最小ゴールドの合計が初期ゴールドとなります。通常その最小ゴールドは難易度が低いほど増加します。</p><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="_recruiting_and_recalling"></a>2.2.1. 雇用と召還</h3></div></div></div><p><span class="inlinemediaobject"><img src="images/recruit-1.13.11+dev.png" alt="雇用ダイアログ" /></span></p><p>ゴールドの主な使い道は、新兵を雇用するか以前のユニットを召還することで、軍隊を作り上げることです。雇用または召還は、リーダーが城の主塔におり、その城に空きヘクスがある場合のみ可能です。</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
|
||||
に熟練したプレイヤーの場合は、シナリオを途中で保存することはほとんどありません。しかしながら、大半の初心者は頻繁に保存をしたがるようです。</p></div></div></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a id="_playing"></a>第2章 プレイ方法</h1></div></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_controls"></a>2.1. 操作</h2></div></div></div><p>ホットキーの設定を確認または変更したければ、設定メニューを開きホットキータブを選択してください。</p></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_gold_2"></a>2.2. ゴールド</h2></div></div></div><p>シナリオ開始時に各陣営は初期ゴールドを所持しています。そして、毎ターン2ゴールドのデフォルトの収入があり、所有している村1つにつき2ゴールドずつ収入が増えます。キャンペーンでは前回のシナリオ終了時に所持していたゴールドのうち何割かと、シナリオに設定されている最小ゴールドの合計が初期ゴールドとなります。通常その最小ゴールドは難易度が低いほど増加します。</p><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="_recruiting_and_recalling"></a>2.2.1. 雇用と召還</h3></div></div></div><p><span class="inlinemediaobject"><img src="images/recruit-1.13.11+dev.png" alt="雇用ダイアログ" /></span></p><p>ゴールドの主な使い道は、新兵を雇用するか以前のユニットを召還することで、軍隊を作り上げることです。雇用または召還は、リーダーが城の主塔におり、その城に空きヘクスがある場合のみ可能です。</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
|
||||
城の空きヘクスを右クリックしてから「雇用する」を選択することでユニット一覧からユニットを雇用することができます。雇用にかかる金額はユニットにより異なりますが、大抵は
|
||||
10 から 20 ゴールドの間です。
|
||||
</li><li class="listitem">
|
||||
|
@ -509,33 +508,26 @@ Command+クリック)してください。また、HP バーの上につい
|
|||
</td><td style="" align="left">
|
||||
行動済みで、もう移動・攻撃を行うことはできない自軍ユニット
|
||||
</td></tr><tr><td style="" align="left">
|
||||
Red and yellow
|
||||
赤と黄色
|
||||
</td><td style="" align="left">
|
||||
<span class="inlinemediaobject"><img src="images/orb-disengaged.png" alt="Two color orb" /></span>
|
||||
<span class="inlinemediaobject"><img src="images/orb-disengaged.png" alt="2 色の宝珠" /></span>
|
||||
</td><td style="" align="left">
|
||||
If you control the unit and it has attacked this turn, and could still move
|
||||
further but could not attack again
|
||||
このターン中に攻撃済みであるが、まだ移動可能な自軍ユニット
|
||||
</td></tr><tr><td style="" align="left">
|
||||
青
|
||||
</td><td style="" align="left">
|
||||
<span class="inlinemediaobject"><img src="images/orb-blue.jpg" alt="青の宝珠" /></span>
|
||||
</td><td style="" align="left">
|
||||
If the unit is an ally you do not control. On the ally’s own turn
|
||||
these will be shown with green, yellow and red orbs
|
||||
同盟軍のユニット。同盟軍のターン中は緑、黄色、または赤の宝珠が表示される
|
||||
</td></tr><tr><td style="" align="left">
|
||||
-
|
||||
</td><td style="" align="left">
|
||||
<span class="inlinemediaobject"><img src="images/orb-none.jpg" alt="宝珠無し" /></span>
|
||||
</td><td style="" align="left">
|
||||
敵ユニットの場合、HPバーの上に宝珠は表示されない
|
||||
</td></tr></tbody></table></div></div><br class="table-break" /></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="_ellipses_team_colors_and_hero_icons"></a>2.4.3. 楕円、チームの色、英雄アイコン</h3></div></div></div><p>Below each unit there will normally be a colored ellipses or base. The color
|
||||
identifies its team. The team color will also show up in parts of the
|
||||
unit’s clothing, or possibly on a shield insignia.</p><p>大抵の場合、楕円の輪郭は実線なのですが、レベル 0 ユニットの場合は破線となります。これは支配領域(ZoC:Zone of
|
||||
Contorol)をそのユニットが持たないことを意味します。</p><p>Units that can recruit will always have a star-shaped base. Other units
|
||||
normally have an elliptic base.</p><p>Some campaigns use a smaller star-shaped base and a silver crown icon above
|
||||
the energy bar to indicate heroes (units which are somehow special and for
|
||||
example not allowed to die in the course of the scenario). Whether to do
|
||||
this is a stylistic choice left to campaign designers.</p></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_fighting"></a>2.5. 戦闘</h2></div></div></div><p>自軍ユニットを敵ユニットの隣に移動させることで、敵ユニットを攻撃することができます。攻撃を行うには、まず自軍ユニットをクリックしてから狙いの敵ユニットにマウスカーソルを移して再度クリックします。すると、使用する武器を選択するためのダイアログが開きます。ユニットは複数の武器を持っていることがあり、例えば剣は近接武器、弓は遠隔武器に分類されます。</p><p>もし、自軍ユニットが近接武器で攻撃したなら、敵も近接武器を使って反撃してきます。逆に遠隔武器で攻撃したなら、敵も遠隔武器を使って反撃してきます。そして、射程が同じ武器を敵ユニットが持っていなければ、その戦闘中には反撃を受けることはありません。</p><p>ダメージ型が異なれば、与えられるダメージの量も変化します。また、武器によっては攻撃回数も異なるでしょう。例を挙げると、エルフの戦士は、5ダメージを与える剣で4回攻撃を行います。5ダメージの4回攻撃は、ゲーム中では
|
||||
</td></tr></tbody></table></div></div><br class="table-break" /></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="_ellipses_team_colors_and_hero_icons"></a>2.4.3. 楕円、チームの色、英雄アイコン</h3></div></div></div><p>通常、各ユニットの足下には色つきの楕円が表示されます。色はその所属している陣営ごとに異なります。この色はユニットの衣服にも反映され、盾に刻み付けられた紋章に影響することもあります。</p><p>大抵の場合、楕円の輪郭は実線なのですが、レベル 0 ユニットの場合は破線となります。これは支配領域(ZoC:Zone of
|
||||
Contorol)をそのユニットが持たないことを意味します。</p><p>雇用ができるユニットの足下には星形が表示されます。他のユニットは通常、楕円形が表示されます。</p><p>キャンペーンによっては、少し小さい星形が足下に、銀色の王冠のアイコンが
|
||||
HPバーの上に表示されることがあり、それらはヒーロー(例えばシナリオの途中で死亡してはならないなどの特別なユニット)であることを示します。ただし、これらの表示をするかどうかは、キャンペーンの制作者に選択が委ねられています。</p></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_fighting"></a>2.5. 戦闘</h2></div></div></div><p>自軍ユニットを敵ユニットの隣に移動させることで、敵ユニットを攻撃することができます。攻撃を行うには、まず自軍ユニットをクリックしてから狙いの敵ユニットにマウスカーソルを移して再度クリックします。すると、使用する武器を選択するためのダイアログが開きます。ユニットは複数の武器を持っていることがあり、例えば剣は近接武器、弓は遠隔武器に分類されます。</p><p>もし、自軍ユニットが近接武器で攻撃したなら、敵も近接武器を使って反撃してきます。逆に遠隔武器で攻撃したなら、敵も遠隔武器を使って反撃してきます。そして、射程が同じ武器を敵ユニットが持っていなければ、その戦闘中には反撃を受けることはありません。</p><p>ダメージ型が異なれば、与えられるダメージの量も変化します。また、武器によっては攻撃回数も異なるでしょう。例を挙げると、エルフの戦士は、5ダメージを与える剣で4回攻撃を行います。5ダメージの4回攻撃は、ゲーム中では
|
||||
5x4 と表記されます。</p><p>ヘクスの地形によってユニットの回避率(敵の攻撃が命中しない確率)は変化します。簡単に言うと、城や村に居るユニットや、森にいるエルフは回避率が高いため敵は攻撃を命中させるのが難しくなります。各ユニットの特定の地形での回避率を見たければ、ユニットをクリックしてから、その地形にマウスカーソルを移してみてください。すると、ヘクス上に回避率が表示されます。また、ステータス画面にも回避率は表示されます。</p><p>戦闘ダイアログの右下にある「ダメージ計算」ボタンをクリックしてみましょう。すると、攻撃側と防御側それぞれの死亡確率など、戦闘に関する情報を確認することができます。</p><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="_attack_types"></a>2.5.1. ダメージ型</h3></div></div></div><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
|
||||
<span class="strong"><strong>斬撃</strong></span>:敵の肉体を切り裂く鋭い武器です。例:ダガー、シミター、サーベル、かぎ爪
|
||||
</li><li class="listitem">
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1618,72 +1618,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1691,22 +1691,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1714,19 +1714,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1735,12 +1735,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1748,7 +1748,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1760,7 +1760,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1771,31 +1771,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1803,12 +1803,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ang@latin\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2012-10-17 21:57-0500\n"
|
||||
"Last-Translator: Steven Panek (Espreon) <Majora700@gmail.com>\n"
|
||||
"Language-Team: Old English <http://wiki.wesnoth.org/OldEnglishTranslation>\n"
|
||||
|
@ -1633,72 +1633,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1706,22 +1706,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1729,19 +1729,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1750,12 +1750,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1763,7 +1763,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1775,7 +1775,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1786,31 +1786,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1818,12 +1818,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Halig Ƿæter"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1618,72 +1618,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1691,22 +1691,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1714,19 +1714,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1735,12 +1735,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1748,7 +1748,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1760,7 +1760,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1771,31 +1771,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1803,12 +1803,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2021-03-24 18:11+0200\n"
|
||||
"Last-Translator: Стивън Генчев <stivun.genchev@abv.bg>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1867,12 +1867,12 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Изберете единица, която да вземе осветената вода"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr "Крелис… внимателно подбирай думите си. Тиегеа е малко непредсказуема."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1881,22 +1881,22 @@ msgstr ""
|
|||
"ли виждам? Каква приятна изненада."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "Честа е наша. Представям ти кай Крелис от Джота."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "Така ли! Значи това е каят. Той знае ли?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Какво да знам?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -1905,7 +1905,7 @@ msgstr ""
|
|||
"превзет."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -1914,7 +1914,7 @@ msgstr ""
|
|||
"можем да прогоним духовете от дома си."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -1923,12 +1923,12 @@ msgstr ""
|
|||
"живота си против немъртвите?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "Надявах се..."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -1937,12 +1937,12 @@ msgstr ""
|
|||
"съм, Силана? Кажи какви са те."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr "(Въздъх.) Надявах се, че ще избегнем, това, но няма как."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1952,22 +1952,22 @@ msgstr ""
|
|||
"Маудин. Сега той и Индрес са мъртви, а аз не съм. Кажи на момчето истината."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Познавали сте баба и дядо?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "Истината е, че Тиегеа е твоята баба."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "Какво? Как е това възможно?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1978,12 +1978,12 @@ msgstr ""
|
|||
"да пази тайната и да отгледа малкото като свое."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr "Голям скандал беше това, но не ставах за майка."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -1992,7 +1992,7 @@ msgstr ""
|
|||
"изтъкнат праотец. Сега разбирам защо Силана беше сигурна, че ще ни помогнете."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -2005,12 +2005,12 @@ msgstr ""
|
|||
"си, имаш смелост и си достоен за помощта ми."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Победих змейовете на острова Ви."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Bah! Drakes only look dangerous. Soldiers carrying spears make short work "
|
||||
|
@ -2025,7 +2025,7 @@ msgstr ""
|
|||
"друго имах предвид. Ще извършиш подвиг за доброто на океанидите. Слушай ме."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2043,7 +2043,7 @@ msgstr ""
|
|||
"открадне съкровищата им. В своята скръб, Имирна се отровила."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2059,12 +2059,12 @@ msgstr ""
|
|||
"този меч, затова ще знае къде е личът, който го притежава."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "В ръцете на лич? Но ние бягаме точно от личове."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2073,12 +2073,12 @@ msgstr ""
|
|||
"всичките немъртви сама?!"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr "Извинявам се. Права сте, разбира се. Ще изпълним тази задача."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2087,7 +2087,7 @@ msgstr ""
|
|||
"на някой от войниците ти."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2098,12 +2098,12 @@ msgstr ""
|
|||
"такава единица, ако желаете."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Светена вода"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2021-01-07 14:44+0100\n"
|
||||
"Last-Translator: Miquel-Àngel Burgos i Fradeja <miquel.angel.burgos@gmail."
|
||||
"com>\n"
|
||||
|
@ -1898,13 +1898,13 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Escolliu una unitat per a agafar l'aigua beneïda"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
"Krellis... tria les teves paraules amb cura. Tyegëa és un xic impredictible."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1913,22 +1913,22 @@ msgstr ""
|
|||
"foraster. I Cylanna! És un plaer veure-us."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "L'honor és nostre. Us presento Kai Krellis de Jotha."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "I tant! Així que és ell. Ho sap?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Si sé què?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -1937,7 +1937,7 @@ msgstr ""
|
|||
"Jotha."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -1946,7 +1946,7 @@ msgstr ""
|
|||
"ajudeu, podrem eliminar aquests esperits de casa nostra."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -1955,12 +1955,12 @@ msgstr ""
|
|||
"me a la mort per a atacar exèrcits de no morts?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "Jo esperava..."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -1969,12 +1969,12 @@ msgstr ""
|
|||
"motiu. Oi, Cylanna? Digueu-li quin és."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr "(Sospira.) Esperava poder evitar això, però sembla que no puc."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1985,22 +1985,22 @@ msgstr ""
|
|||
"Digueu la veritat al noi."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Coneguéreu els meus avis?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "En realitat, Tyegëa és la vostra àvia."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "Què? Com és possible, això?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -2011,13 +2011,13 @@ msgstr ""
|
|||
"Indress acceptà mantenir-ho en secret i criar l'infant com si fos seu."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
"Fou un escàndol força gros, també, però jo no estava feta per a ser mare."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -2026,7 +2026,7 @@ msgstr ""
|
|||
"distingit. Ara entenc per què Cylanna sabia que ens ajudaríeu."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -2039,12 +2039,12 @@ msgstr ""
|
|||
"aparences, valent i mereixedor del meu ajut."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Bé, derrotí els Dracs de la vostra illa."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Bah! Drakes only look dangerous. Soldiers carrying spears make short work "
|
||||
|
@ -2060,7 +2060,7 @@ msgstr ""
|
|||
"dels sirènids. Escolteu."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2079,7 +2079,7 @@ msgstr ""
|
|||
"robar-ne la riquesa. En el seu dolor, Imirna s'enverinà."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2096,12 +2096,12 @@ msgstr ""
|
|||
"trobar el lich que la té."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "La té un lich? Nosaltres estem fugint d'uns lichs."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2110,14 +2110,14 @@ msgstr ""
|
|||
"em desfaci de tots els vostres no morts sola!"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
"Les meves disculpes. Teniu raó, per descomptat. Portaré a terme aquesta "
|
||||
"tasca."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2126,7 +2126,7 @@ msgstr ""
|
|||
"d'aigua beneïda a un dels vostres soldats."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2137,12 +2137,12 @@ msgstr ""
|
|||
"reclutar o reincorporar una unitat si ho desitgeu."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Aigua beneïda"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1618,72 +1618,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1691,22 +1691,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1714,19 +1714,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1735,12 +1735,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1748,7 +1748,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1760,7 +1760,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1771,31 +1771,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1803,12 +1803,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2021-09-09 21:00+0200\n"
|
||||
"Last-Translator: Michal Žejdl <lachim@emer.cz>\n"
|
||||
"Language-Team: Czech https://wiki.wesnoth.org/CzechTranslation\n"
|
||||
|
@ -1864,12 +1864,12 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Vyber jednotku, která si vezme svěcenou vodu"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr "Krellisi... važ dobře slova. Tyjegea je trochu nevyzpytatelná."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1878,23 +1878,23 @@ msgstr ""
|
|||
"Cylanna! Ráda tě vidím."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "Jsme poctěni. Představuji ti Kai Krellise z Joty."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "To snad ne! Takže to je on. Ví o tom?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Vím o čem?"
|
||||
|
||||
# asi nejde napsat "pod útokem", když už byla zřejmě dobyta
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -1903,7 +1903,7 @@ msgstr ""
|
|||
"napadena a dobyta."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -1912,7 +1912,7 @@ msgstr ""
|
|||
"Pokud nám pomůžeš, budeme moci ty přízraky vystrnadit z naší domoviny."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -1921,12 +1921,12 @@ msgstr ""
|
|||
"riskovat smrt při útoku na nemrtvá vojska?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "Doufal jsem..."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -1935,12 +1935,12 @@ msgstr ""
|
|||
"Cylanno? Řekni mu, o co jde."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr "(Povzdech.) Doufala jsem, že se tomu vyhnu, ale vypadá to, že ne."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1951,23 +1951,23 @@ msgstr ""
|
|||
"zatímco já ano. Řekni chlapci pravdu."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Znala jsi mé prarodiče?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "Tyjegea je vlastně tvá babička."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "Cože? Jak je to možné?"
|
||||
|
||||
# doplnění jména v druhé větě pro lepší srozumitelnost.
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1979,13 +1979,13 @@ msgstr ""
|
|||
|
||||
# "Což ze mě ale nedělá špatnou matku." ???
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
"Však to bylo také dost skandální. Ale nebyla jsem připravena být matkou."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -1994,7 +1994,7 @@ msgstr ""
|
|||
"předka. Teď už rozumím, proč Cylanna věděla, že bys nám mohla pomoci."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -2007,12 +2007,12 @@ msgstr ""
|
|||
"nezdá, kurážný a zasloužíš mou pomoc."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "No, porazil jsem drakonidy na tvém ostrově."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -2023,7 +2023,7 @@ msgstr ""
|
|||
"Poslouchej."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2042,7 +2042,7 @@ msgstr ""
|
|||
"otrávila."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2058,13 +2058,13 @@ msgstr ""
|
|||
"meči už léta, takže bude vědět, kde je lich, co ho má."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "Má ho lich? Původně jsme přece od lichů utekli."
|
||||
|
||||
# asi špatně v originále
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2073,12 +2073,12 @@ msgstr ""
|
|||
"že tě sama zbavím všech těch tvých nemrtvých!"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr "Omlouvám se. Samozřejmě máš pravdu. Přijmeme ten úkol."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2087,7 +2087,7 @@ msgstr ""
|
|||
"vojákovi něco svěcené vody."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2098,12 +2098,12 @@ msgstr ""
|
|||
"naverbovat nebo přivolat."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Svěcená voda"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1619,72 +1619,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1692,22 +1692,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1715,19 +1715,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1736,12 +1736,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1749,7 +1749,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1761,7 +1761,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1772,31 +1772,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1804,12 +1804,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -4,7 +4,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.12\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2020-02-01 10:57+0100\n"
|
||||
"Last-Translator: German translation team <irc://irc.freenode.net/#wesnoth-"
|
||||
"de>\n"
|
||||
|
@ -1919,13 +1919,13 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Wählt eine Einheit, die das Weihwasser nehmen soll"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
"Krellis… sei sehr diplomatisch. Tyegëa ist manchmal etwas… temperamentvoll."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1934,24 +1934,24 @@ msgstr ""
|
|||
"Cylanna! Schön, dich wiederzusehen!"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
"Die Ehre liegt ganz auf unserer Seite. Darf ich vorstellen, Cai Krellis von "
|
||||
"Jotha."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "In der Tat, so ist er derjenige welcher. Weiß er es?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Was wissen?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -1960,7 +1960,7 @@ msgstr ""
|
|||
"Tyegëa. Jotha wurde angegriffen und überrannt."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -1969,7 +1969,7 @@ msgstr ""
|
|||
"Gespenster aus unserer Heimat vertreiben."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -1978,12 +1978,12 @@ msgstr ""
|
|||
"und mein Leben gegen eine Legion Untoter einsetze?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "Eigentlich hatte ich gehofft…"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -1992,12 +1992,12 @@ msgstr ""
|
|||
"oder? Sag’s ihm, los!"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr "(Seufz.) Ich hoffte, dieser Kelch ginge an mir vorbei. Aber nein."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -2008,22 +2008,22 @@ msgstr ""
|
|||
"meine Wünsche jetzt wohl auch etwas, oder? Los, sag dem Jungen die Wahrheit."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Ihr kanntet meine Großeltern?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "Eigentlich ist Tyegëa sogar deine Großmutter."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "Was? Wie kann das sein?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -2035,14 +2035,14 @@ msgstr ""
|
|||
"als wär’s ihr eigenes Kind."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
"Naja, damals galt das als skandalös, aber ich bin nun einmal nicht zur "
|
||||
"Mutter geschaffen."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -2052,7 +2052,7 @@ msgstr ""
|
|||
"würdet."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -2065,13 +2065,13 @@ msgstr ""
|
|||
"mutig und meiner Hilfe wert bist!"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Nun, ich besiegte die Draken auf deiner Insel!"
|
||||
|
||||
# »Höre!« - schönstes oberlehrer und alte-tante-Deutsch
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Bah! Drakes only look dangerous. Soldiers carrying spears make short work "
|
||||
|
@ -2087,7 +2087,7 @@ msgstr ""
|
|||
"Meervolk vollbringen. Höre!"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2107,7 +2107,7 @@ msgstr ""
|
|||
"in ihrer Gram."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2124,12 +2124,12 @@ msgstr ""
|
|||
"wird er wohl mehr über den Lich wissen, der es besitzt."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "Einen Lich suchen? Eigentlich flohen wir bisher vor denen."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2138,13 +2138,13 @@ msgstr ""
|
|||
"eineinziger Lich für dich bereits zu viel ist?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
"Verzeiht, ihr habt natürlich recht. Wir nehmen die Aufgabe natürlich an."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2154,7 +2154,7 @@ msgstr ""
|
|||
|
||||
# Im Spiel benutzen wir immer ausbilden statt rekrutieren
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2165,12 +2165,12 @@ msgstr ""
|
|||
"könnt dazu eine alte Einheit einberufen oder eine neue Einheit ausbilden."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Weihwasser"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2012-07-12 13:10+0100\n"
|
||||
"Last-Translator: nikos\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1964,13 +1964,13 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Διάλεξε μια μονάδα που θα πάρει το ιερό νερό"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
"Κρέλις... πρόσεχε πώς θα διαλέξεις τα λόγια σου. Η Ταϋγεία είναι απρόβλεπτη."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1979,22 +1979,22 @@ msgstr ""
|
|||
"που ξένοι μας επισκέφτηκαν. Κυλάννα! Χαίρομαι που σε βλέπω πάλι."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "Η τιμή είναι δική μας. Σου παρουσιάζω τον Κάι Κρέλις της Τζόθα."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "Ωστέ αυτός είναι! Ξέρει;"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Να ξέρει τι;"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -2003,7 +2003,7 @@ msgstr ""
|
|||
"δέχτηκε επίθεση, και την εγκαταλείψαμε."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -2013,7 +2013,7 @@ msgstr ""
|
|||
"σπίτια μας."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -2022,12 +2022,12 @@ msgstr ""
|
|||
"ρσικάρψ τη ζωή μου πολεμώντας στρατιές απέθαντων;"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "Ήλπισα ότι..."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -2036,12 +2036,12 @@ msgstr ""
|
|||
"Πες του τι είναι."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr "(Αχ.) Ήλπιζα να το αποφύγω αυτό, αλλά φαίνεται ότι δεν μπορώ."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -2052,22 +2052,22 @@ msgstr ""
|
|||
"όχι. Πες στο αγόρι την αλήθεια."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Ήξερες τους γονείς των γονιών μου;"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "Στην πραγματικότητα η Ταϋγεία είναι η γιαγιά σου."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "Τι; Πώς είναι δυνατόν;"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "When your grandfather married Indress, he he did not know that Tyegëa had "
|
||||
|
@ -2085,12 +2085,12 @@ msgstr ""
|
|||
"το παιδί σαν δικό της."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr "Ήταν μεγάλο σκάνδαλο, αλλά δεν ήμουν φτιαγμένη για μητέρα."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -2099,7 +2099,7 @@ msgstr ""
|
|||
"πρόγονο. Τώρα καταλαβαίνω για ποιο λόγο η Κυλάννα ήξερε ότι θα μας βοηθήσεις."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -2113,12 +2113,12 @@ msgstr ""
|
|||
"βοήθειά μου."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Νίκησα τα Δρακοειδή στο νησί σου."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Bah! Drakes only look dangerous. Soldiers carrying spears make short work "
|
||||
|
@ -2134,7 +2134,7 @@ msgstr ""
|
|||
"της ράτσας σου. Άκουσέ με προσεκτικά."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2154,7 +2154,7 @@ msgstr ""
|
|||
"ήπιε δηλητήριο και πέθανε."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2173,12 +2173,12 @@ msgstr ""
|
|||
"ωστόσο που βρίσκεται ο Lich που το έχει."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "Ένας lich; Τρέχαμε να ξεφύγουμε από δαύτους στην Τζόθα."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2187,13 +2187,13 @@ msgstr ""
|
|||
"περιμένεις να ξεφορτωθώ όλα τα ζόμπι μοναχή μου;"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
"Συγγνώμη, συγγνώμη, έχεις δίκιο... φυσικά. Θα φέρουμε την αποστολή εις πέρας."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2202,7 +2202,7 @@ msgstr ""
|
|||
"τα όπλα ενός από τους στρατιώτες σου με αυτό το νερό εδώ."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2213,12 +2213,12 @@ msgstr ""
|
|||
"να στρατολογήσεις ή να ανακαλέσεις μια μονάδα άμα θέλεις."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Ιερό Νερό"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1619,72 +1619,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1692,22 +1692,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1715,19 +1715,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1736,12 +1736,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1749,7 +1749,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1761,7 +1761,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1772,31 +1772,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1804,12 +1804,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2021-06-24 09:08+1000\n"
|
||||
"Last-Translator: Wedge009 <wedge009@wedge009.net>\n"
|
||||
"Language-Team: English (British) <http://wiki.wesnoth.org/"
|
||||
|
@ -1868,12 +1868,12 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Choose a unit to take the holy water"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1882,22 +1882,22 @@ msgstr ""
|
|||
"Cylanna! It is pleasant to see you."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "The honour is ours. I present Kai Krellis of Jotha."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "Indeed! So this is the one. Does he know?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Know what?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -1906,7 +1906,7 @@ msgstr ""
|
|||
"attacked and taken."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -1915,7 +1915,7 @@ msgstr ""
|
|||
"we can remove these spirits from our home."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -1924,12 +1924,12 @@ msgstr ""
|
|||
"by attacking armies of undead?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "I had hoped..."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -1938,12 +1938,12 @@ msgstr ""
|
|||
"you Cylanna? Tell him what it is."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1954,22 +1954,22 @@ msgstr ""
|
|||
"the truth."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "You knew my grandparents?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "Actually, Tyegëa is your grandmother."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "What? How is that possible?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1980,12 +1980,12 @@ msgstr ""
|
|||
"grandmother Indress agreed to keep it secret and raise the infant as her own."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -1994,7 +1994,7 @@ msgstr ""
|
|||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -2007,43 +2007,43 @@ msgstr ""
|
|||
"appearances, courageous, and worthy of my help."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Well, I defeated the Drakes on your island."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
"good of the merfolk. Listen."
|
||||
msgstr ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
"good of the merfolk. Listen."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
"falsely at Imirna, and she trusted him. When he asked her to help him "
|
||||
"enchant a sword so that it was wreathed continuously in magic flame, she "
|
||||
"devoted all her skill to fashioning the weapon. Later, Agnovon used that "
|
||||
"very sword to defeat Imirna’s own people and steal their wealth. In her "
|
||||
"grief, Imirna poisoned herself."
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
"good of the merfolk. Listen."
|
||||
msgstr ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
"falsely at Imirna, and she trusted him. When he asked her to help him "
|
||||
"enchant a sword so that it was wreathed continuously in magic flame, she "
|
||||
"devoted all her skill to fashioning the weapon. Later, Agnovon used that "
|
||||
"very sword to defeat Imirna’s own people and steal their wealth. In her "
|
||||
"grief, Imirna poisoned herself."
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
"good of the merfolk. Listen."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
"falsely at Imirna, and she trusted him. When he asked her to help him "
|
||||
"enchant a sword so that it was wreathed continuously in magic flame, she "
|
||||
"devoted all her skill to fashioning the weapon. Later, Agnovon used that "
|
||||
"very sword to defeat Imirna’s own people and steal their wealth. In her "
|
||||
"grief, Imirna poisoned herself."
|
||||
msgstr ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
"falsely at Imirna, and she trusted him. When he asked her to help him "
|
||||
"enchant a sword so that it was wreathed continuously in magic flame, she "
|
||||
"devoted all her skill to fashioning the weapon. Later, Agnovon used that "
|
||||
"very sword to defeat Imirna’s own people and steal their wealth. In her "
|
||||
"grief, Imirna poisoned herself."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
"whatever help I were to provide. I do not know precisely where to find the "
|
||||
|
@ -2059,12 +2059,12 @@ msgstr ""
|
|||
"years, so he will know where to find the lich who keeps it."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "A lich has it? We were fleeing liches in the first place."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2073,12 +2073,12 @@ msgstr ""
|
|||
"expecting me to get rid of all of your undead myself!"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr "My apologies. You are right, of course. We will undertake this task."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2087,7 +2087,7 @@ msgstr ""
|
|||
"holy water for one of your soldiers."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2098,12 +2098,12 @@ msgstr ""
|
|||
"if you want."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Holy Water"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1619,72 +1619,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1692,22 +1692,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1715,19 +1715,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1736,12 +1736,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1749,7 +1749,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1761,7 +1761,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1772,31 +1772,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1804,12 +1804,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-06-23 15:36 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2021-06-25 13:47+0200\n"
|
||||
"Last-Translator: Pepe <donpepe1963@gmail.com>\n"
|
||||
"Language-Team: Spanish <kde-i18n-doc@kde.org>\n"
|
||||
|
@ -1877,13 +1877,13 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Elija una unidad para que coja el agua bendita"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
"Krellis... Elige tus palabras con cuidado. Tyegea es un poco impredecible."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1892,22 +1892,22 @@ msgstr ""
|
|||
"forasteros ¡Y Cylanna! Es un placer verte."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "El honor es nuestro. Os presento al kai Krellis de Jotha."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "¡Ya lo creo! Así que es este ¿Él lo sabe?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "¿Saber qué?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -1916,7 +1916,7 @@ msgstr ""
|
|||
"sido atacada y tomada."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -1926,7 +1926,7 @@ msgstr ""
|
|||
"hogar."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -1935,12 +1935,12 @@ msgstr ""
|
|||
"a morir por atacar a los ejércitos de muertos vivientes?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "Tenía la esperanza..."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -1949,13 +1949,13 @@ msgstr ""
|
|||
"razón ¿No Cylanna? Cuéntaselo."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
"(suspiro) Tenía la esperanza de evitar esto pero parece que no voy a poder."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1966,22 +1966,22 @@ msgstr ""
|
|||
"están muertos, y yo no lo estoy. Dile al chico la verdad."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "¿Conocisteis a mis abuelos?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "De hecho, Tyegea es tu abuela."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "¿Qué? ¿Como es posible?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1992,12 +1992,12 @@ msgstr ""
|
|||
"acuerdo en mantenerlo en secreto y criar al niño como suyo propio."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr "Eso fue bastante vergonzoso, pero yo no estaba hecha para ser madre."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -2006,7 +2006,7 @@ msgstr ""
|
|||
"distinguido. Ahora entiendo por qué Cylanna sabía que nos ayudaríais."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -2019,12 +2019,12 @@ msgstr ""
|
|||
"eres, a pesar de las apariencias, valiente y digno de mi ayuda."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Bien, Vencí a los dracos en vuestra isla."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -2035,7 +2035,7 @@ msgstr ""
|
|||
"de los tritones. Escucha."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2054,7 +2054,7 @@ msgstr ""
|
|||
"robar todas sus riquezas. En su dolor, Imirna se envenenó."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2071,12 +2071,12 @@ msgstr ""
|
|||
"espada durante años, así que sabrá como encontrar al liche que la tiene."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "¿Un liche la tiene? Para empezar, estábamos huyendo de unos liches."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2085,14 +2085,14 @@ msgstr ""
|
|||
"esperabas que yo me deshiciera de todos los no muertos!"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
"Mis disculpas. Estáis en lo cierto, por supuesto. Nosotros llevaremos a cabo "
|
||||
"esta tarea."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2101,7 +2101,7 @@ msgstr ""
|
|||
"darle un poco de agua bendita a uno de tus soldados."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2112,12 +2112,12 @@ msgstr ""
|
|||
"Puede reclutar o reincorporar una unidad si lo desea."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Agua Bendita"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2011-12-28 01:48+0300\n"
|
||||
"Last-Translator: Kaido Kikkas <kakk@kakupesa.net>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1912,12 +1912,12 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Vali üksus, kes püha vee üles võtab"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr "Krellis... Vali sõnu hoolikalt. Tyegëa on veidi ettearvamatu."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1926,22 +1926,22 @@ msgstr ""
|
|||
"Ja Cylanna! Rõõm sind näha."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "Rõõm on meiepoolne. Saa tuttavaks Kai Krellisega Jothast."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "Muidugi! Ah et tema. Kas ta teab?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Teab mida?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -1950,7 +1950,7 @@ msgstr ""
|
|||
"vallutati."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -1959,7 +1959,7 @@ msgstr ""
|
|||
"selle kurjuse oma kodust välja ajada."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -1968,12 +1968,12 @@ msgstr ""
|
|||
"kooljaid minema ajada?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "Ma lootsin..."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -1982,12 +1982,12 @@ msgstr ""
|
|||
"mis? Räägi talle sellest."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr "(Ohkab). Ma lootsin seda vältida, kuid näib, et see on võimatu."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1998,22 +1998,22 @@ msgstr ""
|
|||
"poisile tõtt."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Sa tundsid mu vanavanemaid?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "Kui aus olla, siis Tyegëa on su vanaema."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "Mida? Kuidas see võimalik on?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -2024,12 +2024,12 @@ msgstr ""
|
|||
"vanaema Indress asja salajas hoida ja kasvatas lapse üles kui enda oma."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr "Sellest tõusis paras lärm ka - ent ma ei olnud valmis olema ema."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -2038,7 +2038,7 @@ msgstr ""
|
|||
"saan aru, miks Cylanna teadis, et sa meid aitad."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -2051,12 +2051,12 @@ msgstr ""
|
|||
"abi."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Noh, ma lõin neid lohesid su saarel."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Bah! Drakes only look dangerous. Soldiers carrying spears make short work "
|
||||
|
@ -2072,7 +2072,7 @@ msgstr ""
|
|||
"näkirahvast. Kuula."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2090,7 +2090,7 @@ msgstr ""
|
|||
"Häbistatuna mürgitas Imirna enese."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2106,12 +2106,12 @@ msgstr ""
|
|||
"ning teab, kust leida sortsi, kelle käes see on."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "See on sortsi käes? Sortside eest me põgenesimegi."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2120,12 +2120,12 @@ msgstr ""
|
|||
"et mina kõigi kooljatega hakkama saan!"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr "Vabandust. Sul on muidugi õigus. Me võtame selle ülesande vastu."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2134,7 +2134,7 @@ msgstr ""
|
|||
"vett anda."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2145,12 +2145,12 @@ msgstr ""
|
|||
"tagasi kutsuda."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Püha vesi"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1618,72 +1618,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1691,22 +1691,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1714,19 +1714,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1735,12 +1735,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1748,7 +1748,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1760,7 +1760,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1771,31 +1771,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1803,12 +1803,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2012-05-15 03:23+0300\n"
|
||||
"Last-Translator: Jarkko Patteri <jarkkopatteri@gmail.com>\n"
|
||||
"Language-Team: Finnish <wiki.wesnoth.org/FinnishTranslation>\n"
|
||||
|
@ -1909,12 +1909,12 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Kuka yksiköistäsi ottaa pyhän veden?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr "Krellis. Mieti mitä sanot. Tyegëa on - vähän arvaamaton."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1923,22 +1923,22 @@ msgstr ""
|
|||
"Cylanna! Onpa miellytävä nähdä taas."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "Ilo on minun puolellani. Saanen esitellä, Kai Krellis Jothasta."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "Aivan! Hän on siis... hän. Tietääkö hän?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Tiedänkö... mitä?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -1947,7 +1947,7 @@ msgstr ""
|
|||
"vallattu."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -1956,19 +1956,19 @@ msgstr ""
|
|||
"karkottaa ne pahat henget."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr "Ja miksi lähtisin kotini lämmöstä taistelemaan epäkuolleita vastaan?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "Toivoin..."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -1977,12 +1977,12 @@ msgstr ""
|
|||
"hänelle."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr "(huoh), selvä. Toivoin, ettei tarvitsisi..."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1992,22 +1992,22 @@ msgstr ""
|
|||
"toivetta. Indress ja Maudin ovat nyt kuolleet. Minä en. Kerro totuus."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Tunsitko isovanhempani?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "Tyegëa on isoäitisi."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "Mitä? Miten ihmeessä?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -2018,13 +2018,13 @@ msgstr ""
|
|||
"hänet omana poikanaan."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
"Se oli melkoinen skandaali, mutta mikään ei estänyt minua olemasta äiti."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -2033,7 +2033,7 @@ msgstr ""
|
|||
"sukulainen. Nyt ymmärrän, miksi autoit meitä, Cylanna."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -2045,12 +2045,12 @@ msgstr ""
|
|||
"että olet riittävän rohkea, ja apuni arvoinen."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Minä tuhosin draakit saareltasi."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Bah! Drakes only look dangerous. Soldiers carrying spears make short work "
|
||||
|
@ -2066,7 +2066,7 @@ msgstr ""
|
|||
"Kuuntele."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2085,7 +2085,7 @@ msgstr ""
|
|||
"myrkytti itsensä."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2101,12 +2101,12 @@ msgstr ""
|
|||
"vuosia. Hän tietää, mistä löytää sitä kantavan kuolonvelhon."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "Miekka on <i>kuolonvelholla</i>? Mehän pakenimme kuolonvelhoja!"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2115,12 +2115,12 @@ msgstr ""
|
|||
"varmaan minun hoitelevan koko epäkuolleen armejan yksistäni!"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr "Tottakai... Anteeksi. Teen mitä tahdot."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2129,7 +2129,7 @@ msgstr ""
|
|||
"pyhällä vedellä."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2139,12 +2139,12 @@ msgstr ""
|
|||
"Valitse yksikkö käsittelyyn. Tarvittaessa voit kutsua tai värvätä sellaisen."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Pyhää Vettä"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Dead_Water-1.12\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2021-08-14 14:34+0200\n"
|
||||
"Last-Translator: Syll <syll-dev@laposte.net>\n"
|
||||
"Language-Team: French <wesnothfr@lists.tuxfamily.org>\n"
|
||||
|
@ -1920,14 +1920,14 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Choisissez une unité pour prendre l'eau sacrée"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
"Krellis... faites attention à ce que vous dites. Tyegëa est un peu "
|
||||
"imprévisible."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1936,22 +1936,22 @@ msgstr ""
|
|||
"rendre visite. Et Cylanna ! Je suis ravie de vous voir."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "L'honneur est pour nous. Je vous présente Kai Krellis de Jotha."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "Bien sûr ! Alors le voici. Est-il au courant ?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Au courant de quoi ?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -1960,7 +1960,7 @@ msgstr ""
|
|||
"été attaquée et prise."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -1969,7 +1969,7 @@ msgstr ""
|
|||
"aidez, nous pourrons chasser ces esprits de nos terres."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -1979,12 +1979,12 @@ msgstr ""
|
|||
"vivants ?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "J'avais espéré..."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -1993,12 +1993,12 @@ msgstr ""
|
|||
"avait une bonne raison. N'est-ce pas Cylanna ? Dites-lui ce qu'il en est."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr "(soupir) J'avais espéré éviter d'en arriver là, mais tant pis."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -2009,22 +2009,22 @@ msgstr ""
|
|||
"mais pas moi. Dites au garçon la vérité."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Vous connaissiez mes grand-parents ?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "En fait, Tyegëa est votre grand-mère."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "Quoi ? Comment est-ce possible ?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -2036,13 +2036,13 @@ msgstr ""
|
|||
"comme le sien."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
"Cela a été tout un scandale, aussi, mais je n'étais pas faite pour être mère."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -2052,7 +2052,7 @@ msgstr ""
|
|||
"nous aideriez."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -2065,12 +2065,12 @@ msgstr ""
|
|||
"dépit des apparences, courageux et digne de mon aide."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Eh bien, j'ai vaincu les Dracans sur votre île."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -2081,7 +2081,7 @@ msgstr ""
|
|||
"accomplir une tâche pour le bien des ondins. Écoutez."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2101,7 +2101,7 @@ msgstr ""
|
|||
"s'empoisonna."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2119,12 +2119,12 @@ msgstr ""
|
|||
"possède."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "Une liche la possède ? C'est à cause de liches que nous avons dû fuir."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2134,13 +2134,13 @@ msgstr ""
|
|||
"morts-vivants moi-même !"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
"Mes excuses. Vous avez évidemment raison. Nous accomplirons cette mission."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2149,7 +2149,7 @@ msgstr ""
|
|||
"donner un peu d'eau sacrée à l'un de vos soldats."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2160,12 +2160,12 @@ msgstr ""
|
|||
"prendre. Vous pouvez recruter ou rappeler une unité si vous voulez."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Eau sacrée"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ga\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2012-02-25 11:36-0800\n"
|
||||
"Last-Translator: Carson Callis aka Mountian_King <tree_rings@rocketmail."
|
||||
"com>\n"
|
||||
|
@ -1650,73 +1650,73 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#, fuzzy
|
||||
msgid "Know what?"
|
||||
msgstr "Céard?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1724,23 +1724,23 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#, fuzzy
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "A thiarnaí! Tháinig mé oraibh faoi dheireadh."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "Go fíor, is í Tyegëa do sheanmháthair."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1748,19 +1748,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1769,12 +1769,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1782,7 +1782,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1794,7 +1794,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1805,31 +1805,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1837,12 +1837,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Uisce Coisricthe"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Wesnoth 1.10\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -1626,72 +1626,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1699,22 +1699,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1722,19 +1722,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1743,12 +1743,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1756,7 +1756,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1768,7 +1768,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1779,31 +1779,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1811,12 +1811,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -4,7 +4,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2018-04-08 18:08+0100\n"
|
||||
"Last-Translator: Adrian Chaves <adrian@chaves.io>\n"
|
||||
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
|
||||
|
@ -1935,12 +1935,12 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Escolle que unidade portará a auga bendita."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr "Crelis… Mira ben o que dis. Taiguia é moi imprevisíbel."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1949,22 +1949,22 @@ msgstr ""
|
|||
"Silana! Alégrome de volver a verte."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "O honor é noso. Preséntoche a Cai Crelis, de Ioza."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "Conque é el. Sábeo xa?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Que se sei o que?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -1973,7 +1973,7 @@ msgstr ""
|
|||
"atacada e tomada."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -1982,7 +1982,7 @@ msgstr ""
|
|||
"vosa axuda, poderemos botar os malos espíritos das nosas terras."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -1991,12 +1991,12 @@ msgstr ""
|
|||
"terras e arriscar a miña vida contra exércitos de non mortos?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "Esperaba que…"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -2005,13 +2005,13 @@ msgstr ""
|
|||
"Silana?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
"Esperaba evitar pasar por isto (suspira), pero parece que non queda outra."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -2022,22 +2022,22 @@ msgstr ""
|
|||
"que podemos contarlle ao rapaz a verdade."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Coñecías aos meus avós?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "En realidade… Taiguia é a túa verdadeira avoa."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "O que? Non pode ser."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -2048,14 +2048,14 @@ msgstr ""
|
|||
"secreto e crialo coma se fose seu."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
"Foi todo un escándalo, teño que dicir, pero eu non estaba preparada para ser "
|
||||
"nai."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -2064,7 +2064,7 @@ msgstr ""
|
|||
"axudarías."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -2077,12 +2077,12 @@ msgstr ""
|
|||
"probar que, a pesar das aparencias, es valente e merecedor da miña axuda."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Por se conta, derrotei aos draconiáns da vosa illa."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Bah! Drakes only look dangerous. Soldiers carrying spears make short work "
|
||||
|
@ -2098,7 +2098,7 @@ msgstr ""
|
|||
"sirénidos. Escóitame con atención."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2117,7 +2117,7 @@ msgstr ""
|
|||
"Imirna non puido soportalo, e envelenouse."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2134,12 +2134,12 @@ msgstr ""
|
|||
"saber onde está o liche que a ten."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "Tena un liche? É dos liches dos que estamos a fuxir!"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2148,12 +2148,12 @@ msgstr ""
|
|||
"esperas que acabe eu soa con todos os que vos atacan?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr "Desculpa. Tes razón. Recuperaremos a espada."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2162,7 +2162,7 @@ msgstr ""
|
|||
"auga bendita, para que a use un dos teus soldados."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2173,12 +2173,12 @@ msgstr ""
|
|||
"recrutar ou reincorporar unha unidade se queres."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Auga bendita"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2019-08-27 19:40 UTC\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1618,72 +1618,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1691,22 +1691,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1714,19 +1714,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1735,12 +1735,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1748,7 +1748,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1760,7 +1760,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1771,31 +1771,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1803,12 +1803,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1619,72 +1619,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1692,22 +1692,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1715,19 +1715,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1736,12 +1736,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1749,7 +1749,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1761,7 +1761,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1772,31 +1772,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1804,12 +1804,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1620,72 +1620,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1693,22 +1693,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1716,19 +1716,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1737,12 +1737,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1750,7 +1750,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1762,7 +1762,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1773,31 +1773,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1805,12 +1805,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2018-09-15 00:12+0200\n"
|
||||
"Last-Translator: Széll András <szell.andris@gmail.com>\n"
|
||||
"Language-Team: Hungarian <>\n"
|
||||
|
@ -1927,14 +1927,14 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Kiválasztasz egy egységet, hogy elvegye a szentelt vizet"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
"Krellis… gondosan válogasd meg a szavaidat! Tyegëa egy kissé "
|
||||
"kiszámíthatatlan."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1943,24 +1943,24 @@ msgstr ""
|
|||
"Örülök, hogy látlak."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
"Számunkra megtiszteltetés, hogy itt lehetünk. Bemutatom Kai Krellist "
|
||||
"Jothából."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "Tényleg? Tehát ő az. Tud róla?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Miről kellene tudnom?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -1969,7 +1969,7 @@ msgstr ""
|
|||
"megtámadták és elfoglalták."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -1978,7 +1978,7 @@ msgstr ""
|
|||
"ezeket a szellemeket az otthonunkból."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -1987,12 +1987,12 @@ msgstr ""
|
|||
"életemet az élőholtak megtámadásával?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "Reméltem…"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -2001,13 +2001,13 @@ msgstr ""
|
|||
"idegyertek. Megvan rá az oka. Ugye, Cylanna? Mondd el neki."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
"(sóhajt) Reméltem, hogy elkerülhetjük ezt a kérdést, de úgy látom, nem."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -2018,22 +2018,22 @@ msgstr ""
|
|||
"élek. Mondd el a fiúnak az igazat!"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Ismerted a nagyszüleimet?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "Valójában Tyegëa a nagyanyád."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "Micsoda? Az meg hogy lehet?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -2045,12 +2045,12 @@ msgstr ""
|
|||
"származását, és sajátjaként neveli fel."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr "Szép kis botrány volt, de én amúgy sem lettem volna alkalmas anyának."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -2060,7 +2060,7 @@ msgstr ""
|
|||
"segítesz nekünk."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -2073,12 +2073,12 @@ msgstr ""
|
|||
"hogy a látszat ellenére bátor vagy, és méltó a segítségemre."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Nos, legyőztem a perzsekényeket a szigeteden."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Bah! Drakes only look dangerous. Soldiers carrying spears make short work "
|
||||
|
@ -2095,7 +2095,7 @@ msgstr ""
|
|||
"Elmondok egy történetet."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2113,7 +2113,7 @@ msgstr ""
|
|||
"népét, s rabolta el a kincseiket. Fájdalmában Imirna megmérgezte magát."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2130,12 +2130,12 @@ msgstr ""
|
|||
"tudja, hol van a delevény, aki őrzi."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "Egy delevénynél van? Épp delevények elől menekültünk."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2144,12 +2144,12 @@ msgstr ""
|
|||
"azt képzelted, hogy majd egymagam fogom móresre tanítani az élőholtjaitokat?!"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr "Bocsáss meg! Igazad van. Megszerezzük azt a kardot."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2158,7 +2158,7 @@ msgstr ""
|
|||
"vizet."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2169,12 +2169,12 @@ msgstr ""
|
|||
"Toborozhatsz vagy vissza is hívhatsz egy egységet, ha akarsz."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Szentelt víz"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2012-11-25 15:34+0700\n"
|
||||
"Last-Translator: Yuris <yuris_wicaksana@yahoo.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -2005,14 +2005,14 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Pilih sebuah unit untuk mengambil air suci"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
"Krellis...pilih kata-kata anda dengan hati-hati. Tyegëa agak sedikit tidak "
|
||||
"dapat diprediksi."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -2021,22 +2021,22 @@ msgstr ""
|
|||
"terakhir berkunjung. Dan Cylanna! Sangat menyenangkan melihat anda."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "Kehormatan adalah milik kami. Aku perkenalkan Kai Krellis dari Jotha."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "Tentu saja! Jadi ini orangnya. Apakah dia tahu?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Tahu apa?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -2045,7 +2045,7 @@ msgstr ""
|
|||
"Tyegëa. Jotha telah diserang dan direbut."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -2054,7 +2054,7 @@ msgstr ""
|
|||
"anda membantu kami, kami dapat mengeluarkan roh-roh ini dari rumah kami."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -2063,12 +2063,12 @@ msgstr ""
|
|||
"nyaman dan mengambil risiko kematian dengan menyerang tentara mayat hidup?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "Saya memiliki harapan..."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -2077,14 +2077,14 @@ msgstr ""
|
|||
"alasan. Begitukah Cylanna? Katakan padanya apa itu."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
"(Napas Panjang.) Saya berharap untuk menghindari hal ini, tapi sepertinya "
|
||||
"aku tidak bisa."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -2095,22 +2095,22 @@ msgstr ""
|
|||
"sudah mati, dan saya belum. Katakan pada anak laki-laki itu yang sebenarnya."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Anda mengenal kakek dan nenek saya?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "Sebenarnya, Tyegëa adalah nenek anda."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "Apa? Bagaimana itu bisa terjadi?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -2122,14 +2122,14 @@ msgstr ""
|
|||
"seperti anaknya sendiri."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
"Itu perbuatan yang cukup memalukan, memang, tapi aku tidak cocok menjadi "
|
||||
"seorang ibu."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -2139,7 +2139,7 @@ msgstr ""
|
|||
"anda akan membantu kami."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -2153,12 +2153,12 @@ msgstr ""
|
|||
"bantuan saya."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Yah, aku mengalahkan Bangsa Drake di pulau anda."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Bah! Drakes only look dangerous. Soldiers carrying spears make short work "
|
||||
|
@ -2175,7 +2175,7 @@ msgstr ""
|
|||
"manusia duyung. Dengarkan."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2195,7 +2195,7 @@ msgstr ""
|
|||
"mencuri kekayaan mereka. Dalam kesedihannya, Imirna meracuni dirinya sendiri."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2214,14 +2214,14 @@ msgstr ""
|
|||
"yang menyimpannya."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
"Seorang lich yang memilikinya? Kami telah melarikan diri dari para lich di "
|
||||
"tempat sebelumnya."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2231,13 +2231,13 @@ msgstr ""
|
|||
"anda sendirian!"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
"Saya minta maaf. Anda benar, tentu saja. Kami akan melakukan tugas ini."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2247,7 +2247,7 @@ msgstr ""
|
|||
"tentara anda."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2258,12 +2258,12 @@ msgstr ""
|
|||
"merekrut atau memanggil kembali sebuah unit jika anda mau."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Air Suci"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1618,72 +1618,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1691,22 +1691,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1714,19 +1714,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1735,12 +1735,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1748,7 +1748,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1760,7 +1760,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1771,31 +1771,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1803,12 +1803,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2021-06-26 20:19+0200\n"
|
||||
"Last-Translator: Antonio 'Antro' Rosella <arosella@yahoo.com>\n"
|
||||
"Language-Team: Italiano <wesnoth-l10n-it@cirulla.net>\n"
|
||||
|
@ -1903,13 +1903,13 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Scegli un’unità con cui prendere l’acqua santa"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
"Krellis...scegli le tue parole con cura. Tyegëa è un po’ imprevedibile."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1918,22 +1918,22 @@ msgstr ""
|
|||
"Cylanna! È un piacere rivederti."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "L’onore è nostro. Ti presento Kai Krellis di Jotha."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "Grazie infinite! Così è questo è lui. Ne è a conoscenza?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Di cosa?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -1942,7 +1942,7 @@ msgstr ""
|
|||
"stata attaccata e conquistata."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -1951,7 +1951,7 @@ msgstr ""
|
|||
"morti. Se ci aiuterai, potremmo rimuovere quegli spiriti dalle nostre case."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -1960,12 +1960,12 @@ msgstr ""
|
|||
"rischiare la morte attaccando eserciti di non-morti?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "Speravo..."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -1974,12 +1974,12 @@ msgstr ""
|
|||
"motivo. Non è vero Cylanna? Diglielo."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr "(Sigh.) Speravo di evitarlo, ma sembra che non sia possibile."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1990,22 +1990,22 @@ msgstr ""
|
|||
"sono morti, mentre io no. Racconta al ragazzo la verità."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Conoscevi i miei nonni?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "In realtà, Tyegëa è tua nonna."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "Cosa? Come è possibile?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -2016,12 +2016,12 @@ msgstr ""
|
|||
"accettò di tenere la cosa segreta ed allevare l’infante come se fosse suo."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr "Quello fu uno scandalo, ma io non ero tagliata per essere madre."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -2030,7 +2030,7 @@ msgstr ""
|
|||
"importante. Adesso capisco perché Cylanna sapeva che ci avresti aiutati."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -2044,12 +2044,12 @@ msgstr ""
|
|||
"ricevere il mio aiuto."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Bene, ho sconfitto i draghi sulla tua isola."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -2060,7 +2060,7 @@ msgstr ""
|
|||
"termine un incarico per il bene dei nereidi. Ascolta."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2080,7 +2080,7 @@ msgstr ""
|
|||
"avvelenandosi."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2097,12 +2097,12 @@ msgstr ""
|
|||
"spada per anni, così saprà dove trovare il lich che la possiede."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "È posseduta da un lich? Stiamo scappando da diversi lich."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2111,13 +2111,13 @@ msgstr ""
|
|||
"aspettando che pensi a tutti i vostri non-morti da sola!"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
"Chiedo perdono. Avete ragione, ovviamente. Completeremo questa missione."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2126,7 +2126,7 @@ msgstr ""
|
|||
"santa per uno dei vostri soldati."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2137,12 +2137,12 @@ msgstr ""
|
|||
"l’unità con cui prenderla. Se vuoi puoi reclutare o richiamare un’unità."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Acqua Santa"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2021-06-26 08:31+0000\n"
|
||||
"Last-Translator: RatArmy, 2021\n"
|
||||
"Language-Team: Japanese (https://www.transifex.com/wesnoth-jp/teams/60513/"
|
||||
|
@ -1853,13 +1853,13 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "聖水を授かるユニットを選んで下さい"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
"Krellis…… 注意深く言葉を選んでくださいね。Tyegëa は少し気まぐれなんです。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1868,22 +1868,22 @@ msgstr ""
|
|||
"なたに会えて嬉しいわ。"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "光栄ですわ。Jotha の Kai Krellis を紹介します。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "まあ! それで例のことは教えたの?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "例のこととは?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -1892,7 +1892,7 @@ msgstr ""
|
|||
"Jotha は攻撃されて、包囲されています。"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -1901,7 +1901,7 @@ msgstr ""
|
|||
"くださるのならば、アンデッドどもを消し去ることができるでしょう。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -1910,12 +1910,12 @@ msgstr ""
|
|||
"ばならない理由はあるの?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "私はその……"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -1924,12 +1924,12 @@ msgstr ""
|
|||
"る。そうでしょ? 彼にそのことを言いなさい。"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr "(はあ。)できれば言いたくはなかったのですが、仕方ありませんね。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1940,22 +1940,22 @@ msgstr ""
|
|||
"います。真実を話しましょう。"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "あなたは私の祖父母をご存知で?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "実は、Tyegëa があなたの祖母なのです。"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "何だって? どうしてそんなことが?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1966,13 +1966,13 @@ msgstr ""
|
|||
"Indress はこれを秘密にして自分の子供として育てることに同意されました。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
"これは大変な醜聞でもありましたが、私は母であることをやめさせられたのです。"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -1981,7 +1981,7 @@ msgstr ""
|
|||
"なたは助けてくれるということを知っていた理由が分かりました。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1995,12 +1995,12 @@ msgstr ""
|
|||
"さい。"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "私は島にいたドレークを倒しました。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -2011,7 +2011,7 @@ msgstr ""
|
|||
"してほしいのです。よく聞きなさい。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2029,7 +2029,7 @@ msgstr ""
|
|||
"いました。Imirna は悲しみくれ、服毒して自殺してしまったのです。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2046,12 +2046,12 @@ msgstr ""
|
|||
"知っているでしょう。"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "リッチが持っているですのですか?我々はリッチから逃げてきたのですが。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2060,14 +2060,14 @@ msgstr ""
|
|||
"てのアンデッドを排除しろとでも?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
"申し訳ありません。もちろん、あなたの言う通りにします。我々は剣を取り戻してき"
|
||||
"ます。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2076,7 +2076,7 @@ msgstr ""
|
|||
"ましょう。"
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2086,12 +2086,12 @@ msgstr ""
|
|||
"ニットを選んで下さい。雇用や召喚も可能です。"
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "聖水"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2013-10-25 15:48+0900\n"
|
||||
"Last-Translator: mistzone <drier22@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1914,13 +1914,13 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "성수를 가질 유닛을 선택하라"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
"Krellis... 언행을 주의하세요. Tyegëa님은 조금 예측하기 어려운 분입니다."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1929,22 +1929,22 @@ msgstr ""
|
|||
"Cylanna! 다시 보게되어 반갑다."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "뵙게되어 영광입니다. 이쪽은 Jotha의 Kai Krellis입니다."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "과연! 이 아이로구나. 그는 알고 있느냐?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "뭘 말이오?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -1953,7 +1953,7 @@ msgstr ""
|
|||
"Jotha가 공격당해서 점령당했습니다."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -1962,7 +1962,7 @@ msgstr ""
|
|||
"신다면 고향에서 저 영혼들을 몰아낼 수 있을 겁니다."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -1971,12 +1971,12 @@ msgstr ""
|
|||
"뭐지?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "나는..."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -1985,12 +1985,12 @@ msgstr ""
|
|||
"않니 Cylanna? 그게 뭔지 말해주거라."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr "(휴우.) 이런 일은 피하고 싶었는데, 아무래도 어려울 것 같군요."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -2001,22 +2001,22 @@ msgstr ""
|
|||
"아이에게 진실을 말해주거라."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "나의 조부모님을 알고 계십니까?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "사실은, Tyegëa님이 당신의 조모님이십니다."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "뭐라고? 어떻게 그럴 수가 있지?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -2028,13 +2028,13 @@ msgstr ""
|
|||
"우기로 하셨지요."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
"그 건은 꽤 큰 추문이기도 했지만, 나는 어미로서는 적합한 인물이 아니었으니까."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -2044,7 +2044,7 @@ msgstr ""
|
|||
"요."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -2057,12 +2057,12 @@ msgstr ""
|
|||
"다는 것을, 내 도움을 구할만한 자격이 있음을 증명해라."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "글쎄요, 나는 당신의 섬에 있던 반룡들을 무찔렀습니다만."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Bah! Drakes only look dangerous. Soldiers carrying spears make short work "
|
||||
|
@ -2078,7 +2078,7 @@ msgstr ""
|
|||
"위해 임무를 하나 완수해야 한다. 들어보아라."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2096,7 +2096,7 @@ msgstr ""
|
|||
"쳐갔다. 슬픔에 빠진 그녀는 독을 마시고 자살했지."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2113,13 +2113,13 @@ msgstr ""
|
|||
"있었으니, 분명 그걸 가진 리치가 어디에 있는 지 알 것이다."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
"리치가 그걸 가지고 있다구요? 우린 처음부터 리치들 때문에 도망나온 겁니다만."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2128,12 +2128,12 @@ msgstr ""
|
|||
"드들을 전부 나 혼자 처리해 달라고 찾아왔단 말이냐!"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr "죄송합니다. 물론 당신의 말이 옳지요. 이 임무를 맡도록 하겠습니다."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2142,7 +2142,7 @@ msgstr ""
|
|||
"를 내어주겠다."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2152,12 +2152,12 @@ msgstr ""
|
|||
"가질 유닛을 선택하라. 필요하다면 유닛을 소집하거나 재소집하라."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "성수"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2011-12-23 15:50+0100\n"
|
||||
"Last-Translator: Thomas Hockings <elprofesh@gmail.com>\n"
|
||||
"Language-Team: Latin <http://wiki.wesnoth.org/LatinTranslation>\n"
|
||||
|
@ -1626,72 +1626,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1699,22 +1699,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1722,19 +1722,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1743,12 +1743,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1756,7 +1756,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1768,7 +1768,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1779,31 +1779,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1811,12 +1811,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Aqua Sancta"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.11\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2019-02-21 00:51+0000\n"
|
||||
"Last-Translator: Andrius Štikonas <andrius@stikonas.eu>\n"
|
||||
"Language-Team: Lithuanian <wesnoth-lt@googlegroups.com>\n"
|
||||
|
@ -1673,48 +1673,48 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Pasirinkite karį, kuris paims šventintą vandenį"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr "Kreli... atsargiai rinkis žodžius. Tiegėja truputį nenuspėjama."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "Garbė mūsų. Pristatau Kai Krelį iš Jotos."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "Iš tiesų! Taigi jis yra tas. Ar jis žino?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Žinau ką?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -1723,24 +1723,24 @@ msgstr ""
|
|||
"gyvybe kaunantis prieš nemirėlių ordas?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "Aš tikėjausi..."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr "(Ech.) Tikėjausi to išvengti, bet panašu, kad nepavyks."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1751,22 +1751,22 @@ msgstr ""
|
|||
"teisybę."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Tu pažinojai mano senelius?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "Tiesa sakant, Tiegėja yra tavo senelė."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "Ką? Kaip tai įmanoma?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1774,12 +1774,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -1788,7 +1788,7 @@ msgstr ""
|
|||
"suprantu, kodėl Silana žinojo, jog padėsi mums."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1797,12 +1797,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Na, nugalėjau slibinus tavo saloje."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1810,7 +1810,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1822,7 +1822,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1833,24 +1833,24 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr "Atsiprašau. Be abejo, tu teisi. Mes imsimės šios užduoties."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -1859,7 +1859,7 @@ msgstr ""
|
|||
"vandens."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1867,12 +1867,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Šventintas vanduo"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1620,72 +1620,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1693,22 +1693,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1716,19 +1716,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1737,12 +1737,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1750,7 +1750,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1762,7 +1762,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1773,31 +1773,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1805,12 +1805,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.5.1\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2008-06-03 05:13+0100\n"
|
||||
"Last-Translator: Dimitar Ilccov <mythological@t-home.mk>\n"
|
||||
"Language-Team: mk\n"
|
||||
|
@ -1625,72 +1625,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1698,22 +1698,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1721,19 +1721,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1742,12 +1742,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1755,7 +1755,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1767,7 +1767,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1778,31 +1778,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1810,12 +1810,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1618,72 +1618,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1691,22 +1691,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1714,19 +1714,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1735,12 +1735,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1748,7 +1748,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1760,7 +1760,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1771,31 +1771,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1803,12 +1803,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-06-23 15:42 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2021-06-23 15:42 UTC\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1619,72 +1619,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1692,22 +1692,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1715,19 +1715,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1736,12 +1736,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1749,7 +1749,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1761,7 +1761,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1772,31 +1772,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1804,12 +1804,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1619,72 +1619,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1692,22 +1692,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1715,19 +1715,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1736,12 +1736,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1749,7 +1749,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1761,7 +1761,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1772,31 +1772,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1804,12 +1804,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2019-06-27 17:04+0200\n"
|
||||
"Last-Translator: Merijn de Vet <merijndevet@hotmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1694,72 +1694,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1767,22 +1767,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1790,19 +1790,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1811,12 +1811,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1824,7 +1824,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1836,7 +1836,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1847,31 +1847,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1879,12 +1879,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2020-10-26 18:55+0100\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1886,13 +1886,13 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Wybierz jednostkę, która otrzyma wodę święconą"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
"Krellisie... Dobieraj słowa rozważnie. Tyegëa jest odrobinę nieprzewidywalna."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1901,22 +1901,22 @@ msgstr ""
|
|||
"Cylanno! Miło cię widzieć."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "Zaszczyt to dla nas. Przedstawiam ci Kai Krellisa z Jotha."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "W rzeczy samej! Więc to jest on. Czy wie?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Wiem o czym?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -1925,7 +1925,7 @@ msgstr ""
|
|||
"została zaatakowana i podbita."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -1935,7 +1935,7 @@ msgstr ""
|
|||
"domu."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -1944,12 +1944,12 @@ msgstr ""
|
|||
"to, żeby ryzykować życiem i walczyć z hordami nieumarłych?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "A już miałem nadzieję..."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -1958,14 +1958,14 @@ msgstr ""
|
|||
"Miała ku temu powód nieprawdaż Cylanno? Powiedz mu, o co chodzi."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
"Ekhem. Miałam nadzieję, że tego uniknę. Jednak wygląda na to, że jest to "
|
||||
"niemożliwe."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1976,22 +1976,22 @@ msgstr ""
|
|||
"a ja tak. Powiedz chłopcu prawdę."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Znałaś moich dziadków?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "W zasadzie Tyegëa jest twoją babcią."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "Co? Jak to jest możliwe?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -2002,12 +2002,12 @@ msgstr ""
|
|||
"się zachować to w tajemnicy i wychować dziecko niczym własne."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr "Był to niemały skandal, ale nie nadawałam się na matkę."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -2017,7 +2017,7 @@ msgstr ""
|
|||
"pomożesz."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -2030,12 +2030,12 @@ msgstr ""
|
|||
"i wart mej pomocy."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Przecież pokonałem smoki na twojej wyspie."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Bah! Drakes only look dangerous. Soldiers carrying spears make short work "
|
||||
|
@ -2051,7 +2051,7 @@ msgstr ""
|
|||
"dobra całego morskiego ludu. Posłuchaj."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2070,7 +2070,7 @@ msgstr ""
|
|||
"się."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2087,12 +2087,12 @@ msgstr ""
|
|||
"wiedział, gdzie znaleźć licza, który go posiada."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "Licz go ma? Uciekaliśmy przede wszystkim przed liczami."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2101,12 +2101,12 @@ msgstr ""
|
|||
"oczekujesz, że pozbędę się twoich nieumarłych sama!"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr "Przepraszam. Masz naturalnie rację. Podejmiemy się tego zadania."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2115,7 +2115,7 @@ msgstr ""
|
|||
"z twych żołnierzy."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2126,12 +2126,12 @@ msgstr ""
|
|||
"Jeśli chcesz możesz ją nająć lub przywołać."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Woda święcona"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.12 (wesnoth-dw)\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2019-07-27 13:53+0100\n"
|
||||
"Last-Translator: trewe <sjrs456@yandex.com>\n"
|
||||
"Language-Team: wesn-pt-trans <wesn-pt-trans-users@lists.sourceforge.net>\n"
|
||||
|
@ -2152,7 +2152,7 @@ msgstr "Escolhe uma unidade a tomar a água benta"
|
|||
|
||||
#
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
"Krellis ... escolhe as tuas palavras cuidadosamente. Tyegëa é um pouco "
|
||||
|
@ -2160,7 +2160,7 @@ msgstr ""
|
|||
|
||||
#
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -2170,25 +2170,25 @@ msgstr ""
|
|||
|
||||
#
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "A honra é toda nossa. Apresento-te Kai Krellis de Jotha."
|
||||
|
||||
#
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "Com efeito! Então este é o tal. Será que ele sabe?"
|
||||
|
||||
#
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Saber o que?"
|
||||
|
||||
#
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -2198,7 +2198,7 @@ msgstr ""
|
|||
|
||||
#
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -2208,7 +2208,7 @@ msgstr ""
|
|||
|
||||
#
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -2218,13 +2218,13 @@ msgstr ""
|
|||
|
||||
#
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "Tinha esperado..."
|
||||
|
||||
#
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -2234,13 +2234,13 @@ msgstr ""
|
|||
|
||||
#
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr "(Sigh.) Tinha a esperança de evitar isto, mas parece que não posso."
|
||||
|
||||
#
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -2252,25 +2252,25 @@ msgstr ""
|
|||
|
||||
#
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Conheceu os meus avós?"
|
||||
|
||||
#
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "Na verdade, Tyegëa é a sua avó."
|
||||
|
||||
#
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "O quê? Como isto é possível?"
|
||||
|
||||
#
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -2282,13 +2282,13 @@ msgstr ""
|
|||
|
||||
#
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr "Foi um grande escândalo, também, mas não estava talhado para ser mãe."
|
||||
|
||||
#
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -2298,7 +2298,7 @@ msgstr ""
|
|||
|
||||
#
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -2312,13 +2312,13 @@ msgstr ""
|
|||
|
||||
#
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Bem, derrotei os Dragos na tua ilha."
|
||||
|
||||
#
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Bah! Drakes only look dangerous. Soldiers carrying spears make short work "
|
||||
|
@ -2335,7 +2335,7 @@ msgstr ""
|
|||
|
||||
#
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2355,7 +2355,7 @@ msgstr ""
|
|||
|
||||
#
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2373,13 +2373,13 @@ msgstr ""
|
|||
|
||||
#
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "Um Lich tem a? Estamos a fugir de Liches mesmo agora."
|
||||
|
||||
#
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2389,13 +2389,13 @@ msgstr ""
|
|||
|
||||
#
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr "As minhas desculpas. Está certo, claro. Vamos empreender esta tarefa."
|
||||
|
||||
#
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2405,7 +2405,7 @@ msgstr ""
|
|||
|
||||
#
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2417,13 +2417,13 @@ msgstr ""
|
|||
|
||||
#
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Água Benta"
|
||||
|
||||
#
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2021-08-23 18:21-0300\n"
|
||||
"Last-Translator: Andrei Machado <andreisp.machado@yahoo.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -2989,7 +2989,7 @@ msgstr "Escolha uma unidade para pegar a água benta"
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 149
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 149
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
"Krellis... escolha suas palavras com cuidado. Tyegëa é um pouco imprevisível."
|
||||
|
@ -2999,7 +2999,7 @@ msgstr ""
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 153
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 153
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -3012,7 +3012,7 @@ msgstr ""
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 157
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 157
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "O prazer é nosso. Eu lhe apresento Kai Krellis de Jotha."
|
||||
|
||||
|
@ -3021,7 +3021,7 @@ msgstr "O prazer é nosso. Eu lhe apresento Kai Krellis de Jotha."
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 161
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 161
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "Incrível! Então é ele. Ele sabe?"
|
||||
|
||||
|
@ -3030,7 +3030,7 @@ msgstr "Incrível! Então é ele. Ele sabe?"
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 165
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 165
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Sabe o que?"
|
||||
|
||||
|
@ -3039,7 +3039,7 @@ msgstr "Sabe o que?"
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 169
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 169
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -3052,7 +3052,7 @@ msgstr ""
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 173
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 173
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -3065,7 +3065,7 @@ msgstr ""
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 177
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 177
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -3078,7 +3078,7 @@ msgstr ""
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 181
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 181
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "Eu esperava que..."
|
||||
|
||||
|
@ -3087,7 +3087,7 @@ msgstr "Eu esperava que..."
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 185
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 185
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -3100,7 +3100,7 @@ msgstr ""
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 189
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 189
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
"(Suspiro.) Eu esperava conseguir evitar isso, mas pelo visto não deu será "
|
||||
|
@ -3111,7 +3111,7 @@ msgstr ""
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 193
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 193
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -3126,7 +3126,7 @@ msgstr ""
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 197
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 197
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Você conheceu meus avós?"
|
||||
|
||||
|
@ -3135,7 +3135,7 @@ msgstr "Você conheceu meus avós?"
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 201
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 201
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "Na verdade, Tyegëa é sua avó."
|
||||
|
||||
|
@ -3144,7 +3144,7 @@ msgstr "Na verdade, Tyegëa é sua avó."
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 205
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 205
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "O quê? Como isso é possível?"
|
||||
|
||||
|
@ -3153,7 +3153,7 @@ msgstr "O quê? Como isso é possível?"
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 209
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 209
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -3168,7 +3168,7 @@ msgstr ""
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 213
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 213
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr "Foi um baita de um escândalo, mas eu não estava pronta para ser mãe."
|
||||
|
||||
|
@ -3177,7 +3177,7 @@ msgstr "Foi um baita de um escândalo, mas eu não estava pronta para ser mãe."
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 217
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 217
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -3191,7 +3191,7 @@ msgstr ""
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 221
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 221
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -3208,7 +3208,7 @@ msgstr ""
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 225
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 225
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Bem, eu derrotei os draconatos da sua ilha."
|
||||
|
||||
|
@ -3217,7 +3217,7 @@ msgstr "Bem, eu derrotei os draconatos da sua ilha."
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 229
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 229
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -3232,7 +3232,7 @@ msgstr ""
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 233
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 233
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -3255,7 +3255,7 @@ msgstr ""
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 237
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 237
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -3276,7 +3276,7 @@ msgstr ""
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 241
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 241
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
"Um lich a possui ela? Nós viemos para cá porque estavamos fugindo de um lich."
|
||||
|
@ -3286,7 +3286,7 @@ msgstr ""
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 245
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 245
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -3299,7 +3299,7 @@ msgstr ""
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 249
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 249
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
"Minhas desculpas. Você está certa, claro. Nós vamos realizar essa tarefa."
|
||||
|
@ -3309,7 +3309,7 @@ msgstr ""
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 253
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 253
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -3322,7 +3322,7 @@ msgstr ""
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 264
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 264
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -3337,7 +3337,7 @@ msgstr ""
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 277
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 277
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Água Benta"
|
||||
|
||||
|
@ -3346,7 +3346,7 @@ msgstr "Água Benta"
|
|||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 295
|
||||
# File: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg, line: 295
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1618,72 +1618,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1691,22 +1691,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1714,19 +1714,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1735,12 +1735,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1748,7 +1748,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1760,7 +1760,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1771,31 +1771,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1803,12 +1803,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1620,72 +1620,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1693,22 +1693,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1716,19 +1716,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1737,12 +1737,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1750,7 +1750,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1762,7 +1762,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1773,31 +1773,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1805,12 +1805,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wesnoth-dw\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2021-07-19 18:34+0300\n"
|
||||
"Last-Translator: Artem Khrapov <artemkhrapov2001@yandex.ru>\n"
|
||||
"Language-Team: https://wiki.wesnoth.org/RussianTranslation\n"
|
||||
|
@ -1865,12 +1865,12 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Выберите бойца, который возьмёт святую воду"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr "Креллис... выбирай слова тщательно. Тигея несколько непредсказуема."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1879,22 +1879,22 @@ msgstr ""
|
|||
"гостей в последний раз. И Циланна! Приятно увидеть вас."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "Вы оказываете нам честь. Я представляю Кая Креллиса из Йоты."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "Действительно! Итак, вот он. Он знает?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Знает что?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -1903,7 +1903,7 @@ msgstr ""
|
|||
"захватили."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -1912,7 +1912,7 @@ msgstr ""
|
|||
"нам, мы прогоним этих духов из нашего дома."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -1921,12 +1921,12 @@ msgstr ""
|
|||
"сражаться с армиями мертвецов?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "Я надеялся..."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -1935,13 +1935,13 @@ msgstr ""
|
|||
"так ли, Циланна? Расскажи им."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
"(Вздыхает) Я надеялась, что смогу избежать этого, но, кажется, я не могу."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1951,22 +1951,22 @@ msgstr ""
|
|||
"Сейчас Индресс и Маудин мертвы, а я нет. Скажи мальчику правду."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Вы знали моих дедушку и бабушку?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "На самом деле, Тигея твоя бабушка."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "Что? Как это возможно?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1977,12 +1977,12 @@ msgstr ""
|
|||
"держать это в секрете, и вырастить дитя, как своё собственное."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr "Это был большой скандал, но материнство — не моё призвание."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -1991,7 +1991,7 @@ msgstr ""
|
|||
"предки. Сейчас я понимаю, почему Циланна знала, что вы нам поможете."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -2004,12 +2004,12 @@ msgstr ""
|
|||
"докажи, что достоин моей помощи."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Что ж, я победил дрейков на твоём острове."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -2020,7 +2020,7 @@ msgstr ""
|
|||
"Слушай."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2039,7 +2039,7 @@ msgstr ""
|
|||
"отравилась."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2056,12 +2056,12 @@ msgstr ""
|
|||
"завладевшему мечом."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "Меч у лича? Мы же с самого начала убегали от личей."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2070,12 +2070,12 @@ msgstr ""
|
|||
"прикончу."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr "Мои извинения. Вы правы, конечно. Мы возьмёмся за это задание."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2084,7 +2084,7 @@ msgstr ""
|
|||
"бойцов немного святой воды."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2095,12 +2095,12 @@ msgstr ""
|
|||
"бойца, если хотите."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Святая Вода"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2019-01-26 16:48+0100\n"
|
||||
"Last-Translator: PaulP <paulp@hotmail.sk>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1911,12 +1911,12 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Vyber si jednotku, ktorá si zoberie fľaštičku so svätenou vodou"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr "Krellis, svoje slová voľ opatrne. Tyegea je pomerne nevyspytateľná."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1925,22 +1925,22 @@ msgstr ""
|
|||
"Á Cylanna! Som rada, že ťa vidím."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "Pocta je na našej strane. Predstavujem ti Kaia Krellisa z Joty."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "Aha! Tak toto je on! Vie to?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Čo má vedieť?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -1949,7 +1949,7 @@ msgstr ""
|
|||
"napadnutá a obsadená."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -1959,7 +1959,7 @@ msgstr ""
|
|||
"domova."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -1968,12 +1968,12 @@ msgstr ""
|
|||
"život útokom proti armádam nemŕtvych?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "Dúfal som..."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -1982,12 +1982,12 @@ msgstr ""
|
|||
"si, Cylanna? Povedz mu o tom."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr "(preglgnutie) Dúfala som, že sa tomuto vyhnem, ale zdá sa, že nie."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1998,22 +1998,22 @@ msgstr ""
|
|||
"zatiaľ čo ja nie. Povedz chlapcovi pravdu."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Ty poznáš mojich starých rodičov?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "V skutočnosti, Tyegea je tvoja stará mama."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "Čože? Ako je to možné?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -2024,12 +2024,12 @@ msgstr ""
|
|||
"zatají a vyhlási bábätko za svoje."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr "Viem, že to bolo celkom hanebné, ale nebolo mi súdené byť matkou."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -2038,7 +2038,7 @@ msgstr ""
|
|||
"významného predka. Teraz už rozumiem ako Cylanna vedela, že nám pomôžeš."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -2051,12 +2051,12 @@ msgstr ""
|
|||
"ako to vyzerá, odvážny a hodný mojej pomoci."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Dobre teda, porazil som Jašterov na tvojom ostrove."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Bah! Drakes only look dangerous. Soldiers carrying spears make short work "
|
||||
|
@ -2072,7 +2072,7 @@ msgstr ""
|
|||
"pre morský ľud prospešná. Počúvaj."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2091,7 +2091,7 @@ msgstr ""
|
|||
"bohatstvo. Imirna sa tak vo svojom žiali otrávila."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2108,12 +2108,12 @@ msgstr ""
|
|||
"takže zrejme bude vedieť, kde nájsť jeho vlastníka kosteja."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "Má ho kostej? Veď my sme predovšetkým pred kostejmi utiekli."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2122,12 +2122,12 @@ msgstr ""
|
|||
"asi musíte očakávať, že sa zbavím všetkých nemŕtvych sama!"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr "Ospravedlňujem sa. Samozrejme, máš pravdu. Túto úlohu prijímame."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2136,7 +2136,7 @@ msgstr ""
|
|||
"svätenej vody pre jedného z tvojich vojakov."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2147,12 +2147,12 @@ msgstr ""
|
|||
"naverbovať alebo privolať, ak chceš."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Svätená voda"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1620,72 +1620,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1693,22 +1693,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1716,19 +1716,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1737,12 +1737,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1750,7 +1750,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1762,7 +1762,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1773,31 +1773,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1805,12 +1805,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wesnoth-dw\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: Serbian\n"
|
||||
|
@ -1622,72 +1622,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1695,22 +1695,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1718,19 +1718,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1739,12 +1739,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1752,7 +1752,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1764,7 +1764,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1775,31 +1775,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1807,12 +1807,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wesnoth-dw\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: Serbian\n"
|
||||
|
@ -1622,72 +1622,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1695,22 +1695,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1718,19 +1718,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1739,12 +1739,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1752,7 +1752,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1764,7 +1764,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1775,31 +1775,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1807,12 +1807,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wesnoth-dw\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: Serbian\n"
|
||||
|
@ -1622,72 +1622,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1695,22 +1695,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1718,19 +1718,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1739,12 +1739,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1752,7 +1752,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1764,7 +1764,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1775,31 +1775,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1807,12 +1807,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wesnoth-dw\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: Serbian\n"
|
||||
|
@ -1622,72 +1622,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1695,22 +1695,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1718,19 +1718,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1739,12 +1739,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1752,7 +1752,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1764,7 +1764,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1775,31 +1775,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1807,12 +1807,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1619,72 +1619,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1692,22 +1692,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1715,19 +1715,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1736,12 +1736,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1749,7 +1749,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1761,7 +1761,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1772,31 +1772,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1804,12 +1804,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2009-12-27 16:38+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -1618,72 +1618,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1691,22 +1691,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1714,19 +1714,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1735,12 +1735,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1748,7 +1748,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1760,7 +1760,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1771,31 +1771,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1803,12 +1803,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wesnoth-dw\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2021-06-27 20:50+0300\n"
|
||||
"Last-Translator: Nilgün Belma Bugüner <nilgun@belgeler.gen.tr>\n"
|
||||
"Language-Team: Turkish\n"
|
||||
|
@ -1847,12 +1847,12 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Okunmuş suyu alacak birimi seç"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr "Krellis ... dikkatli konuş. Tiyegya'nın sağı solu pek belli olmaz."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1861,22 +1861,22 @@ msgstr ""
|
|||
"Merhaba Silanna! Seni tekrar görmek güzel."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "O şeref bize ait. Jotha'dan Şah Krellis'i takdim ediyorum."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "Aslında! Yani bu o. Biliyor mu?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Ne biliyorum?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -1885,7 +1885,7 @@ msgstr ""
|
|||
"Tiyegya. Jotha saldırıya uğradı ve ele geçirildi."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -1894,7 +1894,7 @@ msgstr ""
|
|||
"ederseniz, bu ruhsuzları yurdumuzdan çıkarabiliriz."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -1903,12 +1903,12 @@ msgstr ""
|
|||
"almak istediğimi de nereden çıkardın?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "Ben umuyordum ki..."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -1917,13 +1917,13 @@ msgstr ""
|
|||
"mi, Silanna? Ona ne olduğunu söyle."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
"(İç çeker.) Bundan kaçınırım sanmıştım, ama görünüşe göre bundan kaçış yok."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1934,22 +1934,22 @@ msgstr ""
|
|||
"Çocuğa gerçeği söyle."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Dedemi tanıyor musun?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "Aslında, Tiyegya senin büyükannen."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "Ne? Bu nasıl mümkün olabilir?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1960,12 +1960,12 @@ msgstr ""
|
|||
"tutmayı ve bebeği kendisininki gibi yetiştirmeyi kabul etti."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr "Bu da tam bir skandaldı, ama bir anne olmayı bırakmadım."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -1974,7 +1974,7 @@ msgstr ""
|
|||
"Şimdi neden Silanna'nın bize yardım edeceğini bildiğini anlıyorum."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1987,12 +1987,12 @@ msgstr ""
|
|||
"cesur ve benim yardımıma layık biri olduğunu kanıtlamalısın."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Şey, adandaki ejderleri yendim ya."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -2003,7 +2003,7 @@ msgstr ""
|
|||
"bir görev vereceğim. Dinle."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2022,7 +2022,7 @@ msgstr ""
|
|||
"İhanete uğrayan İmirna kendini zehirledi."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2039,12 +2039,12 @@ msgstr ""
|
|||
"nerede olduğunu bilmesi lazım."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "Kılıç bir Umacıda mı? Gördüğümüz yerde umacılardan kaçıyorduk."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2053,12 +2053,12 @@ msgstr ""
|
|||
"kurtarmamı beklemeyin!"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr "Özür dilerim. Haklısın tabii ki. Bu görevi üstleneceğiz."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2067,7 +2067,7 @@ msgstr ""
|
|||
"bir miktar okunmuş su verebilirim."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2078,12 +2078,12 @@ msgstr ""
|
|||
"Yeni askere aldığınız ya da geri çağırdığınız bir birim olabilir."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Okunmuş Su"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: 1.10\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2012-09-14 13:13+0200\n"
|
||||
"Last-Translator: Igor Paliychuk <mansonigor@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -1953,13 +1953,13 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Виберіть бійця, який візьме святу воду"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#, fuzzy
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr "Креллис... вибирай слова ретельно. Тигея дещо непередбачувана."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
|
@ -1969,23 +1969,23 @@ msgstr ""
|
|||
"востаннє. І Циланна! Приємно побачити вас."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#, fuzzy
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "Ви робите нам честь. Я представляю Кая Креллиса з Йоти."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "Дійсно! Отже, це він. Він знає?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Знає що?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
|
@ -1995,7 +1995,7 @@ msgstr ""
|
|||
"захопили."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
|
@ -2005,7 +2005,7 @@ msgstr ""
|
|||
"нам, ми проженемо цих духів з нашого будинку."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
|
@ -2015,12 +2015,12 @@ msgstr ""
|
|||
"битися з арміями мерців?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "Я сподівався..."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
|
@ -2030,14 +2030,14 @@ msgstr ""
|
|||
"так, Циланна? Розкажи їм."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#, fuzzy
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
"(Зітхає) Я сподівалася, що зможу уникнути цього, але, здається, я не можу."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
|
@ -2048,24 +2048,24 @@ msgstr ""
|
|||
"Зараз Индресс і Маудин мертві, а я ні. Скажи хлопчикові правду."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#, fuzzy
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Ви знали моїх дідуся і бабусю?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#, fuzzy
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "Насправді, Тигея твоя бабуся."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "Що? Як це можливо?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
|
@ -2077,13 +2077,13 @@ msgstr ""
|
|||
"погодилася тримати це в секреті, і виростити дитя, як своє власне."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#, fuzzy
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr "Це був великий скандал, але материнство - не моє покликання."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
|
@ -2093,7 +2093,7 @@ msgstr ""
|
|||
"Зараз я розумію, чому Циланна знала, що ви нам допоможете."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
|
@ -2107,12 +2107,12 @@ msgstr ""
|
|||
"і доведи, що гідний моєї допомоги."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Що ж, я переміг дрейків на твоєму острові."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
|
@ -2124,7 +2124,7 @@ msgstr ""
|
|||
"благо водяним. Слухай."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2136,7 +2136,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
|
@ -2154,13 +2154,13 @@ msgstr ""
|
|||
"оволодів мечем."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#, fuzzy
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "Меч у лича? Ми ж із самого початку втікали від личей."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
|
@ -2170,13 +2170,13 @@ msgstr ""
|
|||
"докінчу."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#, fuzzy
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr "Мої вибачення. Ви праві, звичайно. Ми візьмемося за це завдання."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
|
@ -2186,7 +2186,7 @@ msgstr ""
|
|||
"бійців трохи святої води."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
|
@ -2200,12 +2200,12 @@ msgstr ""
|
|||
"бійця, якщо хочете."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Свята Вода"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
|
|
|
@ -4,7 +4,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2013-09-18 10:47+0700\n"
|
||||
"Last-Translator: Pham Thanh Nam <phamthanhnam.ptn@gmail.com>\n"
|
||||
"Language-Team: Vietnamese <>\n"
|
||||
|
@ -1976,12 +1976,12 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "Chọn một đơn vị để lấy nước thánh"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr "Krellis... hãy chọn lời lẽ cẩn thận. Tyegëa hơi khó đoán."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1990,22 +1990,22 @@ msgstr ""
|
|||
"Cylanna! Thật vui được gặp cô."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "Chúng tôi rất vinh dự. Tôi xin giới thiệu Hải vương Krellis của Jotha."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "Thật ư! Vậy ra là đây. Cậu ta có biết không?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "Biết gì cơ?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -2014,7 +2014,7 @@ msgstr ""
|
|||
"tấn công và đánh chiếm."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -2024,7 +2024,7 @@ msgstr ""
|
|||
"chúng tôi."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -2033,12 +2033,12 @@ msgstr ""
|
|||
"liều chết để tấn công quân đội ma quái?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "Tôi cứ hy vọng..."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -2047,14 +2047,14 @@ msgstr ""
|
|||
"không Cylanna? Nói cho cậu ta biết điều đó là gì đi."
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
"(Thở dài) Tôi cứ hy vọng có thể tránh được chuyện này, nhưng dường như tôi "
|
||||
"không thể."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -2065,22 +2065,22 @@ msgstr ""
|
|||
"cậu bé biết sự thực đi."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "Bà biết ông bà của tôi sao?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "Thực ra, Tyegëa là bà của ngài."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "Cái gì? Sao lại thế được?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -2091,12 +2091,12 @@ msgstr ""
|
|||
"ý giữ bí mật và nuôi đứa trẻ như con của mình."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr "Đó là một vụ khá lùm xùm, nhưng ta không bị tước bỏ quyền làm mẹ."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -2106,7 +2106,7 @@ msgstr ""
|
|||
"chúng cháu."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -2119,12 +2119,12 @@ msgstr ""
|
|||
"rằng cháu dũng cảm và xứng đáng với sự giúp đỡ của ta."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "Ừm, cháu đã đánh bại bọn người rồng trên hòn đảo của bà."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Bah! Drakes only look dangerous. Soldiers carrying spears make short work "
|
||||
|
@ -2140,7 +2140,7 @@ msgstr ""
|
|||
"nhiệm vụ vì lợi ích của người cá. Nghe này."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -2159,7 +2159,7 @@ msgstr ""
|
|||
"của họ. Trong cơn đau buồn, Imirna đã đầu độc chính mình."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -2177,14 +2177,14 @@ msgstr ""
|
|||
"ma, kẻ đang giữ nó."
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
"Một thây ma đang giữ nó? Chúng cháu đã chạy trốn khỏi các thây ma ngay từ "
|
||||
"nơi đầu tiên."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -2193,13 +2193,13 @@ msgstr ""
|
|||
"phải mong một mình ta có khả năng trừ khử tất cả lũ ma quái của cháu!"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
"Cháu xin lỗi. Tất nhiên là bà nói đúng. Chúng cháu sẽ nhận nhiệm vụ này."
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2208,7 +2208,7 @@ msgstr ""
|
|||
"nước thánh cho một trong số các binh sĩ của cháu."
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2219,12 +2219,12 @@ msgstr ""
|
|||
"tuyển hoặc gọi lại một đơn vị nếu bạn muốn."
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "Nước thánh"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -1617,72 +1617,72 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1690,22 +1690,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1713,19 +1713,19 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1734,12 +1734,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1747,7 +1747,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1759,7 +1759,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1770,31 +1770,31 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1802,12 +1802,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr ""
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wesnoth-1.14\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2020-08-10 20:11+0800\n"
|
||||
"Last-Translator: CloudiDust <cloudidust@gmail.com>\n"
|
||||
"Language-Team: Wesnoth Simplified Chinese Team\n"
|
||||
|
@ -1800,12 +1800,12 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "选择一个单位来拿取圣水"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr "克雷利斯……说话小心点。泰歌雅的脾气有点怪。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1813,22 +1813,22 @@ msgstr ""
|
|||
"欢迎你们,人鱼们!这里好久都没有外人来做客了。还有赛兰娜!很高兴见到你。"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "很荣幸能见到您。我代表礁沙城的克雷利斯凯王而来。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "确实确实!就是他啊。他知道吗?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "知道什么?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -1836,7 +1836,7 @@ msgstr ""
|
|||
"现在不是时候。泰歌雅老师,我们有件非常紧迫的事要拜托您。礁沙城被攻占了。"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -1845,19 +1845,19 @@ msgstr ""
|
|||
"把那些邪灵赶出我们的家园。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
msgstr "你凭什么觉得我会离开舒舒服服的家,冒死去攻击亡灵军队?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "我只是希望……"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -1866,12 +1866,12 @@ msgstr ""
|
|||
"么理由吧。"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr "(叹气。)我本不想说的,看来是躲不了了。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1881,22 +1881,22 @@ msgstr ""
|
|||
"和昴丁都死了,而我还活着。告诉这孩子真相吧。"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "您认识我的祖父母?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "实际上,泰歌雅才是您的祖母。"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "什么?怎么可能?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1907,12 +1907,12 @@ msgstr ""
|
|||
"养大。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr "这真是严重的家丑,但我当不了称职的母亲。"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -1921,7 +1921,7 @@ msgstr ""
|
|||
"为什么赛兰娜知道您会帮助我们了。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1933,12 +1933,12 @@ msgstr ""
|
|||
"看上去没那个样,但证明你的勇气吧,也证明你值得我帮忙吧。"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "好吧。我打败了您的小岛上的龙人。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Bah! Drakes only look dangerous. Soldiers carrying spears make short work "
|
||||
|
@ -1953,7 +1953,7 @@ msgstr ""
|
|||
"的。你得完成一项造福人鱼的任务。听着。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1970,7 +1970,7 @@ msgstr ""
|
|||
"他们的财产。伊莫娜愤恨难当,服毒自尽了。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1985,12 +1985,12 @@ msgstr ""
|
|||
"剑已有多年,他一定知道该去哪里找到持有这把宝剑的巫妖。"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "宝剑在巫妖手里?我们就是在逃离巫妖啊。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -1999,12 +1999,12 @@ msgstr ""
|
|||
"所有的亡灵吗!"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr "抱歉。您说的对。我们会接下这个任务的。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
|
@ -2012,7 +2012,7 @@ msgstr ""
|
|||
"当然,我也不会让你们完全空着手去的。我有些圣水,可以给你的一位士兵使用。"
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -2022,12 +2022,12 @@ msgstr ""
|
|||
"水,如果希望的话,你也可以征募或者召回一个单位来拿取它。"
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "圣水"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wesnoth-1.16\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-22 03:31 UTC\n"
|
||||
"POT-Creation-Date: 2021-10-23 23:57 UTC\n"
|
||||
"PO-Revision-Date: 2021-07-19 01:43+0800\n"
|
||||
"Last-Translator: 李信融 <magiclen0810@gmail.com>\n"
|
||||
"Language-Team: Wesnoth Traditional Chinese Team\n"
|
||||
|
@ -1777,12 +1777,12 @@ msgid "Choose a unit to take the holy water"
|
|||
msgstr "選擇一個單位取走聖水"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:107
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
msgid "Krellis...choose your words carefully. Tyegëa is a bit unpredictable."
|
||||
msgstr "克瑞利斯……待會兒注意你說話的用詞,泰格亞的脾氣有一點古怪。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:111
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
msgid ""
|
||||
"Welcome, merfolk! It has been a long time since outsiders have visited. And "
|
||||
"Cylanna! It is pleasant to see you."
|
||||
|
@ -1790,22 +1790,22 @@ msgstr ""
|
|||
"歡迎,人魚們!已經很久沒有外來人來拜訪了。還有希蘭娜!我很高興能見到你。"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:115
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
msgid "The honor is ours. I present Kai Krellis of Jotha."
|
||||
msgstr "我們才很榮幸能見到您。我來向您介紹礁沙的凱‧克瑞利斯。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:119
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
msgid "Indeed! So this is the one. Does he know?"
|
||||
msgstr "確實!原來就是他呀。他知道嗎?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:123
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
msgid "Know what?"
|
||||
msgstr "知道什麼?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:127
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
msgid ""
|
||||
"Now is not the time. We have a desperate errand, Tyegëa. Jotha has been "
|
||||
"attacked and taken."
|
||||
|
@ -1813,7 +1813,7 @@ msgstr ""
|
|||
"現在不是時候。我們有一個非常迫切的事,泰格亞。礁沙被攻擊,而且已經被奪走了。"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:131
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
msgid ""
|
||||
"We were forced to flee for our lives from legions of undead. If you help us, "
|
||||
"we can remove these spirits from our home."
|
||||
|
@ -1822,7 +1822,7 @@ msgstr ""
|
|||
"我們的家園。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:135
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
msgid ""
|
||||
"And what makes you think I want to leave my comfortable home and risk death "
|
||||
"by attacking armies of undead?"
|
||||
|
@ -1830,12 +1830,12 @@ msgstr ""
|
|||
"是什麼讓你認為我會離開我舒適的家,冒著被亡靈軍隊殺死的風險跟你們回去呢?"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:139
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
msgid "I had hoped..."
|
||||
msgstr "我只是希望……"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:143
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
msgid ""
|
||||
"I am sure it was Cylanna’s idea that you come here. She has a reason. Don’t "
|
||||
"you Cylanna? Tell him what it is."
|
||||
|
@ -1843,12 +1843,12 @@ msgstr ""
|
|||
"我想這一定是希蘭娜出的主意,她有她的理由。不是嗎,希蘭娜?告訴他是什麼吧。"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:147
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
msgid "(Sigh.) I had hoped to avoid this, but it seems I cannot."
|
||||
msgstr "(嘆氣)我真希望我可以避開這個,但顯然我不行。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:151
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
msgid ""
|
||||
"I never agreed that secrecy was necessary, but I respected Maudin’s wishes "
|
||||
"in the matter. Now Indress and Maudin are dead, and I am not. Tell the boy "
|
||||
|
@ -1858,22 +1858,22 @@ msgstr ""
|
|||
"了,而我還沒。告訴這男孩真相吧。"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:155
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
msgid "You knew my grandparents?"
|
||||
msgstr "您知道我的祖父?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:159
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
msgid "Actually, Tyegëa is your grandmother."
|
||||
msgstr "事實上,泰格亞是你的祖母。"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:163
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
msgid "What? How is that possible?"
|
||||
msgstr "什麼?這怎麼可能?"
|
||||
|
||||
#. [message]: speaker=Cylanna
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:167
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
msgid ""
|
||||
"When your grandfather married Indress, he did not know that Tyegëa had "
|
||||
"already born him a son. When she delivered your father to Jotha, your "
|
||||
|
@ -1884,12 +1884,12 @@ msgstr ""
|
|||
"子一樣把你父親養大。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:171
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
msgid "That was quite a scandal, too, but I was not cut out to be a mother."
|
||||
msgstr "那真的是個黑歷史,但我從沒切斷我跟你父親的母子關係。"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:175
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
msgid ""
|
||||
"I am astonished. I suppose I should be honored to have such a distinguished "
|
||||
"ancestor. Now I understand why Cylanna knew you would help us."
|
||||
|
@ -1898,7 +1898,7 @@ msgstr ""
|
|||
"為什麼希蘭娜知道您會幫助我們了。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:179
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
msgid ""
|
||||
"That remains to be seen. I find it disturbing that a Kai — and my descendant "
|
||||
"— would run here begging for help. Before I agree to save you, you have to "
|
||||
|
@ -1910,12 +1910,12 @@ msgstr ""
|
|||
"你的勇敢──儘管你看上去並非那樣,讓我知道你是值得我幫助的人。"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:183
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
msgid "Well, I defeated the Drakes on your island."
|
||||
msgstr "好吧,我打贏了在你們島上的龍族。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:187
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
msgid ""
|
||||
"Drakes only look dangerous. Soldiers carrying spears make short work of "
|
||||
"them. No, I have something else in mind. You will complete a task for the "
|
||||
|
@ -1925,7 +1925,7 @@ msgstr ""
|
|||
"有一個更好的點子。你必須要完成一個造福人魚群的任務。聽好。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:191
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
msgid ""
|
||||
"About 200 years ago, a powerful mermaid named Imirna fell in love with a "
|
||||
"human wizard named Agnovon. Agnovon cared not for love, but he smiled "
|
||||
|
@ -1942,7 +1942,7 @@ msgstr ""
|
|||
"產。伊米爾娜悲憤交加,服毒自盡了。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:195
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
msgid ""
|
||||
"I have long desired to see the sword returned to the merfolk to whom it "
|
||||
"should belong. If you retrieve it, you would prove yourself to be worthy of "
|
||||
|
@ -1957,12 +1957,12 @@ msgstr ""
|
|||
"寶劍,他一定知道持有這把寶劍的巫妖在哪。"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:199
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
msgid "A lich has it? We were fleeing liches in the first place."
|
||||
msgstr "巫妖有這把劍?我們就是因為巫妖,才從礁沙逃到這裡來的呀。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:203
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
msgid ""
|
||||
"There is only one of them. If you cannot defeat even one lich, you must be "
|
||||
"expecting me to get rid of all of your undead myself!"
|
||||
|
@ -1971,19 +1971,19 @@ msgstr ""
|
|||
"所有的亡靈嗎!"
|
||||
|
||||
#. [message]: speaker=Kai Krellis
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:207
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
msgid "My apologies. You are right, of course. We will undertake this task."
|
||||
msgstr "對不起,您是對的。我們會接下這個任務。"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:211
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:215
|
||||
msgid ""
|
||||
"I will not send you away completely empty-handed, though. I can spare some "
|
||||
"holy water for one of your soldiers."
|
||||
msgstr "當然,我也不會讓你們空手去的。我可以替你其中一個士兵淋上聖水。"
|
||||
|
||||
#. [message]: speaker=narrator
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:222
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:226
|
||||
msgid ""
|
||||
"The holy water will make melee attacks do <i>arcane</i> damage for the rest "
|
||||
"of the campaign. Choose a unit to take it. You may recruit or recall a unit "
|
||||
|
@ -1993,12 +1993,12 @@ msgstr ""
|
|||
"單位來拿聖水,當然,你也可以招募或是招回一個單位。"
|
||||
|
||||
#. [object]: id=holywater1
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:235
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:239
|
||||
msgid "Holy Water"
|
||||
msgstr "聖水"
|
||||
|
||||
#. [message]: speaker=Tyegea
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:248
|
||||
#: data/campaigns/Dead_Water/scenarios/08_Talking_to_Tyegea.cfg:252
|
||||
msgid ""
|
||||
"Now, go. Come back with the flaming sword, and my priestesses and I will "
|
||||
"help you take back Jotha."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 0.8.8-CVS\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2005-12-14 12:40+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Afrikaans\n"
|
||||
|
@ -19,7 +19,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Ondergronds"
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ang@latin\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2013-05-28 16:41-0500\n"
|
||||
"Last-Translator: Steven Panek (Espreon) <Majora700@gmail.com>\n"
|
||||
"Language-Team: Old English <http://wiki.wesnoth.org/OldEnglishTranslation>\n"
|
||||
|
@ -20,7 +20,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.4.2+dev\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2008-05-31 16:55-0000\n"
|
||||
"Last-Translator: amnay <amnay@operamail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -20,7 +20,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr ""
|
||||
|
|
|
@ -12,7 +12,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: bg\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2007-08-21 17:39+0300\n"
|
||||
"Last-Translator: Denica <dmincheva2002@gmail.com>\n"
|
||||
"Language-Team: Bulgarian <bg@li.org>\n"
|
||||
|
@ -28,7 +28,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Подземие"
|
||||
|
|
|
@ -14,7 +14,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: 1.6.0+dev\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2021-01-12 12:43+0100\n"
|
||||
"Last-Translator: Miquel-Àngel Burgos i Fradeja <miquel.angel.burgos@gmail."
|
||||
"com>\n"
|
||||
|
@ -28,7 +28,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Sota terra"
|
||||
|
|
|
@ -15,7 +15,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: 1.5.8+dev\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2009-01-31 21:25+0100\n"
|
||||
"Last-Translator: Robert Millan <rmh@aybabtu.com>\n"
|
||||
"Language-Team: Catalan <wesnoth-ca@lists.ettin.org>\n"
|
||||
|
@ -27,7 +27,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Sota terra"
|
||||
|
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2021-09-18 20:52+0200\n"
|
||||
"Last-Translator: Michal Žejdl <lachim@emer.cz>\n"
|
||||
"Language-Team: Czech https://wiki.wesnoth.org/CzechTranslation\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Podzemí"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.5+CVS\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2008-11-04 13:44+0200\n"
|
||||
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
|
||||
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
|
||||
|
@ -20,7 +20,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Under jorden"
|
||||
|
|
|
@ -11,7 +11,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.14\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2021-10-18 21:04+0200\n"
|
||||
"Last-Translator: Whiskeyjack\n"
|
||||
"Language-Team: irc://irc.freenode.net/#wesnoth-de\n"
|
||||
|
@ -24,7 +24,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Unter Tage"
|
||||
|
@ -2123,6 +2123,7 @@ msgstr "Einführung"
|
|||
msgid "Gameplay"
|
||||
msgstr "Spielregeln"
|
||||
|
||||
#. #-#-#-#-# wesnoth-help.wml.pot (PACKAGE VERSION) #-#-#-#-#
|
||||
#. [section]: id=traits_section
|
||||
#. [topic]: id=..traits_section
|
||||
#: data/core/help.cfg:29 data/core/help.cfg:531
|
||||
|
@ -3206,18 +3207,17 @@ msgid ""
|
|||
msgstr ""
|
||||
"\n"
|
||||
"\n"
|
||||
"• Ein knapp errungener Sieg im vorhergehenden Szenario."
|
||||
"In Kampagnen wird davon ausgegangen, dass "
|
||||
"Ihr etwas <italic>text='Bonusgold'</italic> und einige aufgestiegene "
|
||||
"Einheiten auf eurer <italic>text='Einberufungsliste'</italic> habt. (Diese "
|
||||
"Konzepte werden in der Einführung erklärt.) Wenn Ihr ein Szenario gewinnt, "
|
||||
"aber dabei die meisten Eurer aufgestiegenen Einheiten und große Teile eures "
|
||||
"Goldes verliert, wird das folgende Szenario selbst für erfahrene Spieler "
|
||||
"schwer zu gewinnen sein. Findet Ihr euch in dieser Situation wieder, "
|
||||
"empfiehlt es sich, ein oder zwei Szenarios zurückzugehen und zu versuchen, "
|
||||
"diese entscheidender zu gewinnen. (Behaltet jedoch im Hinterkopf, dass "
|
||||
"<italic>text='einige'</italic> Verluste immer zu erwarten sind, insbesondere "
|
||||
"auf höheren Schwierigkeitsstufen.)"
|
||||
"• Ein knapp errungener Sieg im vorhergehenden Szenario.In Kampagnen wird "
|
||||
"davon ausgegangen, dass Ihr etwas <italic>text='Bonusgold'</italic> und "
|
||||
"einige aufgestiegene Einheiten auf eurer <italic>text='Einberufungsliste'</"
|
||||
"italic> habt. (Diese Konzepte werden in der Einführung erklärt.) Wenn Ihr "
|
||||
"ein Szenario gewinnt, aber dabei die meisten Eurer aufgestiegenen Einheiten "
|
||||
"und große Teile eures Goldes verliert, wird das folgende Szenario selbst für "
|
||||
"erfahrene Spieler schwer zu gewinnen sein. Findet Ihr euch in dieser "
|
||||
"Situation wieder, empfiehlt es sich, ein oder zwei Szenarios zurückzugehen "
|
||||
"und zu versuchen, diese entscheidender zu gewinnen. (Behaltet jedoch im "
|
||||
"Hinterkopf, dass <italic>text='einige'</italic> Verluste immer zu erwarten "
|
||||
"sind, insbesondere auf höheren Schwierigkeitsstufen.)"
|
||||
|
||||
#. [topic]: id=whylost
|
||||
#: data/core/help.cfg:323
|
||||
|
@ -3659,15 +3659,13 @@ msgid ""
|
|||
"and Fog of War'</ref>.\n"
|
||||
"• Enemy units normally don’t have orbs, however these can be enabled in the "
|
||||
"advanced preference “Customize orb colors”."
|
||||
msgstr "• grün, wenn die Einheit in diesem Zug noch nicht bewegt wurde,"
|
||||
"• gelb, wenn sie bereits bewegt wurde, aber noch weiter gehen oder angreifen "
|
||||
"könnte"
|
||||
"• Rot, wenn kein Zug bzw. Angriffe mehr möglich sind oder die Runde beendet "
|
||||
"wurde."
|
||||
"• blau, wenn es eine verbündete Einheit ist, auf die Ihr keinen Einfluss habt."
|
||||
msgstr ""
|
||||
"• grün, wenn die Einheit in diesem Zug noch nicht bewegt wurde,• gelb, wenn "
|
||||
"sie bereits bewegt wurde, aber noch weiter gehen oder angreifen könnte• Rot, "
|
||||
"wenn kein Zug bzw. Angriffe mehr möglich sind oder die Runde beendet wurde.• "
|
||||
"blau, wenn es eine verbündete Einheit ist, auf die Ihr keinen Einfluss habt."
|
||||
"• Gegnerische Einheiten haben keine Status-Kugeln über ihrer Lebensanzeige."
|
||||
|
||||
|
||||
#. [topic]: id=orbs
|
||||
#: data/core/help.cfg:407
|
||||
msgid "<header>text='Ellipses'</header>"
|
||||
|
|
|
@ -149,7 +149,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: el_gr\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2008-01-21 18:54+0200\n"
|
||||
"Last-Translator: Konstantinos Egarhos <atixos@gmail.com>\n"
|
||||
"Language-Team: <el@li.org>\n"
|
||||
|
@ -162,7 +162,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Υπόγεια"
|
||||
|
|
|
@ -12,7 +12,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: en@shaw\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2009-10-11 21:15-0400\n"
|
||||
"Last-Translator: Arc Riley <arcriley@ubuntu.com>\n"
|
||||
"Language-Team: Shavian English <ubuntu-l10n-en-shaw@lists.launchpad.net>\n"
|
||||
|
@ -24,7 +24,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "𐑳𐑯𐑛𐑼𐑜𐑮𐑬𐑯𐑛"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: en_GB\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2021-06-24 09:12+1000\n"
|
||||
"Last-Translator: Wedge009 <wedge009@wedge009.net>\n"
|
||||
"Language-Team: English (British) <http://wiki.wesnoth.org/"
|
||||
|
@ -22,7 +22,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Underground"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2008-03-01 19:31+0200\n"
|
||||
"Last-Translator: Aleksej Korgenkov <grimpanto@mail.ru>\n"
|
||||
"Language-Team: \n"
|
||||
|
@ -20,7 +20,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Subtero"
|
||||
|
|
|
@ -22,7 +22,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: es\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2021-09-24 13:20-0300\n"
|
||||
"Last-Translator: Pepe <donpepe1963@gmail.com>\n"
|
||||
"Language-Team: wesnoth-es-trad-1_14@googlegroups.com\n"
|
||||
|
@ -36,7 +36,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Bajo tierra"
|
||||
|
|
|
@ -11,7 +11,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.4 Estonian translation\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2012-04-02 21:52+0300\n"
|
||||
"Last-Translator: Kaido Kikkas <kakk@kakupesa.net>\n"
|
||||
"Language-Team: Kaido Kikkas <kakk@kakupesa.net>\n"
|
||||
|
@ -26,7 +26,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Maa all"
|
||||
|
|
|
@ -11,7 +11,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.0\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2005-08-23 11:08+0100\n"
|
||||
"Last-Translator: Alfredo Beaumont <ziberpunk@ziberghetto.dhis.org>\n"
|
||||
"Language-Team: Basque <ziberpunk@ziberghetto.dhis.org>\n"
|
||||
|
@ -25,7 +25,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Lurazpia"
|
||||
|
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wescamp-i 18n\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2012-04-07 02:20+0300\n"
|
||||
"Last-Translator: Jarkko Patteri <jarkkopatteri@gmail.com>\n"
|
||||
"Language-Team: Finnish <http://wiki.wesnoth.org/FinnishTranslation>\n"
|
||||
|
@ -22,7 +22,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Maan alla"
|
||||
|
|
|
@ -16,7 +16,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Wesnoth_Help-1.12\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2021-09-17 06:53+0200\n"
|
||||
"Last-Translator: Clemence <.>\n"
|
||||
"Language-Team: French <wesnothfr@lists.tuxfamily.org>\n"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Sous terre"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ga\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2012-02-18 18:00-0800\n"
|
||||
"Last-Translator: Carson Callis aka Mountian_King <tree_rings@rocketmail."
|
||||
"com>\n"
|
||||
|
@ -22,7 +22,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Faoi Thalamh"
|
||||
|
|
|
@ -12,7 +12,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2021-06-14 09:33+0100\n"
|
||||
"Last-Translator: GunChleoc, 2020\n"
|
||||
"Language-Team: Gaelic, Scottish (https://www.transifex.com/gunchleoc/"
|
||||
|
@ -26,7 +26,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Fon talamh"
|
||||
|
|
|
@ -15,7 +15,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Wesnoth\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2018-05-16 07:06+0100\n"
|
||||
"Last-Translator: Adrian Chaves <adrian@chaves.io>\n"
|
||||
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
|
||||
|
@ -43,7 +43,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Baixo a terra"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr ""
|
||||
|
|
|
@ -12,7 +12,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: he\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2009-07-13 00:55+0300\n"
|
||||
"Last-Translator: Oron Peled <oron@actcom.co.il>\n"
|
||||
"Language-Team: Hebrew\n"
|
||||
|
@ -25,7 +25,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "תת קרקעי"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.4+dev\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2012-08-20 11:37+0100\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Podzemlje"
|
||||
|
|
|
@ -12,7 +12,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: hu-wesnoth\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2020-09-06 18:46+0200\n"
|
||||
"Last-Translator: Széll András <szell.andris@gmail.com>\n"
|
||||
"Language-Team: Hungarian <kde-l10n-hu@kde.org>\n"
|
||||
|
@ -25,7 +25,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Föld alatt"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.3-svn\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2012-12-31 00:00+0700\n"
|
||||
"Last-Translator: Yuris <yuris_wicaksana@yahoo.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Bawah tanah"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.7.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2009-06-15 15:08-0000\n"
|
||||
"Last-Translator: Gabríel A. Pétursson <gabrielp@simnet.is>\n"
|
||||
"Language-Team: \n"
|
||||
|
@ -22,7 +22,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Neðanjarðar"
|
||||
|
|
|
@ -14,7 +14,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: it\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2021-06-26 16:13+0200\n"
|
||||
"Last-Translator: Antonio 'Antro' Rosella <arosella@yahoo.com>\n"
|
||||
"Language-Team: Italiano <wesnoth-l10n-it@cirulla.net>\n"
|
||||
|
@ -28,7 +28,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Sottosuolo"
|
||||
|
|
|
@ -13,7 +13,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2021-06-26 08:31+0000\n"
|
||||
"Last-Translator: RatArmy, 2021\n"
|
||||
"Language-Team: Japanese (https://www.transifex.com/wesnoth-jp/teams/60513/"
|
||||
|
@ -26,7 +26,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "地下"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.1.1+dev\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2013-10-25 16:24+0900\n"
|
||||
"Last-Translator: mistzone <drier22@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -20,7 +20,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "지하"
|
||||
|
|
|
@ -12,7 +12,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Wesnoth 1.8\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2021-08-21 23:31-0400\n"
|
||||
"POT-Creation-Date: 2021-10-23 20:57-0300\n"
|
||||
"PO-Revision-Date: 2013-06-20 23:23-0000\n"
|
||||
"Last-Translator: Thomas Hockings <elprofesh@gmail.com>\n"
|
||||
"Language-Team: Latin <http://wiki.wesnoth.org/LatinTranslation>\n"
|
||||
|
@ -25,7 +25,7 @@ msgstr ""
|
|||
|
||||
#. [time]: id=underground
|
||||
#. [editor_times]: id=underground
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:495
|
||||
#: data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg:496
|
||||
#: data/core/editor/time-of-day.cfg:41 data/core/macros/schedules.cfg:113
|
||||
msgid "Underground"
|
||||
msgstr "Subterraneus"
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue