Translations update

This commit is contained in:
JustArchi
2018-04-27 05:37:20 +02:00
parent 571a4eae7b
commit 01970b4a2b
2 changed files with 8 additions and 2 deletions

View File

@@ -506,7 +506,10 @@
<value>Уже имеет: {0} | {1}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="BotRateLimitExceeded" xml:space="preserve">
<value>Превышен предел частоты запросов, мы попробуем снова через {0}...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "25 minutes")</comment>
</data>
<data name="BotReconnecting" xml:space="preserve">
<value>Переподключение...</value>
</data>

View File

@@ -506,7 +506,10 @@
<value>Вже має: {0} | {1}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="BotRateLimitExceeded" xml:space="preserve">
<value>Перевищений ліміт частоти запросів, ми спробуємо знову через {0} очікування...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "25 minutes")</comment>
</data>
<data name="BotReconnecting" xml:space="preserve">
<value>Перепідключення...</value>
</data>