diff options
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/si_LK.php | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/settings/l10n/si_LK.php b/settings/l10n/si_LK.php index a177700c77f..ecd2403c293 100644 --- a/settings/l10n/si_LK.php +++ b/settings/l10n/si_LK.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( "Group already exists" => "කණ්ඩායම දැනටමත් තිබේ", +"Unable to add group" => "කාණඩයක් එක් කළ නොහැකි විය", +"Could not enable app. " => "යෙදුම සක්රීය කළ නොහැකි විය.", "Invalid request" => "අවලංගු අයදුම", "Unable to delete group" => "කණ්ඩායම මැකීමට නොහැක", "Unable to delete user" => "පරිශීලකයා මැකීමට නොහැක", @@ -9,14 +11,26 @@ "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" => "ප්රදර්ශනය කිරීම", @@ -31,6 +45,7 @@ "Groups" => "සමූහය", "Create" => "තනනවා", "Other" => "වෙනත්", +"Group Admin" => "කාණ්ඩ පරිපාලක", "Quota" => "සලාකය", "Delete" => "මකා දමනවා" ); |