summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/zh-CN.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-06-05 22:40:21 -0400
committerGitHub <noreply@github.com>2017-06-05 22:40:21 -0400
commitf2151be096c68556567ae5cee5827acc70ae07c7 (patch)
treeafb29e0969e9b9a9ec83f7bc1375707f05a622ba /webapp/i18n/zh-CN.json
parent414c2fd2bf674a6211912107390b4ad75acc66d2 (diff)
downloadchat-f2151be096c68556567ae5cee5827acc70ae07c7.tar.gz
chat-f2151be096c68556567ae5cee5827acc70ae07c7.tar.bz2
chat-f2151be096c68556567ae5cee5827acc70ae07c7.zip
translations PR 20170529 (#6514)
Diffstat (limited to 'webapp/i18n/zh-CN.json')
-rw-r--r--webapp/i18n/zh-CN.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/webapp/i18n/zh-CN.json b/webapp/i18n/zh-CN.json
index ce18dca39..58b2c0056 100644
--- a/webapp/i18n/zh-CN.json
+++ b/webapp/i18n/zh-CN.json
@@ -824,6 +824,9 @@
"admin.sql.maxOpenTitle": "最大的开放连接: ",
"admin.sql.noteDescription": "修改这段属性需要重启服务器才能生效。",
"admin.sql.noteTitle": "注释:",
+ "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query. This setting has no effect on PostgreSQL databases.",
+ "admin.sql.queryTimeoutExample": "E.g.: \"30\"",
+ "admin.sql.queryTimeoutTitle": "Query Timeout:",
"admin.sql.replicas": "数据源副本:",
"admin.sql.traceDescription": "(开发模式) 当设为是时,SQL 语句会被写入到日志。",
"admin.sql.traceTitle": "追踪:",
@@ -1695,6 +1698,7 @@
"mobile.channel_list.openGM": "打开组消息",
"mobile.channel_list.privateChannel": "私有频道",
"mobile.channel_list.publicChannel": "公共频道",
+ "mobile.channel_list.unreads": "UNREADS",
"mobile.components.channels_list_view.yourChannels": "您的频道:",
"mobile.components.error_list.dismiss_all": "关闭所有",
"mobile.components.select_server_view.continue": "继续",
@@ -1709,6 +1713,7 @@
"mobile.file_upload.camera": "拍照或视频",
"mobile.file_upload.library": "照片库",
"mobile.file_upload.more": "更多",
+ "mobile.file_upload.video": "Video Libary",
"mobile.help.title": "帮助",
"mobile.intro_messages.DM": "这是您和{teammate}私信记录的开端。此区域外的人不能看到这里共享的私信和文件。",
"mobile.intro_messages.default_message": "这是团队成员注册后第一个看到的频道 - 使用它发布所有人需要知道的消息。",
@@ -1717,6 +1722,7 @@
"mobile.loading_members": "正在加载成员...",
"mobile.loading_posts": "正在加载消息...",
"mobile.login_options.choose_title": "选择您的登入方式",
+ "mobile.notification.in": " in ",
"mobile.offlineIndicator.connected": "已连接",
"mobile.offlineIndicator.connecting": "正在连接...",
"mobile.offlineIndicator.offline": "无网络连接",
@@ -1749,6 +1755,7 @@
"mobile.routes.thread_dm": "私信串",
"mobile.routes.user_profile": "个人资料",
"mobile.routes.user_profile.send_message": "发送消息",
+ "mobile.select_team.choose": "您的团队:",
"mobile.server_ping_failed": "无法连接服务器。请检查您的服务器网址和网络连接。",
"mobile.server_url.invalid_format": "每个 URL 必须以 http:// 或 https:// 开头",
"mobile.session_expired": "Session Expired: Please log in to continue receiving notifications.",