diff --git a/ArchiSteamFarm/Localization/Strings.zh-TW.resx b/ArchiSteamFarm/Localization/Strings.zh-TW.resx index bc01c6235..c9bf0b525 100644 --- a/ArchiSteamFarm/Localization/Strings.zh-TW.resx +++ b/ArchiSteamFarm/Localization/Strings.zh-TW.resx @@ -177,14 +177,19 @@ 無法檢查最新版本! - + + 無法更新。因為當前執行的版本沒有可用的更新檔,程式並未更新到最新版本。 + 無法進行更新,該版本更新檔不存在! 收到一個使用者輸入請求,但已運行在無標頭模式下 ! - + + 因為未設置 SteamOwnerID,無法處理該請求! + SteamOwnerID is name of bot config property, it should not be translated + 正在退出... @@ -234,7 +239,10 @@ 正在檢查新版本... - + + 正在下載新版本{0} ({1} MB)... 等待期間,如果喜歡這個軟體,請考慮捐助ASF! :) + {0} will be replaced by version string, {1} will be replaced by update size (in megabytes) + 更新完成 ! @@ -273,7 +281,10 @@ 請輸入未記錄的值 {0}: {0} will be replaced by property name. Please note that this translation should end with space - + + 請輸入您的 IPC 主機: + Please note that this translation should end with space + 收到未知的值為 {0},請回報此問題︰ {1} {0} will be replaced by object's name, {1} will be replaced by value for that object @@ -282,9 +293,17 @@ 不能同時玩超過 {0} 個遊戲,只有 {1} 中的前 {0} 個遊戲可用! {0} will be replaced by max number of games, {1} will be replaced by name of the configuration property - - - + + IPC 指令回應:{0} 和 {1} + {0} will be replaced by IPC command, {1} will be replaced by IPC answer + + + IPC 伺服器已就緒! + + + 正在 {0} 上啟動 IPC 伺服器... + {0} will be replaced by IPC hostname + 這個 BOT 已經停止了!