UNPKG

igniteui-angular-i18n

Version:
30 lines (29 loc) 1.47 kB
// exported below as re-cast to create declaration type with expanded properties const CalendarResourceStringsZHHANT_ = { igx_calendar_previous_month: '上個月', igx_calendar_next_month: '下個月', igx_calendar_previous_year: 'Previous Year', igx_calendar_next_year: 'Next Year', igx_calendar_previous_years: 'Previous {0} Years', igx_calendar_next_years: 'Next {0} Years', igx_calendar_select_date: 'Select Date', igx_calendar_select_month: '選取月', igx_calendar_select_year: '選取年', igx_calendar_range_start: '範圍開始', igx_calendar_range_end: '範圍結束', igx_calendar_range_label_start: 'Start', igx_calendar_range_label_end: 'End', igx_calendar_range_placeholder: 'Select Range', igx_calendar_selected_month_is: '選取的月份: ', igx_calendar_first_picker_of: '{0} 的第一個選擇器從開始', igx_calendar_multi_selection: '帶有 {0} 日期選擇器的多重選擇日曆', igx_calendar_range_selection: '帶有 {0} 日期選擇器的範圍選擇日曆', igx_calendar_single_selection: '帶有 {0} 日期選擇器的日曆', igx_calendar_singular_multi_selection: '多重選擇日曆', igx_calendar_singular_range_selection: '範圍選擇日曆', igx_calendar_singular_single_selection: '日曆' }; /** * Traditional Chinese (zh-Hant) resource strings for IgxCalendar */ export const CalendarResourceStringsZHHANT = CalendarResourceStringsZHHANT_;