/*! Element Plus v2.13.6 */ (function(global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() : typeof define === 'function' && define.amd ? define([], factory) : (global = typeof globalThis !== 'undefined' ? globalThis : global || self, (global.ElementPlusLocaleLv = factory())); })(this, function() { //#region ../../packages/locale/lang/lv.ts var lv_default = { name: "lv", el: { breadcrumb: { label: "Breadcrumb" }, colorpicker: { confirm: "Labi", clear: "Notīrīt", defaultLabel: "color picker", description: "current color is {color}. press enter to select a new color.", alphaLabel: "pick alpha value", alphaDescription: "alpha {alpha}, current color is {color}", hueLabel: "pick hue value", hueDescription: "hue {hue}, current color is {color}", svLabel: "pick saturation and brightness value", svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}", predefineDescription: "select {value} as the color" }, datepicker: { now: "Tagad", today: "Šodien", cancel: "Atcelt", clear: "Notīrīt", confirm: "Labi", dateTablePrompt: "Use the arrow keys and enter to select the day of the month", monthTablePrompt: "Use the arrow keys and enter to select the month", yearTablePrompt: "Use the arrow keys and enter to select the year", selectedDate: "Selected date", selectDate: "Izvēlēties datumu", selectTime: "Izvēlēties laiku", startDate: "Sākuma datums", startTime: "Sākuma laiks", endDate: "Beigu datums", endTime: "Beigu laiks", prevYear: "Iepriekšējais gads", nextYear: "Nākamais gads", prevMonth: "Iepriekšējais mēnesis", nextMonth: "Nākamais mēnesis", year: "", month1: "Janvāris", month2: "Februāris", month3: "Marts", month4: "Aprīlis", month5: "Maijs", month6: "Jūnijs", month7: "Jūlijs", month8: "Augusts", month9: "Septembris", month10: "Oktobris", month11: "Novembris", month12: "Decembris", weeks: { sun: "Sv", mon: "Pr", tue: "Ot", wed: "Tr", thu: "Ce", fri: "Pk", sat: "Se" }, weeksFull: { sun: "Sunday", mon: "Monday", tue: "Tuesday", wed: "Wednesday", thu: "Thursday", fri: "Friday", sat: "Saturday" }, months: { jan: "Jan", feb: "Feb", mar: "Mar", apr: "Apr", may: "Mai", jun: "Jūn", jul: "Jūl", aug: "Aug", sep: "Sep", oct: "Okt", nov: "Nov", dec: "Dec" } }, inputNumber: { decrease: "decrease number", increase: "increase number" }, select: { loading: "Ielādē", noMatch: "Nav atbilstošu datu", noData: "Nav datu", placeholder: "Izvēlēties" }, mention: { loading: "Ielādē" }, dropdown: { toggleDropdown: "Toggle Dropdown" }, cascader: { noMatch: "Nav atbilstošu datu", loading: "Ielādē", placeholder: "Izvēlēties", noData: "Nav datu" }, pagination: { goto: "Iet uz", pagesize: "/lapa", total: "Kopā {total}", pageClassifier: "", page: "Page", prev: "Go to previous page", next: "Go to next page", currentPage: "page {pager}", prevPages: "Previous {pager} pages", nextPages: "Next {pager} pages", deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details" }, dialog: { close: "Close this dialog" }, drawer: { close: "Close this dialog" }, messagebox: { title: "Paziņojums", confirm: "Labi", cancel: "Atcelt", error: "Nederīga ievade", close: "Close this dialog" }, upload: { deleteTip: "Nospiediet dzēst lai izņemtu", delete: "Dzēst", preview: "Priekšskatīt", continue: "Turpināt" }, slider: { defaultLabel: "slider between {min} and {max}", defaultRangeStartLabel: "pick start value", defaultRangeEndLabel: "pick end value" }, table: { emptyText: "Nav datu", confirmFilter: "Apstiprināt", resetFilter: "Atiestatīt", clearFilter: "Visi", sumText: "Summa", selectAllLabel: "Select all rows", selectRowLabel: "Select this row", expandRowLabel: "Expand this row", collapseRowLabel: "Collapse this row", sortLabel: "Sort by {column}", filterLabel: "Filter by {column}" }, tag: { close: "Close this tag" }, tour: { next: "Next", previous: "Previous", finish: "Finish", close: "Close this dialog" }, tree: { emptyText: "Nav datu" }, transfer: { noMatch: "Nav atbilstošu datu", noData: "Nav datu", titles: ["Saraksts 1", "Saraksts 2"], filterPlaceholder: "Ievadīt atslēgvārdu", noCheckedFormat: "{total} vienības", hasCheckedFormat: "{checked}/{total} atzīmēti" }, image: { error: "FAILED" }, pageHeader: { title: "Back" }, popconfirm: { confirmButtonText: "Yes", cancelButtonText: "No" }, carousel: { leftArrow: "Carousel arrow left", rightArrow: "Carousel arrow right", indicator: "Carousel switch to index {index}" } } }; //#endregion return lv_default; });