Translations update

This commit is contained in:
JustArchi
2018-12-09 18:52:05 +01:00
parent c6c7f35f7e
commit ca6a0d5273
7 changed files with 50 additions and 17 deletions

2
ASF-ui

Submodule ASF-ui updated: 8020f5bc92...c79d333ff3

View File

@@ -660,8 +660,19 @@ StackTrace :
<value>Le bot a le niveau {0}.</value>
<comment>{0} will be replaced by bot's level</comment>
</data>
<data name="ActivelyMatchingItems" xml:space="preserve">
<value>En train de match des Items, round #{0}...</value>
<comment>{0} will be replaced by round number</comment>
</data>
<data name="DoneActivelyMatchingItems" xml:space="preserve">
<value>Fini de match des Items, round #{0}.</value>
<comment>{0} will be replaced by round number</comment>
</data>
<data name="ErrorAborted" xml:space="preserve">
<value>Annulé !</value>
</data>
<data name="ActivelyMatchingItemsRound" xml:space="preserve">
<value>{0} sets ont été matché pendant ce round.</value>
<comment>{0} will be replaced by number of sets traded</comment>
</data>
</root>

View File

@@ -643,7 +643,7 @@
<comment>{0} will be replaced by trade's ID (number)</comment>
</data>
<data name="WarningWorkaroundTriggered" xml:space="preserve">
<value>Сработал обход ошибки {0}.</value>
<value>Сработал временный обход для ошибки {0}.</value>
<comment>{0} will be replaced by the bug's name provided by ASF</comment>
</data>
<data name="TargetBotNotConnected" xml:space="preserve">
@@ -660,8 +660,19 @@
<value>Уровень бота {0}.</value>
<comment>{0} will be replaced by bot's level</comment>
</data>
<data name="ActivelyMatchingItems" xml:space="preserve">
<value>Сопоставление предметов Steam, раунд #{0}...</value>
<comment>{0} will be replaced by round number</comment>
</data>
<data name="DoneActivelyMatchingItems" xml:space="preserve">
<value>Закончено сопоставление предметов Steam, раунд #{0}.</value>
<comment>{0} will be replaced by round number</comment>
</data>
<data name="ErrorAborted" xml:space="preserve">
<value>Прервано!</value>
</data>
<data name="ActivelyMatchingItemsRound" xml:space="preserve">
<value>Сопоставленно наборов в этом раунде: {0}.</value>
<comment>{0} will be replaced by number of sets traded</comment>
</data>
</root>

View File

@@ -660,8 +660,19 @@ Yığın izleme:
<value>Bot seviyesi {0}.</value>
<comment>{0} will be replaced by bot's level</comment>
</data>
<data name="ActivelyMatchingItems" xml:space="preserve">
<value>Steam eşyaları eşleştiriliyor, tur #{0}...</value>
<comment>{0} will be replaced by round number</comment>
</data>
<data name="DoneActivelyMatchingItems" xml:space="preserve">
<value>Steam eşyalarını eşleştirme tamamlandı, tur #{0}.</value>
<comment>{0} will be replaced by round number</comment>
</data>
<data name="ErrorAborted" xml:space="preserve">
<value>İptal edildi!</value>
</data>
<data name="ActivelyMatchingItemsRound" xml:space="preserve">
<value>Bu turda {0} eşleşme oldu.</value>
<comment>{0} will be replaced by number of sets traded</comment>
</data>
</root>

View File

@@ -151,7 +151,7 @@
<comment>{0} will be replaced by URL of the request</comment>
</data>
<data name="ErrorGlobalConfigNotLoaded" xml:space="preserve">
<value>全局配置无法加载,请确定 {0} 存在并且有效!如果您仍然有疑问请遵循 Wiki 的“初始设置”指南。</value>
<value>全局配置无法加载,请确定 {0} 存在并且有效!如果您仍然有疑问请遵循 Wiki 的安装指南。</value>
<comment>{0} will be replaced by file's path</comment>
</data>
<data name="ErrorIsInvalid" xml:space="preserve">

2
wiki

Submodule wiki updated: 3b917073ba...d70a141472