summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-17 00:08:23 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-17 00:08:23 +0000
commit948d6742ceb862975f09185d8da2b04cb2763ed5 (patch)
tree12c21e8b31d109fe9427fd8b57748d419e61b511 /apps/oauth2
parent3326118bdcfeb038979db3ba19ab81a74350917b (diff)
downloadnextcloud-server-948d6742ceb862975f09185d8da2b04cb2763ed5.tar.gz
nextcloud-server-948d6742ceb862975f09185d8da2b04cb2763ed5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/pl.js1
-rw-r--r--apps/oauth2/l10n/pl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/pl.js b/apps/oauth2/l10n/pl.js
index 8688b756204..0b6be713379 100644
--- a/apps/oauth2/l10n/pl.js
+++ b/apps/oauth2/l10n/pl.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"oauth2",
{
"OAuth 2.0 clients" : "Klienci OAuth 2.0",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 umożliwia usługom zewnętrznym żądanie dostępu do %s.",
"Name" : "Nazwa",
"Redirection URI" : "URI przekierowania",
"Client Identifier" : "Identyfikator Klienta",
diff --git a/apps/oauth2/l10n/pl.json b/apps/oauth2/l10n/pl.json
index 5527b984f52..84825a96358 100644
--- a/apps/oauth2/l10n/pl.json
+++ b/apps/oauth2/l10n/pl.json
@@ -1,5 +1,6 @@
{ "translations": {
"OAuth 2.0 clients" : "Klienci OAuth 2.0",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 umożliwia usługom zewnętrznym żądanie dostępu do %s.",
"Name" : "Nazwa",
"Redirection URI" : "URI przekierowania",
"Client Identifier" : "Identyfikator Klienta",