diff --git a/ArchiSteamFarm/Localization/Strings.zh-TW.resx b/ArchiSteamFarm/Localization/Strings.zh-TW.resx index 89d557c06..03076d02f 100644 --- a/ArchiSteamFarm/Localization/Strings.zh-TW.resx +++ b/ArchiSteamFarm/Localization/Strings.zh-TW.resx @@ -118,11 +118,11 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Accepting trade: {0} + 接受交易︰ {0} {0} will be replaced by trade number - ASF will automatically check for new versions every {0} hours. + 每 {0} 小時ASF 將自動檢查新版本。 {0} will be replaced by number of hours @@ -131,17 +131,15 @@ {0} will be replaced by content string. Please note that this string should include newline for formatting. - Configured {0} property is invalid: {1} + 設置的 {0} 屬性無效︰ {1} {0} will be replaced by name of the configuration property, {1} will be replaced by invalid value - ASF V{0} has run into fatal exception before core logging module was even able to initialize! + 核心的日誌記錄模組甚至在能夠初始化之前,ASF V{0} 就陷入嚴重例外錯誤 ! {0} will be replaced by version number - Exception: {0}() {1} -StackTrace: -{2} + 例外錯誤︰ {0}() {1} 堆疊追蹤:{2} {0} will be replaced by function name, {1} will be replaced by exception message, {2} will be replaced by entire stack trace. Please note that this string should include newlines for formatting.