diff --git a/Doxyfile b/Doxyfile index 991a7476d4b4..9322010fbad2 100644 --- a/Doxyfile +++ b/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "The Battle for Wesnoth" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 1.14.0+dev +PROJECT_NUMBER = 1.14.1+dev # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/changelog.md b/changelog.md index d38030f714fa..a017009a3046 100644 --- a/changelog.md +++ b/changelog.md @@ -1,11 +1,13 @@ -## Version 1.14.0+dev +## Version 1.14.1+dev + +## Version 1.14.1 ### Campaigns * Eastern Invasion: * In 'Captured', fixed units incorrectly costing upkeep after leveling up. * Secrets of the Ancients * Fixed minor unit naming inconsistencies (issues #2844 and #2846). * Under the Burning Suns - * Added a custom terrain for the broken tree in S1. + * Added custom graphics for the broken tree in S1. * Various sprite and image updates. * Fixed a bug in the formation ability causing defense bonuses not being received in some cases. @@ -45,6 +47,10 @@ * Document --log-none in the wesnoth(6) manpage. * Avoid trying to load invalid base64-encoded data URIs. * wesnoth_addon_manager and the addons.wesnoth.org web index can now use data URIs. + * Fixed a crash when using certain invalid color= values. + * Implemented a workaround for an unhandled std::bad_cast from string comparison + functions that caused a crash-to-desktop when opening Preferences among others + (issue #3050). ## Version 1.14.0 ### Campaigns diff --git a/data/campaigns/Under_the_Burning_Suns/units/quenoth/Youth.cfg b/data/campaigns/Under_the_Burning_Suns/units/quenoth/Youth.cfg index e05e0cd860f2..f6be3e940777 100644 --- a/data/campaigns/Under_the_Burning_Suns/units/quenoth/Youth.cfg +++ b/data/campaigns/Under_the_Burning_Suns/units/quenoth/Youth.cfg @@ -322,13 +322,13 @@ _"Nym is Kaleh’s childhood friend, a young, rebellious lady with quick wits an {DEFENSE_ANIM_FILTERED "units/quenoth/kaleh-bow-defend-2.png" "units/quenoth/kaleh-bow-defend-1.png" {SOUND_LIST:ELF_FEMALE_HIT} ( [filter_second_attack] name=bow - [/filter_second_attack] - )} + [/filter_second_attack] + )} {DEFENSE_ANIM_FILTERED "units/quenoth/kaleh-defend-2.png" "units/quenoth/kaleh-defend-1.png" {SOUND_LIST:ELF_FEMALE_HIT} ( [filter_second_attack] name=bolas - [/filter_second_attack] - )} + [/filter_second_attack] + )} [attack_anim] [filter_attack] name=bow diff --git a/data/campaigns/tutorial/scenarios/01_Tutorial_part_1.cfg b/data/campaigns/tutorial/scenarios/01_Tutorial_part_1.cfg index 3d4fb1d2a449..4440c3678697 100644 --- a/data/campaigns/tutorial/scenarios/01_Tutorial_part_1.cfg +++ b/data/campaigns/tutorial/scenarios/01_Tutorial_part_1.cfg @@ -207,7 +207,7 @@ speaker=narrator caption= _ "Movement" image=wesnoth-icon.png - message= _ "When you select a unit, in this case Konrad, the places he can move to are highlighted. All units have a certain number of movement points, which dictate how many hexes that unit can move per turn. Normally, moving one hex on flat terrain uses one movement point. To move, simply click on your destination. (You can press u to undo a move if you move to the wrong place.)" + + message= _ "When you hover over or select a unit, in this case Konrad, the places he can move to are highlighted. All units have a certain number of movement points, which dictate how many hexes that unit can move per turn. Normally, moving one hex on flat terrain uses one movement point. To move, simply click on Konrad and then your destination. (You can press u to undo a move if you move to the wrong place.)" + {CONTINUE_MSG} [/message] ) ( @@ -215,7 +215,7 @@ speaker=narrator caption= _ "Movement" image=wesnoth-icon.png - message= _ "When you select a unit, in this case Li’sar, the places she can move to are highlighted. All units have a certain number of movement points, which dictate how many hexes that unit can move per turn. Normally, moving one hex on flat terrain uses one movement point. To move, simply click on your destination. (You can press u to undo a move if you move to the wrong place.)" + + message= _ "When you hover over or select a unit, in this case Li’sar, the places she can move to are highlighted. All units have a certain number of movement points, which dictate how many hexes that unit can move per turn. Normally, moving one hex on flat terrain uses one movement point. To move, simply click on Li’sar and then your destination. (You can press u to undo a move if you move to the wrong place.)" + {CONTINUE_MSG} [/message] )} diff --git a/data/campaigns/tutorial/scenarios/02_Tutorial_part_2.cfg b/data/campaigns/tutorial/scenarios/02_Tutorial_part_2.cfg index 24ceafbb6f31..6291a1a02e12 100644 --- a/data/campaigns/tutorial/scenarios/02_Tutorial_part_2.cfg +++ b/data/campaigns/tutorial/scenarios/02_Tutorial_part_2.cfg @@ -417,7 +417,7 @@ A full list of abilities and weapons specials, along with traits, may be found i [message] speaker=Galdrad - message= _ "You could. However, elves (and orcs) have bad defense in water. You’ll be more vulnerable as you try to wade slowly across the ford; the enemy will have an 80% chance to hit you. Since elves have good defense in the forest, I would advise you keep to the trees and attack the orcs from there; you’ll only have a 40% chance of being hit in return." + message= _ "You could. However, elves (and orcs) have bad defense in water. You’ll be more vulnerable as you try to wade slowly across the ford; the enemy will have an 80% chance to hit you. Since elves have good defense in the forest, I would advise you keep to the trees and attack the orcs from there; your Fighters will only suffer a 40% chance of being hit in return, while Shamans and Archers will only incur a 30% chance." [/message] [message] @@ -667,7 +667,7 @@ A full list of abilities and weapons specials, along with traits, may be found i speaker=narrator caption= _ "Time of Day" image=wesnoth-icon.png - message= _ "During a scenario, the time of day will shift as turns pass. There are four alignments a unit may be: Lawful, Neutral, Chaotic, or Liminal. Each alignment gets a different bonus or handicap depending on the time of day. You can mouse over the landscape image below the minimap on the right to see the current time of day and who has the advantage." + message= _ "During a scenario, the time of day will shift as turns pass. There are four alignments a unit may be: Lawful, Neutral, Chaotic, or Liminal. Each alignment gets a different bonus or handicap depending on the time of day. You can hover over the sky image below the minimap on the right to see the current time of day and who has the advantage." [/message] [/event] @@ -1016,8 +1016,8 @@ A full list of abilities and weapons specials, along with traits, may be found i [message] speaker=unit - message= _ "Advancing a level has fully healed me! I always have a 60% chance of hitting with my Marksman ability, and I deal 9 damage each for 4 attacks. Use me to dislodge hard-to-hit units." - female_message= _ "female^Advancing a level has fully healed me! I always have a 60% chance of hitting with my Marksman ability, and I deal 9 damage each for 4 attacks. Use me to dislodge hard-to-hit units." + message= _ "Advancing a level has fully healed me! When attacking, I always have at least a 60% chance of hitting with my longbow thanks to my Marksman ability, and I deal 9 damage each for 4 attacks. Use me to dislodge hard-to-hit units." + female_message= _ "female^Advancing a level has fully healed me! When attacking, I always have at least a 60% chance of hitting with my longbow thanks to my Marksman ability, and I deal 9 damage each for 4 attacks. Use me to dislodge hard-to-hit units." [/message] [/event] diff --git a/data/core/help.cfg b/data/core/help.cfg index 402ca7e76f7b..7833a58e0514 100644 --- a/data/core/help.cfg +++ b/data/core/help.cfg @@ -489,9 +489,9 @@ In text='Multiplayer' mode, you can choose an era when creating You can see what eras you have loaded in the text='eras' dst='..eras_section' of the help." + _ " -
text='Multiplayer Modifications'
" + _ " +
text='Modifications'
" + _ " -Modifications are optional scenario- and era-independent scripts for text='Multiplayer' games that can alter the default ruleset in various ways. You can choose and configure modifications when creating a new game." + _ " +Modifications are optional scenario- and era-independent scripts that can alter the default ruleset in various ways. You can choose and configure modifications when creating a new game." + _ "
text='Creator Resources'
" + _ " diff --git a/doc/man/de/wesnoth.6 b/doc/man/de/wesnoth.6 index 15cc8f799b25..75810851b882 100644 --- a/doc/man/de/wesnoth.6 +++ b/doc/man/de/wesnoth.6 @@ -318,10 +318,9 @@ werden soll. Die Ära wird anhand ihrer ID bestimmt. Eine genaue Beschreibung der Rassen und Epochen ist in der Datei \fBdata/multiplayer.cfg\fP zu finden. .TP \fB\-\-exit\-at\-end\fP -Beendet das Spiel am Ende eines Szenarios, ohne die -Sieg/Niederlage\-Übersicht anzuzeigen, da der Benutzer hier »Ok« auswählen -müsste, damit das Spiel fortgesetzt wird. Dies wird ebenfalls bei -automatisierten Leistungsvergleichen verwendet. +exits once the scenario is over, without displaying victory/defeat dialog +which normally requires the user to click End Scenario. This is also used +for scriptable benchmarking. .TP \fB\-\-ignore\-map\-settings\fP Ignoriert die kartenspezifischen Einstellungen, stattdessen werden diff --git a/doc/man/en_GB/wesnoth.6 b/doc/man/en_GB/wesnoth.6 index 635972fb5116..675c83067764 100644 --- a/doc/man/en_GB/wesnoth.6 +++ b/doc/man/en_GB/wesnoth.6 @@ -112,7 +112,7 @@ ang_GB@latin\fP \fB\-\-log\-\fP\fIlevel\fP\fB=\fP\fIdomain1\fP\fB,\fP\fIdomain2\fP\fB,\fP\fI...\fP sets the severity level of the log domains. \fBall\fP can be used to match any log domain. Available levels: \fBerror\fP,\ \fBwarning\fP,\ \fBinfo\fP,\ \fBdebug\fP,\ \fBnone\fP. By default the \fBwarning\fP level is used for most domains, but -\fBdeprecation\fP defaults to none. +\fBdeprecation\fP is none by default. .TP \fB\-\-log\-precise\fP shows the timestamps in the logfile with more precision. @@ -295,8 +295,8 @@ era. The era is chosen by an id. Eras are described in the .TP \fB\-\-exit\-at\-end\fP exits once the scenario is over, without displaying victory/defeat dialog -which requires the user to click OK. This is also used for script\-based -benchmarking. +which normally requires the user to click End Scenario. This is also used +for scriptable benchmarking. .TP \fB\-\-ignore\-map\-settings\fP do not use map settings, use default values instead. diff --git a/doc/man/es/wesnoth.6 b/doc/man/es/wesnoth.6 index a7c785b05880..7c722026cc05 100644 --- a/doc/man/es/wesnoth.6 +++ b/doc/man/es/wesnoth.6 @@ -114,9 +114,11 @@ editor mostrará un diálogo de selección de archivos apuntando a éste. usa el idioma \fIlang\fP en esta sesión. Ejemplo: \fB\-\-language ang_GB@latin\fP .TP \fB\-\-log\-\fP\fInivel\fP\fB=\fP\fIdominio1\fP\fB,\fP\fIdominio2\fP\fB,\fP\fI...\fP -sets the severity level of the log domains. \fBall\fP can be used to match any -log domain. Available levels: \fBerror\fP,\ \fBwarning\fP,\ \fBinfo\fP,\ \fBdebug\fP,\ \fBnone\fP. By default the \fBwarning\fP level is used for most domains, but -\fBdeprecation\fP defaults to none. +establece el nivel de gravedad del registro en los dominios. \fBall\fP puede +utilizarse para coincidir con cualquier registro en un dominio. Los niveles +disponibles son: \fBerror\fP,\ \fBwarning\fP,\ \fBinfo\fP,\ \fBdebug\fP,\ \fBnone\fP. Por +omisión se utiliza el nivel \fBwarning\fP para la mayoría de los dominios, pero +\fBdeprecation\fP no determina ninguno. .TP \fB\-\-log\-precise\fP muestra los marcadores de tiempo del archivo de registro con mayor precisión @@ -314,9 +316,9 @@ omisión (\fBDefault\fP). La era se selecciona usando un identificador (id). Las eras incluidas están descritas en el archivo \fBdata/multiplayer/eras.cfg\fP. .TP \fB\-\-exit\-at\-end\fP -finaliza una vez se ha completado el escenario, sin mostrar un diálogo de -victoria o derrota que requiera que el usuario pulse en Aceptar. Esto se usa -también para pruebas de rendimiento automatizadas. +exits once the scenario is over, without displaying victory/defeat dialog +which normally requires the user to click End Scenario. This is also used +for scriptable benchmarking. .TP \fB\-\-ignore\-map\-settings\fP no se utilizan las configuraciones del mapa sino los valores diff --git a/doc/man/gl/wesnoth.6 b/doc/man/gl/wesnoth.6 index 8357a6326c6f..c112d44eda57 100644 --- a/doc/man/gl/wesnoth.6 +++ b/doc/man/gl/wesnoth.6 @@ -114,9 +114,12 @@ Usa o idioma \fIidioma\fP (código) durante esta sesión. Por exemplo: \fB\-\-language gl\fP. .TP \fB\-\-log\-\fP\fInivel\fP\fB=\fP\fIdominio_1\fP\fB,\fP\fIdominio_2\fP\fB,\fP\fI…\fP -sets the severity level of the log domains. \fBall\fP can be used to match any -log domain. Available levels: \fBerror\fP,\ \fBwarning\fP,\ \fBinfo\fP,\ \fBdebug\fP,\ \fBnone\fP. By default the \fBwarning\fP level is used for most domains, but -\fBdeprecation\fP defaults to none. +Establece o nivel de severidade dos dominios do rexistro. Pódese usar +\fBall\fP para referirse a calquera dominio do rexistro. Os niveis dispoñíbeis +son os seguintes: \fBerror\fP (erro),\ \fBwarning\fP (aviso),\ \fBinfo\fP +(información), \ \fBdebug\fP (depuración) e \ \fBnone\fP (ningún). \fBwarning\fP é o +nivel predeterminado da meirande parte dos dominios, pero o nivel +predeterminado de \fBdeprecation\fP é \fBningún\fP. .TP \fB\-\-log\-precise\fP Mostra as marcas de tempo no ficheiro do historial con máis precisión. @@ -309,9 +312,9 @@ predeterminada (\fBDefault\fP). A era elíxese mediante un identificador. As eras descríbense no ficheiro \fBdata/multiplayer/eras.cfg\fP. .TP \fB\-\-exit\-at\-end\fP -Sae do xogo unha vez se remate o escenario, sen mostrar un diálogo de -vitoria ou derrota que requira que o usuario prema «Aceptar». Isto tamén se -emprega para probas de rendemento automatizadas mediante scripts. +exits once the scenario is over, without displaying victory/defeat dialog +which normally requires the user to click End Scenario. This is also used +for scriptable benchmarking. .TP \fB\-\-ignore\-map\-settings\fP Non usar a configuración do mapa, senón os valores predeterminados. diff --git a/doc/man/it/wesnoth.6 b/doc/man/it/wesnoth.6 index f582f668045d..180011aacbf7 100644 --- a/doc/man/it/wesnoth.6 +++ b/doc/man/it/wesnoth.6 @@ -115,9 +115,11 @@ usa il linguaggio \fIlang\fP (simbolo) per questa sessione. Example: \fB\-\-language ang_GB@latin\fP .TP \fB\-\-log\-\fP\fIlivello\fP\fB=\fP\fIdominio1\fP\fB,\fP\fIdominio2\fP\fB,\fP\fI...\fP -sets the severity level of the log domains. \fBall\fP can be used to match any -log domain. Available levels: \fBerror\fP,\ \fBwarning\fP,\ \fBinfo\fP,\ \fBdebug\fP,\ \fBnone\fP. By default the \fBwarning\fP level is used for most domains, but -\fBdeprecation\fP defaults to none. +imposta il livello di dettaglio dei log dei domini di debug. Puoi usare +\fBall\fP per selezionare tutti i domini di debug. Livelli disponibili: +\fBerror\fP,\ \fBwarning\fP,\ \fBinfo\fP,\ \fBdebug\fP,\ \fBnone\fP. Normalmente è usato il +livello \fBwarning\fP per la maggior parte dei domini, ma il livello +\fBdeprecation\fP corrisponde al livello none. .TP \fB\-\-log\-precise\fP registra i tempi nel logfile in maniera più accurata. @@ -130,7 +132,7 @@ l’opzione \fB\-u\fP. .TP \fB\-\-logdomains[\fP\fI=filtro\fP\fB]\fP fornisce un elenco dei log domains definiti ( soltanto quelli contenenti -\fIfilter\fP, se usata) e termina. +\fIfilter\fP, se usata) e termina .TP \fB\-\-max\-fps\fP\fI\ fps\fP il numero di immagini al secondo che il gioco può mostrare, il valore @@ -232,7 +234,7 @@ server delle preferenze. Esempio: \fB\-\-server server.wesnoth.org\fP .TP \fB\-\-showgui\fP esegue il gioco con l’interfaccia grafica, sovrascrivendo ogni implicito -\fB\-\-nogui.\fP +\fB\-\-nogui\fP. .TP \fB\-\-strict\-validation\fP errori di validazione sono trattati come errori fatali. @@ -241,11 +243,11 @@ errori di validazione sono trattati come errori fatali. esegue il gioco in un piccolo scenario di test. Lo scenario dovrebbe essere uno di quelli definiti con un tag WML \fB[test]\fP. Una dimostrazione delle caratteristiche delle \fB[micro_ai]\fP può essere avviata con -\fBmicro_ai_test\fP. Implica \fB\-\-nogui.\fP +\fBmicro_ai_test\fP. Implica \fB\-\-nogui\fP. .TP \fB\-u,\ \-\-unit\fP\fI\ id_scenario\fP esegue lo scenario di test specificato come un test unità. Implica -\fB\-\-nogui.\fP +\fB\-\-nogui\fP. .TP \fB\-\-userconfig\-dir\fP\fI\ nome\fP imposta la directory di configurazione dell’utente a \fInome\fP sotto $HOME o @@ -288,7 +290,7 @@ esegue il gioco in una finestra. \fB\-\-with\-replay\fP esegue il replay della partita caricata con l’opzione \fB\-\-load\fP. . -.SH "opzioni per \-\-multiplayer" +.SH "Opzioni per \-\-multiplayer" . Le opzioni multigiocatore specifiche delle fazioni sono indicate da \fInumero\fP. \fInumero\fP deve essere sostituito dal numero della @@ -316,9 +318,9 @@ usa questa opzione per giocare nell’era selezionata invece che in quella data/multiplayer.cfg. .TP \fB\-\-exit\-at\-end\fP -esce quando lo scenario è finito, senza mostrare la finestra delle -vittorie/sconfitte, che richiede che l’utente prema il pulsante OK. Anche -questa opzione è usata per eseguire dei benchmark con script. +exits once the scenario is over, without displaying victory/defeat dialog +which normally requires the user to click End Scenario. This is also used +for scriptable benchmarking. .TP \fB\-\-ignore\-map\-settings\fP ignora le impostazioni della mappa, utilizza invece i valori di default. diff --git a/doc/man/it/wesnothd.6 b/doc/man/it/wesnothd.6 index 2b24695e1459..621b52e6a000 100644 --- a/doc/man/it/wesnothd.6 +++ b/doc/man/it/wesnothd.6 @@ -191,10 +191,10 @@ versioni di client. .RS .TP \fBhost\fP -Indirizzo del server a cui reindirizzare i collegamenti +Indirizzo del server a cui reindirizzare i collegamenti. .TP \fBport\fP -Porta su cui connettersi +Porta su cui connettersi. .TP \fBversion\fP Una lista separata da virgole delle versioni da redirigere. Si comporta come diff --git a/doc/man/ja/wesnoth.6 b/doc/man/ja/wesnoth.6 index 21f2e1f2b988..779c9bf99ebc 100644 --- a/doc/man/ja/wesnoth.6 +++ b/doc/man/ja/wesnoth.6 @@ -92,9 +92,9 @@ gzip フォーマットのファイルを展開して .gz という拡張子を このセッションで使用する言語 \fIlang\fP 例: \fB\-\-language ang_GB@latin\fP .TP \fB\-\-log\-\fP\fIlevel\fP\fB=\fP\fIdomain1\fP\fB,\fP\fIdomain2\fP\fB,\fP\fI...\fP -sets the severity level of the log domains. \fBall\fP can be used to match any -log domain. Available levels: \fBerror\fP,\ \fBwarning\fP,\ \fBinfo\fP,\ \fBdebug\fP,\ \fBnone\fP. By default the \fBwarning\fP level is used for most domains, but -\fBdeprecation\fP defaults to none. +ログ領域(domain)の厳密さのレベルを設定する。 \fBall\fP は、どのログ領域にも対応させるために利用される。有効なレベルは以下の通り。 +\fBerror\fP、\ \fBwarning\fP、\ \fBinfo\fP、\ \fBdebug\fP。既定値では \fBwarning\fP +レベルがほとんどのログ領域に使用されるが、\fBdeprecation\fPは無効である。 .TP \fB\-\-log\-precise\fP より正確なログファイルの時刻を表示する。 @@ -254,8 +254,9 @@ Games」の外に絶対パスで指定することもできる。Windows では \fBdata/multiplayer/eras.cfg\fP の中に記述されている。 .TP \fB\-\-exit\-at\-end\fP -シナリオが終わると、ユーザーが OK -をクリックする必要のある勝利/敗北のダイアログを表示せずに終了する。これはスクリプト化可能なベンチマークにも利用される。 +exits once the scenario is over, without displaying victory/defeat dialog +which normally requires the user to click End Scenario. This is also used +for scriptable benchmarking. .TP \fB\-\-ignore\-map\-settings\fP マップの設定を使わず、代わりにデフォルト値を使用する。 diff --git a/doc/man/zh_CN/wesnoth.6 b/doc/man/zh_CN/wesnoth.6 index 42f6db3b416d..6aecdb9f2f67 100644 --- a/doc/man/zh_CN/wesnoth.6 +++ b/doc/man/zh_CN/wesnoth.6 @@ -89,9 +89,7 @@ wesnoth \- 韦诺之战(Battle for Wesnoth),一个回合制奇幻策略游 在本次游戏期间使用语言 \fIlang\fP (符号)。例如: \fB\-\-language ang_GB@latin\fP .TP \fB\-\-log\-\fP\fIlevel\fP\fB=\fP\fIdomain1\fP\fB,\fP\fIdomain2\fP\fB,\fP\fI...\fP -sets the severity level of the log domains. \fBall\fP can be used to match any -log domain. Available levels: \fBerror\fP,\ \fBwarning\fP,\ \fBinfo\fP,\ \fBdebug\fP,\ \fBnone\fP. By default the \fBwarning\fP level is used for most domains, but -\fBdeprecation\fP defaults to none. +设置日志域的严重度级别。\fBall\fP可以用来匹配任意日志域。可选的级别有:\fBerror\fP,\ \fBwarning\fP,\ \fBinfo\fP,\ \fBdebug\fP, \ \fBnone\fP。对绝大多数日志域而言,默认日志级别是\fBwarning\fP,但\fBdeprecation\fP的默认级别是\fBnone\fP。 .TP \fB\-\-log\-precise\fP 在日志文件中显示更高精度的时间戳。 @@ -237,7 +235,9 @@ Games”之外。在Windows下,也可以使用以“.\e”或“..\e”开头 使用这个选项来选择一个时代以代替\fB默认\fP时代。所选时代由id确定。时代信息在\fBdata/multiplayer/eras.cfg\fP文件中描述。 .TP \fB\-\-exit\-at\-end\fP -当场景结束时直接退出游戏而不显示需要用户点击“确认”按钮的胜利/失败对话框。这个选项也可以用来进行脚本化的性能基准测试。 +exits once the scenario is over, without displaying victory/defeat dialog +which normally requires the user to click End Scenario. This is also used +for scriptable benchmarking. .TP \fB\-\-ignore\-map\-settings\fP 不使用地图设置,而使用默认值。 diff --git a/doc/manual/manual.zh_CN.html b/doc/manual/manual.zh_CN.html index 19f1da95ef80..6172bd30f3b7 100644 --- a/doc/manual/manual.zh_CN.html +++ b/doc/manual/manual.zh_CN.html @@ -1,5 +1,5 @@ -韦诺之战用户手册

韦诺之战用户手册


目录

1. 让我们开始吧
1.1. 世界
1.1.1. 生物
1.2. 新手上路
1.3. 游戏模式
1.3.1. 战役
1.3.2. 场景
1.3.3. 游戏界面
1.3.4. 征募和召回
1.3.5. 您的部队
1.3.6. 生与死——经验值
1.3.7. 胜利与失败
1.3.8. 金币
1.3.9. 保存与载入
2. 进行游戏
2.1. 控制
2.2. 金币
2.2.1. 征募与召回
2.2.2. 维护费用
2.2.3. 收入
2.3. 单位
2.3.1. 立场
2.3.2. 特质
2.3.3. 单位特攻
2.3.4. 能力
2.3.5. 经验值
2.3.6. 召回单位
2.4. 移动
2.4.1. 控制区域
2.4.2. 状态球
2.4.3. 椭圆,团队颜色与英雄图标
2.5. 战斗
2.5.1. 攻击类型
2.5.2. 抗性
2.6. 治疗
2.6.1. 再生
2.6.2. 毒素
3. 战略与技巧
3.1. 基本战略
3.1.1. 不要浪费单位
3.1.2. 呆在敌人到不了的地方
3.1.3. 通过控制区域(ZOC)进行防御
3.1.4. 维持防线
3.1.5. 轮换您的部队
3.1.6. 利用地形
3.1.7. 进攻与选择目标
3.1.8. 时段
3.1.9. 经验值
3.2. 在游戏中获得最多乐趣
3.2.1. 场景开始时
3.2.2. 场景进行时
3.2.3. 治疗
3.2.4. 赢得场景
3.2.5. 更多一般性的提示

表格清单

2.1. 通用控制和热键
2.2. 单位和回合专用热键
2.3. 白板专用热键
2.4. 多人游戏专用热键
2.5. 其他热键
2.6. 其他热键
2.7. 时段和伤害输出
2.8. 将不同等级的敌人击杀或与之战斗可获得的经验值表
2.9. 状态球

韦诺之战(Battle for Wesnoth)是一个奇幻主题的回合制策略游戏。

建造一支强大的军队,慢慢把新兵培养成坚毅的老兵。在游戏后期,召回这些最彪悍的战士,组成一支无可匹敌的致命军队!从大量不同领域的专家中选择单位,并精挑细选出具有正确特长的武装力量,在不同的地形上有效地与各种敌手战斗。

韦诺中有很多传奇故事期待着您去体验。您可以在韦诺王国的边境与兽人、亡灵和土匪作战;在高山顶峰与巨龙并肩作战;在艾森丛林的绿色世界与精灵并肩作战,在纳尔迦的大礼堂与矮人并肩作战,甚至在珍珠湾与人鱼并肩作战。您可以为了夺回韦诺的王位而战,可以用您操纵亡灵军团的可怕力量来支配凡间,又或者率领光荣的兽人部落战胜胆敢入侵您的领地的人类。

游戏中有超过两百种单位(步兵,骑兵,弓箭手和法师仅仅只是开始)供您选择,有从小规模伏击到大规模正面冲突的各种战斗行动。您还可以挑战您的朋友——或者素昧平生的人们——并在史诗般的多人奇幻对决中战斗。

韦诺之战是开源软件,有一个活跃的志愿者社区合作改进本游戏。您可以制作自定的单位,写自定的场景,甚至为完整的战役编写脚本。用户维护的内容可以在附加组件服务器上找到,这些内容中最好的一些会加入韦诺之战的官方发布版本之中。

第 1 章 让我们开始吧

1.1. 世界

泰陆,韦诺所在之处,其已知的部分概括来说有三大块:北陆,此处几乎没有秩序可言;韦诺王国和偶尔会成为韦诺诸侯国的埃仁撒伐;以及西南精灵族的领地,艾森伍德和更远方的地区。

韦诺王国在大陆的中心。它的边界是,北方的泰河,东南方的杜拉图斯丘陵,西南方的艾森伍德边沿,以及西方的泰洋。埃仁撒伐曾经是韦诺的一个省,其北方以长河为界,东方与韦诺有着一条不甚清晰的边界线,南方边界是珍珠湾,西方边界则是泰洋。

北陆是泰河以北的蛮荒野地。各种各样的兽人,矮人,野蛮人和精灵群体生存在这片区域里。它的东北方是林塔尼尔之森,在那里北陆精灵的伟大王国正独自处理着他们自己的神秘事务。

大地上零星分布着村庄。村庄可以治疗您的部队,也可以提供收入以维持军队的运作。您也必须越过高山,渡过河流,穿过森林、山丘和苔原,以及穿越开阔的草原。在这些区域里,有不同的生物适应了当地的生存方式。在熟悉的地形上,他们的移动更容易,而战斗中也更能发挥。

1.1.1. 生物

在韦诺的世界居住着人类、精灵、矮人、兽人、龙人、蜥蜴人、人鱼、娜迦,还有很多更鲜为人知,更令人惊讶的种族。在被诅咒的土地上穿行着亡灵、亡魂与幽鬼;怪物潜伏在韦诺世界的废墟和地下城中。不同的种族适应了不同的地形。人类主要居住在温带草原。在丘陵、山岭和地下洞穴中,矮人和巨魔有着回家的感觉。在广袤森林,精灵至高无上。在海域河川,人鱼和娜迦支配一切。

基于游戏的需要,这些种族分组形成了派系:例如,兽人与巨魔常常合作,而精灵、矮人与人类常常合作。一些其他派系代表着人类社会内部的分歧——例如保王党人与流寇之争。在大部分战役中,您将控制单一派系的部队。但有时不同派系会互相结盟,所以也有可能面对在同一个场景中控制好几个派系的情况。

1.2. 新手上路

韦诺启动后会显示初始背景画面和一列按钮,这称为“主菜单”。这些按钮只能用鼠标操作。如果您急着进入游戏,我们建议您:点击“语言”按钮设定语言;然后点击“教程”按钮运行教程;然后玩一玩“兄弟传说”战役——只要点击“战役”按钮然后在游戏提供的列表中选择此战役即可。

主菜单

+韦诺之战用户手册

韦诺之战用户手册


韦诺之战(Battle for Wesnoth)是一个奇幻主题的回合制策略游戏。

建造一支强大的军队,慢慢把新兵培养成坚毅的老兵。在游戏后期,召回这些最彪悍的战士,组成一支无可匹敌的致命军队!从大量不同领域的专家中选择单位,并精挑细选出具有正确特长的武装力量,在不同的地形上有效地与各种敌手战斗。

韦诺中有很多传奇故事期待着您去体验。您可以在韦诺王国的边境与兽人、亡灵和土匪作战;在高山顶峰与巨龙并肩作战;在艾森丛林的绿色世界与精灵并肩作战,在纳尔迦的大礼堂与矮人并肩作战,甚至在珍珠湾与人鱼并肩作战。您可以为了夺回韦诺的王位而战,可以用您操纵亡灵军团的可怕力量来支配凡间,又或者率领光荣的兽人部落战胜胆敢入侵您的领地的人类。

游戏中有超过两百种单位(步兵,骑兵,弓箭手和法师仅仅只是开始)供您选择,有从小规模伏击到大规模正面冲突的各种战斗行动。您还可以挑战您的朋友——或者素昧平生的人们——并在史诗般的多人奇幻对决中战斗。

韦诺之战是开源软件,有一个活跃的志愿者社区合作改进本游戏。您可以制作自定的单位,写自定的场景,甚至为完整的战役编写脚本。用户维护的内容可以在附加组件服务器上找到,这些内容中最好的一些会加入韦诺之战的官方发布版本之中。

第 1 章 让我们开始吧

1.1. 世界

泰陆,韦诺所在之处,其已知的部分概括来说有三大块:北陆,此处几乎没有秩序可言;韦诺王国和偶尔会成为韦诺诸侯国的埃仁撒伐;以及西南精灵族的领地,艾森伍德和更远方的地区。

韦诺王国在大陆的中心。它的边界是,北方的泰河,东南方的杜拉图斯丘陵,西南方的艾森伍德边沿,以及西方的泰洋。埃仁撒伐曾经是韦诺的一个省,其北方以长河为界,东方与韦诺有着一条不甚清晰的边界线,南方边界是珍珠湾,西方边界则是泰洋。

北陆是泰河以北的蛮荒野地。各种各样的兽人,矮人,野蛮人和精灵群体生存在这片区域里。它的东北方是林塔尼尔之森,在那里北陆精灵的伟大王国正独自处理着他们自己的神秘事务。

大地上零星分布着村庄。村庄可以治疗您的部队,也可以提供收入以维持军队的运作。您也必须越过高山,渡过河流,穿过森林、山丘和苔原,以及穿越开阔的草原。在这些区域里,有不同的生物适应了当地的生存方式。在熟悉的地形上,他们的移动更容易,而战斗中也更能发挥。

1.1.1. 生物

在韦诺的世界居住着人类、精灵、矮人、兽人、龙人、蜥蜴人、人鱼、娜迦,还有很多更鲜为人知,更令人惊讶的种族。在被诅咒的土地上穿行着亡灵、亡魂与幽鬼;怪物潜伏在韦诺世界的废墟和地下城中。不同的种族适应了不同的地形。人类主要居住在温带草原。在丘陵、山岭和地下洞穴中,矮人和巨魔有着回家的感觉。在广袤森林,精灵至高无上。在海域河川,人鱼和娜迦支配一切。

基于游戏的需要,这些种族分组形成了派系:例如,兽人与巨魔常常合作,而精灵、矮人与人类常常合作。一些其他派系代表着人类社会内部的分歧——例如保王党人与流寇之争。在大部分战役中,您将控制单一派系的部队。但有时不同派系会互相结盟,所以也有可能面对在同一个场景中控制好几个派系的情况。

1.2. 新手上路

韦诺启动后会显示初始背景画面和一列按钮,这称为“主菜单”。这些按钮只能用鼠标操作。如果您急着进入游戏,我们建议您:点击“语言”按钮设定语言;然后点击“教程”按钮运行教程;然后玩一玩“兄弟传说”战役——只要点击“战役”按钮然后在游戏提供的列表中选择此战役即可。

主菜单

教程
教程是一个真实但很基础的游戏场景,它将教给您进行游戏所需要的一些基本操作。输赢在此并不重要,但学会如何操作很重要。点击“教程”按钮就可以玩教程模式。在教程中,您扮演科纳德王子或莉莎公主,向老法师德法多学习——好好听讲,要不他说不定会把您变成小虫子。 @@ -90,7 +90,7 @@ 最近选中的单位的资料
  • “结束回合”按钮 -
  • 1.3.4. 征募和召回

    在场景或者战役刚开始的时候您只会拥有少量的单位。其中之一是您的指挥官(有小皇冠标记)。指挥官通常被放置在城堡中的一个特殊格子上,这个格子称为主楼。只要当您的指挥官站在主楼上(不单是您自己的主楼,也可以是您所占领的任何一个敌军城堡的主楼)并且拥有足够金币时,您就可以为您的军队征募单位。在之后的场景中您可以召回在先前的场景中存活的富有经验的单位。以此为开端,您就可以开始建立您的军队并征服敌人了。

    您想做的第一件事情可能是征募第一个单位。按Ctrl+r(或者在城堡的空格上右击并选择“征募”),然后就可以从可用的所有单位的列表中选择一个来征募。每个被征募的单位被放置在城堡的一个空格上。一旦城堡满了,就必须先把单位移走才能继续征募新的单位。类似的,您对手的指挥官也被放置在它的城堡主楼上,并会在开始时征募它的部队——所以不要闲着看风景,您还有一场战斗要赢。

    每个场景通关后,您所有的剩余部队都会自动保留。在下个场景开始时您可以召回他们,操作与征募类似。召回的部队通常比新兵更有经验,因此常常是更好的选择。

    1.3.5. 您的部队

    所有游戏类型都使用同样的士兵,他们被称为单位。每个单位因种族、等级以及类别而不同。根据抗性、当前地形以及等级的不同,他们各有长处和弱点。详细信息在游戏内集成的帮助系统中。

    1.3.6. 生与死——经验值

    您的部队获得战斗经验后会习得更多技能,并变得更加强大。他们也会战死沙场,因此在这种情况发生时,您需要征募或召回更多单位。这两种方法各有优缺点,请做出明智的选择,不然狡猾的对手可能会利用这一点迅速击垮您。

    1.3.7. 胜利与失败

    注意每个场景开始前弹出的目标窗口。通常击杀所有敌方首领后,您就能取得胜利,而只有当您的首领被杀时您才会失败。但是有些场景可能有其他胜利目标——例如,让您的首领到达指定地点,或者救出某人,或者解决一个迷题,或者在被围攻时坚守城池直到撑过一定回合数。

    当您在场景中获胜后,地图将变为灰色,而“结束回合”按钮会变成“结束场景”。在按下该按钮继续之前,您可以做些别的事,例如改变游戏存档选项,或者(在多人游戏中)和其他玩家对话。

    1.3.8. 金币

    您的部队并不是免费打仗的。征募单位时要花钱,维持军队运作也要花钱。在开始每个场景时,您的金币都是从上个场景中带过来的(虽然说如果您在上个场景中金币所剩无几,那么每个场景都会保证您的起始金币数为一个设定好的下限。)。您可以通过尽早完成场景目标来获得金钱奖励,在场景中占领村庄也可以提供收入。每座由您控制的村庄每回合提供2枚金币。当场景开始时,通常您应该尽可能多地控制村庄以获得足够的收入来支撑战争。如游戏界面小节所述,您可以在屏幕顶部看到当前金币数和当前收入。

    1.3.9. 保存与载入

    每个场景开始时,您的游戏状态通常都会被自动保存。如果您被击败了,可以读档再来。一旦通关成功,游戏将提示您保存并进入下个场景。如果玩到一半时要停止,可以先保存您的回合,日后读档继续玩。但是要记住,优秀的韦诺之战玩家永远不需要在场景的中途存档。然而,很多新手开始时会倾向于经常这样做。

    第 2 章 进行游戏

    2.1. 控制

    这些是默认的控制键。键位设置因所使用的系统平台不同而可能有区别。例如在使用MacOSX时您常常需要使用Command键而不是Control键。您可以在“首选项”菜单中按照自己的喜好改变大多数的热键。

    表 2.1. 通用控制和热键

    +

    1.3.4. 征募和召回

    在场景或者战役刚开始的时候您只会拥有少量的单位。其中之一是您的指挥官(有小皇冠标记)。指挥官通常被放置在城堡中的一个特殊格子上,这个格子称为主楼。只要当您的指挥官站在主楼上(不单是您自己的主楼,也可以是您所占领的任何一个敌军城堡的主楼)并且拥有足够金币时,您就可以为您的军队征募单位。在之后的场景中您可以召回在先前的场景中存活的富有经验的单位。以此为开端,您就可以开始建立您的军队并征服敌人了。

    您想做的第一件事情可能是征募第一个单位。按Ctrl+r(或者在城堡的空格上右击并选择“征募”),然后就可以从可用的所有单位的列表中选择一个来征募。每个被征募的单位被放置在城堡的一个空格上。一旦城堡满了,就必须先把单位移走才能继续征募新的单位。类似的,您对手的指挥官也被放置在它的城堡主楼上,并会在开始时征募它的部队——所以不要闲着看风景,您还有一场战斗要赢。

    每个场景通关后,您所有的剩余部队都会自动保留。在下个场景开始时您可以召回他们,操作与征募类似。召回的部队通常比新兵更有经验,因此常常是更好的选择。

    1.3.5. 您的部队

    所有游戏类型都使用同样的士兵,他们被称为单位。每个单位因种族、等级以及类别而不同。根据抗性、当前地形以及等级的不同,他们各有长处和弱点。详细信息在游戏内集成的帮助系统中。

    1.3.6. 生与死——经验值

    您的部队获得战斗经验后会习得更多技能,并变得更加强大。他们也会战死沙场,因此在这种情况发生时,您需要征募或召回更多单位。这两种方法各有优缺点,请做出明智的选择,不然狡猾的对手可能会利用这一点迅速击垮您。

    1.3.7. 胜利与失败

    注意每个场景开始前弹出的目标窗口。通常击杀所有敌方首领后,您就能取得胜利,而只有当您的首领被杀时您才会失败。但是有些场景可能有其他胜利目标——例如,让您的首领到达指定地点,或者救出某人,或者解决一个迷题,或者在被围攻时坚守城池直到撑过一定回合数。

    当您在场景中获胜后,地图将变为灰色,而“结束回合”按钮会变成“结束场景”。在按下该按钮继续之前,您可以做些别的事,例如改变游戏存档选项,或者(在多人游戏中)和其他玩家对话。

    1.3.8. 金币

    您的部队并不是免费打仗的。征募单位时要花钱,维持军队运作也要花钱。在开始每个场景时,您的金币都是从上个场景中带过来的(虽然说如果您在上个场景中金币所剩无几,那么每个场景都会保证您的起始金币数为一个设定好的下限。)。您可以通过尽早完成场景目标来获得金钱奖励,在场景中占领村庄也可以提供收入。每座由您控制的村庄每回合提供2枚金币。当场景开始时,通常您应该尽可能多地控制村庄以获得足够的收入来支撑战争。如游戏界面小节所述,您可以在屏幕顶部看到当前金币数和当前收入。

    1.3.9. 保存与载入

    每个场景开始时,您的游戏状态通常都会被自动保存。如果您被击败了,可以读档再来。一旦通关成功,游戏将提示您保存并进入下个场景。如果玩到一半时要停止,可以先保存您的回合,日后读档继续玩。但是要记住,优秀的韦诺之战玩家永远不需要在场景的中途存档。然而,很多新手开始时会倾向于经常这样做。

    第 2 章 进行游戏

    2.1. 控制

    这些是默认的控制键。键位设置因所使用的系统平台不同而可能有区别。例如在使用MacOSX时您常常需要使用Command键而不是Control键。您可以在“首选项”菜单中按照自己的喜好改变大多数的热键。

    表 2.1. 通用控制和热键

    F1 韦诺之战帮助 @@ -202,7 +202,7 @@ Shift+s 立即刷新战场黑幕 -

    表 2.2. 单位和回合专用热键

    +

    表 2.2. 单位和回合专用热键

    Ctrl+r 征募单位 @@ -274,7 +274,7 @@ Ctrl+空格 结束此玩家的回合 -

    表 2.3. 白板专用热键

    +

    表 2.3. 白板专用热键

    p 开启/关闭计划模式 @@ -302,7 +302,7 @@ i 认为已死亡 -

    表 2.4. 多人游戏专用热键

    +

    表 2.4. 多人游戏专用热键

    m 和另一个玩家聊天(多人游戏中) @@ -322,7 +322,7 @@ Ctrl+x 清除消息 -

    表 2.5. 其他热键

    +

    表 2.5. 其他热键

    Ctrl+c 清除屏幕上的标签 @@ -356,7 +356,7 @@ f 执行AI方程式 -

    在MacOSX中,有时仅仅把Ctrl换成Cmd是不够的。下面是这类热键的列表:

    表 2.6. 其他热键

    +

    在MacOSX中,有时仅仅把Ctrl换成Cmd是不够的。下面是这类热键的列表:

    表 2.6. 其他热键

    Cmd+w 退出游戏 @@ -376,7 +376,7 @@ 右击城堡的一个空格,并选择“征募”,以从所显示的列表中征募新单位。征募的花费取决于单位类型,不过通常在10到20枚金币之间。
  • 右击城堡的一个空格,并选择“召回”,以召回上个场景中的单位。召回的花费是每单位20金币。参阅召回单位以获取更多信息。 -
  • 2.2.2. 维护费用

    每个单位都有维护费用。通常来说,单位的维护费用与他的等级相等,除非是拥有“忠诚”特质的单位(见下)。最初并非通过征募而得到的单位——也就是首领或者志愿加入的单位——通常会拥有“忠诚”特质。只有当总维护费用比某阵营所拥有的村庄数多时,该阵营才需要支付维护费用。而需要支付的维护费用是村庄数和维护费用的差值。

    2.2.3. 收入

    所以,决定每回合收入的公式是

    2 + 村庄数 - 最大值(0,维护费用 - 村庄数)

    在上式中,维护费用与您所有的非忠诚单位的等级之和相等。

    如果某阵营的维护费用大于其所拥有的村庄数+2时,其金币数就开始减少。如果两者相等,则既没有收入,也没有支出。

    2.3. 单位

    韦诺之战中有数百种单位类型。他们是根据一组内涵丰富的统计值来分类的。另外,各个单位可以拥有特别的特质,使得他们与同一类型的其他单位略有不同。最后,战役设计者可以把独特的单位添加到他们的战役中,以进一步扩充玩家的可选项。

    单位的基本统计数据有生命值(HP),其拥有的移动力,以及可以使用的武器和伤害输出。另外,单位还有其它属性,例如立场以及特殊能力。对于这些内容,下面会详细描述。

    2.3.1. 立场

    每个单位都具有某一种立场:守序,中立,混沌或者边缘。立场会影响单位在不同时段的表现。中立单位不受时段影响。守序单位在昼间造成更多的伤害,夜间则造成更少的伤害。混沌单位在夜间造成更多的伤害,昼间则造成更少的伤害。边缘单位不论在昼间还是夜间都会造成更少的伤害。

    “昼间”和“夜间”这两个时段分别包括“上午”、“下午”,以及“前半夜”、“后半夜”。这些不同的时段由太阳和月亮在时段图像中的不同位置来区分。

    下表显示了不同时段对守序、混沌以及边缘单位的伤害输出的影响:

    表 2.7. 时段和伤害输出

    +

    2.2.2. 维护费用

    每个单位都有维护费用。通常来说,单位的维护费用与他的等级相等,除非是拥有“忠诚”特质的单位(见下)。最初并非通过征募而得到的单位——也就是首领或者志愿加入的单位——通常会拥有“忠诚”特质。只有当总维护费用比某阵营所拥有的村庄数多时,该阵营才需要支付维护费用。而需要支付的维护费用是村庄数和维护费用的差值。

    2.2.3. 收入

    所以,决定每回合收入的公式是

    2 + 村庄数 - 最大值(0,维护费用 - 村庄数)

    在上式中,维护费用与您所有的非忠诚单位的等级之和相等。

    如果某阵营的维护费用大于其所拥有的村庄数+2时,其金币数就开始减少。如果两者相等,则既没有收入,也没有支出。

    2.3. 单位

    韦诺之战中有数百种单位类型。他们是根据一组内涵丰富的统计值来分类的。另外,各个单位可以拥有特别的特质,使得他们与同一类型的其他单位略有不同。最后,战役设计者可以把独特的单位添加到他们的战役中,以进一步扩充玩家的可选项。

    单位的基本统计数据有生命值(HP),其拥有的移动力,以及可以使用的武器和伤害输出。另外,单位还有其它属性,例如立场以及特殊能力。对于这些内容,下面会详细描述。

    2.3.1. 立场

    每个单位都具有某一种立场:守序,中立,混沌或者边缘。立场会影响单位在不同时段的表现。中立单位不受时段影响。守序单位在昼间造成更多的伤害,夜间则造成更少的伤害。混沌单位在夜间造成更多的伤害,昼间则造成更少的伤害。边缘单位不论在昼间还是夜间都会造成更少的伤害。

    “昼间”和“夜间”这两个时段分别包括“上午”、“下午”,以及“前半夜”、“后半夜”。这些不同的时段由太阳和月亮在时段图像中的不同位置来区分。

    下表显示了不同时段对守序、混沌以及边缘单位的伤害输出的影响:

    表 2.7. 时段和伤害输出

    回合 图像 @@ -642,7 +642,7 @@ 传送
    此单位可以花费一次移动机会,在任意两座属于本阵营的村庄之间移动。 -

    2.3.5. 经验值

    单位通过战斗来获得经验值。获得足够的经验值后,单位会升级,变得更强大。单位获得的经验值数量,取决于敌方单位的等级和战斗结果:如果单位击杀对手,则获得8点/敌方单位等级的经验值(如果敌方是0级则获得4点)。如果单位存活,但没有击杀对手,则获得1点/敌方单位等级的经验值。也就是说:

    表 2.8. 将不同等级的敌人击杀或与之战斗可获得的经验值表

    +

    2.3.5. 经验值

    单位通过战斗来获得经验值。获得足够的经验值后,单位会升级,变得更强大。单位获得的经验值数量,取决于敌方单位的等级和战斗结果:如果单位击杀对手,则获得8点/敌方单位等级的经验值(如果敌方是0级则获得4点)。如果单位存活,但没有击杀对手,则获得1点/敌方单位等级的经验值。也就是说:

    表 2.8. 将不同等级的敌人击杀或与之战斗可获得的经验值表

    敌方等级 杀敌奖励 @@ -690,7 +690,7 @@ 48 6 -

    2.3.6. 召回单位

    当您完成一个场景后,所有存活下来的单位都可以在下个场景召回。刚被征募或召回的单位在出现的那一回合不能移动或者进攻。被召回的单位保留原来的等级、经验值、(有时会有)取得的魔法道具,并且以生命值全满的状态出现。

    2.4. 移动

    单击一个单位将显示出它本回合可以移动到的所有位置,而不能移动到的格子将变暗(按数字键2-7可以用类似的方式显示出对应回合数可以移动到的位置)。在此模式下,把光标移到一个格子上会出现您的单位移动到此格所要经过的路径,以及有关您的单位在此格上的防御加成的附加信息。此外,如果单位到达此格需要一个以上的回合时,也将显示出所需的回合数。如果您不想移动本单位,可以选择其他单位(点击新单位,或者使用n/N键),或者在地图的任意位置上右击(在Mac上是按住Command并点击)以取消此模式。单位能量条顶部的状态球让您可以快速查看在本回合中哪些单位已经移动过了,而哪些还可以继续移动。

    如果您要移动选中的单位,只需单击要移动到的格子,您的单位就会向着那个位置移动。如果所选的目的地在本回合内无法到达,则在本回合中单位会移动到离目的地尽可能近的地方,并进入前往目的地模式。在前往目的地模式下,您的单位在接下来的几个回合中会自动移动到目的地。在您的下个回合开始时,您可以轻易地撤销单位的自动移动。您也可以选择该单位,并选择一个新的目的地来改变其目的地,或者也可以再次点击单位来取消前往目的地

    移动到中立或者敌方所拥有的村庄之上,即可取得其所有权,并结束该单位的移动。

    绝大多数的单位都会产生“控制区域”,该区域会影响您的单位所能到达的格子以及它所选择的路径。这些限制将自动反映在移动您的单位时所显示的路径以及它在当前回合所能到达的格子上。

    2.4.1. 控制区域

    单位的控制区域延伸到和它紧邻的六格中。移动到敌方控制区域的单位会被迫停下。拥有散兵能力的单位会忽略敌方控制区域,他们可以轻松穿越这些区域而不会被迫停下。0级单位由于太弱,所以不能产生控制区域。所有单位都可以在敌方0级单位的四周自由穿行。

    2.4.2. 状态球

    在您的每个单位旁边显示的能量条顶部有一个状态球。这个状态球是:

    表 2.9. 状态球

    +

    2.3.6. 召回单位

    当您完成一个场景后,所有存活下来的单位都可以在下个场景召回。刚被征募或召回的单位在出现的那一回合不能移动或者进攻。被召回的单位保留原来的等级、经验值、(有时会有)取得的魔法道具,并且以生命值全满的状态出现。

    2.4. 移动

    单击一个单位将显示出它本回合可以移动到的所有位置,而不能移动到的格子将变暗(按数字键2-7可以用类似的方式显示出对应回合数可以移动到的位置)。在此模式下,把光标移到一个格子上会出现您的单位移动到此格所要经过的路径,以及有关您的单位在此格上的防御加成的附加信息。此外,如果单位到达此格需要一个以上的回合时,也将显示出所需的回合数。如果您不想移动本单位,可以选择其他单位(点击新单位,或者使用n/N键),或者在地图的任意位置上右击(在Mac上是按住Command并点击)以取消此模式。单位能量条顶部的状态球让您可以快速查看在本回合中哪些单位已经移动过了,而哪些还可以继续移动。

    如果您要移动选中的单位,只需单击要移动到的格子,您的单位就会向着那个位置移动。如果所选的目的地在本回合内无法到达,则在本回合中单位会移动到离目的地尽可能近的地方,并进入前往目的地模式。在前往目的地模式下,您的单位在接下来的几个回合中会自动移动到目的地。在您的下个回合开始时,您可以轻易地撤销单位的自动移动。您也可以选择该单位,并选择一个新的目的地来改变其目的地,或者也可以再次点击单位来取消前往目的地

    移动到中立或者敌方所拥有的村庄之上,即可取得其所有权,并结束该单位的移动。

    绝大多数的单位都会产生“控制区域”,该区域会影响您的单位所能到达的格子以及它所选择的路径。这些限制将自动反映在移动您的单位时所显示的路径以及它在当前回合所能到达的格子上。

    2.4.1. 控制区域

    单位的控制区域延伸到和它紧邻的六格中。移动到敌方控制区域的单位会被迫停下。拥有散兵能力的单位会忽略敌方控制区域,他们可以轻松穿越这些区域而不会被迫停下。0级单位由于太弱,所以不能产生控制区域。所有单位都可以在敌方0级单位的四周自由穿行。

    2.4.2. 状态球

    在您的每个单位旁边显示的能量条顶部有一个状态球。这个状态球是:

    表 2.9. 状态球

    状态球 图像 @@ -733,19 +733,19 @@
  • 冲击:既没有尖端也没有利刃的武器,但是其重量却足以打断敌人的骨头。例如:狼牙棒、权杖、巨魔的拳头。
  • -寒冰:基于寒冷或冰霜飞弹的武器。例如:黑暗狂徒的冷冻波。 +冰寒:基于寒冷或冰霜飞弹的武器。例如:黑暗狂徒的冷冻波。
  • 火焰:使用火焰的武器,像烤鸡一样烤灼敌人。例如:龙人的火焰吐息。
  • 奥术:死灵法术可以让僵尸,幽鬼,以及其它亡灵生物和亡魂活动起来,而“奥术”是可以驱散死灵法术的攻击。例如:白袍法师的魔法攻击。 -
  • 2.5.2. 抗性

    每种单位对不同攻击类型的抗性不同,有时更易受伤害,有时更不易受伤害。单位描述中有6个数字分别表示单位遭到6种类型的攻击时,是更易受伤害还是更不易受伤害。正抗性表示该单位遭到此攻击后所受伤害较少。负抗性表示该单位特别容易被此攻击所伤害。

    例如:龙人的鳞片可以在绝大多数攻击类型下保护他们,但是对穿刺武器和寒冰武器就无能为力。人类骑兵总的来说被保护得很好,但防不住穿刺攻击是他们的弱点。亡灵对刃器和穿刺武器的抗性很高,但却很容易受到冲击攻击和奥术攻击的伤害。

    使用最佳攻击类型对敌人进行攻击可以大大增加您击杀敌人的几率。

    2.6. 治疗

    每个单位每回合通过疗伤最多可以恢复8点生命值。如果单位在一回合内既不移动也不攻击,这个单位就是在休息,并恢复2点生命值。通过休息所恢复的生命值是附加在通过疗伤恢复的生命值之上的,所以一个单位一回合最多可能恢复10点生命值。

    单位可以通过两种基本方式疗伤:

    • +

    2.5.2. 抗性

    每种单位对不同攻击类型的抗性不同,有时更易受伤害,有时更不易受伤害。单位描述中有6个数字分别表示单位遭到6种类型的攻击时,是更易受伤害还是更不易受伤害。正抗性表示该单位遭到此攻击后所受伤害较少。负抗性表示该单位特别容易被此攻击所伤害。

    例如:龙人的鳞片可以在绝大多数攻击类型下保护他们,但是对穿刺武器和冰寒武器就无能为力。人类骑兵总的来说被保护得很好,但防不住穿刺攻击是他们的弱点。亡灵对刃器和穿刺武器的抗性很高,但却很容易受到冲击攻击和奥术攻击的伤害。

    使用最佳攻击类型对敌人进行攻击可以大大增加您击杀敌人的几率。

    2.6. 治疗

    每个单位每回合通过疗伤最多可以恢复8点生命值。如果单位在一回合内既不移动也不攻击,这个单位就是在休息,并恢复2点生命值。通过休息所恢复的生命值是附加在通过疗伤恢复的生命值之上的,所以一个单位一回合最多可能恢复10点生命值。

    单位可以通过两种基本方式疗伤:

    • 在村庄停留。此单位每回合将回复8点生命值。
    • 站在有治疗能力的单位旁边。生命值的回复量在单位的能力描述中有规定。治疗能力总是治疗+4或者治疗+8两者之一。

    2.6.1. 再生

    巨魔和树人可以通过再生能力自然回复。他们如果负伤了,每回合将自动恢复8点生命值。注意,因为所有单位每回合最多只能通过治疗恢复8点生命值,所以巨魔和树人进入村庄里或者站在治疗师身边也得不到任何额外的好处。

    2.6.2. 毒素

    有些攻击可以使您的单位中毒。当这种情况发生时,中毒单位每回合会受到8点伤害,直到解毒为止。毒性可以通过在村庄休息或者站在拥有解毒能力的单位旁边来消除。拥有治疗能力的单位只能在该回合阻止毒性发作引起的伤害,但不能解除毒性。单位在被解毒的回合里,既不会因治疗而回复生命值也不会因中毒而失去生命值。中毒单位被解毒前不能被正常地治疗。休息仍然可行,尽管这不能充分地减小中毒的影响。

    关于疗伤的一些其他小提示:

    • 一个单位可能需要通过多个回合的疗伤才能完全治愈。
    • -疗伤者(精灵萨满、精灵德鲁伊、精灵仙子,白袍法师、光明法师、圣骑士)会对身边所有负伤的单位进行疗伤,所以你可以让单位一直靠近战线却不受损失。 +疗伤者(精灵萨满、精灵德鲁伊、精灵仙子,白袍法师、光明法师、圣骑士)会对身边所有负伤的单位进行疗伤,所以您可以让单位一直靠近战线却不受损失。
    • 疗伤者不会为敌方单位疗伤。
    • diff --git a/players_changelog.md b/players_changelog.md index d7bd7132683f..093b321dc6e3 100644 --- a/players_changelog.md +++ b/players_changelog.md @@ -2,7 +2,10 @@ This is meant to be a concise list of player-visible changes (very minor changes may be omitted). For a complete list of changes, see the main changelog: https://github.com/wesnoth/wesnoth/blob/1.14/changelog.md -## Version 1.14.0+dev +## Version 1.14.1+dev + + +## Version 1.14.1 ### Campaigns * Eastern Invasion: * In 'Captured', fixed units incorrectly costing upkeep after leveling up. @@ -21,6 +24,9 @@ changelog: https://github.com/wesnoth/wesnoth/blob/1.14/changelog.md the official MP server. * Attempting to save a screenshot with an unsupported format now shows an error message, instead of saving the screenshot as BMP with the requested extension. + * Implemented a workaround for an unhandled std::bad_cast from string comparison + functions that caused a crash-to-desktop when opening Preferences among others + (issue #3050). ## Version 1.14.0 diff --git a/po/wesnoth-editor/af.po b/po/wesnoth-editor/af.po index 65cc5fc9f929..82510d00cfae 100644 --- a/po/wesnoth-editor/af.po +++ b/po/wesnoth-editor/af.po @@ -2,7 +2,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: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2011-04-23 23:39-0000\n" "Last-Translator: Len vanDalsen \n" "Language-Team: afrikaans\n" @@ -451,7 +451,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -501,19 +501,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "Sal nie werk sonder ekstra versorging nie." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/ang.po b/po/wesnoth-editor/ang.po index 3ea4893a9915..289af3656c55 100644 --- a/po/wesnoth-editor/ang.po +++ b/po/wesnoth-editor/ang.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ang\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2012-05-24 12:01-0500\n" "Last-Translator: Steven Panek (Espreon) \n" "Language-Team: Old English \n" @@ -419,7 +419,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -465,19 +465,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/ang@latin.po b/po/wesnoth-editor/ang@latin.po index 9a13e927c3e5..c870a5987106 100644 --- a/po/wesnoth-editor/ang@latin.po +++ b/po/wesnoth-editor/ang@latin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ang@latin\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2013-05-28 18:24-0500\n" "Last-Translator: Steven Panek (Espreon) \n" "Language-Team: Old English \n" @@ -436,7 +436,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -482,19 +482,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/ar.po b/po/wesnoth-editor/ar.po index 1c1b5258128b..353477d4d9cb 100644 --- a/po/wesnoth-editor/ar.po +++ b/po/wesnoth-editor/ar.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.4.2+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2008-07-01 17:35-0000\n" "Last-Translator: amnay \n" "Language-Team: none\n" @@ -470,7 +470,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -516,19 +516,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "خطأ" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" @@ -621,9 +629,6 @@ msgstr "" #~ msgid "Error creating action object" #~ msgstr "خطأ عند خلق أو اكتساب صورة" -#~ msgid "Error" -#~ msgstr "خطأ" - #, fuzzy #~ msgid "Settings" #~ msgstr "تفضيلتات مفتاح الاختصار" diff --git a/po/wesnoth-editor/ast.po b/po/wesnoth-editor/ast.po index 5fdfae401423..a781bff56bf6 100644 --- a/po/wesnoth-editor/ast.po +++ b/po/wesnoth-editor/ast.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -421,7 +421,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -467,19 +467,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/bg.po b/po/wesnoth-editor/bg.po index a0d4f3d1034d..ff118f846ff8 100644 --- a/po/wesnoth-editor/bg.po +++ b/po/wesnoth-editor/bg.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: bg\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2007-05-14 22:02+0300\n" "Last-Translator: Nikolay Vladimirov \n" "Language-Team: Български\n" @@ -438,7 +438,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -487,19 +487,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/ca.po b/po/wesnoth-editor/ca.po index b5ede5c1322f..6ae59b0f9e34 100644 --- a/po/wesnoth-editor/ca.po +++ b/po/wesnoth-editor/ca.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.5.5+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2008-10-18 17:11+0200\n" "Last-Translator: Jordà Polo \n" "Language-Team: Catalan \n" @@ -441,7 +441,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -490,19 +490,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "Error" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" @@ -600,9 +608,6 @@ msgstr "" #~ msgid "BG" #~ msgstr "SP" -#~ msgid "Error" -#~ msgstr "Error" - #~ msgid "Click to paste." #~ msgstr "Cliqueu per enganxar." diff --git a/po/wesnoth-editor/ca_ES@valencia.po b/po/wesnoth-editor/ca_ES@valencia.po index 28ee4676ee32..37469eee206f 100644 --- a/po/wesnoth-editor/ca_ES@valencia.po +++ b/po/wesnoth-editor/ca_ES@valencia.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2008-10-11 18:18+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -413,7 +413,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -459,19 +459,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/cs.po b/po/wesnoth-editor/cs.po index e18f5ae6cfaa..90a9da8c51e3 100644 --- a/po/wesnoth-editor/cs.po +++ b/po/wesnoth-editor/cs.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-05-06 12:19+0200\n" "Last-Translator: Martin Hrubý (hrubymar10) \n" "Language-Team: Český \n" @@ -435,7 +435,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "Hráč $side_num" @@ -483,19 +483,27 @@ msgstr "(není obsažen automaticky)" msgid "Will not work in game without extra care." msgstr "Nefunguje ve hře bez dodatečných úprav." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "Jít na" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "Přidat" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "Nový identifikátor lokace" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "Smazat" diff --git a/po/wesnoth-editor/da.po b/po/wesnoth-editor/da.po index e377960ed3d6..83ef8b8e829b 100644 --- a/po/wesnoth-editor/da.po +++ b/po/wesnoth-editor/da.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.3+cvs\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2007-12-01 17:58+0200\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -441,7 +441,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -490,19 +490,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/de.po b/po/wesnoth-editor/de.po index 97098d6c651e..e830b79b7500 100644 --- a/po/wesnoth-editor/de.po +++ b/po/wesnoth-editor/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.14\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-05-06 17:00+0200\n" "Last-Translator: Aaron Winter \n" "Language-Team: irc://irc.freenode.net/#wesnoth-de\n" @@ -429,7 +429,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "Spieler $side_num" @@ -479,19 +479,27 @@ msgstr "(kein Kernbestandteil)" msgid "Will not work in game without extra care." msgstr "Funktioniert nicht ohne weitere Anpassungen im WML." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "Gehe zu" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "Hinzufügen" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "Neue Ortbezeichnung" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "Löschen" diff --git a/po/wesnoth-editor/el.po b/po/wesnoth-editor/el.po index 5f419e7dc26d..bb27f783a1be 100644 --- a/po/wesnoth-editor/el.po +++ b/po/wesnoth-editor/el.po @@ -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: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2014-03-12 10:36+0100\n" "Last-Translator: galicae \n" "Language-Team: none\n" @@ -456,7 +456,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -512,19 +512,27 @@ msgstr "(μη-βασικό)" msgid "Will not work in game without extra care." msgstr "Δεν θα λειτουργήσει εντός παιχνιδιού χωρις περισσότερο μεράκι." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/en@shaw.po b/po/wesnoth-editor/en@shaw.po index 20a79759e283..33ce57b5de5a 100644 --- a/po/wesnoth-editor/en@shaw.po +++ b/po/wesnoth-editor/en@shaw.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: en@shaw\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2009-10-08 21:45-0400\n" "Last-Translator: Arc Riley \n" "Language-Team: Shavian English \n" @@ -455,7 +455,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -507,19 +507,27 @@ msgstr "(𐑯𐑪𐑯-𐑒𐑴𐑮)" msgid "Will not work in game without extra care." msgstr "𐑢𐑦𐑤 𐑯𐑪𐑑 𐑢𐑻𐑒 𐑦𐑯 𐑜𐑱𐑥 𐑢𐑦𐑞𐑬𐑑 𐑧𐑒𐑕𐑑𐑮𐑩 𐑒𐑺." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/en_GB.po b/po/wesnoth-editor/en_GB.po index 45a8b34bb23c..eb327759052a 100644 --- a/po/wesnoth-editor/en_GB.po +++ b/po/wesnoth-editor/en_GB.po @@ -5,7 +5,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: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-05-06 21:23+1000\n" "Last-Translator: Wedge009 \n" "Language-Team: English (British) \n" "Language-Team: eo-EO\n" @@ -432,7 +432,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -481,19 +481,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/es.po b/po/wesnoth-editor/es.po index d9572f2742a2..f89d8c6a59b6 100644 --- a/po/wesnoth-editor/es.po +++ b/po/wesnoth-editor/es.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: es\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-05-07 10:29+0200\n" "Last-Translator: Pepe \n" "Language-Team: Wesnoth\n" @@ -435,7 +435,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "Jugador $side_num" @@ -483,19 +483,27 @@ msgstr "(no principal)" msgid "Will not work in game without extra care." msgstr "No funcionará en un juego sin atención adicional." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "Ir a" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "Añadir" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "Nuevo identificador de posición" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "Borrar" diff --git a/po/wesnoth-editor/et.po b/po/wesnoth-editor/et.po index fed7c24e3aad..55948bc815be 100644 --- a/po/wesnoth-editor/et.po +++ b/po/wesnoth-editor/et.po @@ -8,7 +8,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: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2011-12-31 10:38+0300\n" "Last-Translator: Kaido Kikkas \n" "Language-Team: none\n" @@ -457,7 +457,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -511,19 +511,27 @@ msgstr "(lisand)" msgid "Will not work in game without extra care." msgstr "Ei tööta mängus ilma lisatoiminguteta." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "Viga" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" @@ -676,9 +684,6 @@ msgstr "Mängija $player_number" #~ msgid "Error creating action object" #~ msgstr "Tegevusobjekti loomine ebaõnnestus" -#~ msgid "Error" -#~ msgstr "Viga" - #~ msgid "Settings" #~ msgstr "Sätted" diff --git a/po/wesnoth-editor/eu.po b/po/wesnoth-editor/eu.po index 20cfc8926262..9e46d319f0a8 100644 --- a/po/wesnoth-editor/eu.po +++ b/po/wesnoth-editor/eu.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.0\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2005-08-10 17:05+0200\n" "Last-Translator: Mikel Olasagasti \n" "Language-Team: Basque\n" @@ -437,7 +437,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -486,19 +486,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/fi.po b/po/wesnoth-editor/fi.po index 47897f3d0521..0285188ed1b9 100644 --- a/po/wesnoth-editor/fi.po +++ b/po/wesnoth-editor/fi.po @@ -8,7 +8,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: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2012-01-15 15:29+0200\n" "Last-Translator: Jarkko Patteri \n" "Language-Team: Finnish \n" @@ -459,7 +459,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -513,19 +513,27 @@ msgstr "(ei-ydin)" msgid "Will not work in game without extra care." msgstr "Ei tule toimimaan pelissä ilman ylimääräistä huolenpitoa." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "Virhe" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" @@ -679,9 +687,6 @@ msgstr "Pelaaja $player_number" #~ msgid "Error creating action object" #~ msgstr "Virhe luotaessa toiminto-objektia." -#~ msgid "Error" -#~ msgstr "Virhe" - #~ msgid "Settings" #~ msgstr "Asetukset" diff --git a/po/wesnoth-editor/fr.po b/po/wesnoth-editor/fr.po index 738344acff44..85c6e535ed7b 100644 --- a/po/wesnoth-editor/fr.po +++ b/po/wesnoth-editor/fr.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Wesnoth_Editor-1.12\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-04-15 17:43+0200\n" "Last-Translator: Émile Enguehard \n" "Language-Team: français \n" @@ -439,7 +439,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "Joueur $side_num" @@ -489,19 +489,27 @@ msgstr "(extension)" msgid "Will not work in game without extra care." msgstr "Ne fonctionnera pas dans le jeu sans travail supplémentaire." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "Aller à" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "Ajouter" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "Nouvel identifiant d'emplacement" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "Erreur" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "Effacer" @@ -653,9 +661,6 @@ msgstr "Joueur $player_number" #~ msgid "Error creating action object" #~ msgstr "Erreur lors de la création d'un objet d'action" -#~ msgid "Error" -#~ msgstr "Erreur" - #, fuzzy #~ msgid "" #~ "Which player should start here? You can also use the 1-9 and delete keys " diff --git a/po/wesnoth-editor/fur_IT.po b/po/wesnoth-editor/fur_IT.po index 7d575e6d0d41..8843dd85376a 100644 --- a/po/wesnoth-editor/fur_IT.po +++ b/po/wesnoth-editor/fur_IT.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.5.0-dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2008-04-26 13:45+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -419,7 +419,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -465,19 +465,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/ga.po b/po/wesnoth-editor/ga.po index e9ad5300c192..2f6e07ef12a9 100644 --- a/po/wesnoth-editor/ga.po +++ b/po/wesnoth-editor/ga.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ga\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2012-02-18 12:50-0800\n" "Last-Translator: Carson Callis aka Mountian_King \n" @@ -447,7 +447,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -497,19 +497,27 @@ msgstr "(neamh-croílár)" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/gd.po b/po/wesnoth-editor/gd.po index 458ef9528f15..54ff06791919 100644 --- a/po/wesnoth-editor/gd.po +++ b/po/wesnoth-editor/gd.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 08:32 UTC\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-05-07 10:57+0100\n" "Last-Translator: GunChleoc \n" "Language-Team: Fòram na Gàidhlig\n" @@ -430,7 +430,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "Cluicheadair $side_num" @@ -478,19 +478,27 @@ msgstr "(neo-eitean)" msgid "Will not work in game without extra care." msgstr "Chan obraich seo sa gheama gun chùram a bharrachd." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "Rach gu" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "Cuir ris" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "Aithnichear ionaid ùr" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "Sguab às" diff --git a/po/wesnoth-editor/gl.po b/po/wesnoth-editor/gl.po index 7382c24a6671..0ab183c7e972 100644 --- a/po/wesnoth-editor/gl.po +++ b/po/wesnoth-editor/gl.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Wesnoth\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-05-07 07:21+0100\n" "Last-Translator: Adrian Chaves \n" "Language-Team: Galician \n" @@ -437,7 +437,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "Xogador $side_num" @@ -485,19 +485,27 @@ msgstr "(non oficial)" msgid "Will not work in game without extra care." msgstr "Só funcionará na partida se se ten sumo coidado." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "Ir a" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "Engadir" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "Novo identificador de lugar" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "Houbo un erro" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "Eliminar" @@ -693,9 +701,6 @@ msgstr "Xogador $player_number" #~ msgid "Error creating action object" #~ msgstr "Houbo un erro ao crear o obxecto da acción" -#~ msgid "Error" -#~ msgstr "Houbo un erro" - #~ msgid "Click to paste." #~ msgstr "Prema para pegar." diff --git a/po/wesnoth-editor/he.po b/po/wesnoth-editor/he.po index 7a8d72e95cdd..2f2a8cf47698 100644 --- a/po/wesnoth-editor/he.po +++ b/po/wesnoth-editor/he.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: he\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2005-12-18 23:18+0200\n" "Last-Translator: Ely Levy \n" "Language-Team: Hebrew\n" @@ -438,7 +438,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -487,19 +487,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/hr.po b/po/wesnoth-editor/hr.po index 1b379ab1ce67..386cd633a3bb 100644 --- a/po/wesnoth-editor/hr.po +++ b/po/wesnoth-editor/hr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.4+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2012-09-03 17:27+0100\n" "Last-Translator: Nino \n" "Language-Team: none\n" @@ -455,7 +455,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -508,19 +508,27 @@ msgstr "(vanjski)" msgid "Will not work in game without extra care." msgstr "Ne radi u igri bez dodatnog brige" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/hu.po b/po/wesnoth-editor/hu.po index 080bf9d64866..fd0e9051edae 100644 --- a/po/wesnoth-editor/hu.po +++ b/po/wesnoth-editor/hu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: hu-editor_1.5\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2015-08-31 22:08+0200\n" "Last-Translator: \n" "Language-Team: Hungarian \n" @@ -447,7 +447,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -497,19 +497,27 @@ msgid "Will not work in game without extra care." msgstr "" "Külön odafigyelést igényel, ellenkező esetben nem fog működni a játékban" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/id.po b/po/wesnoth-editor/id.po index 432babf9616c..381f0ba57107 100644 --- a/po/wesnoth-editor/id.po +++ b/po/wesnoth-editor/id.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.2.2\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2011-11-24 17:32+0700\n" "Last-Translator: Yuris \n" "Language-Team: none\n" @@ -455,7 +455,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -509,19 +509,27 @@ msgstr "(bukan-inti)" msgid "Will not work in game without extra care." msgstr "Tidak akan bekerja pada game tanpa kepedulian ekstra." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "Error" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" @@ -674,9 +682,6 @@ msgstr "Pemain $player_number" #~ msgid "Error creating action object" #~ msgstr "Error membuat obyek aksi" -#~ msgid "Error" -#~ msgstr "Error" - #~ msgid "Settings" #~ msgstr "Settings" diff --git a/po/wesnoth-editor/is.po b/po/wesnoth-editor/is.po index dcc587c11274..5f43e70e46d8 100644 --- a/po/wesnoth-editor/is.po +++ b/po/wesnoth-editor/is.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.6+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2009-05-12 18:51-0000\n" "Last-Translator: Gabríel A. Pétursson \n" "Language-Team: none\n" @@ -457,7 +457,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -509,19 +509,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "Villa" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" @@ -658,6 +666,3 @@ msgstr "" #~ msgid "Error creating action object" #~ msgstr "Villa við gerð verkahluts" - -#~ msgid "Error" -#~ msgstr "Villa" diff --git a/po/wesnoth-editor/it.po b/po/wesnoth-editor/it.po index a35fc24e288a..cdfca94337e5 100644 --- a/po/wesnoth-editor/it.po +++ b/po/wesnoth-editor/it.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: it\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-05-07 18:24+0200\n" "Last-Translator: Antonio 'Antro' Rosella \n" "Language-Team: Italian \n" @@ -433,7 +433,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "Giocatore $side_number" @@ -483,19 +483,27 @@ msgstr "(dato non core)" msgid "Will not work in game without extra care." msgstr "Non funzionerà all’interno del gioco senza particolari attenzioni." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "Vai a" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "Aggiungi" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "Nuovo identificativo di locazione" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "Elimina" diff --git a/po/wesnoth-editor/ja.po b/po/wesnoth-editor/ja.po index 5756f9942293..6996df2c82aa 100644 --- a/po/wesnoth-editor/ja.po +++ b/po/wesnoth-editor/ja.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: RatArmy , 2018\n" "Language-Team: Japanese (https://www.transifex.com/wesnoth-jp/teams/60513/" @@ -426,7 +426,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "プレイヤー $side_num" @@ -474,19 +474,27 @@ msgstr "(コア以外)" msgid "Will not work in game without extra care." msgstr "更に手を入れなければゲームで動作しません。" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "地点へ向かう" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "追加" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "新しい地点の識別子" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "削除" diff --git a/po/wesnoth-editor/ko.po b/po/wesnoth-editor/ko.po index f6c0cc5b3b44..02334f6b2f92 100644 --- a/po/wesnoth-editor/ko.po +++ b/po/wesnoth-editor/ko.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.1.1+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2011-11-14 21:31+0900\n" "Last-Translator: mistzone \n" "Language-Team: none\n" @@ -450,7 +450,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -500,19 +500,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/la.po b/po/wesnoth-editor/la.po index 9d442fffeea1..5fe98e03e5fd 100644 --- a/po/wesnoth-editor/la.po +++ b/po/wesnoth-editor/la.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Wesnoth-editor 1.2\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2013-06-23 02:19-0000\n" "Last-Translator: Thomas Hockings \n" "Language-Team: Latin \n" @@ -457,7 +457,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -511,19 +511,27 @@ msgstr "(innucleum)" msgid "Will not work in game without extra care." msgstr "Hae sine cura singulare deerint." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/lt.po b/po/wesnoth-editor/lt.po index 9cdf0b1274c3..aa34ddb38584 100644 --- a/po/wesnoth-editor/lt.po +++ b/po/wesnoth-editor/lt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.11\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2017-04-08 15:37+0100\n" "Last-Translator: Andrius Štikonas \n" "Language-Team: Lithuanian \n" @@ -431,7 +431,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "Žaidėjas $side_num" @@ -479,21 +479,29 @@ msgstr "(ne visur)" msgid "Will not work in game without extra care." msgstr "Be papildomų pastangų neveiks." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "Eiti į" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "Pridėti" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 #, fuzzy #| msgid "New Location Identifer" msgid "New Location Identifier" msgstr "Naujas vietovės identifikatorius" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "Trinti" diff --git a/po/wesnoth-editor/lv.po b/po/wesnoth-editor/lv.po index 273e8e364a2d..e19d33981089 100644 --- a/po/wesnoth-editor/lv.po +++ b/po/wesnoth-editor/lv.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.9.10+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2015-02-15 14:48+0300\n" "Last-Translator: Reinis Danne \n" "Language-Team: none <>\n" @@ -451,7 +451,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -501,19 +501,27 @@ msgstr "(ne centrālā)" msgid "Will not work in game without extra care." msgstr "Bez īpašas piesardzības spēlē nestrādās." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/mk.po b/po/wesnoth-editor/mk.po index 915e440f0e79..e93397561ca2 100644 --- a/po/wesnoth-editor/mk.po +++ b/po/wesnoth-editor/mk.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.5.1\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2008-06-03 05:13+0100\n" "Last-Translator: Dimitar Ilccov \n" "Language-Team: mk\n" @@ -420,7 +420,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -466,19 +466,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/mr.po b/po/wesnoth-editor/mr.po index 8d647c26a221..f0d898897911 100644 --- a/po/wesnoth-editor/mr.po +++ b/po/wesnoth-editor/mr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.5.9+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2009-01-30 20:58+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -419,7 +419,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -465,19 +465,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/nb_NO.po b/po/wesnoth-editor/nb_NO.po index 62144dcc785a..8d8670e6faae 100644 --- a/po/wesnoth-editor/nb_NO.po +++ b/po/wesnoth-editor/nb_NO.po @@ -9,7 +9,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: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2006-01-01 20:13+0100\n" "Last-Translator: Hogne \n" "Language-Team: none \n" @@ -436,7 +436,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -485,19 +485,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/nl.po b/po/wesnoth-editor/nl.po index 5cdcdb8abcb7..d0136f9b9bb4 100644 --- a/po/wesnoth-editor/nl.po +++ b/po/wesnoth-editor/nl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth-editor\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2010-12-27 17:53+0100\n" "Last-Translator: Alexander van Gessel \n" "Language-Team: Dutch \n" @@ -457,7 +457,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -509,19 +509,27 @@ msgstr "(niet-kern)" msgid "Will not work in game without extra care." msgstr "Zal niet in het spel werken zonder extra werk." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "Fout" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" @@ -661,9 +669,6 @@ msgstr "" #~ msgid "BG" #~ msgstr "BG" -#~ msgid "Error" -#~ msgstr "Fout" - #~ msgid "" #~ "Which player should start here? You can also use the 1-9 and delete keys " #~ "to set/clear starting positions." diff --git a/po/wesnoth-editor/pl.po b/po/wesnoth-editor/pl.po index f11ea8aea438..11ee31311bd4 100644 --- a/po/wesnoth-editor/pl.po +++ b/po/wesnoth-editor/pl.po @@ -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: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2016-02-21 15:53+0100\n" "Last-Translator: Paweł Jackowski \n" "Language-Team: none\n" @@ -452,7 +452,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -502,19 +502,27 @@ msgstr "(niestandardowe)" msgid "Will not work in game without extra care." msgstr "Nie będzie działać w grze bez dodatkowego przystosowania." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/pt.po b/po/wesnoth-editor/pt.po index 816e94e04780..1b04a2897d2b 100644 --- a/po/wesnoth-editor/pt.po +++ b/po/wesnoth-editor/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.12 (wesnoth-editor)\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2015-10-30 14:41+0000\n" "Last-Translator: trewe \n" "Language-Team: wesn-pt-trans \n" @@ -516,7 +516,7 @@ msgstr "" # #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -574,19 +574,27 @@ msgstr "(não-defeito)" msgid "Will not work in game without extra care." msgstr "Não vai trabalhar no jogo sem cuidado extra." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/pt_BR.po b/po/wesnoth-editor/pt_BR.po index df3a3075cbc5..bd366ba50d57 100644 --- a/po/wesnoth-editor/pt_BR.po +++ b/po/wesnoth-editor/pt_BR.po @@ -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: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2011-02-05 22:45-0300\n" "Last-Translator: Diego Inácio Goergen \n" "Language-Team: Portuguese/Brazil\n" @@ -731,7 +731,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -826,19 +826,27 @@ msgstr "(não-central)" msgid "Will not work in game without extra care." msgstr "Não vai trabalhar no jogo sem cuidado extra." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/racv.po b/po/wesnoth-editor/racv.po index d995b824f9a2..859e037633c7 100644 --- a/po/wesnoth-editor/racv.po +++ b/po/wesnoth-editor/racv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: racv\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2016-05-15 14:31+0100\n" "Last-Translator: Software Valencià \n" "Language-Team: Valencian (RACV) Team\n" @@ -450,7 +450,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -500,19 +500,27 @@ msgstr "(no principal)" msgid "Will not work in game without extra care." msgstr "No funcionarà en un joc sense atenció adicional." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/ro.po b/po/wesnoth-editor/ro.po index 3eb129564a9e..45215c387a5a 100644 --- a/po/wesnoth-editor/ro.po +++ b/po/wesnoth-editor/ro.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.1-dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2006-04-10 20:11+0100\n" "Last-Translator: Dex Stewart\n" "Language-Team: none\n" @@ -433,7 +433,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -482,19 +482,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/ru.po b/po/wesnoth-editor/ru.po index dd4a5b17bd20..853b88ce8454 100644 --- a/po/wesnoth-editor/ru.po +++ b/po/wesnoth-editor/ru.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: ru\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2014-11-11 12:20+0300\n" "Last-Translator: Fedor Khod'kov \n" "Language-Team: LANGUAGE \n" @@ -465,7 +465,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -515,19 +515,27 @@ msgstr "(не-базовые)" msgid "Will not work in game without extra care." msgstr "В игре не заработает без дополнительной работы." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/sk.po b/po/wesnoth-editor/sk.po index 5441729f0386..50262f71174d 100644 --- a/po/wesnoth-editor/sk.po +++ b/po/wesnoth-editor/sk.po @@ -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: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-04-14 01:31+0200\n" "Last-Translator: Stanislav Hoferek \n" "Language-Team: none\n" @@ -425,7 +425,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "Hráč $side_num" @@ -473,19 +473,27 @@ msgstr "(nie je súčasťou jadra)" msgid "Will not work in game without extra care." msgstr "Nebude fungovať v hre bez ďalšej práce." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "Ísť na" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "Pridať" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "Nový identifikátor polohy" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "Chyba" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "Vymazať" @@ -632,9 +640,6 @@ msgstr "Hráč $player_number" #~ msgid "Error creating action object" #~ msgstr "Chyba pri vytváraní objektu akcie" -#~ msgid "Error" -#~ msgstr "Chyba" - #, fuzzy #~ msgid "" #~ "Which player should start here? You can also use the 1-9 and delete keys " diff --git a/po/wesnoth-editor/sl.po b/po/wesnoth-editor/sl.po index a20c549aca3b..a0a5baf6c9fc 100644 --- a/po/wesnoth-editor/sl.po +++ b/po/wesnoth-editor/sl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: ed-sl\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2010-09-14 14:56+0100\n" "Last-Translator: Klemen Košir \n" "Language-Team: sl\n" @@ -444,7 +444,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -493,19 +493,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/sr.po b/po/wesnoth-editor/sr.po index 0f069d4e1d47..87bc4957873d 100644 --- a/po/wesnoth-editor/sr.po +++ b/po/wesnoth-editor/sr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth-editor\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2011-11-30 16:10+0100\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian\n" @@ -460,7 +460,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -515,19 +515,27 @@ msgstr "(спољашњи)" msgid "Will not work in game without extra care." msgstr "Неће радити у игри без додатне бриге." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/sr@ijekavian.po b/po/wesnoth-editor/sr@ijekavian.po index 70da34a07472..b9e997aa8818 100644 --- a/po/wesnoth-editor/sr@ijekavian.po +++ b/po/wesnoth-editor/sr@ijekavian.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth-editor\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2011-11-30 16:10+0100\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian\n" @@ -460,7 +460,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -515,19 +515,27 @@ msgstr "(спољашњи)" msgid "Will not work in game without extra care." msgstr "Неће радити у игри без додатне бриге." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/sr@ijekavianlatin.po b/po/wesnoth-editor/sr@ijekavianlatin.po index 338d3f80d3e1..6f98b37f7b1d 100644 --- a/po/wesnoth-editor/sr@ijekavianlatin.po +++ b/po/wesnoth-editor/sr@ijekavianlatin.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth-editor\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2011-11-30 16:10+0100\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian\n" @@ -460,7 +460,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -515,19 +515,27 @@ msgstr "(spoljašnji)" msgid "Will not work in game without extra care." msgstr "Neće raditi u igri bez dodatne brige." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/sr@latin.po b/po/wesnoth-editor/sr@latin.po index 6f4d51f8a3d9..48f148335b00 100644 --- a/po/wesnoth-editor/sr@latin.po +++ b/po/wesnoth-editor/sr@latin.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth-editor\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2011-11-30 16:10+0100\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian\n" @@ -460,7 +460,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -515,19 +515,27 @@ msgstr "(spoljašnji)" msgid "Will not work in game without extra care." msgstr "Neće raditi u igri bez dodatne brige." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/sv.po b/po/wesnoth-editor/sv.po index 8eb127e840b4..3bab38f01c43 100644 --- a/po/wesnoth-editor/sv.po +++ b/po/wesnoth-editor/sv.po @@ -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: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2016-01-10 14:34+0100\n" "Last-Translator: Susanna Björverud \n" "Language-Team: Swedish\n" @@ -443,7 +443,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -493,19 +493,27 @@ msgstr "(ej standard)" msgid "Will not work in game without extra care." msgstr "Kommer inte fungera i spelet utan speciell hänsyn." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "Fel" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" @@ -651,9 +659,6 @@ msgstr "Spelare $player_number" #~ msgid "Error creating action object" #~ msgstr "Fel vid skapande av händelseobjekt" -#~ msgid "Error" -#~ msgstr "Fel" - #~ msgid "" #~ "Which player should start here? You can also use the 1-9 and delete keys " #~ "to set/clear starting positions." diff --git a/po/wesnoth-editor/tl.po b/po/wesnoth-editor/tl.po index 944afdd3fd24..75a1508583cd 100644 --- a/po/wesnoth-editor/tl.po +++ b/po/wesnoth-editor/tl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.1.2+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2006-05-08 07:52-0000\n" "Last-Translator: Joset Anthony Zamora \n" "Language-Team: none\n" @@ -433,7 +433,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -482,19 +482,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/tr.po b/po/wesnoth-editor/tr.po index 58d37de94df8..63037a66313b 100644 --- a/po/wesnoth-editor/tr.po +++ b/po/wesnoth-editor/tr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth-editor\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2009-02-23 19:16+0200\n" "Last-Translator: Nilgün Belma Bugüner \n" "Language-Team: Turkish \n" @@ -455,7 +455,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -505,19 +505,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "Hata" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" @@ -657,6 +665,3 @@ msgstr "" #~ msgid "Error creating action object" #~ msgstr "Eylem nesnesi oluşturulurken hata" - -#~ msgid "Error" -#~ msgstr "Hata" diff --git a/po/wesnoth-editor/uk.po b/po/wesnoth-editor/uk.po index f8e7f25c7050..67acbc85aa95 100644 --- a/po/wesnoth-editor/uk.po +++ b/po/wesnoth-editor/uk.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.11\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2012-10-31 12:38+0200\n" "Last-Translator: Igor Paliychuk \n" "Language-Team: LANGUAGE \n" @@ -459,7 +459,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -513,19 +513,27 @@ msgstr "(не базові)" msgid "Will not work in game without extra care." msgstr "Просто так в грі не буде працювати." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/vi.po b/po/wesnoth-editor/vi.po index ddf14559919b..6e6943b8449c 100644 --- a/po/wesnoth-editor/vi.po +++ b/po/wesnoth-editor/vi.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2014-06-05 21:43+0700\n" "Last-Translator: \n" "Language-Team: Vietnamese \n" @@ -446,7 +446,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -496,19 +496,27 @@ msgstr "(không lõi)" msgid "Will not work in game without extra care." msgstr "Sẽ không hoạt động trong trò chơi nếu không chú ý thêm." -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/wesnoth-editor.pot b/po/wesnoth-editor/wesnoth-editor.pot index f966cbd74176..761394fb861a 100644 --- a/po/wesnoth-editor/wesnoth-editor.pot +++ b/po/wesnoth-editor/wesnoth-editor.pot @@ -10,7 +10,7 @@ msgstr "" "#-#-#-#-# wesnoth-editor.cpp.pot (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -21,7 +21,7 @@ msgstr "" "#-#-#-#-# wesnoth-editor.wml.pot (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 08:32 UTC\n" +"POT-Creation-Date: 2018-05-09 06:49 UTC\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -431,7 +431,7 @@ msgid "" msgstr "" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "" @@ -477,19 +477,27 @@ msgstr "" msgid "Will not work in game without extra care." msgstr "" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" diff --git a/po/wesnoth-editor/zh_CN.po b/po/wesnoth-editor/zh_CN.po index 1f82ac3a738d..4413d5aadccc 100644 --- a/po/wesnoth-editor/zh_CN.po +++ b/po/wesnoth-editor/zh_CN.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth-1.14\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-05-06 20:42+0800\n" "Last-Translator: CloudiDust \n" "Language-Team: Wesnoth Simplified Chinese Team\n" @@ -424,7 +424,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 msgid "Player $side_num" msgstr "玩家$side_num" @@ -470,19 +470,27 @@ msgstr "(非核心)" msgid "Will not work in game without extra care." msgstr "除非特别注意,否则不会在游戏中正常工作。" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "前往" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "添加" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "新建位置标识符" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "删除" diff --git a/po/wesnoth-editor/zh_TW.po b/po/wesnoth-editor/zh_TW.po index bf439d0695ca..86a628b72eea 100644 --- a/po/wesnoth-editor/zh_TW.po +++ b/po/wesnoth-editor/zh_TW.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.1+cvs\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2013-02-07 15:14+0800\n" "Last-Translator: 楊綮銘 \n" "Language-Team: Chinese/Traditional \n" @@ -452,7 +452,7 @@ msgstr "" "$new" #: src/editor/map/editor_map.cpp:148 -#: src/editor/palette/location_palette.cpp:115 +#: src/editor/palette/location_palette.cpp:119 #, fuzzy #| msgid "Player $player_number" msgid "Player $side_num" @@ -504,19 +504,27 @@ msgstr "(非核心)" msgid "Will not work in game without extra care." msgstr "如果不特別注意,在遊戲中就不會正常運作。" -#: src/editor/palette/location_palette.cpp:252 +#: src/editor/palette/location_palette.cpp:256 msgid "Go To" msgstr "" -#: src/editor/palette/location_palette.cpp:259 +#: src/editor/palette/location_palette.cpp:263 msgid "Add" msgstr "" -#: src/editor/palette/location_palette.cpp:261 +#: src/editor/palette/location_palette.cpp:265 msgid "New Location Identifier" msgstr "" -#: src/editor/palette/location_palette.cpp:265 +#: src/editor/palette/location_palette.cpp:272 +msgid "Error" +msgstr "錯誤" + +#: src/editor/palette/location_palette.cpp:273 +msgid "Invalid location id" +msgstr "" + +#: src/editor/palette/location_palette.cpp:280 msgid "Delete" msgstr "" @@ -659,9 +667,6 @@ msgstr "玩家 $player_number" #~ msgid "Error creating action object" #~ msgstr "新增事件時錯誤" -#~ msgid "Error" -#~ msgstr "錯誤" - #~ msgid "Settings" #~ msgstr "設置" diff --git a/po/wesnoth-help/af.po b/po/wesnoth-help/af.po index e90705c05811..f926160d10b5 100644 --- a/po/wesnoth-help/af.po +++ b/po/wesnoth-help/af.po @@ -8,7 +8,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: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2005-12-14 12:40+0200\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" @@ -1211,7 +1211,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Elke kant begin met een leier in hulle vesting. Aan die begin van enige " "veldslag en soms daartydens, sal dit vir jou nodig wees om dst=units " @@ -2605,8 +2605,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -4681,24 +4681,37 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy msgid "race^Falcon" msgstr "+Algemeen" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy msgid "race+female^Falcon" msgstr "Uitvaagsel" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy msgid "race^Falcons" msgstr "+Algemeen" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5192,22 +5205,34 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 #, fuzzy msgid "race+female^Wolf" msgstr "Misdadiger" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/ang.po b/po/wesnoth-help/ang.po index 1e32ea976b34..9c263c2f21ff 100644 --- a/po/wesnoth-help/ang.po +++ b/po/wesnoth-help/ang.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ang\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Steven Panek (Espreon) \n" "Language-Team: Old English \n" @@ -1107,7 +1107,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" #. [topic]: id=recruit_and_recall @@ -2146,8 +2146,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -3898,21 +3898,34 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -4390,21 +4403,33 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/ang@latin.po b/po/wesnoth-help/ang@latin.po index 2cd9fd8c55a9..787f3b85c261 100644 --- a/po/wesnoth-help/ang@latin.po +++ b/po/wesnoth-help/ang@latin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ang@latin\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2013-05-28 16:41-0500\n" "Last-Translator: Steven Panek (Espreon) \n" "Language-Team: Old English \n" @@ -1120,7 +1120,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" #. [topic]: id=recruit_and_recall @@ -2175,8 +2175,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -3949,21 +3949,34 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Fealca" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Fealca" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Fealcan" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -4450,22 +4463,34 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Ƿulf" # Maybe "Ƿylfen" instead? -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Ƿulf" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Ƿulfas" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/ar.po b/po/wesnoth-help/ar.po index a048da8013cb..87117f00eeba 100644 --- a/po/wesnoth-help/ar.po +++ b/po/wesnoth-help/ar.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.4.2+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2008-05-31 16:55-0000\n" "Last-Translator: amnay \n" "Language-Team: none\n" @@ -1108,7 +1108,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" #. [topic]: id=recruit_and_recall @@ -2147,8 +2147,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -3899,21 +3899,34 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -4391,21 +4404,33 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/ast.po b/po/wesnoth-help/ast.po index f2cdcedd8162..40e14c4cba1c 100644 --- a/po/wesnoth-help/ast.po +++ b/po/wesnoth-help/ast.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1109,7 +1109,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" #. [topic]: id=recruit_and_recall @@ -2148,8 +2148,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -3900,21 +3900,34 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -4392,21 +4405,33 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/bg.po b/po/wesnoth-help/bg.po index cccf20ee6961..91ddb232867b 100644 --- a/po/wesnoth-help/bg.po +++ b/po/wesnoth-help/bg.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: bg\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2007-08-21 17:39+0300\n" "Last-Translator: Denica \n" "Language-Team: Bulgarian \n" @@ -1221,7 +1221,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Всяка страна започва с по един водач, намиращ се в крепостта й. В началото " "на всяка битка, а понякога и по време на битка, ще се налага да набирате " @@ -2648,8 +2648,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -4902,25 +4902,38 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy msgid "race^Falcon" msgstr "Разни" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy msgid "race+female^Falcon" msgstr "немъртва" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Goblins" msgid "race^Falcons" msgstr "Гоблини" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5414,22 +5427,34 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 #, fuzzy msgid "race+female^Wolf" msgstr "лоялна" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/ca.po b/po/wesnoth-help/ca.po index ba7800240562..1c9924ad5096 100644 --- a/po/wesnoth-help/ca.po +++ b/po/wesnoth-help/ca.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.6.0+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2009-03-21 20:49+0100\n" "Last-Translator: Jordà Polo \n" "Language-Team: Catalan \n" @@ -1235,7 +1235,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Cada bàndol comença amb un líder a la seva torre. Al començament de cada " "batalla, i de vegades enmig d'aquesta, necessitareu reclutar dst='.." @@ -2655,8 +2655,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -4924,27 +4924,40 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" msgid "race^Falcon" msgstr "Humà" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" msgid "race+female^Falcon" msgstr "Humana" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "Humans" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5434,23 +5447,35 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Llop" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 #, fuzzy #| msgid "race+female^Elf" msgid "race+female^Wolf" msgstr "Elfa" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Llops" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/ca_ES@valencia.po b/po/wesnoth-help/ca_ES@valencia.po index 658a33760f95..9d3b686b2d09 100644 --- a/po/wesnoth-help/ca_ES@valencia.po +++ b/po/wesnoth-help/ca_ES@valencia.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.5.8+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2009-01-31 21:25+0100\n" "Last-Translator: Robert Millan \n" "Language-Team: Catalan \n" @@ -1236,7 +1236,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Cada bàndol comença amb un líder a la seua torre. Al començament de cada " "batalla, i de vegades enmig d'esta, necessitareu reclutar dst='..units' " @@ -2654,8 +2654,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -4906,27 +4906,40 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" msgid "race^Falcon" msgstr "Humà" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" msgid "race+female^Falcon" msgstr "Humana" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "Humans" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5416,23 +5429,35 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Llop" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 #, fuzzy #| msgid "race+female^Elf" msgid "race+female^Wolf" msgstr "Elfa" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Llops" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/cs.po b/po/wesnoth-help/cs.po index e25a23ed5b12..5c89afd8019d 100644 --- a/po/wesnoth-help/cs.po +++ b/po/wesnoth-help/cs.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2018-05-06 12:27+0200\n" "Last-Translator: Martin Hrubý (hrubymar10) \n" "Language-Team: Český \n" @@ -1564,6 +1564,19 @@ msgstr "" #. [topic]: id=recruit_and_recall #: data/core/help.cfg:202 +#, fuzzy +#| msgid "" +#| "Each side begins with one leader in their keep. At the start of any " +#| "battle, and at times during it, you will need to recruit dst='.." +#| "units' text='units' into your army. To recruit, you must have your " +#| "leader (for instance, Konrad in the text='Heir to the Throne' campaign) on the keep hex of a dst='terrain_castle' " +#| "text='castle'. Then you may recruit by either choosing " +#| "text='Recruit' from the menu or right-clicking on a hex and " +#| "selecting text='Recruit'. This brings up the recruit menu, " +#| "which lists units available for recruitment, along with their gold cost. " +#| "Click on a unit to see its statistics, then press the OK button to " +#| "recruit it." msgid "" "Each side begins with one leader in their keep. At the start of any battle, " "and at times during it, you will need to recruit dst='..units' " @@ -1574,7 +1587,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Každá ze stran začíná hrát s jedním vůdcem umístěným na hradě. Na začátku " "každé bitvy i během ní budete verbovat dst='..units' text='jednotky'text='Add-ons' option in the main menu. After connecting " +#| "to the add-ons server (by default text='add-ons.wesnoth.org'), you will be presented with a list of add-ons available on the " +#| "server for downloading.\n" +#| "\n" +#| "The installation status for each add-on is shown below each entry. For " +#| "add-ons that are text='upgradable' or " +#| "text='outdated' on the server, their installed and " +#| "published versions will be shown in the text='Version' " +#| "column.\n" +#| "\n" +#| "To search for add-ons by keywords, type any relevant terms in any order " +#| "in the text='Filter' box, separated by spaces. You can also " +#| "sort the add-on list by clicking the column headers. It is also possible " +#| "to choose to only display add-ons of specific categories by clicking on " +#| "the text='Options' button in the top-right corner.\n" +#| "\n" +#| "To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +#| "text='Description' button provides you with additional " +#| "details about the add-on, such as its full description, installation " +#| "status, and available languages." msgid "" "User-made add-ons can be obtained and updated through the text='Add-" "ons' option in the main menu. After connecting to the add-ons " @@ -3117,8 +3155,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5516,21 +5554,34 @@ msgstr "" "Elfové jsou nejstarší rasou na kontinentu, snad jen s vyjímkou trollů. Mnoho " "z nich nelze ani přesně časově zařadit, nepochybně existují už tisíce let." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Sokol" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Sokol" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Sokoli" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6375,21 +6426,33 @@ msgstr "" "Ačkoli se Pánové nemrtvých na Velkém kontinentě objevili ve větších počtech " "až s příchodem Haldrika I., nebyli už předtím elfům a trpaslíkům neznámí." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Vlk" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Vlčice" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Vlci" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/da.po b/po/wesnoth-help/da.po index cc1bba39dc87..17ea9786d615 100644 --- a/po/wesnoth-help/da.po +++ b/po/wesnoth-help/da.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.5+CVS\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2008-11-04 13:44+0200\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -1238,7 +1238,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Hver side begynder med en leder i deres tårn. I starten af ethvert slag - og " "også under det - skal du rekruttere dst=units text=enheder til " @@ -2644,8 +2644,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -4972,27 +4972,40 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" msgid "race^Falcon" msgstr "Menneske" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" msgid "race+female^Falcon" msgstr "Menneske" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "Mennesker" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5482,23 +5495,35 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Ulv" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 #, fuzzy #| msgid "race+female^Elf" msgid "race+female^Wolf" msgstr "Elv" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Ulve" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/de.po b/po/wesnoth-help/de.po index 700b86a5070e..ce1a7cc5dc77 100644 --- a/po/wesnoth-help/de.po +++ b/po/wesnoth-help/de.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.14\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2018-05-07 01:54+0200\n" "Last-Translator: Aaron Winter \n" "Language-Team: irc://irc.freenode.net/#wesnoth-de\n" @@ -1587,6 +1587,19 @@ msgstr "" #. [topic]: id=recruit_and_recall #: data/core/help.cfg:202 +#, fuzzy +#| msgid "" +#| "Each side begins with one leader in their keep. At the start of any " +#| "battle, and at times during it, you will need to recruit dst='.." +#| "units' text='units' into your army. To recruit, you must have your " +#| "leader (for instance, Konrad in the text='Heir to the Throne' campaign) on the keep hex of a dst='terrain_castle' " +#| "text='castle'. Then you may recruit by either choosing " +#| "text='Recruit' from the menu or right-clicking on a hex and " +#| "selecting text='Recruit'. This brings up the recruit menu, " +#| "which lists units available for recruitment, along with their gold cost. " +#| "Click on a unit to see its statistics, then press the OK button to " +#| "recruit it." msgid "" "Each side begins with one leader in their keep. At the start of any battle, " "and at times during it, you will need to recruit dst='..units' " @@ -1597,7 +1610,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Jede Partei startet mit einem Anführer und einer Burg. Am Anfang oder " "während einer Schlacht sind dst='..units' text='Truppen' für Eure " @@ -3147,6 +3160,31 @@ msgstr "Installation von Erweiterungen" #. [topic]: id=installing_addons #: data/core/help.cfg:506 +#, fuzzy +#| msgid "" +#| "User-made add-ons can be obtained and updated through the " +#| "text='Add-ons' option in the main menu. After connecting " +#| "to the add-ons server (by default text='add-ons.wesnoth.org'), you will be presented with a list of add-ons available on the " +#| "server for downloading.\n" +#| "\n" +#| "The installation status for each add-on is shown below each entry. For " +#| "add-ons that are text='upgradable' or " +#| "text='outdated' on the server, their installed and " +#| "published versions will be shown in the text='Version' " +#| "column.\n" +#| "\n" +#| "To search for add-ons by keywords, type any relevant terms in any order " +#| "in the text='Filter' box, separated by spaces. You can also " +#| "sort the add-on list by clicking the column headers. It is also possible " +#| "to choose to only display add-ons of specific categories by clicking on " +#| "the text='Options' button in the top-right corner.\n" +#| "\n" +#| "To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +#| "text='Description' button provides you with additional " +#| "details about the add-on, such as its full description, installation " +#| "status, and available languages." msgid "" "User-made add-ons can be obtained and updated through the text='Add-" "ons' option in the main menu. After connecting to the add-ons " @@ -3164,8 +3202,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5631,21 +5669,34 @@ msgstr "" "Ansiedlungen gibt es keine zuverlässigen Aussagen, sicher ist lediglich, " "dass Elfen hier schon seit mehr als tausend Jahre leben." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Falke" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Falkin" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Falken" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6443,21 +6494,33 @@ msgstr "" "Haldic I über das Meer zum Großen Kontinent. Elfen und Zwergen waren sie " "aber aus Vorzeiten bereits bekannt." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Wolf" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Wölfin" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Wölfe" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/el.po b/po/wesnoth-help/el.po index e6aaab77a37c..073b5028fe85 100644 --- a/po/wesnoth-help/el.po +++ b/po/wesnoth-help/el.po @@ -149,7 +149,7 @@ msgid "" msgstr "" "Project-Id-Version: el_gr\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2008-01-21 18:54+0200\n" "Last-Translator: Konstantinos Egarhos \n" "Language-Team: \n" @@ -1296,7 +1296,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" #. [topic]: id=recruit_and_recall @@ -2526,8 +2526,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -4504,27 +4504,40 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" msgid "race^Falcon" msgstr "Άνθρωπος" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" msgid "race+female^Falcon" msgstr "Άνθρωπος" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "Άνθρωποι" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5015,23 +5028,35 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 #, fuzzy #| msgid "race+female^Elf" msgid "race+female^Wolf" msgstr "Ξωτικιά" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/en@shaw.po b/po/wesnoth-help/en@shaw.po index 5c409c9338b2..7f8e003c9b62 100644 --- a/po/wesnoth-help/en@shaw.po +++ b/po/wesnoth-help/en@shaw.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: en@shaw\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2009-10-11 21:15-0400\n" "Last-Translator: Arc Riley \n" "Language-Team: Shavian English \n" @@ -1245,7 +1245,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "𐑰𐑗 𐑕𐑲𐑛 𐑚𐑩𐑜𐑦𐑯𐑟 𐑢𐑦𐑞 𐑢𐑳𐑯 𐑤𐑰𐑛𐑻 𐑦𐑯 𐑞𐑺 𐑒𐑰𐑐. 𐑨𐑑 𐑞 𐑕𐑑𐑸𐑑 𐑝 𐑧𐑯𐑦 𐑚𐑨𐑑𐑩𐑤, 𐑯 𐑨𐑑 𐑑𐑲𐑥𐑟 " "𐑛𐑘𐑫𐑼𐑦𐑙 𐑦𐑑, 𐑿 𐑢𐑦𐑤 𐑯𐑰𐑛 𐑑 𐑮𐑩𐑒𐑮𐑵𐑑 dst='..units' text='𐑿𐑯𐑦𐑑𐑕' 𐑦𐑯𐑑𐑫 𐑿𐑼 " @@ -2631,8 +2631,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -4927,27 +4927,40 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" msgid "race^Falcon" msgstr "𐑣𐑿𐑥𐑩𐑯" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" msgid "race+female^Falcon" msgstr "𐑣𐑿𐑥𐑩𐑯" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "𐑣𐑿𐑥𐑩𐑯𐑟" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5681,23 +5694,35 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "𐑢𐑫𐑤𐑓" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 #, fuzzy #| msgid "race+female^Elf" msgid "race+female^Wolf" msgstr "𐑧𐑤𐑓" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "𐑢𐑫𐑤𐑝𐑟" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/en_GB.po b/po/wesnoth-help/en_GB.po index 21a637b0cc97..5eaed32404ef 100644 --- a/po/wesnoth-help/en_GB.po +++ b/po/wesnoth-help/en_GB.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: en_GB\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2018-05-06 21:25+1000\n" "Last-Translator: Wedge009 \n" "Language-Team: English (British) dst='.." +#| "units' text='units' into your army. To recruit, you must have your " +#| "leader (for instance, Konrad in the text='Heir to the Throne' campaign) on the keep hex of a dst='terrain_castle' " +#| "text='castle'. Then you may recruit by either choosing " +#| "text='Recruit' from the menu or right-clicking on a hex and " +#| "selecting text='Recruit'. This brings up the recruit menu, " +#| "which lists units available for recruitment, along with their gold cost. " +#| "Click on a unit to see its statistics, then press the OK button to " +#| "recruit it." msgid "" "Each side begins with one leader in their keep. At the start of any battle, " "and at times during it, you will need to recruit dst='..units' " @@ -1554,7 +1567,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Each side begins with one leader in their keep. At the start of any battle, " "and at times during it, you will need to recruit dst='..units' " @@ -3050,6 +3063,31 @@ msgstr "Installing Add-ons" #. [topic]: id=installing_addons #: data/core/help.cfg:506 +#, fuzzy +#| msgid "" +#| "User-made add-ons can be obtained and updated through the " +#| "text='Add-ons' option in the main menu. After connecting " +#| "to the add-ons server (by default text='add-ons.wesnoth.org'), you will be presented with a list of add-ons available on the " +#| "server for downloading.\n" +#| "\n" +#| "The installation status for each add-on is shown below each entry. For " +#| "add-ons that are text='upgradable' or " +#| "text='outdated' on the server, their installed and " +#| "published versions will be shown in the text='Version' " +#| "column.\n" +#| "\n" +#| "To search for add-ons by keywords, type any relevant terms in any order " +#| "in the text='Filter' box, separated by spaces. You can also " +#| "sort the add-on list by clicking the column headers. It is also possible " +#| "to choose to only display add-ons of specific categories by clicking on " +#| "the text='Options' button in the top-right corner.\n" +#| "\n" +#| "To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +#| "text='Description' button provides you with additional " +#| "details about the add-on, such as its full description, installation " +#| "status, and available languages." msgid "" "User-made add-ons can be obtained and updated through the text='Add-" "ons' option in the main menu. After connecting to the add-ons " @@ -3067,8 +3105,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5374,21 +5412,34 @@ msgstr "" "trolls. Many of their settlements cannot be reliably dated, undoubtedly " "having existed for over a millennium." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Falcon" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Falcon" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Falcons" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6083,21 +6134,33 @@ msgstr "" "only in the wake of Haldric I, they were not completely unheard of by elves " "and dwarves before that." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Wolf" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Wolf" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Wolves" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/eo.po b/po/wesnoth-help/eo.po index 7ae287cac33c..167d25c45d2f 100644 --- a/po/wesnoth-help/eo.po +++ b/po/wesnoth-help/eo.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2008-03-01 19:31+0200\n" "Last-Translator: Aleksej Korgenkov \n" "Language-Team: \n" @@ -1223,7 +1223,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Ĉiu partio komencas kun unu komandanto en fortikaĵo. Komence de ludo, kaj " "ofte ankaŭ dum ĝi, necesos varbi dst=units text='milit-unuoj' por " @@ -2708,8 +2708,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -4801,27 +4801,40 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" msgid "race^Falcon" msgstr "Homo" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" msgid "race+female^Falcon" msgstr "Homino" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "Homoj" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5311,23 +5324,35 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 #, fuzzy #| msgid "race+female^Elf" msgid "race+female^Wolf" msgstr "Elfino" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/es.po b/po/wesnoth-help/es.po index 6e78dce0034e..58405f019f16 100644 --- a/po/wesnoth-help/es.po +++ b/po/wesnoth-help/es.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: es\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2018-05-07 10:24+0200\n" "Last-Translator: Pepe \n" "Language-Team: wesnoth-es-trad-1_14@googlegroups.com\n" @@ -1590,6 +1590,19 @@ msgstr "" #. [topic]: id=recruit_and_recall #: data/core/help.cfg:202 +#, fuzzy +#| msgid "" +#| "Each side begins with one leader in their keep. At the start of any " +#| "battle, and at times during it, you will need to recruit dst='.." +#| "units' text='units' into your army. To recruit, you must have your " +#| "leader (for instance, Konrad in the text='Heir to the Throne' campaign) on the keep hex of a dst='terrain_castle' " +#| "text='castle'. Then you may recruit by either choosing " +#| "text='Recruit' from the menu or right-clicking on a hex and " +#| "selecting text='Recruit'. This brings up the recruit menu, " +#| "which lists units available for recruitment, along with their gold cost. " +#| "Click on a unit to see its statistics, then press the OK button to " +#| "recruit it." msgid "" "Each side begins with one leader in their keep. At the start of any battle, " "and at times during it, you will need to recruit dst='..units' " @@ -1600,7 +1613,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Cada bando comienza con un líder en su torreón. Al comienzo de cada batalla, " "y a veces durante ella, necesitará reclutar dst='..units' " @@ -3143,6 +3156,31 @@ msgstr "Instalar complementos" #. [topic]: id=installing_addons #: data/core/help.cfg:506 +#, fuzzy +#| msgid "" +#| "User-made add-ons can be obtained and updated through the " +#| "text='Add-ons' option in the main menu. After connecting " +#| "to the add-ons server (by default text='add-ons.wesnoth.org'), you will be presented with a list of add-ons available on the " +#| "server for downloading.\n" +#| "\n" +#| "The installation status for each add-on is shown below each entry. For " +#| "add-ons that are text='upgradable' or " +#| "text='outdated' on the server, their installed and " +#| "published versions will be shown in the text='Version' " +#| "column.\n" +#| "\n" +#| "To search for add-ons by keywords, type any relevant terms in any order " +#| "in the text='Filter' box, separated by spaces. You can also " +#| "sort the add-on list by clicking the column headers. It is also possible " +#| "to choose to only display add-ons of specific categories by clicking on " +#| "the text='Options' button in the top-right corner.\n" +#| "\n" +#| "To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +#| "text='Description' button provides you with additional " +#| "details about the add-on, such as its full description, installation " +#| "status, and available languages." msgid "" "User-made add-ons can be obtained and updated through the text='Add-" "ons' option in the main menu. After connecting to the add-ons " @@ -3160,8 +3198,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5522,21 +5560,34 @@ msgstr "" "excepción de los troles. Muchos de su asentamientos no pueden ser datados " "con fiabilidad, pero indudablemente han estado allí más de un milenio." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Halcón" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Halcón" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Halcones" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6255,21 +6306,33 @@ msgstr "" "considerable sólo tras la llegada de Haldric I, no eran completamente " "desconocidos por elfos y enanos antes de tal acontecimiento." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Lobo" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Loba" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Lobos" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/et.po b/po/wesnoth-help/et.po index 8f5dc846d607..1f00adf539e9 100644 --- a/po/wesnoth-help/et.po +++ b/po/wesnoth-help/et.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.4 Estonian translation\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2012-04-02 21:52+0300\n" "Last-Translator: Kaido Kikkas \n" "Language-Team: Kaido Kikkas \n" @@ -1612,7 +1612,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Iga osapool alustab stsenaariumi enda kindlusest ühe pealikuga. Lahingu " "tarvis on mängijal vaja värvata dst='..units' text='üksused'. " @@ -3107,8 +3107,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5617,21 +5617,34 @@ msgstr "" "Haldjad on vanim rass, kui ehk trollid välja arvata. Nende asunduste vanust " "on raske hinnata, kuid see on kindlasti üle aastatuhande." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Inimene" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Inimene" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Inimesed" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6500,21 +6513,33 @@ msgstr "" "Haldric I saabumist, polnud nad ka enne seda haldjatele ja päkapikkudele " "päris tundmatud." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Hunt" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Hunt" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Hundid" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/eu.po b/po/wesnoth-help/eu.po index 4112a8b1a7e1..8b0cb92343a5 100644 --- a/po/wesnoth-help/eu.po +++ b/po/wesnoth-help/eu.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.0\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2005-08-23 11:08+0100\n" "Last-Translator: Alfredo Beaumont \n" "Language-Team: Basque \n" @@ -1152,7 +1152,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" #. [topic]: id=recruit_and_recall @@ -2286,8 +2286,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -4125,24 +4125,37 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy msgid "race^Falcon" msgstr "+Hainbat" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy msgid "race+female^Falcon" msgstr "Andretxarra" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy msgid "race^Falcons" msgstr "+Hainbat" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -4637,22 +4650,34 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 #, fuzzy msgid "race+female^Wolf" msgstr "Iheslaria" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/fi.po b/po/wesnoth-help/fi.po index ce3e9f53b6c2..c73ce5d3a674 100644 --- a/po/wesnoth-help/fi.po +++ b/po/wesnoth-help/fi.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: wescamp-i 18n\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2012-04-07 02:20+0300\n" "Last-Translator: Jarkko Patteri \n" "Language-Team: Finnish \n" @@ -1613,7 +1613,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Jokainen osapuoli aloittaa yhdellä johtajalla linnakkeessaan. Taistelun " "alussa, ja ajoittain sen aikana, sinun täytyy värvätä dst='..units' " @@ -3141,8 +3141,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5714,27 +5714,40 @@ msgstr "" "heidän asuinsijojensa tarkkaa ikää ei voida sanoa, mutta ne ovat epäilemättä " "yli tuhat vuotta vanhoja." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" msgid "race^Falcon" msgstr "Ihminen" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" msgid "race+female^Falcon" msgstr "Ihminen" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "Ihmiset" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6647,21 +6660,33 @@ msgstr "" "vasta Haldric ensimmäisen vanavedessä, eivät he olleet sitä ennenkään " "kokonaan tuntemattomia haltioiden ja kääpiöiden keskuudessa." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Susi" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Susi" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Sudet" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/fr.po b/po/wesnoth-help/fr.po index 6967aa38fed7..218631242b4f 100644 --- a/po/wesnoth-help/fr.po +++ b/po/wesnoth-help/fr.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Wesnoth_Help-1.12\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2014-07-10 20:03+0100\n" "Last-Translator: Émile Enguehard \n" "Language-Team: français \n" @@ -1614,7 +1614,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Chaque camp commence avec un chef dans son donjon. Au début de chaque " "bataille, et parfois au cours de celle-ci, vous aurez besoin d'enrôler des " @@ -3154,6 +3154,31 @@ msgstr "Installation des extensions" #. [topic]: id=installing_addons #: data/core/help.cfg:506 +#, fuzzy +#| msgid "" +#| "User-made add-ons can be obtained and updated through the " +#| "text='Add-ons' option in the main menu. After connecting " +#| "to the add-ons server (by default text='add-ons.wesnoth.org'), you will be presented with a list of add-ons available on the " +#| "server for downloading.\n" +#| "\n" +#| "The installation status for each add-on is shown below each entry. For " +#| "add-ons that are text='upgradable' or " +#| "text='outdated' on the server, their installed and " +#| "published versions will be shown in the text='Version' " +#| "column.\n" +#| "\n" +#| "To search for add-ons by keywords, type any relevant terms in any order " +#| "in the text='Filter' box, separated by spaces. You can also " +#| "sort the add-on list by clicking the column headers. It is also possible " +#| "to choose to only display add-ons of specific categories by clicking on " +#| "the text='Options' button in the top-right corner.\n" +#| "\n" +#| "To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +#| "text='Description' button provides you with additional " +#| "details about the add-on, such as its full description, installation " +#| "status, and available languages." msgid "" "User-made add-ons can be obtained and updated through the text='Add-" "ons' option in the main menu. After connecting to the add-ons " @@ -3171,8 +3196,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5647,21 +5672,34 @@ msgstr "" "des trolls peut-être. La plupart de leurs colonies ne peut pas être datée de " "manière fiable, mais elles existent probablement depuis plus d'un millénaire." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Humain" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Humaine" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Humains" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6544,21 +6582,33 @@ msgstr "" "Continent avec l'avènement d'Haldric Ier, les elfes et les nains en avaient " "déjà entendu parler auparavant." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Loup" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Louve" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Loups" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/fur_IT.po b/po/wesnoth-help/fur_IT.po index 2512aec6bf60..75454a8378c8 100644 --- a/po/wesnoth-help/fur_IT.po +++ b/po/wesnoth-help/fur_IT.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.5.1\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2008-06-06 11:34+0200\n" "Last-Translator: noone\n" "Language-Team: fur_IT\n" @@ -1108,7 +1108,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" #. [topic]: id=recruit_and_recall @@ -2147,8 +2147,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -3899,21 +3899,34 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -4391,21 +4404,33 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/ga.po b/po/wesnoth-help/ga.po index 51ec59f3b986..c068151b9650 100644 --- a/po/wesnoth-help/ga.po +++ b/po/wesnoth-help/ga.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ga\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2012-02-18 18:00-0800\n" "Last-Translator: Carson Callis aka Mountian_King \n" @@ -1140,7 +1140,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" #. [topic]: id=recruit_and_recall @@ -2256,8 +2256,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -4114,21 +4114,34 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Fabhcún" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Fabhcún" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Fabhcúin" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -4614,21 +4627,33 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Faolchú" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Faolchú" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Faolchúnna" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/gd.po b/po/wesnoth-help/gd.po index cb59d45a4cb0..1793d446b4d2 100644 --- a/po/wesnoth-help/gd.po +++ b/po/wesnoth-help/gd.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 08:31 UTC\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2018-05-07 10:57+0100\n" "Last-Translator: GunChleoc \n" "Language-Team: Fòram na Gàidhlig\n" @@ -1582,6 +1582,19 @@ msgstr "" #. [topic]: id=recruit_and_recall #: data/core/help.cfg:202 +#, fuzzy +#| msgid "" +#| "Each side begins with one leader in their keep. At the start of any " +#| "battle, and at times during it, you will need to recruit dst='.." +#| "units' text='units' into your army. To recruit, you must have your " +#| "leader (for instance, Konrad in the text='Heir to the Throne' campaign) on the keep hex of a dst='terrain_castle' " +#| "text='castle'. Then you may recruit by either choosing " +#| "text='Recruit' from the menu or right-clicking on a hex and " +#| "selecting text='Recruit'. This brings up the recruit menu, " +#| "which lists units available for recruitment, along with their gold cost. " +#| "Click on a unit to see its statistics, then press the OK button to " +#| "recruit it." msgid "" "Each side begins with one leader in their keep. At the start of any battle, " "and at times during it, you will need to recruit dst='..units' " @@ -1592,7 +1605,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Tòisichidh gach taobh le aon cheannard san daingean aca. Aig toiseach gach " "catha agus aig amannan rè a’ chatha fhèin, feumaidh tu dst='..units' " @@ -3147,6 +3160,31 @@ msgstr "A’ stàladh tuilleadain" #. [topic]: id=installing_addons #: data/core/help.cfg:506 +#, fuzzy +#| msgid "" +#| "User-made add-ons can be obtained and updated through the " +#| "text='Add-ons' option in the main menu. After connecting " +#| "to the add-ons server (by default text='add-ons.wesnoth.org'), you will be presented with a list of add-ons available on the " +#| "server for downloading.\n" +#| "\n" +#| "The installation status for each add-on is shown below each entry. For " +#| "add-ons that are text='upgradable' or " +#| "text='outdated' on the server, their installed and " +#| "published versions will be shown in the text='Version' " +#| "column.\n" +#| "\n" +#| "To search for add-ons by keywords, type any relevant terms in any order " +#| "in the text='Filter' box, separated by spaces. You can also " +#| "sort the add-on list by clicking the column headers. It is also possible " +#| "to choose to only display add-ons of specific categories by clicking on " +#| "the text='Options' button in the top-right corner.\n" +#| "\n" +#| "To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +#| "text='Description' button provides you with additional " +#| "details about the add-on, such as its full description, installation " +#| "status, and available languages." msgid "" "User-made add-ons can be obtained and updated through the text='Add-" "ons' option in the main menu. After connecting to the add-ons " @@ -3164,8 +3202,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5534,21 +5572,34 @@ msgstr "" "tuineachaidhean aca ach tha mòran dhiubh nas sine na mìle bliadhna gun " "teagamh." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Seabhag" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Seabhag" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Seabhagan" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6262,21 +6313,33 @@ msgstr "" "Ged nach tàinig mòran uachdaran closach don Mhòr-thir Fharsaing ach an cois " "Taldraig I, bhiodh na sìthichean is troichean eòlach air a leithid roimhe." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Madadh-allaidh" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Bana-mhadadh-allaidh" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Madaidhean-allaidh" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/gl.po b/po/wesnoth-help/gl.po index ed8520ba4e5c..ae1aa57e4e34 100644 --- a/po/wesnoth-help/gl.po +++ b/po/wesnoth-help/gl.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Wesnoth\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2018-05-07 07:25+0100\n" "Last-Translator: Adrian Chaves \n" "Language-Team: Galician \n" @@ -1580,6 +1580,19 @@ msgstr "" #. [topic]: id=recruit_and_recall #: data/core/help.cfg:202 +#, fuzzy +#| msgid "" +#| "Each side begins with one leader in their keep. At the start of any " +#| "battle, and at times during it, you will need to recruit dst='.." +#| "units' text='units' into your army. To recruit, you must have your " +#| "leader (for instance, Konrad in the text='Heir to the Throne' campaign) on the keep hex of a dst='terrain_castle' " +#| "text='castle'. Then you may recruit by either choosing " +#| "text='Recruit' from the menu or right-clicking on a hex and " +#| "selecting text='Recruit'. This brings up the recruit menu, " +#| "which lists units available for recruitment, along with their gold cost. " +#| "Click on a unit to see its statistics, then press the OK button to " +#| "recruit it." msgid "" "Each side begins with one leader in their keep. At the start of any battle, " "and at times during it, you will need to recruit dst='..units' " @@ -1590,7 +1603,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Cada bando comeza cun líder na súa torre. Ao principio de calquera batalla, " "e ás veces durante a mesma, necesitarás recrutar dst='..units' " @@ -3116,6 +3129,31 @@ msgstr "Instalación de complementos" #. [topic]: id=installing_addons #: data/core/help.cfg:506 +#, fuzzy +#| msgid "" +#| "User-made add-ons can be obtained and updated through the " +#| "text='Add-ons' option in the main menu. After connecting " +#| "to the add-ons server (by default text='add-ons.wesnoth.org'), you will be presented with a list of add-ons available on the " +#| "server for downloading.\n" +#| "\n" +#| "The installation status for each add-on is shown below each entry. For " +#| "add-ons that are text='upgradable' or " +#| "text='outdated' on the server, their installed and " +#| "published versions will be shown in the text='Version' " +#| "column.\n" +#| "\n" +#| "To search for add-ons by keywords, type any relevant terms in any order " +#| "in the text='Filter' box, separated by spaces. You can also " +#| "sort the add-on list by clicking the column headers. It is also possible " +#| "to choose to only display add-ons of specific categories by clicking on " +#| "the text='Options' button in the top-right corner.\n" +#| "\n" +#| "To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +#| "text='Description' button provides you with additional " +#| "details about the add-on, such as its full description, installation " +#| "status, and available languages." msgid "" "User-made add-ons can be obtained and updated through the text='Add-" "ons' option in the main menu. After connecting to the add-ons " @@ -3133,8 +3171,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5491,21 +5529,34 @@ msgstr "" "trolles. Moitos dos seus asentamentos non poden datarse de forma fiábel, e " "sen dúbida existiron durante máis dun milenio." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Falcón macho" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Falcón femia" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Falcóns" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6213,21 +6264,33 @@ msgstr "" "Continente en gran número, xa antes elfos e ananos escoitaran da súa " "existencia." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Lobo" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Loba" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Lobos" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/he.po b/po/wesnoth-help/he.po index f76b74ea4a97..5b5573bbf183 100644 --- a/po/wesnoth-help/he.po +++ b/po/wesnoth-help/he.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: he\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2009-07-13 00:55+0300\n" "Last-Translator: Oron Peled \n" "Language-Team: Hebrew\n" @@ -1238,7 +1238,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "כל צד מתחיל עם מנהיג אחד במצודה שלו. בהתחלה של כל קרב, ולפעמים גם במהלכו, " "אתה צריך לגייס dst=units text=יחידות לצבא שלך. כדי לגייס, אתה " @@ -2620,8 +2620,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -4888,27 +4888,40 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" msgid "race^Falcon" msgstr "בן-אדם" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" msgid "race+female^Falcon" msgstr "בת-אדם" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "בני-אדם" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5398,23 +5411,35 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "זאב" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 #, fuzzy #| msgid "race+female^Elf" msgid "race+female^Wolf" msgstr "אלפית" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "זאבים" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/hr.po b/po/wesnoth-help/hr.po index 8a9513833f60..a1e1d8bccd71 100644 --- a/po/wesnoth-help/hr.po +++ b/po/wesnoth-help/hr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.4+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2012-08-20 11:37+0100\n" "Last-Translator: \n" "Language-Team: none\n" @@ -1138,7 +1138,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" #. [topic]: id=recruit_and_recall @@ -2223,8 +2223,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -4042,24 +4042,37 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy msgid "race^Falcon" msgstr "Vodstvo" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy msgid "race+female^Falcon" msgstr "Vodstvo" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy msgid "race^Falcons" msgstr "Vodstvo" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -4551,22 +4564,34 @@ msgstr "" "Nemrtvi nisu vrsta stvorenja, iako su smatrani takvim. Skoro svako mrtvo " "stvorenje može se, uz dovoljno vještog nekromancera, oživiti i ponovo " -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 #, fuzzy msgid "race+female^Wolf" msgstr "Vodstvo" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/hu.po b/po/wesnoth-help/hu.po index 0bc043c8e765..fb438649e642 100644 --- a/po/wesnoth-help/hu.po +++ b/po/wesnoth-help/hu.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: hu-wesnoth\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2014-11-02 14:47+0100\n" "Last-Translator: Kádár-Németh Krisztián \n" "Language-Team: Hungarian \n" @@ -1607,7 +1607,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Minden csapat egy vezetővel kezd a vártornyában. A csata elején, valamint " "közben is, szükséged lesz arra, hogy dst='..units' text='egységek'text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5641,21 +5641,34 @@ msgstr "" "településükről nem lehet tudni, hogy mikor alapították, de kétségtelenül már " "több mint ezer éve állnak." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Sólyom" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Sólyom tojó" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Sólymok" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6540,21 +6553,33 @@ msgstr "" "érkeztek a Nagy-Kontinensre, a tündék és a törpök számára már korábban sem " "voltak ismeretlenek." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Farkas" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Farkas" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Farkasok" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/id.po b/po/wesnoth-help/id.po index 3cce41785c8d..e7e21e2d7114 100644 --- a/po/wesnoth-help/id.po +++ b/po/wesnoth-help/id.po @@ -8,7 +8,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: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2012-12-31 00:00+0700\n" "Last-Translator: Yuris \n" "Language-Team: none\n" @@ -1640,7 +1640,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Setiap pihak memulai dengan satu pemimpin di bentengnya. Pada permulaan " "setiap pertempuran, dan selama berada dalam pertempuran, anda akan perlu " @@ -3194,8 +3194,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5808,21 +5808,34 @@ msgstr "" "tanggalnya, tak diragukan telah ada selama lebih dari satu milenium (masa " "seribu tahun)." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Elang" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Elang" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Elang" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6743,21 +6756,33 @@ msgstr "" "segera sesudah Haldric I, mereka bukannya belum pernah didengar oleh elf dan " "dwarf sebelum itu." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Serigala" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Serigala" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Bangsa Serigala" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/is.po b/po/wesnoth-help/is.po index a2008eaa5f73..a1fd136f45da 100644 --- a/po/wesnoth-help/is.po +++ b/po/wesnoth-help/is.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.7.0-dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2009-06-15 15:08-0000\n" "Last-Translator: Gabríel A. Pétursson \n" "Language-Team: \n" @@ -1239,7 +1239,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" #. [topic]: id=recruit_and_recall @@ -2524,8 +2524,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -4828,27 +4828,40 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" msgid "race^Falcon" msgstr "Mennskur" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" msgid "race+female^Falcon" msgstr "Mennsk" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "Mennskir" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5338,23 +5351,35 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Úlfur" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 #, fuzzy #| msgid "race+female^Elf" msgid "race+female^Wolf" msgstr "Álfur" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Úlfar" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/it.po b/po/wesnoth-help/it.po index 8bf86af298f7..f0f28e626401 100644 --- a/po/wesnoth-help/it.po +++ b/po/wesnoth-help/it.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: it\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2018-05-07 19:17+0200\n" "Last-Translator: Antonio 'Antro' Rosella \n" "Language-Team: Italiano \n" @@ -1600,6 +1600,19 @@ msgstr "" #. [topic]: id=recruit_and_recall #: data/core/help.cfg:202 +#, fuzzy +#| msgid "" +#| "Each side begins with one leader in their keep. At the start of any " +#| "battle, and at times during it, you will need to recruit dst='.." +#| "units' text='units' into your army. To recruit, you must have your " +#| "leader (for instance, Konrad in the text='Heir to the Throne' campaign) on the keep hex of a dst='terrain_castle' " +#| "text='castle'. Then you may recruit by either choosing " +#| "text='Recruit' from the menu or right-clicking on a hex and " +#| "selecting text='Recruit'. This brings up the recruit menu, " +#| "which lists units available for recruitment, along with their gold cost. " +#| "Click on a unit to see its statistics, then press the OK button to " +#| "recruit it." msgid "" "Each side begins with one leader in their keep. At the start of any battle, " "and at times during it, you will need to recruit dst='..units' " @@ -1610,7 +1623,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Ogni squadra inizia la battaglia con un condottiero nella propria fortezza. " "All’inizio della battaglia, e a volte anche durante la stessa, avrai bisogno " @@ -3176,6 +3189,31 @@ msgstr "Installare le estensioni" #. [topic]: id=installing_addons #: data/core/help.cfg:506 +#, fuzzy +#| msgid "" +#| "User-made add-ons can be obtained and updated through the " +#| "text='Add-ons' option in the main menu. After connecting " +#| "to the add-ons server (by default text='add-ons.wesnoth.org'), you will be presented with a list of add-ons available on the " +#| "server for downloading.\n" +#| "\n" +#| "The installation status for each add-on is shown below each entry. For " +#| "add-ons that are text='upgradable' or " +#| "text='outdated' on the server, their installed and " +#| "published versions will be shown in the text='Version' " +#| "column.\n" +#| "\n" +#| "To search for add-ons by keywords, type any relevant terms in any order " +#| "in the text='Filter' box, separated by spaces. You can also " +#| "sort the add-on list by clicking the column headers. It is also possible " +#| "to choose to only display add-ons of specific categories by clicking on " +#| "the text='Options' button in the top-right corner.\n" +#| "\n" +#| "To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +#| "text='Description' button provides you with additional " +#| "details about the add-on, such as its full description, installation " +#| "status, and available languages." msgid "" "User-made add-ons can be obtained and updated through the text='Add-" "ons' option in the main menu. After connecting to the add-ons " @@ -3193,8 +3231,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5572,21 +5610,34 @@ msgstr "" "dei troll. Molti dei loro insediamenti non possono essere datati con " "precisione, essendo stati eretti senz’ombra di dubbio da più di un millennio." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Falcone" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Falcone femmina" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Falconi" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6329,21 +6380,33 @@ msgstr "" "Continente solo in seguito al viaggio di Haldric I, elfi e nani ne avevano " "già sentito parlare in precedenza." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Lupo" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Lupa" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Lupi" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + # da correggere se, come nome della razza, stabiliamo Pumerviglio #. [race]: id=wose #: data/core/units.cfg:378 diff --git a/po/wesnoth-help/ja.po b/po/wesnoth-help/ja.po index 2252a258a210..a972f2804698 100644 --- a/po/wesnoth-help/ja.po +++ b/po/wesnoth-help/ja.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: RatArmy , 2018\n" "Language-Team: Japanese (https://www.transifex.com/wesnoth-jp/teams/60513/" @@ -1523,6 +1523,19 @@ msgstr "" #. [topic]: id=recruit_and_recall #: data/core/help.cfg:202 +#, fuzzy +#| msgid "" +#| "Each side begins with one leader in their keep. At the start of any " +#| "battle, and at times during it, you will need to recruit dst='.." +#| "units' text='units' into your army. To recruit, you must have your " +#| "leader (for instance, Konrad in the text='Heir to the Throne' campaign) on the keep hex of a dst='terrain_castle' " +#| "text='castle'. Then you may recruit by either choosing " +#| "text='Recruit' from the menu or right-clicking on a hex and " +#| "selecting text='Recruit'. This brings up the recruit menu, " +#| "which lists units available for recruitment, along with their gold cost. " +#| "Click on a unit to see its statistics, then press the OK button to " +#| "recruit it." msgid "" "Each side begins with one leader in their keep. At the start of any battle, " "and at times during it, you will need to recruit dst='..units' " @@ -1533,7 +1546,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "ゲームは各陣営のリーダーが主塔上に配置された状態でスタートします。開戦時や戦" "いの最中には、dst='..units' text='ユニット'を雇用する必要があるで" @@ -3001,6 +3014,31 @@ msgstr "アドオンのインストール" #. [topic]: id=installing_addons #: data/core/help.cfg:506 +#, fuzzy +#| msgid "" +#| "User-made add-ons can be obtained and updated through the " +#| "text='Add-ons' option in the main menu. After connecting " +#| "to the add-ons server (by default text='add-ons.wesnoth.org'), you will be presented with a list of add-ons available on the " +#| "server for downloading.\n" +#| "\n" +#| "The installation status for each add-on is shown below each entry. For " +#| "add-ons that are text='upgradable' or " +#| "text='outdated' on the server, their installed and " +#| "published versions will be shown in the text='Version' " +#| "column.\n" +#| "\n" +#| "To search for add-ons by keywords, type any relevant terms in any order " +#| "in the text='Filter' box, separated by spaces. You can also " +#| "sort the add-on list by clicking the column headers. It is also possible " +#| "to choose to only display add-ons of specific categories by clicking on " +#| "the text='Options' button in the top-right corner.\n" +#| "\n" +#| "To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +#| "text='Description' button provides you with additional " +#| "details about the add-on, such as its full description, installation " +#| "status, and available languages." msgid "" "User-made add-ons can be obtained and updated through the text='Add-" "ons' option in the main menu. After connecting to the add-ons " @@ -3018,8 +3056,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5271,21 +5309,34 @@ msgstr "" "エルフ族は大陸の中で最年長の種族です。トロルという例外の可能性を除けば。彼ら" "の居住地の多くは全く古びていませんが、明らかに千年以上存在しています。" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "鷹" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "鷹" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "鷹" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5944,21 +5995,33 @@ msgstr "" "は Haldric I 世の後であり、それ以前にはエルフ族もドワーフ族もアンデッドについ" "てまったく聞いたことがありませんでした。" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "狼" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "狼" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "狼" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/ko.po b/po/wesnoth-help/ko.po index c016825faaba..726a166f631d 100644 --- a/po/wesnoth-help/ko.po +++ b/po/wesnoth-help/ko.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.1.1+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2013-10-25 16:24+0900\n" "Last-Translator: mistzone \n" "Language-Team: none\n" @@ -1263,7 +1263,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "각 팀은 그들의 본성과 그곳에 있는 대장 한명을 갖고 게임을 시작합니다. 어떤 전" "투든 처음 시작할때와 전투가 이어지는 동안 당신은 당신의 군단에 dst='.." @@ -2755,8 +2755,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -4816,21 +4816,34 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "인간" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "인간" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "인간족" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5398,21 +5411,33 @@ msgstr "" "언데드 군주들은 Haldric 1세를 쫓아 다수의 군세를 이끌고 처음 대륙에 도달했던 " "시점 이전에는 엘프나 드워프들에 대해 한번도 들어본 적이 없었다." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "늑대" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "늑대과" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "늑대과" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/la.po b/po/wesnoth-help/la.po index f505af89dc8b..905e9c1f1e2d 100644 --- a/po/wesnoth-help/la.po +++ b/po/wesnoth-help/la.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Wesnoth 1.8\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2013-06-20 23:23-0000\n" "Last-Translator: Thomas Hockings \n" "Language-Team: Latin \n" @@ -1181,7 +1181,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Omnis pars incipit cum uno duce in arce. In initio ullius prolii, et " "nonnumquam in eo, necesse erit dst=units text=unitates in " @@ -2568,8 +2568,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -4677,27 +4677,40 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" msgid "race^Falcon" msgstr "Homo" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" msgid "race+female^Falcon" msgstr "Mulier" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "Homines" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5183,21 +5196,33 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Lupus" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Lupa" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Lupi" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/lt.po b/po/wesnoth-help/lt.po index 2d4272ac6398..a149cef0e5d7 100644 --- a/po/wesnoth-help/lt.po +++ b/po/wesnoth-help/lt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.11\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2017-04-08 14:50+0100\n" "Last-Translator: Andrius Štikonas \n" "Language-Team: Lithuanian \n" @@ -1191,7 +1191,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Pradžioje visi priešininkai turi po vieną vadą savo bokštuose. Kiekvieno " "mūšio pradžioje, o kartais ir eigoje, jums reikės pasamdyti dst='.." @@ -2567,8 +2567,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -4762,21 +4762,34 @@ msgstr "" "gyvenviečių amžius negali būti patikimai nustatytas, jos neabejotinai " "egzistavo virš tūkstantmečio." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Sakalas" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Sakalė" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Sakalai" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5446,21 +5459,33 @@ msgstr "" "I pėdomis, tačiau ir prieš tai jie nebuvo visiškai negirdėti elfams ir " "dvarfams." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Vilkas" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Vilkė" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Vilkai" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/lv.po b/po/wesnoth-help/lv.po index e22dd01f6420..fdd48e9eb506 100644 --- a/po/wesnoth-help/lv.po +++ b/po/wesnoth-help/lv.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.9.10+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2015-08-08 15:21+0300\n" "Last-Translator: Gvido Bruveris \n" "Language-Team: none\n" @@ -1586,7 +1586,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Katra puse sāk ar vienu līderi galvenajā Tornī. Katras kaujas sākumā, un " "reizēm tās laikā, tev būs jāiesauc dst='..units' text='vienības' " @@ -3089,6 +3089,31 @@ msgstr "Uzstādīt pielikumus" #. [topic]: id=installing_addons #: data/core/help.cfg:506 +#, fuzzy +#| msgid "" +#| "User-made add-ons can be obtained and updated through the " +#| "text='Add-ons' option in the main menu. After connecting " +#| "to the add-ons server (by default text='add-ons.wesnoth.org'), you will be presented with a list of add-ons available on the " +#| "server for downloading.\n" +#| "\n" +#| "The installation status for each add-on is shown below each entry. For " +#| "add-ons that are text='upgradable' or " +#| "text='outdated' on the server, their installed and " +#| "published versions will be shown in the text='Version' " +#| "column.\n" +#| "\n" +#| "To search for add-ons by keywords, type any relevant terms in any order " +#| "in the text='Filter' box, separated by spaces. You can also " +#| "sort the add-on list by clicking the column headers. It is also possible " +#| "to choose to only display add-ons of specific categories by clicking on " +#| "the text='Options' button in the top-right corner.\n" +#| "\n" +#| "To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +#| "text='Description' button provides you with additional " +#| "details about the add-on, such as its full description, installation " +#| "status, and available languages." msgid "" "User-made add-ons can be obtained and updated through the text='Add-" "ons' option in the main menu. After connecting to the add-ons " @@ -3106,8 +3131,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5523,21 +5548,34 @@ msgstr "" "apmetnēm vecums nav skaidri nosakāms, nešaubīgi pastāvējušas ilgāk par " "tūkstots gadiem." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Piekūns" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Piekūniete" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Piekūni" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6406,21 +6444,33 @@ msgstr "" "tikai Haldrika I valdīšanas sākumā, tie nebija pilnīgs jaunums elfiem un " "rūķiem jau pirms tam." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Vilks" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Vilcene" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Vilki" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/mk.po b/po/wesnoth-help/mk.po index 1ad5182d8303..d78023811b2b 100644 --- a/po/wesnoth-help/mk.po +++ b/po/wesnoth-help/mk.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.5.1\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2008-06-03 05:13+0100\n" "Last-Translator: Dimitar Ilccov \n" "Language-Team: mk\n" @@ -1112,7 +1112,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" #. [topic]: id=recruit_and_recall @@ -2154,8 +2154,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -3943,25 +3943,38 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy msgid "race^Falcon" msgstr "сирена" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy msgid "race+female^Falcon" msgstr "лилјак" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Bats" msgid "race^Falcons" msgstr "лилјаци" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -4445,21 +4458,33 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/mr.po b/po/wesnoth-help/mr.po index b96f331cad47..cb1c44aa2684 100644 --- a/po/wesnoth-help/mr.po +++ b/po/wesnoth-help/mr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.6\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2009-02-05 00:22+0530\n" "Last-Translator: Sujit R Jadhav \n" "Language-Team: Marathi \n" @@ -1156,7 +1156,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" #. [topic]: id=recruit_and_recall @@ -2272,8 +2272,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -4072,23 +4072,36 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy msgid "race^Falcon" msgstr "यांत्रिक" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy msgid "race^Falcons" msgstr "यांत्रिक" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -4573,21 +4586,33 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/nb_NO.po b/po/wesnoth-help/nb_NO.po index 61d393725ad2..a851e995b975 100644 --- a/po/wesnoth-help/nb_NO.po +++ b/po/wesnoth-help/nb_NO.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Wesnoth 1.1.1\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2009-04-05 10:50+0100\n" "Last-Translator: Gaute Storli Nielsen \n" "Language-Team: None\n" @@ -1216,7 +1216,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Når du spiller et scenario - spesielt i starten - kommer du til å måtte " "rekruttere nye tropper til arméen din. For å kunne gjøre dette må lederen " @@ -2614,8 +2614,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -4760,27 +4760,40 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" msgid "race^Falcon" msgstr "Menneske" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" msgid "race+female^Falcon" msgstr "Menneske" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "Mennesker" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5270,23 +5283,35 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Ulv" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 #, fuzzy #| msgid "race+female^Elf" msgid "race+female^Wolf" msgstr "Alv" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Ulver" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/nl.po b/po/wesnoth-help/nl.po index c6075aec7405..40d59587f81b 100644 --- a/po/wesnoth-help/nl.po +++ b/po/wesnoth-help/nl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2011-01-01 01:34+0100\n" "Last-Translator: Floris Kint \n" "Language-Team: Dutch \n" @@ -1444,7 +1444,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Elke zijde begint met een leider in zijn donjon. Aan het begin van een slag, " "en soms ook tijdens een slag, zul je dst='..units' text='eenheden'text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5313,27 +5313,40 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" msgid "race^Falcon" msgstr "Mens" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" msgid "race+female^Falcon" msgstr "Mens" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "Mensen" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5945,23 +5958,35 @@ msgstr "" "arriveerden in de kielzog van Haldric I, waren ze daarvoor niet volledig " "onbekend bij elven en dwergen." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Wolf" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 #, fuzzy #| msgid "race+female^Elf" msgid "race+female^Wolf" msgstr "Elf" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Wolven" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/pl.po b/po/wesnoth-help/pl.po index 976072911191..682325754ad8 100644 --- a/po/wesnoth-help/pl.po +++ b/po/wesnoth-help/pl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pl\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2016-06-11 12:33+0200\n" "Last-Translator: Liam Tailor \n" "Language-Team: z.banach@wsisiz.edu.pl\n" @@ -1586,7 +1586,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Na początku scenariusza każda ze stron ma jednego przywódcę w twierdzy. Na " "początku bitwy oraz podczas jej trwania będziesz rekrutować dst='.." @@ -3113,6 +3113,31 @@ msgstr "Instalacja Dodatków" #. [topic]: id=installing_addons #: data/core/help.cfg:506 +#, fuzzy +#| msgid "" +#| "User-made add-ons can be obtained and updated through the " +#| "text='Add-ons' option in the main menu. After connecting " +#| "to the add-ons server (by default text='add-ons.wesnoth.org'), you will be presented with a list of add-ons available on the " +#| "server for downloading.\n" +#| "\n" +#| "The installation status for each add-on is shown below each entry. For " +#| "add-ons that are text='upgradable' or " +#| "text='outdated' on the server, their installed and " +#| "published versions will be shown in the text='Version' " +#| "column.\n" +#| "\n" +#| "To search for add-ons by keywords, type any relevant terms in any order " +#| "in the text='Filter' box, separated by spaces. You can also " +#| "sort the add-on list by clicking the column headers. It is also possible " +#| "to choose to only display add-ons of specific categories by clicking on " +#| "the text='Options' button in the top-right corner.\n" +#| "\n" +#| "To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +#| "text='Description' button provides you with additional " +#| "details about the add-on, such as its full description, installation " +#| "status, and available languages." msgid "" "User-made add-ons can be obtained and updated through the text='Add-" "ons' option in the main menu. After connecting to the add-ons " @@ -3130,8 +3155,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5623,21 +5648,34 @@ msgstr "" "wielki las północny, którego najdalej wysuniętą na południe częścią jest las " "Lintanir." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Jastrząb" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Jastrząb" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Jastrzębie" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6526,21 +6564,33 @@ msgstr "" "ilościach dopiero podążając z Haldrikiem I, im podobni bywali już wcześniej " "znani elfom i krasnoludom." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Wilk" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Wilczyca" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Wilki" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/pt.po b/po/wesnoth-help/pt.po index 7d303269cced..63f0e74d690b 100644 --- a/po/wesnoth-help/pt.po +++ b/po/wesnoth-help/pt.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.12 (wesnoth-help)\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2014-02-22 14:59+0100\n" "Last-Translator: trewe \n" "Language-Team: wesn-pt-trans \n" @@ -1680,7 +1680,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Cada equipa começa com um líder numa torre. No começo de qualquer batalha e " "algumas vezes durante ela, irás precisar de recrutar dst='..units' " @@ -3306,6 +3306,31 @@ msgstr "Instalando Extras" #. [topic]: id=installing_addons #: data/core/help.cfg:506 +#, fuzzy +#| msgid "" +#| "User-made add-ons can be obtained and updated through the " +#| "text='Add-ons' option in the main menu. After connecting " +#| "to the add-ons server (by default text='add-ons.wesnoth.org'), you will be presented with a list of add-ons available on the " +#| "server for downloading.\n" +#| "\n" +#| "The installation status for each add-on is shown below each entry. For " +#| "add-ons that are text='upgradable' or " +#| "text='outdated' on the server, their installed and " +#| "published versions will be shown in the text='Version' " +#| "column.\n" +#| "\n" +#| "To search for add-ons by keywords, type any relevant terms in any order " +#| "in the text='Filter' box, separated by spaces. You can also " +#| "sort the add-on list by clicking the column headers. It is also possible " +#| "to choose to only display add-ons of specific categories by clicking on " +#| "the text='Options' button in the top-right corner.\n" +#| "\n" +#| "To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +#| "text='Description' button provides you with additional " +#| "details about the add-on, such as its full description, installation " +#| "status, and available languages." msgid "" "User-made add-ons can be obtained and updated through the text='Add-" "ons' option in the main menu. After connecting to the add-ons " @@ -3323,8 +3348,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -6025,21 +6050,34 @@ msgstr "" "trogloditas. Muitos dos seus assentamentos não podem ser datados, mas sem " "dúvida existem há milénios." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Falcão" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Falcoa" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Falcões" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + # #. [race]: id=goblin #: data/core/units.cfg:148 @@ -6979,23 +7017,35 @@ msgstr "" "desconhecidos por elfos e anões antes disso." # -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Lobo" # -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Loba" # -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Lobos" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + # #. [race]: id=wose #: data/core/units.cfg:378 diff --git a/po/wesnoth-help/pt_BR.po b/po/wesnoth-help/pt_BR.po index b3bc63016d5b..afd2761bc8f3 100644 --- a/po/wesnoth-help/pt_BR.po +++ b/po/wesnoth-help/pt_BR.po @@ -8,7 +8,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: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2012-04-18 23:26-0300\n" "Last-Translator: Davi Duarte Pinheiro \n" "Language-Team: Portuguese - Brasil\n" @@ -1585,7 +1585,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Cada lado começa com um líder no seu castelo. No começo de qualquer batalha " "e algumas vezes durante ela, você irá precisar recrutar dst='..units' " @@ -3450,8 +3450,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -6842,7 +6842,7 @@ msgstr "" # File: data/core/units.cfg, line: 168 # File: data/core/units.cfg, line: 168 # File: data/core/units.cfg, line: 168 -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" @@ -6853,7 +6853,7 @@ msgstr "Humano" # File: data/core/units.cfg, line: 169 # File: data/core/units.cfg, line: 169 # File: data/core/units.cfg, line: 169 -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" @@ -6864,13 +6864,26 @@ msgstr "Humana" # File: data/core/units.cfg, line: 170 # File: data/core/units.cfg, line: 170 # File: data/core/units.cfg, line: 170 -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "Humanos" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + # # File: data/core/units.cfg, line: 132 # File: data/core/units.cfg, line: 132 @@ -7686,7 +7699,7 @@ msgstr "" # File: data/core/units.cfg, line: 310 # File: data/core/units.cfg, line: 310 # File: data/core/units.cfg, line: 310 -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Lobo" @@ -7695,7 +7708,7 @@ msgstr "Lobo" # File: data/core/units.cfg, line: 311 # File: data/core/units.cfg, line: 311 # File: data/core/units.cfg, line: 311 -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 #, fuzzy msgid "race+female^Wolf" @@ -7705,11 +7718,23 @@ msgstr "Elfa" # File: data/core/units.cfg, line: 312 # File: data/core/units.cfg, line: 312 # File: data/core/units.cfg, line: 312 -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Lobos" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + # # File: data/core/units.cfg, line: 322 # File: data/core/units.cfg, line: 322 diff --git a/po/wesnoth-help/racv.po b/po/wesnoth-help/racv.po index 4dfc1d7613eb..35a82a2361d5 100644 --- a/po/wesnoth-help/racv.po +++ b/po/wesnoth-help/racv.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.3-dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2008-09-24 02:09+0100\n" "Last-Translator: Mavorte \n" "Language-Team: none\n" @@ -1242,7 +1242,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Cada bando comença ab un líder en la seua torre. Al començament de cada " "batalla, i de vegades en mig d'esta, necessitareu reclutar unitats per al " @@ -2663,8 +2663,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5003,27 +5003,40 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" msgid "race^Falcon" msgstr "Humà" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" msgid "race+female^Falcon" msgstr "Humana" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "Humans" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5513,23 +5526,35 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 #, fuzzy #| msgid "race+female^Elf" msgid "race+female^Wolf" msgstr "Elfa" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/ro.po b/po/wesnoth-help/ro.po index 7843e929a550..ae116a3dd352 100644 --- a/po/wesnoth-help/ro.po +++ b/po/wesnoth-help/ro.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Romana 0\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2006-04-10 20:02+0100\n" "Last-Translator: Dex Stewart\n" "Language-Team: \n" @@ -1125,7 +1125,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" #. [topic]: id=recruit_and_recall @@ -2174,8 +2174,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -3993,24 +3993,37 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy msgid "race^Falcon" msgstr "Oameni" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy msgid "race+female^Falcon" msgstr "Oameni" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy msgid "race^Falcons" msgstr "Oameni" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -4498,22 +4511,34 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 #, fuzzy msgid "race+female^Wolf" msgstr "Oameni" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/ru.po b/po/wesnoth-help/ru.po index cb0af86b0d65..b84656bb9f34 100644 --- a/po/wesnoth-help/ru.po +++ b/po/wesnoth-help/ru.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth.po\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2016-10-16 04:35+0400\n" "Last-Translator: Fedor Khod'kov \n" "Language-Team: \n" @@ -1493,6 +1493,19 @@ msgstr "" #. [topic]: id=recruit_and_recall #: data/core/help.cfg:202 +#, fuzzy +#| msgid "" +#| "Each side begins with one leader in their keep. At the start of any " +#| "battle, and at times during it, you will need to recruit dst='.." +#| "units' text='units' into your army. To recruit, you must have your " +#| "leader (for instance, Konrad in the text='Heir to the Throne' campaign) on the keep hex of a dst='terrain_castle' " +#| "text='castle'. Then you may recruit by either choosing " +#| "text='Recruit' from the menu or right-clicking on a hex and " +#| "selecting text='Recruit'. This brings up the recruit menu, " +#| "which lists units available for recruitment, along with their gold cost. " +#| "Click on a unit to see its statistics, then press the OK button to " +#| "recruit it." msgid "" "Each side begins with one leader in their keep. At the start of any battle, " "and at times during it, you will need to recruit dst='..units' " @@ -1503,7 +1516,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Каждый игрок начинает игру с одним лидером в своей цитадели. В начале и по " "ходу каждой битвы Вам нужно будет вербовать dst='..units' " @@ -3021,6 +3034,31 @@ msgstr "Установка аддонов" #. [topic]: id=installing_addons #: data/core/help.cfg:506 +#, fuzzy +#| msgid "" +#| "User-made add-ons can be obtained and updated through the " +#| "text='Add-ons' option in the main menu. After connecting " +#| "to the add-ons server (by default text='add-ons.wesnoth.org'), you will be presented with a list of add-ons available on the " +#| "server for downloading.\n" +#| "\n" +#| "The installation status for each add-on is shown below each entry. For " +#| "add-ons that are text='upgradable' or " +#| "text='outdated' on the server, their installed and " +#| "published versions will be shown in the text='Version' " +#| "column.\n" +#| "\n" +#| "To search for add-ons by keywords, type any relevant terms in any order " +#| "in the text='Filter' box, separated by spaces. You can also " +#| "sort the add-on list by clicking the column headers. It is also possible " +#| "to choose to only display add-ons of specific categories by clicking on " +#| "the text='Options' button in the top-right corner.\n" +#| "\n" +#| "To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +#| "text='Description' button provides you with additional " +#| "details about the add-on, such as its full description, installation " +#| "status, and available languages." msgid "" "User-made add-ons can be obtained and updated through the text='Add-" "ons' option in the main menu. After connecting to the add-ons " @@ -3038,8 +3076,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5423,21 +5461,34 @@ msgstr "" "настолько давно, что невозможно установить точные даты возникновения их " "первых поселений, хотя, несомненно, это было тысячи лет назад." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Сокол" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Соколица" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Соколы" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6279,21 +6330,33 @@ msgstr "" "Хотя в значительном количестве лорды мертвецов начали прибывать на Великий " "Континент лишь незадолго до Халдрика I, эльфы и гномы слышали о них и прежде." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Волк" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Волчица" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Волки" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/sk.po b/po/wesnoth-help/sk.po index 694b074e5031..08e1910c1b63 100644 --- a/po/wesnoth-help/sk.po +++ b/po/wesnoth-help/sk.po @@ -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: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2014-10-23 21:33+0100\n" "Last-Translator: aceman \n" "Language-Team: none\n" @@ -1495,7 +1495,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Každá strana začína s jedným veliteľom v pevnosti. Na začiatku hry, a často " "aj počas nej, budete potrebovať naverbovať dst='..units' " @@ -3007,6 +3007,31 @@ msgstr "Inštalovanie doplnkov" #. [topic]: id=installing_addons #: data/core/help.cfg:506 +#, fuzzy +#| msgid "" +#| "User-made add-ons can be obtained and updated through the " +#| "text='Add-ons' option in the main menu. After connecting " +#| "to the add-ons server (by default text='add-ons.wesnoth.org'), you will be presented with a list of add-ons available on the " +#| "server for downloading.\n" +#| "\n" +#| "The installation status for each add-on is shown below each entry. For " +#| "add-ons that are text='upgradable' or " +#| "text='outdated' on the server, their installed and " +#| "published versions will be shown in the text='Version' " +#| "column.\n" +#| "\n" +#| "To search for add-ons by keywords, type any relevant terms in any order " +#| "in the text='Filter' box, separated by spaces. You can also " +#| "sort the add-on list by clicking the column headers. It is also possible " +#| "to choose to only display add-ons of specific categories by clicking on " +#| "the text='Options' button in the top-right corner.\n" +#| "\n" +#| "To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +#| "text='Description' button provides you with additional " +#| "details about the add-on, such as its full description, installation " +#| "status, and available languages." msgid "" "User-made add-ons can be obtained and updated through the text='Add-" "ons' option in the main menu. After connecting to the add-ons " @@ -3024,8 +3049,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5458,21 +5483,34 @@ msgstr "" "je prakticky nemožné spoľahlivo datovať ich osídlenia, nepochybne mnohé z " "nich existujú už viac než tisícročie." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Človek muž" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Človek žena" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Ľudia" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6340,21 +6378,33 @@ msgstr "" "Páni nemŕtvych prišli na Veľký kontinent vo veľkých množstvách vzápätí po " "Haldrikovi I., ale elfovia a trpaslíci o nich počuli už aj predtým." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Vlk" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Vlčica" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Vlci" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/sl.po b/po/wesnoth-help/sl.po index 5e8e690b6c66..96ad49670260 100644 --- a/po/wesnoth-help/sl.po +++ b/po/wesnoth-help/sl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: sl\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2010-10-04 14:32+0100\n" "Last-Translator: Klemen Košir \n" "Language-Team: Slovenian\n" @@ -1192,7 +1192,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Vsaka stran začne z enim voditeljem v svoji trdnjavi. Na začetku in " "dostikrat med bojem, boste morali vpoklicaiti dst=units text=enotetext='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -4680,27 +4680,40 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" msgid "race^Falcon" msgstr "Človek" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" msgid "race+female^Falcon" msgstr "Človek" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "Ljudje" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5197,23 +5210,35 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Volk" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 #, fuzzy #| msgid "race+female^Elf" msgid "race+female^Wolf" msgstr "Vilinka" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Volkovi" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/sr.po b/po/wesnoth-help/sr.po index 5ed2afcde771..eec7e91ea459 100644 --- a/po/wesnoth-help/sr.po +++ b/po/wesnoth-help/sr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth-help\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2012-04-01 16:53+0200\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian\n" @@ -1619,7 +1619,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Свака страна започиње са једним вођем у својој кули. На почетку сваке битке, " "а понекад и током ње, мораћете да унајмљујете dst='..units' " @@ -3129,8 +3129,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5671,27 +5671,40 @@ msgstr "" "вилењачким насеобинама није могуће поуздано проценити старост, која се " "засигурно протеже више од миленијума." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" msgid "race^Falcon" msgstr "човек" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" msgid "race+female^Falcon" msgstr "човек" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "људи" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6572,21 +6585,33 @@ msgstr "" "трагу Халдрика I, није да се о њима и пре тога није понешто чуло међу " "вилењацима и патуљцима." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "вук" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "вучица" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "вукови" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/sr@ijekavian.po b/po/wesnoth-help/sr@ijekavian.po index 14fda2f511ce..e48dd5bd81bd 100644 --- a/po/wesnoth-help/sr@ijekavian.po +++ b/po/wesnoth-help/sr@ijekavian.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth-help\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2012-04-01 16:53+0200\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian\n" @@ -1619,7 +1619,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Свака страна започиње са једним вођем у својој кули. На почетку сваке битке, " "а понекад и током ње, мораћете да унајмљујете dst='..units' " @@ -3131,8 +3131,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5675,27 +5675,40 @@ msgstr "" "вилењачким насеобинама није могуће поуздано процијенити старост, која се " "засигурно протеже више од миленијума." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" msgid "race^Falcon" msgstr "човјек" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" msgid "race+female^Falcon" msgstr "човјек" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "људи" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6577,21 +6590,33 @@ msgstr "" "трагу Халдрика I, није да се о њима и прије тога није понешто чуло међу " "вилењацима и патуљцима." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "вук" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "вучица" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "вукови" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/sr@ijekavianlatin.po b/po/wesnoth-help/sr@ijekavianlatin.po index 145b9bd2d57b..bd401753dd57 100644 --- a/po/wesnoth-help/sr@ijekavianlatin.po +++ b/po/wesnoth-help/sr@ijekavianlatin.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth-help\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2012-04-01 16:53+0200\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian\n" @@ -1619,7 +1619,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Svaka strana započinje sa jednim vođem u svojoj kuli. Na početku svake " "bitke, a ponekad i tokom nje, moraćete da unajmljujete dst='..units' " @@ -3135,8 +3135,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5686,27 +5686,40 @@ msgstr "" "vilenjačkim naseobinama nije moguće pouzdano procijeniti starost, koja se " "zasigurno proteže više od milenijuma." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" msgid "race^Falcon" msgstr "čovjek" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" msgid "race+female^Falcon" msgstr "čovjek" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "ljudi" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6590,21 +6603,33 @@ msgstr "" "tragu Haldrika I, nije da se o njima i prije toga nije ponešto čulo među " "vilenjacima i patuljcima." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "vuk" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "vučica" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "vukovi" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/sr@latin.po b/po/wesnoth-help/sr@latin.po index ceb29b536dfc..7ef2a6a5bfeb 100644 --- a/po/wesnoth-help/sr@latin.po +++ b/po/wesnoth-help/sr@latin.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth-help\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2012-04-01 16:53+0200\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian\n" @@ -1619,7 +1619,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Svaka strana započinje sa jednim vođem u svojoj kuli. Na početku svake " "bitke, a ponekad i tokom nje, moraćete da unajmljujete dst='..units' " @@ -3132,8 +3132,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5677,27 +5677,40 @@ msgstr "" "vilenjačkim naseobinama nije moguće pouzdano proceniti starost, koja se " "zasigurno proteže više od milenijuma." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" msgid "race^Falcon" msgstr "čovek" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" msgid "race+female^Falcon" msgstr "čovek" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "ljudi" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6578,21 +6591,33 @@ msgstr "" "tragu Haldrika I, nije da se o njima i pre toga nije ponešto čulo među " "vilenjacima i patuljcima." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "vuk" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "vučica" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "vukovi" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/sv.po b/po/wesnoth-help/sv.po index 599097be546c..5a16b4110111 100644 --- a/po/wesnoth-help/sv.po +++ b/po/wesnoth-help/sv.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2011-05-16 02:32+0100\n" "Last-Translator: Niklas Bolmdahl \n" "Language-Team: Swedish\n" @@ -1640,7 +1640,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Varje sida i spelet börjar med sin respektive ledare i ett kärntorn. I " "början av varje strid, och även senare under striden, kommer du att behöva " @@ -3182,8 +3182,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5781,21 +5781,34 @@ msgstr "" "trollen. Många av deras bosättningar kan inte längre dateras med säkerhet, " "men har utan tvekan existerat i över ett årtusende." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Falk" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Falk" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Falkar" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6694,21 +6707,33 @@ msgstr "" "först efter Haldric den förstes tid, så var de inte helt okända bland alver " "och dvärgar innan dess." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Varg" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Varg" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Vargar" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/tl.po b/po/wesnoth-help/tl.po index 42507995bb40..b97f12246e1a 100644 --- a/po/wesnoth-help/tl.po +++ b/po/wesnoth-help/tl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2008-02-21 10:21+0800\n" "Last-Translator: eve \n" "Language-Team: \n" @@ -1168,7 +1168,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Lahat ng panig ay pamumunuan ng isang pinuno. Sa simula ng laban, at habang " "lumalaban, kailangan mong maghikayat dst=unitstext=units sa iyong " @@ -2230,8 +2230,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -4059,27 +4059,40 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" msgid "race^Falcon" msgstr "Tao" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" msgid "race+female^Falcon" msgstr "Tao" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "Tao" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -4570,23 +4583,35 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 #, fuzzy #| msgid "race+female^Elf" msgid "race+female^Wolf" msgstr "Unano" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/tr.po b/po/wesnoth-help/tr.po index eb0387a4a3b7..547a265bfc1c 100644 --- a/po/wesnoth-help/tr.po +++ b/po/wesnoth-help/tr.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2009-04-12 14:56+0300\n" "Last-Translator: Nilgün Belma Bugüner \n" "Language-Team: Turkish \n" @@ -1246,7 +1246,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Her taraf oyuna kalesinde bir lider olduğu halde başlar. Bir savaşın başında " "ve savaş devam ederken ordunuza yeni dst='..units' text='birimler'text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5028,27 +5028,40 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 #, fuzzy #| msgid "race^Human" msgid "race^Falcon" msgstr "İnsan" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 #, fuzzy #| msgid "race+female^Human" msgid "race+female^Falcon" msgstr "İnsan-Dişi" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 #, fuzzy #| msgid "race^Humans" msgid "race^Falcons" msgstr "İnsanlar" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5727,23 +5740,35 @@ msgstr "" "Yarı ölü lordlarının büyük kıtaya gelişleri I. Haldrik zamanını rastlar. " "Daha önce elfler ve cüceler zamanında böyle bir şey hiç duyulmamıştı." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Kurt" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 #, fuzzy #| msgid "race+female^Elf" msgid "race+female^Wolf" msgstr "Elf-Dişi" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Kurtlar" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/uk.po b/po/wesnoth-help/uk.po index 8d539d9f3cdc..f55c5729bf4e 100644 --- a/po/wesnoth-help/uk.po +++ b/po/wesnoth-help/uk.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.11\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2012-10-31 12:38+0200\n" "Last-Translator: Igor Paliychuk \n" "Language-Team: LANGUAGE \n" @@ -1594,7 +1594,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Кожен гравець починає гру з одним лідером у своїй цитаделі. На початку і " "впродовж кожної битви Вам треба буде вербувати dst='..units' " @@ -3178,8 +3178,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5614,21 +5614,34 @@ msgstr "" "Неможливо встановити точні дати виникнення їх перших поселень, хоча, " "безсумнівно, вони виникли більше тисячі років тому." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Сокіл" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Соколиця" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Соколи" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6501,21 +6514,33 @@ msgstr "" "Хоча в значній кількості лорди мерців почали прибувати на Великий Континент " "лише незадовго до Халдріка I, ельфи і гноми чули про них і раніше." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Вовк" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Вовчиха" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Вовки" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/vi.po b/po/wesnoth-help/vi.po index 0f2dcdb5f17e..1cef7443e7b5 100644 --- a/po/wesnoth-help/vi.po +++ b/po/wesnoth-help/vi.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2014-06-05 23:38+0700\n" "Last-Translator: \n" "Language-Team: Vietnamese \n" @@ -1600,7 +1600,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "Mỗi phe bắt đầu bằng một người chỉ huy trong pháo đài. Lúc bắt đầu trận " "chiến, và vào các thời điểm trong trận chiến, bạn cần tuyển các dst='.." @@ -3141,6 +3141,31 @@ msgstr "Cài đặt phần bổ sung" #. [topic]: id=installing_addons #: data/core/help.cfg:506 +#, fuzzy +#| msgid "" +#| "User-made add-ons can be obtained and updated through the " +#| "text='Add-ons' option in the main menu. After connecting " +#| "to the add-ons server (by default text='add-ons.wesnoth.org'), you will be presented with a list of add-ons available on the " +#| "server for downloading.\n" +#| "\n" +#| "The installation status for each add-on is shown below each entry. For " +#| "add-ons that are text='upgradable' or " +#| "text='outdated' on the server, their installed and " +#| "published versions will be shown in the text='Version' " +#| "column.\n" +#| "\n" +#| "To search for add-ons by keywords, type any relevant terms in any order " +#| "in the text='Filter' box, separated by spaces. You can also " +#| "sort the add-on list by clicking the column headers. It is also possible " +#| "to choose to only display add-ons of specific categories by clicking on " +#| "the text='Options' button in the top-right corner.\n" +#| "\n" +#| "To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +#| "text='Description' button provides you with additional " +#| "details about the add-on, such as its full description, installation " +#| "status, and available languages." msgid "" "User-made add-ons can be obtained and updated through the text='Add-" "ons' option in the main menu. After connecting to the add-ons " @@ -3158,8 +3183,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5614,21 +5639,34 @@ msgstr "" "núi. Nhiều nơi cư ngụ của họ không thể tính tuổi một cách đáng tin cậy, chắc " "chắn đã tồn tại trên một thiên niên kỷ." -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "Chim ưng" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "Chim ưng" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "Chim ưng" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -6511,21 +6549,33 @@ msgstr "" "Haldric I, nhưng thần tiên và người lùn không phải là hoàn toàn chưa từng " "nghe nói về chúng trước đó." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "Chó sói" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "Chó sói" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "Chó sói" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/wesnoth-help.pot b/po/wesnoth-help/wesnoth-help.pot index 13635085478e..6f7633625acf 100644 --- a/po/wesnoth-help/wesnoth-help.pot +++ b/po/wesnoth-help/wesnoth-help.pot @@ -10,7 +10,7 @@ msgstr "" "#-#-#-#-# wesnoth-help.cpp.pot (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -21,7 +21,7 @@ msgstr "" "#-#-#-#-# wesnoth-help.wml.pot (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 08:31 UTC\n" +"POT-Creation-Date: 2018-05-09 06:49 UTC\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1119,7 +1119,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" #. [topic]: id=recruit_and_recall @@ -2158,8 +2158,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -3910,21 +3910,34 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -4402,21 +4415,33 @@ msgid "" "and dwarves before that." msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/zh_CN.po b/po/wesnoth-help/zh_CN.po index 0b5b6175ca12..baf10c4e6903 100644 --- a/po/wesnoth-help/zh_CN.po +++ b/po/wesnoth-help/zh_CN.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth-1.14\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2018-05-07 20:24+0800\n" "Last-Translator: CloudiDust \n" "Language-Team: Wesnoth Simplified Chinese Team\n" @@ -1453,6 +1453,19 @@ msgstr "" #. [topic]: id=recruit_and_recall #: data/core/help.cfg:202 +#, fuzzy +#| msgid "" +#| "Each side begins with one leader in their keep. At the start of any " +#| "battle, and at times during it, you will need to recruit dst='.." +#| "units' text='units' into your army. To recruit, you must have your " +#| "leader (for instance, Konrad in the text='Heir to the Throne' campaign) on the keep hex of a dst='terrain_castle' " +#| "text='castle'. Then you may recruit by either choosing " +#| "text='Recruit' from the menu or right-clicking on a hex and " +#| "selecting text='Recruit'. This brings up the recruit menu, " +#| "which lists units available for recruitment, along with their gold cost. " +#| "Click on a unit to see its statistics, then press the OK button to " +#| "recruit it." msgid "" "Each side begins with one leader in their keep. At the start of any battle, " "and at times during it, you will need to recruit dst='..units' " @@ -1463,7 +1476,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "游戏开始时,每一方都有一位首领在城堡主楼里。在战斗开始时,以及战斗过程中,你" "可能需要为你的部队征募dst='..units' text='单位'。要想征募单位,你" @@ -2852,6 +2865,31 @@ msgstr "安装附加组件" #. [topic]: id=installing_addons #: data/core/help.cfg:506 +#, fuzzy +#| msgid "" +#| "User-made add-ons can be obtained and updated through the " +#| "text='Add-ons' option in the main menu. After connecting " +#| "to the add-ons server (by default text='add-ons.wesnoth.org'), you will be presented with a list of add-ons available on the " +#| "server for downloading.\n" +#| "\n" +#| "The installation status for each add-on is shown below each entry. For " +#| "add-ons that are text='upgradable' or " +#| "text='outdated' on the server, their installed and " +#| "published versions will be shown in the text='Version' " +#| "column.\n" +#| "\n" +#| "To search for add-ons by keywords, type any relevant terms in any order " +#| "in the text='Filter' box, separated by spaces. You can also " +#| "sort the add-on list by clicking the column headers. It is also possible " +#| "to choose to only display add-ons of specific categories by clicking on " +#| "the text='Options' button in the top-right corner.\n" +#| "\n" +#| "To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +#| "text='Description' button provides you with additional " +#| "details about the add-on, such as its full description, installation " +#| "status, and available languages." msgid "" "User-made add-ons can be obtained and updated through the text='Add-" "ons' option in the main menu. After connecting to the add-ons " @@ -2869,8 +2907,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5009,21 +5047,34 @@ msgstr "" "也许除了巨魔以外,精灵是这片上最古老的种族。他们的许多定居点都无法确定究竟有" "多少年的历史,但毋庸置疑地都已经存在了超过一千年。" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "猎鹰" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "猎鹰" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "猎鹰" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5646,21 +5697,33 @@ msgstr "" "虽然直到哈德里克一世的时代,才开始有大批亡灵领主到达泰陆,但在那之前,精灵和" "矮人们并非没有听说过他们。" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "狼族" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "狼族" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "狼族" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-help/zh_TW.po b/po/wesnoth-help/zh_TW.po index c6d473aea8a9..79d0aedcd64f 100644 --- a/po/wesnoth-help/zh_TW.po +++ b/po/wesnoth-help/zh_TW.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth1.4\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:48-0300\n" "PO-Revision-Date: 2013-04-14 21:47+0800\n" "Last-Translator: 楊綮銘 \n" "Language-Team: Chinese/Traditional \n" @@ -1566,7 +1566,7 @@ msgid "" "from the menu or right-clicking on a hex and selecting text='Recruit'. This brings up the recruit menu, which lists units available for " "recruitment, along with their gold cost. Click on a unit to see its " -"statistics, then press the OK button to recruit it." +"statistics, then press the text='Recruit' button to recruit it." msgstr "" "遊戲開始時每一方的指揮官都會在城堡的主堡上。戰鬥開始之前或戰鬥過程中,您可能" "需要為部隊招募dst='..units' text='單位'。要想招募士兵,您必須讓指" @@ -2999,8 +2999,8 @@ msgid "" "choose to only display add-ons of specific categories by clicking on the " "text='Options' button in the top-right corner.\n" "\n" -"To install an add-on, select it from the list and click text='OK', or simply double-click on the add-on’s title. The " +"To install an add-on, select it from the list and click the text='+' icon, or simply double-click on the add-on’s title. The " "text='Description' button provides you with additional details " "about the add-on, such as its full description, installation status, and " "available languages." @@ -5282,21 +5282,34 @@ msgid "" "having existed for over a millennium." msgstr "" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:135 msgid "race^Falcon" msgstr "人類" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:136 msgid "race+female^Falcon" msgstr "人類" -#. [race]: id=falcon, description= +#. [race]: id=falcon #: data/core/units.cfg:137 msgid "race^Falcons" msgstr "人類" +#. [race]: id=falcon +#: data/core/units.cfg:138 +msgid "" +"Falcons are birds of prey, noted for their exceptional speed and agility. " +"Lighter and with less powerful talons than other raptors, falcons instead " +"favor the use of their beak to kill their targets. Their keen eye and " +"capacity for domestication makes them a populous and well-known creature, " +"used both by nobles in sport, and by nomads or tribes who find them useful " +"in hunting for food. Falcons occasionally find a role on the field of war as " +"well, with certain falconers training their birds to distinguish between " +"friend and foe, making them a useful asset to aid in an army's charge." +msgstr "" + #. [race]: id=goblin #: data/core/units.cfg:148 msgid "race^Goblin" @@ -5831,21 +5844,33 @@ msgstr "" "only in the wake of Haldric I, they were not completely unheard of by elves " "and dwarves before that." -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:366 msgid "race^Wolf" msgstr "狼" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:367 msgid "race+female^Wolf" msgstr "狼" -#. [race]: id=wolf, description= +#. [race]: id=wolf #: data/core/units.cfg:368 msgid "race^Wolves" msgstr "狼" +#. [race]: id=wolf +#: data/core/units.cfg:369 +msgid "" +"Wolves are predatory canines encountered frequently in the wilderness. " +"Quick, tough, and durable, a solitary wolf suffices to maim or kill " +"civilians and untrained soldiers with ease, but it is their tendency to " +"travel in packs and attack in an organized manner that makes them " +"particularly fearsome to travelers. They tend to stay away from " +"civilization, though, only occasionally venturing close to prey upon " +"livestock." +msgstr "" + #. [race]: id=wose #: data/core/units.cfg:378 msgid "race^Wose" diff --git a/po/wesnoth-lib/af.po b/po/wesnoth-lib/af.po index 78e9dcf9a0df..ec915f497429 100644 --- a/po/wesnoth-lib/af.po +++ b/po/wesnoth-lib/af.po @@ -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: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2005-12-14 12:29+0200\n" "Last-Translator: \n" "Language-Team: Afrikaans \n" @@ -2441,8 +2441,10 @@ msgstr "Plak" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2744,7 +2746,7 @@ msgstr "Eenheidsbeskrywing" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "" @@ -2814,7 +2816,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy msgid "Gold per village:" msgstr "Dorpie" @@ -2887,10 +2889,12 @@ msgstr "Maak Nuwe Kaart" msgid "Choose a map generator:" msgstr "Kaartskepper" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 #, fuzzy msgid "Settings" msgstr "Sleutelbordstellings" @@ -3997,10 +4001,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4236,7 +4238,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Max hill size:" msgid "Map size:" @@ -5915,7 +5917,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6097,12 +6099,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "nee" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "ja" @@ -6275,60 +6277,55 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +msgid "Era" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -msgid "Settings:" -msgstr "Sleutelbordstellings" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy msgid "Reloaded:" msgstr "Maak Nuwe Kaart" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy msgid "Time limit:" msgstr "Tema" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy msgid "Use map settings:" msgstr "Sleutelbordstellings" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7823,6 +7820,10 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~ msgid "Settings:" +#~ msgstr "Sleutelbordstellings" + #, fuzzy #~ msgid "Refresh" #~ msgstr "Vertoon" diff --git a/po/wesnoth-lib/ang.po b/po/wesnoth-lib/ang.po index 1b8b0fd925cb..e139e6bf2ba3 100644 --- a/po/wesnoth-lib/ang.po +++ b/po/wesnoth-lib/ang.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ang\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2012-08-15 12:54-0500\n" "Last-Translator: Steven Panek (Espreon) \n" "Language-Team: Old English \n" @@ -2282,8 +2282,10 @@ msgstr "" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 msgid "Modifications" msgstr "" @@ -2567,7 +2569,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "" @@ -2629,7 +2631,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "" @@ -2695,10 +2697,12 @@ msgstr "" msgid "Choose a map generator:" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "" @@ -3709,10 +3713,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "" @@ -3935,7 +3937,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 msgid "Map size:" msgstr "" @@ -5518,7 +5520,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 msgid "active_modifications^None" msgstr "" @@ -5692,12 +5694,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "" @@ -5860,56 +5862,52 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +msgid "Era" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -msgid "Settings:" -msgstr "" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 msgid "Reloaded:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 msgid "Time limit:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 msgid "Use map settings:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." diff --git a/po/wesnoth-lib/ang@latin.po b/po/wesnoth-lib/ang@latin.po index 6839903fca78..3c5e1c0cabf1 100644 --- a/po/wesnoth-lib/ang@latin.po +++ b/po/wesnoth-lib/ang@latin.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ang@latin\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2013-05-28 16:39-0500\n" "Last-Translator: Steven Panek (Espreon) \n" "Language-Team: Old English \n" @@ -2343,8 +2343,10 @@ msgstr "Tælmearc" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 msgid "Modifications" msgstr "" @@ -2637,7 +2639,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "" @@ -2703,7 +2705,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy #| msgid "Adobe Village" msgid "Gold per village:" @@ -2777,10 +2779,12 @@ msgstr "Landcartan Cinnan" msgid "Choose a map generator:" msgstr "Landcartcinnend" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "" @@ -3836,10 +3840,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "" @@ -4077,7 +4079,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -5721,7 +5723,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 msgid "active_modifications^None" msgstr "" @@ -5899,12 +5901,12 @@ msgid "Unknown" msgstr "Uncuþ ieldu" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "nese" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "gese" @@ -6075,62 +6077,58 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Ieldu:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Editor Settings" -msgid "Settings:" -msgstr "Adihtendes Costas" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 msgid "Reloaded:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time:" msgid "Time limit:" msgstr "Tima:" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Editor Settings" msgid "Use map settings:" msgstr "Adihtendes Costas" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7571,6 +7569,11 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~| msgid "Editor Settings" +#~ msgid "Settings:" +#~ msgstr "Adihtendes Costas" + #~ msgid "Rooms" #~ msgstr "Geruman" diff --git a/po/wesnoth-lib/ar.po b/po/wesnoth-lib/ar.po index a6486f821d7b..83cf4caeb584 100644 --- a/po/wesnoth-lib/ar.po +++ b/po/wesnoth-lib/ar.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.4.2+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2008-07-01 17:35-0000\n" "Last-Translator: amnay \n" "Language-Team: none\n" @@ -2454,8 +2454,10 @@ msgstr "إلصاق" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2764,7 +2766,7 @@ msgstr "وصف الوحدة" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "" @@ -2834,7 +2836,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy msgid "Gold per village:" msgstr "قرية" @@ -2907,10 +2909,12 @@ msgstr "إنشاء خريطة جديدة" msgid "Choose a map generator:" msgstr "مُوَلِّد الخرائط" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 #, fuzzy msgid "Settings" msgstr "تفضيلتات مفتاح الاختصار" @@ -4025,10 +4029,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4264,7 +4266,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Max hill size:" msgid "Map size:" @@ -5970,7 +5972,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6152,12 +6154,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "لا" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "نعم" @@ -6331,60 +6333,55 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +msgid "Era" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -msgid "Settings:" -msgstr "تفضيلتات مفتاح الاختصار" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy msgid "Reloaded:" msgstr "إنشاء خريطة جديدة" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy msgid "Time limit:" msgstr "السمة" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy msgid "Use map settings:" msgstr "تفضيلتات مفتاح الاختصار" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7895,6 +7892,10 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~ msgid "Settings:" +#~ msgstr "تفضيلتات مفتاح الاختصار" + #, fuzzy #~ msgid "Refresh" #~ msgstr "فيديو" diff --git a/po/wesnoth-lib/ast.po b/po/wesnoth-lib/ast.po index cc7230c026ed..21bfb2bd42ee 100644 --- a/po/wesnoth-lib/ast.po +++ b/po/wesnoth-lib/ast.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2283,8 +2283,10 @@ msgstr "" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 msgid "Modifications" msgstr "" @@ -2568,7 +2570,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "" @@ -2630,7 +2632,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "" @@ -2696,10 +2698,12 @@ msgstr "" msgid "Choose a map generator:" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "" @@ -3710,10 +3714,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "" @@ -3936,7 +3938,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 msgid "Map size:" msgstr "" @@ -5519,7 +5521,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 msgid "active_modifications^None" msgstr "" @@ -5693,12 +5695,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "" @@ -5861,56 +5863,52 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +msgid "Era" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -msgid "Settings:" -msgstr "" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 msgid "Reloaded:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 msgid "Time limit:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 msgid "Use map settings:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." diff --git a/po/wesnoth-lib/bg.po b/po/wesnoth-lib/bg.po index 8b2683ea0ed3..a46878882450 100644 --- a/po/wesnoth-lib/bg.po +++ b/po/wesnoth-lib/bg.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: bg\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2007-05-02 22:38+0300\n" "Last-Translator: Nikolay Vladimirov \n" "Language-Team: Български\n" @@ -2451,8 +2451,10 @@ msgstr "Поставяне" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2759,7 +2761,7 @@ msgstr "Описание на единицата" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "" @@ -2829,7 +2831,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy msgid "Gold per village:" msgstr "Селище" @@ -2902,10 +2904,12 @@ msgstr "Генериране на нова карта" msgid "Choose a map generator:" msgstr "Генератор на карти" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 #, fuzzy msgid "Settings" msgstr "Настройка на горещите клавиши" @@ -4018,10 +4022,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4257,7 +4259,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Max hill size:" msgid "Map size:" @@ -5954,7 +5956,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6136,12 +6138,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "не" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "да" @@ -6315,60 +6317,55 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +msgid "Era" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -msgid "Settings:" -msgstr "Настройка на горещите клавиши" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy msgid "Reloaded:" msgstr "Създаване на нова карта" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy msgid "Time limit:" msgstr "Тема" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy msgid "Use map settings:" msgstr "Настройка на горещите клавиши" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7868,6 +7865,10 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~ msgid "Settings:" +#~ msgstr "Настройка на горещите клавиши" + #, fuzzy #~ msgid "Refresh" #~ msgstr "Графика" diff --git a/po/wesnoth-lib/ca.po b/po/wesnoth-lib/ca.po index 0c1bf2418151..9311aed7f77c 100644 --- a/po/wesnoth-lib/ca.po +++ b/po/wesnoth-lib/ca.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.6.0+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2009-03-22 09:40+0100\n" "Last-Translator: Jordà Polo \n" "Language-Team: Catalan \n" @@ -2460,8 +2460,10 @@ msgstr "Enganxa" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2773,7 +2775,7 @@ msgstr "Descriu la unitat" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -2845,7 +2847,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy msgid "Gold per village:" msgstr "Llogaret" @@ -2917,10 +2919,12 @@ msgstr "Genera un mapa" msgid "Choose a map generator:" msgstr "Generador de mapes" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Configuració" @@ -4052,10 +4056,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4307,7 +4309,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -6028,7 +6030,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6211,12 +6213,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "No" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "Sí" @@ -6395,63 +6397,59 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Era:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Configuració" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy msgid "Reloaded:" msgstr "Crea una partida" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time:" msgid "Time limit:" msgstr "Temps:" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Utilitza els paràmetres per defecte" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7965,6 +7963,11 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Configuració" + #, fuzzy #~ msgid "Refresh" #~ msgstr "Refresca la pantalla" diff --git a/po/wesnoth-lib/ca_ES@valencia.po b/po/wesnoth-lib/ca_ES@valencia.po index cc2c8190f09d..467992b16429 100644 --- a/po/wesnoth-lib/ca_ES@valencia.po +++ b/po/wesnoth-lib/ca_ES@valencia.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.5.5+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2008-10-25 11:30+0200\n" "Last-Translator: Robert Millan \n" "Language-Team: Catalan \n" @@ -2458,8 +2458,10 @@ msgstr "Enganxa" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2767,7 +2769,7 @@ msgstr "Descriu la unitat" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -2839,7 +2841,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy msgid "Gold per village:" msgstr "Llogaret" @@ -2911,10 +2913,12 @@ msgstr "Genera un mapa" msgid "Choose a map generator:" msgstr "Generador de mapes" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Configuració" @@ -4034,10 +4038,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4290,7 +4292,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -6009,7 +6011,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6192,12 +6194,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "No" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "Sí" @@ -6376,62 +6378,58 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Era:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Configuració" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy msgid "Reloaded:" msgstr "Crea una partida" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy msgid "Time limit:" msgstr "Tema" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Utilitza els paràmetres per defecte" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7952,6 +7950,11 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Configuració" + #, fuzzy #~ msgid "Refresh" #~ msgstr "Refresca la pantalla" diff --git a/po/wesnoth-lib/cs.po b/po/wesnoth-lib/cs.po index 906efb382d2f..8592a721d921 100644 --- a/po/wesnoth-lib/cs.po +++ b/po/wesnoth-lib/cs.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-05-06 20:58+0200\n" "Last-Translator: Martin Hrubý (hrubymar10) \n" "Language-Team: Český \n" @@ -2548,8 +2548,10 @@ msgstr "Data" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 msgid "Modifications" msgstr "Rozšíření" @@ -2835,7 +2837,7 @@ msgstr "Popis:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "Modifikátor zkušenostních bodů:" @@ -2897,7 +2899,7 @@ msgstr "Zlato:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "Příjem za vesnici:" @@ -2963,10 +2965,12 @@ msgstr "Vygeneruj mapu" msgid "Choose a map generator:" msgstr "Vyber generátor map:" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Nastavení" @@ -4006,10 +4010,8 @@ msgstr "Náhodné rozdělování frakcí:" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "Rozšíření:" @@ -4243,7 +4245,7 @@ msgstr "Nastav heslo, které musí hráči znát pro přidání se ke hře." #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 msgid "Map size:" msgstr "Velikost mapy:" @@ -5869,7 +5871,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Modifications" msgid "active_modifications^None" @@ -6053,12 +6055,12 @@ msgid "Unknown" msgstr "Neznámý" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "ne" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "ano" @@ -6221,56 +6223,54 @@ msgid "$game_name (Era: $era_name)" msgstr "$game_name (Éra: $era_name)" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Éra:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -msgid "Settings:" -msgstr "Nastavení:" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "Pouze registrovaní uživatelé:" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 msgid "Reloaded:" msgstr "Načteno:" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "Sdílený pohled:" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "Zamíchat strany:" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 msgid "Time limit:" msgstr "Časový limit:" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 msgid "Use map settings:" msgstr "Použij nastavení z mapy:" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Pozorovatelé povoleni" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Pozorovatelé zakázáni" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7653,6 +7653,9 @@ msgstr "" "Klíč '$deprecated_key' byl přejmenován na '$key' a ve verzi $removal_version " "bude odstraněna podpora původního tvaru." +#~ msgid "Settings:" +#~ msgstr "Nastavení:" + #~ msgid "Refresh" #~ msgstr "Obnovit" diff --git a/po/wesnoth-lib/da.po b/po/wesnoth-lib/da.po index c9efede4b30b..ffbae55d7e24 100644 --- a/po/wesnoth-lib/da.po +++ b/po/wesnoth-lib/da.po @@ -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: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2008-01-13 20:06+0100\n" "Last-Translator: Joe Hansen \n" "Language-Team: Dansk-gruppen \n" @@ -2456,8 +2456,10 @@ msgstr "Indsæt" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2766,7 +2768,7 @@ msgstr "Enhedsbeskrivelse" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "" @@ -2836,7 +2838,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy msgid "Gold per village:" msgstr "Landsby" @@ -2909,10 +2911,12 @@ msgstr "Lav nyt kort" msgid "Choose a map generator:" msgstr "Kortgenerator" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 #, fuzzy msgid "Settings" msgstr "Genvejsindstillinger" @@ -4029,10 +4033,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4268,7 +4270,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Max hill size:" msgid "Map size:" @@ -5983,7 +5985,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6166,12 +6168,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "nej" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "ja" @@ -6345,60 +6347,55 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +msgid "Era" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -msgid "Settings:" -msgstr "Genvejsindstillinger" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy msgid "Reloaded:" msgstr "Opret nyt kort" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy msgid "Time limit:" msgstr "Tema" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy msgid "Use map settings:" msgstr "Genvejsindstillinger" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7916,6 +7913,10 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~ msgid "Settings:" +#~ msgstr "Genvejsindstillinger" + #, fuzzy #~ msgid "Refresh" #~ msgstr "Skærm" diff --git a/po/wesnoth-lib/de.po b/po/wesnoth-lib/de.po index 333aeadad919..df90081395d0 100644 --- a/po/wesnoth-lib/de.po +++ b/po/wesnoth-lib/de.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.14\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-05-06 17:08+0200\n" "Last-Translator: Aaron Winter \n" "Language-Team: irc://irc.freenode.net/#wesnoth-de\n" @@ -2487,8 +2487,10 @@ msgstr "Datum" msgid "Sort in approximate chronological order of story events" msgstr "Sortiert nach den Geschehnissen in chronologischer Reihenfolge" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 msgid "Modifications" msgstr "Modifikationen" @@ -2773,7 +2775,7 @@ msgstr "Beschreibung:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "Erfahrungsmodifikator:" @@ -2835,7 +2837,7 @@ msgstr "Gold pro Dorf:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "Steuereinnahmen pro Dorf:" @@ -2901,10 +2903,12 @@ msgstr "Karte erzeugen" msgid "Choose a map generator:" msgstr "Wähle einen Zufallskartengenerator:" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Einstellungen" @@ -3937,10 +3941,8 @@ msgstr "Zufällige Fraktionen:" msgid "Allow for mirror matchups when random factions are chosen." msgstr "Erlaubt gespiegelte Parteien wenn zufällige Fraktionen gewählt wurden" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "Modifikationen:" @@ -4167,7 +4169,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 msgid "Map size:" msgstr "Kartengröße:" @@ -5794,7 +5796,7 @@ msgid "Attacker vulnerability vs" msgstr "Angreiferanfälligkeit gegen" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 msgid "active_modifications^None" msgstr "Keine" @@ -5978,12 +5980,12 @@ msgid "Unknown" msgstr "Unbekannt" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "Nein" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "Ja" @@ -6152,59 +6154,61 @@ msgid "$game_name (Era: $era_name)" msgstr "$game_name (Epoche: $era_name)" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Epoche:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "fehlt" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -msgid "Settings:" -msgstr "Einstellungen:" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "Nur registrierte Nutzer:" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 msgid "Reloaded:" msgstr "Geladen:" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "Sicht teilen:" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "Zufallsmodus:" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 msgid "Time limit:" msgstr "Zeitbegrenzung:" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 msgid "Use map settings:" msgstr "Vorgaben nutzen:" # Wird in der Lobby angezeigt, beim Mouseover über das (i) Symbol eines Spiels. -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 +#, fuzzy +#| msgid "" +#| "One or more items need to be installed\n" +#| "in order to join this game." msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" "Eine oder mehrere Erweiterungen müssen installiert\n" "werden, um dieser Partie beitreten zu können." -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Beobachter zugelassen" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Beobachter nicht zugelassen" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7603,6 +7607,9 @@ msgstr "" "Der Schlüssel »$deprecated_key« wurde in »$key« umbenannt. Unterstützung für " "»$deprecated_key« wird in Version $removal_version entfernt." +#~ msgid "Settings:" +#~ msgstr "Einstellungen:" + #~ msgid "Refresh" #~ msgstr "Aktualisieren" diff --git a/po/wesnoth-lib/el.po b/po/wesnoth-lib/el.po index e024ad2bf731..4d94e031642a 100644 --- a/po/wesnoth-lib/el.po +++ b/po/wesnoth-lib/el.po @@ -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: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2013-08-30 17:11+0300\n" "Last-Translator: Antonis Geralis \n" "Language-Team: Greek \n" @@ -2419,8 +2419,10 @@ msgstr "Ημερομηνία" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Modifications" msgid "Modifications" @@ -2726,7 +2728,7 @@ msgstr "Περιγραφή:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -2804,7 +2806,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy #| msgid "Gold per village" msgid "Gold per village:" @@ -2880,10 +2882,12 @@ msgstr "Παραγωγή Χάρτη" msgid "Choose a map generator:" msgstr "Γεννήτρια χάρτη" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Ρυθμίσεις" @@ -3991,10 +3995,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Modifications" msgid "Modifications:" @@ -4257,7 +4259,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -5953,7 +5955,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Modifications" msgid "active_modifications^None" @@ -6137,12 +6139,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "όχι" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "ναι" @@ -6329,63 +6331,59 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Εποχή:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Ρυθμίσεις" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy msgid "Reloaded:" msgstr "Νέος Χάρτης" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "Χρονικό όριο" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Χρήση ρυθμίσεων χάρτη" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7886,6 +7884,11 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Ρυθμίσεις" + #~ msgid "Refresh" #~ msgstr "Ανανέωση" diff --git a/po/wesnoth-lib/en@shaw.po b/po/wesnoth-lib/en@shaw.po index f1e74a1a25f5..5f1c3b3af9cb 100644 --- a/po/wesnoth-lib/en@shaw.po +++ b/po/wesnoth-lib/en@shaw.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: en@shaw\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2010-09-30 05:00-0400\n" "Last-Translator: Arc Riley \n" "Language-Team: Shavian English \n" @@ -2463,8 +2463,10 @@ msgstr "𐑛𐑱𐑑" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2781,7 +2783,7 @@ msgstr "𐑿𐑯𐑦𐑑 𐑛𐑦𐑕𐑒𐑮𐑦𐑐𐑖𐑩𐑯" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -2856,7 +2858,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy #| msgid "Gold per village" msgid "Gold per village:" @@ -2930,10 +2932,12 @@ msgstr "𐑡𐑧𐑯𐑼𐑱𐑑 𐑥𐑨𐑐" msgid "Choose a map generator:" msgstr "𐑥𐑨𐑐 𐑡𐑧𐑯𐑻𐑱𐑑𐑻" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "𐑕𐑧𐑑𐑦𐑙𐑟" @@ -4066,10 +4070,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4332,7 +4334,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -6057,7 +6059,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6245,12 +6247,12 @@ msgid "Unknown" msgstr "𐑳𐑯𐑯𐑴𐑯 𐑺𐑨" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "𐑯𐑴" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "𐑘𐑧𐑕" @@ -6440,64 +6442,60 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "𐑺𐑨:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "𐑕𐑧𐑑𐑦𐑙𐑟" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "𐑮𐑰𐑤𐑴𐑛𐑦𐑛 𐑜𐑱𐑥" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "𐑑𐑲𐑥 𐑤𐑦𐑥𐑦𐑑" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "𐑿𐑟 𐑥𐑨𐑐 𐑕𐑧𐑑𐑦𐑙𐑟" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "𐑩𐑚𐑟𐑻𐑝𐑼𐑟 𐑩𐑤𐑬𐑛" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "𐑩𐑚𐑟𐑻𐑝𐑼𐑟 𐑯𐑪𐑑 𐑩𐑤𐑬𐑛" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -8052,6 +8050,11 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "𐑕𐑧𐑑𐑦𐑙𐑟" + #~ msgid "Refresh" #~ msgstr "𐑮𐑰𐑓𐑮𐑧𐑖" diff --git a/po/wesnoth-lib/en_GB.po b/po/wesnoth-lib/en_GB.po index c02f422fa349..e27b29eeec35 100644 --- a/po/wesnoth-lib/en_GB.po +++ b/po/wesnoth-lib/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: en_GB\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-05-06 21:28+1000\n" "Last-Translator: Wedge009 \n" "Language-Team: English (British) \n" "Language-Team: none\n" @@ -2454,8 +2454,10 @@ msgstr "Enmeti" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2764,7 +2766,7 @@ msgstr "Priskribo de milit-unuo" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "" @@ -2834,7 +2836,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy msgid "Gold per village:" msgstr "Vilaĝo" @@ -2907,10 +2909,12 @@ msgstr "Generi Novan Mapon" msgid "Choose a map generator:" msgstr "Generatoro de mapoj" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 #, fuzzy msgid "Settings" msgstr "Klavkomandaj preferoj" @@ -4025,10 +4029,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4264,7 +4266,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Max hill size:" msgid "Map size:" @@ -5969,7 +5971,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6151,12 +6153,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "ne" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "jes" @@ -6330,60 +6332,55 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +msgid "Era" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -msgid "Settings:" -msgstr "Klavkomandaj preferoj" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy msgid "Reloaded:" msgstr "Krei Novan Mapon" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy msgid "Time limit:" msgstr "Temo" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy msgid "Use map settings:" msgstr "Klavkomandaj preferoj" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7891,6 +7888,10 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~ msgid "Settings:" +#~ msgstr "Klavkomandaj preferoj" + #, fuzzy #~ msgid "Refresh" #~ msgstr "Ekrano" diff --git a/po/wesnoth-lib/es.po b/po/wesnoth-lib/es.po index e2f96d812246..152b2732e272 100644 --- a/po/wesnoth-lib/es.po +++ b/po/wesnoth-lib/es.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: es\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-05-07 11:10+0200\n" "Last-Translator: Pepe \n" "Language-Team: Spanish \n" @@ -2512,8 +2512,10 @@ msgstr "Fechas" msgid "Sort in approximate chronological order of story events" msgstr "Ordenar por el orden cronológico aproximado de los eventos históricos" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 msgid "Modifications" msgstr "Modificaciones" @@ -2799,7 +2801,7 @@ msgstr "Descripción:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "Modificador de experiencia:" @@ -2862,7 +2864,7 @@ msgstr "Oro:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "Oro por aldea:" @@ -2928,10 +2930,12 @@ msgstr "Generar mapa" msgid "Choose a map generator:" msgstr "Seleccione un generador de mapas:" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Ajustes" @@ -3968,10 +3972,8 @@ msgstr "Enfrentamientos con facciones aleatorias:" msgid "Allow for mirror matchups when random factions are chosen." msgstr "Permitir enfrentamientos espejo cuando se eligen facciones aleatorias." -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "Modificaciones:" @@ -4200,7 +4202,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 msgid "Map size:" msgstr "Tamaño del mapa:" @@ -5829,7 +5831,7 @@ msgid "Attacker vulnerability vs" msgstr "Vulnerabilidad del atacante contra" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 msgid "active_modifications^None" msgstr "Ninguna" @@ -6014,12 +6016,12 @@ msgid "Unknown" msgstr "Desconocido" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "no" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "sí" @@ -6188,58 +6190,60 @@ msgid "$game_name (Era: $era_name)" msgstr "$game_name (Era: $era_name)" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Era:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "desconocida" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -msgid "Settings:" -msgstr "Ajustes:" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "Solo usuarios registrados:" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 msgid "Reloaded:" msgstr "Recargada:" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "Vista compartida:" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "Bandos mezclados:" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 msgid "Time limit:" msgstr "Límite de tiempo:" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 msgid "Use map settings:" msgstr "Usar ajustes del mapa:" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 +#, fuzzy +#| msgid "" +#| "One or more items need to be installed\n" +#| "in order to join this game." msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" "Uno o más elementos han de ser instalados\n" "para poder unirse a esta partida." -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Se permiten observadores" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "No se permiten observadores" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7639,6 +7643,9 @@ msgstr "" "«$deprecated_key|» dejará de tener mantenimiento en la versión " "$removal_version." +#~ msgid "Settings:" +#~ msgstr "Ajustes:" + #~ msgid "Refresh" #~ msgstr "Actualizar" diff --git a/po/wesnoth-lib/et.po b/po/wesnoth-lib/et.po index 96a1d0889588..16fff45aac33 100644 --- a/po/wesnoth-lib/et.po +++ b/po/wesnoth-lib/et.po @@ -10,7 +10,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: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2012-04-02 21:53+0300\n" "Last-Translator: Kaido Kikkas \n" "Language-Team: none\n" @@ -2410,8 +2410,10 @@ msgstr "Kuupäev" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2719,7 +2721,7 @@ msgstr "Kirjeldus:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -2797,7 +2799,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy #| msgid "Gold per village" msgid "Gold per village:" @@ -2873,10 +2875,12 @@ msgstr "Genereeri uus kaart" msgid "Choose a map generator:" msgstr "Kaardigeneraator" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Seaded" @@ -4001,10 +4005,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4267,7 +4269,7 @@ msgstr "Määra parool, mille mänguga liituda soovijad peavad sisestama." #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -6000,7 +6002,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6188,12 +6190,12 @@ msgid "Unknown" msgstr "Tundmatu ajastu" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "ei" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "jah" @@ -6386,64 +6388,60 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Ajastu:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Seaded" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "Uuesti laetud" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "Ajapiirang" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Kaardi seaded" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Vaatlejad lubatud" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Vaatlejad keelatud" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7967,6 +7965,11 @@ msgstr "" "Võti '$deprecated_key' on nüüd nime all '$key'. Võtme '$deprecated_key' " "toetus kaob alates versioonist $removal_version." +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Seaded" + #~ msgid "Refresh" #~ msgstr "Värskenda" diff --git a/po/wesnoth-lib/eu.po b/po/wesnoth-lib/eu.po index a1a5ff43a996..d054edb0aff5 100644 --- a/po/wesnoth-lib/eu.po +++ b/po/wesnoth-lib/eu.po @@ -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: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2005-08-10 16:44+0200\n" "Last-Translator: Mikel Olasagasti \n" "Language-Team: Basque\n" @@ -2439,8 +2439,10 @@ msgstr "Itsatsi" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2740,7 +2742,7 @@ msgstr "Unitatearen deskribapena" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "" @@ -2810,7 +2812,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy msgid "Gold per village:" msgstr "Herrixka" @@ -2883,10 +2885,12 @@ msgstr "Mapa berria sortu" msgid "Choose a map generator:" msgstr "Mapa Sortzailea" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 #, fuzzy msgid "Settings" msgstr "Lasterbideen ezarpenak" @@ -3991,10 +3995,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4230,7 +4232,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Max hill size:" msgid "Map size:" @@ -5909,7 +5911,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6091,12 +6093,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "ez" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "bai" @@ -6269,59 +6271,54 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +msgid "Era" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -msgid "Settings:" -msgstr "Lasterbideen ezarpenak" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy msgid "Reloaded:" msgstr "Mapa berria egin" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 msgid "Time limit:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy msgid "Use map settings:" msgstr "Lasterbideen ezarpenak" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7812,6 +7809,10 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~ msgid "Settings:" +#~ msgstr "Lasterbideen ezarpenak" + #, fuzzy #~ msgid "Refresh" #~ msgstr "Pantaila" diff --git a/po/wesnoth-lib/fi.po b/po/wesnoth-lib/fi.po index 95df4eccd769..aa4ecd88fc48 100644 --- a/po/wesnoth-lib/fi.po +++ b/po/wesnoth-lib/fi.po @@ -9,7 +9,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: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2012-05-06 23:59+0300\n" "Last-Translator: Jarkko Patteri \n" "Language-Team: Finnish \n" @@ -2409,8 +2409,10 @@ msgstr "Päivämäärä" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2718,7 +2720,7 @@ msgstr "Kuvaus:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -2796,7 +2798,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy #| msgid "Gold per village" msgid "Gold per village:" @@ -2872,10 +2874,12 @@ msgstr "Generoi kartta" msgid "Choose a map generator:" msgstr "Kartan luonti" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Asetukset" @@ -4000,10 +4004,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4266,7 +4268,7 @@ msgstr "Aseta salasana joka vaaditaan peliin haluavilta pelaajilta" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -5994,7 +5996,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6182,12 +6184,12 @@ msgid "Unknown" msgstr "Tuntematon aikakausi" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "ei" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "kyllä" @@ -6380,64 +6382,60 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Aikakausi:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Asetukset" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "Uudelleenladattu peli" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "Aikaraja" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Käytä kartan asetuksia" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Tarkkailijat sallittu" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Tarkkailijat estetty" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7973,6 +7971,11 @@ msgstr "" "'$deprecated_key' on uudelleennimetty: '$key'. Avain '$deprecated_key' " "poistetaan versiossa $removal_version." +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Asetukset" + #~ msgid "Refresh" #~ msgstr "Päivitä" diff --git a/po/wesnoth-lib/fr.po b/po/wesnoth-lib/fr.po index 20ff3d072760..ecd96a534d22 100644 --- a/po/wesnoth-lib/fr.po +++ b/po/wesnoth-lib/fr.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Wesnoth_Lib-1.12\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-04-15 18:40+0200\n" "Last-Translator: Mathieu Guilbaud \n" "Language-Team: French \n" @@ -2601,8 +2601,10 @@ msgstr "Dates" msgid "Sort in approximate chronological order of story events" msgstr "Trier par ordre chronologique approximatif des évènement de l'histoire" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 msgid "Modifications" msgstr "Modifications" @@ -2889,7 +2891,7 @@ msgstr "Description :" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "Modificateur d'expérience" @@ -2953,7 +2955,7 @@ msgstr "Or :" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "Or par village" @@ -3020,10 +3022,12 @@ msgstr "Générer une carte" msgid "Choose a map generator:" msgstr "Choix du générateur de carte :" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Paramètres" @@ -4066,10 +4070,8 @@ msgstr "" "Autorise les matchs miroirs lorsque les factions aléatoire sont " "séléctionnées." -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "Modifications :" @@ -4298,7 +4300,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 msgid "Map size:" msgstr "Taille de la carte : " @@ -5975,7 +5977,7 @@ msgid "Attacker vulnerability vs" msgstr "Vulnérabilité de l'attaquant vs" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Modifications" msgid "active_modifications^None" @@ -6167,12 +6169,12 @@ msgid "Unknown" msgstr "Inconnu" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "non" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "oui" @@ -6342,58 +6344,60 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Ère :" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -msgid "Settings:" -msgstr "Paramètres :" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "Utilisateurs enregistrés seulement :" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 msgid "Reloaded:" msgstr "Rechargé :" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "Vue partagée :" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "Mélange des camps :" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 msgid "Time limit:" msgstr "Limite de temps :" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 msgid "Use map settings:" msgstr "Utiliser les paramètres de la carte:" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 +#, fuzzy +#| msgid "" +#| "One or more items need to be installed\n" +#| "in order to join this game." msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" "Un ou plusieurs éléments doivent être installés\n" "pour rejoindre cette partie." -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Observateurs autorisés" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Observateurs interdits" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7791,6 +7795,9 @@ msgstr "" "La clef « $deprecated_key » a été remplacée par « $key ». « $deprecated_key " "» ne sera plus maintenue à partir de la version $removal_version." +#~ msgid "Settings:" +#~ msgstr "Paramètres :" + #~ msgid "Refresh" #~ msgstr "Rafraîchir" diff --git a/po/wesnoth-lib/fur_IT.po b/po/wesnoth-lib/fur_IT.po index bf2a2ba8a66f..c0498729ad95 100644 --- a/po/wesnoth-lib/fur_IT.po +++ b/po/wesnoth-lib/fur_IT.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.5.0-dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2008-05-11 16:12+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -2281,8 +2281,10 @@ msgstr "" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 msgid "Modifications" msgstr "" @@ -2566,7 +2568,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "" @@ -2628,7 +2630,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "" @@ -2694,10 +2696,12 @@ msgstr "" msgid "Choose a map generator:" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "" @@ -3708,10 +3712,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "" @@ -3934,7 +3936,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 msgid "Map size:" msgstr "" @@ -5517,7 +5519,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 msgid "active_modifications^None" msgstr "" @@ -5691,12 +5693,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "" @@ -5859,56 +5861,52 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +msgid "Era" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -msgid "Settings:" -msgstr "" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 msgid "Reloaded:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 msgid "Time limit:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 msgid "Use map settings:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." diff --git a/po/wesnoth-lib/ga.po b/po/wesnoth-lib/ga.po index 7897f5d7d2f8..33f8454dc589 100644 --- a/po/wesnoth-lib/ga.po +++ b/po/wesnoth-lib/ga.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ga\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2012-02-21 15:26-0800\n" "Last-Translator: Carson Callis aka Mountian_King \n" @@ -2409,8 +2409,10 @@ msgstr "Dáta" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2718,7 +2720,7 @@ msgstr "Cuntas:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -2796,7 +2798,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy #| msgid "Gold per village" msgid "Gold per village:" @@ -2872,10 +2874,12 @@ msgstr "Gin Léarscáil" msgid "Choose a map generator:" msgstr "Gineadóir Léarscáileanna" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Socruithe" @@ -4001,10 +4005,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4267,7 +4269,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -5977,7 +5979,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6163,12 +6165,12 @@ msgid "Unknown" msgstr "Aois anaithnid" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "ni hea" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "is ea" @@ -6361,64 +6363,60 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Aois:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Socruithe" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "Cluiche athlódáilte" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "Teorainn ama" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Úsáid roghanna léarscáile" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Breathnóirí ceadaithe" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Níl breathnóirí ceadaithe" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7943,6 +7941,11 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Socruithe" + #~ msgid "Refresh" #~ msgstr "Athnuaigh" diff --git a/po/wesnoth-lib/gd.po b/po/wesnoth-lib/gd.po index f8fb7844c527..ab880f79ff8c 100644 --- a/po/wesnoth-lib/gd.po +++ b/po/wesnoth-lib/gd.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-05-07 10:57+0100\n" "Last-Translator: GunChleoc \n" "Language-Team: Fòram na Gàidhlig\n" @@ -2488,8 +2488,10 @@ msgstr "Cinn-latha" msgid "Sort in approximate chronological order of story events" msgstr "Seòrsaich a-rèir tuairmse air òrdugh thachartasan nan sgeulachdan" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 msgid "Modifications" msgstr "Atharraichean" @@ -2775,7 +2777,7 @@ msgstr "Tuairisgeul:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "Atharraichear eòlais:" @@ -2837,7 +2839,7 @@ msgstr "Òr:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "Òr gach baile:" @@ -2903,10 +2905,12 @@ msgstr "Gin mapa" msgid "Choose a map generator:" msgstr "Tagh gineadair mapa:" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Roghainnean" @@ -3945,10 +3949,8 @@ msgstr "" "Ceadaich sgiobaidhean sgàthanaichte nuair a bhios buidhnean ’gan taghadh air " "thuaiream." -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "Atharraichean:" @@ -4174,7 +4176,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 msgid "Map size:" msgstr "Meud a’ mhapa:" @@ -5812,7 +5814,7 @@ msgid "Attacker vulnerability vs" msgstr "Ionnsaighear so-leònta a thaobh" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 msgid "active_modifications^None" msgstr "Chan eil gin" @@ -6000,12 +6002,12 @@ msgid "Unknown" msgstr "Chan eil fhios" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "dheth" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "air" @@ -6175,58 +6177,60 @@ msgid "$game_name (Era: $era_name)" msgstr "$game_name (Linn: $era_name)" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Linn:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "a dhìth" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -msgid "Settings:" -msgstr "Roghainnean:" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "Cleachdaichean clàraichte a-mhàin:" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 msgid "Reloaded:" msgstr "Air ath-luchdadh:" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "Sealladh co-roinnte:" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "Measgaich na taobhan:" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 msgid "Time limit:" msgstr "Cuingeachadh ùine:" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 msgid "Use map settings:" msgstr "Cleachd roghainnean a’ mhapa:" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 +#, fuzzy +#| msgid "" +#| "One or more items need to be installed\n" +#| "in order to join this game." msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" "Feumaidh tu rud no dhà a stàladh\n" "mus gabh thu pàirt sa gheama seo." -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Amhairc cheadaichte" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Chan eil amhairc ceadaichte" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7631,3 +7635,6 @@ msgstr "" "Chaidh an iuchair “$deprecated_key” ath-ainmeachadh gu “$key|.” Thèid gach " "taic ri “$deprecated_key” a thoirt air falbh leis an tionndadh " "$removal_version." + +#~ msgid "Settings:" +#~ msgstr "Roghainnean:" diff --git a/po/wesnoth-lib/gl.po b/po/wesnoth-lib/gl.po index 28ed7580c4ce..ea550673c488 100644 --- a/po/wesnoth-lib/gl.po +++ b/po/wesnoth-lib/gl.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Wesnoth\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-05-07 13:22+0100\n" "Last-Translator: Adrian Chaves \n" "Language-Team: Galician \n" @@ -2509,8 +2509,10 @@ msgid "Sort in approximate chronological order of story events" msgstr "" "Ordenar pola orde cronolóxica aproximada dos acontecementos das historias." +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 msgid "Modifications" msgstr "Modificacións" @@ -2796,7 +2798,7 @@ msgstr "Descrición:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "Modificador da experiencia:" @@ -2858,7 +2860,7 @@ msgstr "Ouro:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "Ouro por vila:" @@ -2924,10 +2926,12 @@ msgstr "Xerar un mapa" msgid "Choose a map generator:" msgstr "Escolle un xerador de mapas:" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Configuración" @@ -3988,10 +3992,8 @@ msgid "Allow for mirror matchups when random factions are chosen." msgstr "" "Modo de repartición de faccións cando se seleccionan faccións aleatorias." -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "Modificacións:" @@ -4223,7 +4225,7 @@ msgstr "Establecer o contrasinal que debe saber quen queira unirse á partida." #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 msgid "Map size:" msgstr "Tamaño do mapa:" @@ -5870,7 +5872,7 @@ msgid "Attacker vulnerability vs" msgstr "Vulnerabilidade do atacante contra" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 msgid "active_modifications^None" msgstr "Ningunha" @@ -6055,12 +6057,12 @@ msgid "Unknown" msgstr "Descoñecido" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "non" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "si" @@ -6231,58 +6233,60 @@ msgid "$game_name (Era: $era_name)" msgstr "$game_name (era: $era_name)" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Era:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "falta" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -msgid "Settings:" -msgstr "Configuración:" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "Só usuarios rexistrados:" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 msgid "Reloaded:" msgstr "Recargada:" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "Visión compartida:" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "Bandos aleatorios:" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 msgid "Time limit:" msgstr "Límite de tempo:" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 msgid "Use map settings:" msgstr "Usar a configuración do mapa:" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 +#, fuzzy +#| msgid "" +#| "One or more items need to be installed\n" +#| "in order to join this game." msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" "Hai que instalar un ou máis elementos\n" "para unirse a esta partida." -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Permítense os observadores" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Non se permiten os observadores" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7698,6 +7702,9 @@ msgstr "" "A clave «$deprecated_key|» chámase agora «$key|». «$deprecated_key|» deixará " "de poder empregarse a partir da versión $removal_version do xogo." +#~ msgid "Settings:" +#~ msgstr "Configuración:" + #~ msgid "Refresh" #~ msgstr "Actualizar" diff --git a/po/wesnoth-lib/he.po b/po/wesnoth-lib/he.po index 1c8bc9825ab5..045b301ff73f 100644 --- a/po/wesnoth-lib/he.po +++ b/po/wesnoth-lib/he.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: he\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2011-08-29 14:00+0300\n" "Last-Translator: \n" "Language-Team: American English \n" @@ -2415,8 +2415,10 @@ msgstr "תאריך" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2728,7 +2730,7 @@ msgstr "תיאור:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -2806,7 +2808,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy #| msgid "Gold per village" msgid "Gold per village:" @@ -2882,10 +2884,12 @@ msgstr "צור מפה" msgid "Choose a map generator:" msgstr "יצירת מפה" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "הגדרות" @@ -4016,10 +4020,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4282,7 +4284,7 @@ msgstr "בחר את הסיסמא שאלו הרוצים להצטרף למשחקך #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -6013,7 +6015,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6201,12 +6203,12 @@ msgid "Unknown" msgstr "עידן לא ידוע" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "לא" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "כן" @@ -6399,64 +6401,60 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "עידן:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "הגדרות" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "משחק טעון מחדש" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "גבול זמן" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "השתמש בהגדרות המפה" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "צופים אופשרו" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "צופים לא אופשרו" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -8021,6 +8019,11 @@ msgstr "" "השם '$deprecated_key' שונה ל-'$key'. התמיכה ב-'$deprecated_key' תוסר בגרסא " "$removal_version ." +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "הגדרות" + #~ msgid "Refresh" #~ msgstr "עדכן" diff --git a/po/wesnoth-lib/hr.po b/po/wesnoth-lib/hr.po index b237b16ecd60..89ea348af3cc 100644 --- a/po/wesnoth-lib/hr.po +++ b/po/wesnoth-lib/hr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.5.0-dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2008-03-06 10:56+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -2283,8 +2283,10 @@ msgstr "" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 msgid "Modifications" msgstr "" @@ -2568,7 +2570,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "" @@ -2630,7 +2632,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "" @@ -2696,10 +2698,12 @@ msgstr "" msgid "Choose a map generator:" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "" @@ -3710,10 +3714,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "" @@ -3936,7 +3938,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 msgid "Map size:" msgstr "" @@ -5519,7 +5521,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 msgid "active_modifications^None" msgstr "" @@ -5693,12 +5695,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "" @@ -5861,56 +5863,52 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +msgid "Era" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -msgid "Settings:" -msgstr "" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 msgid "Reloaded:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 msgid "Time limit:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 msgid "Use map settings:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." diff --git a/po/wesnoth-lib/hu.po b/po/wesnoth-lib/hu.po index f7da62b15cb2..b18e40fabcec 100644 --- a/po/wesnoth-lib/hu.po +++ b/po/wesnoth-lib/hu.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: hu-lib_1.5\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2014-05-08 23:51+0200\n" "Last-Translator: Kádár-Németh Krisztián \n" "Language-Team: Hungarian \n" @@ -2656,8 +2656,10 @@ msgstr "Dátum" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Modifications" msgid "Modifications" @@ -2955,7 +2957,7 @@ msgstr "Leírás:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "Szintlépési küszöb:" @@ -3017,7 +3019,7 @@ msgstr "Arany:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "Falvankénti arany:" @@ -3091,10 +3093,12 @@ msgstr "Pálya generálása" msgid "Choose a map generator:" msgstr "Pályarajzoló" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Beállítások" @@ -4207,10 +4211,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Modifications" msgid "Modifications:" @@ -4475,7 +4477,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -6239,7 +6241,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Modifications" msgid "active_modifications^None" @@ -6433,12 +6435,12 @@ msgid "Unknown" msgstr "Ismeretlen" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "nem" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "igen" @@ -6633,67 +6635,63 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Korszak: " -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Beállítások" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "Korábbi játszma folytatása" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 #, fuzzy #| msgid "Share view" msgid "Shared vision:" msgstr "Nézőpont megosztása" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "Időkorlát" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Pálya beállításainak használata" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Megfigyelés engedélyezve" # tiltva? -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Megfigyelés letiltva" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -8188,6 +8186,11 @@ msgstr "" "Ez a kulcs („$deprecated_key”) új nevet kapott: „$key”. A régi elnevezés " "támogatása a(z) $removal_version. verzió után megszűnik." +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Beállítások" + #~ msgid "Refresh" #~ msgstr "Frissítés" diff --git a/po/wesnoth-lib/id.po b/po/wesnoth-lib/id.po index b2484f11c126..11939a1b496b 100644 --- a/po/wesnoth-lib/id.po +++ b/po/wesnoth-lib/id.po @@ -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: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2012-12-29 23:17+0700\n" "Last-Translator: Yuris \n" "Language-Team: none\n" @@ -2405,8 +2405,10 @@ msgstr "Tanggal" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2714,7 +2716,7 @@ msgstr "Deskripsi:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -2792,7 +2794,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy #| msgid "Gold per village" msgid "Gold per village:" @@ -2868,10 +2870,12 @@ msgstr "Buat Peta" msgid "Choose a map generator:" msgstr "Generator Peta" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Setting" @@ -3990,10 +3994,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4258,7 +4260,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -5992,7 +5994,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6178,12 +6180,12 @@ msgid "Unknown" msgstr "Jaman yang tidak diketahui" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "tidak" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "ya" @@ -6376,64 +6378,60 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Era:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Setting" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "Buka kembali permainan sebelumnya" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "Batas waktu" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Gunakan setting peta" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Para Pengamat diijinkan" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Para Pengamat tidak diijinkan" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7959,6 +7957,11 @@ msgstr "" "Kunci '$deprecated_key' telah diubah namanya menjadi '$key'. Dukungan untuk " "'$deprecated_key' akan dipindahkan dalam versi $removal_version." +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Setting" + #~ msgid "Refresh" #~ msgstr "Menyegarkan" diff --git a/po/wesnoth-lib/is.po b/po/wesnoth-lib/is.po index eef03fd84e70..f6a55626233c 100644 --- a/po/wesnoth-lib/is.po +++ b/po/wesnoth-lib/is.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.6+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2009-06-15 15:03-0000\n" "Last-Translator: Gabríel A. Pétursson \n" "Language-Team: none\n" @@ -2461,8 +2461,10 @@ msgstr "Líma" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2774,7 +2776,7 @@ msgstr "Lýsing einingar" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -2848,7 +2850,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy msgid "Gold per village:" msgstr "Þorp" @@ -2920,10 +2922,12 @@ msgstr "Sjálfvirk kortagerð" msgid "Choose a map generator:" msgstr "Sjálfvirkt kortagerðaforrit" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Stillingar" @@ -4056,10 +4060,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4317,7 +4319,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -6034,7 +6036,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6215,12 +6217,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "nei" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "já" @@ -6402,63 +6404,59 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Tímabil:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Stillingar" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy msgid "Reloaded:" msgstr "Búa til leik" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time:" msgid "Time limit:" msgstr "Tími:" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Nota stillingar korts" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7975,6 +7973,11 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Stillingar" + #, fuzzy #~ msgid "Refresh" #~ msgstr "Glæða skjá" diff --git a/po/wesnoth-lib/it.po b/po/wesnoth-lib/it.po index 4e9ec68da379..a8d5c0db6b4d 100644 --- a/po/wesnoth-lib/it.po +++ b/po/wesnoth-lib/it.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: it\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-05-07 18:35+0200\n" "Last-Translator: Antonio 'Antro' Rosella \n" "Language-Team: Italian \n" @@ -2510,8 +2510,10 @@ msgstr "Data" msgid "Sort in approximate chronological order of story events" msgstr "Ordina per approssimazione cronologica degli eventi delle storie" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 msgid "Modifications" msgstr "Modifiche" @@ -2797,7 +2799,7 @@ msgstr "Descrizione:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "Modificatore dell’esperienza:" @@ -2859,7 +2861,7 @@ msgstr "Oro:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "Oro per villaggio:" @@ -2925,10 +2927,12 @@ msgstr "Genera mappa" msgid "Choose a map generator:" msgstr "Scegli un generatore di mappe" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Impostazioni dell’editor" @@ -3961,10 +3965,8 @@ msgid "Allow for mirror matchups when random factions are chosen." msgstr "" "Permetti accoppiamenti a specchio quando vengono scelte fazioni a caso." -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "Modifiche:" @@ -4191,7 +4193,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 msgid "Map size:" msgstr "Dimensione mappa: " @@ -5816,7 +5818,7 @@ msgid "Attacker vulnerability vs" msgstr "Vulnerabilità attaccante vs" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 msgid "active_modifications^None" msgstr "Nessuna" @@ -6002,12 +6004,12 @@ msgid "Unknown" msgstr "Sconosciuto" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "no" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "sì" @@ -6176,58 +6178,60 @@ msgid "$game_name (Era: $era_name)" msgstr "$game_name (Era: $era_name)" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Era:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "mancante" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -msgid "Settings:" -msgstr "Impostazioni:" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "Solo utenti registrati:" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 msgid "Reloaded:" msgstr "Partita ricaricata:" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "Vista condivisa:" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "Mescola le squadre:" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 msgid "Time limit:" msgstr "Limite di tempo:" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 msgid "Use map settings:" msgstr "Usa impostazioni della mappa:" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 +#, fuzzy +#| msgid "" +#| "One or more items need to be installed\n" +#| "in order to join this game." msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" "Per poter entrare in questa partita\n" "uno o più elementi devono essere istallati." -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Osservatori ammessi" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Osservatori non ammessi" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7628,6 +7632,9 @@ msgstr "" "La chiave «$deprecated_key» è stata rinonimata in «$key». Il supporto per " "«$deprecated_key» verrà rimosso nella versione $removal_version." +#~ msgid "Settings:" +#~ msgstr "Impostazioni:" + #~ msgid "Refresh" #~ msgstr "Aggiorna" diff --git a/po/wesnoth-lib/ja.po b/po/wesnoth-lib/ja.po index b823088b6b72..e0e003c33648 100644 --- a/po/wesnoth-lib/ja.po +++ b/po/wesnoth-lib/ja.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: RatArmy , 2018\n" "Language-Team: Japanese (https://www.transifex.com/wesnoth-jp/teams/60513/" @@ -2440,8 +2440,10 @@ msgstr "日付" msgid "Sort in approximate chronological order of story events" msgstr "概ねストーリー上のイベントの順" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 msgid "Modifications" msgstr "Mod" @@ -2725,7 +2727,7 @@ msgstr "解説:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "必要経験値の変更(%):" @@ -2787,7 +2789,7 @@ msgstr "ゴールド:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "村あたりのゴールド:" @@ -2853,10 +2855,12 @@ msgstr "マップ生成" msgid "Choose a map generator:" msgstr "マップジェネレーターの選択:" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "設定" @@ -3883,10 +3887,8 @@ msgstr "ランダム党派の組み合わせ:" msgid "Allow for mirror matchups when random factions are chosen." msgstr "党派にランダムを選択した際に、ミラーマッチを防止することもできます" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "Mod:" @@ -4110,7 +4112,7 @@ msgstr "このゲームの参加時に必要となるパスワードを設定し #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 msgid "Map size:" msgstr "マップサイズ:" @@ -5727,7 +5729,7 @@ msgid "Attacker vulnerability vs" msgstr "攻撃側の弱点:" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 msgid "active_modifications^None" msgstr "なし" @@ -5911,12 +5913,12 @@ msgid "Unknown" msgstr "不明" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "いいえ" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "はい" @@ -6084,58 +6086,60 @@ msgid "$game_name (Era: $era_name)" msgstr "$game_name(時代: $era_name)" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "時代:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "未所持" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -msgid "Settings:" -msgstr "設定:" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "登録ユーザーのみ:" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 msgid "Reloaded:" msgstr "再開:" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "共有された視界:" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "陣営をシャッフル:" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 msgid "Time limit:" msgstr "制限時間:" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 msgid "Use map settings:" msgstr "マップ設定を使用:" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 +#, fuzzy +#| msgid "" +#| "One or more items need to be installed\n" +#| "in order to join this game." msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" "このゲームに参加するには、1つあるいは複数のアイテムをインストールする必要が" "あります。" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "観戦可" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "観戦不可" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7524,3 +7528,6 @@ msgid "" msgstr "" "キー「$deprecated_key」は「$key」に名前が変更されました。「$deprecated_key」" "のサポートはバージョン$removal_versionで削除されます。" + +#~ msgid "Settings:" +#~ msgstr "設定:" diff --git a/po/wesnoth-lib/ko.po b/po/wesnoth-lib/ko.po index 1f333d1939ba..1054c86c8e0a 100644 --- a/po/wesnoth-lib/ko.po +++ b/po/wesnoth-lib/ko.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.1.1+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2013-10-25 16:23+0900\n" "Last-Translator: mistzone \n" "Language-Team: none\n" @@ -2388,8 +2388,10 @@ msgstr "" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2697,7 +2699,7 @@ msgstr "설명:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -2771,7 +2773,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy #| msgid "Gold per village" msgid "Gold per village:" @@ -2849,10 +2851,12 @@ msgstr "새로운 맵 생성" msgid "Choose a map generator:" msgstr "맵 생성기" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "" @@ -3959,10 +3963,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4219,7 +4221,7 @@ msgstr "당신이 원하는 사람만이 플레이어로 들어올 수 있게 #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Max hill size:" msgid "Map size:" @@ -5924,7 +5926,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6110,12 +6112,12 @@ msgid "Unknown" msgstr "알수없는 시대" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "아니오" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "예" @@ -6306,64 +6308,58 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +msgid "Era" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "sound^Advanced Options" -msgid "Settings:" -msgstr "고급 설정" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "리로드 게임" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "시간 제한" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "맵 설정 사용" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7893,6 +7889,11 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~| msgid "sound^Advanced Options" +#~ msgid "Settings:" +#~ msgstr "고급 설정" + #~ msgid "Refresh" #~ msgstr "새로고침" diff --git a/po/wesnoth-lib/la.po b/po/wesnoth-lib/la.po index c596fa2b03d4..64cdaa9498a4 100644 --- a/po/wesnoth-lib/la.po +++ b/po/wesnoth-lib/la.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Wesnoth 1.8\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2013-06-23 02:21-0000\n" "Last-Translator: Thomas Hockings \n" "Language-Team: Latin \n" @@ -2390,8 +2390,10 @@ msgstr "Tempus" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Modifications" msgid "Modifications" @@ -2695,7 +2697,7 @@ msgstr "Descriptio:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -2773,7 +2775,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy #| msgid "Gold per village" msgid "Gold per village:" @@ -2849,10 +2851,12 @@ msgstr "Chartam Generare" msgid "Choose a map generator:" msgstr "Genitor Chartarum" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Electiones" @@ -3964,10 +3968,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Modifications" msgid "Modifications:" @@ -4230,7 +4232,7 @@ msgstr "Tesseram ponere, cui homines ludum ut lusores inituri, uti debent. " #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -5938,7 +5940,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Modifications" msgid "active_modifications^None" @@ -6122,12 +6124,12 @@ msgid "Unknown" msgstr "Ignotum" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "non" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "sane" @@ -6322,64 +6324,60 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Aetas:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Electiones" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "Ludus restitutus" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "Finis temporis" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Electionibus chartae uti" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Spectatores concessi" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Spectatores inconcessi" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7897,6 +7895,11 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Electiones" + #~ msgid "Refresh" #~ msgstr "Recuperare" diff --git a/po/wesnoth-lib/lt.po b/po/wesnoth-lib/lt.po index 499570116506..b41cdba0866b 100644 --- a/po/wesnoth-lib/lt.po +++ b/po/wesnoth-lib/lt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.11\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2017-04-08 15:44+0100\n" "Last-Translator: Andrius Štikonas \n" "Language-Team: Lithuanian \n" @@ -2342,8 +2342,10 @@ msgstr "Data" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy msgid "Modifications" msgstr "Pasirinkite raišką" @@ -2639,7 +2641,7 @@ msgstr "Aprašymas:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "Patirties modifikatorius:" @@ -2702,7 +2704,7 @@ msgstr "Auksas:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "Auksas kaimui:" @@ -2773,10 +2775,12 @@ msgstr "Generuoti žemėlapį" msgid "Choose a map generator:" msgstr "Žemėlapio generatorius" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Nustatymai" @@ -3819,10 +3823,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy msgid "Modifications:" msgstr "Pasirinkite raišką" @@ -4056,7 +4058,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 msgid "Map size:" msgstr "Žemėlapio dydis:" @@ -5708,7 +5710,7 @@ msgid "Attacker vulnerability vs" msgstr "Atakuojančiojo pažeidžiamumas prieš" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy msgid "active_modifications^None" msgstr "Pasirinkite raišką" @@ -5889,12 +5891,12 @@ msgid "Unknown" msgstr "Nežinoma" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "ne" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "taip" @@ -6062,67 +6064,63 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Era:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Nustatymai" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "Perkrautas žaidimas" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 #, fuzzy msgid "Shared vision:" msgstr "Dalintis vaizdu" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 #, fuzzy #| msgid "Shuffle Sides" msgid "Shuffle sides:" msgstr "Sumaišyti puses" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "Laiko limitas" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Naudoti žemėlapio nustatymus" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Stebėtojai leidžiami" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Stebėtojai neleidžiami" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7511,6 +7509,11 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Nustatymai" + #~ msgid "Refresh" #~ msgstr "Atnaujinti" diff --git a/po/wesnoth-lib/lv.po b/po/wesnoth-lib/lv.po index e24fb31075e4..507299c505aa 100644 --- a/po/wesnoth-lib/lv.po +++ b/po/wesnoth-lib/lv.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.9.10+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2015-02-15 14:45+0300\n" "Last-Translator: Reinis Danne \n" "Language-Team: none\n" @@ -2589,8 +2589,10 @@ msgstr "Datums" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Modifications" msgid "Modifications" @@ -2888,7 +2890,7 @@ msgstr "Apraksts:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "Pieredzes modifikators:" @@ -2950,7 +2952,7 @@ msgstr "Zelts:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "Zelts no ciemata:" @@ -3024,10 +3026,12 @@ msgstr "Ģenerēt karti" msgid "Choose a map generator:" msgstr "Kartes ģenerators" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Iestatījumi" @@ -4138,10 +4142,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Modifications" msgid "Modifications:" @@ -4404,7 +4406,7 @@ msgstr "Uzstādi paroli, kas aizsargās tavu spēli." #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -6147,7 +6149,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Modifications" msgid "active_modifications^None" @@ -6341,12 +6343,12 @@ msgid "Unknown" msgstr "Nezināms" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "nē" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "jā" @@ -6539,66 +6541,62 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Ēra:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Iestatījumi" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "Pārlādēta spēle" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 #, fuzzy #| msgid "Share view" msgid "Shared vision:" msgstr "Kopējs skats" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "Laika ierobežojums" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Lietot kartes iestatījumus" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Vērotāji atļauti" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Vērotāji nav atļauti" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -8082,6 +8080,11 @@ msgstr "" "Atslēga '$deprecated_key' ir tikusi pārsaukta par '$key'. Atslēgas " "'$deprecated_key' atbalsts tiks noņemts versijā $removal_version." +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Iestatījumi" + #~ msgid "Refresh" #~ msgstr "Atsvaidzināt" diff --git a/po/wesnoth-lib/mk.po b/po/wesnoth-lib/mk.po index e326b88db12f..2742df57498f 100644 --- a/po/wesnoth-lib/mk.po +++ b/po/wesnoth-lib/mk.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.5.1\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2008-06-03 05:13+0100\n" "Last-Translator: Dimitar Ilccov \n" "Language-Team: mk\n" @@ -2292,8 +2292,10 @@ msgstr "" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 msgid "Modifications" msgstr "" @@ -2582,7 +2584,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "" @@ -2644,7 +2646,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "" @@ -2714,10 +2716,12 @@ msgstr "Анимирана мапа" msgid "Choose a map generator:" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "" @@ -3736,10 +3740,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "" @@ -3966,7 +3968,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 msgid "Map size:" msgstr "" @@ -5571,7 +5573,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 msgid "active_modifications^None" msgstr "" @@ -5745,12 +5747,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "" @@ -5915,56 +5917,52 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +msgid "Era" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -msgid "Settings:" -msgstr "" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 msgid "Reloaded:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 msgid "Time limit:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 msgid "Use map settings:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." diff --git a/po/wesnoth-lib/mr.po b/po/wesnoth-lib/mr.po index e1d573adcecf..25d21941a183 100644 --- a/po/wesnoth-lib/mr.po +++ b/po/wesnoth-lib/mr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.5.9+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2009-02-02 07:58+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -2281,8 +2281,10 @@ msgstr "" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 msgid "Modifications" msgstr "" @@ -2566,7 +2568,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "" @@ -2628,7 +2630,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "" @@ -2694,10 +2696,12 @@ msgstr "" msgid "Choose a map generator:" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "" @@ -3708,10 +3712,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "" @@ -3934,7 +3936,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 msgid "Map size:" msgstr "" @@ -5517,7 +5519,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 msgid "active_modifications^None" msgstr "" @@ -5691,12 +5693,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "" @@ -5859,56 +5861,52 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +msgid "Era" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -msgid "Settings:" -msgstr "" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 msgid "Reloaded:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 msgid "Time limit:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 msgid "Use map settings:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." diff --git a/po/wesnoth-lib/nb_NO.po b/po/wesnoth-lib/nb_NO.po index 7818a78b4140..4c6ae48874d1 100644 --- a/po/wesnoth-lib/nb_NO.po +++ b/po/wesnoth-lib/nb_NO.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.3.1\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2009-02-27 22:16+0100\n" "Last-Translator: Gaute Storli Nielsen \n" "Language-Team: none\n" @@ -2457,8 +2457,10 @@ msgstr "Lim inn" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2770,7 +2772,7 @@ msgstr "Enhetsbeskrivelse" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -2844,7 +2846,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy msgid "Gold per village:" msgstr "Landsby" @@ -2916,10 +2918,12 @@ msgstr "Generer kart" msgid "Choose a map generator:" msgstr "Kartgenerator" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Innstillinger" @@ -4053,10 +4057,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4314,7 +4316,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -6030,7 +6032,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6213,12 +6215,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "nei" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "ja" @@ -6400,63 +6402,59 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Æra:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Innstillinger" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy msgid "Reloaded:" msgstr "Opprett spill" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time:" msgid "Time limit:" msgstr "Tid:" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Bruk kartets innstillinger" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7976,6 +7974,11 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Innstillinger" + #, fuzzy #~ msgid "Refresh" #~ msgstr "Oppfrisk Visning" diff --git a/po/wesnoth-lib/nl.po b/po/wesnoth-lib/nl.po index ce46602eceb1..693ab15b1c61 100644 --- a/po/wesnoth-lib/nl.po +++ b/po/wesnoth-lib/nl.po @@ -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: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2011-12-08 23:33+0100\n" "Last-Translator: Koen Vervloesem \n" "Language-Team: Dutch \n" @@ -2429,8 +2429,10 @@ msgstr "Datum" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2743,7 +2745,7 @@ msgstr "Beschrijving:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -2819,7 +2821,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy #| msgid "Gold per village" msgid "Gold per village:" @@ -2895,10 +2897,12 @@ msgstr "Genereer Kaart" msgid "Choose a map generator:" msgstr "Kaartgenerator" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Instellingen" @@ -4030,10 +4034,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4296,7 +4298,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -6023,7 +6025,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6211,12 +6213,12 @@ msgid "Unknown" msgstr "Onbekend tijdperk" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "nee" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "ja" @@ -6407,64 +6409,60 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Tijdperk:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Instellingen" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "Herladen spel" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "Tijdlimiet" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Gebruik kaartinstellingen" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Observators toegestaan" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Observators niet toegestaan" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -8002,6 +8000,11 @@ msgstr "" "De sleutel '$deprecated_key' is hernoemd naar '$key'. Ondersteuning voor " "'$deprecated_key' zal verwijderd worden in versie $removal_version." +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Instellingen" + #~ msgid "Refresh" #~ msgstr "Ververs" diff --git a/po/wesnoth-lib/pl.po b/po/wesnoth-lib/pl.po index bb3c629cee10..5b4ed1888527 100644 --- a/po/wesnoth-lib/pl.po +++ b/po/wesnoth-lib/pl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pl\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-04-16 23:48+0200\n" "Last-Translator: Karol Nowak \n" "Language-Team: z.banach@wsisiz.edu.pl\n" @@ -2452,8 +2452,10 @@ msgstr "Chronologia" msgid "Sort in approximate chronological order of story events" msgstr "Sortuj na podstawie przybliżonej chronologii wydarzeń" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 msgid "Modifications" msgstr "Modyfikacje" @@ -2739,7 +2741,7 @@ msgstr "Opis:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "Modyfikator doświadczenia:" @@ -2801,7 +2803,7 @@ msgstr "Złoto:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "Złoto na wioskę:" @@ -2867,10 +2869,12 @@ msgstr "Wygeneruj mapę" msgid "Choose a map generator:" msgstr "Wybierz generator map:" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Ustawienia" @@ -3902,10 +3906,8 @@ msgstr "Losowy dobór frakcji:" msgid "Allow for mirror matchups when random factions are chosen." msgstr "Zezwól na dobór takich samych frakcji podczas losowania." -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "Modyfikacje:" @@ -4129,7 +4131,7 @@ msgstr "Ustaw hasło, które gracze muszą podać, aby dołączyć do twojej gry #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 msgid "Map size:" msgstr "Rozmiar mapy:" @@ -5750,7 +5752,7 @@ msgid "Attacker vulnerability vs" msgstr "Wrażliwość atakującego na" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Modifications" msgid "active_modifications^None" @@ -5936,12 +5938,12 @@ msgid "Unknown" msgstr "Nieznane" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "nie" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "tak" @@ -6110,58 +6112,60 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Era:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -msgid "Settings:" -msgstr "Ustawienia:" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "Tylko zarejestrowani użytkownicy:" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 msgid "Reloaded:" msgstr "Wczytana ponownie:" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "Współdzielone pole widzenia:" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "Przetasuj strony:" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 msgid "Time limit:" msgstr "Limit czasu:" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 msgid "Use map settings:" msgstr "Użyj ustawień mapy:" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 +#, fuzzy +#| msgid "" +#| "One or more items need to be installed\n" +#| "in order to join this game." msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" "Jeden lub więcej elementów musi zostać\n" "zainstalowanych, żeby dołączyć do tej gry." -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Obserwatorzy dopuszczani" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Obserwatorzy niedopuszczani" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7553,6 +7557,9 @@ msgstr "" "Nazwa klucza „$deprecated_key” została zmieniona na „$key”. Obsługa klucza " "„$deprecated_key” zostanie usunięta w wersji $removal_version." +#~ msgid "Settings:" +#~ msgstr "Ustawienia:" + #~ msgid "Refresh" #~ msgstr "Odśwież" diff --git a/po/wesnoth-lib/pt.po b/po/wesnoth-lib/pt.po index a01c8900656a..7decd5438312 100644 --- a/po/wesnoth-lib/pt.po +++ b/po/wesnoth-lib/pt.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.12 (wesnoth-lib)\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2014-02-22 15:04+0100\n" "Last-Translator: trewe \n" "Language-Team: wesn-pt-trans \n" @@ -2887,8 +2887,10 @@ msgid "Sort in approximate chronological order of story events" msgstr "" # +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Modifications" msgid "Modifications" @@ -3223,7 +3225,7 @@ msgstr "Descrição:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "Modificador de Experiência:" @@ -3286,7 +3288,7 @@ msgstr "Ouro:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "Ouro por aldeia:" @@ -3365,10 +3367,12 @@ msgid "Choose a map generator:" msgstr "Gerador do Mapa" # +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Configurações" @@ -4603,10 +4607,8 @@ msgid "Allow for mirror matchups when random factions are chosen." msgstr "" # -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Modifications" msgid "Modifications:" @@ -4891,7 +4893,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -6854,7 +6856,7 @@ msgstr "" # #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Modifications" msgid "active_modifications^None" @@ -7071,13 +7073,13 @@ msgstr "Desconhecido" # #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "não" # #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "sim" @@ -7283,72 +7285,67 @@ msgstr "" # #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Era:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -# -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Configurações" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" # -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "Partida retomada" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 #, fuzzy #| msgid "Share view" msgid "Shared vision:" msgstr "Partilhar vista" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" # -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "Limite de tempo" # -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Usar configuração do mapa" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" # -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Observadores permitidos" # -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Observadores não permitidos" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -8943,6 +8940,12 @@ msgstr "" "A chave '$deprecated_key' foi renomeada para '$key'. Suporte para " "'$deprecated_key' será removido na versão $removal_version." +# +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Configurações" + # #~ msgid "Refresh" #~ msgstr "Atualizar" diff --git a/po/wesnoth-lib/pt_BR.po b/po/wesnoth-lib/pt_BR.po index 1991de92e679..23653e7939de 100644 --- a/po/wesnoth-lib/pt_BR.po +++ b/po/wesnoth-lib/pt_BR.po @@ -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: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2013-03-10 03:55-0300\n" "Last-Translator: Gilberto dos Santos Alves \n" "Language-Team: Portuguese/Brazil\n" @@ -4201,8 +4201,10 @@ msgstr "" # File: data/gui/default/window/mp_create_game_choose_mods.cfg, line: 54 # File: data/gui/default/window/mp_create_game_choose_mods.cfg, line: 54 # File: data/gui/default/window/mp_create_game_choose_mods.cfg, line: 54 +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy msgid "Modifications" msgstr "Escolher a resolução" @@ -4745,7 +4747,7 @@ msgstr "Descrição:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -4859,7 +4861,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy #| msgid "Gold per village" msgid "Gold per village:" @@ -4965,10 +4967,12 @@ msgstr "Gerador de mapa" # File: data/gui/default/window/editor_generate_map.cfg, line: 87 # File: data/gui/default/window/editor_generate_map.cfg, line: 86 # File: data/gui/default/window/editor_generate_map.cfg, line: 87 +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Preferências" @@ -6690,10 +6694,8 @@ msgstr "" # File: data/gui/default/window/mp_create_game_choose_mods.cfg, line: 54 # File: data/gui/default/window/mp_create_game_choose_mods.cfg, line: 54 # File: data/gui/default/window/mp_create_game_choose_mods.cfg, line: 54 -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy msgid "Modifications:" msgstr "Escolher a resolução" @@ -7073,7 +7075,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -9774,7 +9776,7 @@ msgstr "" # File: data/gui/default/window/mp_create_game_choose_mods.cfg, line: 54 # File: data/gui/default/window/mp_create_game_choose_mods.cfg, line: 54 #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy msgid "active_modifications^None" msgstr "Escolher a resolução" @@ -10058,7 +10060,7 @@ msgstr "Era desconhecida" # File: src/game_preferences_display.cpp, line: 1090 # File: src/game_preferences_display.cpp, line: 1090 #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "não" @@ -10067,7 +10069,7 @@ msgstr "não" # File: src/game_preferences_display.cpp, line: 1088 # File: src/game_preferences_display.cpp, line: 1088 #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "sim" @@ -10353,27 +10355,16 @@ msgstr "" # File: data/gui/default/window/mp_create_game.cfg, line: 185 # File: data/gui/default/window/mp_create_game.cfg, line: 185 #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Era:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -# -# File: data/gui/default/window/editor_generate_map.cfg, line: 86 -# File: data/gui/default/window/editor_generate_map.cfg, line: 87 -# File: data/gui/default/window/editor_generate_map.cfg, line: 86 -# File: data/gui/default/window/editor_generate_map.cfg, line: 87 -# File: data/gui/default/window/editor_generate_map.cfg, line: 86 -# File: data/gui/default/window/editor_generate_map.cfg, line: 87 -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Preferências" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" @@ -10381,17 +10372,17 @@ msgstr "" # File: data/gui/default/window/lobby_main.cfg, line: 179 # File: data/gui/default/window/lobby_main.cfg, line: 179 # File: data/gui/default/window/lobby_main.cfg, line: 179 -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "Jogo recarregado" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" @@ -10399,7 +10390,7 @@ msgstr "" # File: data/gui/default/window/lobby_main.cfg, line: 186 # File: data/gui/default/window/lobby_main.cfg, line: 186 # File: data/gui/default/window/lobby_main.cfg, line: 186 -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" @@ -10412,15 +10403,15 @@ msgstr "Tempo limite" # File: data/gui/default/window/mp_create_game.cfg, line: 321 # File: data/gui/default/window/lobby_main.cfg, line: 178 # File: data/gui/default/window/mp_create_game.cfg, line: 321 -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Usar configurações do mapa" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" @@ -10428,7 +10419,7 @@ msgstr "" # File: src/gui/dialogs/lobby_main.cpp, line: 705 # File: src/gui/dialogs/lobby_main.cpp, line: 705 # File: src/gui/dialogs/lobby_main.cpp, line: 705 -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Observadores permitidos" @@ -10436,11 +10427,11 @@ msgstr "Observadores permitidos" # File: src/gui/dialogs/lobby_main.cpp, line: 708 # File: src/gui/dialogs/lobby_main.cpp, line: 708 # File: src/gui/dialogs/lobby_main.cpp, line: 708 -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Observadores não permitidos" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -13085,6 +13076,18 @@ msgstr "" "A chave '$deprecated_key' foi renomeada para '$key'. Suporte para " "'$deprecated_key' será removido na versão $removal_version." +# +# File: data/gui/default/window/editor_generate_map.cfg, line: 86 +# File: data/gui/default/window/editor_generate_map.cfg, line: 87 +# File: data/gui/default/window/editor_generate_map.cfg, line: 86 +# File: data/gui/default/window/editor_generate_map.cfg, line: 87 +# File: data/gui/default/window/editor_generate_map.cfg, line: 86 +# File: data/gui/default/window/editor_generate_map.cfg, line: 87 +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Preferências" + # # File: data/gui/default/window/lobby_main.cfg, line: 672 # File: data/gui/default/window/lobby_main.cfg, line: 672 diff --git a/po/wesnoth-lib/racv.po b/po/wesnoth-lib/racv.po index 4fc1090ab8b6..240c7a85045c 100644 --- a/po/wesnoth-lib/racv.po +++ b/po/wesnoth-lib/racv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.3-dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2008-09-21 19:29+0100\n" "Last-Translator: Mavorte \n" "Language-Team: none\n" @@ -2453,8 +2453,10 @@ msgstr "Apegar" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2763,7 +2765,7 @@ msgstr "Descriure la unitat" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "" @@ -2833,7 +2835,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy msgid "Gold per village:" msgstr "Aldea" @@ -2906,10 +2908,12 @@ msgstr "Generar nou mapa" msgid "Choose a map generator:" msgstr "Generador de mapes" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 #, fuzzy msgid "Settings" msgstr "Atalls de teclat" @@ -4023,10 +4027,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4262,7 +4264,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Max hill size:" msgid "Map size:" @@ -5971,7 +5973,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6153,12 +6155,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "no" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "sí" @@ -6332,60 +6334,55 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +msgid "Era" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -msgid "Settings:" -msgstr "Atalls de teclat" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy msgid "Reloaded:" msgstr "Nou mapa" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy msgid "Time limit:" msgstr "Tema" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy msgid "Use map settings:" msgstr "Atalls de teclat" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7900,6 +7897,10 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~ msgid "Settings:" +#~ msgstr "Atalls de teclat" + #, fuzzy #~ msgid "Refresh" #~ msgstr "Visualisació" diff --git a/po/wesnoth-lib/ro.po b/po/wesnoth-lib/ro.po index 15f0eadddcc7..592bd24d8c2b 100644 --- a/po/wesnoth-lib/ro.po +++ b/po/wesnoth-lib/ro.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.1-dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2005-11-12 21:22+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -2354,8 +2354,10 @@ msgstr "" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 msgid "Modifications" msgstr "" @@ -2642,7 +2644,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "" @@ -2706,7 +2708,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "" @@ -2773,10 +2775,12 @@ msgstr "Salvati jocul" msgid "Choose a map generator:" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "" @@ -3803,10 +3807,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "" @@ -4035,7 +4037,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 msgid "Map size:" msgstr "" @@ -5643,7 +5645,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 msgid "active_modifications^None" msgstr "" @@ -5819,12 +5821,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "" @@ -5991,59 +5993,54 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +msgid "Era" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -msgid "Settings:" -msgstr "Salvati jocul" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy msgid "Reloaded:" msgstr "Salvati jocul" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 msgid "Time limit:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy msgid "Use map settings:" msgstr "Salvati jocul" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7434,6 +7431,10 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~ msgid "Settings:" +#~ msgstr "Salvati jocul" + #, fuzzy #~ msgid "Prefs section^Hotkeys" #~ msgstr "Salvati jocul" diff --git a/po/wesnoth-lib/ru.po b/po/wesnoth-lib/ru.po index ab2e3be00a72..a7eaff1cd787 100644 --- a/po/wesnoth-lib/ru.po +++ b/po/wesnoth-lib/ru.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth-lib.po\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2016-10-16 04:41+0400\n" "Last-Translator: Fedor Khod'kov \n" "Language-Team: \n" @@ -2623,8 +2623,10 @@ msgstr "Дата" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Modifications:" msgid "Modifications" @@ -2922,7 +2924,7 @@ msgstr "Описание:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "Модификатор опыта:" @@ -2984,7 +2986,7 @@ msgstr "Золото:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "Золота с деревни:" @@ -3050,10 +3052,12 @@ msgstr "Создать карту" msgid "Choose a map generator:" msgstr "Выберите генератор карты:" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Настройки" @@ -4132,10 +4136,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "Модификации:" @@ -4399,7 +4401,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -6098,7 +6100,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Modifications:" msgid "active_modifications^None" @@ -6290,12 +6292,12 @@ msgid "Unknown" msgstr "Неизвестно" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "нет" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "да" @@ -6478,66 +6480,62 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Эра:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Настройки" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "Игра перезагружена" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 #, fuzzy #| msgid "Share Vision:" msgid "Shared vision:" msgstr "Совместный просмотр" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "Лимит времени" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Задано картой" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Наблюдение разрешено" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Наблюдение запрещено" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7987,6 +7985,11 @@ msgstr "" "Клавиша '$deprecated_key' переименована в '$key'. Она будет удалена в версии " "$removal_version." +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Настройки" + #~ msgid "Refresh" #~ msgstr "Обновить" diff --git a/po/wesnoth-lib/sk.po b/po/wesnoth-lib/sk.po index 0fd3cf9a49dc..6b92b6273dc1 100644 --- a/po/wesnoth-lib/sk.po +++ b/po/wesnoth-lib/sk.po @@ -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: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-05-06 00:56+0200\n" "Last-Translator: aceman \n" "Language-Team: none\n" @@ -2494,8 +2494,10 @@ msgstr "Dátumy" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 msgid "Modifications" msgstr "Modifikácie" @@ -2779,7 +2781,7 @@ msgstr "Popis:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "Modifikátor skúseností:" @@ -2841,7 +2843,7 @@ msgstr "Zlato:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "Zlato za dedinu:" @@ -2907,10 +2909,12 @@ msgstr "Generuj mapu" msgid "Choose a map generator:" msgstr "Zvoľte generátor mapy:" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Nastavenia" @@ -3951,10 +3955,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "Modifikácie:" @@ -4209,7 +4211,7 @@ msgstr "Nastav heslo, ktoré musia zadať hráči pri vstupe do hry." #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 msgid "Map size:" msgstr "Veľkosť mapy:" @@ -5921,7 +5923,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Modifications" msgid "active_modifications^None" @@ -6111,12 +6113,12 @@ msgid "Unknown" msgstr "Neznáme" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "nie" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "áno" @@ -6305,56 +6307,54 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Éra:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -msgid "Settings:" -msgstr "Nastavenia:" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 msgid "Reloaded:" msgstr "Načítané znovu:" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "Zdieľaný pohľad:" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 msgid "Time limit:" msgstr "Časový limit:" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 msgid "Use map settings:" msgstr "Použi nastavenia mapy:" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Diváci povolení" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Diváci nie sú povolení" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7810,6 +7810,9 @@ msgstr "" "Kľúč '$deprecated_key' bol premenovaný na '$key'. Podpora pre " "'$deprecated_key' bude odstránená vo verzii $removal_version." +#~ msgid "Settings:" +#~ msgstr "Nastavenia:" + #~ msgid "Refresh" #~ msgstr "Prekresliť" diff --git a/po/wesnoth-lib/sl.po b/po/wesnoth-lib/sl.po index 5baf9b35c56a..e7b8fceb3920 100644 --- a/po/wesnoth-lib/sl.po +++ b/po/wesnoth-lib/sl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: sl\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2010-10-03 10:36+0100\n" "Last-Translator: Klemen Košir \n" "Language-Team: Slovenian\n" @@ -2465,8 +2465,10 @@ msgstr "Datum" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2783,7 +2785,7 @@ msgstr "Opis enote" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "" @@ -2853,7 +2855,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy msgid "Gold per village:" msgstr "Vas" @@ -2924,10 +2926,12 @@ msgstr "Ustvari mapo" msgid "Choose a map generator:" msgstr "Ustvarjalnik kart" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Nastavitve" @@ -4049,10 +4053,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4303,7 +4305,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -6002,7 +6004,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6192,12 +6194,12 @@ msgid "Unknown" msgstr "Neznano obdobje" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "ne" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "da" @@ -6377,63 +6379,59 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Obdobje:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Nastavitve" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy msgid "Reloaded:" msgstr "Ustvari novo karto" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "Časovna omejitev" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Settings" msgid "Use map settings:" msgstr "Nastavitve" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7962,6 +7960,11 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Nastavitve" + #~ msgid "Refresh" #~ msgstr "Osveži" diff --git a/po/wesnoth-lib/sr.po b/po/wesnoth-lib/sr.po index cc5afcb0001b..b587f853ecce 100644 --- a/po/wesnoth-lib/sr.po +++ b/po/wesnoth-lib/sr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth-lib\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2012-04-01 16:53+0200\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian\n" @@ -2412,8 +2412,10 @@ msgid "Sort in approximate chronological order of story events" msgstr "" # >> @title:window +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2722,7 +2724,7 @@ msgstr "Опис:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -2800,7 +2802,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy #| msgid "Gold per village" msgid "Gold per village:" @@ -2876,10 +2878,12 @@ msgstr "Створи мапу" msgid "Choose a map generator:" msgstr "Генератор мапа" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Поставке" @@ -4003,10 +4007,8 @@ msgid "Allow for mirror matchups when random factions are chosen." msgstr "" # >> @title:window -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4271,7 +4273,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -6024,7 +6026,7 @@ msgstr "" # >> @title:window #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6210,12 +6212,12 @@ msgid "Unknown" msgstr "Непозната епоха" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "не" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "да" @@ -6410,64 +6412,60 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Епоха:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Поставке" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "Учитана позиција" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "Временско ограничење" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Са поставкама мапе" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Посматрачи дозвољени" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Посматрачи нису дозвољени" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -8001,6 +7999,11 @@ msgstr "" "Кључ ‘$deprecated_key’ је преименован у ‘$key’. Подршка за ‘$deprecated_key’ " "биће уклоњена у издању $removal_version." +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Поставке" + #~ msgid "Refresh" #~ msgstr "Освежи" diff --git a/po/wesnoth-lib/sr@ijekavian.po b/po/wesnoth-lib/sr@ijekavian.po index e4a3c65c9c19..e42853daebc7 100644 --- a/po/wesnoth-lib/sr@ijekavian.po +++ b/po/wesnoth-lib/sr@ijekavian.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth-lib\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2012-04-01 16:53+0200\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian\n" @@ -2412,8 +2412,10 @@ msgid "Sort in approximate chronological order of story events" msgstr "" # >> @title:window +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2722,7 +2724,7 @@ msgstr "Опис:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -2800,7 +2802,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy #| msgid "Gold per village" msgid "Gold per village:" @@ -2876,10 +2878,12 @@ msgstr "Створи мапу" msgid "Choose a map generator:" msgstr "Генератор мапа" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Поставке" @@ -4003,10 +4007,8 @@ msgid "Allow for mirror matchups when random factions are chosen." msgstr "" # >> @title:window -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4271,7 +4273,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -6024,7 +6026,7 @@ msgstr "" # >> @title:window #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6210,12 +6212,12 @@ msgid "Unknown" msgstr "Непозната епоха" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "не" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "да" @@ -6410,64 +6412,60 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Епоха:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Поставке" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "Учитана позиција" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "Временско ограничење" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Са поставкама мапе" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Посматрачи дозвољени" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Посматрачи нису дозвољени" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -8001,6 +7999,11 @@ msgstr "" "Кључ ‘$deprecated_key’ је преименован у ‘$key’. Подршка за ‘$deprecated_key’ " "биће уклоњена у издању $removal_version." +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Поставке" + #~ msgid "Refresh" #~ msgstr "Освјежи" diff --git a/po/wesnoth-lib/sr@ijekavianlatin.po b/po/wesnoth-lib/sr@ijekavianlatin.po index 332bd2cddcad..feced9450fb9 100644 --- a/po/wesnoth-lib/sr@ijekavianlatin.po +++ b/po/wesnoth-lib/sr@ijekavianlatin.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth-lib\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2012-04-01 16:53+0200\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian\n" @@ -2412,8 +2412,10 @@ msgid "Sort in approximate chronological order of story events" msgstr "" # >> @title:window +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2722,7 +2724,7 @@ msgstr "Opis:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -2800,7 +2802,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy #| msgid "Gold per village" msgid "Gold per village:" @@ -2876,10 +2878,12 @@ msgstr "Stvori mapu" msgid "Choose a map generator:" msgstr "Generator mapa" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Postavke" @@ -4003,10 +4007,8 @@ msgid "Allow for mirror matchups when random factions are chosen." msgstr "" # >> @title:window -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4271,7 +4273,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -6024,7 +6026,7 @@ msgstr "" # >> @title:window #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6210,12 +6212,12 @@ msgid "Unknown" msgstr "Nepoznata epoha" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "ne" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "da" @@ -6410,64 +6412,60 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Epoha:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Postavke" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "Učitana pozicija" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "Vremensko ograničenje" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Sa postavkama mape" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Posmatrači dozvoljeni" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Posmatrači nisu dozvoljeni" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -8001,6 +7999,11 @@ msgstr "" "Ključ ‘$deprecated_key’ je preimenovan u ‘$key’. Podrška za " "‘$deprecated_key’ biće uklonjena u izdanju $removal_version." +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Postavke" + #~ msgid "Refresh" #~ msgstr "Osvježi" diff --git a/po/wesnoth-lib/sr@latin.po b/po/wesnoth-lib/sr@latin.po index c66e0416ed77..79031d37f668 100644 --- a/po/wesnoth-lib/sr@latin.po +++ b/po/wesnoth-lib/sr@latin.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth-lib\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2012-04-01 16:53+0200\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian\n" @@ -2412,8 +2412,10 @@ msgid "Sort in approximate chronological order of story events" msgstr "" # >> @title:window +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2722,7 +2724,7 @@ msgstr "Opis:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -2800,7 +2802,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy #| msgid "Gold per village" msgid "Gold per village:" @@ -2876,10 +2878,12 @@ msgstr "Stvori mapu" msgid "Choose a map generator:" msgstr "Generator mapa" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Postavke" @@ -4003,10 +4007,8 @@ msgid "Allow for mirror matchups when random factions are chosen." msgstr "" # >> @title:window -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4271,7 +4273,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -6024,7 +6026,7 @@ msgstr "" # >> @title:window #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6210,12 +6212,12 @@ msgid "Unknown" msgstr "Nepoznata epoha" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "ne" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "da" @@ -6410,64 +6412,60 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Epoha:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Postavke" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "Učitana pozicija" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "Vremensko ograničenje" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Sa postavkama mape" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Posmatrači dozvoljeni" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Posmatrači nisu dozvoljeni" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -8001,6 +7999,11 @@ msgstr "" "Ključ ‘$deprecated_key’ je preimenovan u ‘$key’. Podrška za " "‘$deprecated_key’ biće uklonjena u izdanju $removal_version." +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Postavke" + #~ msgid "Refresh" #~ msgstr "Osveži" diff --git a/po/wesnoth-lib/sv.po b/po/wesnoth-lib/sv.po index 6702884e6a15..f733b3866ee4 100644 --- a/po/wesnoth-lib/sv.po +++ b/po/wesnoth-lib/sv.po @@ -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: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2016-01-10 14:41+0100\n" "Last-Translator: Susanna Björverud \n" "Language-Team: Swedish\n" @@ -2389,8 +2389,10 @@ msgstr "Datum" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Modifications:" msgid "Modifications" @@ -2684,7 +2686,7 @@ msgstr "Beskrivning:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "Erfarenhetsmodifierare:" @@ -2746,7 +2748,7 @@ msgstr "Guld:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "Guld per by:" @@ -2812,10 +2814,12 @@ msgstr "Generera karta" msgid "Choose a map generator:" msgstr "Välj kartgenerator:" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Inställningar" @@ -3902,10 +3906,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "Välj upplösning" @@ -4166,7 +4168,7 @@ msgstr "Ange lösenordet som spelarna ska ange för att gå med i ditt spel." #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -5891,7 +5893,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Modifications:" msgid "active_modifications^None" @@ -6079,12 +6081,12 @@ msgid "Unknown" msgstr "Okänd" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "nej" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "ja" @@ -6277,66 +6279,62 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Era:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Inställningar" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "Omstartat spel" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 #, fuzzy #| msgid "Share Vision:" msgid "Shared vision:" msgstr "Dela synfält" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "Tidsgräns" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Använd kartinställningar" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Åskådare tillåtna" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Åskådare ej tillåtna" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7792,6 +7790,11 @@ msgstr "" "Nyckeln '$deprecated_key' har döpts om till '$key'. Stödet för " "'$deprecated_key' försvinner i och med version $removal_version." +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Inställningar" + #~ msgid "Refresh" #~ msgstr "Uppdatera" diff --git a/po/wesnoth-lib/tl.po b/po/wesnoth-lib/tl.po index 70702550fb65..3f897a8db6d3 100644 --- a/po/wesnoth-lib/tl.po +++ b/po/wesnoth-lib/tl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.1.2+dev\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2006-05-13 05:43-0000\n" "Last-Translator: Joset Anthony Zamora \n" "Language-Team: none\n" @@ -2379,8 +2379,10 @@ msgstr "Idikit" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2674,7 +2676,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "" @@ -2740,7 +2742,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy msgid "Gold per village:" msgstr "Mga Nayon:" @@ -2811,10 +2813,12 @@ msgstr "Gumawa ng Bagong Mapa" msgid "Choose a map generator:" msgstr "Tagatubo ng Mapa" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "" @@ -3893,10 +3897,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4130,7 +4132,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Max hill size:" msgid "Map size:" @@ -5791,7 +5793,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -5972,12 +5974,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "hindi" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "oo" @@ -6149,60 +6151,55 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +msgid "Era" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -msgid "Settings:" -msgstr "I-seyb As" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy msgid "Reloaded:" msgstr "Gumawa ng Bagong Mapa" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy msgid "Time limit:" msgstr "Tema" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy msgid "Use map settings:" msgstr "I-seyb As" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7659,6 +7656,10 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~ msgid "Settings:" +#~ msgstr "I-seyb As" + #, fuzzy #~ msgid "None" #~ msgstr "Hindi" diff --git a/po/wesnoth-lib/tr.po b/po/wesnoth-lib/tr.po index cb8f6a7e0f31..4f6e289c9478 100644 --- a/po/wesnoth-lib/tr.po +++ b/po/wesnoth-lib/tr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth-lib\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2009-04-12 14:55+0300\n" "Last-Translator: Nilgün Belma Bugüner \n" "Language-Team: Turkish \n" @@ -2460,8 +2460,10 @@ msgstr "Yapıştır" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications" @@ -2773,7 +2775,7 @@ msgstr "Birim Tanımı" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -2847,7 +2849,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy msgid "Gold per village:" msgstr "Köy" @@ -2919,10 +2921,12 @@ msgstr "Harita Üret" msgid "Choose a map generator:" msgstr "Harita Üreteci" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Ayarlar" @@ -4055,10 +4059,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Resolution" msgid "Modifications:" @@ -4316,7 +4318,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -6037,7 +6039,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Resolution" msgid "active_modifications^None" @@ -6218,12 +6220,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "hayır" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "evet" @@ -6405,63 +6407,59 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Çağ:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Ayarlar" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy msgid "Reloaded:" msgstr "Oyun oluştur" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time:" msgid "Time limit:" msgstr "Zaman:" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Harite ayarlarını kullan" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7980,6 +7978,11 @@ msgid "" "'$deprecated_key' will be removed in version $removal_version." msgstr "" +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Ayarlar" + #, fuzzy #~ msgid "Refresh" #~ msgstr "Görüntüyü Tazele" diff --git a/po/wesnoth-lib/uk.po b/po/wesnoth-lib/uk.po index 24afe2805424..db4a2d44654e 100644 --- a/po/wesnoth-lib/uk.po +++ b/po/wesnoth-lib/uk.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.11\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-03-27 09:00-0700\n" "Last-Translator: Igor Paliychuk \n" "Language-Team: \n" @@ -2395,8 +2395,10 @@ msgstr "Дата" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Modifications" msgid "Modifications" @@ -2700,7 +2702,7 @@ msgstr "Опис:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 #, fuzzy #| msgid "Experience modifier" msgid "Experience modifier:" @@ -2778,7 +2780,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 #, fuzzy #| msgid "Gold per village" msgid "Gold per village:" @@ -2854,10 +2856,12 @@ msgstr "Згенерувати карту" msgid "Choose a map generator:" msgstr "Генератор карт" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Налаштування" @@ -3972,10 +3976,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Modifications" msgid "Modifications:" @@ -4238,7 +4240,7 @@ msgstr "Встановлює пароль, який повинні ввести #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -5983,7 +5985,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Modifications" msgid "active_modifications^None" @@ -6173,12 +6175,12 @@ msgid "Unknown" msgstr "Невідомо" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "ні" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "так" @@ -6373,64 +6375,60 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Ера:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Налаштування" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "Перезавантажена гра" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "Обмеження часу" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Задано картою" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Спостереження дозволене" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Спостереження не дозволене" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7952,6 +7950,11 @@ msgstr "" "Клавіша '$deprecated_key' перейменована в '$key'. Вона буде видалена у " "версії $removal_version." +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Налаштування" + #~ msgid "Refresh" #~ msgstr "Оновити" diff --git a/po/wesnoth-lib/vi.po b/po/wesnoth-lib/vi.po index 0432a5d2f8de..ea18886f045d 100644 --- a/po/wesnoth-lib/vi.po +++ b/po/wesnoth-lib/vi.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2014-06-05 22:47+0700\n" "Last-Translator: \n" "Language-Team: Vietnamese \n" @@ -2643,8 +2643,10 @@ msgstr "Ngày" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Modifications" msgid "Modifications" @@ -2942,7 +2944,7 @@ msgstr "Mô tả:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "Hệ số kinh nghiệm:" @@ -3004,7 +3006,7 @@ msgstr "Vàng:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "Vàng mỗi làng:" @@ -3078,10 +3080,12 @@ msgstr "Tạo bản đồ" msgid "Choose a map generator:" msgstr "Trình tạo bản đồ" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "Thiết lập" @@ -4192,10 +4196,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Modifications" msgid "Modifications:" @@ -4460,7 +4462,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -6212,7 +6214,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Modifications" msgid "active_modifications^None" @@ -6406,12 +6408,12 @@ msgid "Unknown" msgstr "Không xác định" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "không" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "có" @@ -6606,66 +6608,62 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "Thời đại:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "Thiết lập" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "Trò chơi được tải lại" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 #, fuzzy #| msgid "Share view" msgid "Shared vision:" msgstr "Chia sẻ khung nhìn" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "Giới hạn thời gian" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "Sử dụng thiết lập bản đồ" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "Cho phép người quan sát" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "Không cho phép người quan sát" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -8147,6 +8145,11 @@ msgstr "" "Khóa '$deprecated_key' đã được đổi tên thành '$key'. Hỗ trợ cho khóa " "'$deprecated_key' sẽ bị gỡ bỏ trong phiên bản $removal_version." +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "Thiết lập" + #~ msgid "Refresh" #~ msgstr "Tải lại" diff --git a/po/wesnoth-lib/wesnoth-lib.pot b/po/wesnoth-lib/wesnoth-lib.pot index 4eee8c9507bc..66b70499a739 100644 --- a/po/wesnoth-lib/wesnoth-lib.pot +++ b/po/wesnoth-lib/wesnoth-lib.pot @@ -10,7 +10,7 @@ msgstr "" "#-#-#-#-# wesnoth-lib.cpp.pot (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -22,7 +22,7 @@ msgstr "" "#-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 08:32 UTC\n" +"POT-Creation-Date: 2018-05-09 06:49 UTC\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2294,8 +2294,10 @@ msgstr "" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 msgid "Modifications" msgstr "" @@ -2579,7 +2581,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "" @@ -2641,7 +2643,7 @@ msgstr "" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "" @@ -2707,10 +2709,12 @@ msgstr "" msgid "Choose a map generator:" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "" @@ -3721,10 +3725,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "" @@ -3947,7 +3949,7 @@ msgstr "" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 msgid "Map size:" msgstr "" @@ -5530,7 +5532,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 msgid "active_modifications^None" msgstr "" @@ -5704,12 +5706,12 @@ msgid "Unknown" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "" @@ -5872,56 +5874,52 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +msgid "Era" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -msgid "Settings:" -msgstr "" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 msgid "Reloaded:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 msgid "Time limit:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 msgid "Use map settings:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." diff --git a/po/wesnoth-lib/zh_CN.po b/po/wesnoth-lib/zh_CN.po index 5eba9bab6f44..294fb046ad8e 100644 --- a/po/wesnoth-lib/zh_CN.po +++ b/po/wesnoth-lib/zh_CN.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth-1.14\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-05-06 21:07+0800\n" "Last-Translator: CloudiDust \n" "Language-Team: Wesnoth Simplified Chinese Team\n" @@ -2420,8 +2420,10 @@ msgstr "日期" msgid "Sort in approximate chronological order of story events" msgstr "按照故事事件的大略时间顺序排序" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 msgid "Modifications" msgstr "模组" @@ -2705,7 +2707,7 @@ msgstr "描述:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "经验值修正:" @@ -2767,7 +2769,7 @@ msgstr "金币:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "每村庄产出金币:" @@ -2833,10 +2835,12 @@ msgstr "生成地图" msgid "Choose a map generator:" msgstr "选择地图生成器:" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "设置" @@ -3861,10 +3865,8 @@ msgstr "随机派系分配:" msgid "Allow for mirror matchups when random factions are chosen." msgstr "当选择随机派系时,允许镜像分配。" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 msgid "Modifications:" msgstr "模组:" @@ -4087,7 +4089,7 @@ msgstr "设置密码,这是想加入你的游戏的玩家所必需输入的。 #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 msgid "Map size:" msgstr "地图尺寸:" @@ -5676,7 +5678,7 @@ msgid "Attacker vulnerability vs" msgstr "进攻方弱点" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 msgid "active_modifications^None" msgstr "无" @@ -5856,12 +5858,12 @@ msgid "Unknown" msgstr "未知" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "否" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "是" @@ -6028,58 +6030,60 @@ msgid "$game_name (Era: $era_name)" msgstr "$game_name|(时代:$era_name|)" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "时代:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "丢失" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -msgid "Settings:" -msgstr "设置:" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "仅注册用户:" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 msgid "Reloaded:" msgstr "重新载入:" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 msgid "Shared vision:" msgstr "共享视野:" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "阵营洗牌:" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 msgid "Time limit:" msgstr "时间限制:" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 msgid "Use map settings:" msgstr "使用地图设置:" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 +#, fuzzy +#| msgid "" +#| "One or more items need to be installed\n" +#| "in order to join this game." msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" "为加入此游戏\n" "需要安装一个或多个项目" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "允许观察" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "不允许观察" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -7443,3 +7447,6 @@ msgid "" msgstr "" "主键‘$deprecated_key|’已重命名为‘$key’。对‘$deprecated_key|’的支持将在版本" "$removal_version|中移除。" + +#~ msgid "Settings:" +#~ msgstr "设置:" diff --git a/po/wesnoth-lib/zh_TW.po b/po/wesnoth-lib/zh_TW.po index 5129d1eeac5d..4d40bcf6572f 100644 --- a/po/wesnoth-lib/zh_TW.po +++ b/po/wesnoth-lib/zh_TW.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Wesnoth lib 1.12.1\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:32-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2015-02-08 23:01+0300\n" "Last-Translator: 楊綮銘 \n" "Language-Team: Chinese/Traditional \n" @@ -2577,8 +2577,10 @@ msgstr "日期" msgid "Sort in approximate chronological order of story events" msgstr "" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/campaign_dialog.cfg:276 +#: src/gui/dialogs/multiplayer/lobby.cpp:462 #, fuzzy #| msgid "Choose Modifications" msgid "Modifications" @@ -2876,7 +2878,7 @@ msgstr "描述:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_scenario.cfg:170 -#: src/gui/dialogs/multiplayer/lobby.cpp:477 +#: src/gui/dialogs/multiplayer/lobby.cpp:478 msgid "Experience modifier:" msgstr "經驗值修正:" @@ -2938,7 +2940,7 @@ msgstr "金幣:" #. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label] #: data/gui/window/editor_edit_side.cfg:277 -#: src/gui/dialogs/multiplayer/lobby.cpp:478 +#: src/gui/dialogs/multiplayer/lobby.cpp:479 msgid "Gold per village:" msgstr "每ㄧ村莊金幣:" @@ -3012,10 +3014,12 @@ msgstr "產生地圖" msgid "Choose a map generator:" msgstr "地圖生成器" +#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [button]: id=random_map_settings #. [button]: id=settings #: data/gui/window/editor_generate_map.cfg:128 #: data/gui/window/mp_create_game.cfg:877 +#: src/gui/dialogs/multiplayer/lobby.cpp:477 msgid "Settings" msgstr "設定" @@ -4132,10 +4136,8 @@ msgstr "" msgid "Allow for mirror matchups when random factions are chosen." msgstr "" -#. #-#-#-#-# wesnoth-lib.wml.pot (PACKAGE VERSION) #-#-#-#-# #. [label]: id=mods_header #: data/gui/window/mp_create_game.cfg:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:461 #, fuzzy #| msgid "Choose Modifications" msgid "Modifications:" @@ -4398,7 +4400,7 @@ msgstr "設定密碼讓玩家輸入密碼才可加入遊戲。" #: data/gui/window/mp_create_game/default_resolution.cfg:176 #: data/gui/window/mp_create_game/small_resolution.cfg:177 #: data/gui/window/mp_create_game/tiny_resolution.cfg:164 -#: src/gui/dialogs/multiplayer/lobby.cpp:479 +#: src/gui/dialogs/multiplayer/lobby.cpp:480 #, fuzzy #| msgid "Map size: " msgid "Map size:" @@ -6140,7 +6142,7 @@ msgid "Attacker vulnerability vs" msgstr "" #: src/gui/dialogs/campaign_selection.cpp:274 -#: src/gui/dialogs/multiplayer/lobby.cpp:466 +#: src/gui/dialogs/multiplayer/lobby.cpp:467 #, fuzzy #| msgid "Choose Modifications" msgid "active_modifications^None" @@ -6336,12 +6338,12 @@ msgid "Unknown" msgstr "未知" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "no" msgstr "否" #: src/gui/dialogs/game_stats.cpp:200 src/gui/dialogs/game_stats.cpp:203 -#: src/gui/dialogs/multiplayer/lobby.cpp:474 +#: src/gui/dialogs/multiplayer/lobby.cpp:475 msgid "yes" msgstr "是" @@ -6536,66 +6538,62 @@ msgid "$game_name (Era: $era_name)" msgstr "" #: src/gui/dialogs/multiplayer/lobby.cpp:455 -msgid "Era:" +#, fuzzy +#| msgid "Era:" +msgid "Era" msgstr "時代:" -#: src/gui/dialogs/multiplayer/lobby.cpp:458 +#: src/gui/dialogs/multiplayer/lobby.cpp:459 msgid "era^missing" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:476 -#, fuzzy -#| msgid "Settings" -msgid "Settings:" -msgstr "設定" - -#: src/gui/dialogs/multiplayer/lobby.cpp:480 +#: src/gui/dialogs/multiplayer/lobby.cpp:481 msgid "Registered users only:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:481 +#: src/gui/dialogs/multiplayer/lobby.cpp:482 #, fuzzy #| msgid "Reloaded game" msgid "Reloaded:" msgstr "重新遊戲" -#: src/gui/dialogs/multiplayer/lobby.cpp:482 +#: src/gui/dialogs/multiplayer/lobby.cpp:483 #, fuzzy #| msgid "Share view" msgid "Shared vision:" msgstr "共享視野" -#: src/gui/dialogs/multiplayer/lobby.cpp:483 +#: src/gui/dialogs/multiplayer/lobby.cpp:484 msgid "Shuffle sides:" msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:484 +#: src/gui/dialogs/multiplayer/lobby.cpp:485 #, fuzzy #| msgid "Time limit" msgid "Time limit:" msgstr "時間限制" -#: src/gui/dialogs/multiplayer/lobby.cpp:485 +#: src/gui/dialogs/multiplayer/lobby.cpp:486 #, fuzzy #| msgid "Use map settings" msgid "Use map settings:" msgstr "地圖設定" -#: src/gui/dialogs/multiplayer/lobby.cpp:493 +#: src/gui/dialogs/multiplayer/lobby.cpp:494 msgid "" -"One or more items need to be installed\n" +"One or more add-ons need to be installed\n" "in order to join this game." msgstr "" -#: src/gui/dialogs/multiplayer/lobby.cpp:518 +#: src/gui/dialogs/multiplayer/lobby.cpp:519 msgid "Observers allowed" msgstr "允許觀察" -#: src/gui/dialogs/multiplayer/lobby.cpp:521 +#: src/gui/dialogs/multiplayer/lobby.cpp:522 msgid "Observers not allowed" msgstr "不允許觀察" -#: src/gui/dialogs/multiplayer/lobby.cpp:955 +#: src/gui/dialogs/multiplayer/lobby.cpp:957 msgid "" "Something is wrong with the addon version check database supporting the " "multiplayer lobby. Please report this at http://bugs.wesnoth.org." @@ -8054,6 +8052,11 @@ msgstr "" "按鍵'$deprecated_key'已經被更名為'$key'。'$deprecated_key'將在" "$removal_version版本中移除。" +#, fuzzy +#~| msgid "Settings" +#~ msgid "Settings:" +#~ msgstr "設定" + #~ msgid "Refresh" #~ msgstr "刷新" diff --git a/po/wesnoth-manpages/af.po b/po/wesnoth-manpages/af.po index 1aca3a13f95a..6adaa800993e 100644 --- a/po/wesnoth-manpages/af.po +++ b/po/wesnoth-manpages/af.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.3-dev\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2006-08-22 00:20+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -927,13 +927,12 @@ msgstr "" msgid "B<--exit-at-end>" msgstr "" -# type: Plain text #. type: Plain text #: doc/man/wesnoth.6:372 msgid "" "exits once the scenario is over, without displaying victory/defeat dialog " -"which requires the user to click OK. This is also used for scriptable " -"benchmarking." +"which normally requires the user to click End Scenario. This is also used " +"for scriptable benchmarking." msgstr "" #. type: TP diff --git a/po/wesnoth-manpages/ang.po b/po/wesnoth-manpages/ang.po index 2dae5bd9d8fa..1aa158ef56c1 100644 --- a/po/wesnoth-manpages/ang.po +++ b/po/wesnoth-manpages/ang.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ang\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2012-04-05 22:14-0500\n" "Last-Translator: Steven Panek (Espreon) \n" "Language-Team: Old English \n" @@ -881,8 +881,8 @@ msgstr "" #: doc/man/wesnoth.6:372 msgid "" "exits once the scenario is over, without displaying victory/defeat dialog " -"which requires the user to click OK. This is also used for scriptable " -"benchmarking." +"which normally requires the user to click End Scenario. This is also used " +"for scriptable benchmarking." msgstr "" #. type: TP diff --git a/po/wesnoth-manpages/ang@latin.po b/po/wesnoth-manpages/ang@latin.po index 80d22b0d8a45..378f3cbb67c0 100644 --- a/po/wesnoth-manpages/ang@latin.po +++ b/po/wesnoth-manpages/ang@latin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ang@latin\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2012-05-25 02:04-0500\n" "Last-Translator: Steven Panek (Espreon) \n" "Language-Team: Old English \n" @@ -907,8 +907,8 @@ msgstr "B<--exit-at-end>" #: doc/man/wesnoth.6:372 msgid "" "exits once the scenario is over, without displaying victory/defeat dialog " -"which requires the user to click OK. This is also used for scriptable " -"benchmarking." +"which normally requires the user to click End Scenario. This is also used " +"for scriptable benchmarking." msgstr "" #. type: TP diff --git a/po/wesnoth-manpages/ar.po b/po/wesnoth-manpages/ar.po index 095a0ef6a2f0..027a49f76d07 100644 --- a/po/wesnoth-manpages/ar.po +++ b/po/wesnoth-manpages/ar.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.5.0+dev\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2008-05-26 18:41+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -928,13 +928,12 @@ msgstr "" msgid "B<--exit-at-end>" msgstr "" -# type: Plain text #. type: Plain text #: doc/man/wesnoth.6:372 msgid "" "exits once the scenario is over, without displaying victory/defeat dialog " -"which requires the user to click OK. This is also used for scriptable " -"benchmarking." +"which normally requires the user to click End Scenario. This is also used " +"for scriptable benchmarking." msgstr "" #. type: TP diff --git a/po/wesnoth-manpages/ast.po b/po/wesnoth-manpages/ast.po index 40fa59a3b5e5..a5e66608e9f8 100644 --- a/po/wesnoth-manpages/ast.po +++ b/po/wesnoth-manpages/ast.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2016-01-16 20:56-0300\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -879,8 +879,8 @@ msgstr "" #: doc/man/wesnoth.6:372 msgid "" "exits once the scenario is over, without displaying victory/defeat dialog " -"which requires the user to click OK. This is also used for scriptable " -"benchmarking." +"which normally requires the user to click End Scenario. This is also used " +"for scriptable benchmarking." msgstr "" #. type: TP diff --git a/po/wesnoth-manpages/bg.po b/po/wesnoth-manpages/bg.po index 6396f912fb60..e0fa5f0f0506 100644 --- a/po/wesnoth-manpages/bg.po +++ b/po/wesnoth-manpages/bg.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: bg\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2007-04-10 22:16+0300\n" "Last-Translator: Nikolay Vladimirov \n" "Language-Team: Български\n" @@ -1042,10 +1042,15 @@ msgstr "B<--exit-at-end>" # type: Plain text #. type: Plain text #: doc/man/wesnoth.6:372 +#, fuzzy +#| msgid "" +#| "exits once the scenario is over, without displaying victory/defeat dialog " +#| "which requires the user to click OK. This is also used for scriptable " +#| "benchmarking." msgid "" "exits once the scenario is over, without displaying victory/defeat dialog " -"which requires the user to click OK. This is also used for scriptable " -"benchmarking." +"which normally requires the user to click End Scenario. This is also used " +"for scriptable benchmarking." msgstr "" "излиза щом мисията свърши, без да показва диалога за победа/загуба, който " "изисква от потребителят да натисне ОК. Това също се използва за скриптирано " diff --git a/po/wesnoth-manpages/ca.po b/po/wesnoth-manpages/ca.po index b7b1d4960618..fb288cfd18ec 100644 --- a/po/wesnoth-manpages/ca.po +++ b/po/wesnoth-manpages/ca.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.3-dev\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2006-08-22 00:23+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -927,13 +927,12 @@ msgstr "" msgid "B<--exit-at-end>" msgstr "" -# type: Plain text #. type: Plain text #: doc/man/wesnoth.6:372 msgid "" "exits once the scenario is over, without displaying victory/defeat dialog " -"which requires the user to click OK. This is also used for scriptable " -"benchmarking." +"which normally requires the user to click End Scenario. This is also used " +"for scriptable benchmarking." msgstr "" #. type: TP diff --git a/po/wesnoth-manpages/ca_ES@valencia.po b/po/wesnoth-manpages/ca_ES@valencia.po index 641bdfd55f69..43c2a1d666fa 100644 --- a/po/wesnoth-manpages/ca_ES@valencia.po +++ b/po/wesnoth-manpages/ca_ES@valencia.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: wesnoth\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2008-10-11 18:29+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -924,13 +924,12 @@ msgstr "" msgid "B<--exit-at-end>" msgstr "" -# type: Plain text #. type: Plain text #: doc/man/wesnoth.6:372 msgid "" "exits once the scenario is over, without displaying victory/defeat dialog " -"which requires the user to click OK. This is also used for scriptable " -"benchmarking." +"which normally requires the user to click End Scenario. This is also used " +"for scriptable benchmarking." msgstr "" #. type: TP diff --git a/po/wesnoth-manpages/cs.po b/po/wesnoth-manpages/cs.po index 6d1d13eea0a4..b9e110e1ab16 100644 --- a/po/wesnoth-manpages/cs.po +++ b/po/wesnoth-manpages/cs.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth\n" "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-03-21 09:49+0100\n" "Last-Translator: Martin Hrubý (hrubymar10) \n" "Language-Team: Český \n" @@ -1165,10 +1165,15 @@ msgstr "B<--exit-at-end>" # type: Plain text #. type: Plain text #: doc/man/wesnoth.6:372 +#, fuzzy +#| msgid "" +#| "exits once the scenario is over, without displaying victory/defeat dialog " +#| "which requires the user to click OK. This is also used for scriptable " +#| "benchmarking." msgid "" "exits once the scenario is over, without displaying victory/defeat dialog " -"which requires the user to click OK. This is also used for scriptable " -"benchmarking." +"which normally requires the user to click End Scenario. This is also used " +"for scriptable benchmarking." msgstr "" "skončí hru při konci scénáře, tedy bez zobrazení okénka s informací o " "vítězství/prohře, které vyžaduje uživatelskou akci - stisk tlačítka OK. Tato " diff --git a/po/wesnoth-manpages/da.po b/po/wesnoth-manpages/da.po index aae8f97220ff..61b4396342f2 100644 --- a/po/wesnoth-manpages/da.po +++ b/po/wesnoth-manpages/da.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.3-dev\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2008-10-07 17:58+0200\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -1066,10 +1066,15 @@ msgstr "B<--exit-at-end>" # type: Plain text #. type: Plain text #: doc/man/wesnoth.6:372 +#, fuzzy +#| msgid "" +#| "exits once the scenario is over, without displaying victory/defeat dialog " +#| "which requires the user to click OK. This is also used for scriptable " +#| "benchmarking." msgid "" "exits once the scenario is over, without displaying victory/defeat dialog " -"which requires the user to click OK. This is also used for scriptable " -"benchmarking." +"which normally requires the user to click End Scenario. This is also used " +"for scriptable benchmarking." msgstr "" "afslutter når scenariet er slut uden at vise sejr/nederlag vinduet, som " "kræver at brugeren klikker o.k. Dette bruges også til skript sammenligning." diff --git a/po/wesnoth-manpages/de.po b/po/wesnoth-manpages/de.po index 2799842e8cc3..e4ff0c63fa9c 100644 --- a/po/wesnoth-manpages/de.po +++ b/po/wesnoth-manpages/de.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Battle for Wesnoth 1.12\n" -"POT-Creation-Date: 2018-05-06 05:31-0300\n" +"POT-Creation-Date: 2018-05-09 03:49-0300\n" "PO-Revision-Date: 2018-05-07 01:15+0200\n" "Last-Translator: Christoph Berg \n" "Language-Team: irc://irc.freenode.net/#wesnoth-de\n" @@ -80,31 +80,32 @@ msgstr "BESCHREIBUNG" #: doc/man/wesnoth.6:32 msgid "Battle for B is a turn-based fantasy strategy game." msgstr "" -"Battle for B ist ein rundenbasiertes Strategiespiel in einem Fantasy-" -"Szenario." +"Battle for B ist ein rundenbasiertes Strategiespiel in einem " +"Fantasy-Szenario." # type: Plain text #. type: Plain text #: doc/man/wesnoth.6:42 msgid "" "Defeat all enemy leaders using a well-chosen cadre of troops, taking care to " -"manage your resources of gold and villages. All units have their own strengths " -"and weaknesses; to win, deploy your forces to their best advantage while " -"denying your foes the chance to do the same. As units gain experience, they " -"acquire new abilities and become more powerful. Play in your own language and " -"test your skill against a smart computer opponent, or join Wesnoth's large " -"community of online players. Create your own custom units, scenarios or " -"campaigns, and share them with others." +"manage your resources of gold and villages. All units have their own " +"strengths and weaknesses; to win, deploy your forces to their best advantage " +"while denying your foes the chance to do the same. As units gain experience, " +"they acquire new abilities and become more powerful. Play in your own " +"language and test your skill against a smart computer opponent, or join " +"Wesnoth's large community of online players. Create your own custom units, " +"scenarios or campaigns, and share them with others." msgstr "" "Besiegen Sie alle feindlichen Anführer, indem Sie einen geschickt gewählten " -"Kader an Truppen in die Schlacht führen und dabei auch Ihr Gold und Ihre Dörfer " -"verwalten. Alle Einheiten haben ihre eigenen Stärken und Schwächen; um " -"siegreich hervor zu gehen, müssen Sie diese Kräfte zu Ihrem Vorteil nutzen und " -"zugleich den Gegner an selbigem hindern. Mit wachsender Erfahrung erlernen die " -"Truppen neue Fertigkeiten und werden mächtiger. Spielt in Eurer eigenen Sprache " -"und testet Eure Fertigkeiten gegen kluge Computer-Gegner, oder tretet Wesnoths " -"vielfältiger Gemeinschaft der Online-Spieler bei. Erstellt eure eigen " -"angepassten Einheiten, Szenarien oder Kampagnen, und teilt diese mit anderen." +"Kader an Truppen in die Schlacht führen und dabei auch Ihr Gold und Ihre " +"Dörfer verwalten. Alle Einheiten haben ihre eigenen Stärken und Schwächen; " +"um siegreich hervor zu gehen, müssen Sie diese Kräfte zu Ihrem Vorteil " +"nutzen und zugleich den Gegner an selbigem hindern. Mit wachsender Erfahrung " +"erlernen die Truppen neue Fertigkeiten und werden mächtiger. Spielt in Eurer " +"eigenen Sprache und testet Eure Fertigkeiten gegen kluge Computer-Gegner, " +"oder tretet Wesnoths vielfältiger Gemeinschaft der Online-Spieler bei. " +"Erstellt eure eigen angepassten Einheiten, Szenarien oder Kampagnen, und " +"teilt diese mit anderen." # type: SH #. type: SH @@ -124,8 +125,8 @@ msgstr "B<--gunzip>I<\\ Dateiname.bz2>" #. type: Plain text #: doc/man/wesnoth.6:51 msgid "" -"decompresses a file which should be in bzip2 format and stores it without the ." -"bz2 suffix. The I will be removed." +"decompresses a file which should be in bzip2 format and stores it without " +"the .bz2 suffix. The I will be removed." msgstr "" "Entpackt einen Spielstand (I), der als bzip2 komprimiert sein " "sollte, und speichert ihn ohne die Dateiendung .bz2. Dabei wird I.bz2 and removes " "I." msgstr "" -"Komprimiert einen normalen textbasierten Spielstand (I) in einen als " -"bzip2 komprimierten Spielstand I.bz2 um und entfernt die alte Datei " -"I." +"Komprimiert einen normalen textbasierten Spielstand (I) in einen " +"als bzip2 komprimierten Spielstand I.bz2 um und entfernt die alte " +"Datei I." #. type: TP #: doc/man/wesnoth.6:57 @@ -243,8 +244,9 @@ msgstr "B<-d, --debug>" #. type: Plain text #: doc/man/wesnoth.6:83 msgid "" -"enables additional command mode options in-game (see the wiki page at https://" -"www.wesnoth.org/wiki/CommandMode for more information about command mode)." +"enables additional command mode options in-game (see the wiki page at " +"https://www.wesnoth.org/wiki/CommandMode for more information about command " +"mode)." msgstr "" "Erlaubt zusätzliche Kommandos in der spieleigenen Befehlszeile (auf der Wiki-" "Seite https://www.wesnoth.org/wiki/CommandMode sind weitere Informationen " @@ -261,11 +263,11 @@ msgstr "B<-e[>IB<],\\ --editor[>I<=Datei>B<]>" #. type: Plain text #: doc/man/wesnoth.6:89 msgid "" -"start the in-game map editor directly. If I is specified, equivalent to " -"B<-l --load>" +"start the in-game map editor directly. If I is specified, equivalent " +"to B<-l --load>" msgstr "" -"Den im Spiel integrierten Karteneditor direkt starten. Falls I angegeben " -"wurde, verhält es sich äquivalent zu B<-l --load>." +"Den im Spiel integrierten Karteneditor direkt starten. Falls I " +"angegeben wurde, verhält es sich äquivalent zu B<-l --load>." # type: TP #. type: TP @@ -278,8 +280,8 @@ msgstr "B<--fps>" #. type: Plain text #: doc/man/wesnoth.6:93 msgid "" -"displays the number of frames per second the game is currently running at, in a " -"corner of the screen." +"displays the number of frames per second the game is currently running at, " +"in a corner of the screen." msgstr "Aktiviert die Anzeige der Bilder pro Sekunde im Spiel." # type: TP @@ -306,12 +308,12 @@ msgstr "B<--gunzip>I<\\ Dateiname.gz>" #. type: Plain text #: doc/man/wesnoth.6:102 msgid "" -"decompresses a file which should be in gzip format and stores it without the ." -"gz suffix. The I will be removed." +"decompresses a file which should be in gzip format and stores it without " +"the .gz suffix. The I will be removed." msgstr "" "Entpackt einen Spielstand (I), der als gzip komprimiert sein " -"sollte, und speichert ihn ohne die Dateiendung .gz. Dabei wird I " -"entfernt." +"sollte, und speichert ihn ohne die Dateiendung .gz. Dabei wird I entfernt." # type: TP #. type: TP @@ -327,9 +329,9 @@ msgid "" "compresses a file in gzip format, stores it as I.gz and removes " "I." msgstr "" -"Komprimiert einen normalen textbasierten Spielstand (I) in einen als " -"gzip komprimierten Spielstand I.gz um und entfernt die alte Datei " -"I." +"Komprimiert einen normalen textbasierten Spielstand (I) in einen " +"als gzip komprimierten Spielstand I.gz um und entfernt die alte " +"Datei I." # type: TP #. type: TP @@ -341,7 +343,8 @@ msgstr "B<-h, --help>" # type: Plain text #. type: Plain text #: doc/man/wesnoth.6:111 -msgid "displays a summary of command line options to standard output, and exits." +msgid "" +"displays a summary of command line options to standard output, and exits." msgstr "Gibt die möglichen Kommandozeilenoptionen aus." # type: TP @@ -355,16 +358,16 @@ msgstr "B<-l,\\ --load>I<\\ Datei>" #. type: Plain text #: doc/man/wesnoth.6:122 msgid "" -"loads the savegame I from the standard save game directory. If the B<-e> " -"or B<--editor> option is used as well, starts the editor with the map from " -"I open. If it is a directory, the editor will start with a load map " -"dialog opened there." +"loads the savegame I from the standard save game directory. If the B<-" +"e> or B<--editor> option is used as well, starts the editor with the map " +"from I open. If it is a directory, the editor will start with a load " +"map dialog opened there." msgstr "" "Lädt den Spielstand I aus dem Standard-Spielstand-Verzeichnis. Falls " -"auch die B<-e> oder B<--editor> Option verwendet wurde, wird der Editor mit der " -"Karte aus I geöffnet. Falls ein Verzeichnis angegeben wurde, wird der " -"Editor mit einem Dialog zum Laden einer Karte aus eben diesem Verzeichnis " -"gestartet." +"auch die B<-e> oder B<--editor> Option verwendet wurde, wird der Editor mit " +"der Karte aus I geöffnet. Falls ein Verzeichnis angegeben wurde, wird " +"der Editor mit einem Dialog zum Laden einer Karte aus eben diesem " +"Verzeichnis gestartet." # type: TP #. type: TP @@ -392,15 +395,17 @@ msgstr "B<--log->IB<=>IB<,>IB<,>I<...>" # type: Plain text #. type: Plain text #: doc/man/wesnoth.6:140 +#, fuzzy msgid "" "sets the severity level of the log domains. B can be used to match any " -"log domain. Available levels: B,\\ B,\\ B,\\ B,\\ " -"B. By default the B level is used for most domains, but " +"log domain. Available levels: B,\\ B,\\ B,\\ B," +"\\ B. By default the B level is used for most domains, but " "B defaults to none." msgstr "" -"Setzt die I der Debugausgabe. Verwenden Sie B, um sämtliche Domänen " -"zu verwenden. Verfügbare I: B,\\ B,\\ B,\\ " -"B,\\. Standardmäßig wird die Stufe B verwendet." +"Setzt die I der Debugausgabe. Verwenden Sie B, um sämtliche " +"Domänen zu verwenden. Verfügbare I: B,\\ B,\\ " +"B,\\ B,\\ B. Standardmäßig wird die Stufe B " +"verwendet." # type: TP #. type: TP @@ -424,9 +429,9 @@ msgstr "B<--log-strict>I<\\ Stufe>" #. type: Plain text #: doc/man/wesnoth.6:149 msgid "" -"sets the strict level of the logger. Any messages sent to log domains of this " -"level or more severe will cause the unit test to fail regardless of the victory " -"result. Only relevant when used with B<-u>." +"sets the strict level of the logger. Any messages sent to log domains of " +"this level or more severe will cause the unit test to fail regardless of the " +"victory result. Only relevant when used with B<-u>." msgstr "" "Sorgt dafür dass die Unit Tests scheitern falls irgendeine Log-Domäne einen " "Meldung auf dee entsprechenden I erhält. Wird nur zusammen mit B<-u> " @@ -442,10 +447,11 @@ msgstr "B<--logdomains[>I<=Filter>B<]>" #. type: Plain text #: doc/man/wesnoth.6:154 msgid "" -"lists defined log domains (only the ones containing I if used) and exits" +"lists defined log domains (only the ones containing I if used) and " +"exits" msgstr "" -"Gibt die definierten Log-Domänen aus (nur jene, die I enthalten, falls " -"angegeben)." +"Gibt die definierten Log-Domänen aus (nur jene, die I enthalten, " +"falls angegeben)." # type: TP #. type: TP @@ -458,12 +464,12 @@ msgstr "B<--max-fps>I<\\ FPS>" #. type: Plain text #: doc/man/wesnoth.6:161 msgid "" -"the number of frames per second the game can show, the value should be between " -"I<1> and I<1000>, the default is the monitor's refresh rate." +"the number of frames per second the game can show, the value should be " +"between I<1> and I<1000>, the default is the monitor's refresh rate." msgstr "" -"Setzt die Anzahl der gezeichneten Bilder pro Sekunde, die vom Spiel angezeigt " -"werden. Der Wert sollte zwischen 1 und 1000 liegen. Die Voreinstellung ist die " -"Bildwiederholfrequenz des Monitors." +"Setzt die Anzahl der gezeichneten Bilder pro Sekunde, die vom Spiel " +"angezeigt werden. Der Wert sollte zwischen 1 und 1000 liegen. Die " +"Voreinstellung ist die Bildwiederholfrequenz des Monitors." # type: TP #. type: TP @@ -476,12 +482,12 @@ msgstr "B<-m, --multiplayer>" #. type: Plain text #: doc/man/wesnoth.6:167 msgid "" -"runs a multiplayer game. There are additional options that can be used together " -"with B<--multiplayer> as explained below." +"runs a multiplayer game. There are additional options that can be used " +"together with B<--multiplayer> as explained below." msgstr "" -"Startet ein Spiel im Mehrspieler-Modus. Es gibt noch weitere Optionen, die, wie " -"weiter unten beschrieben, gemeinsam mit B<--multiplayer> verwendet werden " -"können." +"Startet ein Spiel im Mehrspieler-Modus. Es gibt noch weitere Optionen, die, " +"wie weiter unten beschrieben, gemeinsam mit B<--multiplayer> verwendet " +"werden können." # type: TP #. type: TP @@ -510,8 +516,8 @@ msgid "" "automatically enabled by B<--nogui>." msgstr "" "Das Spiel wird ohne Verzögerungen ausgeführt. Wird zum Ausführen grafischer " -"Leistungsvergleiche verwendet. Diese Option ist standardmäßig aktiviert, wenn " -"die Option B<--nogui> gesetzt ist." +"Leistungsvergleiche verwendet. Diese Option ist standardmäßig aktiviert, " +"wenn die Option B<--nogui> gesetzt ist." # type: TP #. type: TP @@ -578,10 +584,11 @@ msgstr "B<--noreplaycheck>" #. type: Plain text #: doc/man/wesnoth.6:195 msgid "" -"don't try to validate replay of unit test. Only relevant when used with B<-u>." +"don't try to validate replay of unit test. Only relevant when used with B<-" +"u>." msgstr "" -"Überprüft die Spielaufzeichnung bei Unit Tests nicht. Wird nur zusammen mit B<-" -"u> benutzt." +"Überprüft die Spielaufzeichnung bei Unit Tests nicht. Wird nur zusammen mit " +"B<-u> benutzt." # type: TP #. type: TP @@ -609,8 +616,8 @@ msgid "" "uses I when connecting to a server, ignoring other preferences. " "Unsafe." msgstr "" -"Benutzt das angegebene I um sich zu einem Server zu verbinden, andere " -"Einstellungen werden ignoriert. Ist unsicher." +"Benutzt das angegebene I um sich zu einem Server zu verbinden, " +"andere Einstellungen werden ignoriert. Ist unsicher." # type: TP #. type: TP @@ -634,22 +641,23 @@ msgstr "B<-p,\\ --preprocess>I<\\ Quelldatei/Verzeichnis>B<\\ >I For details regarding the preprocessor " -"visit: https://wiki.wesnoth.org/PreprocessorRef#Command-line_preprocessor" +"preprocesses a specified file/folder. For each file(s) a plain .cfg file and " +"a processed .cfg file will be written in specified target directory. If a " +"folder is specified, it will be preprocessed recursively based on the known " +"preprocessor rules. The common macros from the \"data/core/macros\" " +"directory will be preprocessed before the specified resources. Example: B<-" +"p ~/wesnoth/data/campaigns/tutorial ~/result.> For details regarding the " +"preprocessor visit: https://wiki.wesnoth.org/PreprocessorRef#Command-" +"line_preprocessor" msgstr "" "Eine angegebene Datei/Verzeichnis vorverarbeiten. Wenn ein Verzeichnis " -"angegeben wird, wird dieses basierend auf den bekannten Vorverarbeitungsregeln " -"rekursiv verarbeitet. Für jede Eingabedatei wird im Zielverzeichnis eine " -"normale .cfg Datei und eine vorverarbeitete .cfg Datei erzeugt. Die core Makros " -"aus »data/core/macros« werden vor den angegebenen Ressourcen vorverarbeitet. " -"Beispiel: B<-p ~/wesnoth/data/campaigns/tutorial ~/ergebnis>. Siehe https://" -"wiki.wesnoth.org/PreprocessorRef#Command-line_preprocessor für weitere " -"Dokumentation." +"angegeben wird, wird dieses basierend auf den bekannten " +"Vorverarbeitungsregeln rekursiv verarbeitet. Für jede Eingabedatei wird im " +"Zielverzeichnis eine normale .cfg Datei und eine vorverarbeitete .cfg Datei " +"erzeugt. Die core Makros aus »data/core/macros« werden vor den angegebenen " +"Ressourcen vorverarbeitet. Beispiel: B<-p ~/wesnoth/data/campaigns/tutorial " +"~/ergebnis>. Siehe https://wiki.wesnoth.org/PreprocessorRef#Command-" +"line_preprocessor für weitere Dokumentation." #. type: TP #: doc/man/wesnoth.6:216 @@ -660,13 +668,13 @@ msgstr "B<--preprocess-defines=>IB<,>IB<,>I<...>" #. type: Plain text #: doc/man/wesnoth.6:223 msgid "" -"comma separated list of defines to be used by the B<--preprocess> command. If " -"B is in the define list the \"data/core\" directory won't be " +"comma separated list of defines to be used by the B<--preprocess> command. " +"If B is in the define list the \"data/core\" directory won't be " "preprocessed." msgstr "" "Durch Kommas getrennte Liste von Defines welche vom B<--preprocess> Kommando " -"benutzt werden. Falls B in der Liste der Defines ist wird \"data/core" -"\" ignoriert." +"benutzt werden. Falls B in der Liste der Defines ist wird \"data/" +"core\" ignoriert." #. type: TP #: doc/man/wesnoth.6:223 @@ -692,18 +700,18 @@ msgstr "B<--preprocess-output-macros [>I<=Zieldatei>B<]>" #. type: Plain text #: doc/man/wesnoth.6:241 msgid "" -"used only by the B<--preprocess> command. Will output all preprocessed macros " -"in the target file. If the file is not specified the output will be file " -"'_MACROS_.cfg' in the target directory of preprocess's command. The output file " -"can be passed to B<--preprocess-input-macros>. This switch should be typed " -"before the B<--preprocess> command." +"used only by the B<--preprocess> command. Will output all preprocessed " +"macros in the target file. If the file is not specified the output will be " +"file '_MACROS_.cfg' in the target directory of preprocess's command. The " +"output file can be passed to B<--preprocess-input-macros>. This switch " +"should be typed before the B<--preprocess> command." msgstr "" -"Wird nur vom »--preprocess« Befehl verwendet. Gibt alle vorverarbeiteten Makros " -"in die Zieldatei aus. Falls keine Datei angegeben wird, wird die Ausgabe in die " -"Datei »_MACROS_.cfg« im Zielverzeichnis des Vorverarbeitungs-Befehls " -"geschrieben. Die erzeugte Datei kann als Eingabe für B<--preprocess-input-" -"macros> verwendet werden. Diese Option sollte vor dem --preprocess Befehl " -"angegeben werden." +"Wird nur vom »--preprocess« Befehl verwendet. Gibt alle vorverarbeiteten " +"Makros in die Zieldatei aus. Falls keine Datei angegeben wird, wird die " +"Ausgabe in die Datei »_MACROS_.cfg« im Zielverzeichnis des Vorverarbeitungs-" +"Befehls geschrieben. Die erzeugte Datei kann als Eingabe für B<--preprocess-" +"input-macros> verwendet werden. Diese Option sollte vor dem --preprocess " +"Befehl angegeben werden." # type: TP #. type: TP @@ -731,13 +739,13 @@ msgstr "B<--render-image>I<\\ Bild>B<\\ >I" msgid "" "takes a valid wesnoth 'image path string' with image path functions, and " "outputs to a .png file. Outputs to a windows .bmp file if the filename ends " -"with .bmp or if libpng is not available. Image path functions are documented at " -"https://wiki.wesnoth.org/ImagePathFunctionWML." +"with .bmp or if libpng is not available. Image path functions are documented " +"at https://wiki.wesnoth.org/ImagePathFunctionWML." msgstr "" "Akzeptiert einen gültigen \"Image Path Ausdruck\" mit Image Path Funktionen, " -"und speichert die Ausgabedatei als .png, oder als .bmp wenn der Dateiname mit ." -"bmp endet. Dokumentation zu Image Path Funktionen ist unter https://wiki." -"wesnoth.org/ImagePathFunctionWML einsehbar." +"und speichert die Ausgabedatei als .png, oder als .bmp wenn der Dateiname " +"mit .bmp endet. Dokumentation zu Image Path Funktionen ist unter https://" +"wiki.wesnoth.org/ImagePathFunctionWML einsehbar." # type: TP #. type: TP @@ -749,9 +757,10 @@ msgstr "B<-R,\\ --report>" #. type: Plain text #: doc/man/wesnoth.6:251 msgid "" -"initializes game directories, prints build information suitable for use in bug " -"reports, and exits." -msgstr "Erzeugt die Spielverzeichnisse und gibt Informationen für Bugreports aus." +"initializes game directories, prints build information suitable for use in " +"bug reports, and exits." +msgstr "" +"Erzeugt die Spielverzeichnisse und gibt Informationen für Bugreports aus." # type: TP #. type: TP @@ -763,11 +772,11 @@ msgstr "B<--rng-seed>I<\\ Seed>" #. type: Plain text #: doc/man/wesnoth.6:255 msgid "" -"seeds the random number generator with number EargE. Example: B<--rng-" -"seed 0>" +"seeds the random number generator with number EargE. Example: B<--" +"rng-seed 0>" msgstr "" -"Füttert den Zufallszahlengenerator mit der Zahl I. Beispiel: B<--rng-seed " -"0>" +"Füttert den Zufallszahlengenerator mit der Zahl I. Beispiel: B<--rng-" +"seed 0>" #. type: TP #: doc/man/wesnoth.6:255 @@ -777,10 +786,11 @@ msgstr "B<--screenshot>I<\\ Karte>B<\\ >I" #. type: Plain text #: doc/man/wesnoth.6:262 -msgid "saves a screenshot of I to I without initializing a screen." +msgid "" +"saves a screenshot of I to I without initializing a screen." msgstr "" -"Erzeugt ein Bildschirmfoto der I und speichert ihn in einer Datei namens " -"I ohne die Graphische Oberfläche zu initialisieren." +"Erzeugt ein Bildschirmfoto der I und speichert ihn in einer Datei " +"namens I ohne die Graphische Oberfläche zu initialisieren." # type: TP #. type: TP @@ -793,11 +803,12 @@ msgstr "B<-s[>IB<],\\ --server[>I<=Host>B<]>" #. type: Plain text #: doc/man/wesnoth.6:266 msgid "" -"connects to the specified host if any, otherwise connect to the first server in " -"preferences. Example: B<--server server.wesnoth.org>" +"connects to the specified host if any, otherwise connect to the first server " +"in preferences. Example: B<--server server.wesnoth.org>" msgstr "" -"Verbindet sich, falls angegeben, mit dem entsprechenden Rechner, oder aber zum " -"ersten Rechner in den Einstellungen. Beispiel: B<--server server.wesnoth.org>" +"Verbindet sich, falls angegeben, mit dem entsprechenden Rechner, oder aber " +"zum ersten Rechner in den Einstellungen. Beispiel: B<--server server.wesnoth." +"org>" # type: TP #. type: TP @@ -810,8 +821,8 @@ msgstr "B<--showgui>" #: doc/man/wesnoth.6:270 msgid "runs the game with the GUI, overriding any implicit B<--nogui>." msgstr "" -"Startet das Spiel mit Graphischer Oberfläche, selbst wenn implizit B<--nogui> " -"gesetzt ist." +"Startet das Spiel mit Graphischer Oberfläche, selbst wenn implizit B<--" +"nogui> gesetzt ist." #. type: TP #: doc/man/wesnoth.6:270 @@ -833,14 +844,15 @@ msgstr "B<-t[>IB<],\\ --test[>I<=Szenario-ID>B<]>" #. type: Plain text #: doc/man/wesnoth.6:285 msgid "" -"runs the game in a small test scenario. The scenario should be one defined with " -"a B<[test]> WML tag. The default is B. A demonstration of the " -"B<[micro_ai]> feature can be started with B. Implies B<--nogui>." +"runs the game in a small test scenario. The scenario should be one defined " +"with a B<[test]> WML tag. The default is B. A demonstration of the " +"B<[micro_ai]> feature can be started with B. Implies B<--" +"nogui>." msgstr "" -"Startet das Spiel in einem kleinen Testszenario. Dies sollte ein Szenario sein " -"welches mit einem B<[test]> WML Tag definiert wurde. Standard ist B. " -"Eine Demonstration des B<[micro_ai]> Features kann mit B " -"gestartet werden. Impliziert B<--nogui>." +"Startet das Spiel in einem kleinen Testszenario. Dies sollte ein Szenario " +"sein welches mit einem B<[test]> WML Tag definiert wurde. Standard ist " +"B. Eine Demonstration des B<[micro_ai]> Features kann mit " +"B gestartet werden. Impliziert B<--nogui>." # type: TP #. type: TP @@ -852,7 +864,8 @@ msgstr "B<-u,\\ --unit>I<\\ Szenario-ID>" #. type: Plain text #: doc/man/wesnoth.6:289 msgid "runs the specified test scenario as a unit test. Implies B<--nogui>." -msgstr "Startet das angegebene Testszenario als Unit Test. Impliziert B<--nogui>." +msgstr "" +"Startet das angegebene Testszenario als Unit Test. Impliziert B<--nogui>." # type: TP #. type: TP @@ -866,21 +879,21 @@ msgstr "B<--userconfig-dir>I<\\ Name>" #. type: Plain text #: doc/man/wesnoth.6:300 msgid "" -"sets the user configuration directory to I under $HOME or \"My Documents" -"\\eMy Games\" for windows. You can also specify an absolute path for the " -"configuration directory outside the $HOME or \"My Documents\\eMy Games\". On " -"Windows it is also possible to specify a directory relative to the process " -"working directory by using path starting with \".\\e\" or \"..\\e\". Under X11 " -"this defaults to $XDG_CONFIG_HOME or $HOME/.config/wesnoth, on other systems to " -"the userdata path." +"sets the user configuration directory to I under $HOME or \"My " +"Documents\\eMy Games\" for windows. You can also specify an absolute path " +"for the configuration directory outside the $HOME or \"My Documents\\eMy " +"Games\". On Windows it is also possible to specify a directory relative to " +"the process working directory by using path starting with \".\\e\" or \"..\\e" +"\". Under X11 this defaults to $XDG_CONFIG_HOME or $HOME/.config/wesnoth, " +"on other systems to the userdata path." msgstr "" "Setzt das Konfigurationsverzeichnis des Benutzers auf I in $HOME oder " "»Eigene Dateien\\eMy Games« auf Windows. Es kann auch ein absoluter Pfad zum " -"Konfigurationsverzeichnis außerhalb von $HOME oder »Eigene Dateien\\eMy Games« " -"angegeben werden. Unter Windows ist es auch möglich ein Verzeichnis relativ zum " -"Installationsverzeichnis mit \".\\e\" oder \"..\\e\" anzugeben. Standard ist " -"unter Linux und BSD $XDG_CONFIG_HOME bzw. $HOME/.config/wesnoth, auf anderen " -"Betriebssystemen ist ist es das Nutzerdatenverzeichnis." +"Konfigurationsverzeichnis außerhalb von $HOME oder »Eigene Dateien\\eMy " +"Games« angegeben werden. Unter Windows ist es auch möglich ein Verzeichnis " +"relativ zum Installationsverzeichnis mit \".\\e\" oder \"..\\e\" anzugeben. " +"Standard ist unter Linux und BSD $XDG_CONFIG_HOME bzw. $HOME/.config/" +"wesnoth, auf anderen Betriebssystemen ist ist es das Nutzerdatenverzeichnis." # type: TP #. type: TP @@ -893,7 +906,8 @@ msgstr "B<--userconfig-path>" #. type: Plain text #: doc/man/wesnoth.6:303 msgid "prints the path of the user configuration directory and exits." -msgstr "Zeigt an, wo sich das Verzeichnis für die Nutzereinstellungen befindet." +msgstr "" +"Zeigt an, wo sich das Verzeichnis für die Nutzereinstellungen befindet." # type: TP #. type: TP @@ -907,18 +921,18 @@ msgstr "B<--userdata-dir>I<\\ Name>" #. type: Plain text #: doc/man/wesnoth.6:312 msgid "" -"sets the userdata directory to I under $HOME or \"My Documents\\eMy Games" -"\" for windows. You can also specify an absolute path for the userdata " +"sets the userdata directory to I under $HOME or \"My Documents\\eMy " +"Games\" for windows. You can also specify an absolute path for the userdata " "directory outside the $HOME or \"My Documents\\eMy Games\". On Windows it is " -"also possible to specify a directory relative to the process working directory " -"by using path starting with \".\\e\" or \"..\\e\"." +"also possible to specify a directory relative to the process working " +"directory by using path starting with \".\\e\" or \"..\\e\"." msgstr "" -"Setzt das Verzeichnis für Nutzerdaten (Spielstände, Add-ons, ...) auf I " -"in $HOME oder »Eigene Dateien\\eMy Games« auf Windows. Es kann auch ein " -"absoluter Pfad zum Nutzerdatenverzeichnis außerhalb von $HOME oder »Eigene " -"Dateien\\eMy Games« angegeben werden. Unter Windows ist es auch möglich ein " -"Verzeichnis relativ zum Installationsverzeichnis mit \".\\e\" oder \"..\\e\" " -"anzugeben." +"Setzt das Verzeichnis für Nutzerdaten (Spielstände, Add-ons, ...) auf " +"I in $HOME oder »Eigene Dateien\\eMy Games« auf Windows. Es kann auch " +"ein absoluter Pfad zum Nutzerdatenverzeichnis außerhalb von $HOME oder " +"»Eigene Dateien\\eMy Games« angegeben werden. Unter Windows ist es auch " +"möglich ein Verzeichnis relativ zum Installationsverzeichnis mit \".\\e\" " +"oder \"..\\e\" anzugeben." # type: TP #. type: TP @@ -929,10 +943,11 @@ msgstr "B<--username>I<\\ Benutzername>" #. type: Plain text #: doc/man/wesnoth.6:317 -msgid "uses I when connecting to a server, ignoring other preferences." +msgid "" +"uses I when connecting to a server, ignoring other preferences." msgstr "" -"Benutzt den angegebene I um sich zu einem Server zu verbinden, " -"andere Einstellungen werden ignoriert." +"Benutzt den angegebene I um sich zu einem Server zu " +"verbinden, andere Einstellungen werden ignoriert." # type: TP #. type: TP @@ -1010,14 +1025,14 @@ msgstr "Zusätzliche Optionen für --multiplayer" #. type: Plain text #: doc/man/wesnoth.6:342 msgid "" -"The side-specific multiplayer options are marked with I. I has " -"to be replaced by a side number. It usually is 1 or 2 but depends on the number " -"of players possible in the chosen scenario." +"The side-specific multiplayer options are marked with I. I " +"has to be replaced by a side number. It usually is 1 or 2 but depends on the " +"number of players possible in the chosen scenario." msgstr "" "Die Parteispezifischen Einstellungen sind mit I markiert. I " -"muss dabei durch die Nummer der jeweiligen Partei ersetzt werden. Meistens ist " -"diese Nummer 1 oder 2, doch hängt es letztendlich von der Anzahl der möglichen " -"Spieler in dem gewählten Szenario ab." +"muss dabei durch die Nummer der jeweiligen Partei ersetzt werden. Meistens " +"ist diese Nummer 1 oder 2, doch hängt es letztendlich von der Anzahl der " +"möglichen Spieler in dem gewählten Szenario ab." # type: TP #. type: TP @@ -1029,7 +1044,8 @@ msgstr "B<--ai_config>I<\\ Nummer>B<:>I" # type: Plain text #. type: Plain text #: doc/man/wesnoth.6:345 -msgid "selects a configuration file to load for the AI controller for this side." +msgid "" +"selects a configuration file to load for the AI controller for this side." msgstr "" "Gibt eine Konfigurationsdatei an, um aus dieser die KI für die angegebene " "Partei zu laden." @@ -1044,15 +1060,15 @@ msgstr "B<--algorithm>I<\\ Nummer>B<:>I" #. type: Plain text #: doc/man/wesnoth.6:355 msgid "" -"selects a non-standard algorithm to be used by the AI controller for this side. " -"The algorithm is defined by an B<[ai]> tag, which can be a core one either in " -"\"data/ai/ais\" or \"data/ai/dev\" or an algorithm defined by an addon. " -"Available values include: B and B." +"selects a non-standard algorithm to be used by the AI controller for this " +"side. The algorithm is defined by an B<[ai]> tag, which can be a core one " +"either in \"data/ai/ais\" or \"data/ai/dev\" or an algorithm defined by an " +"addon. Available values include: B and B." msgstr "" "Aktiviert einen andere KI-Algorithmus für die angegebene Partei, welcher " "benutzt wird falls die Partei von eine KI gesteuert wird. Der angegebene " -"Algorithmus muss durch einen B<[ai]> Tag definiert sein. KI-Algorithmen sind in " -"»data/ai/ais« und »data/ai/dev« definiert, auch Add-ons können neue KI-" +"Algorithmus muss durch einen B<[ai]> Tag definiert sein. KI-Algorithmen sind " +"in »data/ai/ais« und »data/ai/dev« definiert, auch Add-ons können neue KI-" "Algorithmen definieren. Unter anderem gibt es die Werte B und " "B." @@ -1083,9 +1099,9 @@ msgstr "B<--era>I<\\ Wert>" #. type: Plain text #: doc/man/wesnoth.6:368 msgid "" -"use this option to play in the selected era instead of the B era. The " -"era is chosen by an id. Eras are described in the B " -"file." +"use this option to play in the selected era instead of the B era. " +"The era is chosen by an id. Eras are described in the B file." msgstr "" "Bestimmt, welche Ära für diese Partie anstelle der B Ära genutzt " "werden soll. Die Ära wird anhand ihrer ID bestimmt. Eine genaue Beschreibung " @@ -1101,14 +1117,20 @@ msgstr "B<--exit-at-end>" # type: Plain text #. type: Plain text #: doc/man/wesnoth.6:372 +#, fuzzy +#| msgid "" +#| "exits once the scenario is over, without displaying victory/defeat dialog " +#| "which requires the user to click OK. This is also used for scriptable " +#| "benchmarking." msgid "" -"exits once the scenario is over, without displaying victory/defeat dialog which " -"requires the user to click OK. This is also used for scriptable benchmarking." +"exits once the scenario is over, without displaying victory/defeat dialog " +"which normally requires the user to click End Scenario. This is also used " +"for scriptable benchmarking." msgstr "" -"Beendet das Spiel am Ende eines Szenarios, ohne die Sieg/Niederlage-Übersicht " -"anzuzeigen, da der Benutzer hier »Ok« auswählen müsste, damit das Spiel " -"fortgesetzt wird. Dies wird ebenfalls bei automatisierten Leistungsvergleichen " -"verwendet." +"Beendet das Spiel am Ende eines Szenarios, ohne die Sieg/Niederlage-" +"Übersicht anzuzeigen, da der Benutzer hier »Ok« auswählen müsste, damit das " +"Spiel fortgesetzt wird. Dies wird ebenfalls bei automatisierten " +"Leistungsvergleichen verwendet." #. type: TP #: doc/man/wesnoth.6:372 @@ -1150,14 +1172,15 @@ msgstr "B<--parm>I<\\ Nummer>B<:>IB<:>I" #. type: Plain text #: doc/man/wesnoth.6:391 msgid "" -"sets additional parameters for this side. This parameter depends on the options " -"used with B<--controller> and B<--algorithm>. It should only be useful for " -"people designing their own AI. (not yet documented completely)" +"sets additional parameters for this side. This parameter depends on the " +"options used with B<--controller> and B<--algorithm>. It should only be " +"useful for people designing their own AI. (not yet documented completely)" msgstr "" -"Gibt zusätzliche Parameter für diese Partei an. Die möglichen Parameter hängen " -"davon ab, welche Optionen für B<--controller> und B<--algorithm> verwendet " -"werden. Diese Einstellung ist nur interessant, wenn Sie Ihre eigene KI " -"entwickeln wollen. (bisher ist noch keine vollständige Dokumentation verfügbar)" +"Gibt zusätzliche Parameter für diese Partei an. Die möglichen Parameter " +"hängen davon ab, welche Optionen für B<--controller> und B<--algorithm> " +"verwendet werden. Diese Einstellung ist nur interessant, wenn Sie Ihre " +"eigene KI entwickeln wollen. (bisher ist noch keine vollständige " +"Dokumentation verfügbar)" # type: TP #. type: TP @@ -1187,12 +1210,13 @@ msgstr "B<--side>I<\\ Nummer>B<:>I" #. type: Plain text #: doc/man/wesnoth.6:400 msgid "" -"selects a faction of the current era for this side. The faction is chosen by an " -"id. Factions are described in the data/multiplayer.cfg file." +"selects a faction of the current era for this side. The faction is chosen by " +"an id. Factions are described in the data/multiplayer.cfg file." msgstr "" "Bestimmt die Fraktion für die festgelegte Partei in Abhängigkeit von der " -"gewählten Ära. Die Fraktion wird per \"id\" bestimmt. Eine genaue Beschreibung " -"der Fraktionen ist in der Datei »data/multiplayer.cfg« zu finden." +"gewählten Ära. Die Fraktion wird per \"id\" bestimmt. Eine genaue " +"Beschreibung der Fraktionen ist in der Datei »data/multiplayer.cfg« zu " +"finden." # type: TP #. type: TP @@ -1205,8 +1229,8 @@ msgstr "B<--turns>I<\\ Wert>" #. type: Plain text #: doc/man/wesnoth.6:403 msgid "" -"sets the number of turns for the chosen scenario. By default no turn limit is " -"set." +"sets the number of turns for the chosen scenario. By default no turn limit " +"is set." msgstr "" "Bestimmt die Anzahl der Runden. Standardmäßig ist keine Beschränkung gegeben." @@ -1219,33 +1243,33 @@ msgstr "RÜCKGABEWERT" #. type: Plain text #: doc/man/wesnoth.6:409 msgid "" -"Normal exit status is 0. An exit status of 1 indicates an (SDL, video, fonts, " -"etc) initialization error. An exit status of 2 indicates an error with the " -"command line options." +"Normal exit status is 0. An exit status of 1 indicates an (SDL, video, " +"fonts, etc) initialization error. An exit status of 2 indicates an error " +"with the command line options." msgstr "" "Im Regelfall ist der Rückgabewert 0. Ein Rückgabewert von 1 weist auf einen " -"Initialisierungsfehler (SDL, Video, Schriften, usw.) hin. Ein Rückgabewert von " -"2 deutet auf einen Fehler mit den Optionen auf der Befehlszeile hin." +"Initialisierungsfehler (SDL, Video, Schriften, usw.) hin. Ein Rückgabewert " +"von 2 deutet auf einen Fehler mit den Optionen auf der Befehlszeile hin." #. type: Plain text #: doc/man/wesnoth.6:421 msgid "" -"When running unit tests (withB<\\ -u>), the exit status is different. An exit " -"status of 0 indicates that the test passed, and 1 indicates that the test " -"failed. An exit status of 3 indicates that the test passed, but produced an " -"invalid replay file. An exit status of 4 indicates that the test passed, but " -"the replay produced errors. These latter two are only returned if B<--" -"noreplaycheck> is not passed. An exit status of 2 indicates that the test timed " -"out, when used with the deprecated B<--timeout> option." +"When running unit tests (withB<\\ -u>), the exit status is different. An " +"exit status of 0 indicates that the test passed, and 1 indicates that the " +"test failed. An exit status of 3 indicates that the test passed, but " +"produced an invalid replay file. An exit status of 4 indicates that the test " +"passed, but the replay produced errors. These latter two are only returned " +"if B<--noreplaycheck> is not passed. An exit status of 2 indicates that the " +"test timed out, when used with the deprecated B<--timeout> option." msgstr "" "Wenn Unit Tests benutzt werden (mittelsB<\\ -u>) hat der Rückgabecwert eine " -"andere Bedeutung. In diesem Fall bedeutet ein Rückgabewert von 0 das Bestehen " -"der Test, und 1 das scheitern. Ein Rückgabewert von 3 bedeutet zwar ein " -"Bestehen der Tests, jedoch ist die Datei für die Spielaufzeichnung kaputt. Ein " -"Rückgabewert von 4 bedeutet dass die Tests bestehen, aber die Spielaufzeichnung " -"Fehler generiert. Ein Rückgabewert von 2 kennzeichnet eine Zeitüberschreitung " -"der Tests, wir allerdings nur in Zusammenhang mir der veralteten B<--timeout> " -"Option benutzt." +"andere Bedeutung. In diesem Fall bedeutet ein Rückgabewert von 0 das " +"Bestehen der Test, und 1 das scheitern. Ein Rückgabewert von 3 bedeutet zwar " +"ein Bestehen der Tests, jedoch ist die Datei für die Spielaufzeichnung " +"kaputt. Ein Rückgabewert von 4 bedeutet dass die Tests bestehen, aber die " +"Spielaufzeichnung Fehler generiert. Ein Rückgabewert von 2 kennzeichnet eine " +"Zeitüberschreitung der Tests, wir allerdings nur in Zusammenhang mir der " +"veralteten B<--timeout> Option benutzt." # type: SH #. type: SH @@ -1267,17 +1291,17 @@ msgid "" "Edited by Nils Kneuper Ecrazy-ivanovic@gmx.netE, ott Eott@gaon." "netE and Soliton Esoliton.de@gmail.comE." msgstr "" -"Bearbeitet von Nils Kneuper Ecrazy-ivanovic@gmx.netE, ott Eott@gaon." -"netE und Soliton Esoliton.de@gmail.comE. Übersetzt von Jan-Heiner " -"Laberenz EJan-Heiner@arcor.deE und Nils Kneuper Ecrazy-ivanovic@gmx." -"netE." +"Bearbeitet von Nils Kneuper Ecrazy-ivanovic@gmx.netE, ott " +"Eott@gaon.netE und Soliton Esoliton.de@gmail.comE. Übersetzt " +"von Jan-Heiner Laberenz EJan-Heiner@arcor.deE und Nils Kneuper " +"Ecrazy-ivanovic@gmx.netE." # type: Plain text #. type: Plain text #: doc/man/wesnoth.6:429 msgid "" -"This manual page was originally written by Cyril Bouthors Ecyril@bouthors." -"orgE." +"This manual page was originally written by Cyril Bouthors " +"Ecyril@bouthors.orgE." msgstr "" "Diese Beschreibung stammt im Original von Cyril Bouthors Ecyril@bouthors." "orgE." @@ -1299,27 +1323,28 @@ msgstr "COPYRIGHT" #. type: Plain text #: doc/man/wesnoth.6:435 doc/man/wesnothd.6:280 msgid "Copyright \\(co 2003-2018 David White Edavidnwhite@verizon.netE" -msgstr "Copyright \\(co 2003-2018 David White Edavidnwhite@verizon.netE" +msgstr "" +"Copyright \\(co 2003-2018 David White Edavidnwhite@verizon.netE" # type: Plain text #. type: Plain text #: doc/man/wesnoth.6:438 doc/man/wesnothd.6:283 msgid "" "This is Free Software; this software is licensed under the GPL version 2, as " -"published by the Free Software Foundation. There is NO warranty; not even for " -"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." -msgstr "" -"Dieses Programm ist freie Software. Sie können es unter den Bedingungen der GNU " -"General Public License, wie von der Free Software Foundation veröffentlicht, " -"weitergeben und/oder modifizieren, entweder gemäß Version 2 der Lizenz oder " -"(nach Ihrer Option) jeder späteren Version. Die Veröffentlichung dieses " -"Programms erfolgt in der Hoffnung, dass es Ihnen von Nutzen sein wird, aber " -"OHNE IRGENDEINE GARANTIE, sogar ohne die implizite Garantie der MARKTREIFE oder " -"der VERWENDBARKEIT FÜR EINEN BESTIMMTEN ZWECK. Details finden Sie in der GNU " -"General Public License. Sie sollten eine Kopie der GNU General Public License " -"zusammen mit diesem Programm erhalten haben. Falls nicht, schreiben Sie an die " -"Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA " -"02110-1301, USA." +"published by the Free Software Foundation. There is NO warranty; not even " +"for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." +msgstr "" +"Dieses Programm ist freie Software. Sie können es unter den Bedingungen der " +"GNU General Public License, wie von der Free Software Foundation " +"veröffentlicht, weitergeben und/oder modifizieren, entweder gemäß Version 2 " +"der Lizenz oder (nach Ihrer Option) jeder späteren Version. Die " +"Veröffentlichung dieses Programms erfolgt in der Hoffnung, dass es Ihnen von " +"Nutzen sein wird, aber OHNE IRGENDEINE GARANTIE, sogar ohne die implizite " +"Garantie der MARKTREIFE oder der VERWENDBARKEIT FÜR EINEN BESTIMMTEN ZWECK. " +"Details finden Sie in der GNU General Public License. Sie sollten eine Kopie " +"der GNU General Public License zusammen mit diesem Programm erhalten haben. " +"Falls nicht, schreiben Sie an die Free Software Foundation, Inc., 51 " +"Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA." # type: SH #. type: SH @@ -1329,17 +1354,17 @@ msgid "SEE ALSO" msgstr "ANDERE" # type: TH -#. This program is free software; you can redistribute it and/or modify -#. it under the terms of the GNU General Public License as published by -#. the Free Software Foundation; either version 2 of the License, or -#. (at your option) any later version. -#. This program is distributed in the hope that it will be useful, -#. but WITHOUT ANY WARRANTY; without even the implied warranty of -#. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -#. GNU General Public License for more details. -#. You should have received a copy of the GNU General Public License -#. along with this program; if not, write to the Free Software -#. Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +#. This program is free software; you can redistribute it and/or modify +#. it under the terms of the GNU General Public License as published by +#. the Free Software Foundation; either version 2 of the License, or +#. (at your option) any later version. +#. This program is distributed in the hope that it will be useful, +#. but WITHOUT ANY WARRANTY; without even the implied warranty of +#. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +#. GNU General Public License for more details. +#. You should have received a copy of the GNU General Public License +#. along with this program; if not, write to the Free Software +#. Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA #. type: Plain text #: doc/man/wesnothd.6:15 msgid "B(6)." @@ -1376,11 +1401,11 @@ msgstr "wesnothd - Battle for B Mehrspielernetzwerkdaemon" #. type: Plain text #: doc/man/wesnothd.6:36 msgid "" -"B [\\|B<-dv>\\|] [\\|B<-c> I\\|] [\\|B<-p> I\\|] [\\|B<-" -"t> I\\|] [\\|B<-T> I\\|]" +"B [\\|B<-dv>\\|] [\\|B<-c> I\\|] [\\|B<-p> I\\|] [\\|" +"B<-t> I\\|] [\\|B<-T> I\\|]" msgstr "" -"B [\\|B<-dv>\\|] [\\|B<-c> I\\|] [\\|B<-p> I\\|] [\\|B<-" -"t> I\\|] [\\|B<-T> I\\|]" +"B [\\|B<-dv>\\|] [\\|B<-c> I\\|] [\\|B<-p> I\\|] [\\|" +"B<-t> I\\|] [\\|B<-T> I\\|]" # type: Plain text #. type: Plain text @@ -1392,12 +1417,12 @@ msgstr "B B<-V>" #. type: Plain text #: doc/man/wesnothd.6:44 msgid "" -"Manages Battle for Wesnoth multiplayer games. See https://www.wesnoth.org/wiki/" -"ServerAdministration on what commands the server accepts via the wesnoth client " -"(/query ...) or the fifo." +"Manages Battle for Wesnoth multiplayer games. See https://www.wesnoth.org/" +"wiki/ServerAdministration on what commands the server accepts via the " +"wesnoth client (/query ...) or the fifo." msgstr "" -"Verwaltet Battle for Wesnoth Mehrspieler Partien. Siehe https://www.wesnoth.org/" -"wiki/ServerAdministration für die Befehle, die der Server von Wesnoth (/" +"Verwaltet Battle for Wesnoth Mehrspieler Partien. Siehe https://www.wesnoth." +"org/wiki/ServerAdministration für die Befehle, die der Server von Wesnoth (/" "query ...) oder über die FIFO entgegennimmt." # type: TP @@ -1411,14 +1436,14 @@ msgstr "B<-c\\ >IB<,\\ --config>I<\\ Pfad>" #. type: Plain text #: doc/man/wesnothd.6:52 msgid "" -"tells wesnothd where to find the config file to use. See the section B below for the syntax. You can reload the config with sending SIGHUP to " -"the server process." +"tells wesnothd where to find the config file to use. See the section " +"B below for the syntax. You can reload the config with " +"sending SIGHUP to the server process." msgstr "" "Sagt wesnothd wo es die zu benutzende Konfigurationsdatei findet. Siehe den " -"Abschnitt B unterhalb für die genaue Syntax. Sie können " -"die Konfigurationsdatei durch senden eines SIGHUP an den Serverprozess neu " -"laden." +"Abschnitt B unterhalb für die genaue Syntax. Sie " +"können die Konfigurationsdatei durch senden eines SIGHUP an den " +"Serverprozess neu laden." # type: TP #. type: TP @@ -1444,14 +1469,14 @@ msgstr "Gibt die möglichen Kommandozeilenoptionen aus." #: doc/man/wesnothd.6:72 msgid "" "sets the severity level of the log domains. B can be used to match any " -"log domain. Available levels: B,\\ B,\\ B,\\ B. " -"By default the B level is used and the B level for the B " -"domain." +"log domain. Available levels: B,\\ B,\\ B,\\ " +"B. By default the B level is used and the B level for " +"the B domain." msgstr "" -"Setzt die Stufe der Debugausgabe. Verwenden Sie B, um sämtliche Domänen zu " -"verwenden. Verfügbare Stufen: B,\\ B,\\ B,\\ B. " -"Standardmäßig werden die Stufe B für die Domäne des Spieles und die " -"Stufe B für die Domäne des Servers verwendet." +"Setzt die Stufe der Debugausgabe. Verwenden Sie B, um sämtliche Domänen " +"zu verwenden. Verfügbare Stufen: B,\\ B,\\ B,\\ " +"B. Standardmäßig werden die Stufe B für die Domäne des Spieles " +"und die Stufe B für die Domäne des Servers verwendet." # type: TP #. type: TP @@ -1464,11 +1489,11 @@ msgstr "B<-p\\ >IB<,\\ --port>I<\\ Port>" #. type: Plain text #: doc/man/wesnothd.6:77 msgid "" -"binds the server to the specified port. If no port is specified, port B<15000> " -"will be used." +"binds the server to the specified port. If no port is specified, port " +"B<15000> will be used." msgstr "" -"Bindet den Server an den angegebenen Port. Wenn kein Port angegeben ist, wird " -"Port B<15000> genommen." +"Bindet den Server an den angegebenen Port. Wenn kein Port angegeben ist, " +"wird Port B<15000> genommen." # type: TP #. type: TP @@ -1484,8 +1509,8 @@ msgid "" "sets the maximum number of waiting worker threads for network I/O to n " "(default: B<5>,\\ max:\\ B<30>)." msgstr "" -"Legt die maximale Anzahl an Arbeiterthreads für Netzwerk E/A fest. (Standard: " -"B<5>,\\ Maximum:\\ B<30>)" +"Legt die maximale Anzahl an Arbeiterthreads für Netzwerk E/A fest. " +"(Standard: B<5>,\\ Maximum:\\ B<30>)" # type: TP #. type: TP @@ -1498,11 +1523,11 @@ msgstr "B<-T,\\ --max-threads>I<\\ Wert>" #. type: Plain text #: doc/man/wesnothd.6:88 msgid "" -"sets the maximum number of worker threads that will be created. If set to B<0> " -"there will be no limit (default: B<0>)." +"sets the maximum number of worker threads that will be created. If set to " +"B<0> there will be no limit (default: B<0>)." msgstr "" -"Legt die maximal zu erzeugende Anzahl an Arbeiterthreads fest. Bei einem Wert " -"von B<0> gibt es keine Beschränkung. (Standard: B<0>)" +"Legt die maximal zu erzeugende Anzahl an Arbeiterthreads fest. Bei einem " +"Wert von B<0> gibt es keine Beschränkung. (Standard: B<0>)" # type: TP #. type: TP @@ -1606,8 +1631,8 @@ msgstr "B" #. type: Plain text #: doc/man/wesnothd.6:118 msgid "" -"Full or relative path to a (gzip compressed) file that the server can read and " -"write. Bans will be saved to this file and read again on server start." +"Full or relative path to a (gzip compressed) file that the server can read " +"and write. Bans will be saved to this file and read again on server start." msgstr "" "Kompletter oder relativer Pfad zu einer (gzip-komprimierten) Datei, die der " "Server lesen und schreiben kann. Bans werden in diese Datei gespeichert und " @@ -1624,8 +1649,8 @@ msgstr "B" #. type: Plain text #: doc/man/wesnothd.6:121 msgid "" -"Determines whether the rooms file should be read and written to in compressed " -"form. Defaults to B." +"Determines whether the rooms file should be read and written to in " +"compressed form. Defaults to B." msgstr "" "Legt fest, ob die Datei für die Räume in komprimierter Form gelesen und " "geschrieben werden soll. Die Voreinstellung ist B." @@ -1659,14 +1684,14 @@ msgstr "B" #: doc/man/wesnothd.6:131 msgid "" "Names/nicks that are not accepted by the server. B<*> and B from wildcard " -"patterns are supported. See B(7) for more details. Default values (used " -"if nothing is specified) are: B<*admin*,*admln*,*server*,ai,ai?,computer,human," -"network,player>." +"patterns are supported. See B(7) for more details. Default values " +"(used if nothing is specified) are: B<*admin*,*admln*,*server*,ai,ai?," +"computer,human,network,player>." msgstr "" "Namen/Spitznamen die der Server nicht akzeptiert. B<*> und B sind als " -"Platzhalter unterstützt. Siehe B(7) für mehr Details. Standardwerte (wenn " -"sonst nichts angegeben wurde) sind: B<*admin*,*admln*,*server*,ai,ai?,computer," -"human,network,player>." +"Platzhalter unterstützt. Siehe B(7) für mehr Details. Standardwerte " +"(wenn sonst nichts angegeben wurde) sind: B<*admin*,*admln*,*server*,ai,ai?," +"computer,human,network,player>." # type: TP #. type: TP @@ -1679,14 +1704,14 @@ msgstr "B" #. type: Plain text #: doc/man/wesnothd.6:135 msgid "" -"The path to the fifo you can echo server commands into (same as /query ... from " -"wesnoth). If not specified defaults to the compile-time path (default: B)." +"The path to the fifo you can echo server commands into (same as /query ... " +"from wesnoth). If not specified defaults to the compile-time path (default: " +"B)." msgstr "" "Der Pfad zur FIFO-Datei, in die Befehle für den Server geschrieben werden " "können (das gleiche wie mit /query ... in Wesnoth selbst). Falls nicht " -"angegeben, wird die einkompilierte Voreinstellung verwendet (Standard: B)." +"angegeben, wird die einkompilierte Voreinstellung verwendet (Standard: B)." # type: TP #. type: TP @@ -1698,7 +1723,8 @@ msgstr "B" # type: Plain text #. type: Plain text #: doc/man/wesnothd.6:138 -msgid "The number of allowed messages in B. (default: B<4>)" +msgid "" +"The number of allowed messages in B. (default: B<4>)" msgstr "" "Die Anzahl der erlaubten Nachrichten in B. (Standard: " "B<4>)" @@ -1714,11 +1740,11 @@ msgstr "B" #. type: Plain text #: doc/man/wesnothd.6:141 msgid "" -"The time period (in seconds) message flooding is detected in. (default: B<10> " -"seconds)" +"The time period (in seconds) message flooding is detected in. (default: " +"B<10> seconds)" msgstr "" -"Der Zeitraum (in Sekunden) in dem \"message flooding\" erkannt wird. (Standard: " -"B<10>)" +"Der Zeitraum (in Sekunden) in dem \"message flooding\" erkannt wird. " +"(Standard: B<10>)" # type: TP #. type: TP @@ -1749,8 +1775,8 @@ msgid "" "respectively to everyone, registered users, admin users or disables new room " "creation. Default value is B." msgstr "" -"Legt fest, wer neue Räume auf dem Server erstellen kann. Verwendbare Werte sind " -"B, B, B und B und erteilen die " +"Legt fest, wer neue Räume auf dem Server erstellen kann. Verwendbare Werte " +"sind B, B, B und B und erteilen die " "Berechtigung entsprechend an jeden, registrierte Benutzer, Administratoren " "beziehungsweise deaktiviert die Erstellung neuer Räume. Der voreingestellte " "Wert ist B (jeder)." @@ -1768,8 +1794,8 @@ msgstr "B" msgid "" "The password used to gain admin privileges (via BI)." msgstr "" -"Das Passwort, um auf dem Server Administratorrechte zu erhalten (über BI)." +"Das Passwort, um auf dem Server Administratorrechte zu erhalten (über BI)." #. type: TP #: doc/man/wesnothd.6:150 @@ -1781,11 +1807,12 @@ msgstr "B" #: doc/man/wesnothd.6:153 msgid "" "The directory where the server stores game replays. (Don't forget the " -"trailing /!) Defaults to `' which means the directory wesnothd was started in." +"trailing /!) Defaults to `' which means the directory wesnothd was started " +"in." msgstr "" -"Legt den Ordner fest, in dem der Server Wiederholungen abspeichert. (Vergesst " -"das abschließende /! nicht) Standardmäßig wird »./« verwendet, was für den " -"Ordner steht, in dem wesnothd gestartet wurde." +"Legt den Ordner fest, in dem der Server Wiederholungen abspeichert. " +"(Vergesst das abschließende /! nicht) Standardmäßig wird »./« verwendet, was " +"für den Ordner steht, in dem wesnothd gestartet wurde." # type: TP #. type: TP @@ -1803,8 +1830,8 @@ msgid "" "B setting.)" msgstr "" "Der Befehl, den der Server verwendet, um einen neuen Server-Prozess über den " -"B-Befehl zu starten. (Kann nur über die FIFO angefordert werden. Siehe " -"die B-Einstellung.)" +"B-Befehl zu starten. (Kann nur über die FIFO angefordert werden. " +"Siehe die B-Einstellung.)" # type: TP #. type: TP @@ -1818,12 +1845,12 @@ msgstr "B" #: doc/man/wesnothd.6:159 msgid "" "Path to a file where the room info should be stored. This file is read on " -"server startup and written to later. If empty or not set, rooms are not loaded " -"and not saved." +"server startup and written to later. If empty or not set, rooms are not " +"loaded and not saved." msgstr "" "Pfad zu einer Datei, in die die Rauminformationen gespeichert werden sollen. " -"Die Datei wird beim Starten des Servers gelesen und später beschrieben. Falls " -"der Wert leer oder nicht gesetzt ist, werden Räume weder geladen noch " +"Die Datei wird beim Starten des Servers gelesen und später beschrieben. " +"Falls der Wert leer oder nicht gesetzt ist, werden Räume weder geladen noch " "gespeichert." #. type: TP @@ -1835,11 +1862,11 @@ msgstr "B" #. type: Plain text #: doc/man/wesnothd.6:162 msgid "" -"Defines whether the server will automatically save replays of games. (default: " -"B)" +"Defines whether the server will automatically save replays of games. " +"(default: B)" msgstr "" -"Legt fest, ob vom Server automatisch Wiederholungen gespeichert werden sollen. " -"(Standard: B)" +"Legt fest, ob vom Server automatisch Wiederholungen gespeichert werden " +"sollen. (Standard: B)" # type: TP #. type: TP @@ -1853,11 +1880,12 @@ msgstr "B" #: doc/man/wesnothd.6:166 msgid "" "A comma separated list of version strings to be accepted by the server. B<*> " -"and B from wildcard patterns are supported. (defaults to the corresponding " -"wesnoth version)" +"and B from wildcard patterns are supported. (defaults to the " +"corresponding wesnoth version)" msgstr "" -"Eine durch Komma getrennte Liste der Programmversionen, die der Server zulässt. " -"B<*> und B sind erlaubt. (Standard: Die aktuell installierte Wesnoth-Version)" +"Eine durch Komma getrennte Liste der Programmversionen, die der Server " +"zulässt. B<*> und B sind erlaubt. (Standard: Die aktuell installierte " +"Wesnoth-Version)" # type: Plain text #. type: Plain text @@ -1879,16 +1907,16 @@ msgid "" "The name of the user handler to use. Currently available user handlers are " "B (to connect wesnothd to a phpbb forum database) and B (a " "sample implementation of the user handler interface, if you use this on " -"anything real you are insane). The default value is B. You must also add " -"a B<[user_handler]> section, see below." +"anything real you are insane). The default value is B. You must also " +"add a B<[user_handler]> section, see below." msgstr "" "Der Name der zu verwendenden Nutzerverwaltung. Momentan sind als " "Nutzerverwaltungen B (um via wesnothd eine Verbindung zu einer phpbb " "Forum Datenbank aufzubauen) und B (eine Beispielimplementierung der " -"Nutzerverwaltungsschnittstelle, diese dient nur als Beispiel und sollte nicht " -"genutzt werden) verfügbar. Standardmäßig wird die Nutzerverwaltung B " -"verwendet. Außerdem muss ein B<[user_handler]> angelegt werden. Der Aufbau von " -"diesem ist weiter unten beschrieben." +"Nutzerverwaltungsschnittstelle, diese dient nur als Beispiel und sollte " +"nicht genutzt werden) verfügbar. Standardmäßig wird die Nutzerverwaltung " +"B verwendet. Außerdem muss ein B<[user_handler]> angelegt werden. Der " +"Aufbau von diesem ist weiter unten beschrieben." # type: SS #. type: SS @@ -1901,7 +1929,8 @@ msgstr "Globale Elemente:" #. type: Plain text #: doc/man/wesnothd.6:179 msgid "" -"B<[redirect]> A tag to specify a server to redirect certain client versions to." +"B<[redirect]> A tag to specify a server to redirect certain client versions " +"to." msgstr "" "B<[redirect]> Ein Element, um bestimmte Programmversionen anzugeben, die auf " "einen anderen Server umgeleitet werden sollen." @@ -1946,8 +1975,8 @@ msgid "" "A comma separated list of versions to redirect. Behaves the same way as " "B in regard to wildcard patterns." msgstr "" -"Eine durch Komma getrennte Liste der Versionen, die umgeleitet werden sollen. " -"Verhält sich in Bezug auf Wildcards genauso wie B." +"Eine durch Komma getrennte Liste der Versionen, die umgeleitet werden " +"sollen. Verhält sich in Bezug auf Wildcards genauso wie B." # type: Plain text #. type: Plain text @@ -1984,37 +2013,38 @@ msgstr "B