{"version":3,"file":"de.mjs","names":[],"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      svLabel: 'pick saturation and brightness value', // to be translated\n      svDescription:\n        'saturation {saturation}, brightness {brightness}, current color is {color}', // to be translated\n      predefineDescription: 'select {value} as the 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: 'Abbrechen',\n      error: 'Fehler',\n      close: 'Close this dialog', // to be translated\n    },\n    upload: {\n      deleteTip: 'Klicke löschen zum entfernen',\n      delete: 'Löschen',\n      preview: 'Vorschau',\n      continue: 'Fortsetzen',\n    },\n    slider: {\n      defaultLabel: 'slider between {min} and {max}', // to be translated\n      defaultRangeStartLabel: 'pick start value', // to be translated\n      defaultRangeEndLabel: 'pick end value', // to be translated\n    },\n    table: {\n      emptyText: 'Keine Daten',\n      confirmFilter: 'Anwenden',\n      resetFilter: 'Zurücksetzen',\n      clearFilter: 'Alles ',\n      sumText: 'Summe',\n      selectAllLabel: 'Select all rows', // to be translated\n      selectRowLabel: 'Select this row', // to be translated\n      expandRowLabel: 'Expand this row', // to be translated\n      collapseRowLabel: 'Collapse this row', // to be translated\n      sortLabel: 'Sort by {column}', // to be translated\n      filterLabel: 'Filter by {column}', // to be translated\n    },\n    tag: {\n      close: 'Close this tag', // to be translated\n    },\n    tour: {\n      next: 'Weiter',\n      previous: 'Zurück',\n      finish: 'Fertig',\n      close: 'Close this dialog', // to be translated\n    },\n    tree: {\n      emptyText: 'Keine Einträge',\n    },\n    transfer: {\n      noMatch: 'Nichts gefunden.',\n      noData: 'Keine Einträge',\n      titles: ['Liste 1', 'Liste 2'],\n      filterPlaceholder: 'Einträge filtern',\n      noCheckedFormat: '{total} Einträge',\n      hasCheckedFormat: '{checked}/{total} ausgewählt',\n    },\n    image: {\n      error: 'FEHLGESCHLAGEN',\n    },\n    pageHeader: {\n      title: 'Zurück',\n    },\n    popconfirm: {\n      confirmButtonText: 'Ja',\n      cancelButtonText: 'Nein',\n    },\n    carousel: {\n      leftArrow: 'Karussell-Pfeil links',\n      rightArrow: 'Karussell-Pfeil rechts',\n      indicator: 'Karussell zu Index {index} wechseln',\n    },\n  },\n}\n"],"mappings":";AAAA,iBAAe;CACb,MAAM;CACN,IAAI;EACF,YAAY,EACV,OAAO,cACR;EACD,aAAa;GACX,SAAS;GACT,OAAO;GACP,cAAc;GACd,aACE;GACF,YAAY;GACZ,kBAAkB;GAClB,UAAU;GACV,gBAAgB;GAChB,SAAS;GACT,eACE;GACF,sBAAsB;GACvB;EACD,YAAY;GACV,KAAK;GACL,OAAO;GACP,QAAQ;GACR,OAAO;GACP,SAAS;GACT,iBACE;GACF,kBAAkB;GAClB,iBAAiB;GACjB,cAAc;GACd,YAAY;GACZ,YAAY;GACZ,WAAW;GACX,WAAW;GACX,SAAS;GACT,SAAS;GACT,UAAU;GACV,UAAU;GACV,WAAW;GACX,WAAW;GACX,MAAM;GACN,QAAQ;GACR,QAAQ;GACR,QAAQ;GACR,QAAQ;GACR,QAAQ;GACR,QAAQ;GACR,QAAQ;GACR,QAAQ;GACR,QAAQ;GACR,SAAS;GACT,SAAS;GACT,SAAS;GACT,OAAO;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACN;GACD,WAAW;IACT,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACN;GACD,QAAQ;IACN,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACL,KAAK;IACN;GACD,KAAK;GACL,OAAO;GACR;EACD,aAAa;GACX,UAAU;GACV,UAAU;GACX;EACD,QAAQ;GACN,SAAS;GACT,SAAS;GACT,QAAQ;GACR,aAAa;GACd;EACD,SAAS,EACP,SAAS,SACV;EACD,UAAU,EACR,gBAAgB,mBACjB;EACD,UAAU;GACR,SAAS;GACT,SAAS;GACT,aAAa;GACb,QAAQ;GACT;EACD,YAAY;GACV,MAAM;GACN,UAAU;GACV,OAAO;GACP,gBAAgB;GAChB,MAAM;GACN,MAAM;GACN,MAAM;GACN,aAAa;GACb,WAAW;GACX,WAAW;GACX,oBACE;GACH;EACD,QAAQ,EACN,OAAO,qBACR;EACD,QAAQ,EACN,OAAO,qBACR;EACD,YAAY;GACV,OAAO;GACP,SAAS;GACT,QAAQ;GACR,OAAO;GACP,OAAO;GACR;EACD,QAAQ;GACN,WAAW;GACX,QAAQ;GACR,SAAS;GACT,UAAU;GACX;EACD,QAAQ;GACN,cAAc;GACd,wBAAwB;GACxB,sBAAsB;GACvB;EACD,OAAO;GACL,WAAW;GACX,eAAe;GACf,aAAa;GACb,aAAa;GACb,SAAS;GACT,gBAAgB;GAChB,gBAAgB;GAChB,gBAAgB;GAChB,kBAAkB;GAClB,WAAW;GACX,aAAa;GACd;EACD,KAAK,EACH,OAAO,kBACR;EACD,MAAM;GACJ,MAAM;GACN,UAAU;GACV,QAAQ;GACR,OAAO;GACR;EACD,MAAM,EACJ,WAAW,kBACZ;EACD,UAAU;GACR,SAAS;GACT,QAAQ;GACR,QAAQ,CAAC,WAAW,UAAU;GAC9B,mBAAmB;GACnB,iBAAiB;GACjB,kBAAkB;GACnB;EACD,OAAO,EACL,OAAO,kBACR;EACD,YAAY,EACV,OAAO,UACR;EACD,YAAY;GACV,mBAAmB;GACnB,kBAAkB;GACnB;EACD,UAAU;GACR,WAAW;GACX,YAAY;GACZ,WAAW;GACZ;EACF;CACF"}