From f2151be096c68556567ae5cee5827acc70ae07c7 Mon Sep 17 00:00:00 2001 From: enahum Date: Mon, 5 Jun 2017 22:40:21 -0400 Subject: translations PR 20170529 (#6514) --- webapp/i18n/zh-CN.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'webapp/i18n/zh-CN.json') 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.", -- cgit v1.2.3-1-g7c22