diff options
| author | AAGaming <aagaming@riseup.net> | 2024-07-08 17:33:09 -0400 |
|---|---|---|
| committer | AAGaming <aagaming@riseup.net> | 2024-07-08 17:33:09 -0400 |
| commit | 68c6eedb8154a8483bdbf2b5c3320d1368fc4504 (patch) | |
| tree | 12792e74f475de5a9d2185eb30e3d38900a4f350 /backend/decky_loader/locales/zh-TW.json | |
| parent | 7e0ec279e7f9184fdedbe237cba06b2724378801 (diff) | |
| download | decky-loader-68c6eedb8154a8483bdbf2b5c3320d1368fc4504.tar.gz decky-loader-68c6eedb8154a8483bdbf2b5c3320d1368fc4504.zip | |
fix(i18n): fix i18next-parser configuration
i can't wait to fix the weblate conflicts this one causes
Diffstat (limited to 'backend/decky_loader/locales/zh-TW.json')
| -rw-r--r-- | backend/decky_loader/locales/zh-TW.json | 218 |
1 files changed, 111 insertions, 107 deletions
diff --git a/backend/decky_loader/locales/zh-TW.json b/backend/decky_loader/locales/zh-TW.json index 091eb9d0..ffc72f06 100644 --- a/backend/decky_loader/locales/zh-TW.json +++ b/backend/decky_loader/locales/zh-TW.json @@ -1,10 +1,10 @@ { "BranchSelect": { "update_channel": { - "testing": "測試版", "label": "更新頻道", "prerelease": "預發佈", - "stable": "穩定版" + "stable": "穩定版", + "testing": "測試版" } }, "Developer": { @@ -12,44 +12,75 @@ "disabling": "正在停用 React DevTools", "enabling": "正在啟用 React DevTools" }, + "DropdownMultiselect": { + "button": { + "back": "返回" + } + }, + "FilePickerError": { + "errors": { + "file_not_found": "指定路徑無效。請檢查並輸入正確路徑。", + "perm_denied": "您沒有瀏覽此目錄的權限。請檢查您的使用者(Steam Deck 中的 deck 帳號)有權限瀏覽特定的資料夾或檔案。", + "unknown": "發生未知錯誤。錯誤詳細資料:{{raw_error}}" + } + }, "FilePickerIndex": { - "folder": { - "select": "使用此資料夾", - "show_more": "顯示更多檔案", - "label": "資料夾" + "file": { + "select": "選擇此檔案" + }, + "files": { + "all_files": "所有檔案", + "file_type": "檔案類型", + "show_hidden": "顯示隱藏檔" }, "filter": { - "modified_asce": "修改日期(舊到新)", + "created_asce": "建立日期(舊到新)", "created_desc": "建立日期(新到舊)", + "modified_asce": "修改日期(舊到新)", "modified_desc": "修改日期(新到舊)", - "name_desc": "子母排序(A到Z)", "name_asce": "子母排序(Z到A)", + "name_desc": "子母排序(A到Z)", "size_asce": "檔案大小(小到大)", - "size_desc": "檔案大小(大到小)", - "created_asce": "建立日期(舊到新)" + "size_desc": "檔案大小(大到小)" }, - "file": { - "select": "選擇此檔案" + "folder": { + "label": "資料夾", + "select": "使用此資料夾", + "show_more": "顯示更多檔案" + } + }, + "MultiplePluginsInstallModal": { + "confirm": "您確定要進行以下的修改嗎?", + "description": { + "install": "安裝 {{name}} {{version}}", + "reinstall": "重新安裝 {{name}} {{version}}", + "update": "更新 {{name}} 的版本到 {{version}}" }, - "files": { - "all_files": "所有檔案", - "file_type": "檔案類型", - "show_hidden": "顯示隱藏檔" + "ok_button": { + "idle": "確定", + "loading": "執行中" + }, + "title": { + "install_other": "安裝 {{count}} 個外掛程式", + "mixed_other": "修改 {{count}} 個外掛程式", + "reinstall_other": "重新安裝 {{count}} 個外掛程式", + "update_other": "更新 {{count}} 個外掛程式" } }, "PluginCard": { + "plugin_full_access": "此外掛程式擁有您的 Steam Deck 的完整存取權。", "plugin_install": "安裝", "plugin_no_desc": "未提供描述。", - "plugin_version_label": "外掛程式版本", - "plugin_full_access": "此外掛程式擁有您的 Steam Deck 的完整存取權。" + "plugin_version_label": "外掛程式版本" }, "PluginInstallModal": { "install": { "button_idle": "安裝", "button_processing": "正在安裝", - "title": "安裝 {{artifact}}", - "desc": "您確定要安裝 {{artifact}} {{version}} 嗎?" + "desc": "您確定要安裝 {{artifact}} {{version}} 嗎?", + "title": "安裝 {{artifact}}" }, + "no_hash": "此外掛程式沒有提供 hash 驗證,安裝可能有風險。", "reinstall": { "button_idle": "重新安裝", "button_processing": "正在重新安裝", @@ -61,24 +92,27 @@ "button_processing": "正在更新", "desc": "您確定要更新 {{artifact}} {{version}} 嗎?", "title": "更新 {{artifact}}" - }, - "no_hash": "此外掛程式沒有提供 hash 驗證,安裝可能有風險。" + } }, "PluginListIndex": { + "freeze": "禁止更新", + "hide": "快速存取:隱藏", "no_plugin": "未安裝外掛程式!", "plugin_actions": "外掛程式操作", - "uninstall": "解除安裝", - "update_to": "更新到 {{name}}", "reinstall": "重新安裝", "reload": "重新載入", "show": "快速存取:顯示", - "hide": "快速存取:隱藏", + "unfreeze": "允許更新", + "uninstall": "解除安裝", "update_all_other": "更新 {{count}} 個外掛程式", - "freeze": "禁止更新", - "unfreeze": "允許更新" + "update_to": "更新到 {{name}}" + }, + "PluginListLabel": { + "hidden": "已從快速存取選單中移除" }, "PluginLoader": { "decky_title": "Decky", + "decky_update_available": "可更新至版本 {{tag_name}}!", "error": "錯誤", "plugin_error_uninstall": "載入 {{name}} 導致上述異常。這通常意味著該外掛程式需要針對新版本的 SteamUI 進行更新。在 Decky 設定中檢查是否存在更新,或評估刪除此外掛程式。", "plugin_load_error": { @@ -87,12 +121,14 @@ }, "plugin_uninstall": { "button": "解除安裝", - "title": "解除安裝 {{name}}", - "desc": "您確定要解除安裝 {{name}} 嗎?" + "desc": "您確定要解除安裝 {{name}} 嗎?", + "title": "解除安裝 {{name}}" }, - "decky_update_available": "可更新至版本 {{tag_name}}!", "plugin_update_other": "可更新 {{count}} 個外掛程式!" }, + "PluginView": { + "hidden_other": "{{count}} 個外掛程式已隱藏" + }, "RemoteDebugging": { "remote_cef": { "desc": "允許您的網路中的任何人未經認證地存取 CEF 偵錯器", @@ -100,35 +136,35 @@ } }, "SettingsDeveloperIndex": { + "cef_console": { + "button": "開啟控制台", + "desc": "開啟 CEF 控制台。僅用於偵錯。這裡的東西有潛在的風險,只有當您是一個外掛程式開發者或者被外掛程式開發者引導到這裡時,才應該使用。", + "label": "CEF 控制台" + }, + "header": "其他", + "react_devtools": { + "desc": "啟用與執行 React DevTools 的電腦的連接。改變這個設定將重新載入 Steam。啟用前必須設定 IP 位址。", + "ip_label": "IP", + "label": "啟用 React DevTools" + }, "third_party_plugins": { + "button_install": "安裝", "button_zip": "瀏覽", + "header": "第三方外掛程式", "label_desc": "網址", "label_url": "從網址安裝外掛程式", - "label_zip": "從 ZIP 檔案安裝外掛程式", - "button_install": "安裝", - "header": "第三方外掛程式" + "label_zip": "從 ZIP 檔案安裝外掛程式" }, "valve_internal": { - "desc2": "除非您知道它的作用,否則不要碰這個選單中的任何東西。", "desc1": "啟用 Valve 內建開發人員選單。", + "desc2": "除非您知道它的作用,否則不要碰這個選單中的任何東西。", "label": "啟用 Valve 內建" - }, - "react_devtools": { - "desc": "啟用與執行 React DevTools 的電腦的連接。改變這個設定將重新載入 Steam。啟用前必須設定 IP 位址。", - "ip_label": "IP", - "label": "啟用 React DevTools" - }, - "header": "其他", - "cef_console": { - "button": "開啟控制台", - "label": "CEF 控制台", - "desc": "開啟 CEF 控制台。僅用於偵錯。這裡的東西有潛在的風險,只有當您是一個外掛程式開發者或者被外掛程式開發者引導到這裡時,才應該使用。" } }, "SettingsGeneralIndex": { "about": { - "header": "關於", - "decky_version": "Decky 版本" + "decky_version": "Decky 版本", + "header": "關於" }, "beta": { "header": "參與測試" @@ -136,16 +172,16 @@ "developer_mode": { "label": "開發人員模式" }, + "notifications": { + "decky_updates_label": "Decky 可更新", + "header": "通知", + "plugin_updates_label": "外掛程式有更新" + }, "other": { "header": "其他" }, "updates": { "header": "更新" - }, - "notifications": { - "decky_updates_label": "Decky 可更新", - "header": "通知", - "plugin_updates_label": "外掛程式有更新" } }, "SettingsIndex": { @@ -156,8 +192,8 @@ }, "Store": { "store_contrib": { - "label": "貢獻", - "desc": "如果您想為 Decky 外掛程式商店做貢獻,請查看 GitHub 上的 SteamDeckHomebrew/decky-plugin-template 儲存庫。README 中提供了有關開發和發佈的資訊。" + "desc": "如果您想為 Decky 外掛程式商店做貢獻,請查看 GitHub 上的 SteamDeckHomebrew/decky-plugin-template 儲存庫。README 中提供了有關開發和發佈的資訊。", + "label": "貢獻" }, "store_filter": { "label": "過濾", @@ -171,23 +207,23 @@ "label_def": "最後更新 (最新)" }, "store_source": { - "label": "原始碼", - "desc": "所有外掛程式原始碼可以在 GitHub 的 SteamDeckHomebrew/decky-plugin-database 儲存庫查看。" + "desc": "所有外掛程式原始碼可以在 GitHub 的 SteamDeckHomebrew/decky-plugin-database 儲存庫查看。", + "label": "原始碼" }, "store_tabs": { "about": "關於", "alph_asce": "依字母排序 (Z 到 A)", "alph_desc": "依字母排序 (A 到 Z)", - "title": "瀏覽", - "downloads_desc": "下載量高到低", - "downloads_asce": "下載量低到高", "date_asce": "日期舊到新", - "date_desc": "日期新到舊" + "date_desc": "日期新到舊", + "downloads_asce": "下載量低到高", + "downloads_desc": "下載量高到低", + "title": "瀏覽" }, "store_testing_cta": "請考慮測試新的外掛程式來幫助 Decky Loader 團隊!", "store_testing_warning": { - "label": "歡迎來到測試頻道", - "desc": "您可以使用此商店頻道來體驗測試外掛版本。請務必在 GitHub 上留下回饋,以便為所有用戶更新該外掛程式。" + "desc": "您可以使用此商店頻道來體驗測試外掛版本。請務必在 GitHub 上留下回饋,以便為所有用戶更新該外掛程式。", + "label": "歡迎來到測試頻道" } }, "StoreSelect": { @@ -202,62 +238,30 @@ "testing": "測試" } }, + "Testing": { + "download": "下載", + "error": "", + "header": "", + "loading": "", + "start_download_toast": "" + }, + "TitleView": { + "decky_store_desc": "開啟 Decky 商店", + "settings_desc": "開啟 Decky 設定" + }, "Updater": { "decky_updates": "Decky 更新", "no_patch_notes_desc": "這個版本沒有更新日誌", "patch_notes_desc": "更新日誌", "updates": { + "check_button": "檢查更新", "checking": "正在檢查", + "cur_version": "目前版本:{{ver}}", "install_button": "安裝更新", "label": "更新", "lat_version": "已是最新:執行 {{ver}}", "reloading": "正在重新載入", - "check_button": "檢查更新", - "cur_version": "目前版本:{{ver}}", "updating": "正在更新" } - }, - "PluginView": { - "hidden_other": "{{count}} 個外掛程式已隱藏" - }, - "PluginListLabel": { - "hidden": "已從快速存取選單中移除" - }, - "MultiplePluginsInstallModal": { - "title": { - "mixed_other": "修改 {{count}} 個外掛程式", - "update_other": "更新 {{count}} 個外掛程式", - "reinstall_other": "重新安裝 {{count}} 個外掛程式", - "install_other": "安裝 {{count}} 個外掛程式" - }, - "ok_button": { - "idle": "確定", - "loading": "執行中" - }, - "confirm": "您確定要進行以下的修改嗎?", - "description": { - "install": "安裝 {{name}} {{version}}", - "update": "更新 {{name}} 的版本到 {{version}}", - "reinstall": "重新安裝 {{name}} {{version}}" - } - }, - "FilePickerError": { - "errors": { - "perm_denied": "您沒有瀏覽此目錄的權限。請檢查您的使用者(Steam Deck 中的 deck 帳號)有權限瀏覽特定的資料夾或檔案。", - "unknown": "發生未知錯誤。錯誤詳細資料:{{raw_error}}", - "file_not_found": "指定路徑無效。請檢查並輸入正確路徑。" - } - }, - "DropdownMultiselect": { - "button": { - "back": "返回" - } - }, - "TitleView": { - "decky_store_desc": "開啟 Decky 商店", - "settings_desc": "開啟 Decky 設定" - }, - "Testing": { - "download": "下載" } } |
