summaryrefslogtreecommitdiffstats
path: root/i18n/zh-CN.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-03-14 20:30:54 +0200
committerDerrick Anderson <derrick@andersonwebstudio.com>2018-03-14 14:30:54 -0400
commitddc6d49d804505fe8e96e14c7dd00d8964fd726b (patch)
tree6c5fad34a701ad8028ef5678bb5a32cc00a11ec0 /i18n/zh-CN.json
parent88b9d2225dd68fe70881d3d6d066d56875f88c7d (diff)
downloadchat-ddc6d49d804505fe8e96e14c7dd00d8964fd726b.tar.gz
chat-ddc6d49d804505fe8e96e14c7dd00d8964fd726b.tar.bz2
chat-ddc6d49d804505fe8e96e14c7dd00d8964fd726b.zip
translations PR 20180314 (#8458)
Diffstat (limited to 'i18n/zh-CN.json')
-rw-r--r--i18n/zh-CN.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/i18n/zh-CN.json b/i18n/zh-CN.json
index f476b48ed..43d3fde87 100644
--- a/i18n/zh-CN.json
+++ b/i18n/zh-CN.json
@@ -2308,11 +2308,11 @@
},
{
"id": "api.team.move_channel.post.error",
- "translation": "发送频道作用消息失败"
+ "translation": "发送频道移动消息失败。"
},
{
"id": "api.team.move_channel.success",
- "translation": "This channel has been moved to this team from %v."
+ "translation": "此频道已从 %v 移至此团队。"
},
{
"id": "api.team.permanent_delete_team.attempting.warn",
@@ -3080,7 +3080,7 @@
},
{
"id": "api.webhook.incoming.error",
- "translation": "Could not decode the multipart payload of incoming webhook."
+ "translation": "无法解码传入的 webhook 混合数据。"
},
{
"id": "api.webhook.init.debug",
@@ -4904,7 +4904,7 @@
},
{
"id": "model.config.is_valid.message_export.export_type.app_error",
- "translation": "Message export job ExportFormat must be one of either 'actiance' or 'globalrelay'"
+ "translation": "消息导出任务 ExportFormat 必须为 'actiance' 或 'globalrelay'"
},
{
"id": "model.config.is_valid.message_export.file_location.app_error",
@@ -4916,7 +4916,7 @@
},
{
"id": "model.config.is_valid.message_export.global_relay_email_address.app_error",
- "translation": "Message export job GlobalRelayEmailAddress must be set to a valid email address"
+ "translation": "消息导出任务 GlobalRelayEmailAddress 必须为有效的电子邮箱地址"
},
{
"id": "model.config.is_valid.password_length.app_error",