UNPKG

element-plus

Version:

A Component Library for Vue 3

252 lines (249 loc) 6.73 kB
/*! Element Plus v2.13.2 */ var eo = { name: "eo", el: { breadcrumb: { label: "Breadcrumb" // to be translated }, colorpicker: { confirm: "Bone", clear: "Malplenigi", 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: "Nun", today: "Hodia\u016D", cancel: "Nuligi", clear: "Malplenigi", confirm: "Bone", 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: "Elektu daton", selectTime: "Elektu horon", startDate: "Komenca Dato", startTime: "Komenca Horo", endDate: "Fina Dato", endTime: "Fina Horo", prevYear: "Anta\u016Da Jaro", nextYear: "Sekva Jaro", prevMonth: "Anta\u016Da Monato", nextMonth: "Sekva Monato", year: "Jaro", month1: "Januaro", month2: "Februaro", month3: "Marto", month4: "Aprilo", month5: "Majo", month6: "Junio", month7: "Julio", month8: "A\u016Dgusto", month9: "Septembro", month10: "Oktobro", month11: "Novembro", month12: "Decembro", weeks: { sun: "Dim", mon: "Lun", tue: "Mar", wed: "Mer", thu: "\u0134a\u016D", fri: "Ven", sat: "Sab" }, 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: "Maj", jun: "Jun", jul: "Jul", aug: "A\u016Dg", sep: "Sep", oct: "Okt", nov: "Nov", dec: "Dec" } }, inputNumber: { decrease: "decrease number", // to be translated increase: "increase number" // to be translated }, select: { loading: "\u015Car\u011Dante", noMatch: "Neniuj kongruaj datumoj", noData: "Neniuj datumoj", placeholder: "Bonvolu elekti" }, mention: { loading: "\u015Car\u011Dante" }, dropdown: { toggleDropdown: "Toggle Dropdown" // to be translated }, cascader: { noMatch: "Neniuj kongruaj datumoj", loading: "\u015Car\u011Dante", placeholder: "Bonvolu elekti", noData: "Neniuj datumoj" }, pagination: { goto: "Iru al", pagesize: "/ pa\u011Do", total: "Entute {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: "Mesa\u011Do", confirm: "Bone", cancel: "Nuligi", error: "Nevalida Enigo!", close: "Close this dialog" // to be translated }, upload: { deleteTip: 'Premu "Delete" por forigi', delete: "Forigi", preview: "Anta\u016Drigardi", continue: "Da\u016Drigi" }, 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: "Neniuj datumoj", confirmFilter: "Konfirmi", resetFilter: "Restarigi", clearFilter: "\u0108iuj", sumText: "Sumo", 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: "Neniuj datumoj" }, transfer: { noMatch: "Neniuj kongruaj datumoj", noData: "Neniuj datumoj", titles: ["Listo 1", "Listo 2"], filterPlaceholder: "Enigu \u015Dlosilvorton", noCheckedFormat: "{total} elementoj", hasCheckedFormat: "{checked}/{total} elektitaj" }, image: { error: "MALSUKCESIS" }, pageHeader: { title: "Reen" }, 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 } } }; export { eo as default };