diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:26:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:26:07 +0000 |
commit | 11ec6a72a0c9447b6c5c7635997979f1cf2b1c22 (patch) | |
tree | 6ea68e2365c6b4f0b853b4d3b978ea06014a9f09 /apps/dav/l10n/pl.js | |
parent | 3be53b236f2c945373c2e689d5a02d865faadef2 (diff) | |
download | nextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.tar.gz nextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/pl.js')
-rw-r--r-- | apps/dav/l10n/pl.js | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index a645f6db67f..acdc2d6b9ae 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -153,8 +153,8 @@ OC.L10N.register( "Contacts and groups" : "Kontakty i grupy", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Adres WebDAV", - "Availability" : "Dostępność", - "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Jeśli skonfigurujesz godziny pracy, inni użytkownicy będą widzieć, kiedy jesteś poza biurem, gdy będą rezerwować spotkanie.", + "First day" : "Pierwszy dzień", + "Save" : "Zapisz", "Time zone:" : "Strefa czasowa:", "to" : "od", "Delete slot" : "Usuń przedział czasu", @@ -168,10 +168,11 @@ OC.L10N.register( "Saturday" : "Sobota", "Sunday" : "Niedziela", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Automatycznie ustaw status użytkownika na \"Nie przeszkadzać\" poza dostępnością, aby wyciszyć wszystkie powiadomienia.", - "Save" : "Zapisz", "Failed to load availability" : "Nie udało się wczytać dostępności", "Saved availability" : "Zapisana dostępność", "Failed to save availability" : "Nie udało się zapisać dostępności", + "Availability" : "Dostępność", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Jeśli skonfigurujesz godziny pracy, inni użytkownicy będą widzieć, kiedy jesteś poza biurem, gdy będą rezerwować spotkanie.", "Calendar server" : "Serwer kalendarza", "Send invitations to attendees" : "Wyślij zaproszenia do uczestników", "Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin", |