summaryrefslogtreecommitdiffstats
path: root/i18n/zh-CN.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-03-07 18:42:40 +0000
committerDerrick Anderson <derrick@andersonwebstudio.com>2018-03-07 13:42:40 -0500
commitaf758c8e5df3d80e0910c5549660ffd6b16e6af2 (patch)
treed4c7f2bb1f9c3c53d13f1ab7952fe789a6329a2d /i18n/zh-CN.json
parenta434fe763790e8089e5ad0b0eccceddd937e10b4 (diff)
downloadchat-af758c8e5df3d80e0910c5549660ffd6b16e6af2.tar.gz
chat-af758c8e5df3d80e0910c5549660ffd6b16e6af2.tar.bz2
chat-af758c8e5df3d80e0910c5549660ffd6b16e6af2.zip
translations PR 20180306 (#8414)
Diffstat (limited to 'i18n/zh-CN.json')
-rw-r--r--i18n/zh-CN.json30
1 files changed, 27 insertions, 3 deletions
diff --git a/i18n/zh-CN.json b/i18n/zh-CN.json
index f799bba36..f476b48ed 100644
--- a/i18n/zh-CN.json
+++ b/i18n/zh-CN.json
@@ -1369,6 +1369,10 @@
"translation": "无法上传文件。标题无法被解析。"
},
{
+ "id": "api.file.upload_file.incorrect_number_of_files.app_error",
+ "translation": "无法上传文件。指定的文件数不匹配。"
+ },
+ {
"id": "api.file.upload_file.large_image.app_error",
"translation": "无法上传超过最大尺寸的文件:{{.Filename}}"
},
@@ -1815,6 +1819,10 @@
"translation": " 在私信里上传一个或更多个文件"
},
{
+ "id": "api.post.send_notifications_and_forget.push_image_only_no_channel",
+ "translation": " 已上传一个或更多个文件"
+ },
+ {
"id": "api.post.send_notifications_and_forget.push_in",
"translation": " 在 "
},
@@ -3648,7 +3656,7 @@
},
{
"id": "app.plugin.disabled.app_error",
- "translation": "插件已禁用。"
+ "translation": "日志已停用。请检查您的日志了解详情。"
},
{
"id": "app.plugin.extract.app_error",
@@ -3700,7 +3708,7 @@
},
{
"id": "app.team.join_user_to_team.max_accounts.app_error",
- "translation": "这个团队已经达到允许的最大用户数量。请与系统管理员联系以设置更高的限制。"
+ "translation": "这个团队已经达到允许的最大帐号数量。请与系统管理员联系以设置更高的限制。"
},
{
"id": "app.user_access_token.disabled",
@@ -4183,6 +4191,18 @@
"translation": "未在 AD/LDAP 服务器上找到用户:"
},
{
+ "id": "ent.migration.migratetosaml.email_already_used_by_other_user",
+ "translation": "电子邮箱地址已被其他 SAML 用户使用。"
+ },
+ {
+ "id": "ent.migration.migratetosaml.user_not_found_in_users_mapping_file",
+ "translation": "没有在用户文件里找到用户。"
+ },
+ {
+ "id": "ent.migration.migratetosaml.username_already_used_by_other_user",
+ "translation": "用户名已被其他 Mattermost 用户使用。"
+ },
+ {
"id": "ent.saml.attribute.app_error",
"translation": "SAML登入因不正确属性而失败。请联系您的系统管理员。"
},
@@ -5027,6 +5047,10 @@
"translation": "错误的网页服务器连接安全值。"
},
{
+ "id": "model.config.is_valid.websocket_url.app_error",
+ "translation": "Websocket 网址必须时有效的网址并且以 ws:// 或 wss:// 开头。"
+ },
+ {
"id": "model.config.is_valid.write_timeout.app_error",
"translation": "错误的写入超时值。"
},
@@ -7112,7 +7136,7 @@
},
{
"id": "utils.mail.sendMail.attachments.write_error",
- "translation": "Failed to write attachment to email"
+ "translation": "给邮件添加附件失败"
},
{
"id": "utils.mail.send_mail.close.app_error",