diff options
Diffstat (limited to 'apps/dav/l10n/pl.js')
-rw-r--r-- | apps/dav/l10n/pl.js | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index d42013e3dc9..699c0f2c479 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -121,7 +121,20 @@ OC.L10N.register( "Due on %s" : "Na dzień %s", "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.", + "Please select a time zone:" : "Wybierz strefę czasową:", + "to" : "od", + "Delete slot" : "Usuń przedział czasu", + "Add slot" : "Dodaj przedział czasu", "Save" : "Zapisz", + "Monday" : "Poniedziałek", + "Tuesday" : "Wtorek", + "Wednesday" : "Środa", + "Thursday" : "Czwartek", + "Friday" : "Piątek", + "Saturday" : "Sobota", + "Sunday" : "Niedziela", "Calendar server" : "Serwer kalendarza", "Send invitations to attendees" : "Wyślij zaproszenia do uczestników", "Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin", |