New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-07 10:11:48 +01:00
parent 4fd599571d
commit ecbd79d949

View File

@@ -502,15 +502,31 @@
<data name="BotAutomaticIdlingResumedAlready" xml:space="preserve">
<value>已經恢復自動掛卡!</value>
</data>
<data name="BotConnected" xml:space="preserve">
<value>已連接到 Steam</value>
</data>
<data name="BotDisconnected" xml:space="preserve">
<value>已與 Steam 斷開連接!</value>
</data>
<data name="BotDisconnecting" xml:space="preserve">
<value>正在斷開連接…</value>
</data>
<data name="BotEncryptedPassword" xml:space="preserve">
<value>[{0}] 密碼︰{1}</value>
<comment>{0} will be replaced by password encryption method (string), {1} will be replaced by encrypted password using that method (string)</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve">
<value>已從 Steam 登出:{0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment>
</data>
<data name="BotLoggedOn" xml:space="preserve">
<value>已成功登入!</value>
</data>
<data name="BotLoggingIn" xml:space="preserve">
<value>登入中...</value>
</data>