From 368a1044da4fa421c9a3487b7e4652318bd0021f Mon Sep 17 00:00:00 2001 From: Marco Rodolfi Date: Thu, 25 May 2023 17:02:36 +0200 Subject: Fixed file names for language strings. --- backend/locales/zh-CN.json | 181 +++++++++++++++++++++++++++++++++++++++++++ backend/locales/zh-TW.json | 180 ++++++++++++++++++++++++++++++++++++++++++ backend/locales/zh_Hans.json | 181 ------------------------------------------- backend/locales/zh_Hant.json | 180 ------------------------------------------ 4 files changed, 361 insertions(+), 361 deletions(-) create mode 100644 backend/locales/zh-CN.json create mode 100644 backend/locales/zh-TW.json delete mode 100644 backend/locales/zh_Hans.json delete mode 100644 backend/locales/zh_Hant.json (limited to 'backend') diff --git a/backend/locales/zh-CN.json b/backend/locales/zh-CN.json new file mode 100644 index 00000000..7362fe94 --- /dev/null +++ b/backend/locales/zh-CN.json @@ -0,0 +1,181 @@ +{ + "BranchSelect": { + "update_channel": { + "prerelease": "发布候选", + "stable": "稳定", + "testing": "测试", + "label": "更新通道" + } + }, + "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": "安装中", + "desc": "你确定要安装 {{artifact}} {{version}} 吗?", + "title": "安装 {{artifact}}" + }, + "reinstall": { + "button_idle": "重新安装", + "button_processing": "正在重新安装", + "desc": "你确定要重新安装 {{artifact}} {{version}} 吗?", + "title": "重新安装 {{artifact}}" + }, + "update": { + "button_idle": "更新", + "button_processing": "正在更新", + "desc": "你确定要更新 {{artifact}} {{version}} 吗?", + "title": "更新 {{artifact}}" + }, + "no_hash": "此插件没有哈希校验值,你需要自行承担安装风险" + }, + "PluginListIndex": { + "no_plugin": "没有安装插件!", + "plugin_actions": "插件操作", + "reinstall": "重新安装", + "reload": "重新加载", + "uninstall": "卸载", + "update_to": "更新 {{name}}" + }, + "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}} 可用!", + "plugin_update_other": "{{count}} 个插件有更新!" + }, + "RemoteDebugging": { + "remote_cef": { + "desc": "允许你网络中的任何人无需身份验证即可访问CEF调试器", + "label": "允许远程访问CEF调试" + } + }, + "SettingsDeveloperIndex": { + "react_devtools": { + "ip_label": "IP", + "label": "启用 React DevTools", + "desc": "允许连接到运行着 React DevTools 的计算机,更改此设置将重新加载Steam,请在启用前设置IP地址" + }, + "third_party_plugins": { + "button_install": "安装", + "button_zip": "浏览文件", + "header": "第三方插件", + "label_desc": "URL", + "label_url": "从 URL 安装插件", + "label_zip": "从 ZIP 压缩文件安装插件" + }, + "toast_zip": { + "title": "Decky", + "body": "安装失败!只有 ZIP 格式的插件被支持" + }, + "valve_internal": { + "desc1": "启用 Valve 内部开发者菜单", + "desc2": "除非你知道你在干什么,否则请不要修改此菜单中的任何内容", + "label": "启用 Valve 内部开发者" + } + }, + "SettingsGeneralIndex": { + "about": { + "decky_version": "Decky 版本", + "header": "关于" + }, + "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 存储库中获得" + }, + "store_tabs": { + "about": "关于", + "alph_asce": "字母排序 (Z 到 A)", + "alph_desc": "字母排序 (A 到 Z)", + "title": "浏览" + }, + "store_testing_cta": "请考虑测试新插件以帮助 Decky Loader 团队!" + }, + "StoreSelect": { + "store_channel": { + "default": "默认", + "label": "商店通道", + "testing": "测试", + "custom": "自定义" + }, + "custom_store": { + "label": "自定义商店", + "url_label": "URL" + } + }, + "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": "重新加载中", + "updating": "更新中" + } + } +} diff --git a/backend/locales/zh-TW.json b/backend/locales/zh-TW.json new file mode 100644 index 00000000..66bb812d --- /dev/null +++ b/backend/locales/zh-TW.json @@ -0,0 +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 儲存庫查看。" + }, + "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": "正在更新" + } + } +} diff --git a/backend/locales/zh_Hans.json b/backend/locales/zh_Hans.json deleted file mode 100644 index 7362fe94..00000000 --- a/backend/locales/zh_Hans.json +++ /dev/null @@ -1,181 +0,0 @@ -{ - "BranchSelect": { - "update_channel": { - "prerelease": "发布候选", - "stable": "稳定", - "testing": "测试", - "label": "更新通道" - } - }, - "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": "安装中", - "desc": "你确定要安装 {{artifact}} {{version}} 吗?", - "title": "安装 {{artifact}}" - }, - "reinstall": { - "button_idle": "重新安装", - "button_processing": "正在重新安装", - "desc": "你确定要重新安装 {{artifact}} {{version}} 吗?", - "title": "重新安装 {{artifact}}" - }, - "update": { - "button_idle": "更新", - "button_processing": "正在更新", - "desc": "你确定要更新 {{artifact}} {{version}} 吗?", - "title": "更新 {{artifact}}" - }, - "no_hash": "此插件没有哈希校验值,你需要自行承担安装风险" - }, - "PluginListIndex": { - "no_plugin": "没有安装插件!", - "plugin_actions": "插件操作", - "reinstall": "重新安装", - "reload": "重新加载", - "uninstall": "卸载", - "update_to": "更新 {{name}}" - }, - "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}} 可用!", - "plugin_update_other": "{{count}} 个插件有更新!" - }, - "RemoteDebugging": { - "remote_cef": { - "desc": "允许你网络中的任何人无需身份验证即可访问CEF调试器", - "label": "允许远程访问CEF调试" - } - }, - "SettingsDeveloperIndex": { - "react_devtools": { - "ip_label": "IP", - "label": "启用 React DevTools", - "desc": "允许连接到运行着 React DevTools 的计算机,更改此设置将重新加载Steam,请在启用前设置IP地址" - }, - "third_party_plugins": { - "button_install": "安装", - "button_zip": "浏览文件", - "header": "第三方插件", - "label_desc": "URL", - "label_url": "从 URL 安装插件", - "label_zip": "从 ZIP 压缩文件安装插件" - }, - "toast_zip": { - "title": "Decky", - "body": "安装失败!只有 ZIP 格式的插件被支持" - }, - "valve_internal": { - "desc1": "启用 Valve 内部开发者菜单", - "desc2": "除非你知道你在干什么,否则请不要修改此菜单中的任何内容", - "label": "启用 Valve 内部开发者" - } - }, - "SettingsGeneralIndex": { - "about": { - "decky_version": "Decky 版本", - "header": "关于" - }, - "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 存储库中获得" - }, - "store_tabs": { - "about": "关于", - "alph_asce": "字母排序 (Z 到 A)", - "alph_desc": "字母排序 (A 到 Z)", - "title": "浏览" - }, - "store_testing_cta": "请考虑测试新插件以帮助 Decky Loader 团队!" - }, - "StoreSelect": { - "store_channel": { - "default": "默认", - "label": "商店通道", - "testing": "测试", - "custom": "自定义" - }, - "custom_store": { - "label": "自定义商店", - "url_label": "URL" - } - }, - "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": "重新加载中", - "updating": "更新中" - } - } -} diff --git a/backend/locales/zh_Hant.json b/backend/locales/zh_Hant.json deleted file mode 100644 index 66bb812d..00000000 --- a/backend/locales/zh_Hant.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "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 儲存庫查看。" - }, - "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