diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-27 00:02:05 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-27 00:02:05 +0200 |
commit | 3bef19c6238886a98918ce9f05b8cd3a99d16fc4 (patch) | |
tree | 9584d96f5d3a5af2e0d43c37f0f9400dc0ede4d1 /lib/l10n/ta_LK.php | |
parent | a48734bcb5f15d86619eda47d38e216c0d53fef4 (diff) | |
download | nextcloud-server-3bef19c6238886a98918ce9f05b8cd3a99d16fc4.tar.gz nextcloud-server-3bef19c6238886a98918ce9f05b8cd3a99d16fc4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ta_LK.php')
-rw-r--r-- | lib/l10n/ta_LK.php | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/lib/l10n/ta_LK.php b/lib/l10n/ta_LK.php index 28d552c2b7a..3c82233cb69 100644 --- a/lib/l10n/ta_LK.php +++ b/lib/l10n/ta_LK.php @@ -3,13 +3,29 @@ "Personal" => "தனிப்பட்ட", "Settings" => "அமைப்புகள்", "Users" => "பயனாளர்கள்", +"Apps" => "செயலிகள்", +"Admin" => "நிர்வாகம்", +"ZIP download is turned off." => "வீசொலிப் பூட்டு பதிவிறக்கம் நிறுத்தப்பட்டுள்ளது.", +"Files need to be downloaded one by one." => "கோப்புகள்ஒன்றன் பின் ஒன்றாக பதிவிறக்கப்படவேண்டும்.", +"Back to Files" => "கோப்புகளுக்கு செல்க", +"Selected files too large to generate zip file." => "வீ சொலிக் கோப்புகளை உருவாக்குவதற்கு தெரிவுசெய்யப்பட்ட கோப்புகள் மிகப்பெரியவை", +"Application is not enabled" => "செயலி இயலுமைப்படுத்தப்படவில்லை", +"Authentication error" => "அத்தாட்சிப்படுத்தலில் வழு", +"Token expired. Please reload page." => "அடையாளவில்லை காலாவதியாகிவிட்டது. தயவுசெய்து பக்கத்தை மீள் ஏற்றுக.", "Files" => "கோப்புகள்", +"Text" => "உரை", +"Images" => "படங்கள்", "seconds ago" => "செக்கன்களுக்கு முன்", "1 minute ago" => "1 நிமிடத்திற்கு முன் ", +"%d minutes ago" => "%d நிமிடங்களுக்கு முன்", "today" => "இன்று", "yesterday" => "நேற்று", +"%d days ago" => "%d நாட்களுக்கு முன்", "last month" => "கடந்த மாதம்", -"months ago" => "மாதங்களுக்கு முன", +"months ago" => "மாதங்களுக்கு முன்", "last year" => "கடந்த வருடம்", -"years ago" => "வருடங்களுக்கு முன்" +"years ago" => "வருடங்களுக்கு முன்", +"%s is available. Get <a href=\"%s\">more information</a>" => "%s இன்னும் இருக்கின்றன. <a href=\"%s\">மேலதிக தகவல்களுக்கு</a> எடுக்க", +"up to date" => "நவீன", +"updates check is disabled" => "இற்றைப்படுத்தலை சரிபார்ப்பதை செயலற்றதாக்குக" ); |