Skip to content

Commit

Permalink
Lokalise: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
folio-translations committed Nov 13, 2024
1 parent ed133c1 commit 1162cfd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions translations/ui-calendar/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"calendarForm.exceptions.column.endTime": "Czas zakończenia",
"calendarForm.exceptions.column.actions": "Akcje",
"calendarForm.openClosedSelect.open": "Otwarte",
"calendarForm.openClosedSelect.closed": "Zamknięte",
"calendarForm.openClosedSelect.closed": "Zamknięty",
"calendarForm.error.dateFormat": "Proszę wprowadzić datę w formacie: {localeDateFormat}",
"calendarForm.error.dateOrder": "Data zakończenia nie może być wcześniejsza niż data rozpoczęcia",
"calendarForm.error.timeFormat": "Proszę wprowadzić czas w formacie: {localeTimeFormat}",
Expand All @@ -35,7 +35,7 @@
"calendarForm.error.exceptionConflictError": "Niektóre wyjątki powodują konflikty ze sobą",
"calendarForm.error.internalServerError": "Wewnętrzny błąd serwera",
"calendarForm.error.servicePointConflict": "{num, plural, =1 {Service point} other {Service points}} {list} {num, plural, =1 {has} other {have}} overlaps.",
"currentStatus.open.noNext": "Open",
"currentStatus.open.noNext": "Otwarte",
"currentStatus.open.sameDay": "Open until {nextTime}",
"currentStatus.open.nextDay": "Open until tomorrow at {nextTime}",
"currentStatus.open.nextWeek": "Open until {nextWeekday} at {nextTime}",
Expand All @@ -47,7 +47,7 @@
"currentStatus.open.exceptional.nextWeek": "Open ({exceptionName}) until {nextWeekday} at {nextTime}",
"currentStatus.open.exceptional.sameElse": "Open ({exceptionName}) until {nextDate} at {nextTime}",
"currentStatus.open.exceptional.otherWeekday": "Open ({exceptionName}) until {nextWeekday} at {nextTime}",
"currentStatus.closed.noNext": "Closed",
"currentStatus.closed.noNext": "Zamknięty",
"currentStatus.closed.sameDay": "Closed until {nextTime}",
"currentStatus.closed.nextDay": "Closed until tomorrow at {nextTime}",
"currentStatus.closed.nextWeek": "Closed until {nextWeekday} at {nextTime}",
Expand Down Expand Up @@ -77,7 +77,7 @@
"infoPane.accordion.assignments.empty": "Ten kalendarz nie jest przypisany do punktów obsługi",
"infoPane.accordion.hours": "Hours of operation",
"infoPane.accordion.hours.day": "Day",
"infoPane.accordion.hours.open": "Open",
"infoPane.accordion.hours.open": "Otwarte",
"infoPane.accordion.hours.close": "Zamknij",
"infoPane.nextDayHelpText": "* indicates next day",
"infoPane.overnightHelpText": "- wskazuje, że punkt obsługi był już otwarty lub nie jest zamykany",
Expand All @@ -91,7 +91,7 @@
"infoPane.accordion.exceptions.end": "Zamknij",
"infoPane.deletionModal.label": "Confirm deletion",
"infoPane.deletionModal.contents": "Czy jesteś pewien, że chcesz usunąć kalendarz: “{name}”?",
"infoPane.display.closed": "Closed",
"infoPane.display.closed": "Zamknięty",
"infoPane.display.wrappedOpening": "Punkt obsługi nie jest zamykany w poprzednią noc",
"infoPane.display.wrappedClosed": "W tę noc punkt obsługi nie będzie zamknięty",
"infoPane.display.closesAfterMidnight": "Closes on the next day",
Expand All @@ -115,7 +115,7 @@
"currentAssignmentView.column.currentStatus": "Current status",
"monthlyCalendarView.title": "Widok miesiąca",
"monthlyCalendarView.day.allDay": "Cały dzień",
"monthlyCalendarView.day.closed": "Zamknięte",
"monthlyCalendarView.day.closed": "Zamknięty",
"monthlyCalendarView.day.timeRange": "{startTime} – {endTime}",
"permission.create": "Ustawienia (Kalendarz): Może tworzyć i przypisywać istniejące kalendarze",
"permission.update": "Ustawienia (Kalendarz): Może edytować i przypisywać istniejące kalendarze",
Expand Down

0 comments on commit 1162cfd

Please sign in to comment.