diff options
Diffstat (limited to 'settings/l10n/si_LK.php')
-rw-r--r-- | settings/l10n/si_LK.php | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/settings/l10n/si_LK.php b/settings/l10n/si_LK.php index 36686372978..5c63346a64d 100644 --- a/settings/l10n/si_LK.php +++ b/settings/l10n/si_LK.php @@ -1,6 +1,5 @@ <?php $TRANSLATIONS = array( -"Encryption" => "ගුප්ත කේතනය", "Authentication error" => "සත්යාපන දෝෂයක්", "Group already exists" => "කණ්ඩායම දැනටමත් තිබේ", "Unable to add group" => "කාණඩයක් එක් කළ නොහැකි විය", @@ -14,8 +13,6 @@ $TRANSLATIONS = array( "Unable to remove user from group %s" => "පරිශීලකයා %s කණ්ඩායමින් ඉවත් කළ නොහැක", "Disable" => "අක්රිය කරන්න", "Enable" => "සක්රිය කරන්න", -"Error" => "දෝෂයක්", -"Update" => "යාවත්කාල කිරීම", "Delete" => "මකා දමන්න", "Groups" => "කණ්ඩායම්", "undo" => "නිෂ්ප්රභ කරන්න", @@ -26,15 +23,13 @@ $TRANSLATIONS = array( "Security Warning" => "ආරක්ෂක නිවේදනයක්", "Sharing" => "හුවමාරු කිරීම", "Allow resharing" => "යළි යළිත් හුවමාරුවට අවසර දෙමි", +"Encryption" => "ගුප්ත කේතනය", "Server address" => "සේවාදායකයේ ලිපිනය", "Port" => "තොට", "Log" => "ලඝුව", "More" => "වැඩි", "Less" => "අඩු", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "නිපදන ලද්දේ <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud සමාජයෙන්</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">මුල් කේතය </a>ලයිසන්ස් කර ඇත්තේ <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> යටතේ.", -"Add your App" => "යෙදුමක් එක් කිරීම", -"More Apps" => "තවත් යෙදුම්", -"Select an App" => "යෙදුමක් තොරන්න", "Password" => "මුර පදය", "Your password was changed" => "ඔබගේ මුර පදය වෙනස් කෙරුණි", "Unable to change your password" => "මුර පදය වෙනස් කළ නොහැකි විය", |