diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /settings/l10n/si_LK.js | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'settings/l10n/si_LK.js')
-rw-r--r-- | settings/l10n/si_LK.js | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/settings/l10n/si_LK.js b/settings/l10n/si_LK.js new file mode 100644 index 00000000000..bc894fb031b --- /dev/null +++ b/settings/l10n/si_LK.js @@ -0,0 +1,54 @@ +OC.L10N.register( + "settings", + { + "Authentication error" : "සත්යාපන දෝෂයක්", + "Group already exists" : "කණ්ඩායම දැනටමත් තිබේ", + "Unable to add group" : "කාණඩයක් එක් කළ නොහැකි විය", + "Email saved" : "වි-තැපෑල සුරකින ලදී", + "Invalid email" : "අවලංගු වි-තැපෑල", + "Unable to delete group" : "කණ්ඩායම මැකීමට නොහැක", + "Unable to delete user" : "පරිශීලකයා මැකීමට නොහැක", + "Language changed" : "භාෂාව ාවනස් කිරීම", + "Invalid request" : "අවලංගු අයැදුමක්", + "Unable to add user to group %s" : "පරිශීලකයා %s කණ්ඩායමට එකතු කළ නොහැක", + "Unable to remove user from group %s" : "පරිශීලකයා %s කණ්ඩායමින් ඉවත් කළ නොහැක", + "Disable" : "අක්රිය කරන්න", + "Enable" : "සක්රිය කරන්න", + "Delete" : "මකා දමන්න", + "Groups" : "කණ්ඩායම්", + "undo" : "නිෂ්ප්රභ කරන්න", + "never" : "කවදාවත්", + "SSL root certificates" : "SSL මූල සහතිකයන්", + "Encryption" : "ගුප්ත කේතනය", + "None" : "කිසිවක් නැත", + "Login" : "ප්රවිශ්ටය", + "Security Warning" : "ආරක්ෂක නිවේදනයක්", + "Sharing" : "හුවමාරු කිරීම", + "Allow resharing" : "යළි යළිත් හුවමාරුවට අවසර දෙමි", + "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> යටතේ.", + "by" : "විසින්", + "Password" : "මුර පදය", + "Your password was changed" : "ඔබගේ මුර පදය වෙනස් කෙරුණි", + "Unable to change your password" : "මුර පදය වෙනස් කළ නොහැකි විය", + "Current password" : "වත්මන් මුරපදය", + "New password" : "නව මුරපදය", + "Change password" : "මුරපදය වෙනස් කිරීම", + "Email" : "විද්යුත් තැපෑල", + "Your email address" : "ඔබගේ විද්යුත් තැපෑල", + "Cancel" : "එපා", + "Language" : "භාෂාව", + "Help translate" : "පරිවර්ථන සහය", + "Import Root Certificate" : "මූල සහතිකය ආයාත කරන්න", + "Login Name" : "ප්රවිශ්ටය", + "Create" : "තනන්න", + "Default Quota" : "සාමාන්ය සලාකය", + "Other" : "වෙනත්", + "Username" : "පරිශීලක නම", + "Quota" : "සලාකය" +}, +"nplurals=2; plural=(n != 1);"); |