UNPKG

element-plus

Version:

A Component Library for Vue 3

257 lines (253 loc) 7.03 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var lv = { name: "lv", el: { breadcrumb: { label: "Breadcrumb" // to be translated }, colorpicker: { confirm: "Labi", clear: "Not\u012Br\u012Bt", defaultLabel: "color picker", // to be translated description: "current color is {color}. press enter to select a new color.", // to be translated alphaLabel: "pick alpha value", // to be translated alphaDescription: "alpha {alpha}, current color is {color}", // to be translated hueLabel: "pick hue value", // to be translated hueDescription: "hue {hue}, current color is {color}", // to be translated svLabel: "pick saturation and brightness value", // to be translated svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}", // to be translated predefineDescription: "select {value} as the color" // to be translated }, datepicker: { now: "Tagad", today: "\u0160odien", cancel: "Atcelt", clear: "Not\u012Br\u012Bt", confirm: "Labi", dateTablePrompt: "Use the arrow keys and enter to select the day of the month", // to be translated monthTablePrompt: "Use the arrow keys and enter to select the month", // to be translated yearTablePrompt: "Use the arrow keys and enter to select the year", // to be translated selectedDate: "Selected date", // to be translated selectDate: "Izv\u0113l\u0113ties datumu", selectTime: "Izv\u0113l\u0113ties laiku", startDate: "S\u0101kuma datums", startTime: "S\u0101kuma laiks", endDate: "Beigu datums", endTime: "Beigu laiks", prevYear: "Iepriek\u0161\u0113jais gads", nextYear: "N\u0101kamais gads", prevMonth: "Iepriek\u0161\u0113jais m\u0113nesis", nextMonth: "N\u0101kamais m\u0113nesis", year: "", month1: "Janv\u0101ris", month2: "Febru\u0101ris", month3: "Marts", month4: "Apr\u012Blis", month5: "Maijs", month6: "J\u016Bnijs", month7: "J\u016Blijs", 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", // to be translated mon: "Monday", // to be translated tue: "Tuesday", // to be translated wed: "Wednesday", // to be translated thu: "Thursday", // to be translated fri: "Friday", // to be translated sat: "Saturday" // to be translated }, months: { jan: "Jan", feb: "Feb", mar: "Mar", apr: "Apr", may: "Mai", jun: "J\u016Bn", jul: "J\u016Bl", aug: "Aug", sep: "Sep", oct: "Okt", nov: "Nov", dec: "Dec" } }, inputNumber: { decrease: "decrease number", // to be translated increase: "increase number" // to be translated }, select: { loading: "Iel\u0101d\u0113", noMatch: "Nav atbilsto\u0161u datu", noData: "Nav datu", placeholder: "Izv\u0113l\u0113ties" }, mention: { loading: "Iel\u0101d\u0113" }, dropdown: { toggleDropdown: "Toggle Dropdown" // to be translated }, cascader: { noMatch: "Nav atbilsto\u0161u datu", loading: "Iel\u0101d\u0113", placeholder: "Izv\u0113l\u0113ties", noData: "Nav datu" }, pagination: { goto: "Iet uz", pagesize: "/lapa", total: "Kop\u0101 {total}", pageClassifier: "", page: "Page", // to be translated prev: "Go to previous page", // to be translated next: "Go to next page", // to be translated currentPage: "page {pager}", // to be translated prevPages: "Previous {pager} pages", // to be translated nextPages: "Next {pager} pages", // to be translated deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details" // to be translated }, dialog: { close: "Close this dialog" // to be translated }, drawer: { close: "Close this dialog" // to be translated }, messagebox: { title: "Pazi\u0146ojums", confirm: "Labi", cancel: "Atcelt", error: "Neder\u012Bga ievade", close: "Close this dialog" // to be translated }, upload: { deleteTip: "Nospiediet dz\u0113st lai iz\u0146emtu", delete: "Dz\u0113st", preview: "Priek\u0161skat\u012Bt", continue: "Turpin\u0101t" }, slider: { defaultLabel: "slider between {min} and {max}", // to be translated defaultRangeStartLabel: "pick start value", // to be translated defaultRangeEndLabel: "pick end value" // to be translated }, table: { emptyText: "Nav datu", confirmFilter: "Apstiprin\u0101t", resetFilter: "Atiestat\u012Bt", clearFilter: "Visi", sumText: "Summa", selectAllLabel: "Select all rows", // to be translated selectRowLabel: "Select this row", // to be translated expandRowLabel: "Expand this row", // to be translated collapseRowLabel: "Collapse this row", // to be translated sortLabel: "Sort by {column}", // to be translated filterLabel: "Filter by {column}" // to be translated }, tag: { close: "Close this tag" // to be translated }, tour: { next: "Next", // to be translated previous: "Previous", // to be translated finish: "Finish", // to be translated close: "Close this dialog" // to be translated }, tree: { emptyText: "Nav datu" }, transfer: { noMatch: "Nav atbilsto\u0161u datu", noData: "Nav datu", titles: ["Saraksts 1", "Saraksts 2"], filterPlaceholder: "Ievad\u012Bt atsl\u0113gv\u0101rdu", noCheckedFormat: "{total} vien\u012Bbas", hasCheckedFormat: "{checked}/{total} atz\u012Bm\u0113ti" }, image: { error: "FAILED" // to be translated }, pageHeader: { title: "Back" // to be translated }, popconfirm: { confirmButtonText: "Yes", // to be translated cancelButtonText: "No" // to be translated }, carousel: { leftArrow: "Carousel arrow left", // to be translated rightArrow: "Carousel arrow right", // to be translated indicator: "Carousel switch to index {index}" // to be translated } } }; exports.default = lv; //# sourceMappingURL=lv.js.map