diff options
Diffstat (limited to 'settings/l10n/si_LK.php')
-rw-r--r-- | settings/l10n/si_LK.php | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/settings/l10n/si_LK.php b/settings/l10n/si_LK.php new file mode 100644 index 00000000000..ecd2403c293 --- /dev/null +++ b/settings/l10n/si_LK.php @@ -0,0 +1,51 @@ +<?php $TRANSLATIONS = array( +"Group already exists" => "කණ්ඩායම දැනටමත් තිබේ", +"Unable to add group" => "කාණඩයක් එක් කළ නොහැකි විය", +"Could not enable app. " => "යෙදුම සක්රීය කළ නොහැකි විය.", +"Invalid request" => "අවලංගු අයදුම", +"Unable to delete group" => "කණ්ඩායම මැකීමට නොහැක", +"Unable to delete user" => "පරිශීලකයා මැකීමට නොහැක", +"Language changed" => "භාෂාව ාවනස් කිරීම", +"Unable to add user to group %s" => "පරිශීලකයා %s කණ්ඩායමට එකතු කළ නොහැක", +"Unable to remove user from group %s" => "පරිශීලකයා %s කණ්ඩායමින් ඉවත් කළ නොහැක", +"Disable" => "අක්රිය කරන්න", +"Enable" => "ක්රියත්මක කරන්න", +"Saving..." => "සුරැකෙමින් පවතී...", +"Sharing" => "හුවමාරු කිරීම", +"Allow links" => "යොමු සලසන්න", +"Allow resharing" => "යළි යළිත් හුවමාරුවට අවසර දෙමි", +"Allow users to share items shared with them again" => "හුවමාරු කළ හුවමාරුවට අවසර දෙමි", +"Allow users to share with anyone" => "ඕනෑම අයෙකු හා හුවමාරුවට අවසර දෙමි", +"Allow users to only share with users in their groups" => "තම කණ්ඩායමේ අයෙකු හා පමණක් හුවමාරුවට අවසර දෙමි", +"Log" => "ලඝුව", +"More" => "තවත්", +"Add your App" => "යෙදුමක් එක් කිරීම", +"More Apps" => "තවත් යෙදුම්", +"Select an App" => "යෙදුමක් තොරන්න", +"Documentation" => "ලේඛන", +"Managing Big Files" => "විශාල ගොනු කළමණාකරනය", +"Ask a question" => "ප්රශ්ණයක් අසන්න", +"Problems connecting to help database." => "උදව් දත්ත ගබඩාව හා සම්බන්ධවීමේදී ගැටළු ඇතිවිය.", +"Answer" => "පිළිතුර", +"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "ඔබ <strong>%s</strong>ක් භාවිතා කර ඇත. මුළු ප්රමාණය <strong>%s</strong>කි", +"Download" => "භාගත කරන්න", +"Your password was changed" => "ඔබගේ මුර පදය වෙනස් කෙරුණි", +"Unable to change your password" => "මුර පදය වෙනස් කළ නොහැකි විය", +"Current password" => "නූතන මුරපදය", +"New password" => "නව මුරපදය", +"show" => "ප්රදර්ශනය කිරීම", +"Change password" => "මුරපදය වෙනස් කිරීම", +"Email" => "විද්යුත් තැපෑල", +"Your email address" => "ඔබගේ විද්යුත් තැපෑල", +"Fill in an email address to enable password recovery" => "මුරපද ප්රතිස්ථාපනය සඳහා විද්යුත් තැපැල් විස්තර ලබා දෙන්න", +"Language" => "භාෂාව", +"Help translate" => "පරිවර්ථන සහය", +"Name" => "නාමය", +"Password" => "මුරපදය", +"Groups" => "සමූහය", +"Create" => "තනනවා", +"Other" => "වෙනත්", +"Group Admin" => "කාණ්ඩ පරිපාලක", +"Quota" => "සලාකය", +"Delete" => "මකා දමනවා" +); |