Files
it/frontend/node_modules/element-plus/dist/locale/eu.min.mjs.map

1 line
8.9 KiB
Plaintext
Raw Normal View History

2025-11-03 17:03:57 +08:00
{"version":3,"file":"eu.min.mjs","sources":["../../../../packages/locale/lang/eu.ts"],"sourcesContent":["export default {\n name: 'eu',\n el: {\n breadcrumb: {\n label: 'Breadcrumb', // to be translated\n },\n colorpicker: {\n confirm: 'Ados',\n clear: 'Garbitu',\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: 'Orain',\n today: 'Gaur',\n cancel: 'Utzi',\n clear: 'Garbitu',\n confirm: 'Ados',\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: 'Hautatu data',\n selectTime: 'Hautatu ordua',\n startDate: 'Hasierako data',\n startTime: 'Hasierako ordua',\n endDate: 'Amaierako data',\n endTime: 'Amaierako ordua',\n prevYear: 'Aurreko urtea',\n nextYear: 'Hurrengo urtea',\n prevMonth: 'Aurreko hilabetea',\n nextMonth: 'Hurrengo hilabetea',\n year: '',\n month1: 'Urtarrila',\n month2: 'Otsaila',\n month3: 'Martxoa',\n month4: 'Apirila',\n month5: 'Maiatza',\n month6: 'Ekaina',\n month7: 'Uztaila',\n month8: 'Abuztua',\n month9: 'Iraila',\n month10: 'Urria',\n month11: 'Azaroa',\n month12: 'Abendua',\n weeks: {\n sun: 'ig.',\n mon: 'al.',\n tue: 'ar.',\n wed: 'az.',\n thu: 'og.',\n fri: 'ol.',\n sat: 'lr.',\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: 'urt',\n feb: 'ots',\n mar: 'mar',\n apr: 'api',\n may: 'mai',\n jun: 'eka',\n jul: 'uzt',\n aug: 'abu',\n sep: 'ira',\n oct: 'urr',\n nov: 'aza',\n dec: 'abe',\n },\n },\n inputNumber: {\n decrease: 'decrease number', // to be translated\n increase: 'increase number', // to be translated\n },\n select: {\n loading: 'Kargatzen',\n noMatch: 'Bat datorren daturik ez',\n noData: 'Daturik ez',\n placeholder: 'Hautatu',\n },\n mention: {\n loading: 'Kargatzen',\n },\n dropdown: {\n toggleDropdown: 'Toggle Dropdown', // to be translated\n },\n cascader: {\n noMatch: 'Bat datorren daturik ez',\n loading: 'Kargatzen',\n placeholder: 'Hautatu',\n noData: 'Daturik ez',\n },\n pagination: {\n goto: 'Joan',\n pagesize: '/orria',\n total: 'Guztira {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 tr