Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (20 of 20 strings)

Translation: jfa-go/Common Strings
Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/common-strings/zh_Hans/
This commit is contained in:
XCQi 2021-08-20 11:32:18 +00:00 committed by Weblate
parent b31506d94e
commit 4e2dce7f18
1 changed files with 20 additions and 20 deletions

View File

@ -1,26 +1,26 @@
{
"meta": {
"name": ""
"name": "简体中文(CN)"
},
"strings": {
"username": "",
"password": "",
"emailAddress": "",
"name": "",
"submit": "",
"send": "",
"success": "",
"error": "",
"copy": "",
"copied": "",
"time24h": "",
"time12h": "",
"linkTelegram": "",
"contactEmail": "",
"contactTelegram": "",
"linkDiscord": "",
"linkMatrix": "",
"contactDiscord": "",
"theme": ""
"username": "用户名",
"password": "密码",
"emailAddress": "电子邮箱",
"name": "名称",
"submit": "提交",
"send": "发送",
"success": "成功",
"error": "错误",
"copy": "复制",
"copied": "已复制",
"time24h": "24小时制",
"time12h": "12小时制",
"linkTelegram": "关联Telegram",
"contactEmail": "通过邮件联系",
"contactTelegram": "通过Telegram联系",
"linkDiscord": "关联Discord",
"linkMatrix": "关联Matrix",
"contactDiscord": "通过Discord联系",
"theme": "主题"
}
}