diff options
| author | WerWolvTranslationBot <124004309+WerWolvTranslationBot@users.noreply.github.com> | 2023-07-01 14:07:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-01 14:07:33 +0200 |
| commit | 365866c35fdd68e8d6075ead3d196c7713728bbe (patch) | |
| tree | 74a90263ae3b50923fc6a2a67827278c780c973c /backend/locales/zh-CN.json | |
| parent | 3d6d69568d7fc921d228f2c70f9e069548878b71 (diff) | |
| download | decky-loader-2.10.3.tar.gz decky-loader-2.10.3.zip | |
Translations update from Weblate (#497)v2.10.3
* Translated using Weblate (Italian)
Currently translated at 100.0% (135 of 135 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/it/
* Added translation using Weblate (Bulgarian)
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (135 of 135 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/bg/
* Translated using Weblate (Russian)
Currently translated at 100.0% (135 of 135 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ru/
* 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/
* Translated using Weblate (Korean)
Currently translated at 100.0% (135 of 135 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ko/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/
---------
Co-authored-by: Marco Rodolfi <marco.rodolfi@tuta.io>
Co-authored-by: Lyubomir Vasilev <lyubomirv@gmx.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Andrew <www.andru90@gmail.com>
Co-authored-by: Sean <zhangshuyan@fuji.waseda.jp>
Co-authored-by: Sungjoon Moon <sumoon@seoulsaram.org>
Diffstat (limited to 'backend/locales/zh-CN.json')
| -rw-r--r-- | backend/locales/zh-CN.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/backend/locales/zh-CN.json b/backend/locales/zh-CN.json index ce8d2fbb..07888a05 100644 --- a/backend/locales/zh-CN.json +++ b/backend/locales/zh-CN.json @@ -111,10 +111,6 @@ "label_url": "从 URL 安装插件", "label_zip": "从 ZIP 压缩文件安装插件" }, - "toast_zip": { - "title": "Decky", - "body": "安装失败!只有 ZIP 格式的插件被支持。" - }, "valve_internal": { "desc1": "启用 Valve 内部开发者菜单。", "desc2": "除非你知道你在干什么,否则请不要修改此菜单中的任何内容。", @@ -136,20 +132,23 @@ "header": "参与测试" }, "developer_mode": { - "label": "开发者模式", - "desc": "启用 Decky 的开发者测试。" + "label": "开发者模式" }, "other": { "header": "其他" }, "updates": { "header": "更新" + }, + "notifications": { + "header": "通知", + "decky_updates_label": "Decky 更新可用", + "plugin_updates_label": "插件更新可用" } }, "SettingsIndex": { "developer_title": "开发者", "general_title": "通用", - "navbar_settings": "Decky 设置", "plugins_title": "插件" }, "Store": { @@ -239,7 +238,8 @@ "FilePickerError": { "errors": { "file_not_found": "指定路径无效。请检查并输入正确的路径。", - "unknown": "发生了一个为止错误。原始错误为:{{raw_error}}" + "unknown": "发生了一个为止错误。原始错误为:{{raw_error}}", + "perm_denied": "你没有访问特定目录的权限。请检查你的用户(Steam Deck 中的 deck 账户)有着相对应的权限以访问特定的文件夹或文件。" } } } |
