summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/zh_CN.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-12-13 10:44:39 -0300
committerChristopher Speller <crspeller@gmail.com>2016-12-13 08:44:39 -0500
commit6db2cc821d9fbe2da875100d2e5ad90ed0f58c05 (patch)
tree89d481b2d0d3e5d957425c291e7e1b0e8c1ed28a /webapp/i18n/zh_CN.json
parent3c3d319be0337d2d7ba6eed14aaa6cf5cb08ac99 (diff)
downloadchat-6db2cc821d9fbe2da875100d2e5ad90ed0f58c05.tar.gz
chat-6db2cc821d9fbe2da875100d2e5ad90ed0f58c05.tar.bz2
chat-6db2cc821d9fbe2da875100d2e5ad90ed0f58c05.zip
Fix error parsing translation files (#4778)
Diffstat (limited to 'webapp/i18n/zh_CN.json')
-rw-r--r--webapp/i18n/zh_CN.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/webapp/i18n/zh_CN.json b/webapp/i18n/zh_CN.json
index 5fef8a28d..17d27b5d0 100644
--- a/webapp/i18n/zh_CN.json
+++ b/webapp/i18n/zh_CN.json
@@ -338,7 +338,7 @@
"admin.gitlab.userDescription": "输入 https://<your-gitlab-url>/api/v3/user。根据于您的服务器设定而决定网址中使用HTTP或HTTPS。",
"admin.gitlab.userExample": "例如 \"https://<your-gitlab-url>/api/v3/user\"",
"admin.gitlab.userTitle": "用户API 端点:",
- "admin.google.EnableHtmlDesc": "<ol><li><a target="_blank" href='https://accounts.google.com/login'>登入</a>到您的谷歌帐号。</li><li>到<a target="_blank" href='https://console.developers.google.com'>https://console.developers.google.com</a>,在左边导航点击<strong>凭证</strong>后输入\"Mattermost - your-company-name\"为<strong>项目名</strong>,然后点击<strong>创建</strong>。</li><li>点击<strong>OAuth 同意页面</strong>标题并输入\"Mattermost\" 做为<strong>显示给用户的产品名</strong>,然后点击<strong>保存</strong>。</li><li>在<strong>凭证</strong>标题下,点击<strong>创建凭证</strong>,选择<strong>OAuth客户端ID</strong>并选择<strong>网页应用</strong>。</li><li>在<strong>限制</strong>和<strong>经认可的重指向网址</strong>下输入<strong>your-mattermost-url/signup/google/complete</strong> (例: http://localhost:8065/signup/google/complete)。点击<strong>创建</strong>。</li><li>粘贴<strong>客户端ID</strong>和<strong>客户端秘密</strong>到以下栏,然后点击<strong>保存</strong>。</li><li>最后,到<a target="_blank" href='https://console.developers.google.com/apis/api/plus/overview'>Google+ API</a>并点击<strong>启用</strong>。这可能需要几分钟时间让谷歌服务器同步数据。</li></ol>",
+ "admin.google.EnableHtmlDesc": "<ol><li><a target='_blank' href='https://accounts.google.com/login'>登入</a>到您的谷歌帐号。</li><li>到<a target='_blank' href='https://console.developers.google.com'>https://console.developers.google.com</a>,在左边导航点击<strong>凭证</strong>后输入\"Mattermost - your-company-name\"为<strong>项目名</strong>,然后点击<strong>创建</strong>。</li><li>点击<strong>OAuth 同意页面</strong>标题并输入\"Mattermost\" 做为<strong>显示给用户的产品名</strong>,然后点击<strong>保存</strong>。</li><li>在<strong>凭证</strong>标题下,点击<strong>创建凭证</strong>,选择<strong>OAuth客户端ID</strong>并选择<strong>网页应用</strong>。</li><li>在<strong>限制</strong>和<strong>经认可的重指向网址</strong>下输入<strong>your-mattermost-url/signup/google/complete</strong> (例: http://localhost:8065/signup/google/complete)。点击<strong>创建</strong>。</li><li>粘贴<strong>客户端ID</strong>和<strong>客户端秘密</strong>到以下栏,然后点击<strong>保存</strong>。</li><li>最后,到<a target='_blank' href='https://console.developers.google.com/apis/api/plus/overview'>Google+ API</a>并点击<strong>启用</strong>。这可能需要几分钟时间让谷歌服务器同步数据。</li></ol>",
"admin.google.authTitle": "认证端点:",
"admin.google.clientIdDescription": "您在谷歌注册您的应用时收到的客户端ID。",
"admin.google.clientIdExample": "例如 \"7602141235235-url0fhs1mayfasbmop5qlfns8dh4.apps.googleusercontent.com\"",
@@ -512,10 +512,10 @@
"admin.oauth.google": "Google Apps",
"admin.oauth.off": "不允许通过 OAuth 2.0 提供商登入",
"admin.oauth.office365": "Office 365 (Beta)",
- "admin.oauth.providerDescription": "当设为是时,Mattermost 可以做为 OAuth 2.0 服务提供商允许 Mattermost 给外部应用 API 请求授权。参见<a target="_blank" href=\"https://docs.mattermost.com/developer/oauth-2-0-applications.html\">文档</a>了解更多。",
+ "admin.oauth.providerDescription": "当设为是时,Mattermost 可以做为 OAuth 2.0 服务提供商允许 Mattermost 给外部应用 API 请求授权。参见<a target='_blank' href=\"https://docs.mattermost.com/developer/oauth-2-0-applications.html\">文档</a>了解更多。",
"admin.oauth.providerTitle": "启动 OAuth 2.0 服务提供商:",
"admin.oauth.select": "选择 OAuth 2.0 服务提供商:",
- "admin.office365.EnableHtmlDesc": "<ol><li><a target="_blank" href='https://login.microsoftonline.com/'>登入</a>到您的微软或Office 365帐号。确定是和您想让用户登入的同一个<a target="_blank" href='https://msdn.microsoft.com/en-us/library/azure/jj573650.aspx#Anchor_0'>租户</a>。</li><li>到<a target="_blank" href='https://apps.dev.microsoft.com'>https://apps.dev.microsoft.com</a>,点击<strong>转到应用列表</strong> > <strong>添加应用</strong>然后用\"Mattermost - your-company-name\"做为<strong>应用名</strong>。</li><li>在<strong>应用秘密</strong>下,点击<strong>生成新密码</strong>后粘贴到以下<strong>应用密码</strong>栏。</li><li>在<strong>平台</strong>下,点击<strong>添加平台</strong>,选择<strong>网页</strong>并在<strong>重指向网址</strong>下输入<strong>your-mattermost-url/signup/office365/complete</strong> (例: http://localhost:8065/signup/office365/complete)。同时反选择<strong>允许隐含流程</strong>。</li><li>最后,点击<strong>保存</strong>并粘贴<strong>应用ID</strong>到下方。</li></ol>",
+ "admin.office365.EnableHtmlDesc": "<ol><li><a target='_blank' href='https://login.microsoftonline.com/'>登入</a>到您的微软或Office 365帐号。确定是和您想让用户登入的同一个<a target='_blank' href='https://msdn.microsoft.com/en-us/library/azure/jj573650.aspx#Anchor_0'>租户</a>。</li><li>到<a target='_blank' href='https://apps.dev.microsoft.com'>https://apps.dev.microsoft.com</a>,点击<strong>转到应用列表</strong> > <strong>添加应用</strong>然后用\"Mattermost - your-company-name\"做为<strong>应用名</strong>。</li><li>在<strong>应用秘密</strong>下,点击<strong>生成新密码</strong>后粘贴到以下<strong>应用密码</strong>栏。</li><li>在<strong>平台</strong>下,点击<strong>添加平台</strong>,选择<strong>网页</strong>并在<strong>重指向网址</strong>下输入<strong>your-mattermost-url/signup/office365/complete</strong> (例: http://localhost:8065/signup/office365/complete)。同时反选择<strong>允许隐含流程</strong>。</li><li>最后,点击<strong>保存</strong>并粘贴<strong>应用ID</strong>到下方。</li></ol>",
"admin.office365.authTitle": "认证端点:",
"admin.office365.clientIdDescription": "您在微软注册您的应用时收到的应用/客户端ID。",
"admin.office365.clientIdExample": "例如 \"adf3sfa2-ag3f-sn4n-ids0-sh1hdax192qq\"",