183 lines
5.8 KiB
JavaScript
183 lines
5.8 KiB
JavaScript
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
|
|
|
|
//#region ../../packages/locale/lang/th.ts
|
|
var th_default = {
|
|
name: "th",
|
|
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: "/หน้า",
|
|
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: "ถัดไป",
|
|
previous: "ย้อนกลับ",
|
|
finish: "เสร็จสิ้น",
|
|
close: "Close this dialog"
|
|
},
|
|
tree: { emptyText: "ไม่พบข้อมูล" },
|
|
transfer: {
|
|
noMatch: "ไม่พบข้อมูลที่ตรงกัน",
|
|
noData: "ไม่พบข้อมูล",
|
|
titles: ["List 1", "List 2"],
|
|
filterPlaceholder: "กรอกคีย์เวิร์ด",
|
|
noCheckedFormat: "{total} items",
|
|
hasCheckedFormat: "{checked}/{total} checked"
|
|
},
|
|
image: { error: "FAILED" },
|
|
pageHeader: { title: "ย้อนกลับ" },
|
|
popconfirm: {
|
|
confirmButtonText: "Yes",
|
|
cancelButtonText: "No"
|
|
},
|
|
carousel: {
|
|
leftArrow: "Carousel arrow left",
|
|
rightArrow: "Carousel arrow right",
|
|
indicator: "Carousel switch to index {index}"
|
|
}
|
|
}
|
|
};
|
|
|
|
//#endregion
|
|
exports.default = th_default;
|
|
//# sourceMappingURL=th.js.map
|