1 line
8.9 KiB
Plaintext
1 line
8.9 KiB
Plaintext
|
|
{"version":3,"file":"et.min.mjs","sources":["../../../../packages/locale/lang/et.ts"],"sourcesContent":["export default {\n name: 'et',\n el: {\n breadcrumb: {\n label: 'Breadcrumb', // to be translated\n },\n colorpicker: {\n confirm: 'OK',\n clear: 'Tühjenda',\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: 'Praegu',\n today: 'Täna',\n cancel: 'Tühista',\n clear: 'Tühjenda',\n confirm: 'OK',\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: 'Vali kuupäev',\n selectTime: 'Vali kellaaeg',\n startDate: 'Alguskuupäev',\n startTime: 'Algusaeg',\n endDate: 'Lõpukuupäev',\n endTime: 'Lõpuaeg',\n prevYear: 'Eelmine aasta',\n nextYear: 'Järgmine aasta',\n prevMonth: 'Eelmine kuu',\n nextMonth: 'Järgmine kuu',\n year: '',\n month1: 'Jaanuar',\n month2: 'Veebruar',\n month3: 'Märts',\n month4: 'Aprill',\n month5: 'Mai',\n month6: 'Juuni',\n month7: 'Juuli',\n month8: 'August',\n month9: 'September',\n month10: 'Oktoober',\n month11: 'November',\n month12: 'Detsember',\n weeks: {\n sun: 'P',\n mon: 'E',\n tue: 'T',\n wed: 'K',\n thu: 'N',\n fri: 'R',\n sat: 'L',\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: 'Jaan',\n feb: 'Veeb',\n mar: 'Mär',\n apr: 'Apr',\n may: 'Mai',\n jun: 'Juun',\n jul: 'Juul',\n aug: 'Aug',\n sep: 'Sept',\n oct: 'Okt',\n nov: 'Nov',\n dec: 'Dets',\n },\n },\n inputNumber: {\n decrease: 'decrease number', // to be translated\n increase: 'increase number', // to be translated\n },\n select: {\n loading: 'Laadimine',\n noMatch: 'Sobivad andmed puuduvad',\n noData: 'Andmed puuduvad',\n placeholder: 'Vali',\n },\n mention: {\n loading: 'Laadimine',\n },\n dropdown: {\n toggleDropdown: 'Toggle Dropdown', // to be translated\n },\n cascader: {\n noMatch: 'Sobivad andmed puuduvad',\n loading: 'Laadimine',\n placeholder: 'Vali',\n noData: 'Andmed puuduvad',\n },\n pagination: {\n goto: 'Mine lehele',\n pagesize: '/page',\n total: 'Kokku {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 refer to the el-pagination documentation for more details', // to be translated\n },\n dialog: {\n close: 'Close this dialog', // to be translated\n },\n drawer: {\n close: 'Close this dialog', // to be translated\n },\n
|