diff options
| author | Marco Rodolfi <marco.rodolfi@tuta.io> | 2023-05-25 17:02:36 +0200 |
|---|---|---|
| committer | Marco Rodolfi <marco.rodolfi@tuta.io> | 2023-05-25 17:02:36 +0200 |
| commit | 368a1044da4fa421c9a3487b7e4652318bd0021f (patch) | |
| tree | 7967d3dd3fe74a223090c517055f5797adff9f4b /backend/locales/zh-CN.json | |
| parent | 578b8b3ee272d07d713bbaeddefa390d972846b7 (diff) | |
| download | decky-loader-368a1044da4fa421c9a3487b7e4652318bd0021f.tar.gz decky-loader-368a1044da4fa421c9a3487b7e4652318bd0021f.zip | |
Fixed file names for language strings.
Diffstat (limited to 'backend/locales/zh-CN.json')
| -rw-r--r-- | backend/locales/zh-CN.json | 181 |
1 files changed, 181 insertions, 0 deletions
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": "更新中" + } + } +} |
