diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-22 01:55:28 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-22 01:55:28 -0500 |
commit | b74cdb7da3bd7e3e91b674a32e197d8c3d432ea8 (patch) | |
tree | e0eb94dd5611a70de3f4f8e719322f13a196909e /core/l10n/ta_LK.js | |
parent | d4ff71c1b6047744c75e24cdac2ea0ba05c66a79 (diff) | |
download | nextcloud-server-b74cdb7da3bd7e3e91b674a32e197d8c3d432ea8.tar.gz nextcloud-server-b74cdb7da3bd7e3e91b674a32e197d8c3d432ea8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ta_LK.js')
-rw-r--r-- | core/l10n/ta_LK.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/ta_LK.js b/core/l10n/ta_LK.js index 47339a42287..d1e487248b4 100644 --- a/core/l10n/ta_LK.js +++ b/core/l10n/ta_LK.js @@ -68,12 +68,9 @@ OC.L10N.register( "access control" : "கட்டுப்பாடான அணுகல்", "Share" : "பகிர்வு", "Warning" : "எச்சரிக்கை", - "The object type is not specified." : "பொருள் வகை குறிப்பிடப்படவில்லை.", "Delete" : "நீக்குக", + "The object type is not specified." : "பொருள் வகை குறிப்பிடப்படவில்லை.", "Add" : "சேர்க்க", - "Use the following link to reset your password: {link}" : "உங்கள் கடவுச்சொல்லை மீளமைக்க பின்வரும் இணைப்பை பயன்படுத்தவும் : {இணைப்பு}", - "New password" : "புதிய கடவுச்சொல்", - "Reset password" : "மீளமைத்த கடவுச்சொல்", "Personal" : "தனிப்பட்ட", "Users" : "பயனாளர்", "Apps" : "செயலிகள்", @@ -92,6 +89,9 @@ OC.L10N.register( "Finish setup" : "அமைப்பை முடிக்க", "Log out" : "விடுபதிகை செய்க", "Search" : "தேடுதல்", - "Log in" : "புகுபதிகை" + "Log in" : "புகுபதிகை", + "Use the following link to reset your password: {link}" : "உங்கள் கடவுச்சொல்லை மீளமைக்க பின்வரும் இணைப்பை பயன்படுத்தவும் : {இணைப்பு}", + "New password" : "புதிய கடவுச்சொல்", + "Reset password" : "மீளமைத்த கடவுச்சொல்" }, "nplurals=2; plural=(n != 1);"); |