/*! Element Plus v2.13.6 */ (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.ElementPlusLocaleRu = factory())); })(this, function() { //#region ../../packages/locale/lang/ru.ts var ru_default = { name: "ru", el: { breadcrumb: { label: "Хлебные крошки" }, colorpicker: { confirm: "Ок", clear: "Очистить", defaultLabel: "color picker", description: "current color is {color}. press enter to select a new color.", alphaLabel: "pick alpha value", alphaDescription: "alpha {alpha}, current color is {color}", hueLabel: "pick hue value", hueDescription: "hue {hue}, current color is {color}", svLabel: "pick saturation and brightness value", svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}", predefineDescription: "select {value} as the color" }, datepicker: { now: "Сейчас", today: "Сегодня", cancel: "Отмена", clear: "Очистить", confirm: "Ок", dateTablePrompt: "Use the arrow keys and enter to select the day of the month", monthTablePrompt: "Use the arrow keys and enter to select the month", yearTablePrompt: "Use the arrow keys and enter to select the year", selectedDate: "Selected date", selectDate: "Выбрать дату", selectTime: "Выбрать время", startDate: "Дата начала", startTime: "Время начала", endDate: "Дата окончания", endTime: "Время окончания", prevYear: "Предыдущий год", nextYear: "Следующий год", prevMonth: "Предыдущий месяц", nextMonth: "Следующий месяц", year: "", month1: "Январь", month2: "Февраль", month3: "Март", month4: "Апрель", month5: "Май", month6: "Июнь", month7: "Июль", month8: "Август", month9: "Сентябрь", month10: "Октябрь", month11: "Ноябрь", month12: "Декабрь", weeks: { sun: "Вс", mon: "Пн", tue: "Вт", wed: "Ср", thu: "Чт", fri: "Пт", sat: "Сб" }, weeksFull: { sun: "Sunday", mon: "Monday", tue: "Tuesday", wed: "Wednesday", thu: "Thursday", fri: "Friday", sat: "Saturday" }, months: { jan: "Янв", feb: "Фев", mar: "Мар", apr: "Апр", may: "Май", jun: "Июн", jul: "Июл", aug: "Авг", sep: "Сен", oct: "Окт", nov: "Ноя", dec: "Дек" } }, inputNumber: { decrease: "decrease number", increase: "increase number" }, select: { loading: "Загрузка", noMatch: "Совпадений не найдено", noData: "Нет данных", placeholder: "Выбрать" }, mention: { loading: "Загрузка" }, dropdown: { toggleDropdown: "Toggle Dropdown" }, cascader: { noMatch: "Совпадений не найдено", loading: "Загрузка", placeholder: "Выбрать", noData: "Нет данных" }, pagination: { goto: "Перейти", pagesize: " на странице", total: "Всего {total}", pageClassifier: "", page: "Страница", prev: "Перейти на предыдущую страницу", next: "Перейти на следующую страницу", currentPage: "страница {pager}", prevPages: "Предыдущие {pager} страниц", nextPages: "Следующие {pager} страниц", deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details" }, dialog: { close: "Close this dialog" }, drawer: { close: "Close this dialog" }, messagebox: { title: "Сообщение", confirm: "Ок", cancel: "Отмена", error: "Недопустимый ввод данных", close: "Close this dialog" }, upload: { deleteTip: "Нажмите [Удалить] для удаления", delete: "Удалить", preview: "Превью", continue: "Продолжить" }, slider: { defaultLabel: "slider between {min} and {max}", defaultRangeStartLabel: "pick start value", defaultRangeEndLabel: "pick end value" }, table: { emptyText: "Нет данных", confirmFilter: "Ок", resetFilter: "Сбросить", clearFilter: "Все", sumText: "Сумма", selectAllLabel: "Select all rows", selectRowLabel: "Select this row", expandRowLabel: "Expand this row", collapseRowLabel: "Collapse this row", sortLabel: "Sort by {column}", filterLabel: "Filter by {column}" }, tag: { close: "Close this tag" }, tour: { next: "Далее", previous: "Назад", finish: "Завершить", close: "Close this dialog" }, tree: { emptyText: "Нет данных" }, transfer: { noMatch: "Совпадений не найдено", noData: "Нет данных", titles: ["Список 1", "Список 2"], filterPlaceholder: "Введите ключевое слово", noCheckedFormat: "{total} пунктов", hasCheckedFormat: "{checked}/{total} выбрано" }, image: { error: "ОШИБКА" }, pageHeader: { title: "Назад" }, popconfirm: { confirmButtonText: "Ок", cancelButtonText: "Отмена" }, carousel: { leftArrow: "Слайдер стрелка влево", rightArrow: "Слайдер стрелка вправо", indicator: "Слайдер перейти на страницу под номером {index}" } } }; //#endregion return ru_default; });