Translations update

This commit is contained in:
JustArchi
2019-03-02 04:25:12 +01:00
parent f2c835a75c
commit 21d5051a84
34 changed files with 69 additions and 8 deletions

2
ASF-ui

Submodule ASF-ui updated: 736f0b9f7b...caafa0776f

View File

@@ -285,6 +285,7 @@
</root>

View File

@@ -698,4 +698,5 @@
</root>

View File

@@ -699,4 +699,5 @@ StackTrace:
</root>

View File

@@ -675,4 +675,5 @@ StackTrace:
</root>

View File

@@ -713,4 +713,5 @@ StackTrace:
<value>Antwort: {0}</value>
<comment>{0} will be replaced by the generated response (string)</comment>
</data>
</root>

View File

@@ -638,6 +638,7 @@ StackTrace:
</root>

View File

@@ -698,4 +698,5 @@ Trazo de pila:
</root>

View File

@@ -685,4 +685,5 @@ StackTrace:
</root>

View File

@@ -698,4 +698,5 @@ StackTrace :
</root>

View File

@@ -652,4 +652,5 @@ StackTrace:
</root>

View File

@@ -686,4 +686,5 @@ StackTrace: {2}</value>
</root>

View File

@@ -630,6 +630,7 @@
</root>

View File

@@ -684,4 +684,5 @@
</root>

View File

@@ -674,4 +674,5 @@
</root>

View File

@@ -689,4 +689,5 @@ StackTrace:
</root>

View File

@@ -652,4 +652,5 @@
</root>

View File

@@ -713,4 +713,8 @@ StackTrace:
<value>Reactie: {0}</value>
<comment>{0} will be replaced by the generated response (string)</comment>
</data>
<data name="BotGamesToRedeemInBackgroundCount" xml:space="preserve">
<value>Bot heeft {0} spellen resterend in de achtergrondwachtrij.</value>
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
</data>
</root>

View File

@@ -713,4 +713,5 @@ StackTrace:
<value>Odpowiedź: {0}</value>
<comment>{0} will be replaced by the generated response (string)</comment>
</data>
</root>

View File

@@ -696,9 +696,25 @@ StackTrace:
<data name="PleaseWait" xml:space="preserve">
<value>Por favor, aguarde...</value>
</data>
<data name="EnterCommand" xml:space="preserve">
<value>Digite o comando: </value>
</data>
<data name="Executing" xml:space="preserve">
<value>Executando...</value>
</data>
<data name="InteractiveConsoleEnabled" xml:space="preserve">
<value>O console interativo está ativo, digite 'c' para entrar no modo de comando.</value>
</data>
<data name="InteractiveConsoleNotAvailable" xml:space="preserve">
<value>O console interativo não está disponível devido à falta da propriedade de configuração {0}.</value>
<comment>{0} will be replaced by the name of the missing config property (string)</comment>
</data>
<data name="Response" xml:space="preserve">
<value>Resposta: {0}</value>
<comment>{0} will be replaced by the generated response (string)</comment>
</data>
<data name="BotGamesToRedeemInBackgroundCount" xml:space="preserve">
<value>Há {0} jogos restantes na lista de ativação em segundo plano desse bot.</value>
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
</data>
</root>

View File

@@ -631,6 +631,7 @@ StackTrace:
</root>

View File

@@ -673,4 +673,5 @@ StackTrace:
</root>

View File

@@ -713,4 +713,8 @@
<value>Ответ: {0}</value>
<comment>{0} will be replaced by the generated response (string)</comment>
</data>
<data name="BotGamesToRedeemInBackgroundCount" xml:space="preserve">
<value>У бота в фоновой очереди осталось {0} игр.</value>
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
</data>
</root>

View File

@@ -652,4 +652,5 @@ StackTrace:
</root>

View File

@@ -571,6 +571,7 @@ StackTrace:
</root>

View File

@@ -632,6 +632,7 @@ StackTrace:
</root>

View File

@@ -701,4 +701,5 @@ Yığın izleme:
</root>

View File

@@ -713,4 +713,8 @@
<value>Відповідь: {0}</value>
<comment>{0} will be replaced by the generated response (string)</comment>
</data>
<data name="BotGamesToRedeemInBackgroundCount" xml:space="preserve">
<value>Бот має {0} ігор у фоновій черзі.</value>
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
</data>
</root>

View File

@@ -665,4 +665,5 @@ StackTrace:
</root>

View File

@@ -713,4 +713,8 @@
<value>响应:{0}</value>
<comment>{0} will be replaced by the generated response (string)</comment>
</data>
<data name="BotGamesToRedeemInBackgroundCount" xml:space="preserve">
<value>机器人的后台队列中剩余 {0} 个游戏。</value>
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
</data>
</root>

View File

@@ -713,4 +713,8 @@
<value>應答:{0}</value>
<comment>{0} will be replaced by the generated response (string)</comment>
</data>
<data name="BotGamesToRedeemInBackgroundCount" xml:space="preserve">
<value>機械人的後台佇列中還有 {0} 個遊戲。</value>
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
</data>
</root>

View File

@@ -700,4 +700,5 @@
</root>

2
wiki

Submodule wiki updated: df0e173261...bc57f11852