You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
/**
|
|
* Sinhala translation
|
|
* @name Sinhala
|
|
* @anchor Sinhala
|
|
* @author Isuru Sampath Ratnayake
|
|
* @lcid si
|
|
*/
|
|
|
|
{
|
|
"sEmptyTable": "වගුවේ දත්ත කිසිවක් නොමැත",
|
|
"sInfo": "_TOTAL_ න් _START_ සිට _END_ දක්වා",
|
|
"sInfoEmpty": "0 න් 0 සිට 0 දක්වා",
|
|
"sInfoFiltered": "(_MAX_ න් තෝරාගත් )",
|
|
"sInfoThousands": ",",
|
|
"sLengthMenu": "_MENU_ ක් පෙන්වන්න",
|
|
"sLoadingRecords": "පූරණය වෙමින් පවතී...",
|
|
"sProcessing": "සැකසෙමින් පවතී...",
|
|
"sSearch": "සොයන්න :",
|
|
"sZeroRecords": "ගැලපෙන වාර්තා නොමැත.",
|
|
"oPaginate": {
|
|
"sFirst": "පළමු",
|
|
"sLast": "අන්තිම",
|
|
"sNext": "ඊළග",
|
|
"sPrevious": "පසුගිය"
|
|
},
|
|
"oAria": {
|
|
"sSortAscending": ": තීරුව ආරෝහනව තෝරන්න",
|
|
"sSortDescending": ": තීරුව අවරෝහනව තෝරන්න"
|
|
}
|
|
} |