Skip to content

Commit

Permalink
feat(locales): update zh-TW translations (#2621)
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostendsky authored Jan 21, 2025
1 parent aa5d5f5 commit 11828ea
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 3 deletions.
4 changes: 2 additions & 2 deletions locales/app/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"discover.feed_maintainers": "由 RSSHub 提供,感謝 <maintainers /> 的支持",
"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": "解析錯誤項目",
Expand Down Expand Up @@ -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 將安全的存放在區塊鏈合約中,直到被認領為止。",
Expand Down
2 changes: 2 additions & 0 deletions locales/errors/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
"4004": "目標使用者錢包錯誤",
"4005": "每日 power 計算中",
"4006": "無效加成數量",
"4007": "無效的雙因素驗證碼",
"4008": "需要雙因素驗證碼",
"4010": "空投不符合資格",
"4011": "空投正在發送",
"4012": "空投已發送",
Expand Down
1 change: 1 addition & 0 deletions locales/external/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"login.signOut": "登出",
"login.signUp": "使用電子信箱註冊",
"login.submit": "送出",
"login.two_factor.code": "雙因素驗證碼",
"login.welcomeTo": "歡迎來到 ",
"redirect.continueInBrowser": "在瀏覽器中繼續",
"redirect.instruction": "現在是時候打開 {{app_name}} 並安全地關閉此頁面。",
Expand Down
18 changes: 18 additions & 0 deletions locales/settings/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,11 @@
"appearance.zen_mode.description": "禪定模式是一種防干擾的閱讀模式,你可以專注於內容而不受其他干擾。啟用禪定模式將會隱藏側邊欄。",
"appearance.zen_mode.label": "禪定模式",
"common.give_star": "<HeartIcon />喜歡我們的產品嗎? <Link>在 GitHub 上給我們 star 吧!</Link>",
"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": "程式快取限制",
Expand Down Expand Up @@ -284,11 +289,23 @@
"profile.name.description": "你的公開顯示名稱。",
"profile.name.label": "顯示名稱",
"profile.new_password.label": "新密碼",
"profile.no_password": "<Link>重設密碼</Link>以設定新密碼。",
"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": "啟用雙因素驗證之前需要<Link>設定</Link>密碼。",
"profile.updateSuccess": "個人資料已更新。",
"profile.update_password_success": "密碼已更新。",
"rsshub.addModal.access_key_label": "存取金鑰(選填)",
Expand All @@ -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": "使用者數量",
Expand Down
2 changes: 1 addition & 1 deletion locales/shortcuts/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "音訊",
Expand Down

0 comments on commit 11828ea

Please sign in to comment.