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

1 line
9.0 KiB
Plaintext
Raw Normal View History

2025-11-03 17:03:57 +08:00
{"version":3,"file":"it.min.mjs","sources":["../../../../packages/locale/lang/it.ts"],"sourcesContent":["export default {\n name: 'it',\n el: {\n breadcrumb: {\n label: 'Breadcrumb', // to be translated\n },\n colorpicker: {\n confirm: 'OK',\n clear: 'Pulisci',\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: 'Ora',\n today: 'Oggi',\n cancel: 'Cancella',\n clear: 'Pulisci',\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: 'Seleziona data',\n selectTime: 'Seleziona ora',\n startDate: 'Data inizio',\n startTime: 'Ora inizio',\n endDate: 'Data fine',\n endTime: 'Ora fine',\n prevYear: 'Anno precedente',\n nextYear: 'Anno successivo',\n prevMonth: 'Mese precedente',\n nextMonth: 'Mese successivo',\n year: '',\n month1: 'Gennaio',\n month2: 'Febbraio',\n month3: 'Marzo',\n month4: 'Aprile',\n month5: 'Maggio',\n month6: 'Giugno',\n month7: 'Luglio',\n month8: 'Agosto',\n month9: 'Settembre',\n month10: 'Ottobre',\n month11: 'Novembre',\n month12: 'Dicembre',\n weeks: {\n sun: 'Dom',\n mon: 'Lun',\n tue: 'Mar',\n wed: 'Mer',\n thu: 'Gio',\n fri: 'Ven',\n sat: 'Sab',\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: 'Gen',\n feb: 'Feb',\n mar: 'Mar',\n apr: 'Apr',\n may: 'Mag',\n jun: 'Giu',\n jul: 'Lug',\n aug: 'Ago',\n sep: 'Set',\n oct: 'Ott',\n nov: 'Nov',\n dec: 'Dic',\n },\n },\n inputNumber: {\n decrease: 'decrease number', // to be translated\n increase: 'increase number', // to be translated\n },\n select: {\n loading: 'Caricamento',\n noMatch: 'Nessuna corrispondenza',\n noData: 'Nessun dato',\n placeholder: 'Seleziona',\n },\n mention: {\n loading: 'Caricamento',\n },\n dropdown: {\n toggleDropdown: 'Toggle Dropdown', // to be translated\n },\n cascader: {\n noMatch: 'Nessuna corrispondenza',\n loading: 'Caricamento',\n placeholder: 'Seleziona',\n noData: 'Nessun dato',\n },\n pagination: {\n goto: 'Vai a',\n pagesize: '/page',\n total: 'Totale {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