183 lines
5.2 KiB
JavaScript
183 lines
5.2 KiB
JavaScript
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
|
||
|
||
//#region ../../packages/locale/lang/mn.ts
|
||
var mn_default = {
|
||
name: "mn",
|
||
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: "1 сар",
|
||
month2: "2 сар",
|
||
month3: "3 сар",
|
||
month4: "4 сар",
|
||
month5: "5 сар",
|
||
month6: "6 сар",
|
||
month7: "7 сар",
|
||
month8: "8 сар",
|
||
month9: "9 сар",
|
||
month10: "10 сар",
|
||
month11: "11 сар",
|
||
month12: "12 сар",
|
||
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: "1 сар",
|
||
feb: "2 сар",
|
||
mar: "3 сар",
|
||
apr: "4 сар",
|
||
may: "5 сар",
|
||
jun: "6 сар",
|
||
jul: "7 сар",
|
||
aug: "8 сар",
|
||
sep: "9 сар",
|
||
oct: "10 сар",
|
||
nov: "11 сар",
|
||
dec: "12 сар"
|
||
}
|
||
},
|
||
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
|
||
exports.default = mn_default;
|
||
//# sourceMappingURL=mn.js.map
|