mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-05 21:47:38 +08:00
dcbaecc919
* fix(module:datepicker): incorrect date format strings fix culture set takes effect fallback to default local when locale json does not exist * fix(module:datepicker): do not replace Locale if is set in attribute
146 lines
5.3 KiB
JSON
146 lines
5.3 KiB
JSON
{
|
|
"locale": "th",
|
|
"Pagination": {
|
|
"items_per_page": "/ หน้า",
|
|
"jump_to": "ไปยัง",
|
|
"jump_to_confirm": "ยืนยัน",
|
|
"page": "",
|
|
"prev_page": "หน้าก่อนหน้า",
|
|
"next_page": "หน้าถัดไป",
|
|
"prev_5": "ย้อนกลับ 5 หน้า",
|
|
"next_5": "ถัดไป 5 หน้า",
|
|
"prev_3": "ย้อนกลับ 3 หน้า",
|
|
"next_3": "ถัดไป 3 หน้า"
|
|
},
|
|
"DatePicker": {
|
|
"lang": {
|
|
"placeholder": "เลือกวันที่",
|
|
"rangePlaceholder": [ "วันเริ่มต้น", "วันสิ้นสุด" ],
|
|
"locale": "th_TH",
|
|
"today": "วันนี้",
|
|
"now": "ตอนนี้",
|
|
"backToToday": "กลับไปยังวันนี้",
|
|
"ok": "ตกลง",
|
|
"clear": "ลบล้าง",
|
|
"month": "เดือน",
|
|
"year": "ปี",
|
|
"timeSelect": "เลือกเวลา",
|
|
"dateSelect": "เลือกวัน",
|
|
"monthSelect": "เลือกเดือน",
|
|
"yearSelect": "เลือกปี",
|
|
"decadeSelect": "เลือกทศวรรษ",
|
|
"yearFormat": "yyyy",
|
|
"dateFormat": "d/M/yyyy",
|
|
"dayFormat": "d",
|
|
"dateTimeFormat": "d/M/yyyy HH:mm:ss",
|
|
"monthBeforeYear": true,
|
|
"previousMonth": "เดือนก่อนหน้า (PageUp)",
|
|
"nextMonth": "เดือนถัดไป (PageDown)",
|
|
"previousYear": "ปีก่อนหน้า (Control + left)",
|
|
"nextYear": "ปีถัดไป (Control + right)",
|
|
"previousDecade": "ทศวรรษก่อนหน้า",
|
|
"nextDecade": "ทศวรรษถัดไป",
|
|
"previousCentury": "ศตวรรษก่อนหน้า",
|
|
"nextCentury": "ศตวรรษถัดไป"
|
|
},
|
|
"timePickerLocale": {
|
|
"placeholder": "เลือกเวลา"
|
|
}
|
|
},
|
|
"TimePicker": {
|
|
"placeholder": "เลือกเวลา"
|
|
},
|
|
"Calendar": {
|
|
"lang": {
|
|
"placeholder": "เลือกวันที่",
|
|
"rangePlaceholder": [ "วันเริ่มต้น", "วันสิ้นสุด" ],
|
|
"locale": "th_TH",
|
|
"today": "วันนี้",
|
|
"now": "ตอนนี้",
|
|
"backToToday": "กลับไปยังวันนี้",
|
|
"ok": "ตกลง",
|
|
"clear": "ลบล้าง",
|
|
"month": "เดือน",
|
|
"year": "ปี",
|
|
"timeSelect": "เลือกเวลา",
|
|
"dateSelect": "เลือกวัน",
|
|
"monthSelect": "เลือกเดือน",
|
|
"yearSelect": "เลือกปี",
|
|
"decadeSelect": "เลือกทศวรรษ",
|
|
"yearFormat": "yyyy",
|
|
"dateFormat": "d/M/yyyy",
|
|
"dayFormat": "d",
|
|
"dateTimeFormat": "d/M/yyyy HH:mm:ss",
|
|
"monthBeforeYear": true,
|
|
"previousMonth": "เดือนก่อนหน้า (PageUp)",
|
|
"nextMonth": "เดือนถัดไป (PageDown)",
|
|
"previousYear": "ปีก่อนหน้า (Control + left)",
|
|
"nextYear": "ปีถัดไป (Control + right)",
|
|
"previousDecade": "ทศวรรษก่อนหน้า",
|
|
"nextDecade": "ทศวรรษถัดไป",
|
|
"previousCentury": "ศตวรรษก่อนหน้า",
|
|
"nextCentury": "ศตวรรษถัดไป"
|
|
},
|
|
"timePickerLocale": {
|
|
"placeholder": "เลือกเวลา"
|
|
}
|
|
},
|
|
"global": {
|
|
"placeholder": "กรุณาเลือก"
|
|
},
|
|
"Table": {
|
|
"filterTitle": "ตัวกรอง",
|
|
"filterConfirm": "ยืนยัน",
|
|
"filterReset": "รีเซ็ต",
|
|
"selectAll": "เลือกทั้งหมดในหน้านี้",
|
|
"selectInvert": "เลือกสถานะตรงกันข้าม",
|
|
"sortTitle": "เรียง",
|
|
"expand": "แสดงแถวข้อมูล",
|
|
"collapse": "ย่อแถวข้อมูล"
|
|
},
|
|
"Modal": {
|
|
"okText": "ตกลง",
|
|
"cancelText": "ยกเลิก"
|
|
},
|
|
"Confirm": {
|
|
"okText": "ตกลง",
|
|
"cancelText": "ยกเลิก",
|
|
"yesText": "ใช่แล้ว",
|
|
"noText": "ไม่",
|
|
"retryText": "ลองอีกครั้ง",
|
|
"abortText": "การหยุด",
|
|
"ignoreText": "ไม่สนใจ"
|
|
},
|
|
"Popconfirm": {
|
|
"okText": "ตกลง",
|
|
"cancelText": "ยกเลิก"
|
|
},
|
|
"Transfer": {
|
|
"titles": [ "", "" ],
|
|
"searchPlaceholder": "ค้นหา",
|
|
"itemUnit": "ชิ้น",
|
|
"itemsUnit": "ชิ้น"
|
|
},
|
|
"Upload": {
|
|
"uploading": "กำลังอัปโหลด...",
|
|
"removeFile": "ลบไฟล์",
|
|
"uploadError": "เกิดข้อผิดพลาดในการอัปโหลด",
|
|
"previewFile": "ดูตัวอย่างไฟล์",
|
|
"downloadFile": "ดาวน์โหลดไฟล์"
|
|
},
|
|
"Empty": {
|
|
"description": "ไม่มีข้อมูล"
|
|
},
|
|
"Icon": {
|
|
"icon": "ไอคอน"
|
|
},
|
|
"Text": {
|
|
"edit": "แก้ไข",
|
|
"copy": "คัดลอก",
|
|
"copied": "คัดลอกแล้ว",
|
|
"expand": "ขยาย"
|
|
},
|
|
"PageHeader": {
|
|
"back": "ย้อนกลับ"
|
|
}
|
|
} |