summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-09-22 00:12:06 +0000
committerNextcloud bot <bot@nextcloud.com>2018-09-22 00:12:06 +0000
commitbd89af478eb082250f368e1ce80e85c6b971ff00 (patch)
tree208918ea2d6d0a7b69a1b613d5c3eb7533332154 /apps/dav/l10n
parent0211e17e3fe7dd36ba9360de4cc70aaddfafa4c2 (diff)
downloadnextcloud-server-bd89af478eb082250f368e1ce80e85c6b971ff00.tar.gz
nextcloud-server-bd89af478eb082250f368e1ce80e85c6b971ff00.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r--apps/dav/l10n/pl.js11
-rw-r--r--apps/dav/l10n/pl.json11
2 files changed, 22 insertions, 0 deletions
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js
index 715869abf39..b57ad1f9dce 100644
--- a/apps/dav/l10n/pl.js
+++ b/apps/dav/l10n/pl.js
@@ -55,16 +55,27 @@ OC.L10N.register(
"Description:" : "Opis:",
"Link:" : "Link: ",
"Accept" : "Akceptuj",
+ "Decline" : "Odrzuć",
+ "More options …" : "Więcej opcji...",
+ "More options at %s" : "Więcej opcji na %s",
"Contacts" : "Kontakty",
"WebDAV" : "WebDAV",
+ "WebDAV endpoint" : "Adres WebDAV",
"Technical details" : "Szczegóły techniczne",
"Remote Address: %s" : "Adres zdalny: %s",
"Request ID: %s" : "ID żądania: %s",
+ "There was an error updating your attendance status." : "Wystąpił błąd zmiany stanu uczestnictwa",
+ "Please contact the organizer directly." : "Skontaktuj się bezpośrednio z orgnizatorem.",
"Are you accepting the invitation?" : "Czy akceptujesz zaproszenie?",
+ "Tentative" : "Niepewne",
"Save" : "Zapisz",
+ "Your attendance was updated successfully." : "Twoja obecność została zmieniona.",
+ "Calendar server" : "Serwer kalendarzy",
"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.",
"Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin",
+ "Birthday calendars will be generated by a background job." : "Kalendarz urodzin będzie generowany przez zadanie w tle.",
+ "Hence they will not be available immediately after enabling but will show up after some time." : "W związku z tym, nie będą one widoczne bezpośrednio po włączeniu, ale pojawią się po jakimś czasie.",
"CalDAV server" : "Serwer CalDAV"
},
"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);");
diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json
index 92c58b1bfd6..87d7dc9db98 100644
--- a/apps/dav/l10n/pl.json
+++ b/apps/dav/l10n/pl.json
@@ -53,16 +53,27 @@
"Description:" : "Opis:",
"Link:" : "Link: ",
"Accept" : "Akceptuj",
+ "Decline" : "Odrzuć",
+ "More options …" : "Więcej opcji...",
+ "More options at %s" : "Więcej opcji na %s",
"Contacts" : "Kontakty",
"WebDAV" : "WebDAV",
+ "WebDAV endpoint" : "Adres WebDAV",
"Technical details" : "Szczegóły techniczne",
"Remote Address: %s" : "Adres zdalny: %s",
"Request ID: %s" : "ID żądania: %s",
+ "There was an error updating your attendance status." : "Wystąpił błąd zmiany stanu uczestnictwa",
+ "Please contact the organizer directly." : "Skontaktuj się bezpośrednio z orgnizatorem.",
"Are you accepting the invitation?" : "Czy akceptujesz zaproszenie?",
+ "Tentative" : "Niepewne",
"Save" : "Zapisz",
+ "Your attendance was updated successfully." : "Twoja obecność została zmieniona.",
+ "Calendar server" : "Serwer kalendarzy",
"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.",
"Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin",
+ "Birthday calendars will be generated by a background job." : "Kalendarz urodzin będzie generowany przez zadanie w tle.",
+ "Hence they will not be available immediately after enabling but will show up after some time." : "W związku z tym, nie będą one widoczne bezpośrednio po włączeniu, ale pojawią się po jakimś czasie.",
"CalDAV server" : "Serwer CalDAV"
},"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