Files
it/frontend/node_modules/element-plus/dist/locale/th.min.mjs.map

1 line
10 KiB
Plaintext
Raw Normal View History

2025-11-03 17:03:57 +08:00
{"version":3,"file":"th.min.mjs","sources":["../../../../packages/locale/lang/th.ts"],"sourcesContent":["export default {\n name: 'th',\n el: {\n breadcrumb: {\n label: 'Breadcrumb', // to be translated\n },\n colorpicker: {\n confirm: 'ตกลง',\n clear: 'ล้างข้อมูล',\n defaultLabel: 'color picker', // to be translated\n description:\n 'current color is {color}. press enter to select a new color.', // to be translated\n alphaLabel: 'pick alpha value', // to be translated\n alphaDescription: 'alpha {alpha}, current color is {color}', // to be translated\n hueLabel: 'pick hue value', // to be translated\n hueDescription: 'hue {hue}, current color is {color}', // to be translated\n },\n datepicker: {\n now: 'ตอนนี้',\n today: 'วันนี้',\n cancel: 'ยกเลิก',\n clear: 'ล้างข้อมูล',\n confirm: 'ตกลง',\n dateTablePrompt:\n 'Use the arrow keys and enter to select the day of the month', // to be translated\n monthTablePrompt: 'Use the arrow keys and enter to select the month', // to be translated\n yearTablePrompt: 'Use the arrow keys and enter to select the year', // to be translated\n selectedDate: 'Selected date', // to be translated\n selectDate: 'เลือกวันที่',\n selectTime: 'เลือกเวลา',\n startDate: 'วันที่เริ่มต้น',\n startTime: 'เวลาเริ่มต้น',\n endDate: 'วันที่สิ้นสุด',\n endTime: 'เวลาสิ้นสุด',\n prevYear: 'ปีก่อนหน้า',\n nextYear: 'ปีถัดไป',\n prevMonth: 'เดือนก่อนหน้า',\n nextMonth: 'เดือนถัดไป',\n year: 'ปี',\n month1: 'มกราคม',\n month2: 'กุมภาพันธ์',\n month3: 'มีนาคม',\n month4: 'เมษายน',\n month5: 'พฤษภาคม',\n month6: 'มิถุนายน',\n month7: 'กรกฎาคม',\n month8: 'สิงหาคม',\n month9: 'กันยายน',\n month10: 'ตุลาคม',\n month11: 'พฤศจิกายน',\n month12: 'ธันวาคม',\n weeks: {\n sun: 'อา',\n mon: 'จ',\n tue: 'อ',\n wed: 'พ',\n thu: 'พฤ',\n fri: 'ศ',\n sat: 'ส',\n },\n weeksFull: {\n sun: 'Sunday', // to be translated\n mon: 'Monday', // to be translated\n tue: 'Tuesday', // to be translated\n wed: 'Wednesday', // to be translated\n thu: 'Thursday', // to be translated\n fri: 'Friday', // to be translated\n sat: 'Saturday', // to be translated\n },\n months: {\n jan: 'ม.ค.',\n feb: 'ก.พ.',\n mar: 'มี.ค.',\n apr: 'เม.ย.',\n may: 'พ.ค.',\n jun: 'มิ.ย.',\n jul: 'ก.ค.',\n aug: 'ส.ค.',\n sep: 'ก.ย.',\n oct: 'ต.ค.',\n nov: 'พ.ย.',\n dec: 'ธ.ค.',\n },\n },\n inputNumber: {\n decrease: 'decrease number', // to be translated\n increase: 'increase number', // to be translated\n },\n select: {\n loading: 'กำลังโหลด',\n noMatch: 'ไม่พบข้อมูลที่ตรงกัน',\n noData: 'ไม่พบข้อมูล',\n placeholder: 'เลือก',\n },\n mention: {\n loading: 'กำลังโหลด',\n },\n dropdown: {\n toggleDropdown: 'Toggle Dropdown', // to be translated\n },\n cascader: {\n noMatch: 'ไม่พบข้อมูลที่ตรงกัน',\n loading: 'กำลังโหลด',\n placeholder: 'เลือก',\n noData: 'ไม่พบข้อมูล',\n },\n pagination: {\