summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavid082321 <david082321@yahoo.com.tw>2023-05-29 03:17:12 +0000
committerWeblate <noreply@weblate.org>2023-05-31 06:53:52 +0000
commit6b6de2fcd525496632932168d00cb9f28b2d867c (patch)
tree523719b8308511f3f74ad73321d28fd0ba796c56
parentb27b625921212648748f056cd704dda0267106c5 (diff)
downloaddecky-loader-6b6de2fcd525496632932168d00cb9f28b2d867c.tar.gz
decky-loader-6b6de2fcd525496632932168d00cb9f28b2d867c.zip
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (100 of 100 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/zh_Hant/
-rw-r--r--backend/locales/zh-TW.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/backend/locales/zh-TW.json b/backend/locales/zh-TW.json
index 34972048..2b3358bc 100644
--- a/backend/locales/zh-TW.json
+++ b/backend/locales/zh-TW.json
@@ -55,7 +55,7 @@
"PluginLoader": {
"decky_title": "Decky",
"error": "錯誤",
- "plugin_error_uninstall": "如果您要解除安裝外掛程式,請在 Decky 選單,按下 <0></0>。",
+ "plugin_error_uninstall": "載入 {{name}} 導致上述異常。這通常意味著該外掛程式需要針對新版本的 SteamUI 進行更新。在 Decky 設定中檢查是否存在更新,或評估刪除此外掛程式。",
"plugin_load_error": {
"message": "載入外掛程式 {{name}} 發生錯誤",
"toast": "{{name}} 載入出錯"
@@ -65,7 +65,8 @@
"title": "解除安裝 {{name}}",
"desc": "您確定要解除安裝 {{name}} 嗎?"
},
- "decky_update_available": "可更新至版本 {{tag_name}}!"
+ "decky_update_available": "可更新至版本 {{tag_name}}!",
+ "plugin_update_other": "可更新 {{count}} 個外掛程式!"
},
"RemoteDebugging": {
"remote_cef": {
@@ -95,7 +96,8 @@
"desc": "啟用與執行 React DevTools 的電腦的連接。改變這個設定將重新載入 Steam。啟用前必須設定 IP 位址。",
"ip_label": "IP",
"label": "啟用 React DevTools"
- }
+ },
+ "header": "其他"
},
"SettingsGeneralIndex": {
"about": {