summaryrefslogtreecommitdiffstats
path: root/i18n/zh-CN.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-12-12 13:13:20 -0300
committerChristopher Speller <crspeller@gmail.com>2017-12-12 08:13:20 -0800
commite57a7667ef95ad43dd502518c0b99824a48bacf1 (patch)
tree9d1eacdc42afc5f42b5534551f73b52c8737637b /i18n/zh-CN.json
parent39cf3a998ddcb7ba34ec04b075c6d301d5605ac3 (diff)
downloadchat-e57a7667ef95ad43dd502518c0b99824a48bacf1.tar.gz
chat-e57a7667ef95ad43dd502518c0b99824a48bacf1.tar.bz2
chat-e57a7667ef95ad43dd502518c0b99824a48bacf1.zip
translations PR 20171211 (#7966)
Diffstat (limited to 'i18n/zh-CN.json')
-rw-r--r--i18n/zh-CN.json152
1 files changed, 136 insertions, 16 deletions
diff --git a/i18n/zh-CN.json b/i18n/zh-CN.json
index a15c779b2..ed7eae07a 100644
--- a/i18n/zh-CN.json
+++ b/i18n/zh-CN.json
@@ -701,7 +701,7 @@
},
{
"id": "api.command_groupmsg.desc",
- "translation": "Sends a Group Message to the specified users"
+ "translation": "发送群消息到指定的用户"
},
{
"id": "api.command_groupmsg.fail.app_error",
@@ -709,11 +709,11 @@
},
{
"id": "api.command_groupmsg.group_fail.app_error",
- "translation": "创建私信时发生错误。"
+ "translation": "创建群消息时发生错误。"
},
{
"id": "api.command_groupmsg.hint",
- "translation": "@[username1],@[username2] 'message'"
+ "translation": "@[用户名1],@[用户名2] '消息'"
},
{
"id": "api.command_groupmsg.invalid_user.app_error",
@@ -732,11 +732,11 @@
},
{
"id": "api.command_groupmsg.max_users.app_error",
- "translation": "Group messages are limited to a maximum of {{.MaxUsers}} users."
+ "translation": "群消息最多 {{.MaxUsers}} 用户。"
},
{
"id": "api.command_groupmsg.min_users.app_error",
- "translation": "Group messages are limited to a minimum of {{.MinUsers}} users."
+ "translation": "群消息最少 {{.MinUsers}} 用户。"
},
{
"id": "api.command_groupmsg.missing.app_error",
@@ -1333,6 +1333,10 @@
"translation": "文件存储没有正确配置。请配置S3或本地文件存储服务。"
},
{
+ "id": "api.file.move_file.copy_within_s3.app_error",
+ "translation": "无法在 S3 内复制文件。"
+ },
+ {
"id": "api.file.move_file.delete_from_s3.app_error",
"translation": "不能从S3上删除文件。"
},
@@ -2168,7 +2172,7 @@
},
{
"id": "api.team.add_user_to_team.added",
- "translation": "%v 由 %v 邀请加入频道"
+ "translation": "%v 由 %v 邀请加入到团队"
},
{
"id": "api.team.add_user_to_team.missing_parameter.app_error",
@@ -2284,7 +2288,7 @@
},
{
"id": "api.team.leave.left",
- "translation": "%v left the team."
+ "translation": "%v 离开了团队。"
},
{
"id": "api.team.permanent_delete_team.attempting.warn",
@@ -3587,12 +3591,16 @@
"translation": "无法获取已启动的插件"
},
{
+ "id": "app.plugin.id_length.app_error",
+ "translation": "插件 Id 必须小于 {{.Max}} 个字符。"
+ },
+ {
"id": "app.plugin.install.app_error",
- "translation": "Unable to install plugin."
+ "translation": "无法安装插件。"
},
{
"id": "app.plugin.install_id.app_error",
- "translation": "Unable to install plugin. A plugin with the same ID is already installed."
+ "translation": "无法安装插件。已存在相同 ID 的插件。"
},
{
"id": "app.plugin.manifest.app_error",
@@ -3600,7 +3608,7 @@
},
{
"id": "app.plugin.mvdir.app_error",
- "translation": "Unable to move plugin from temporary directory to final destination. Another plugin may be using the same directory name."
+ "translation": "无法移动插件从临时目录到最终目录。可能因为已有其他插件使用同样的目录名。"
},
{
"id": "app.plugin.not_installed.app_error",
@@ -3688,11 +3696,11 @@
},
{
"id": "authentication.permissions.revoke_user_access_token.description",
- "translation": "允许撤销个人访问令牌"
+ "translation": "允许吊销个人访问令牌"
},
{
"id": "authentication.permissions.revoke_user_access_token.name",
- "translation": "撤销个人访问令牌"
+ "translation": "吊销个人访问令牌"
},
{
"id": "authentication.permissions.team_invite_user.description",
@@ -3728,7 +3736,7 @@
},
{
"id": "authentication.roles.system_user_access_token.description",
- "translation": "一个允许创建、查看、撤销个人访问令牌的角色"
+ "translation": "一个允许创建、查看、吊销个人访问令牌的角色"
},
{
"id": "authentication.roles.system_user_access_token.name",
@@ -3935,6 +3943,10 @@
"translation": "创建 Elasticsearch 批量处理器失败"
},
{
+ "id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error",
+ "translation": "创建 Elasticsearch 批量处理器失败"
+ },
+ {
"id": "ent.elasticsearch.start.index_settings_failed",
"translation": "无法设置 ElasticSearch 索引设定"
},
@@ -3943,6 +3955,10 @@
"translation": "开始 Elasticsearch 批量处理器失败"
},
{
+ "id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error",
+ "translation": "开始 Elasticsearch 批量处理器失败"
+ },
+ {
"id": "ent.elasticsearch.test_config.connect_failed",
"translation": "连接 Elasticsearch 服务器失败。"
},
@@ -4031,6 +4047,10 @@
"translation": "无效的 AD/LDAP 筛选器"
},
{
+ "id": "ent.message_export.generic.license.error",
+ "translation": "许可证不支持消息导出。"
+ },
+ {
"id": "ent.metrics.starting.info",
"translation": "指标和分析服务端监听在 %v"
},
@@ -4367,6 +4387,26 @@
"translation": "无效用户id"
},
{
+ "id": "model.channel_member_history.is_valid.channel_id.app_error",
+ "translation": "无效的频道 id"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.join_time.app_error",
+ "translation": "无效的加入时间"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.leave_time.app_error",
+ "translation": "无效的离开时间"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_email.app_error",
+ "translation": "无效用户邮箱"
+ },
+ {
+ "id": "model.channel_member_history.is_valid.user_id.app_error",
+ "translation": "无效用户 id"
+ },
+ {
"id": "model.client.connecting.app_error",
"translation": "在连接到服务器时,我们遇到了一个错误"
},
@@ -4444,7 +4484,7 @@
},
{
"id": "model.command.is_valid.display_name.app_error",
- "translation": "无效类型"
+ "translation": "无效的标题"
},
{
"id": "model.command.is_valid.id.app_error",
@@ -4735,6 +4775,30 @@
"translation": "团队设置中每团队的最大用户数无效。必须是正整数。"
},
{
+ "id": "model.config.is_valid.message_export.batch_size.app_error",
+ "translation": "消息导出任务 BatchSize 必须为正整数"
+ },
+ {
+ "id": "model.config.is_valid.message_export.daily_runtime.app_error",
+ "translation": "消息导出任务 DailyRuntime 必须为 24 小时制 HH:MM 格式。"
+ },
+ {
+ "id": "model.config.is_valid.message_export.enable.app_error",
+ "translation": "消息导出任务 EnableExport 设置必须为是或否"
+ },
+ {
+ "id": "model.config.is_valid.message_export.export_from.app_error",
+ "translation": "消息导出任务 ExportFromTimestamp 必须为时间戳 (unix 时间)。只有在此时间后发送的消息会被导出。"
+ },
+ {
+ "id": "model.config.is_valid.message_export.file_location.app_error",
+ "translation": "消息导出任务 FileLocation 比如为可写的目录"
+ },
+ {
+ "id": "model.config.is_valid.message_export.file_location.relative",
+ "translation": "消息导出任务 FileLocation 必须为 FileSettings.Directory 的子目录"
+ },
+ {
"id": "model.config.is_valid.password_length.app_error",
"translation": "最短密码长度必须为整数大于或等于 {{.MinLength}} 以及小于或等于 {{.MaxLength}}。"
},
@@ -4904,7 +4968,7 @@
},
{
"id": "model.incoming_hook.display_name.app_error",
- "translation": "无效类型"
+ "translation": "无效的标题"
},
{
"id": "model.incoming_hook.id.app_error",
@@ -4996,7 +5060,7 @@
},
{
"id": "model.outgoing_hook.is_valid.display_name.app_error",
- "translation": "无效类型"
+ "translation": "无效的标题"
},
{
"id": "model.outgoing_hook.is_valid.id.app_error",
@@ -5031,6 +5095,14 @@
"translation": "无效的触发关键词"
},
{
+ "id": "model.plugin_key_value.is_valid.key.app_error",
+ "translation": "无效键,必须为 {{.Min}} 至 {{.Max}} 个字符。"
+ },
+ {
+ "id": "model.plugin_key_value.is_valid.plugin_id.app_error",
+ "translation": "无效插件 ID,必须为 {{.Min}} 至 {{.Max}} 个字符。"
+ },
+ {
"id": "model.post.is_valid.channel_id.app_error",
"translation": "无效的频道id"
},
@@ -5727,6 +5799,34 @@
"translation": "我们更新频道成员遇到了一个错误"
},
{
+ "id": "store.sql_channel_member_history.get_all.app_error",
+ "translation": "获取记录失败"
+ },
+ {
+ "id": "store.sql_channel_member_history.get_users_in_channel_at.app_error",
+ "translation": "获取频道指定时间的用户失败"
+ },
+ {
+ "id": "store.sql_channel_member_history.get_users_in_channel_during.app_error",
+ "translation": "获取频道在指定时间段的用户失败"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_join_event.app_error",
+ "translation": "记录频道成员历史失败"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_leave_event.select_error",
+ "translation": "记录频道成员历史失败。没找到加入记录"
+ },
+ {
+ "id": "store.sql_channel_member_history.log_leave_event.update_error",
+ "translation": "记录频道成员历史失败。更新加入记录失败"
+ },
+ {
+ "id": "store.sql_channel_member_history.permanent_delete_batch.app_error",
+ "translation": "清理记录失败"
+ },
+ {
"id": "store.sql_command.analytics_command_count.app_error",
"translation": "我们无法计算指令数量"
},
@@ -5787,6 +5887,10 @@
"translation": "我们获取合规报告时遇到错误"
},
{
+ "id": "store.sql_compliance.message_export.app_error",
+ "translation": "选择消息导出数据失败"
+ },
+ {
"id": "store.sql_compliance.save.saving.app_error",
"translation": "我们保存合规报告时遇到错误"
},
@@ -5991,6 +6095,22 @@
"translation": "我们更新这个app出现一个错误"
},
{
+ "id": "store.sql_plugin_store.delete.app_error",
+ "translation": "无法删除插件键值"
+ },
+ {
+ "id": "store.sql_plugin_store.get.app_error",
+ "translation": "无法获取插件键值"
+ },
+ {
+ "id": "store.sql_plugin_store.save.app_error",
+ "translation": "无法保存或更新插件键值"
+ },
+ {
+ "id": "store.sql_plugin_store.save_unique.app_error",
+ "translation": "因违反独特的约束而无法保存或更新插件键值"
+ },
+ {
"id": "store.sql_post.analytics_posts_count.app_error",
"translation": "我们无法获取邮件数"
},