summaryrefslogtreecommitdiffstats
path: root/i18n/zh-CN.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-08-15 05:09:26 -0300
committerCarlos Tadeu Panato Junior <ctadeu@gmail.com>2018-08-15 10:09:26 +0200
commit43483805eabcb36ef9018f12a82a6d3ac055baf5 (patch)
treeecebb946325e59631f9ae4e46104ee920964942b /i18n/zh-CN.json
parente39ebd0883a20ab20977e054d09f605fb5139925 (diff)
downloadchat-43483805eabcb36ef9018f12a82a6d3ac055baf5.tar.gz
chat-43483805eabcb36ef9018f12a82a6d3ac055baf5.tar.bz2
chat-43483805eabcb36ef9018f12a82a6d3ac055baf5.zip
translations PR 20180813 (#9252)
* translations PR 20180813 * Fix french translation
Diffstat (limited to 'i18n/zh-CN.json')
-rw-r--r--i18n/zh-CN.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/i18n/zh-CN.json b/i18n/zh-CN.json
index 1cd8fb9d7..9168481da 100644
--- a/i18n/zh-CN.json
+++ b/i18n/zh-CN.json
@@ -92,10 +92,6 @@
"translation": "无法将用户添加到频道,因为用户已从团队中移除。"
},
{
- "id": "api.channel.add_user_to_channel.deleted.app_error",
- "translation": "该频道已归档或者被删除"
- },
- {
"id": "api.channel.add_user_to_channel.type.app_error",
"translation": "不能添加用户到该频道类型"
},
@@ -164,10 +160,6 @@
"translation": "无法删除私信或组消息频道"
},
{
- "id": "api.channel.join_channel.already_deleted.app_error",
- "translation": "频道已被删除"
- },
- {
"id": "api.channel.join_channel.permissions.app_error",
"translation": "您没有对应的权限"
},
@@ -1444,7 +1436,7 @@
},
{
"id": "api.reaction.town_square_read_only",
- "translation": "Reacting to posts is not possible in read-only channels."
+ "translation": "只读频道无法发反应。"
},
{
"id": "api.roles.patch_roles.license.error",
@@ -3119,6 +3111,10 @@
"translation": "API 无法访问因为需要的数据转移未完成。"
},
{
+ "id": "app.system_install_date.parse_int.app_error",
+ "translation": "解析安装日期失败"
+ },
+ {
"id": "app.team.join_user_to_team.max_accounts.app_error",
"translation": "这个团队已经达到允许的最大帐号数量。请与系统管理员联系以设置更高的限制。"
},
@@ -5963,6 +5959,10 @@
"translation": "我们查找用户配置文件遇到了一个错误"
},
{
+ "id": "store.sql_user.get_system_install_date.app_error",
+ "translation": "无法按照首个用户创建日期判断系统日期。"
+ },
+ {
"id": "store.sql_user.get_total_users_count.app_error",
"translation": "我们无法计算用户数"
},