summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-22 00:08:23 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-22 00:08:23 +0000
commit462f12611c059b619881fe972e06d0eb175c1af2 (patch)
treef99f7c6908f01d0789ddbe2d4eb7833a481df9c4 /apps/oauth2/l10n
parent1db93ec7c596e1e8466937540c8df8685138e4a9 (diff)
downloadnextcloud-server-462f12611c059b619881fe972e06d0eb175c1af2.tar.gz
nextcloud-server-462f12611c059b619881fe972e06d0eb175c1af2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/pl.js2
-rw-r--r--apps/oauth2/l10n/pl.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/pl.js b/apps/oauth2/l10n/pl.js
index 54d8dfaed53..7700ba0b96a 100644
--- a/apps/oauth2/l10n/pl.js
+++ b/apps/oauth2/l10n/pl.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"oauth2",
{
"OAuth 2.0" : "OAuth 2.0",
- "OAuth 2.0 clients" : "klienci OAuth 2.0",
+ "OAuth 2.0 clients" : "Klienci OAuth 2.0",
"OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 pozwala zewnętrznym usługom na żądanie dostępu do %s.",
"Name" : "Nazwa",
"Redirection URI" : "URI przekierowania",
diff --git a/apps/oauth2/l10n/pl.json b/apps/oauth2/l10n/pl.json
index ddece8c5aab..de65cf950af 100644
--- a/apps/oauth2/l10n/pl.json
+++ b/apps/oauth2/l10n/pl.json
@@ -1,6 +1,6 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
- "OAuth 2.0 clients" : "klienci OAuth 2.0",
+ "OAuth 2.0 clients" : "Klienci OAuth 2.0",
"OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 pozwala zewnętrznym usługom na żądanie dostępu do %s.",
"Name" : "Nazwa",
"Redirection URI" : "URI przekierowania",