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/
This commit is contained in:
Sean
2023-06-23 03:18:27 +00:00
committed by Marco Rodolfi
parent 3e64e53cd7
commit 8eae2d60e5
+6 -3
View File
@@ -32,6 +32,9 @@
"all_files": "全部文件", "all_files": "全部文件",
"file_type": "文件类型", "file_type": "文件类型",
"show_hidden": "显示隐藏文件" "show_hidden": "显示隐藏文件"
},
"file": {
"select": "选择此文件"
} }
}, },
"PluginCard": { "PluginCard": {
@@ -69,8 +72,8 @@
"uninstall": "卸载", "uninstall": "卸载",
"update_to": "更新 {{name}}", "update_to": "更新 {{name}}",
"update_all_other": "更新 {{count}} 个插件", "update_all_other": "更新 {{count}} 个插件",
"show": "快速访问菜单:可见", "show": "快速访问菜单中显示",
"hide": "快速访问菜单:不可见" "hide": "快速访问菜单中隐藏"
}, },
"PluginLoader": { "PluginLoader": {
"decky_title": "Decky", "decky_title": "Decky",
@@ -223,7 +226,7 @@
} }
}, },
"PluginListLabel": { "PluginListLabel": {
"hidden": "快速访问菜单中不可见" "hidden": "快速访问菜单中已隐藏"
}, },
"PluginView": { "PluginView": {
"hidden_other": "此列表隐藏了 {{count}} 个插件" "hidden_other": "此列表隐藏了 {{count}} 个插件"