Translations update

This commit is contained in:
JustArchi
2019-03-30 21:16:54 +01:00
parent c8e6ec6870
commit df582d4795
5 changed files with 11 additions and 5 deletions

2
ASF-ui

Submodule ASF-ui updated: 4cfbcaab0c...9af4fe087e

View File

@@ -717,5 +717,7 @@ StackTrace:
<value>{0} 개의 게임이 이 봇의 배경 큐에 남아있습니다.</value>
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
</data>
<data name="ErrorSingleInstanceRequired" xml:space="preserve">
<value>ASF 프로세스가 이 작업디렉토리에서 실행중입니다. 중단합니다.</value>
</data>
</root>

View File

@@ -717,5 +717,7 @@ StackTrace:
<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>
<data name="ErrorSingleInstanceRequired" xml:space="preserve">
<value>Het ASF-proces is al actief voor deze werkdirectory. Beëindigen!</value>
</data>
</root>

View File

@@ -717,5 +717,7 @@
<value>机器人的后台队列中剩余 {0} 个游戏。</value>
<comment>{0} will be replaced by remaining number of games in BGR's queue</comment>
</data>
<data name="ErrorSingleInstanceRequired" xml:space="preserve">
<value>ASF 进程已经在此工作目录中运行,即将中止!</value>
</data>
</root>

2
wiki

Submodule wiki updated: 2602d84830...3ebfd70893