diff --git a/translations/ui-calendar/ja.json b/translations/ui-calendar/ja.json index 3d2ec7d..0d23c80 100644 --- a/translations/ui-calendar/ja.json +++ b/translations/ui-calendar/ja.json @@ -113,7 +113,7 @@ "currentAssignmentView.column.startDate": "Start date", "currentAssignmentView.column.endDate": "End date", "currentAssignmentView.column.currentStatus": "Current status", - "monthlyCalendarView.title": "Monthly calendar view", + "monthlyCalendarView.title": "月間カレンダー表示", "monthlyCalendarView.day.allDay": "All day", "monthlyCalendarView.day.closed": "Closed", "monthlyCalendarView.day.timeRange": "{startTime} – {endTime}", diff --git a/translations/ui-calendar/pl.json b/translations/ui-calendar/pl.json index d9c8117..0c012bd 100644 --- a/translations/ui-calendar/pl.json +++ b/translations/ui-calendar/pl.json @@ -2,38 +2,38 @@ "meta.title": "Kalendarz", "permission.view": "Ustawienia (Kalendarz): Możliwość przeglądania wydarzeń z kalendarza", "midnight": "Midnight", - "calendarForm.title.create": "New calendar", - "calendarForm.title.edit": "Edit calendar", - "calendarForm.category.general": "General information", - "calendarForm.category.hoursOfOperation": "Hours of operation", - "calendarForm.category.exceptions": "Exceptions", + "calendarForm.title.create": "Nowy kalendarz", + "calendarForm.title.edit": "Edytuj kalendarz", + "calendarForm.category.general": "Informacja ogólna", + "calendarForm.category.hoursOfOperation": "Godziny pracy", + "calendarForm.category.exceptions": "Wyjątki", "calendarForm.field.name": "Nazwa kalendarza", - "calendarForm.field.startDate": "Data rozpoczęcia", + "calendarForm.field.startDate": "Data początkowa", "calendarForm.field.endDate": "Data zakończenia", "calendarForm.field.servicePoints": "Punkty obsługi", "calendarForm.addRowButton": "Dodaj wiersz", "calendarForm.openings.column.status": "Status", "calendarForm.openings.column.startDay": "Dzień rozpoczęcia", - "calendarForm.openings.column.startTime": "Start time", - "calendarForm.openings.column.endDay": "End day", - "calendarForm.openings.column.endTime": "End time", + "calendarForm.openings.column.startTime": "Czas rozpoczęcia", + "calendarForm.openings.column.endDay": "Dzień końcowy", + "calendarForm.openings.column.endTime": "Czas zakończenia", "calendarForm.openings.column.actions": "Akcje", "calendarForm.exceptions.column.name": "Nazwa", "calendarForm.exceptions.column.status": "Status", - "calendarForm.exceptions.column.startDate": "Data rozpoczęcia", - "calendarForm.exceptions.column.startTime": "Start time", + "calendarForm.exceptions.column.startDate": "Data początkowa", + "calendarForm.exceptions.column.startTime": "Czas rozpoczęcia", "calendarForm.exceptions.column.endDate": "Data zakończenia", - "calendarForm.exceptions.column.endTime": "End time", + "calendarForm.exceptions.column.endTime": "Czas zakończenia", "calendarForm.exceptions.column.actions": "Akcje", - "calendarForm.openClosedSelect.open": "Open", - "calendarForm.openClosedSelect.closed": "Closed", - "calendarForm.error.dateFormat": "Please enter a date in the {localeDateFormat} format", - "calendarForm.error.dateOrder": "End date must not be before the start date", - "calendarForm.error.timeFormat": "Please enter a time in the {localeTimeFormat} format", - "calendarForm.error.timeOrder": "End date/time must not be before the start date/time", - "calendarForm.error.openingConflictError": "Some openings have conflicts with each other", - "calendarForm.error.exceptionConflictError": "Some exceptions have conflicts with each other", - "calendarForm.error.internalServerError": "Internal server error", + "calendarForm.openClosedSelect.open": "Otwarte", + "calendarForm.openClosedSelect.closed": "Zamknięte", + "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}", + "calendarForm.error.timeOrder": "Data/godzina zakończenia nie może być wcześniejsza niż data/godzina rozpoczęcia", + "calendarForm.error.openingConflictError": "Niektóre 'otwarcia' powodują konflikty ze sobą", + "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.sameDay": "Open until {nextTime}", @@ -59,67 +59,67 @@ "currentStatus.closed.exceptional.nextWeek": "Closed ({exceptionName}) until {nextWeekday} at {nextTime}", "currentStatus.closed.exceptional.sameElse": "Closed ({exceptionName}) until {nextDate} at {nextTime}", "currentStatus.closed.exceptional.otherWeekday": "Closed ({exceptionName}) until {nextWeekday} at {nextTime}", - "purgeModal.label": "Purge old calendars", - "purgeModal.criteria.age.prompt": "Purge calendars that ended...", + "purgeModal.label": "Wyczyść stare kalendarze", + "purgeModal.criteria.age.prompt": "Wyczyść kalendarze, które się zakończyły...", "purgeModal.criteria.age.months3": "more than 3 months ago", "purgeModal.criteria.age.months6": "more than 6 months ago", "purgeModal.criteria.age.year1": "more than 1 year ago", "purgeModal.criteria.age.years2": "more than 2 years ago", "purgeModal.criteria.assignment.prompt": "And were...", - "purgeModal.criteria.assignment.none": "not assigned to any service points", - "purgeModal.criteria.assignment.any": "assigned or not assigned to service points", - "purgeModal.deletionList.label": "Calendars to be deleted", - "purgeModal.deletionList.empty": "No calendars match the provided criteria", + "purgeModal.criteria.assignment.none": "nieprzypisany do żadnych punktów obsługi", + "purgeModal.criteria.assignment.any": "przypisany lub nieprzypisany do punktów obsługi", + "purgeModal.deletionList.label": "Kalendarze do usunięcia", + "purgeModal.deletionList.empty": "Żaden kalendarz nie spełnia podanych kryteriów", "infoPane.actions.label": "Akcje", - "infoPane.startDate": "Data rozpoczęcia", + "infoPane.startDate": "Data początkowa", "infoPane.endDate": "Data zakończenia", - "infoPane.accordion.assignments": "Service point assignments", - "infoPane.accordion.assignments.empty": "This calendar is not assigned to any service points.", + "infoPane.accordion.assignments": "Przydział punktów obsługi", + "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.close": "Close", + "infoPane.accordion.hours.close": "Zamknij", "infoPane.nextDayHelpText": "* indicates next day", - "infoPane.overnightHelpText": "– indicates that the service point was already open or does not close", - "infoPane.247HelpText": "This calendar is open 24/7 and does not close", + "infoPane.overnightHelpText": "- wskazuje, że punkt obsługi był już otwarty lub nie jest zamykany", + "infoPane.247HelpText": "Kalendarz ten jest otwarty 24 godziny na dobę, 7 dni w tygodniu i nie przewiduje zamknięcia", "infoPane.accordion.exceptions.openings": "Exceptions — openings", "infoPane.accordion.exceptions.openings.empty": "This calendar has no exceptional openings.", "infoPane.accordion.exceptions.closures": "Exceptions — closures", "infoPane.accordion.exceptions.closures.empty": "This calendar has no exceptional closures.", "infoPane.accordion.exceptions.name": "Nazwa", "infoPane.accordion.exceptions.start": "Start", - "infoPane.accordion.exceptions.end": "Close", + "infoPane.accordion.exceptions.end": "Zamknij", "infoPane.deletionModal.label": "Confirm deletion", - "infoPane.deletionModal.contents": "Are you sure you would like to delete the calendar “{name}”?", + "infoPane.deletionModal.contents": "Czy jesteś pewien, że chcesz usunąć kalendarz: “{name}”?", "infoPane.display.closed": "Closed", - "infoPane.display.wrappedOpening": "The service point does not close on the previous night", - "infoPane.display.wrappedClosed": "The service point does not close on this night", + "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", "infoPane.display.closesAfterMidnightTime": "{time} *", "allCalendarView.title": "Wszystkie kalendarze", "allCalendarView.actions.label": "Akcje", "allCalendarView.actions.new": "Nowy", - "allCalendarView.actions.purge": "Purge old calendars", + "allCalendarView.actions.purge": "Wyczyść stare kalendarze", "allCalendarView.column.name": "Nazwa kalendarza", - "allCalendarView.column.startDate": "Data rozpoczęcia", + "allCalendarView.column.startDate": "Data początkowa", "allCalendarView.column.endDate": "Data zakończenia", - "allCalendarView.column.assignments": "Assignments", + "allCalendarView.column.assignments": "Przypisania", "allCalendarView.noAssignments": "None", - "currentAssignmentView.title": "Current calendar assignments", + "currentAssignmentView.title": "Bieżące przypisane kalendarze", "currentAssignmentView.noCalendar": "None", "currentAssignmentView.actions.new": "Nowy", - "currentAssignmentView.column.servicePoint": "Service point", + "currentAssignmentView.column.servicePoint": "Punkt obsługi", "currentAssignmentView.column.name": "Nazwa kalendarza", - "currentAssignmentView.column.startDate": "Data rozpoczęcia", + "currentAssignmentView.column.startDate": "Data początkowa", "currentAssignmentView.column.endDate": "Data zakończenia", "currentAssignmentView.column.currentStatus": "Current status", - "monthlyCalendarView.title": "Monthly calendar view", - "monthlyCalendarView.day.allDay": "All day", - "monthlyCalendarView.day.closed": "Closed", + "monthlyCalendarView.title": "Widok miesiąca", + "monthlyCalendarView.day.allDay": "Cały dzień", + "monthlyCalendarView.day.closed": "Zamknięte", "monthlyCalendarView.day.timeRange": "{startTime} – {endTime}", - "permission.create": "Settings (Calendar): Can create and assign new calendars", - "permission.update": "Settings (Calendar): Can edit and reassign existing calendars", - "permission.delete": "Settings (Calendar): Can delete existing calendars", - "infoPane.accordion.infoLabel": "Calendar information", + "permission.create": "Ustawienia (Kalendarz): Może tworzyć i przypisywać istniejące kalendarze", + "permission.update": "Ustawienia (Kalendarz): Może edytować i przypisywać istniejące kalendarze", + "permission.delete": "Ustawienia (Kalendarz): Może usuwać istniejące kalendarze", + "infoPane.accordion.infoLabel": "Informacje kalendarza", "meta.titleSettings": "Ustawienia kalendarza" } \ No newline at end of file diff --git a/translations/ui-calendar/zh_TW.json b/translations/ui-calendar/zh_TW.json index ee33c6c..ccc6367 100644 --- a/translations/ui-calendar/zh_TW.json +++ b/translations/ui-calendar/zh_TW.json @@ -1,52 +1,52 @@ { "meta.title": "日曆", - "permission.view": "设置(日历):可以查看日历事件", - "midnight": "Midnight", - "calendarForm.title.create": "New calendar", - "calendarForm.title.edit": "Edit calendar", - "calendarForm.category.general": "General information", - "calendarForm.category.hoursOfOperation": "Hours of operation", - "calendarForm.category.exceptions": "Exceptions", - "calendarForm.field.name": "Calendar name", - "calendarForm.field.startDate": "Start date", - "calendarForm.field.endDate": "End date", - "calendarForm.field.servicePoints": "Service points", - "calendarForm.addRowButton": "Add row", - "calendarForm.openings.column.status": "Status", - "calendarForm.openings.column.startDay": "Start day", - "calendarForm.openings.column.startTime": "Start time", - "calendarForm.openings.column.endDay": "End day", - "calendarForm.openings.column.endTime": "End time", - "calendarForm.openings.column.actions": "Actions", - "calendarForm.exceptions.column.name": "Name", - "calendarForm.exceptions.column.status": "Status", - "calendarForm.exceptions.column.startDate": "Start date", - "calendarForm.exceptions.column.startTime": "Start time", - "calendarForm.exceptions.column.endDate": "End date", - "calendarForm.exceptions.column.endTime": "End time", - "calendarForm.exceptions.column.actions": "Actions", + "permission.view": "設定(日曆):可以查看現有日曆", + "midnight": "午夜", + "calendarForm.title.create": "新增日曆", + "calendarForm.title.edit": "編輯日曆", + "calendarForm.category.general": "一般資訊", + "calendarForm.category.hoursOfOperation": "開放時間", + "calendarForm.category.exceptions": "例外", + "calendarForm.field.name": "日曆名稱", + "calendarForm.field.startDate": "起始日期", + "calendarForm.field.endDate": "結束日期", + "calendarForm.field.servicePoints": "服務據點", + "calendarForm.addRowButton": "新增行", + "calendarForm.openings.column.status": "狀態", + "calendarForm.openings.column.startDay": "開始日", + "calendarForm.openings.column.startTime": "起始時間", + "calendarForm.openings.column.endDay": "結束日", + "calendarForm.openings.column.endTime": "結束時間", + "calendarForm.openings.column.actions": "操作", + "calendarForm.exceptions.column.name": "名稱", + "calendarForm.exceptions.column.status": "狀態", + "calendarForm.exceptions.column.startDate": "起始日期", + "calendarForm.exceptions.column.startTime": "起始時間", + "calendarForm.exceptions.column.endDate": "結束日期", + "calendarForm.exceptions.column.endTime": "結束時間", + "calendarForm.exceptions.column.actions": "操作", "calendarForm.openClosedSelect.open": "開放", "calendarForm.openClosedSelect.closed": "已闗閉", - "calendarForm.error.dateFormat": "Please enter a date in the {localeDateFormat} format", - "calendarForm.error.dateOrder": "End date must not be before the start date", - "calendarForm.error.timeFormat": "Please enter a time in the {localeTimeFormat} format", - "calendarForm.error.timeOrder": "End date/time must not be before the start date/time", - "calendarForm.error.openingConflictError": "Some openings have conflicts with each other", - "calendarForm.error.exceptionConflictError": "Some exceptions have conflicts with each other", - "calendarForm.error.internalServerError": "Internal server error", - "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.sameDay": "Open until {nextTime}", - "currentStatus.open.nextDay": "Open until tomorrow at {nextTime}", - "currentStatus.open.nextWeek": "Open until {nextWeekday} at {nextTime}", - "currentStatus.open.sameElse": "Open until {nextDate} at {nextTime}", - "currentStatus.open.otherWeekday": "Open until {nextWeekday} at {nextTime}", - "currentStatus.open.exceptional.noNext": "Open ({exceptionName})", - "currentStatus.open.exceptional.sameDay": "Open ({exceptionName}) until {nextTime}", - "currentStatus.open.exceptional.nextDay": "Open ({exceptionName}) until tomorrow at {nextTime}", - "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}", + "calendarForm.error.dateFormat": "請輸入{localeDateFormat}格式的日期", + "calendarForm.error.dateOrder": "結束日期不得早於開始日期", + "calendarForm.error.timeFormat": "請輸入{localeTimeFormat}格式的時間", + "calendarForm.error.timeOrder": "結束日期/時間不得早於開始日期/時間", + "calendarForm.error.openingConflictError": "有些開館相互衝突", + "calendarForm.error.exceptionConflictError": "有些例外是互相衝突的", + "calendarForm.error.internalServerError": "內部伺服器錯誤", + "calendarForm.error.servicePointConflict": "{num, plural, =1 {工作區} other {工作區}} {list} {num, plural, =1 {有} other {有}}重疊。", + "currentStatus.open.noNext": "開館", + "currentStatus.open.sameDay": "開啟至{nextTime}", + "currentStatus.open.nextDay": "開啟至明天{nextTime}", + "currentStatus.open.nextWeek": "開啟至{nextWeekday} {nextTime}", + "currentStatus.open.sameElse": "開啟至{nextDate} {nextTime}", + "currentStatus.open.otherWeekday": "開啟至{nextWeekday} {nextTime}", + "currentStatus.open.exceptional.noNext": "開啟( {exceptionName} )", + "currentStatus.open.exceptional.sameDay": "開啟 ( {exceptionName} ) 直到{nextTime}", + "currentStatus.open.exceptional.nextDay": "開啟 ( {exceptionName} ) 直到明天{nextTime}", + "currentStatus.open.exceptional.nextWeek": "開啟 ( {exceptionName} ) 直至{nextWeekday} {nextTime}", + "currentStatus.open.exceptional.sameElse": "開啟 ( {exceptionName} ) 直至{nextDate} {nextTime}", + "currentStatus.open.exceptional.otherWeekday": "開啟 ( {exceptionName} ) 直至{nextWeekday} {nextTime}", "currentStatus.closed.noNext": "已闗閉", "currentStatus.closed.sameDay": "已關閉直到 {nextTime}", "currentStatus.closed.nextDay": "已關閉直到明天在 {nextTime}", @@ -54,72 +54,72 @@ "currentStatus.closed.sameElse": "已關閉直到 {nextDate} 在 {nextTime}", "currentStatus.closed.otherWeekday": "已關閉直到 {nextWeekday} 在 {nextTime}", "currentStatus.closed.exceptional.noNext": "已關閉 ({exceptionName})", - "currentStatus.closed.exceptional.sameDay": "已關閉 ({exceptionName}) 直到1 {nextTime}", + "currentStatus.closed.exceptional.sameDay": "已關閉 ({exceptionName}) 直到 {nextTime}", "currentStatus.closed.exceptional.nextDay": "已關閉 ({exceptionName}) 直到明天在 {nextTime}", "currentStatus.closed.exceptional.nextWeek": "已關閉 ({exceptionName}) 直到 {nextWeekday} 在 {nextTime}", "currentStatus.closed.exceptional.sameElse": "已關閉 ({exceptionName})直到{nextDate} 在 {nextTime}", "currentStatus.closed.exceptional.otherWeekday": "已關閉 ({exceptionName}) 直到 {nextWeekday} 在 {nextTime}", - "purgeModal.label": "Purge old calendars", - "purgeModal.criteria.age.prompt": "Purge calendars that ended...", - "purgeModal.criteria.age.months3": "more than 3 months ago", - "purgeModal.criteria.age.months6": "more than 6 months ago", - "purgeModal.criteria.age.year1": "more than 1 year ago", - "purgeModal.criteria.age.years2": "more than 2 years ago", - "purgeModal.criteria.assignment.prompt": "And were...", - "purgeModal.criteria.assignment.none": "not assigned to any service points", - "purgeModal.criteria.assignment.any": "assigned or not assigned to service points", - "purgeModal.deletionList.label": "Calendars to be deleted", - "purgeModal.deletionList.empty": "No calendars match the provided criteria", - "infoPane.actions.label": "Actions", - "infoPane.startDate": "Start date", - "infoPane.endDate": "End date", - "infoPane.accordion.assignments": "Service point assignments", - "infoPane.accordion.assignments.empty": "This calendar is not assigned to any service points.", - "infoPane.accordion.hours": "Hours of operation", - "infoPane.accordion.hours.day": "Day", - "infoPane.accordion.hours.open": "Open", - "infoPane.accordion.hours.close": "Close", - "infoPane.nextDayHelpText": "* indicates next day", - "infoPane.overnightHelpText": "– indicates that the service point was already open or does not close", - "infoPane.247HelpText": "This calendar is open 24/7 and does not close", - "infoPane.accordion.exceptions.openings": "Exceptions — openings", - "infoPane.accordion.exceptions.openings.empty": "This calendar has no exceptional openings.", - "infoPane.accordion.exceptions.closures": "Exceptions — closures", - "infoPane.accordion.exceptions.closures.empty": "This calendar has no exceptional closures.", - "infoPane.accordion.exceptions.name": "Name", - "infoPane.accordion.exceptions.start": "Start", - "infoPane.accordion.exceptions.end": "Close", - "infoPane.deletionModal.label": "Confirm deletion", - "infoPane.deletionModal.contents": "Are you sure you would like to delete the calendar “{name}”?", + "purgeModal.label": "清除舊日曆", + "purgeModal.criteria.age.prompt": "清除已結束的日曆...", + "purgeModal.criteria.age.months3": "3個多月前", + "purgeModal.criteria.age.months6": "6個多月前", + "purgeModal.criteria.age.year1": "1年多前", + "purgeModal.criteria.age.years2": "2年多前", + "purgeModal.criteria.assignment.prompt": "並且是...", + "purgeModal.criteria.assignment.none": "未分配給任何工作區", + "purgeModal.criteria.assignment.any": "分配或未分配工作區", + "purgeModal.deletionList.label": "要刪除的日曆", + "purgeModal.deletionList.empty": "沒有符合所提供條件的日曆", + "infoPane.actions.label": "操作", + "infoPane.startDate": "起始日期", + "infoPane.endDate": "結束日期", + "infoPane.accordion.assignments": "工作區分配", + "infoPane.accordion.assignments.empty": "此日曆未指派給任何工作區。", + "infoPane.accordion.hours": "營業時間", + "infoPane.accordion.hours.day": "天", + "infoPane.accordion.hours.open": "開放", + "infoPane.accordion.hours.close": "關閉", + "infoPane.nextDayHelpText": "* 表示翌日", + "infoPane.overnightHelpText": "– 表示工作區已開放或未關閉", + "infoPane.247HelpText": "此日曆 24/7 開放且不關閉", + "infoPane.accordion.exceptions.openings": "例外——開館", + "infoPane.accordion.exceptions.openings.empty": "這個日曆沒有例外的開放。", + "infoPane.accordion.exceptions.closures": "例外——閉館", + "infoPane.accordion.exceptions.closures.empty": "這個日曆沒有例外的閉館。", + "infoPane.accordion.exceptions.name": "名稱", + "infoPane.accordion.exceptions.start": "開始", + "infoPane.accordion.exceptions.end": "關閉", + "infoPane.deletionModal.label": "確認刪除", + "infoPane.deletionModal.contents": "您確定要刪除日曆「 {name} 」嗎?", "infoPane.display.closed": "已關閉", - "infoPane.display.wrappedOpening": "The service point does not close on the previous night", + "infoPane.display.wrappedOpening": "前一天晚上工作區沒有關閉", "infoPane.display.wrappedClosed": "這個工作區今晚不關閉", - "infoPane.display.closesAfterMidnight": "Closes on the next day", - "infoPane.display.closesAfterMidnightTime": "{time} *", - "allCalendarView.title": "All calendars", - "allCalendarView.actions.label": "Actions", - "allCalendarView.actions.new": "New", - "allCalendarView.actions.purge": "Purge old calendars", - "allCalendarView.column.name": "Calendar name", - "allCalendarView.column.startDate": "Start date", - "allCalendarView.column.endDate": "End date", - "allCalendarView.column.assignments": "Assignments", - "allCalendarView.noAssignments": "None", - "currentAssignmentView.title": "Current calendar assignments", - "currentAssignmentView.noCalendar": "None", - "currentAssignmentView.actions.new": "New", - "currentAssignmentView.column.servicePoint": "Service point", - "currentAssignmentView.column.name": "Calendar name", - "currentAssignmentView.column.startDate": "Start date", - "currentAssignmentView.column.endDate": "End date", - "currentAssignmentView.column.currentStatus": "Current status", - "monthlyCalendarView.title": "Monthly calendar view", - "monthlyCalendarView.day.allDay": "All day", + "infoPane.display.closesAfterMidnight": "翌日關閉", + "infoPane.display.closesAfterMidnightTime": "{time} *", + "allCalendarView.title": "所有日曆", + "allCalendarView.actions.label": "操作", + "allCalendarView.actions.new": "新增", + "allCalendarView.actions.purge": "清除舊日曆", + "allCalendarView.column.name": "日曆名稱", + "allCalendarView.column.startDate": "起始日期", + "allCalendarView.column.endDate": "結束日期", + "allCalendarView.column.assignments": "分配", + "allCalendarView.noAssignments": "没有", + "currentAssignmentView.title": "目前日曆分配", + "currentAssignmentView.noCalendar": "没有", + "currentAssignmentView.actions.new": "新增", + "currentAssignmentView.column.servicePoint": "工作區", + "currentAssignmentView.column.name": "日曆名稱", + "currentAssignmentView.column.startDate": "起始日期", + "currentAssignmentView.column.endDate": "結束日期", + "currentAssignmentView.column.currentStatus": "目前狀態", + "monthlyCalendarView.title": "月曆檢視", + "monthlyCalendarView.day.allDay": "一整天", "monthlyCalendarView.day.closed": "已關閉", "monthlyCalendarView.day.timeRange": "{startTime} – {endTime}", - "permission.create": "Settings (Calendar): Can create and assign new calendars", - "permission.update": "Settings (Calendar): Can edit and reassign existing calendars", - "permission.delete": "Settings (Calendar): Can delete existing calendars", - "infoPane.accordion.infoLabel": "Calendar information", - "meta.titleSettings": "Calendar settings" + "permission.create": "設定(日曆):可以建立和指派新日曆", + "permission.update": "設定(日曆):可以編輯和重新指派現有日曆", + "permission.delete": "設定(日曆):可以刪除現有日曆", + "infoPane.accordion.infoLabel": "日曆資訊", + "meta.titleSettings": "日曆設定" } \ No newline at end of file