mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-11 06:04:24 +00:00
New translations
This commit is contained in:
@@ -409,10 +409,21 @@ ASF 실행 파일의 이름이 적절한지 확인하시기 바랍니다!</value
|
||||
<data name="IdlingFinished" xml:space="preserve">
|
||||
<value>농사 완료!</value>
|
||||
</data>
|
||||
|
||||
|
||||
|
||||
|
||||
<data name="IdlingFinishedForGame" xml:space="preserve">
|
||||
<value>농사 완료: {0} ({1}) - {2} 소요됨!</value>
|
||||
<comment>{0} will be replaced by game's appID (number), {1} will be replaced by game's name, {2} will be replaced by translated TimeSpan string built from TimeSpan* translation parts</comment>
|
||||
</data>
|
||||
<data name="IdlingFinishedForGames" xml:space="preserve">
|
||||
<value>농사 완료된 게임들: {0}</value>
|
||||
<comment>{0} will be replaced by list of the games (appIDs, numbers), separated by a comma</comment>
|
||||
</data>
|
||||
<data name="IdlingStatusForGame" xml:space="preserve">
|
||||
<value>{0} ({1}) 농사 상태: {2}개의 카드 남음.</value>
|
||||
<comment>{0} will be replaced by game's appID (number), {1} will be replaced by game's name, {2} will be replaced by number of cards left to idle</comment>
|
||||
</data>
|
||||
<data name="IdlingStopped" xml:space="preserve">
|
||||
<value>농사 멈춤!</value>
|
||||
</data>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user