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/ta_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/ta_LK.js')
-rw-r--r-- | apps/files_external/l10n/ta_LK.js | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ta_LK.js b/apps/files_external/l10n/ta_LK.js new file mode 100644 index 00000000000..274f2dcf34c --- /dev/null +++ b/apps/files_external/l10n/ta_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 இயக்க சேமிப்பகத்தை தகமைப்பதில் வழு", + "Personal" : "தனிப்பட்ட", + "Name" : "பெயர்", + "External Storage" : "வெளி சேமிப்பு", + "Folder name" : "கோப்புறை பெயர்", + "Configuration" : "தகவமைப்பு", + "Delete" : "நீக்குக", + "Enable User External Storage" : "பயனாளர் வெளி சேமிப்பை இயலுமைப்படுத்துக" +}, +"nplurals=2; plural=(n != 1);"); |