summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-26 00:13:15 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-26 00:13:15 +0000
commite2b44d199bea7da74811689ec3ab787135e22de6 (patch)
treec69763e355bcc229c5a4ff26702a66de4c61539b /apps/oauth2/l10n
parent89ebb8a6631eaa273d34864224986e4efb2c365d (diff)
downloadnextcloud-server-e2b44d199bea7da74811689ec3ab787135e22de6.tar.gz
nextcloud-server-e2b44d199bea7da74811689ec3ab787135e22de6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n')
-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 0b6be713379..d8383e462eb 100644
--- a/apps/oauth2/l10n/pl.js
+++ b/apps/oauth2/l10n/pl.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "OAuth 2.0" : "OAuth 2.0",
"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",
diff --git a/apps/oauth2/l10n/pl.json b/apps/oauth2/l10n/pl.json
index 84825a96358..8cc1ba7ecfd 100644
--- a/apps/oauth2/l10n/pl.json
+++ b/apps/oauth2/l10n/pl.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "OAuth 2.0" : "OAuth 2.0",
"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",