pot-update and update of manpages
This commit is contained in:
parent
ef8fb31f2c
commit
4e9211005e
45 changed files with 360 additions and 357 deletions
|
@ -26,7 +26,7 @@ tour
|
|||
.
|
||||
.SH SYNOPSIS
|
||||
.
|
||||
\fBwesnoth\fP [\fIOPTIONS\fP] [\fIPATH_TO_DATA\fP]
|
||||
\fBwesnoth\fP [\fIOPTIONS\fP] [\fICHEMIN_DE_DATA\fP]
|
||||
.
|
||||
.SH DESCRIPTION
|
||||
.
|
||||
|
@ -46,10 +46,10 @@ partagez\-les avec d'autres.
|
|||
.SH OPTIONS
|
||||
.
|
||||
.TP
|
||||
\fB\-\-bpp\fP\fI\ number\fP
|
||||
\fB\-\-bpp\fP\fI\ nombre\fP
|
||||
définit la valeur de bits par pixel (couleurs). Exemple\ : \-\-bpp 32
|
||||
.TP
|
||||
\fB\-\-compress\fP\fI\ <infile>\fP\fB\ \fP\fI<outfile>\fP
|
||||
\fB\-\-compress\fP\fI\ <fichier d'entrée>\fP\fB\ \fP\fI<fichier de sortie>\fP
|
||||
compresse une sauvegarde au format texte WML (fichier en entrée) en format
|
||||
binaire WML (fichier en sortie).
|
||||
.TP
|
||||
|
@ -58,7 +58,7 @@ affiche des informations suppl
|
|||
des options en ligne de commande dans le jeu (voir Wiki\ :
|
||||
http://www.wesnoth.org/ pour plus d'informations sur la ligne de commande).
|
||||
.TP
|
||||
\fB\-\-decompress\fP\fI\ <infile>\fP\fB\ \fP\fI<outfile>\fP
|
||||
\fB\-\-decompress\fP\fI\ <fichier d'entrée>\fP\fB\ \fP\fI<fichier de sortie>\fP
|
||||
décompresse une sauvegarde au format binaire WML (fichier en entrée) en
|
||||
format texte WML (fichier en sortie).
|
||||
.TP
|
||||
|
@ -73,11 +73,11 @@ jeu.
|
|||
affiche un résumé des options de ligne de commande sur la sortie standard et
|
||||
quitte le programme.
|
||||
.TP
|
||||
\fB\-\-load\fP\fI\ savegame\fP
|
||||
\fB\-\-load\fP\fI\ sauvegarde\fP
|
||||
charge le fichier de sauvegarde à partir du répertoire de sauvegarde par
|
||||
défaut.
|
||||
.TP
|
||||
\fB\-\-log\-error="domain1,domain2,..."\fP, \fB\-\-log\-warning="..."\fP, \fB\-\-log\-info="..."\fP
|
||||
\fB\-\-log\-error="domaine1,domaine2,..."\fP, \fB\-\-log\-warning="..."\fP, \fB\-\-log\-info="..."\fP
|
||||
définit le niveau d'alerte du débogueur. "all" permet de suivre tous les
|
||||
niveaux. \fB\-\-log\-info\fP affiche tous les messages, \fB\-\-log\-warning\fP n'affiche
|
||||
que les avertissements et les erreurs et \fB\-\-log\-error\fP n'affiche que les
|
||||
|
@ -120,45 +120,45 @@ joueur. Utilisable pour permettre une mesure par script des performances.
|
|||
.SH "Options pour \-\-multiplayer"
|
||||
.
|
||||
Les options spécifiques au mode multijoueur sont marquées d'un
|
||||
<number>. <number> doit être remplacé par le nombre de
|
||||
<nombre>. <nombre> doit être remplacé par le nombre de
|
||||
joueurs. Il s'agit souvent de 1 ou de 2 mais cela dépend du nombre possible
|
||||
de joueurs pour le scénario choisi.
|
||||
.TP
|
||||
\fB\-\-algorithm<number>=value\fP
|
||||
\fB\-\-algorithm<nombre>=valeur\fP
|
||||
Sélectionne un algorithme utilisé par l'IA de cette faction. Valeurs
|
||||
possibles\ : "idle_ai" et "sample_ai".
|
||||
possibles\ : « idle_ai » et « sample_ai ».
|
||||
.TP
|
||||
\fB\-\-controller<number>=value\fP
|
||||
Sélectionne le type de joueur de ce camp. Valeurs possibles\ : "human" and
|
||||
"ai".
|
||||
\fB\-\-controller<nombre>=valeur\fP
|
||||
Sélectionne le type de joueur de ce camp. Valeurs possibles\ : « human » et «
|
||||
ai ».
|
||||
.TP
|
||||
\fB\-\-era=value\fP
|
||||
utilisez cette option pour jouer à l'ère sélectionnée au lieu de l'ère
|
||||
"Default". Cette ère est sélectionnée par un identifiant. Les ères sont
|
||||
\fB\-\-era=valeur\fP
|
||||
utilisez cette option pour jouer à l'ère sélectionnée au lieu de l'ère « Par
|
||||
défaut ». Cette ère est sélectionnée par un identifiant. Les ères sont
|
||||
décrites dans le fichier data/multiplayer.cfg.
|
||||
.TP
|
||||
\fB\-\-nogui\fP
|
||||
lance le jeu sans interface graphique. Doit apparaître avant
|
||||
\fB\-\-multiplayer\fP.
|
||||
.TP
|
||||
\fB\-\-parm<number>=name:value\fP
|
||||
\fB\-\-parm<nombre>=nom:valeur\fP
|
||||
ajoute des paramètres spécifiques à ce camp. Ces paramètres dépendent des
|
||||
options utilisées avec \fB\-\-controller\fP et \fB\-\-algorithm\fP. Ne devrait être
|
||||
utile qu'aux personnes expérimentant leur propre IA (non encore totalement
|
||||
documenté).
|
||||
.TP
|
||||
\fB\-\-scenario=value\fP
|
||||
sélectionne un scénario multijoueur. Le scénario par défaut est\ :
|
||||
"multiplayer_Charge".
|
||||
\fB\-\-scenario=valeur\fP
|
||||
sélectionne un scénario multijoueur. Le scénario par défaut est\ : «
|
||||
multiplayer_Charge ».
|
||||
.TP
|
||||
\fB\-\-side<number>=value\fP
|
||||
\fB\-\-side<nombre>=valeur\fP
|
||||
permet de sélectionner un camp. Ce camp est choisi par identifiant. Les
|
||||
camps sont décrits dans le fichier data/multiplayer.cfg.
|
||||
.TP
|
||||
\fB\-\-turns=value\fP
|
||||
défini le nombre de tours du scénario. Valeur par défaut\ : "50".
|
||||
\fB\-\-turns=valeur\fP
|
||||
défini le nombre de tours du scénario. Valeur par défaut\ : « 50 ».
|
||||
.TP
|
||||
Example to test your own AI:
|
||||
Exemple pour tester votre propre IA\ :
|
||||
wesnoth \-\-multiplayer \-\-controller2=python_ai \-\-algorithm2=python_ai
|
||||
\-\-parm2=python_script:py/my_own_python_ai.py \-\-side2=Rebels
|
||||
.
|
||||
|
@ -169,7 +169,8 @@ wesnoth \-\-multiplayer \-\-controller2=python_ai \-\-algorithm2=python_ai
|
|||
Édité par Nils Kneuper <crazy\-ivanovic@gmx.net>, ott
|
||||
<ott@gaon.net> et Soliton <soliton@sonnenkinder.org>.
|
||||
.br
|
||||
Ce manuel a été écrit par Cyril Bouthors <cyril@bouthors.org>.
|
||||
Ce manuel a été à l'origine écrit par Cyril Bouthors
|
||||
<cyril@bouthors.org>.
|
||||
.br
|
||||
Rendez\-vous sur la page d'accueil officielle\ : http://www.wesnoth.org/
|
||||
.
|
||||
|
|
|
@ -66,7 +66,8 @@ ex
|
|||
.SH AUTEUR
|
||||
Écrit par David White <davidnwhite@verizon.net>. Édité par Nils
|
||||
Kneuper <crazy\-ivanovic@gmx.net> et ott <ott@gaon.net>. Ce
|
||||
manuel a été écrit par Cyril Bouthors <cyril@bouthors.org>.
|
||||
manuel a été à l'origine écrit par Cyril Bouthors
|
||||
<cyril@bouthors.org>.
|
||||
.br
|
||||
Rendez\-vous sur la page d'accueil officielle\ : http://www.wesnoth.org/
|
||||
|
||||
|
|
|
@ -26,8 +26,8 @@ wesnothd \- D
|
|||
.
|
||||
.SH SYNOPSIS
|
||||
.
|
||||
\fBwesnothd\fP [\|\fB\-dvV\fP\|] [\|\fB\-c\fP \fIpath\fP\|] [\|\fB\-p\fP \fIport\fP\|] [\|\fB\-t\fP
|
||||
\fInumber\fP\|] [\|\fB\-T\fP \fInumber\fP\|]
|
||||
\fBwesnothd\fP [\|\fB\-dvV\fP\|] [\|\fB\-c\fP \fIchemin\fP\|] [\|\fB\-p\fP \fIport\fP\|] [\|\fB\-t\fP
|
||||
\fInombre\fP\|] [\|\fB\-T\fP \fInombre\fP\|]
|
||||
.
|
||||
.SH DESCRIPTION
|
||||
.
|
||||
|
@ -38,9 +38,9 @@ http://www.wesnoth.org/wiki/ServerAdministration.
|
|||
.SH OPTIONS
|
||||
.
|
||||
.TP
|
||||
\fB\-c,\ \-\-config\fP\fI\ path\fP
|
||||
\fB\-c,\ \-\-config\fP\fI\ chemin\fP
|
||||
indique le fichier de configuration à utiliser par wesnothd. Voir la syntaxe
|
||||
ci\-dessous dans la section \fBSERVER CONFIG\fP.
|
||||
ci\-dessous dans la section \fBCONFIGURATION DU SERVEUR\fP.
|
||||
.TP
|
||||
\fB\-d,\ \-\-daemon\fP
|
||||
exécute wesnothd en tant que démon.
|
||||
|
@ -51,13 +51,13 @@ aide sur les options de la ligne de commande.
|
|||
\fB\-p,\ \-\-port\fP\fI\ port\fP
|
||||
lie le serveur au port spécifié. Valeur par défaut\ : 15000.
|
||||
.TP
|
||||
\fB\-t,\ \-\-threads\fP\fI\ number\fP
|
||||
sets the maximum number of waiting worker threads for network I/O to n
|
||||
(default: 5, max: 30).
|
||||
\fB\-t,\ \-\-threads\fP\fI\ nombre\fP
|
||||
définit le nombre maximal de threads pour les entrées/sorties réseau à la
|
||||
valeur n (defaut\ : 5, max\ : 30).
|
||||
.TP
|
||||
\fB\-T,\ \-\-max\-threads\fP\fI\ number\fP
|
||||
sets the maximum number of worker threads that will be created if set to 0
|
||||
there will be no limit (default: 0).
|
||||
\fB\-T,\ \-\-max\-threads\fP\fI\ nombre\fP
|
||||
définit le nombre maximal de threads qui seront crées. Si ce nombre est nul,
|
||||
il n'y a pas de limite (defaut\ : 0).
|
||||
.TP
|
||||
\fB\-V,\ \-\-version\fP
|
||||
affiche le numéro de version et quitte le programme.
|
||||
|
@ -72,9 +72,9 @@ active une journalisation maximale.
|
|||
.P
|
||||
[\fItag\fP]
|
||||
.IP
|
||||
cl="\fIvalue\fP"
|
||||
clé="\fIvaleur\fP"
|
||||
.IP
|
||||
cl="\fIvalue\fP,\fIvalue\fP,..."
|
||||
clé="\fIvaleur\fP,\fIvaleur\fP,..."
|
||||
.P
|
||||
[/\fItag\fP]
|
||||
.
|
||||
|
@ -94,14 +94,14 @@ d
|
|||
Le nombre maximum de messages permis en \fBmessages_time_period\fP.
|
||||
.TP
|
||||
\fBmessages_time_period\fP
|
||||
Période, en secondes, après laquelle un échec système est détecté.
|
||||
Période, en secondes, après laquelle une avalanche de messages est détectée.
|
||||
.TP
|
||||
\fBmotd\fP
|
||||
Le message du jour.
|
||||
.TP
|
||||
\fBpasswd\fP
|
||||
Mot de passe des habilitations de l'administrateur. Commence souvent par
|
||||
"admin ".
|
||||
Mot de passe des habilitations de l'administrateur. Commence souvent par «
|
||||
admin ».
|
||||
.TP
|
||||
\fBversions_accepted\fP
|
||||
Liste des versions acceptées par le serveur, séparées par des virgules. Les
|
||||
|
@ -135,7 +135,8 @@ m
|
|||
.
|
||||
Écrit par David White <davidnwhite@verizon.net>. Édité par Nils
|
||||
Kneuper <crazy\-ivanovic@gmx.net> et ott <ott@gaon.net>. Ce
|
||||
manuel a été écrit par Cyril Bouthors <cyril@bouthors.org>.
|
||||
manuel a été à l'origine écrit par Cyril Bouthors
|
||||
<cyril@bouthors.org>.
|
||||
.br
|
||||
Rendez\-vous sur la page d'accueil officielle\ : http://www.wesnoth.org/
|
||||
.
|
||||
|
|
|
@ -152,7 +152,7 @@ data/multiplayer.cfg bestand.
|
|||
\fB\-\-turns=value\fP
|
||||
stelt het aantal zetten in voor het gekozen scenario. Standaard is "50".
|
||||
.TP
|
||||
Example to test your own AI:
|
||||
Voorbeeld om eigen AI te testen:
|
||||
wesnoth \-\-multiplayer \-\-controller2=python_ai \-\-algorithm2=python_ai
|
||||
\-\-parm2=python_script:py/my_own_python_ai.py \-\-side2=Rebels
|
||||
.
|
||||
|
|
|
@ -25,7 +25,7 @@ wesnoth \-
|
|||
.
|
||||
.SH ОБЗОР
|
||||
.
|
||||
\fBwesnoth\fP [\fIOPTIONS\fP] [\fIPATH_TO_DATA\fP]
|
||||
\fBwesnoth\fP [\fIПАРАМЕТРЫ\fP] [\fIПУТЬ_К_ДАННЫМ\fP]
|
||||
.
|
||||
.SH ОПИСАНИЕ
|
||||
.
|
||||
|
@ -151,7 +151,7 @@ AI.
|
|||
\fB\-\-turns=значение\fP
|
||||
установить число ходов для выбранного сценария. По умолчанию 50.
|
||||
.TP
|
||||
Example to test your own AI:
|
||||
Пример для тестирования собственного AI:
|
||||
wesnoth \-\-multiplayer \-\-controller2=python_ai \-\-algorithm2=python_ai
|
||||
\-\-parm2=python_script:py/my_own_python_ai.py \-\-side2=Rebels
|
||||
.
|
||||
|
|
|
@ -26,8 +26,8 @@ wesnothd \-
|
|||
.
|
||||
.SH ОБЗОР
|
||||
.
|
||||
\fBwesnothd\fP [\|\fB\-dvV\fP\|] [\|\fB\-c\fP \fIpath\fP\|] [\|\fB\-p\fP \fIport\fP\|] [\|\fB\-t\fP
|
||||
\fInumber\fP\|] [\|\fB\-T\fP \fInumber\fP\|]
|
||||
\fBwesnothd\fP [\|\fB\-dvV\fP\|] [\|\fB\-c\fP \fIпуть\fP\|] [\|\fB\-p\fP \fIпорт\fP\|] [\|\fB\-t\fP
|
||||
\fIчисло\fP\|] [\|\fB\-T\fP \fIчисло\fP\|]
|
||||
.
|
||||
.SH ОПИСАНИЕ
|
||||
.
|
||||
|
@ -48,17 +48,17 @@ Wesnoth.
|
|||
\fB\-h,\ \-\-help\fP
|
||||
сообщает, какие принимаются параметры командной строки.
|
||||
.TP
|
||||
\fB\-p,\ \-\-port\fP\fI\ port\fP
|
||||
\fB\-p,\ \-\-port\fP\fI\ порт\fP
|
||||
указать серверу порт для прослушивания. Если порт не указан, используется
|
||||
порт 15000.
|
||||
.TP
|
||||
\fB\-t,\ \-\-threads\fP\fI\ number\fP
|
||||
sets the maximum number of waiting worker threads for network I/O to n
|
||||
(default: 5, max: 30).
|
||||
\fB\-t,\ \-\-threads\fP\fI\ число\fP
|
||||
установить максимальное число рабочих потоков для сетевого ввода\-вывода в n
|
||||
(по умолчанию 5, максимум 30).
|
||||
.TP
|
||||
\fB\-T,\ \-\-max\-threads\fP\fI\ number\fP
|
||||
sets the maximum number of worker threads that will be created if set to 0
|
||||
there will be no limit (default: 0).
|
||||
\fB\-t,\ \-\-max\-threads\fP\fI\ число\fP
|
||||
установить максимальное число создаваемых рабочих потоков, если 0, то
|
||||
ограничений нет (по умолчанию 0).
|
||||
.TP
|
||||
\fB\-V,\ \-\-version\fP
|
||||
вывести номер версии и выйти.
|
||||
|
|
|
@ -152,7 +152,7 @@ ett id\-nummer. Fraktionerna finns beskrivna i filen data/multiplayer.cfg.
|
|||
\fB\-\-turns=värde\fP
|
||||
anger antalet drag för det valda scenariot. Standardvärdet är 50.
|
||||
.TP
|
||||
Example to test your own AI:
|
||||
Exempel för att testa en egen AI:
|
||||
wesnoth \-\-multiplayer \-\-controller2=python_ai \-\-algorithm2=python_ai
|
||||
\-\-parm2=python_script:py/my_own_python_ai.py \-\-side2=Rebels
|
||||
.
|
||||
|
|
|
@ -26,8 +26,8 @@ wesnothd \- Kampen om \fBWesnoth\fPs n
|
|||
.
|
||||
.SH SYNOPSIS
|
||||
.
|
||||
\fBwesnothd\fP [\|\fB\-dvV\fP\|] [\|\fB\-c\fP \fIpath\fP\|] [\|\fB\-p\fP \fIport\fP\|] [\|\fB\-t\fP
|
||||
\fInumber\fP\|] [\|\fB\-T\fP \fInumber\fP\|]
|
||||
\fBwesnothd\fP [\|\fB\-dvV\fP\|] [\|\fB\-c\fP \fIsökväg\fP\|] [\|\fB\-p\fP \fIport\fP\|] [\|\fB\-t\fP
|
||||
\fIantal\fP\|] [\|\fB\-T\fP \fIantal\fP\|]
|
||||
.
|
||||
.SH BESKRIVNING
|
||||
.
|
||||
|
@ -53,12 +53,12 @@ knyter servern till den specificerade porten. Om ingen port anges s
|
|||
port 15000.
|
||||
.TP
|
||||
\fB\-t,\ \-\-threads\fP\fI\ antal\fP
|
||||
sets the maximum number of waiting worker threads for network I/O to n
|
||||
(default: 5, max: 30).
|
||||
anger maximalt antal väntande trådar för nätverkstrafik (standardvärde: 5;
|
||||
max: 30)
|
||||
.TP
|
||||
\fB\-T,\ \-\-max\-threads\fP\fI\ number\fP
|
||||
sets the maximum number of worker threads that will be created if set to 0
|
||||
there will be no limit (default: 0).
|
||||
\fB\-T,\ \-\-max\-threads\fP\fI\ antal\fP
|
||||
anger maximalt antal trådar för nätverkstrafik som skapas; om 0 anges sätts
|
||||
ingen övre gräns (standardvärde: 0)
|
||||
.TP
|
||||
\fB\-V,\ \-\-version\fP
|
||||
visar versionen.
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 0.8.8-CVS\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2005-12-14 12:29+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Afrikaans <wesnothaf@gmail.com>\n"
|
||||
|
@ -17,30 +17,30 @@ msgstr ""
|
|||
"X-Poedit-Language: Afrikaans\n"
|
||||
"X-Poedit-Country: SOUTH AFRICA\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "Goed"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Ja"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Nee"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Kanselleer"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Sluit"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Hulp"
|
||||
|
||||
|
@ -499,7 +499,7 @@ msgstr "Binneland"
|
|||
msgid "Island"
|
||||
msgstr "Eiland"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "speler"
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 0.8.8-CVS\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2005-09-08 20:55+0200\n"
|
||||
"Last-Translator: Georgi Dimitrov <oblak@gbg.bg>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -14,30 +14,30 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "Окей"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Да"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Не"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Отказ"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Затвори"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Помощ"
|
||||
|
||||
|
@ -499,7 +499,7 @@ msgstr "Нормална"
|
|||
msgid "Island"
|
||||
msgstr "Островна"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "играч"
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: ca\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2006-06-28 17:44+0200\n"
|
||||
"Last-Translator: Jordà Polo <jorda@ettin.org>\n"
|
||||
"Language-Team: Català <wesnoth-ca@lists.ettin.org>\n"
|
||||
|
@ -17,30 +17,30 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "D'acord"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Sí"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "No"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Cancel·la"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Tanca"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Ajuda"
|
||||
|
||||
|
@ -494,7 +494,7 @@ msgstr "Interior"
|
|||
msgid "Island"
|
||||
msgstr "Illa"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "jugador"
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.3-svn\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2006-09-13 05:43+0100\n"
|
||||
"Last-Translator: Mavorte <mavorte1@yahoo.es>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -15,30 +15,30 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "D'acort"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Sí"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "No"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Cancel·lar"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Tancar"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Ajuda"
|
||||
|
||||
|
@ -492,7 +492,7 @@ msgstr "Interior"
|
|||
msgid "Island"
|
||||
msgstr "Illa"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "jugador"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle of Wesnoth\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2007-02-04 16:48+0100\n"
|
||||
"Last-Translator: Vladimír Slávik <slavik.vladimir@seznam.cz>\n"
|
||||
"Language-Team: Czech <wesnoth-cs-l@buchtovi.cz>\n"
|
||||
|
@ -21,30 +21,30 @@ msgstr ""
|
|||
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Poedit-Basepath: D:\\Dev\\wesnoth-trunk\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Ano"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Ne"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Zrušit"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Zavřít"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Nápověda"
|
||||
|
||||
|
@ -496,7 +496,7 @@ msgstr "Vnitrozemí"
|
|||
msgid "Island"
|
||||
msgstr "Ostrov"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "hráč"
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 0.9.5+CVS\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2007-02-13 20:06+0100\n"
|
||||
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
|
||||
"Language-Team: Dansk-gruppen < >\n"
|
||||
|
@ -17,30 +17,30 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "O.k."
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Ja"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Nej"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Annuller"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Luk"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Hjælp"
|
||||
|
||||
|
@ -492,7 +492,7 @@ msgstr "Indland"
|
|||
msgid "Island"
|
||||
msgstr "Ø"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "spiller"
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.2\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2007-01-17 11:50+0100\n"
|
||||
"Last-Translator: Christoph Berg <Christoph.Berg@kpm-sport.de>\n"
|
||||
"Language-Team: irc://irc.freenode.net/#wesnoth-de\n"
|
||||
|
@ -14,30 +14,30 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-Country: GERMANY\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "Okay"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Ja"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Nein"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Abbrechen"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Schließen"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Hilfe"
|
||||
|
||||
|
@ -487,7 +487,7 @@ msgstr "Inland"
|
|||
msgid "Island"
|
||||
msgstr "Insel"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "Spieler"
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 0.8.5-CVS\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2005-08-31 08:00+0300\n"
|
||||
"Last-Translator: santi <at@i.gr>\n"
|
||||
"Language-Team: <en@li.org>\n"
|
||||
|
@ -18,30 +18,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Generator: KBabel 0.9.6\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "Εντάξει"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Ναι"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Όχι"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Ακύρωση"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Κλείσιμο"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Βοήθεια"
|
||||
|
||||
|
@ -501,7 +501,7 @@ msgstr ""
|
|||
msgid "Island"
|
||||
msgstr "Νησί"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "παίκτης"
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: en_GB\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2007-01-04 19:24+0000\n"
|
||||
"Last-Translator: Peter J Ross <wesnoth@pjr.britishlibrary.net>\n"
|
||||
"Language-Team: English (British) <en@li.org>\n"
|
||||
|
@ -17,30 +17,30 @@ msgstr ""
|
|||
"X-Poedit-Country: UNITED KINGDOM\n"
|
||||
"X-Generator: KBabel 1.11.4\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Yes"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "No"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Cancel"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Close"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Help"
|
||||
|
||||
|
@ -494,7 +494,7 @@ msgstr "Inland"
|
|||
msgid "Island"
|
||||
msgstr "Island"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "player"
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 0.8.4-CVS\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2006-10-26 18:33+0200\n"
|
||||
"Last-Translator: Aleksej Korgenkov <grimpanto@mail.ru>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -16,30 +16,30 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-Language: Esperanto\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "En ordo"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Jes"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Ne"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Nuligu"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Fermi"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Helpo"
|
||||
|
||||
|
@ -493,7 +493,7 @@ msgstr "Interno"
|
|||
msgid "Island"
|
||||
msgstr "Insulo"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "ludanto"
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: es\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2006-06-28 16:34+0200\n"
|
||||
"Last-Translator: Isaac Clerencia <isaac@warp.es>\n"
|
||||
"Language-Team: <en@li.org>\n"
|
||||
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: KBabel 1.11.2\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "Aceptar"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Sí"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "No"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Cerrar"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Ayuda"
|
||||
|
||||
|
@ -497,7 +497,7 @@ msgstr "Interior"
|
|||
msgid "Island"
|
||||
msgstr "Isla"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "jugador"
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 0.8.8-CVS\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2007-01-14 16:37+0200\n"
|
||||
"Last-Translator: Priit Laes <plaes@plaes.org>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -16,30 +16,30 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Jah"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Ei"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Tühista"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Sulge"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Abi"
|
||||
|
||||
|
@ -489,7 +489,7 @@ msgstr "Sisemaa"
|
|||
msgid "Island"
|
||||
msgstr "Saar"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "mängija"
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2005-08-10 16:44+0200\n"
|
||||
"Last-Translator: Mikel Olasagasti <hey_neken@mundurat.net>\n"
|
||||
"Language-Team: Basque\n"
|
||||
|
@ -17,30 +17,30 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "Ados"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Bai"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Ez"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Utzi"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Itxi"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Laguntza"
|
||||
|
||||
|
@ -500,7 +500,7 @@ msgstr "Barnealdea"
|
|||
msgid "Island"
|
||||
msgstr "Irla"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "jokalaria"
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 0.8.2-CVS\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2006-06-14 22:38+0200\n"
|
||||
"Last-Translator: Jussi Rautio <jrautio@niksula.hut.fi>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -16,30 +16,30 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Kyllä"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Ei"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Peruuta"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Sulje"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Apua"
|
||||
|
||||
|
@ -493,7 +493,7 @@ msgstr "sisämaa"
|
|||
msgid "Island"
|
||||
msgstr "saari"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "pelaaja"
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2007-01-26 03:35+0100\n"
|
||||
"Last-Translator: Damien <guydelatour@gloireetpouvoir.com>\n"
|
||||
"Language-Team: Language fr\n"
|
||||
|
@ -17,30 +17,30 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "Ok"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Oui"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Non"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Annuler"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Fermer"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Aide"
|
||||
|
||||
|
@ -496,7 +496,7 @@ msgstr "Continental"
|
|||
msgid "Island"
|
||||
msgstr "Insulaire"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "joueur"
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.1.2+svn\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2006-04-17 23:00+0200\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -15,30 +15,30 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr ""
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
|
@ -488,7 +488,7 @@ msgstr ""
|
|||
msgid "Island"
|
||||
msgstr ""
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: he\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2006-02-14 22:10+0200\n"
|
||||
"Last-Translator: Ely Levy <nakeee@gmail.com>\n"
|
||||
"Language-Team: Hebrew\n"
|
||||
|
@ -21,30 +21,30 @@ msgstr ""
|
|||
"X-Generator: KBabel 1.11.1\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "אשר"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "כן"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "לא"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "בטל"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "סגור"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "עזרה"
|
||||
|
||||
|
@ -498,7 +498,7 @@ msgstr "יבשתי"
|
|||
msgid "Island"
|
||||
msgstr "אי"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "שחקן"
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 0.8.5-CVS\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2006-07-02 14:39+0200\n"
|
||||
"Last-Translator: Széll Tamás <tomi@digiflex.hu>\n"
|
||||
"Language-Team: none <hu@gnome.hu>\n"
|
||||
|
@ -18,30 +18,30 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "Oké"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Igen"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Nem"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Mégse"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Bezár"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Segítség"
|
||||
|
||||
|
@ -495,7 +495,7 @@ msgstr "Szárazföld"
|
|||
msgid "Island"
|
||||
msgstr "Sziget"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "játékos"
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: it\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2007-01-03 10:59+0100\n"
|
||||
"Last-Translator: Luciano Montanaro <mikelima@cirulla.net>\n"
|
||||
"Language-Team: Italian <kde-i18n-it@kde.org>\n"
|
||||
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: KBabel 1.11.4\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Sì"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "No"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Annulla"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Chiudi"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Aiuto"
|
||||
|
||||
|
@ -492,7 +492,7 @@ msgstr "Entroterra"
|
|||
msgid "Island"
|
||||
msgstr "Isola"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "giocatore"
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 0.8.8-CVS\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2006-09-14 11:28+0900\n"
|
||||
"Last-Translator: Nobuhito Okada <okyada@gmail.com>\n"
|
||||
"Language-Team: Japanese Translation Team\n"
|
||||
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: KBabel 1.9\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "はい"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "いいえ"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "キャンセル"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "閉じる"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "ヘルプ"
|
||||
|
||||
|
@ -496,7 +496,7 @@ msgstr "内陸"
|
|||
msgid "Island"
|
||||
msgstr "島"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "プレイヤー"
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.1.1+svn\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2006-03-21 12:58-0800\n"
|
||||
"Last-Translator: Andrew <Sfradix@hotmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -16,30 +16,30 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "확인"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "예"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "아니오"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "취소"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "닫기"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "도움말"
|
||||
|
||||
|
@ -491,7 +491,7 @@ msgstr ""
|
|||
msgid "Island"
|
||||
msgstr ""
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Wesnoth 1.2\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2006-06-15 17:19+0200\n"
|
||||
"Last-Translator: Mark Polo <markpolo@gmail.com>\n"
|
||||
"Language-Team: Latin\n"
|
||||
|
@ -17,30 +17,30 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "Sane"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Ita"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Non"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Abrogare"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Claudere"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Subsidium"
|
||||
|
||||
|
@ -494,7 +494,7 @@ msgstr "Mediterraneua"
|
|||
msgid "Island"
|
||||
msgstr "Insula"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "lusor"
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.1.1-SVN\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2006-07-02 00:33+0100\n"
|
||||
"Last-Translator: Gaute Storli <gauteamus@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -16,30 +16,30 @@ msgstr ""
|
|||
"X-Poedit-Language: Norwegian Bokmal\n"
|
||||
"X-Poedit-Country: NORWAY\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Ja"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Nei"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Avbryt"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Lukk"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Hjelp"
|
||||
|
||||
|
@ -493,7 +493,7 @@ msgstr "Innland"
|
|||
msgid "Island"
|
||||
msgstr "Øy"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "spiller"
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 0.8.11+CVS\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2007-01-05 14:16+0100\n"
|
||||
"Last-Translator: Foppe Benedictus <foppe.benedictus@gmail.com>\n"
|
||||
"Language-Team: Dutch <foppe.benedictus@gmail.com>\n"
|
||||
|
@ -18,30 +18,30 @@ msgstr ""
|
|||
"X-Poedit-Language: Dutch\n"
|
||||
"X-Poedit-Country: NETHERLANDS\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "Ok"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Ja"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Nee"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Annuleren"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Sluiten"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Help"
|
||||
|
||||
|
@ -495,7 +495,7 @@ msgstr "Vaste land"
|
|||
msgid "Island"
|
||||
msgstr "Eiland"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "speler"
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: pl\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2007-02-17 20:26+0100\n"
|
||||
"Last-Translator: Zbigniew Banach <z.banach@wsisiz.edu.pl>\n"
|
||||
"Language-Team: <z.banach@wsisiz.edu.pl>\n"
|
||||
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"X-Poedit-Language: Polish\n"
|
||||
"X-Poedit-Country: POLAND\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Tak"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Nie"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Anuluj"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Zamknij"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Pomoc"
|
||||
|
||||
|
@ -492,7 +492,7 @@ msgstr "Śródziemny"
|
|||
msgid "Island"
|
||||
msgstr "Wyspa"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "gracz"
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.1-svn\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2005-11-04 01:03GMT Standard Time\n"
|
||||
"Last-Translator: Luis Passos Carvalho (lpcarvalho AT gmail DOT com)\n"
|
||||
"Language-Team: European Portuguese\n"
|
||||
|
@ -16,30 +16,30 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "Ok"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Sim"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Não"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Fechar"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Ajuda"
|
||||
|
||||
|
@ -499,7 +499,7 @@ msgstr "Continental"
|
|||
msgid "Island"
|
||||
msgstr "Ilha"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "jogador"
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 0.9.5-CVS\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2006-06-29 03:01-0300\n"
|
||||
"Last-Translator: Claudio Terra <cbterra@gmail.com>\n"
|
||||
"Language-Team: Portuguese/Brazil\n"
|
||||
|
@ -17,30 +17,30 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Sim"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Não"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Fechar"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Ajuda"
|
||||
|
||||
|
@ -494,7 +494,7 @@ msgstr "Continental"
|
|||
msgid "Island"
|
||||
msgstr "Ilha"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "jogador"
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.1-svn\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2005-11-12 21:22+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -15,30 +15,30 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr ""
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
|
@ -488,7 +488,7 @@ msgstr ""
|
|||
msgid "Island"
|
||||
msgstr ""
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: wesnoth-lib.po\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2007-02-10 00:56+0500\n"
|
||||
"Last-Translator: Azamat H. Hackimov <azamat.hackimov@gmail.com>\n"
|
||||
"Language-Team: <http://bugs.wesnoth.org>\n"
|
||||
|
@ -30,30 +30,30 @@ msgstr ""
|
|||
"X-Poedit-Country: RUSSIAN FEDERATION\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Да"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Нет"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Отмена"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Закрыть"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Помощь"
|
||||
|
||||
|
@ -503,7 +503,7 @@ msgstr "Внутренний"
|
|||
msgid "Island"
|
||||
msgstr "Остров"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "игрок"
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.2\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2007-01-08 22:55+0100\n"
|
||||
"Last-Translator: Viliam Búr <viliam@bur.sk>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -18,30 +18,30 @@ msgstr ""
|
|||
"X-Poedit-Language: Slovak\n"
|
||||
"X-Poedit-Country: SLOVAKIA\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Áno"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Nie"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Storno"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Zavri"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Pomoc"
|
||||
|
||||
|
@ -495,7 +495,7 @@ msgstr "Vnútrozemie"
|
|||
msgid "Island"
|
||||
msgstr "Ostrov"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "hráč"
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: sl\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2006-07-11 20:34+0200\n"
|
||||
"Last-Translator: Matej Repinc <mrepinc@gmail.com>\n"
|
||||
"Language-Team: Slovenian\n"
|
||||
|
@ -20,30 +20,30 @@ msgstr ""
|
|||
"%100==4 ? 2 : 3);\n"
|
||||
"X-Generator: KBabel 1.11.2\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "V redu"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Da"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Ne"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Prekliči"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Zapri"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Pomoč"
|
||||
|
||||
|
@ -497,7 +497,7 @@ msgstr "Kopno"
|
|||
msgid "Island"
|
||||
msgstr "Otok"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "igralec"
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: sr\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2007-02-03 03:31+0100\n"
|
||||
"Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n"
|
||||
"Language-Team: Serbian\n"
|
||||
|
@ -19,30 +19,30 @@ msgstr ""
|
|||
"Plural-Forms: Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%"
|
||||
"10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "У реду"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Да"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Не"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Одустани"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Затвори"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Помоћ"
|
||||
|
||||
|
@ -496,7 +496,7 @@ msgstr "копнени"
|
|||
msgid "Island"
|
||||
msgstr "острвски"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "играч"
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 0.9.0+cvs\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2007-02-01 00:23+0100\n"
|
||||
"Last-Translator: Stefan Bergström (tephlon) <stefan DOT bergstrom AT gmail "
|
||||
"DOT com>\n"
|
||||
|
@ -18,30 +18,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: KBabel 1.11.4\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Ja"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Nej"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "Avbryt"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Stäng"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Hjälp"
|
||||
|
||||
|
@ -491,7 +491,7 @@ msgstr "Inland"
|
|||
msgid "Island"
|
||||
msgstr "Ö"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "spelare"
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 1.1.2+svn\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2006-05-13 05:43-0000\n"
|
||||
"Last-Translator: Joset Anthony Zamora <eradicus_kee@yahoo.ca>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -15,30 +15,30 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr ""
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Oo"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Hindi"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Isara"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Tulong"
|
||||
|
||||
|
@ -492,7 +492,7 @@ msgstr ""
|
|||
msgid "Island"
|
||||
msgstr "isla"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "manlalaro"
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tr\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2006-06-12 14:28+0300\n"
|
||||
"Last-Translator: İhsan Haluk AKIN <ihsan_akin@yahoo.com>\n"
|
||||
"Language-Team: <tr@li.org>\n"
|
||||
|
@ -22,30 +22,30 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: KBabel 1.11.1\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "Tamam"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "Evet"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "Hayır"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "İptal"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "Kapat"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "Yardım"
|
||||
|
||||
|
@ -499,7 +499,7 @@ msgstr "Kara"
|
|||
msgid "Island"
|
||||
msgstr "Ada"
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "oyuncu"
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\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"
|
||||
|
@ -16,30 +16,30 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr ""
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
|
@ -489,7 +489,7 @@ msgstr ""
|
|||
msgid "Island"
|
||||
msgstr ""
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 0.8.11+cvs\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2007-02-17 20:06+0100\n"
|
||||
"POT-Creation-Date: 2007-02-19 17:35+0100\n"
|
||||
"PO-Revision-Date: 2005-11-10 17:59-0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -15,30 +15,30 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: src/construct_dialog.cpp:120 src/construct_dialog.cpp:127
|
||||
#: src/construct_dialog.cpp:119 src/construct_dialog.cpp:126
|
||||
#: src/editor/editor_dialogs.cpp:452
|
||||
msgid "OK"
|
||||
msgstr "成功"
|
||||
|
||||
#: src/construct_dialog.cpp:123
|
||||
#: src/construct_dialog.cpp:122
|
||||
msgid "Yes"
|
||||
msgstr "是"
|
||||
|
||||
#: src/construct_dialog.cpp:124
|
||||
#: src/construct_dialog.cpp:123
|
||||
msgid "No"
|
||||
msgstr "否"
|
||||
|
||||
#: src/construct_dialog.cpp:128 src/construct_dialog.cpp:131
|
||||
#: src/construct_dialog.cpp:127 src/construct_dialog.cpp:130
|
||||
#: src/editor/editor_dialogs.cpp:99 src/editor/editor_dialogs.cpp:451
|
||||
#: src/show_dialog.cpp:402 src/show_dialog.cpp:497
|
||||
msgid "Cancel"
|
||||
msgstr "取消"
|
||||
|
||||
#: src/construct_dialog.cpp:134
|
||||
#: src/construct_dialog.cpp:133
|
||||
msgid "Close"
|
||||
msgstr "关闭"
|
||||
|
||||
#: src/construct_dialog.cpp:767 src/hotkeys.cpp:122
|
||||
#: src/construct_dialog.cpp:762 src/hotkeys.cpp:122
|
||||
msgid "Help"
|
||||
msgstr "帮助"
|
||||
|
||||
|
@ -499,7 +499,7 @@ msgstr ""
|
|||
msgid "Island"
|
||||
msgstr ""
|
||||
|
||||
#: src/preferences.cpp:427
|
||||
#: src/preferences.cpp:423
|
||||
msgid "player"
|
||||
msgstr "玩家"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue