Translated

This commit is contained in:
Łukasz Domeradzki
2017-01-18 09:17:06 +01:00
parent e4dc2a9d09
commit 13ae92d73e

View File

@@ -336,7 +336,10 @@ ASF 실행 파일의 이름이 적절한지 확인하시기 바랍니다!</value
<value>&lt;{0}&gt; WCF 호스트를 입력하세요: </value>
<comment>{0} will be replaced by bot's name. Please note that this translation should end with space</comment>
</data>
<data name="WarningUnknownValuePleaseReport" xml:space="preserve">
<value>{0}의 알 수 없는 값을 받았습니다. 이것을 보고 바랍니다: {1}</value>
<comment>{0} will be replaced by object's name, {1} will be replaced by value for that object</comment>
</data>
<data name="WarningTooManyGamesToPlay" xml:space="preserve">
<value>동시에 {0}개 이상의 게임들을 플레이하는 것은 불가능합니다. {1}에 의해 단지 {0}개의 항목만 사용될 것입니다!</value>
<comment>{0} will be replaced by max number of games, {1} will be replaced by name of the configuration property</comment>