diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-09 01:12:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-09 01:12:40 +0000 |
commit | 5187ddcbfdfa2150d961e0f06f73960e8c36da8c (patch) | |
tree | 1b6dcf67d9fa96a4290aa9794cf4d7b6a5b33bbc /apps/dav/l10n/pl.js | |
parent | fda3f4fc4188cc95f18926f0601f3dd698be9c79 (diff) | |
download | nextcloud-server-5187ddcbfdfa2150d961e0f06f73960e8c36da8c.tar.gz nextcloud-server-5187ddcbfdfa2150d961e0f06f73960e8c36da8c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/pl.js')
-rw-r--r-- | apps/dav/l10n/pl.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index 4cc684dcb54..cbe0cdc40a9 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -29,6 +29,7 @@ OC.L10N.register( "You deleted event {event} from calendar {calendar}" : "Usunąłeś/-aś wydarzenie {event} z kalendarza {calendar}", "{actor} updated event {event} in calendar {calendar}" : "{actor} zaktualizował/-a wydarzenie {event} z kalendarza {calendar}", "You updated event {event} in calendar {calendar}" : "Zaktualizowałeś/-aś wydarzenie {event} w kalendarzu {calendar}", + "Busy" : "Czekaj", "{actor} created todo {todo} in list {calendar}" : "{actor} utworzył/-a zadanie {todo} na liście {calendar}", "You created todo {todo} in list {calendar}" : "Utworzyłeś/-aś zadanie {todo} na liście {calendar}", "{actor} deleted todo {todo} from list {calendar}" : "{actor} usunął/-ęła zadanie {todo} z listy {calendar}", @@ -43,9 +44,13 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "<strong>Zdarzenie</strong> kalendarza zostało zmodyfikowane", "A calendar <strong>todo</strong> was modified" : "Kalendarz <strong>zadań</strong> został zmieniony", "Contact birthdays" : "Urodziny kontaktu", + "%1$s via %2$s" : "%1$s przez %2$s", "Invitation canceled" : "Zaproszenie anulowane", "Hello %s," : "Witaj %s,", + "The meeting »%1$s« with %2$s was canceled." : "Spotkanie »%1$s« z %2$s zostało anulowane.", "Invitation updated" : "Zaproszenie zaktualizowane", + "The meeting »%1$s« with %2$s was updated." : "Spotkanie »%1$s« z %2$s zostało zaktualizowane.", + "%1$s invited you to »%2$s«" : "%1$s zaprosił cię do »%2$s«", "When:" : "Kiedy:", "Where:" : "Gdzie: ", "Description:" : "Opis:", @@ -55,6 +60,9 @@ OC.L10N.register( "More options …" : "Więcej opcji...", "More options at %s" : "Więcej opcji na %s", "Contacts" : "Kontakty", + "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s musisz używać protokołu HTTPS aby móc korzystać z CalDAV i CardDAV w systemach iOS/macOS.", + "Configures a CalDAV account" : "Konfiguruje konto CalDAV", + "Configures a CardDAV account" : "Konfiguruje konto CardDAV", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Adres WebDAV", "Technical details" : "Szczegóły techniczne", @@ -67,7 +75,9 @@ OC.L10N.register( "Save" : "Zapisz", "Your attendance was updated successfully." : "Twoja obecność została zmieniona.", "Calendar server" : "Serwer kalendarzy", + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Zainstaluj także {calendarappstoreopen}Kalendarz{linkclose}, lub {calendardocopen}podłącz swój komputer & telefon aby synchronizować dane ↗{linkclose}.", "Send invitations to attendees" : "Wyślij uczestnikom zaproszenia", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Upewnij się, że poprawnie skonfigurowałeś {emailopen}serwer pocztowy{linkclose}.", "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.", |