diff options
Diffstat (limited to 'apps/dav/l10n/pl.json')
-rw-r--r-- | apps/dav/l10n/pl.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index 618dfd48a6a..dc4b7a5a3ac 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -44,6 +44,7 @@ "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." },"pluralForm" :"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);" }
\ No newline at end of file |