UNPKG

element-plus

Version:

A Component Library for Vue 3

250 lines (247 loc) 6.6 kB
/*! Element Plus v2.13.2 */ var et = { name: "et", el: { breadcrumb: { label: "Breadcrumb" // to be translated }, colorpicker: { confirm: "OK", clear: "T\xFChjenda", 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: "Praegu", today: "T\xE4na", cancel: "T\xFChista", clear: "T\xFChjenda", 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: "Vali kuup\xE4ev", selectTime: "Vali kellaaeg", startDate: "Alguskuup\xE4ev", startTime: "Algusaeg", endDate: "L\xF5pukuup\xE4ev", endTime: "L\xF5puaeg", prevYear: "Eelmine aasta", nextYear: "J\xE4rgmine aasta", prevMonth: "Eelmine kuu", nextMonth: "J\xE4rgmine kuu", year: "", month1: "Jaanuar", month2: "Veebruar", month3: "M\xE4rts", month4: "Aprill", month5: "Mai", month6: "Juuni", month7: "Juuli", month8: "August", month9: "September", month10: "Oktoober", month11: "November", month12: "Detsember", weeks: { sun: "P", mon: "E", tue: "T", wed: "K", thu: "N", fri: "R", sat: "L" }, 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: "Jaan", feb: "Veeb", mar: "M\xE4r", apr: "Apr", may: "Mai", jun: "Juun", jul: "Juul", aug: "Aug", sep: "Sept", oct: "Okt", nov: "Nov", dec: "Dets" } }, inputNumber: { decrease: "decrease number", // to be translated increase: "increase number" // to be translated }, select: { loading: "Laadimine", noMatch: "Sobivad andmed puuduvad", noData: "Andmed puuduvad", placeholder: "Vali" }, mention: { loading: "Laadimine" }, dropdown: { toggleDropdown: "Toggle Dropdown" // to be translated }, cascader: { noMatch: "Sobivad andmed puuduvad", loading: "Laadimine", placeholder: "Vali", noData: "Andmed puuduvad" }, pagination: { goto: "Mine lehele", pagesize: "/page", total: "Kokku {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: "Teade", confirm: "OK", cancel: "T\xFChista", error: "Vigane sisend", close: "Close this dialog" // to be translated }, upload: { deleteTip: 'Vajuta "Kustuta", et eemaldada', delete: "Kustuta", preview: "Eelvaate", continue: "J\xE4tka" }, 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: "Andmed puuduvad", confirmFilter: "Kinnita", resetFilter: "Taasta", clearFilter: "K\xF5ik", 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: "Andmed puuduvad" }, transfer: { noMatch: "Sobivad andmed puuduvad", noData: "Andmed puuduvad", titles: ["Loend 1", "Loend 2"], filterPlaceholder: "Sisesta m\xE4rks\xF5na", noCheckedFormat: "{total} objekti", hasCheckedFormat: "{checked}/{total} valitud" }, image: { error: "Eba\xF5nnestus" }, pageHeader: { title: "Tagasi" }, popconfirm: { confirmButtonText: "Jah", cancelButtonText: "Ei" }, 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 { et as default };