summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-27 10:06:12 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-27 10:06:12 +0000
commit46b62ff579035818fe01a136157c533d69efd0b1 (patch)
treeeea53e026efe0e4919641473a193476edf5fa38f /apps/oauth2/l10n/zh_CN.js
parent81ad19b4e235f4ee12b10ec2a6f0c434f8b861fb (diff)
downloadnextcloud-server-46b62ff579035818fe01a136157c533d69efd0b1.tar.gz
nextcloud-server-46b62ff579035818fe01a136157c533d69efd0b1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/zh_CN.js')
-rw-r--r--apps/oauth2/l10n/zh_CN.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/oauth2/l10n/zh_CN.js b/apps/oauth2/l10n/zh_CN.js
index 529a9f1f854..61f4aabf82b 100644
--- a/apps/oauth2/l10n/zh_CN.js
+++ b/apps/oauth2/l10n/zh_CN.js
@@ -3,12 +3,12 @@ OC.L10N.register(
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 客户端",
- "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 认证协议允许外部服务请求访问您的%s",
"Name" : "名称",
- "Redirection URI" : "回调地址",
"Client Identifier" : "客户端 ID",
- "Secret" : "密钥",
"Add client" : "添加客户端",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 认证协议允许外部服务请求访问您的%s",
+ "Redirection URI" : "回调地址",
+ "Secret" : "密钥",
"Add" : "添加"
},
"nplurals=1; plural=0;");