1 line
9.3 KiB
Plaintext
1 line
9.3 KiB
Plaintext
|
|
{"version":3,"file":"he.min.mjs","sources":["../../../../packages/locale/lang/he.ts"],"sourcesContent":["export default {\n name: 'he',\n el: {\n breadcrumb: {\n label: 'Breadcrumb', // to be translated\n },\n colorpicker: {\n confirm: 'אישור',\n clear: 'נקה',\n defaultLabel: 'color picker', // to be translated\n description:\n 'current color is {color}. press enter to select a new color.', // to be translated\n alphaLabel: 'pick alpha value', // to be translated\n alphaDescription: 'alpha {alpha}, current color is {color}', // to be translated\n hueLabel: 'pick hue value', // to be translated\n hueDescription: 'hue {hue}, current color is {color}', // to be translated\n },\n datepicker: {\n now: 'כעת',\n today: 'היום',\n cancel: 'בטל',\n clear: 'נקה',\n confirm: 'אישור',\n dateTablePrompt:\n 'Use the arrow keys and enter to select the day of the month', // to be translated\n monthTablePrompt: 'Use the arrow keys and enter to select the month', // to be translated\n yearTablePrompt: 'Use the arrow keys and enter to select the year', // to be translated\n selectedDate: 'Selected date', // to be translated\n selectDate: 'בחר תאריך',\n selectTime: 'בחר זמן',\n startDate: 'תאריך התחלה',\n startTime: 'זמן התחלה',\n endDate: 'תאריך סיום',\n endTime: 'זמן סיום',\n prevYear: 'שנה קודמת',\n nextYear: 'שנה הבאה',\n prevMonth: 'חודש קודם',\n nextMonth: 'חודש הבא',\n year: 'שנה',\n month1: 'ינואר',\n month2: 'פברואר',\n month3: 'מרץ',\n month4: 'אפריל',\n month5: 'מאי',\n month6: 'יוני',\n month7: 'יולי',\n month8: 'אוגוסט',\n month9: 'ספטמבר',\n month10: 'אוקטובר',\n month11: 'נובמבר',\n month12: 'דצמבר',\n weeks: {\n sun: 'א׳',\n mon: 'ב׳',\n tue: 'ג׳',\n wed: 'ד׳',\n thu: 'ה׳',\n fri: 'ו׳',\n sat: 'שבת',\n },\n weeksFull: {\n sun: 'Sunday', // to be translated\n mon: 'Monday', // to be translated\n tue: 'Tuesday', // to be translated\n wed: 'Wednesday', // to be translated\n thu: 'Thursday', // to be translated\n fri: 'Friday', // to be translated\n sat: 'Saturday', // to be translated\n },\n months: {\n jan: 'ינואר',\n feb: 'פברואר',\n mar: 'מרץ',\n apr: 'אפריל',\n may: 'מאי',\n jun: 'יוני',\n jul: 'יולי',\n aug: 'אוגוסט',\n sep: 'ספטמבר',\n oct: 'אוקטובר',\n nov: 'נובמבר',\n dec: 'דצמבר',\n },\n },\n inputNumber: {\n decrease: 'decrease number', // to be translated\n increase: 'increase number', // to be translated\n },\n select: {\n loading: 'טוען',\n noMatch: 'לא נמצאה התאמה',\n noData: 'אין נתונים',\n placeholder: 'שומר מקום',\n },\n mention: {\n loading: 'טוען',\n },\n dropdown: {\n toggleDropdown: 'Toggle Dropdown', // to be translated\n },\n cascader: {\n noMatch: 'לא נמצאה התאמה',\n loading: 'טוען',\n placeholder: 'שומר מקום',\n noData: 'אין נתונים',\n },\n pagination: {\n goto: 'עבור ל',\n pagesize: '/עמוד',\n total: 'כולל {total}',\n pageClassifier: '',\n page: 'Page', // to be translated\n prev: 'Go to previous page', // to be translated\n next: 'Go to next page', // to be translated\n currentPage: 'page {pager}', // to be translated\n prevPages: 'Previous {pager} pages', // to be translated\n nextPages: 'Next {pager} pages', // to be translated\n deprecationWarning:\n 'Deprecated usages detected, please
|