From d0b897ff7f4d109f7bc65e403a0906edd9b45fa9 Mon Sep 17 00:00:00 2001 From: Marco Rodolfi Date: Wed, 17 May 2023 08:55:06 +0000 Subject: Added translation using Weblate (Chinese (Traditional)) --- backend/locales/zh_Hant.json | 182 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 182 insertions(+) create mode 100644 backend/locales/zh_Hant.json (limited to 'backend/locales/zh_Hant.json') diff --git a/backend/locales/zh_Hant.json b/backend/locales/zh_Hant.json new file mode 100644 index 00000000..ee558f90 --- /dev/null +++ b/backend/locales/zh_Hant.json @@ -0,0 +1,182 @@ +{ + "BranchSelect": { + "update_channel": { + "label": "", + "prerelease": "", + "stable": "", + "testing": "" + } + }, + "Developer": { + "5secreload": "", + "disabling": "", + "enabling": "" + }, + "FilePickerIndex": { + "folder": { + "select": "" + } + }, + "PluginCard": { + "plugin_full_access": "", + "plugin_install": "", + "plugin_no_desc": "", + "plugin_version_label": "" + }, + "PluginInstallModal": { + "install": { + "button_idle": "", + "button_processing": "", + "desc": "", + "title": "" + }, + "no_hash": "", + "reinstall": { + "button_idle": "", + "button_processing": "", + "desc": "", + "title": "" + }, + "update": { + "button_idle": "", + "button_processing": "", + "desc": "", + "title": "" + } + }, + "PluginListIndex": { + "no_plugin": "", + "plugin_actions": "", + "reinstall": "", + "reload": "", + "uninstall": "", + "update_to": "" + }, + "PluginLoader": { + "decky_title": "", + "decky_update_available": "", + "error": "", + "plugin_error_uninstall": "", + "plugin_load_error": { + "message": "", + "toast": "" + }, + "plugin_uninstall": { + "button": "", + "desc": "", + "title": "" + }, + "plugin_update": "" + }, + "RemoteDebugging": { + "remote_cef": { + "desc": "", + "label": "" + } + }, + "SettingsDeveloperIndex": { + "header_other": "", + "react_devtools": { + "desc": "", + "ip_label": "", + "label": "" + }, + "third_party_plugins": { + "button_install": "", + "button_zip": "", + "header": "", + "label_desc": "", + "label_url": "", + "label_zip": "" + }, + "toast_zip": { + "body": "", + "title": "" + }, + "valve_internal": { + "desc1": "", + "desc2": "", + "label": "" + } + }, + "SettingsGeneralIndex": { + "about": { + "decky_version": "", + "header": "" + }, + "beta": { + "header": "" + }, + "developer_mode": { + "desc": "", + "label": "" + }, + "other": { + "header": "" + }, + "updates": { + "header": "" + } + }, + "SettingsIndex": { + "developer_title": "", + "general_title": "", + "navbar_settings": "", + "plugins_title": "" + }, + "Store": { + "store_contrib": { + "desc": "", + "label": "" + }, + "store_filter": { + "label": "", + "label_def": "" + }, + "store_search": { + "label": "" + }, + "store_sort": { + "label": "", + "label_def": "" + }, + "store_source": { + "desc": "", + "label": "" + }, + "store_tabs": { + "about": "", + "alph_asce": "", + "alph_desc": "", + "title": "" + }, + "store_testing_cta": "" + }, + "StoreSelect": { + "custom_store": { + "label": "", + "url_label": "" + }, + "store_channel": { + "custom": "", + "default": "", + "label": "", + "testing": "" + } + }, + "Updater": { + "decky_updates": "", + "no_patch_notes_desc": "", + "patch_notes_desc": "", + "updates": { + "check_button": "", + "checking": "", + "cur_version": "", + "install_button": "", + "label": "", + "lat_version": "", + "reloading": "", + "updating": "" + } + } +} -- cgit v1.2.3 From ba01ad6e139c737538dcbe0e14154364ad72dd8f Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 17 May 2023 08:55:06 +0000 Subject: Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/zh_Hant.json | 88 +++++++++----------------------------------- 1 file changed, 17 insertions(+), 71 deletions(-) (limited to 'backend/locales/zh_Hant.json') diff --git a/backend/locales/zh_Hant.json b/backend/locales/zh_Hant.json index ee558f90..d0409ecd 100644 --- a/backend/locales/zh_Hant.json +++ b/backend/locales/zh_Hant.json @@ -1,16 +1,12 @@ { "BranchSelect": { "update_channel": { - "label": "", "prerelease": "", - "stable": "", "testing": "" } }, "Developer": { - "5secreload": "", - "disabling": "", - "enabling": "" + "disabling": "" }, "FilePickerIndex": { "folder": { @@ -18,164 +14,114 @@ } }, "PluginCard": { - "plugin_full_access": "", "plugin_install": "", - "plugin_no_desc": "", "plugin_version_label": "" }, "PluginInstallModal": { "install": { - "button_idle": "", "button_processing": "", - "desc": "", "title": "" }, - "no_hash": "", "reinstall": { "button_idle": "", - "button_processing": "", - "desc": "", - "title": "" + "desc": "" }, "update": { "button_idle": "", - "button_processing": "", - "desc": "", - "title": "" + "desc": "" } }, "PluginListIndex": { "no_plugin": "", - "plugin_actions": "", "reinstall": "", - "reload": "", - "uninstall": "", - "update_to": "" + "uninstall": "" }, "PluginLoader": { "decky_title": "", - "decky_update_available": "", "error": "", - "plugin_error_uninstall": "", "plugin_load_error": { - "message": "", - "toast": "" + "message": "" }, "plugin_uninstall": { "button": "", - "desc": "", "title": "" - }, - "plugin_update": "" + } }, "RemoteDebugging": { "remote_cef": { - "desc": "", - "label": "" + "desc": "" } }, "SettingsDeveloperIndex": { "header_other": "", "react_devtools": { - "desc": "", - "ip_label": "", - "label": "" + "ip_label": "" }, "third_party_plugins": { "button_install": "", - "button_zip": "", "header": "", - "label_desc": "", - "label_url": "", - "label_zip": "" + "label_url": "" }, "toast_zip": { - "body": "", - "title": "" + "body": "" }, "valve_internal": { "desc1": "", - "desc2": "", "label": "" } }, "SettingsGeneralIndex": { "about": { - "decky_version": "", - "header": "" - }, - "beta": { "header": "" }, "developer_mode": { - "desc": "", - "label": "" + "desc": "" }, "other": { "header": "" - }, - "updates": { - "header": "" } }, "SettingsIndex": { "developer_title": "", - "general_title": "", - "navbar_settings": "", - "plugins_title": "" + "navbar_settings": "" }, "Store": { "store_contrib": { - "desc": "", - "label": "" + "desc": "" }, "store_filter": { - "label": "", - "label_def": "" + "label": "" }, "store_search": { "label": "" }, "store_sort": { - "label": "", "label_def": "" }, "store_source": { - "desc": "", "label": "" }, "store_tabs": { - "about": "", "alph_asce": "", - "alph_desc": "", "title": "" - }, - "store_testing_cta": "" + } }, "StoreSelect": { "custom_store": { - "label": "", - "url_label": "" + "label": "" }, "store_channel": { "custom": "", - "default": "", - "label": "", - "testing": "" + "label": "" } }, "Updater": { "decky_updates": "", - "no_patch_notes_desc": "", "patch_notes_desc": "", "updates": { - "check_button": "", "checking": "", - "cur_version": "", "install_button": "", - "label": "", "lat_version": "", - "reloading": "", "updating": "" } } -- cgit v1.2.3 From 9fb211316d9577263f986a861d087eb061141c07 Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 17 May 2023 08:55:06 +0000 Subject: Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/zh_Hant.json | 49 +++----------------------------------------- 1 file changed, 3 insertions(+), 46 deletions(-) (limited to 'backend/locales/zh_Hant.json') diff --git a/backend/locales/zh_Hant.json b/backend/locales/zh_Hant.json index d0409ecd..ec3ad950 100644 --- a/backend/locales/zh_Hant.json +++ b/backend/locales/zh_Hant.json @@ -1,109 +1,70 @@ { "BranchSelect": { "update_channel": { - "prerelease": "", "testing": "" } }, - "Developer": { - "disabling": "" - }, "FilePickerIndex": { "folder": { "select": "" } }, "PluginCard": { - "plugin_install": "", "plugin_version_label": "" }, "PluginInstallModal": { "install": { - "button_processing": "", "title": "" }, "reinstall": { - "button_idle": "", "desc": "" }, "update": { - "button_idle": "", "desc": "" } }, "PluginListIndex": { - "no_plugin": "", - "reinstall": "", - "uninstall": "" + "reinstall": "" }, "PluginLoader": { "decky_title": "", - "error": "", "plugin_load_error": { "message": "" }, "plugin_uninstall": { - "button": "", "title": "" } }, - "RemoteDebugging": { - "remote_cef": { - "desc": "" - } - }, "SettingsDeveloperIndex": { "header_other": "", - "react_devtools": { - "ip_label": "" - }, "third_party_plugins": { "button_install": "", - "header": "", "label_url": "" }, - "toast_zip": { - "body": "" - }, "valve_internal": { - "desc1": "", - "label": "" + "desc1": "" } }, "SettingsGeneralIndex": { "about": { "header": "" }, - "developer_mode": { - "desc": "" - }, "other": { "header": "" } }, "SettingsIndex": { - "developer_title": "", "navbar_settings": "" }, "Store": { - "store_contrib": { - "desc": "" - }, "store_filter": { "label": "" }, - "store_search": { - "label": "" - }, "store_sort": { "label_def": "" }, - "store_source": { - "label": "" - }, "store_tabs": { - "alph_asce": "", - "title": "" + "alph_asce": "" } }, "StoreSelect": { @@ -111,17 +72,13 @@ "label": "" }, "store_channel": { - "custom": "", "label": "" } }, "Updater": { - "decky_updates": "", "patch_notes_desc": "", "updates": { - "checking": "", "install_button": "", - "lat_version": "", "updating": "" } } -- cgit v1.2.3 From 826e014456ab5a4dbe9271d669f20595aee955bd Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 17 May 2023 08:55:06 +0000 Subject: Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/zh_Hant.json | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) (limited to 'backend/locales/zh_Hant.json') diff --git a/backend/locales/zh_Hant.json b/backend/locales/zh_Hant.json index ec3ad950..b9c75183 100644 --- a/backend/locales/zh_Hant.json +++ b/backend/locales/zh_Hant.json @@ -1,85 +1,52 @@ { - "BranchSelect": { - "update_channel": { - "testing": "" - } - }, "FilePickerIndex": { "folder": { "select": "" } }, - "PluginCard": { - "plugin_version_label": "" - }, "PluginInstallModal": { "install": { "title": "" }, - "reinstall": { - "desc": "" - }, "update": { "desc": "" } }, - "PluginListIndex": { - "reinstall": "" - }, "PluginLoader": { "decky_title": "", - "plugin_load_error": { - "message": "" - }, "plugin_uninstall": { "title": "" } }, "SettingsDeveloperIndex": { - "header_other": "", "third_party_plugins": { - "button_install": "", - "label_url": "" + "button_install": "" }, "valve_internal": { "desc1": "" } }, "SettingsGeneralIndex": { - "about": { - "header": "" - }, "other": { "header": "" } }, - "SettingsIndex": { - "navbar_settings": "" - }, "Store": { "store_filter": { "label": "" }, - "store_sort": { - "label_def": "" - }, "store_tabs": { "alph_asce": "" } }, "StoreSelect": { - "custom_store": { - "label": "" - }, "store_channel": { "label": "" } }, "Updater": { - "patch_notes_desc": "", "updates": { - "install_button": "", - "updating": "" + "install_button": "" } } } -- cgit v1.2.3 From 4cfeb8ef3e78ec27db2156faaf036f9c492b0b1c Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 17 May 2023 08:55:06 +0000 Subject: Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/zh_Hant.json | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) (limited to 'backend/locales/zh_Hant.json') diff --git a/backend/locales/zh_Hant.json b/backend/locales/zh_Hant.json index b9c75183..eb51338b 100644 --- a/backend/locales/zh_Hant.json +++ b/backend/locales/zh_Hant.json @@ -1,29 +1,15 @@ { - "FilePickerIndex": { - "folder": { - "select": "" - } - }, "PluginInstallModal": { "install": { "title": "" - }, - "update": { - "desc": "" } }, "PluginLoader": { - "decky_title": "", - "plugin_uninstall": { - "title": "" - } + "decky_title": "" }, "SettingsDeveloperIndex": { "third_party_plugins": { "button_install": "" - }, - "valve_internal": { - "desc1": "" } }, "SettingsGeneralIndex": { @@ -32,18 +18,10 @@ } }, "Store": { - "store_filter": { - "label": "" - }, "store_tabs": { "alph_asce": "" } }, - "StoreSelect": { - "store_channel": { - "label": "" - } - }, "Updater": { "updates": { "install_button": "" -- cgit v1.2.3 From d4a4d2287a2c7fdde5429dab554559c85ce14e57 Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 17 May 2023 08:55:06 +0000 Subject: Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/zh_Hant.json | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'backend/locales/zh_Hant.json') diff --git a/backend/locales/zh_Hant.json b/backend/locales/zh_Hant.json index eb51338b..f9d2c897 100644 --- a/backend/locales/zh_Hant.json +++ b/backend/locales/zh_Hant.json @@ -1,27 +1,12 @@ { - "PluginInstallModal": { - "install": { - "title": "" - } - }, "PluginLoader": { "decky_title": "" }, - "SettingsDeveloperIndex": { - "third_party_plugins": { - "button_install": "" - } - }, "SettingsGeneralIndex": { "other": { "header": "" } }, - "Store": { - "store_tabs": { - "alph_asce": "" - } - }, "Updater": { "updates": { "install_button": "" -- cgit v1.2.3 From f94866f4732ef953adf2def813af9ca1ff0052ca Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 17 May 2023 08:55:06 +0000 Subject: Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/zh_Hant.json | 8 -------- 1 file changed, 8 deletions(-) (limited to 'backend/locales/zh_Hant.json') diff --git a/backend/locales/zh_Hant.json b/backend/locales/zh_Hant.json index f9d2c897..3b6bc639 100644 --- a/backend/locales/zh_Hant.json +++ b/backend/locales/zh_Hant.json @@ -1,15 +1,7 @@ { - "PluginLoader": { - "decky_title": "" - }, "SettingsGeneralIndex": { "other": { "header": "" } - }, - "Updater": { - "updates": { - "install_button": "" - } } } -- cgit v1.2.3 From 81cb3dd0ec2e228d524e2738258071af017b0228 Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 17 May 2023 08:55:06 +0000 Subject: Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/zh_Hant.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'backend/locales/zh_Hant.json') diff --git a/backend/locales/zh_Hant.json b/backend/locales/zh_Hant.json index 3b6bc639..0967ef42 100644 --- a/backend/locales/zh_Hant.json +++ b/backend/locales/zh_Hant.json @@ -1,7 +1 @@ -{ - "SettingsGeneralIndex": { - "other": { - "header": "" - } - } -} +{} -- cgit v1.2.3 From e2691592ba3589138bb08a47bb6678a8da91b35b Mon Sep 17 00:00:00 2001 From: Marco Rodolfi Date: Wed, 17 May 2023 08:56:57 +0000 Subject: Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (100 of 100 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/zh_Hant/ --- backend/locales/zh_Hant.json | 181 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 180 insertions(+), 1 deletion(-) (limited to 'backend/locales/zh_Hant.json') diff --git a/backend/locales/zh_Hant.json b/backend/locales/zh_Hant.json index 0967ef42..b3c383da 100644 --- a/backend/locales/zh_Hant.json +++ b/backend/locales/zh_Hant.json @@ -1 +1,180 @@ -{} +{ + "BranchSelect": { + "update_channel": { + "testing": "測試版", + "label": "更新頻道", + "prerelease": "預發佈", + "stable": "穩定版" + } + }, + "Developer": { + "5secreload": "5 秒後重新載入", + "disabling": "正在停用", + "enabling": "正在啟用" + }, + "FilePickerIndex": { + "folder": { + "select": "使用此資料夾" + } + }, + "PluginCard": { + "plugin_install": "安裝", + "plugin_no_desc": "未提示描述。", + "plugin_version_label": "外掛程式版本", + "plugin_full_access": "此外掛程式擁有您的 Steam Deck 的完整存取權。" + }, + "PluginInstallModal": { + "install": { + "button_idle": "安裝", + "button_processing": "正在安裝", + "title": "安裝 {{artifact}}", + "desc": "您確定要安裝 {{artifact}} {{version}} 嗎?" + }, + "reinstall": { + "button_idle": "重新安裝", + "button_processing": "正在重新安裝", + "desc": "您確定要重新安裝 {{artifact}} {{version}} 嗎?", + "title": "重新安裝 {{artifact}}" + }, + "update": { + "button_idle": "更新", + "button_processing": "正在更新", + "desc": "您確定要更新 {{artifact}} {{version}} 嗎?", + "title": "更新 {{artifact}}" + }, + "no_hash": "此外掛程式沒有提供 hash 驗證,安裝可能有風險。" + }, + "PluginListIndex": { + "no_plugin": "未安裝外掛程式!", + "plugin_actions": "外掛程式操作", + "uninstall": "解除安裝", + "update_to": "更新到 {{name}}", + "reinstall": "重新安裝", + "reload": "重新載入" + }, + "PluginLoader": { + "decky_title": "Decky", + "error": "錯誤", + "plugin_error_uninstall": "如果您要解除安裝外掛程式,請在 Decky 選單,按下 {{-icon}}。", + "plugin_load_error": { + "message": "載入外掛程式 {{name}} 發生錯誤", + "toast": "{{name}} 載入出錯" + }, + "plugin_uninstall": { + "button": "解除安裝", + "title": "解除安裝 {{name}}", + "desc": "您確定要解除安裝 {{name}} 嗎?" + }, + "decky_update_available": "可更新至版本 {{tag_name}}!" + }, + "RemoteDebugging": { + "remote_cef": { + "desc": "允許您的網路中的任何人未經認證地存取 CEF 偵錯器", + "label": "允許 CEF 遠端偵錯" + } + }, + "SettingsDeveloperIndex": { + "third_party_plugins": { + "button_zip": "開啟", + "label_desc": "網址", + "label_url": "從網址安裝外掛程式", + "label_zip": "從 ZIP 檔案安裝外掛程式", + "button_install": "安裝", + "header": "第三方外掛程式" + }, + "toast_zip": { + "body": "安裝失敗!只支援 ZIP 檔案。", + "title": "Decky" + }, + "valve_internal": { + "desc2": "除非您知道它的作用,否則不要碰這個選單中的任何東西。", + "desc1": "啟用 Valve 內建開發人員選單。", + "label": "啟用 Valve 內建" + }, + "react_devtools": { + "desc": "啟用與執行 React DevTools 的電腦的連接。改變這個設定將重新載入 Steam。啟用前必須設定 IP 位址。", + "ip_label": "IP", + "label": "啟用 React DevTools" + } + }, + "SettingsGeneralIndex": { + "about": { + "header": "關於", + "decky_version": "Decky 版本" + }, + "beta": { + "header": "參與測試" + }, + "developer_mode": { + "label": "開發人員模式", + "desc": "啟用 Decky 的開發人員模式。" + }, + "other": { + "header": "其他" + }, + "updates": { + "header": "更新" + } + }, + "SettingsIndex": { + "developer_title": "開發人員", + "general_title": "一般", + "navbar_settings": "Decky 設定", + "plugins_title": "外掛程式" + }, + "Store": { + "store_contrib": { + "label": "貢獻", + "desc": "如果您想為 Decky 外掛程式商店做貢獻,請查看 GitHub 上的 SteamDeckHomebrew/decky-plugin-template 儲存庫。README 中提供了有關開發和發佈的資訊。" + }, + "store_filter": { + "label": "過濾", + "label_def": "全部" + }, + "store_search": { + "label": "搜尋" + }, + "store_sort": { + "label": "排序", + "label_def": "最後更新 (最新)" + }, + "store_source": { + "label": "原始碼", + "desc": "所有外掛程式原始碼可以在 GitHub 的 SteamDeckHomebrew/decky-plugin-database repository 查看。" + }, + "store_tabs": { + "about": "關於", + "alph_asce": "依字母排序 (Z 到 A)", + "alph_desc": "依字母排序 (A 到 Z)", + "title": "瀏覽" + }, + "store_testing_cta": "請考慮測試新的外掛程式來幫助 Decky Loader 團隊!" + }, + "StoreSelect": { + "custom_store": { + "label": "自訂商店", + "url_label": "網址" + }, + "store_channel": { + "custom": "自訂", + "default": "預設", + "label": "商店頻道", + "testing": "測試" + } + }, + "Updater": { + "decky_updates": "Decky 更新", + "no_patch_notes_desc": "這個版本沒有更新日誌", + "patch_notes_desc": "更新日誌", + "updates": { + "checking": "正在檢查", + "install_button": "安裝更新", + "label": "更新", + "lat_version": "已是最新:執行 {{ver}}", + "reloading": "正在重新載入", + "check_button": "檢查更新", + "cur_version": "目前版本:{{ver}}", + "updating": "正在更新" + } + } +} -- cgit v1.2.3 From 67dc7e789329acf709d1bdfc8cb83c0f1c71e115 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 17 May 2023 12:42:36 +0000 Subject: Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (100 of 100 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/zh_Hant/ --- backend/locales/zh_Hant.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'backend/locales/zh_Hant.json') diff --git a/backend/locales/zh_Hant.json b/backend/locales/zh_Hant.json index b3c383da..c23a27d2 100644 --- a/backend/locales/zh_Hant.json +++ b/backend/locales/zh_Hant.json @@ -65,7 +65,8 @@ "title": "解除安裝 {{name}}", "desc": "您確定要解除安裝 {{name}} 嗎?" }, - "decky_update_available": "可更新至版本 {{tag_name}}!" + "decky_update_available": "可更新至版本 {{tag_name}}!", + "plugin_update_other": "" }, "RemoteDebugging": { "remote_cef": { @@ -95,7 +96,8 @@ "desc": "啟用與執行 React DevTools 的電腦的連接。改變這個設定將重新載入 Steam。啟用前必須設定 IP 位址。", "ip_label": "IP", "label": "啟用 React DevTools" - } + }, + "header_other": "" }, "SettingsGeneralIndex": { "about": { -- cgit v1.2.3 From 1b8fe4f82f2d5e81fb835efe9dc0461f00114c3f Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 17 May 2023 12:42:36 +0000 Subject: Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/zh_Hant.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'backend/locales/zh_Hant.json') diff --git a/backend/locales/zh_Hant.json b/backend/locales/zh_Hant.json index c23a27d2..b3c383da 100644 --- a/backend/locales/zh_Hant.json +++ b/backend/locales/zh_Hant.json @@ -65,8 +65,7 @@ "title": "解除安裝 {{name}}", "desc": "您確定要解除安裝 {{name}} 嗎?" }, - "decky_update_available": "可更新至版本 {{tag_name}}!", - "plugin_update_other": "" + "decky_update_available": "可更新至版本 {{tag_name}}!" }, "RemoteDebugging": { "remote_cef": { @@ -96,8 +95,7 @@ "desc": "啟用與執行 React DevTools 的電腦的連接。改變這個設定將重新載入 Steam。啟用前必須設定 IP 位址。", "ip_label": "IP", "label": "啟用 React DevTools" - }, - "header_other": "" + } }, "SettingsGeneralIndex": { "about": { -- cgit v1.2.3 From 3fe1d445154f0392907bbd02ab8708b69749c59d Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 17 May 2023 12:46:56 +0000 Subject: Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (100 of 100 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/zh_Hant/ --- backend/locales/zh_Hant.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'backend/locales/zh_Hant.json') diff --git a/backend/locales/zh_Hant.json b/backend/locales/zh_Hant.json index b3c383da..c23a27d2 100644 --- a/backend/locales/zh_Hant.json +++ b/backend/locales/zh_Hant.json @@ -65,7 +65,8 @@ "title": "解除安裝 {{name}}", "desc": "您確定要解除安裝 {{name}} 嗎?" }, - "decky_update_available": "可更新至版本 {{tag_name}}!" + "decky_update_available": "可更新至版本 {{tag_name}}!", + "plugin_update_other": "" }, "RemoteDebugging": { "remote_cef": { @@ -95,7 +96,8 @@ "desc": "啟用與執行 React DevTools 的電腦的連接。改變這個設定將重新載入 Steam。啟用前必須設定 IP 位址。", "ip_label": "IP", "label": "啟用 React DevTools" - } + }, + "header_other": "" }, "SettingsGeneralIndex": { "about": { -- cgit v1.2.3 From ea56b03b38d0c0030d5f0930ce27d945fdcf17e4 Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 17 May 2023 12:46:56 +0000 Subject: Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/zh_Hant.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'backend/locales/zh_Hant.json') diff --git a/backend/locales/zh_Hant.json b/backend/locales/zh_Hant.json index c23a27d2..b3c383da 100644 --- a/backend/locales/zh_Hant.json +++ b/backend/locales/zh_Hant.json @@ -65,8 +65,7 @@ "title": "解除安裝 {{name}}", "desc": "您確定要解除安裝 {{name}} 嗎?" }, - "decky_update_available": "可更新至版本 {{tag_name}}!", - "plugin_update_other": "" + "decky_update_available": "可更新至版本 {{tag_name}}!" }, "RemoteDebugging": { "remote_cef": { @@ -96,8 +95,7 @@ "desc": "啟用與執行 React DevTools 的電腦的連接。改變這個設定將重新載入 Steam。啟用前必須設定 IP 位址。", "ip_label": "IP", "label": "啟用 React DevTools" - }, - "header_other": "" + } }, "SettingsGeneralIndex": { "about": { -- cgit v1.2.3 From 5d2cc1c133c9ceede12ef41f22f48bb52b5f9081 Mon Sep 17 00:00:00 2001 From: david082321 Date: Thu, 18 May 2023 12:32:53 +0000 Subject: Translated using Weblate (Chinese (Traditional)) Currently translated at 99.0% (99 of 100 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/zh_Hant/ --- backend/locales/zh_Hant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/locales/zh_Hant.json') diff --git a/backend/locales/zh_Hant.json b/backend/locales/zh_Hant.json index b3c383da..66bb812d 100644 --- a/backend/locales/zh_Hant.json +++ b/backend/locales/zh_Hant.json @@ -140,7 +140,7 @@ }, "store_source": { "label": "原始碼", - "desc": "所有外掛程式原始碼可以在 GitHub 的 SteamDeckHomebrew/decky-plugin-database repository 查看。" + "desc": "所有外掛程式原始碼可以在 GitHub 的 SteamDeckHomebrew/decky-plugin-database 儲存庫查看。" }, "store_tabs": { "about": "關於", -- cgit v1.2.3