Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
package.lib.locale.th.mjs Maven / Gradle / Ivy
export default {
badge: 'สัญลักษณ์',
open: 'Open',
close: 'ปิด',
dismiss: 'Dismiss',
confirmEdit: {
ok: 'OK',
cancel: 'Cancel'
},
dataIterator: {
noResultsText: 'ไม่พบข้อมูลที่ค้นหา',
loadingText: 'กำลังโหลดข้อมูล...'
},
dataTable: {
itemsPerPageText: 'แถวต่อหน้า:',
ariaLabel: {
sortDescending: 'เรียงจากมากไปน้อยอยู่',
sortAscending: 'เรียงจากน้อยไปมากอยู่',
sortNone: 'ไม่ได้เรียงลำดับ',
activateNone: 'กดเพื่อปิดการเรียงลำดับ',
activateDescending: 'กดเพื่อเรียงจากมากไปน้อย',
activateAscending: 'กดเพื่อเรียงจากน้อยไปมาก'
},
sortBy: 'เรียงตาม'
},
dataFooter: {
itemsPerPageText: 'รายการต่อหน้า:',
itemsPerPageAll: 'ทั้งหมด',
nextPage: 'หน้าต่อไป',
prevPage: 'หน้าที่แล้ว',
firstPage: 'หน้าแรก',
lastPage: 'หน้าสุดท้าย',
pageText: '{0}-{1} จาก {2}'
},
dateRangeInput: {
divider: 'to'
},
datePicker: {
itemsSelected: '{0} selected',
range: {
title: 'Select dates',
header: 'Enter dates'
},
title: 'Select date',
header: 'Enter date',
input: {
placeholder: 'Enter date'
}
},
noDataText: 'ไม่มีข้อมูล',
carousel: {
prev: 'ภาพก่อนหน้า',
next: 'ภาพถัดไป',
ariaLabel: {
delimiter: 'ภาพสไลด์ที่ {0} จาก {1}'
}
},
calendar: {
moreEvents: 'มีอีก {0}',
today: 'Today'
},
input: {
clear: 'Clear {0}',
prependAction: '{0} prepended action',
appendAction: '{0} appended action',
otp: 'Please enter OTP character {0}'
},
fileInput: {
counter: '{0} ไฟล์',
counterSize: '{0} ไฟล์ (รวม {1})'
},
timePicker: {
am: 'AM',
pm: 'PM',
title: 'Select Time'
},
pagination: {
ariaLabel: {
root: 'การนำทางไปยังหน้า',
next: 'หน้าต่อไป',
previous: 'หน้าที่แล้ว',
page: 'ไปที่หน้า {0}',
currentPage: 'หน้าปัจจุบัน (หน้า {0})',
first: 'First page',
last: 'Last page'
}
},
stepper: {
next: 'Next',
prev: 'Previous'
},
rating: {
ariaLabel: {
item: 'Rating {0} of {1}'
}
},
loading: 'Loading...',
infiniteScroll: {
loadMore: 'Load more',
empty: 'No more'
}
};
//# sourceMappingURL=th.mjs.map