From 10574b16f1a9833f164c88ec21aaefef0fa26da7 Mon Sep 17 00:00:00 2001
From: ghostendsky <9551552+ghostendsky@users.noreply.github.com>
Date: Mon, 20 Jan 2025 22:38:02 +0800
Subject: [PATCH] feat(locales): update zh-TW translations
---
locales/app/zh-TW.json | 4 ++--
locales/errors/zh-TW.json | 2 ++
locales/external/zh-TW.json | 1 +
locales/settings/zh-TW.json | 18 ++++++++++++++++++
locales/shortcuts/zh-TW.json | 2 +-
5 files changed, 24 insertions(+), 3 deletions(-)
diff --git a/locales/app/zh-TW.json b/locales/app/zh-TW.json
index b9df31ea17..2fa987cc80 100644
--- a/locales/app/zh-TW.json
+++ b/locales/app/zh-TW.json
@@ -67,7 +67,7 @@
"discover.feed_maintainers": "由 RSSHub 提供,感謝 的支持",
"discover.import.click_to_upload": "點擊上傳 OPML 文件",
"discover.import.conflictItems": "衝突項目",
- "discover.import.new_import_opml": "如果您以前使用過 RSS,您可以將資料配置匯出到 OPML 文件,並在此處匯入",
+ "discover.import.new_import_opml": "如果您以前使用過 RSS,您可以將資料配置匯出到 OPML 文件,並在此處匯入",
"discover.import.noItems": "沒有項目",
"discover.import.opml": "OPML 檔案",
"discover.import.parsedErrorItems": "解析錯誤項目",
@@ -379,7 +379,7 @@
"tip_modal.no_wallet": "您尚未擁有錢包。請創建錢包以進行贊助。",
"tip_modal.tip_amount_sent": "已經發送給作者。",
"tip_modal.tip_now": "立刻贊助",
- "tip_modal.tip_sent": "贊助成功!謝謝您的支持",
+ "tip_modal.tip_sent": "贊助成功!謝謝您的支持。",
"tip_modal.tip_support": "⭐ 贊助以表示你的支持!",
"tip_modal.tip_title": "贊助 Power",
"tip_modal.unclaimed_feed": "目前尚無人認領此 RSS 摘要。收到的 Power 將安全的存放在區塊鏈合約中,直到被認領為止。",
diff --git a/locales/errors/zh-TW.json b/locales/errors/zh-TW.json
index d834c91ab9..c704c2a131 100644
--- a/locales/errors/zh-TW.json
+++ b/locales/errors/zh-TW.json
@@ -26,6 +26,8 @@
"4004": "目標使用者錢包錯誤",
"4005": "每日 power 計算中",
"4006": "無效加成數量",
+ "4007": "無效的雙因素驗證碼",
+ "4008": "需要雙因素驗證碼",
"4010": "空投不符合資格",
"4011": "空投正在發送",
"4012": "空投已發送",
diff --git a/locales/external/zh-TW.json b/locales/external/zh-TW.json
index bd7ebe7e67..28ce81c4d5 100644
--- a/locales/external/zh-TW.json
+++ b/locales/external/zh-TW.json
@@ -55,6 +55,7 @@
"login.signOut": "登出",
"login.signUp": "使用電子信箱註冊",
"login.submit": "送出",
+ "login.two_factor.code": "雙因素驗證碼",
"login.welcomeTo": "歡迎來到 ",
"redirect.continueInBrowser": "在瀏覽器中繼續",
"redirect.instruction": "現在是時候打開 {{app_name}} 並安全地關閉此頁面。",
diff --git a/locales/settings/zh-TW.json b/locales/settings/zh-TW.json
index da9bc90382..8e76c952cd 100644
--- a/locales/settings/zh-TW.json
+++ b/locales/settings/zh-TW.json
@@ -97,6 +97,11 @@
"appearance.zen_mode.description": "禪定模式是一種防干擾的閱讀模式,你可以專注於內容而不受其他干擾。啟用禪定模式將會隱藏側邊欄。",
"appearance.zen_mode.label": "禪定模式",
"common.give_star": "喜歡我們的產品嗎? 在 GitHub 上給我們 star 吧!",
+ "customizeToolbar.more_actions.description": "將顯示在下拉選單中",
+ "customizeToolbar.more_actions.title": "更多操作",
+ "customizeToolbar.quick_actions.description": "自訂並重新排列您常用的操作",
+ "customizeToolbar.quick_actions.title": "快速操作",
+ "customizeToolbar.reset_layout": "重置為預設版面",
"customizeToolbar.title": "自訂工具欄",
"data_control.app_cache_limit.description": "程式快取大小的上限。一旦快取達到此上限,最早的項目將被刪除以釋放空間。",
"data_control.app_cache_limit.label": "程式快取限制",
@@ -284,11 +289,23 @@
"profile.name.description": "你的公開顯示名稱。",
"profile.name.label": "顯示名稱",
"profile.new_password.label": "新密碼",
+ "profile.no_password": "重設密碼以設定新密碼。",
"profile.password.label": "密碼",
"profile.reset_password_mail_sent": "重設密碼信件已發送。",
"profile.sidebar_title": "個人資料",
"profile.submit": "送出",
"profile.title": "個人資料設定",
+ "profile.totp_code.init": "使用 Authenticator 掃描 QR Code",
+ "profile.totp_code.invalid": "無效的雙因素驗證碼。",
+ "profile.totp_code.label": "雙因素驗證碼",
+ "profile.totp_code.title": "輸入雙因素驗證碼",
+ "profile.two_factor.disable": "停用雙因素驗證",
+ "profile.two_factor.disabled": "雙因素驗證已停用。",
+ "profile.two_factor.enable": "啟用雙因素驗證",
+ "profile.two_factor.enable_notice": "需要啟用雙因素驗證才能執行此操作。",
+ "profile.two_factor.enabled": "雙因素驗證已啟用。",
+ "profile.two_factor.label": "雙因素驗證",
+ "profile.two_factor.no_password": "啟用雙因素驗證之前需要設定密碼。",
"profile.updateSuccess": "個人資料已更新。",
"profile.update_password_success": "密碼已更新。",
"rsshub.addModal.access_key_label": "存取金鑰(選填)",
@@ -304,6 +321,7 @@
"rsshub.table.official": "官方",
"rsshub.table.owner": "建立者",
"rsshub.table.price": "每月價格",
+ "rsshub.table.private": "私人",
"rsshub.table.unlimited": "無限制",
"rsshub.table.use": "使用",
"rsshub.table.userCount": "使用者數量",
diff --git a/locales/shortcuts/zh-TW.json b/locales/shortcuts/zh-TW.json
index 04c1b17943..a88b0dd67a 100644
--- a/locales/shortcuts/zh-TW.json
+++ b/locales/shortcuts/zh-TW.json
@@ -21,7 +21,7 @@
"keys.feeds.switchToView": "切換到指定類別",
"keys.layout.showShortcuts": "顯示/隱藏快捷鍵",
"keys.layout.toggleSidebar": "顯示/隱藏摘要側邊欄",
- "keys.layout.toggleWideMode": "切換寬屏模式",
+ "keys.layout.toggleWideMode": "切換寬螢幕模式",
"keys.layout.zenMode": "禪定模式",
"keys.misc.quickSearch": "快速搜尋",
"keys.type.audio": "音訊",