diff options
| author | Sean <zhangshuyan@fuji.waseda.jp> | 2023-06-23 03:18:27 +0000 |
|---|---|---|
| committer | Marco Rodolfi <marco.rodolfi@tuta.io> | 2023-06-26 08:59:18 +0200 |
| commit | 8eae2d60e59f6641fd98d0a7ee95346432f4e115 (patch) | |
| tree | a644df2495d288e1d5ca22099ee3e757ec4ce38b /backend/locales | |
| parent | 3e64e53cd724773c4616b178fd695091f9a7c71a (diff) | |
| download | decky-loader-8eae2d60e59f6641fd98d0a7ee95346432f4e115.tar.gz decky-loader-8eae2d60e59f6641fd98d0a7ee95346432f4e115.zip | |
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (135 of 135 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/zh_Hans/
Diffstat (limited to 'backend/locales')
| -rw-r--r-- | backend/locales/zh-CN.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/backend/locales/zh-CN.json b/backend/locales/zh-CN.json index 46a4d950..ce8d2fbb 100644 --- a/backend/locales/zh-CN.json +++ b/backend/locales/zh-CN.json @@ -32,6 +32,9 @@ "all_files": "全部文件", "file_type": "文件类型", "show_hidden": "显示隐藏文件" + }, + "file": { + "select": "选择此文件" } }, "PluginCard": { @@ -69,8 +72,8 @@ "uninstall": "卸载", "update_to": "更新 {{name}}", "update_all_other": "更新 {{count}} 个插件", - "show": "快速访问菜单:可见", - "hide": "快速访问菜单:不可见" + "show": "在快速访问菜单中显示", + "hide": "在快速访问菜单中隐藏" }, "PluginLoader": { "decky_title": "Decky", @@ -223,7 +226,7 @@ } }, "PluginListLabel": { - "hidden": "快速访问菜单中不可见" + "hidden": "在快速访问菜单中已隐藏" }, "PluginView": { "hidden_other": "此列表隐藏了 {{count}} 个插件" |
