182 lines
5.2 KiB
JavaScript
182 lines
5.2 KiB
JavaScript
/*! Element Plus v2.13.7 */
|
|
|
|
//#region ../../packages/locale/lang/kk.ts
|
|
var kk_default = {
|
|
name: "kk",
|
|
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: "Басталу сағаты",
|
|
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: "/page",
|
|
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: ["List 1", "List 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
|
|
export { kk_default as default }; |