locales(update): Updated Chinese (Simplified) locale

Co-authored-by: Alex Wang <dooda.pooda@outlook.com>
This commit is contained in:
Alex Wang 2023-02-23 12:39:26 +01:00 committed by Hosted Weblate
parent d238cf9922
commit e92e64ebbd
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -272,6 +272,20 @@
"caption": "在这里搜索"
}
]
},
"search": {
"label": "错误代码",
"no_match": "没有搜索结果",
"title": "得到了一个错误?",
"caption": "把错误代码输入在这里来得到帮助!"
},
"sidebar": {
"install": "安装",
"juxt_err": "Juxt 的错误代码",
"getting_started": "开始使用",
"welcome": "欢迎",
"install_extended": "安装 Pretendo",
"search": "搜索"
}
},
"account": {
@ -315,11 +329,16 @@
"otherSettings": "其他设置",
"noDiscordLinked": "没有连接的Discord账号。",
"linkDiscord": "连接Discord账号",
"newsletter": "通讯"
"newsletter": "通讯",
"no_newsletter_notice": "目前没有新闻。请稍后再试",
"userSettings": "账号设置",
"no_signins_notice": "目前没有任何登录历史。请稍后再试!",
"no_edit_from_dashboard": "目前无法编辑在此页面修改 PNID 设置。请通过你的游戏设备修改"
},
"downloadFiles": "下载账号文件",
"downloadFilesDescription": "(无法在任天堂网络上使用)",
"upgrade": "升级账号"
"upgrade": "升级账号",
"unavailable": "无法获得"
},
"accountLevel": [
"标准",
@ -327,7 +346,8 @@
"版主",
"开发人员"
],
"banned": "禁止"
"banned": "禁止",
"account": "账号"
},
"upgrade": {
"title": "升级",
@ -348,6 +368,7 @@
},
"modals": {
"cancel": "取消",
"confirm": "确认"
"confirm": "确认",
"close": "关闭"
}
}