UNPKG

element-plus

Version:

A Component Library for Vue 3

264 lines (261 loc) 8.97 kB
/*! Element Plus v2.13.2 */ var bg = { name: "bg", el: { breadcrumb: { label: "Breadcrumb" // to be translated }, colorpicker: { confirm: "OK", clear: "\u0418\u0437\u0447\u0438\u0441\u0442\u0438", 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: "\u0421\u0435\u0433\u0430", today: "\u0414\u043D\u0435\u0441", cancel: "\u041E\u0442\u043A\u0430\u0436\u0438", clear: "\u0418\u0437\u0447\u0438\u0441\u0442\u0438", confirm: "\u041E\u041A", 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: "\u0418\u0437\u0431\u0435\u0440\u0438 \u0434\u0430\u0442\u0430", selectTime: "\u0418\u0437\u0431\u0435\u0440\u0438 \u0447\u0430\u0441", startDate: "\u041D\u0430\u0447\u0430\u043B\u043D\u0430 \u0434\u0430\u0442\u0430", startTime: "\u041D\u0430\u0447\u0430\u043B\u0435\u043D \u0447\u0430\u0441", endDate: "\u041A\u0440\u0430\u0439\u043D\u0430 \u0434\u0430\u0442\u0430", endTime: "\u041A\u0440\u0430\u0435\u043D \u0447\u0430\u0441", prevYear: "Previous Year", // to be translated nextYear: "Next Year", // to be translated prevMonth: "Previous Month", // to be translated nextMonth: "Next Month", // to be translated year: "", month1: "\u042F\u043D\u0443\u0430\u0440\u0438", month2: "\u0424\u0435\u0432\u0440\u0443\u0430\u0440\u0438", month3: "\u041C\u0430\u0440\u0442", month4: "\u0410\u043F\u0440\u0438\u043B", month5: "\u041C\u0430\u0439", month6: "\u042E\u043D\u0438", month7: "\u042E\u043B\u0438", month8: "\u0410\u0432\u0433\u0443\u0441\u0442", month9: "\u0421\u0435\u043F\u0442\u0435\u043C\u0432\u0440\u0438", month10: "\u041E\u043A\u0442\u043E\u043C\u0432\u0440\u0438", month11: "\u041D\u043E\u0435\u043C\u0432\u0440\u0438", month12: "\u0414\u0435\u043A\u0435\u043C\u0432\u0440\u0438", weeks: { sun: "\u041D\u0435\u0434", mon: "\u041F\u043E\u043D", tue: "\u0412\u0442\u043E", wed: "\u0421\u0440\u044F", thu: "\u0427\u0435\u0442", fri: "\u041F\u0435\u0442", sat: "\u0421\u044A\u0431" }, 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: "\u042F\u043D\u0443", feb: "\u0424\u0435\u0432", mar: "\u041C\u0430\u0440", apr: "\u0410\u043F\u0440", may: "\u041C\u0430\u0439", jun: "\u042E\u043D\u0438", jul: "\u042E\u043B\u0438", aug: "\u0410\u0432\u0433", sep: "\u0421\u0435\u043F", oct: "\u041E\u043A\u0442", nov: "\u041D\u043E\u0435", dec: "\u0414\u0435\u043A" } }, inputNumber: { decrease: "decrease number", // to be translated increase: "increase number" // to be translated }, select: { loading: "\u0417\u0430\u0440\u0435\u0436\u0434\u0430\u043D\u0435", noMatch: "\u041D\u044F\u043C\u0430 \u043D\u0430\u043C\u0435\u0440\u0435\u043D\u0438", noData: "\u041D\u044F\u043C\u0430 \u0434\u0430\u043D\u043D\u0438", placeholder: "\u0418\u0437\u0431\u0435\u0440\u0438" }, mention: { loading: "\u0417\u0430\u0440\u0435\u0436\u0434\u0430\u043D\u0435" }, dropdown: { toggleDropdown: "Toggle Dropdown" // to be translated }, cascader: { noMatch: "\u041D\u044F\u043C\u0430 \u043D\u0430\u043C\u0435\u0440\u0435\u043D\u0438", loading: "\u0417\u0430\u0440\u0435\u0436\u0434\u0430\u043D\u0435", placeholder: "\u0418\u0437\u0431\u0435\u0440\u0438", noData: "\u041D\u044F\u043C\u0430 \u0434\u0430\u043D\u043D\u0438" }, pagination: { goto: "\u0418\u0434\u0438 \u043D\u0430", pagesize: "/\u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430", total: "\u041E\u0431\u0449\u043E {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: "\u0421\u044A\u043E\u0431\u0449\u0435\u043D\u0438\u0435", confirm: "\u041E\u041A", cancel: "\u041E\u0442\u043A\u0430\u0436\u0438", error: "\u041D\u0435\u0432\u0430\u043B\u0438\u0434\u043D\u0438 \u0434\u0430\u043D\u043D\u0438", close: "Close this dialog" // to be translated }, upload: { deleteTip: "press delete to remove", // to be translated delete: "\u0418\u0437\u0442\u0440\u0438\u0439", preview: "\u041F\u0440\u0435\u0433\u043B\u0435\u0434\u0430\u0439", continue: "\u041F\u0440\u043E\u0434\u044A\u043B\u0436\u0438" }, 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: "\u041D\u044F\u043C\u0430 \u0434\u0430\u043D\u043D\u0438", confirmFilter: "\u041F\u043E\u0442\u0432\u044A\u0440\u0434\u0438", resetFilter: "\u0418\u0437\u0447\u0438\u0441\u0442\u0438", clearFilter: "\u0412\u0441\u0438\u0447\u043A\u0438", sumText: "Sum", // to be translated 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: "\u041D\u044F\u043C\u0430 \u0434\u0430\u043D\u043D\u0438" }, transfer: { noMatch: "\u041D\u044F\u043C\u0430 \u043D\u0430\u043C\u0435\u0440\u0435\u043D\u0438", noData: "\u041D\u044F\u043C\u0430 \u0434\u0430\u043D\u043D\u0438", titles: ["List 1", "List 2"], // to be translated filterPlaceholder: "Enter keyword", // to be translated noCheckedFormat: "{total} items", // to be translated hasCheckedFormat: "{checked}/{total} checked" // to be translated }, 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 } } }; export { bg as default };