mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
New translations
This commit is contained in:
@@ -395,12 +395,21 @@
|
||||
<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>
|
||||
|
||||
|
||||
<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="IdlingStopped" xml:space="preserve">
|
||||
<value>已停止掛卡!</value>
|
||||
|
||||
Reference in New Issue
Block a user