summaryrefslogtreecommitdiff
path: root/backend/locales
diff options
context:
space:
mode:
authorSean <zhangshuyan@fuji.waseda.jp>2023-05-18 14:35:36 +0000
committerWeblate <noreply@weblate.org>2023-05-20 22:07:13 +0000
commitef97921e30350f07f53840478450834ed2b8d2f7 (patch)
treebe823070dd3c75e36b877e14eb7dad79fac50dbd /backend/locales
parent0009a53800646cf35ea29c9285673664c0c09c4d (diff)
downloaddecky-loader-ef97921e30350f07f53840478450834ed2b8d2f7.tar.gz
decky-loader-ef97921e30350f07f53840478450834ed2b8d2f7.zip
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (100 of 100 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_Hans.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/backend/locales/zh_Hans.json b/backend/locales/zh_Hans.json
index e430a8d3..7362fe94 100644
--- a/backend/locales/zh_Hans.json
+++ b/backend/locales/zh_Hans.json
@@ -19,9 +19,9 @@
},
"PluginCard": {
"plugin_install": "安装",
- "plugin_no_desc": "无描述提供",
+ "plugin_no_desc": "无描述提供。",
"plugin_version_label": "插件版本",
- "plugin_full_access": "此插件可以完全访问你的Steam Deck"
+ "plugin_full_access": "此插件可以完全访问你的 Steam Deck"
},
"PluginInstallModal": {
"install": {
@@ -65,7 +65,8 @@
"title": "卸载 {{name}}",
"desc": "你确定要卸载 {{name}} 吗?"
},
- "decky_update_available": "新版本 {{tag_name}} 可用!"
+ "decky_update_available": "新版本 {{tag_name}} 可用!",
+ "plugin_update_other": "{{count}} 个插件有更新!"
},
"RemoteDebugging": {
"remote_cef": {