UNPKG

element-plus

Version:

A Component Library for Vue 3

259 lines (254 loc) 7.65 kB
/*! Element Plus v2.13.2 */ (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.ElementPlusLocaleLt = factory()); })(this, (function () { 'use strict'; var lt = { name: "lt", el: { breadcrumb: { label: "Breadcrumb" // to be translated }, colorpicker: { confirm: "OK", clear: "Valyti", 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: "Dabar", today: "\u0160iandien", cancel: "At\u0161aukti", clear: "Valyti", confirm: "OK", 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: "Pasirink dat\u0105", selectTime: "Pasirink laik\u0105", startDate: "Data nuo", startTime: "Laikas nuo", endDate: "Data iki", endTime: "Laikas iki", prevYear: "Metai atgal", nextYear: "Metai \u012F priek\u012F", prevMonth: "M\u0117n. atgal", nextMonth: "M\u0117n. \u012F priek\u012F", year: "", month1: "Sausis", month2: "Vasaris", month3: "Kovas", month4: "Balandis", month5: "Gegu\u017E\u0117", month6: "Bir\u017Eelis", month7: "Liepa", month8: "Rugpj\u016Btis", month9: "Rugs\u0117jis", month10: "Spalis", month11: "Lapkritis", month12: "Gruodis", weeks: { sun: "S.", mon: "Pr.", tue: "A.", wed: "T.", thu: "K.", fri: "Pn.", sat: "\u0160." }, 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: "Sau", feb: "Vas", mar: "Kov", apr: "Bal", may: "Geg", jun: "Bir", jul: "Lie", aug: "Rugp", sep: "Rugs", oct: "Spa", nov: "Lap", dec: "Gruo" } }, inputNumber: { decrease: "decrease number", // to be translated increase: "increase number" // to be translated }, select: { loading: "Kraunasi", noMatch: "Duomen\u0173 nerasta", noData: "N\u0117ra duomen\u0173", placeholder: "Pasirink" }, mention: { loading: "Kraunasi" }, dropdown: { toggleDropdown: "Toggle Dropdown" // to be translated }, cascader: { noMatch: "Duomen\u0173 nerasta", loading: "Kraunasi", placeholder: "Pasirink", noData: "N\u0117ra duomen\u0173" }, pagination: { goto: "Eiti \u012F", pagesize: "/p", total: "Viso {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: "\u017Dinut\u0117", confirm: "OK", cancel: "At\u0161aukti", error: "Klaida \u012Fvestuose duomenyse", close: "Close this dialog" // to be translated }, upload: { deleteTip: 'spauskite "Trinti" nor\u0117dami pa\u0161alinti', delete: "Trinti", preview: "Per\u017Ei\u016Br\u0117ti", continue: "Toliau" }, 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: "Duomen\u0173 nerasta", confirmFilter: "Patvirtinti", resetFilter: "Atstatyti", clearFilter: "I\u0161valyti", sumText: "Suma", 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: "Kitas", previous: "Ankstesnis", finish: "Baigti", close: "Close this dialog" // to be translated }, tree: { emptyText: "N\u0117ra duomen\u0173" }, transfer: { noMatch: "Duomen\u0173 nerasta", noData: "N\u0117ra duomen\u0173", titles: ["S\u0105ra\u0161as 1", "S\u0105ra\u0161as 2"], filterPlaceholder: "\u012Evesk rakta\u017Eod\u012F", noCheckedFormat: "Viso: {total}", hasCheckedFormat: "Pa\u017Eym\u0117ta {checked} i\u0161 {total}" }, 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 } } }; return lt; }));