diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-06 02:26:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-06 02:26:16 +0000 |
commit | cf324d69c25ea85a42209e872af350fa98b1700b (patch) | |
tree | bcbae181ff3c869a606264bdf7b502477a0cb51f /apps/dav/l10n/pl.js | |
parent | d7b8497a1928797dfcaba1ff4a991576cd0afa19 (diff) | |
download | nextcloud-server-cf324d69c25ea85a42209e872af350fa98b1700b.tar.gz nextcloud-server-cf324d69c25ea85a42209e872af350fa98b1700b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/pl.js')
-rw-r--r-- | apps/dav/l10n/pl.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index 2d4771d3deb..351bb28dc51 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -1,6 +1,16 @@ OC.L10N.register( "dav", { + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Zainstaluj także {calendarappstoreopen}aplikację Kalendarz{linkclose} lub {calendardocopen}połącz swój komputer i telefon komórkowy, aby zsynchronizować ↗{linkclose}.", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Upewnij się, że poprawnie skonfigurowałeś {emailopen}serwer poczty{linkclose}.", + "Calendar server" : "Serwer kalendarza", + "Send invitations to attendees" : "Wyślij zaproszenia do uczestników", + "Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin", + "Birthday calendars will be generated by a background job." : "Kalendarz urodzin będzie generowany przez uruchomione zadanie w tle.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Dlatego nie będą dostępne natychmiast po włączeniu, ale pojawią się po pewnym czasie.", + "Send notifications for events" : "Wysyłaj powiadomienia o wydarzeniach", + "Notifications are sent via background jobs, so these must occur often enough." : "Powiadomienia są wysyłane za pośrednictwem zadań w tle, więc muszą one występować wystarczająco często.", + "Enable notifications for events via push" : "Włącz powiadomienia o zdarzeniach poprzez push", "Calendar" : "Kalendarz", "Todos" : "Zadania", "Personal" : "Osobiste", @@ -124,16 +134,6 @@ OC.L10N.register( "Tentative" : "Niepewne", "Save" : "Zapisz", "Your attendance was updated successfully." : "Twoja obecność została pomyślnie zaktualizowana.", - "Calendar server" : "Serwer kalendarza", - "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Zainstaluj także {calendarappstoreopen}aplikację Kalendarz{linkclose} lub {calendardocopen}połącz swój komputer i telefon komórkowy, aby zsynchronizować ↗{linkclose}.", - "Send invitations to attendees" : "Wyślij zaproszenia do uczestników", - "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Upewnij się, że poprawnie skonfigurowałeś {emailopen}serwer poczty{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 uruchomione zadanie w tle.", - "Hence they will not be available immediately after enabling but will show up after some time." : "Dlatego nie będą dostępne natychmiast po włączeniu, ale pojawią się po pewnym czasie.", - "Send notifications for events" : "Wysyłaj powiadomienia o wydarzeniach", - "Notifications are sent via background jobs, so these must occur often enough." : "Powiadomienia są wysyłane za pośrednictwem zadań w tle, więc muszą one występować wystarczająco często.", - "Enable notifications for events via push" : "Włącz powiadomienia o zdarzeniach poprzez push", "Hello %s," : "Witaj %s,", "The meeting »%1$s« with %2$s was canceled." : "Spotkanie »%1$s« z %2$s zostało anulowane.", "The meeting »%1$s« with %2$s was updated." : "Spotkanie »%1$s« z %2$s zostało zaktualizowane.", |