New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-07 07:21:09 +01:00
parent 08ca1e3442
commit f147961e0f

View File

@@ -580,11 +580,25 @@ ASF 실행 파일의 이름이 적절한지 확인하시기 바랍니다!</value
<value>이 봇 인스턴스는 연결되어 있지 않습니다!</value>
<comment>{0} will be replaced by bot's name</comment>
</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="BotRateLimitExceeded" xml:space="preserve">
<value>등록 활성화 제한을 초과했습니다. {0}분의 쿨다운 이후 재시도합니다...</value>
<comment>{0} will be replaced by number of minutes</comment>
</data>
<data name="BotReconnecting" xml:space="preserve">
<value>다시 연결 중...</value>
</data>
<data name="BotRedeemResponse" xml:space="preserve">
<value>&lt;{0}&gt; 키: {1} | 상태: {2}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by cd-key (string), {2} will be replaced by status string</comment>
</data>