From 9f9820923d3a075d04ec68f33e57d7d9b4a2f037 Mon Sep 17 00:00:00 2001 From: SuryaGanesh284 Date: Mon, 24 Nov 2025 05:19:02 +0530 Subject: [PATCH] Add missing Traditional Chinese translations to zhtw.js (#2013) * Add missing Traditional Chinese translations to zhtw.js * Update zhtw.js --------- Co-authored-by: jelveh --- src/gui/src/i18n/translations/zhtw.js | 156 +++++++++++++------------- 1 file changed, 76 insertions(+), 80 deletions(-) diff --git a/src/gui/src/i18n/translations/zhtw.js b/src/gui/src/i18n/translations/zhtw.js index 789a20dbf..d92d5e282 100644 --- a/src/gui/src/i18n/translations/zhtw.js +++ b/src/gui/src/i18n/translations/zhtw.js @@ -403,86 +403,82 @@ const zhtw = { 'billing.expanded': '擴展', // Expanded 'billing.accelerated': '加速', // Accelerated 'billing.enjoy_msg': '享受 %% 的雲端儲存空間及其他福利。', // Enjoy %% of Cloud Storage plus other benefits. - - // ============================================================= - // Missing translations - // ============================================================= - 'choose_publishing_option': undefined, // In English: "Choose how you want to publish your website:" - 'create_desktop_shortcut': undefined, // In English: "Create Shortcut (Desktop)" - 'create_desktop_shortcut_s': undefined, // In English: "Create Shortcuts (Desktop)" - 'create_shortcut_s': undefined, // In English: "Create Shortcuts" - 'minimize': undefined, // In English: "Minimize" - 'reload_app': undefined, // In English: "Reload App" - 'new_window': undefined, // In English: "New Window" - 'open_trash': undefined, // In English: "Open Trash" - 'pick_name_for_worker': undefined, // In English: "Pick a name for your worker:" - 'publish_as_serverless_worker': undefined, // In English: "Publish as Worker" - 'toolbar.enter_fullscreen': undefined, // In English: "Enter Full Screen" - 'toolbar.github': undefined, // In English: "GitHub" - 'toolbar.refer': undefined, // In English: "Refer" - 'toolbar.save_account': undefined, // In English: "Save Account" - 'toolbar.search': undefined, // In English: "Search" - 'toolbar.qrcode': undefined, // In English: "QR Code" - 'used_of': undefined, // In English: "{{used}} used of {{available}}" - 'worker': undefined, // In English: "Worker" - 'billing.offering.basic': undefined, // In English: "Basic" - 'too_many_attempts': undefined, // In English: "Too many attempts. Please try again later." - 'server_timeout': undefined, // In English: "The server took too long to respond. Please try again." - 'signup_error': undefined, // In English: "An error occurred during signup. Please try again." - 'welcome_title': undefined, // In English: "Welcome to your Personal Internet Computer" - 'welcome_description': undefined, // In English: "Store files, play games, find awesome apps, and much more! All in one place, accessible from anywhere at any time." - 'welcome_get_started': undefined, // In English: "Get Started" - 'welcome_terms': undefined, // In English: "Terms" - 'welcome_privacy': undefined, // In English: "Privacy" - 'welcome_developers': undefined, // In English: "Developers" - 'welcome_open_source': undefined, // In English: "Open Source" - 'welcome_instant_login_title': undefined, // In English: "Instant Login!" - 'alert_error_title': undefined, // In English: "Error!" - 'alert_warning_title': undefined, // In English: "Warning!" - 'alert_info_title': undefined, // In English: "Info" - 'alert_success_title': undefined, // In English: "Success!" - 'alert_confirm_title': undefined, // In English: "Are you sure?" - 'alert_yes': undefined, // In English: "Yes" - 'alert_no': undefined, // In English: "No" - 'alert_retry': undefined, // In English: "Retry" - 'alert_cancel': undefined, // In English: "Cancel" - 'signup_confirm_password': undefined, // In English: "Confirm Password" - 'login_email_username_required': undefined, // In English: "Email or username is required" - 'login_password_required': undefined, // In English: "Password is required" - 'window_title_open': undefined, // In English: "Open" - 'window_title_change_password': undefined, // In English: "Change Password" - 'window_title_select_font': undefined, // In English: "Select font…" - 'window_title_session_list': undefined, // In English: "Session List!" - 'window_title_set_new_password': undefined, // In English: "Set New Password" - 'window_title_instant_login': undefined, // In English: "Instant Login!" - 'window_title_publish_website': undefined, // In English: "Publish Website" - 'window_title_publish_worker': undefined, // In English: "Publish Worker" - 'window_title_authenticating': undefined, // In English: "Authenticating..." - 'window_title_refer_friend': undefined, // In English: "Refer a friend!" - 'desktop_show_desktop': undefined, // In English: "Show Desktop" - 'desktop_show_open_windows': undefined, // In English: "Show Open Windows" - 'desktop_exit_full_screen': undefined, // In English: "Exit Full Screen" - 'desktop_enter_full_screen': undefined, // In English: "Enter Full Screen" - 'desktop_position': undefined, // In English: "Position" - 'desktop_position_left': undefined, // In English: "Left" - 'desktop_position_bottom': undefined, // In English: "Bottom" - 'desktop_position_right': undefined, // In English: "Right" - 'item_shared_with_you': undefined, // In English: "A user has shared this item with you." - 'item_shared_by_you': undefined, // In English: "You have shared this item with at least one other user." - 'item_shortcut': undefined, // In English: "Shortcut" - 'item_associated_websites': undefined, // In English: "Associated website" - 'item_associated_websites_plural': undefined, // In English: "Associated websites" - 'no_suitable_apps_found': undefined, // In English: "No suitable apps found" - 'window_click_to_go_back': undefined, // In English: "Click to go back." - 'window_click_to_go_forward': undefined, // In English: "Click to go forward." - 'window_click_to_go_up': undefined, // In English: "Click to go one directory up." - 'window_title_public': undefined, // In English: "Public" - 'window_title_videos': undefined, // In English: "Videos" - 'window_title_pictures': undefined, // In English: "Pictures" - 'window_title_puter': undefined, // In English: "Puter" - 'window_folder_empty': undefined, // In English: "This folder is empty" - 'manage_your_subdomains': undefined, // In English: "Manage Your Subdomains" - 'open_containing_folder': undefined, // In English: "Open Containing Folder" + 'choose_publishing_option': "選擇您想要發布網站的方式:", // In English: "Choose how you want to publish your website:" + 'create_desktop_shortcut': "在桌面建立捷徑", // In English: "Create Shortcut (Desktop)" + 'create_desktop_shortcut_s': "在桌面建立多個捷徑", // In English: "Create Shortcuts (Desktop)" + 'create_shortcut_s': "建立多個捷徑", // In English: "Create Shortcuts" + 'minimize': "最小化", // In English: "Minimize" + 'reload_app': "重新載入應用程式", // In English: "Reload App" + 'new_window': "新視窗", // In English: "New Window" + 'open_trash': "開啟垃圾桶", // In English: "Open Trash" + 'pick_name_for_worker': "請為您的 Worker 取一個名稱:", // In English: "Pick a name for your worker:" + 'publish_as_serverless_worker': "發布為 Worker", // In English: "Publish as Worker" + 'toolbar.enter_fullscreen': "進入全螢幕", // In English: "Enter Full Screen" + 'toolbar.github': "GitHub", // In English: "GitHub" + 'toolbar.refer': "推薦", // In English: "Refer" + 'toolbar.save_account': "儲存帳戶", // In English: "Save Account" + 'toolbar.search': "搜尋", // In English: "Search" + 'toolbar.qrcode': "QR 碼", // In English: "QR Code" + 'used_of': "{{used}} / {{available}} 已使用", // In English: "{{used}} used of {{available}}" + 'worker': "Worker", // In English: "Worker" + 'billing.offering.basic': "基本", // In English: "Basic" + 'too_many_attempts': "嘗試次數過多。請稍後再試。", // In English: "Too many attempts. Please try again later." + 'server_timeout': "伺服器回應時間過長。請再試一次。", // In English: "The server took too long to respond. Please try again." + 'signup_error': "註冊時發生錯誤。請再試一次。", // In English: "An error occurred during signup. Please try again." + 'welcome_title': "歡迎使用您的個人網際網路電腦", // In English: "Welcome to your Personal Internet Computer" + 'welcome_description': "在這裡儲存檔案、玩遊戲、尋找各種優秀應用程式,還有更多功能!隨時隨地,一站式完成。", // In English: "Store files, play games, find awesome apps, and much more! All in one place, accessible from anywhere at any time." + 'welcome_get_started': "開始使用", // In English: "Get Started" + 'welcome_terms': "服務條款", // In English: "Terms" + 'welcome_privacy': "隱私政策", // In English: "Privacy" + 'welcome_developers': "開發者", // In English: "Developers" + 'welcome_open_source': "開源", // In English: "Open Source" + 'welcome_instant_login_title': "快速登入!", // In English: "Instant Login!" + 'alert_error_title': "錯誤!", // In English: "Error!" + 'alert_warning_title': "警告!", // In English: "Warning!" + 'alert_info_title': "資訊", // In English: "Info" + 'alert_success_title': "成功!", // In English: "Success!" + 'alert_confirm_title': "您確定嗎?", // In English: "Are you sure?" + 'alert_yes': "是", // In English: "Yes" + 'alert_no': "否", // In English: "No" + 'alert_retry': "重試", // In English: "Retry" + 'alert_cancel': "取消", // In English: "Cancel" + 'signup_confirm_password': "確認密碼", // In English: "Confirm Password" + 'login_email_username_required': "必須輸入電子郵件或使用者名稱", // In English: "Email or username is required" + 'login_password_required': "必須輸入密碼", // In English: "Password is required" + 'window_title_open': "開啟", // In English: "Open" + 'window_title_change_password': "變更密碼", // In English: "Change Password" + 'window_title_select_font': "選擇字型…", // In English: "Select font…" + 'window_title_session_list': "工作階段列表", // In English: "Session List!" + 'window_title_set_new_password': "設定新密碼", // In English: "Set New Password" + 'window_title_instant_login': "快速登入!", // In English: "Instant Login!" + 'window_title_publish_website': "發布網站", // In English: "Publish Website" + 'window_title_publish_worker': "發布 Worker", // In English: "Publish Worker" + 'window_title_authenticating': "正在驗證…", // In English: "Authenticating..." + 'window_title_refer_friend': "推薦好友!", // In English: "Refer a friend!" + 'desktop_show_desktop': "顯示桌面", // In English: "Show Desktop" + 'desktop_show_open_windows': "顯示開啟的視窗", // In English: "Show Open Windows" + 'desktop_exit_full_screen': "退出全螢幕", // In English: "Exit Full Screen" + 'desktop_enter_full_screen': "進入全螢幕", // In English: "Enter Full Screen" + 'desktop_position': "位置", // In English: "Position" + 'desktop_position_left': "左側", // In English: "Left" + 'desktop_position_bottom': "底部", // In English: "Bottom" + 'desktop_position_right': "右側", // In English: "Right" + 'item_shared_with_you': "有使用者與您分享了此項目。", // In English: "A user has shared this item with you." + 'item_shared_by_you': "您已將此項目分享給其他使用者。", // In English: "You have shared this item with at least one other user." + 'item_shortcut': "捷徑", // In English: "Shortcut" + 'item_associated_websites': "關聯的網站", // In English: "Associated website" + 'item_associated_websites_plural': "關聯的網站", // In English: "Associated websites" + 'no_suitable_apps_found': "找不到適用的應用程式", // In English: "No suitable apps found" + 'window_click_to_go_back': "點擊返回。", // In English: "Click to go back." + 'window_click_to_go_forward': "點擊向前。", // In English: "Click to go forward." + 'window_click_to_go_up': "點擊返回上一層目錄。", // In English: "Click to go one directory up." + 'window_title_public': "公開", // In English: "Public" + 'window_title_videos': "影片", // In English: "Videos" + 'window_title_pictures': "圖片", // In English: "Pictures" + 'window_title_puter': "Puter", // In English: "Puter" + 'window_folder_empty': "此資料夾是空的", // In English: "This folder is empty" + 'manage_your_subdomains': "管理您的子網域", // In English: "Manage Your Subdomains" + 'open_containing_folder': "開啟所在的資料夾", // In English: "Open containing folder" }, };