Khmer
- Author: Sokunthearith Makara
Khmer translation
Plug-in code
{
"sEmptyTable": "មិនមានទិន្នន័យក្នុងតារាងនេះទេ",
"sInfo": "បង្ហាញជួរទី _START_ ដល់ទី _END_ ក្នុងចំណោម _TOTAL_ ជួរ",
"sInfoEmpty": "បង្ហាញជួរទី 0 ដល់ទី 0 ក្នុងចំណោម 0 ជួរ",
"sInfoFiltered": "(បានចម្រាញ់ចេញពីទិន្នន័យសរុប _MAX_ ជួរ)",
"sInfoPostFix": "",
"sInfoThousands": ",",
"sLengthMenu": "បង្ហាញ _MENU_ ជួរ",
"sLoadingRecords": "កំពុងផ្ទុក...",
"sProcessing": "កំពុងដំណើរការ...",
"sSearch": "ស្វែងរក:",
"sZeroRecords": "មិនមានទិន្នន័យត្រូវតាមលក្ខខណ្ឌស្វែងរកទេ",
"oPaginate": {
"sFirst": "ដំបូងគេ",
"sLast": "ចុងក្រោយ",
"sNext": "បន្ទាប់",
"sPrevious": "ក្រោយ"
},
"oAria": {
"sSortAscending": ": ចុចដើម្បីរៀបជួរឈរនេះតាមលំដាប់ឡើង",
"sSortDescending": ": ចុចដើម្បីរៀបជួរឈរនេះតាមលំដាប់ចុះ"
}
}
CDN
This plug-in is available on the DataTables CDN:
JS
Note that if you are using multiple plug-ins, it is beneficial in terms of performance to combine the plug-ins into a single file and host it on your own server, rather than making multiple requests to the DataTables CDN.
Version control
If you have any ideas for how this plug-in can be improved, or spot anything that is in error, it is available on GitHub and pull requests are very welcome!
- This plug-in: Khmer.lang
- Full DataTables plug-ins repository: DataTables/Plugins