New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-07 12:30:32 +01:00
parent 457ae9cf4c
commit 726290ffd4

View File

@@ -540,15 +540,25 @@
<data name="BotLootingSuccess" xml:space="preserve">
<value>交易提案發送成功!</value>
</data>
<data name="BotNotOwnedYet" xml:space="preserve">
<value>&lt;{0} &gt; 尚未擁有︰{1}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by query (string)</comment>
</data>
<data name="BotOwnedAlready" xml:space="preserve">
<value>&lt;{0} &gt; 已經擁有︰{1} | {2}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by game's appID (number), {2} will be replaced by game's name</comment>
</data>
<data name="BotReconnecting" xml:space="preserve">
<value>正在重新連線...</value>
</data>