chore(i18n): update zhtw translations

Co-authored-by: LiMoon <azhe9335@gmail.com>
This commit is contained in:
Slinetrac
2025-11-09 10:51:21 +08:00
parent 5c323fc40f
commit 2f7b3bb9a0
5 changed files with 26 additions and 26 deletions

View File

@@ -10,8 +10,8 @@ notifications:
title: 系統代理 title: 系統代理
body: 系統代理狀態已更新。 body: 系統代理狀態已更新。
tunModeToggled: tunModeToggled:
title: TUN 模式 title: 虛擬網路介面卡模式
body: TUN 模式狀態已更新 body: 已更新虛擬網路介面卡模式狀態。
lightweightModeEntered: lightweightModeEntered:
title: 輕量模式 title: 輕量模式
body: 已進入輕量模式。 body: 已進入輕量模式。
@@ -31,7 +31,7 @@ tray:
profiles: 訂閱 profiles: 訂閱
proxies: 代理 proxies: 代理
systemProxy: 系統代理 systemProxy: 系統代理
tunMode: TUN 模式 tunMode: 虛擬網路介面卡模式
closeAllConnections: 關閉所有連線 closeAllConnections: 關閉所有連線
lightweightMode: 輕量模式 lightweightMode: 輕量模式
copyEnv: 複製環境變數 copyEnv: 複製環境變數
@@ -48,5 +48,5 @@ tray:
exit: 離開 exit: 離開
tooltip: tooltip:
systemProxy: 系統代理 systemProxy: 系統代理
tun: TUN tun: 虛擬網路介面卡
profile: 訂閱 profile: 訂閱

View File

@@ -17,7 +17,7 @@
"type": "類型" "type": "類型"
}, },
"order": { "order": {
"default": "Default", "default": "預設",
"uploadSpeed": "上傳速度", "uploadSpeed": "上傳速度",
"downloadSpeed": "下載速度" "downloadSpeed": "下載速度"
}, },
@@ -26,7 +26,7 @@
}, },
"columnManager": { "columnManager": {
"title": "欄位設定", "title": "欄位設定",
"dragHandle": "Drag handle" "dragHandle": "拖曳以移動"
} }
} }
} }

View File

@@ -85,7 +85,7 @@
"unknown": "未知" "unknown": "未知"
}, },
"errors": { "errors": {
"load": "取 IP 資訊失敗" "load": "取 IP 資訊失敗"
} }
}, },
"currentProxy": { "currentProxy": {
@@ -116,7 +116,7 @@
"download": "下載" "download": "下載"
}, },
"patterns": { "patterns": {
"minutes": "{{time}} Minutes" "minutes": "{{time}} "
} }
}, },
"clashMode": { "clashMode": {

View File

@@ -13,11 +13,11 @@
"feedback": { "feedback": {
"notifications": { "notifications": {
"provider": { "provider": {
"updateSuccess": "{{name}} updated successfully", "updateSuccess": "已成功更新 {{name}}",
"updateFailed": "Failed to update {{name}}: {{message}}", "updateFailed": "更新 {{name}} 失敗:{{message}}",
"genericError": "Update failed: {{message}}", "genericError": "更新失敗:{{message}}",
"none": "No providers available to update", "none": "沒有可供更新的提供者",
"allUpdated": "All providers updated successfully" "allUpdated": "所有提供者都已成功更新"
} }
} }
}, },

View File

@@ -154,7 +154,7 @@
"tooltips": { "tooltips": {
"backupInfo": "支援本機或 WebDAV 方式備份配置檔案", "backupInfo": "支援本機或 WebDAV 方式備份配置檔案",
"openConfDir": "如果軟體執行異常,!備份!並刪除此資料夾下的所有檔案,重新啟動軟體", "openConfDir": "如果軟體執行異常,!備份!並刪除此資料夾下的所有檔案,重新啟動軟體",
"liteMode": "關閉 GUI 介面,僅保留內核執行" "liteMode": "關閉圖形介面,僅保留內核執行"
}, },
"actions": { "actions": {
"copyVersion": "複製Verge版本號" "copyVersion": "複製Verge版本號"
@@ -192,10 +192,10 @@
"cssInjection": "CSS 注入" "cssInjection": "CSS 注入"
}, },
"actions": { "actions": {
"editCss": "Edit CSS" "editCss": "編輯 CSS"
}, },
"dialogs": { "dialogs": {
"editCssTitle": "Edit CSS" "editCssTitle": "編輯 CSS"
} }
}, },
"layout": { "layout": {
@@ -234,11 +234,11 @@
"clashPort": { "clashPort": {
"title": "連接埠設定", "title": "連接埠設定",
"fields": { "fields": {
"mixed": "混合代理連接埠", "mixed": "混合連接埠",
"socks": "SOCKS 代理連接埠", "socks": "SOCKS 連接埠",
"http": "HTTP(S) 代理連接埠", "http": "HTTP(S) 連接埠",
"redir": "Redir 透明代理連接埠", "redir": "Redir 透明連接埠",
"tproxy": "Tproxy Port" "tproxy": "Tproxy 連接埠"
}, },
"actions": { "actions": {
"random": "隨機連接埠" "random": "隨機連接埠"
@@ -298,7 +298,7 @@
"usernameRequired": "使用者名稱不能為空", "usernameRequired": "使用者名稱不能為空",
"passwordRequired": "密碼不能為空", "passwordRequired": "密碼不能為空",
"webdavConfigSaved": "WebDAV 配置儲存成功", "webdavConfigSaved": "WebDAV 配置儲存成功",
"webdavConfigSaveFailed": "儲存 WebDAV 配置失敗: {{error}}", "webdavConfigSaveFailed": "儲存 WebDAV 設定檔失敗: {{error}}",
"backupCreated": "備份建立成功", "backupCreated": "備份建立成功",
"backupFailed": "備份失敗: {{error}}", "backupFailed": "備份失敗: {{error}}",
"localBackupCreated": "本機備份建立成功", "localBackupCreated": "本機備份建立成功",
@@ -314,7 +314,7 @@
"backupTime": "備份時間", "backupTime": "備份時間",
"actions": "動作", "actions": "動作",
"noBackups": "暫無備份", "noBackups": "暫無備份",
"rowsPerPage": "Rows per page" "rowsPerPage": "每頁列數"
} }
}, },
"misc": { "misc": {
@@ -349,7 +349,7 @@
} }
}, },
"update": { "update": {
"title": "New Version v{{version}}", "title": "新版本 v{{version}}",
"actions": { "actions": {
"goToRelease": "前往發佈頁面", "goToRelease": "前往發佈頁面",
"update": "更新" "update": "更新"
@@ -401,7 +401,7 @@
"mtu": "最大傳輸單位" "mtu": "最大傳輸單位"
}, },
"tooltips": { "tooltips": {
"dnsHijack": "Please use , to separate multiple DNS servers" "dnsHijack": "請用半形逗號來區隔多個 DNS 伺服器"
}, },
"messages": { "messages": {
"applied": "設定已套用" "applied": "設定已套用"
@@ -498,7 +498,7 @@
"configError": "DNS 設定錯誤:" "configError": "DNS 設定錯誤:"
}, },
"errors": { "errors": {
"invalid": "Invalid configuration", "invalid": "無效的設定",
"invalidYaml": "YAML 格式無效" "invalidYaml": "YAML 格式無效"
} }
}, },