diff options
| author | WerWolvTranslationBot <124004309+WerWolvTranslationBot@users.noreply.github.com> | 2023-08-12 06:15:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-11 21:15:32 -0700 |
| commit | 38c96ea96ae19f2285059cd7d0bee574ff3b033d (patch) | |
| tree | 18b2ad3ceeab856d3d39ed4549acfe51252293b7 /backend/locales/zh-CN.json | |
| parent | dd130dbbd73244119c20c3b0f6224aa84671c807 (diff) | |
| download | decky-loader-38c96ea96ae19f2285059cd7d0bee574ff3b033d.tar.gz decky-loader-38c96ea96ae19f2285059cd7d0bee574ff3b033d.zip | |
Translations update from Weblate (#520)v2.10.4-pre7
Co-authored-by: pontifex91 <pontifexrus@gmail.com>
Co-authored-by: Sean <zhangshuyan@fuji.waseda.jp>
Co-authored-by: Apostolos Grammatopoulos <greatapo@gmail.com>
Diffstat (limited to 'backend/locales/zh-CN.json')
| -rw-r--r-- | backend/locales/zh-CN.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/backend/locales/zh-CN.json b/backend/locales/zh-CN.json index 79bc0d93..d9d12aa0 100644 --- a/backend/locales/zh-CN.json +++ b/backend/locales/zh-CN.json @@ -177,7 +177,11 @@ "alph_desc": "字母排序 (A 到 Z)", "title": "浏览" }, - "store_testing_cta": "请考虑测试新插件以帮助 Decky Loader 团队!" + "store_testing_cta": "请考虑测试新插件以帮助 Decky Loader 团队!", + "store_testing_warning": { + "desc": "你可以使用该商店频道以体验最新版本的插件。 请在插件 Github 页面留言以使插件可以正式面向所有用户。", + "label": "欢迎来到商店测试频道" + } }, "StoreSelect": { "store_channel": { @@ -241,5 +245,9 @@ "unknown": "发生了一个未知错误。原始错误为:{{raw_error}}", "perm_denied": "你没有访问特定目录的权限。请检查你的用户(Steam Deck 中的 deck 账户)有着相对应的权限以访问特定的文件夹或文件。" } + }, + "TitleView": { + "decky_store_desc": "打开 Decky 商店", + "settings_desc": "打开 Decky 设置" } } |
