New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-07 06:00:52 +01:00
parent 53302719be
commit 932643c837

View File

@@ -395,10 +395,20 @@ ASF 실행 파일의 이름이 적절한지 확인하시기 바랍니다!</value
<data name="CheckingOtherBadgePages" xml:space="preserve">
<value>나머지 배지 페이지를 확인하는 중...</value>
</data>
<data name="ChosenFarmingAlgorithm" xml:space="preserve">
<value>선택된 농사 기법: {0}</value>
<comment>{0} will be replaced by the name of chosen idling algorithm</comment>
</data>
<data name="Done" xml:space="preserve">
<value>완료!</value>
</data>
<data name="GamesToIdle" xml:space="preserve">
<value>총 {0}개의 게임 ({1}개의 카드) 남음. (약 {2} 소요)...</value>
<comment>{0} will be replaced by number of games, {1} will be replaced by number of cards, {2} will be replaced by translated TimeSpan string built from TimeSpan* translation parts</comment>
</data>
<data name="IdlingFinished" xml:space="preserve">
<value>농사 완료!</value>
</data>