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 /apps/files_external/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 'apps/files_external/l10n/si_LK.js')
-rw-r--r-- | apps/files_external/l10n/si_LK.js | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/apps/files_external/l10n/si_LK.js b/apps/files_external/l10n/si_LK.js new file mode 100644 index 00000000000..61ce19641bd --- /dev/null +++ b/apps/files_external/l10n/si_LK.js @@ -0,0 +1,25 @@ +OC.L10N.register( + "files_external", + { + "Please provide a valid Dropbox app key and secret." : "කරුණාකර වලංගු Dropbox යෙදුම් යතුරක් හා රහසක් ලබාදෙන්න.", + "Location" : "ස්ථානය", + "Port" : "තොට", + "Region" : "කළාපය", + "Host" : "සත්කාරකය", + "Username" : "පරිශීලක නම", + "Password" : "මුර පදය", + "Share" : "බෙදා හදා ගන්න", + "URL" : "URL", + "Access granted" : "පිවිසීමට හැක", + "Error configuring Dropbox storage" : "Dropbox ගබඩාව වින්යාස කිරීමේ දෝශයක් ඇත", + "Grant access" : "පිවිසුම ලබාදෙන්න", + "Error configuring Google Drive storage" : "Google Drive ගබඩාව වින්යාස කිරීමේ දෝශයක් ඇත", + "Personal" : "පෞද්ගලික", + "Name" : "නම", + "External Storage" : "භාහිර ගබඩාව", + "Folder name" : "ෆොල්ඩරයේ නම", + "Configuration" : "වින්යාසය", + "Delete" : "මකා දමන්න", + "Enable User External Storage" : "පරිශීලක භාහිර ගබඩාවන් සක්රිය කරන්න" +}, +"nplurals=2; plural=(n != 1);"); |