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

1 line
8.7 KiB
Plaintext
Raw Normal View History

2025-11-03 17:03:57 +08:00
{"version":3,"file":"de.min.mjs","sources":["../../../../packages/locale/lang/de.ts"],"sourcesContent":["export default {\n name: 'de',\n el: {\n breadcrumb: {\n label: 'Brotkrümel',\n },\n colorpicker: {\n confirm: 'OK',\n clear: 'Leeren',\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: 'Jetzt',\n today: 'Heute',\n cancel: 'Abbrechen',\n clear: 'Leeren',\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: 'Datum wählen',\n selectTime: 'Uhrzeit wählen',\n startDate: 'Startdatum',\n startTime: 'Startzeit',\n endDate: 'Enddatum',\n endTime: 'Endzeit',\n prevYear: 'Letztes Jahr',\n nextYear: 'Nächtes Jahr',\n prevMonth: 'Letzter Monat',\n nextMonth: 'Nächster Monat',\n year: '',\n month1: 'Januar',\n month2: 'Februar',\n month3: 'März',\n month4: 'April',\n month5: 'Mai',\n month6: 'Juni',\n month7: 'Juli',\n month8: 'August',\n month9: 'September',\n month10: 'Oktober',\n month11: 'November',\n month12: 'Dezember',\n weeks: {\n sun: 'So',\n mon: 'Mo',\n tue: 'Di',\n wed: 'Mi',\n thu: 'Do',\n fri: 'Fr',\n sat: 'Sa',\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: 'Jan',\n feb: 'Feb',\n mar: 'Mär',\n apr: 'Apr',\n may: 'Mai',\n jun: 'Jun',\n jul: 'Jul',\n aug: 'Aug',\n sep: 'Sep',\n oct: 'Okt',\n nov: 'Nov',\n dec: 'Dez',\n },\n day: 'Tag',\n month: 'Monat',\n },\n inputNumber: {\n decrease: 'decrease number', // to be translated\n increase: 'increase number', // to be translated\n },\n select: {\n loading: 'Lädt.',\n noMatch: 'Nichts gefunden.',\n noData: 'Keine Daten',\n placeholder: 'Daten wählen',\n },\n mention: {\n loading: 'Lädt.',\n },\n dropdown: {\n toggleDropdown: 'Toggle Dropdown', // to be translated\n },\n cascader: {\n noMatch: 'Nichts gefunden.',\n loading: 'Lädt.',\n placeholder: 'Daten wählen',\n noData: 'Keine Daten',\n },\n pagination: {\n goto: 'Gehe zu',\n pagesize: ' pro Seite',\n total: 'Gesamt {total}',\n pageClassifier: '',\n page: 'Seite',\n prev: 'Zur vorherigen Seite gehen',\n next: 'Zur nächsten Seite gehen',\n currentPage: 'Seite {pager}',\n prevPages: 'Vorherige {pager} Seiten',\n nextPages: 'Nächste {pager} Seiten',\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 messagebox: {\n title: 'Message', // to be translated\n confirm: 'OK',\n cancel: '