summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-28 00:08:32 +0000
committerNextcloud bot <bot@nextcloud.com>2017-10-28 00:08:32 +0000
commit84f3d247f2e5ed8e2263f04a7570e6edfd50593a (patch)
treeaae05fff6edb7205c08c5cac219926a927d96f72 /apps/dav/l10n/pl.js
parent1f19a45a8815460b5c1e0c50c017e2671e87c58f (diff)
downloadnextcloud-server-84f3d247f2e5ed8e2263f04a7570e6edfd50593a.tar.gz
nextcloud-server-84f3d247f2e5ed8e2263f04a7570e6edfd50593a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/pl.js')
-rw-r--r--apps/dav/l10n/pl.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js
index 806a23498c3..d57d8a1b3f1 100644
--- a/apps/dav/l10n/pl.js
+++ b/apps/dav/l10n/pl.js
@@ -46,6 +46,7 @@ OC.L10N.register(
"Remote Address: %s" : "Adres zdalny: %s",
"Request ID: %s" : "ID żądania: %s",
"CalDAV server" : "Serwer CalDAV",
- "Send invitations to attendees" : "Wyślij uczestnikom zaproszenia"
+ "Send invitations to attendees" : "Wyślij uczestnikom zaproszenia",
+ "Please make sure to properly set up the email settings above." : "Upewnij się, że dobrze skonfigurowano powyżej ustawienia poczty e-mail."
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");