{"version":3,"file":"fi.mjs","names":[],"sources":["../../../../../packages/locale/lang/fi.ts"],"sourcesContent":["export default {\n  name: 'fi',\n  el: {\n    breadcrumb: {\n      label: 'Breadcrumb', // to be translated\n    },\n    colorpicker: {\n      confirm: 'OK',\n      clear: 'Tyhjennä',\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: 'Nyt',\n      today: 'Tänään',\n      cancel: 'Peruuta',\n      clear: 'Tyhjennä',\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: 'Valitse päivä',\n      selectTime: 'Valitse aika',\n      startDate: 'Aloituspäivä',\n      startTime: 'Aloitusaika',\n      endDate: 'Lopetuspäivä',\n      endTime: 'Lopetusaika',\n      prevYear: 'Edellinen vuosi',\n      nextYear: 'Seuraava vuosi',\n      prevMonth: 'Edellinen kuukausi',\n      nextMonth: 'Seuraava kuukausi',\n      year: '',\n      month1: 'tammikuu',\n      month2: 'helmikuu',\n      month3: 'maaliskuu',\n      month4: 'huhtikuu',\n      month5: 'toukokuu',\n      month6: 'kesäkuu',\n      month7: 'heinäkuu',\n      month8: 'elokuu',\n      month9: 'syyskuu',\n      month10: 'lokakuu',\n      month11: 'marraskuu',\n      month12: 'joulukuu',\n      weeks: {\n        sun: 'su',\n        mon: 'ma',\n        tue: 'ti',\n        wed: 'ke',\n        thu: 'to',\n        fri: 'pe',\n        sat: 'la',\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: 'tammi',\n        feb: 'helmi',\n        mar: 'maalis',\n        apr: 'huhti',\n        may: 'touko',\n        jun: 'kesä',\n        jul: 'heinä',\n        aug: 'elo',\n        sep: 'syys',\n        oct: 'loka',\n        nov: 'marras',\n        dec: 'joulu',\n      },\n    },\n    inputNumber: {\n      decrease: 'decrease number', // to be translated\n      increase: 'increase number', // to be translated\n    },\n    select: {\n      loading: 'Lataa',\n      noMatch: 'Ei vastaavia tietoja',\n      noData: 'Ei tietoja',\n      placeholder: 'Valitse',\n    },\n    mention: {\n      loading: 'Lataa',\n    },\n    dropdown: {\n      toggleDropdown: 'Toggle Dropdown', // to be translated\n    },\n    cascader: {\n      noMatch: 'Ei vastaavia tietoja',\n      loading: 'Lataa',\n      placeholder: 'Valitse',\n      noData: 'Ei tietoja',\n    },\n    pagination: {\n      goto: 'Mene',\n      pagesize: '/sivu',\n      total: 'Yhteensä {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    messagebox: {\n      title: 'Viesti',\n      confirm: 'OK',\n      cancel: 'Peruuta',\n      error: 'Virheellinen syöte',\n      close: 'Close this dialog', // to be translated\n    },\n    upload: {\n      deleteTip: 'Poista Delete-näppäimellä',\n      delete: 'Poista',\n      preview: 'Esikatsele',\n      continue: 'Jatka',\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: 'Ei tietoja',\n      confirmFilter: 'Vahvista',\n      resetFilter: 'Tyhjennä',\n      clearFilter: 'Kaikki',\n      sumText: 'Summa',\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: 'Next', // to be translated\n      previous: 'Previous', // to be translated\n      finish: 'Finish', // to be translated\n      close: 'Close this dialog', // to be translated\n    },\n    tree: {\n      emptyText: 'Ei tietoja',\n    },\n    transfer: {\n      noMatch: 'Ei vastaavia tietoja',\n      noData: 'Ei tietoja',\n      titles: ['Luettelo 1', 'Luettelo 2'],\n      filterPlaceholder: 'Syötä hakusana',\n      noCheckedFormat: '{total} kohdetta',\n      hasCheckedFormat: '{checked}/{total} valittu',\n    },\n    image: {\n      error: 'FAILED', // to be translated\n    },\n    pageHeader: {\n      title: 'Back', // to be translated\n    },\n    popconfirm: {\n      confirmButtonText: 'Yes', // to be translated\n      cancelButtonText: 'No', // to be translated\n    },\n    carousel: {\n      leftArrow: 'Carousel arrow left', // to be translated\n      rightArrow: 'Carousel arrow right', // to be translated\n      indicator: 'Carousel switch to index {index}', // to be translated\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;GACF;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,cACZ;EACD,UAAU;GACR,SAAS;GACT,QAAQ;GACR,QAAQ,CAAC,cAAc,aAAa;GACpC,mBAAmB;GACnB,iBAAiB;GACjB,kBAAkB;GACnB;EACD,OAAO,EACL,OAAO,UACR;EACD,YAAY,EACV,OAAO,QACR;EACD,YAAY;GACV,mBAAmB;GACnB,kBAAkB;GACnB;EACD,UAAU;GACR,WAAW;GACX,YAAY;GACZ,WAAW;GACZ;EACF;CACF"}