aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-22 00:08:07 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-22 00:08:07 +0000
commitce7c62d9bb1bffab09e0a35af08677370dc68dcc (patch)
tree26c74f2bd1e025090c5fa3444548c45f4cf62c8a /apps/oauth2/l10n
parent655c26224be56ef284f9032cfe70ad026d5c62b1 (diff)
downloadnextcloud-server-ce7c62d9bb1bffab09e0a35af08677370dc68dcc.tar.gz
nextcloud-server-ce7c62d9bb1bffab09e0a35af08677370dc68dcc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/cs.js1
-rw-r--r--apps/oauth2/l10n/cs.json1
-rw-r--r--apps/oauth2/l10n/zh_CN.js1
-rw-r--r--apps/oauth2/l10n/zh_CN.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/cs.js b/apps/oauth2/l10n/cs.js
index b2571b3d702..21b2c0dc3d7 100644
--- a/apps/oauth2/l10n/cs.js
+++ b/apps/oauth2/l10n/cs.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 klienti",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 umožňuje cizím službám žádat přístup k %s.",
"Name" : "Název",
"Redirection URI" : "URL pro přesměrování",
"Client Identifier" : "Identifikátor klienta",
diff --git a/apps/oauth2/l10n/cs.json b/apps/oauth2/l10n/cs.json
index b6e216381cb..0b742297983 100644
--- a/apps/oauth2/l10n/cs.json
+++ b/apps/oauth2/l10n/cs.json
@@ -1,6 +1,7 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 klienti",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 umožňuje cizím službám žádat přístup k %s.",
"Name" : "Název",
"Redirection URI" : "URL pro přesměrování",
"Client Identifier" : "Identifikátor klienta",
diff --git a/apps/oauth2/l10n/zh_CN.js b/apps/oauth2/l10n/zh_CN.js
index f0f4449cd63..529a9f1f854 100644
--- a/apps/oauth2/l10n/zh_CN.js
+++ b/apps/oauth2/l10n/zh_CN.js
@@ -3,6 +3,7 @@ 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",
diff --git a/apps/oauth2/l10n/zh_CN.json b/apps/oauth2/l10n/zh_CN.json
index 2ebf7916049..b9334e7f9ad 100644
--- a/apps/oauth2/l10n/zh_CN.json
+++ b/apps/oauth2/l10n/zh_CN.json
@@ -1,6 +1,7 @@
{ "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" : "名称",
"Redirection URI" : "回调地址",
"Client Identifier" : "客户端 ID",