diff --git a/translations/ui-calendar/pl.json b/translations/ui-calendar/pl.json index 0c012bd..f360d20 100644 --- a/translations/ui-calendar/pl.json +++ b/translations/ui-calendar/pl.json @@ -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}", @@ -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}", @@ -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}", @@ -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", @@ -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", @@ -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",