UNPKG

element-plus

Version:

A Component Library for Vue 3

189 lines (186 loc) 6.34 kB
/*! 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.ElementPlusLocaleKy = factory())); })(this, function() { //#region ../../packages/locale/lang/ky.ts var ky_default = { name: "ky", el: { breadcrumb: { label: "Breadcrumb" }, 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: "Start убакыт", endDate: "Бүткөн датасы", endTime: "End убакыт", 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: "Page", prev: "Go to previous page", next: "Go to next page", currentPage: "page {pager}", prevPages: "Previous {pager} pages", nextPages: "Next {pager} pages", 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: "Next", previous: "Previous", finish: "Finish", close: "Close this dialog" }, tree: { emptyText: "маалымат жок" }, transfer: { noMatch: "Дал келген маалыматтар", noData: "маалымат жок", titles: ["1 тизмеси", "2 тизмеси"], filterPlaceholder: "Сураныч, издөө кирет", noCheckedFormat: "бүтүндөй {total} сан", hasCheckedFormat: "Тандалган {checked}/{total} сан" }, image: { error: "FAILED" }, pageHeader: { title: "Back" }, popconfirm: { confirmButtonText: "Yes", cancelButtonText: "No" }, carousel: { leftArrow: "Carousel arrow left", rightArrow: "Carousel arrow right", indicator: "Carousel switch to index {index}" } } }; //#endregion return ky_default; });