summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-01-15 01:12:14 +0000
committerNextcloud bot <bot@nextcloud.com>2019-01-15 01:12:14 +0000
commit56ad07b85e614e3f1125f8da96241f1a1f9b797e (patch)
tree138b98fa2a1a454f14427a01ba569326c32ad9be /apps/oauth2/l10n
parent170995b2138e2e42b44263399f3823ed9d70fa9b (diff)
downloadnextcloud-server-56ad07b85e614e3f1125f8da96241f1a1f9b797e.tar.gz
nextcloud-server-56ad07b85e614e3f1125f8da96241f1a1f9b797e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/zh_CN.js2
-rw-r--r--apps/oauth2/l10n/zh_CN.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/zh_CN.js b/apps/oauth2/l10n/zh_CN.js
index 4d28fc6a327..fbf98fceca6 100644
--- a/apps/oauth2/l10n/zh_CN.js
+++ b/apps/oauth2/l10n/zh_CN.js
@@ -10,6 +10,6 @@ OC.L10N.register(
"Add client" : "添加客户端",
"Add" : "添加",
"Delete" : "删除",
- "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 认证协议允许外部服务请求访问您的%s"
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 认证协议允许外部服务请求访问您的 %s。"
},
"nplurals=1; plural=0;");
diff --git a/apps/oauth2/l10n/zh_CN.json b/apps/oauth2/l10n/zh_CN.json
index c98757a0046..4e301a421ec 100644
--- a/apps/oauth2/l10n/zh_CN.json
+++ b/apps/oauth2/l10n/zh_CN.json
@@ -8,6 +8,6 @@
"Add client" : "添加客户端",
"Add" : "添加",
"Delete" : "删除",
- "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 认证协议允许外部服务请求访问您的%s"
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 认证协议允许外部服务请求访问您的 %s。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file