diff --git a/i18n/Sinhala.lang b/i18n/Sinhala.lang new file mode 100644 index 0000000..604f195 --- /dev/null +++ b/i18n/Sinhala.lang @@ -0,0 +1,30 @@ +/** + * Sinhala translation + * @name Sinhala + * @anchor Sinhala + * @author Isuru Sampath Ratnayake + */ + +{ + "sEmptyTable": "වගුවේ දත්ත කිසිවක් නොමැත", + "sInfo": "_TOTAL_ න් _START_ සිට _END_ දක්වා", + "sInfoEmpty": "0 න් 0 සිට 0 දක්වා", + "sInfoFiltered": "(_MAX_ න් තෝරාගත් )", + "sInfoPostFix": "", + "sInfoThousands": ",", + "sLengthMenu": "_MENU_ ක් පෙන්වන්න", + "sLoadingRecords": "පූරණය වෙමින් පවතී...", + "sProcessing": "සැකසෙමින් පවතී...", + "sSearch": "සොයන්න :", + "sZeroRecords": "ගැලපෙන වාර්තා නොමැත.", + "oPaginate": { + "sFirst": "පළමු", + "sLast": "අන්තිම", + "sNext": "ඊළග", + "sPrevious": "පසුගිය" + }, + "oAria": { + "sSortAscending": ": තීරුව ආරෝහනව තෝරන්න", + "sSortDescending": ": තීරුව අවරෝහනව තෝරන්න" + } +} \ No newline at end of file