summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-07 00:11:59 +0000
committerNextcloud bot <bot@nextcloud.com>2018-05-07 00:11:59 +0000
commitc77b66e179b2814e67a78afff79c42aca83e7997 (patch)
tree0d53b9c049167c25fd5da25484d9bc65aa2823f5 /apps/oauth2
parent923520823e0280d17d71701bb2fe6d0c3116c9e9 (diff)
downloadnextcloud-server-c77b66e179b2814e67a78afff79c42aca83e7997.tar.gz
nextcloud-server-c77b66e179b2814e67a78afff79c42aca83e7997.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/zh_CN.js1
-rw-r--r--apps/oauth2/l10n/zh_CN.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/zh_CN.js b/apps/oauth2/l10n/zh_CN.js
index a1108d5a4fa..529a9f1f854 100644
--- a/apps/oauth2/l10n/zh_CN.js
+++ b/apps/oauth2/l10n/zh_CN.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "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" : "名称",
diff --git a/apps/oauth2/l10n/zh_CN.json b/apps/oauth2/l10n/zh_CN.json
index b60e2c7c415..b9334e7f9ad 100644
--- a/apps/oauth2/l10n/zh_CN.json
+++ b/apps/oauth2/l10n/zh_CN.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "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" : "名称",