diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-16 00:03:47 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-16 00:03:47 +0100 |
commit | d86a368e54dee57b093ae52b1d1e4b7bc78127b0 (patch) | |
tree | 1c78f43307aeb24098291bcfd8eb7881a501dd78 /core/l10n/ta_LK.php | |
parent | 36bf4e24f0ea910ce504a5756279f9f73619694d (diff) | |
download | nextcloud-server-d86a368e54dee57b093ae52b1d1e4b7bc78127b0.tar.gz nextcloud-server-d86a368e54dee57b093ae52b1d1e4b7bc78127b0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ta_LK.php')
-rw-r--r-- | core/l10n/ta_LK.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/core/l10n/ta_LK.php b/core/l10n/ta_LK.php index 0caa647465b..9a432d11c9b 100644 --- a/core/l10n/ta_LK.php +++ b/core/l10n/ta_LK.php @@ -1,15 +1,23 @@ <?php $TRANSLATIONS = array( +"Category type not provided." => "பிரிவு வகைகள் வழங்கப்படவில்லை", "No category to add?" => "சேர்ப்பதற்கான வகைகள் இல்லையா?", "This category already exists: " => "இந்த வகை ஏற்கனவே உள்ளது:", +"Object type not provided." => "பொருள் வகை வழங்கப்படவில்லை", +"%s ID not provided." => "%s ID வழங்கப்படவில்லை", +"Error adding %s to favorites." => "விருப்பங்களுக்கு %s ஐ சேர்ப்பதில் வழு", "No categories selected for deletion." => "நீக்குவதற்கு எந்தப் பிரிவும் தெரிவுசெய்யப்படவில்லை.", +"Error removing %s from favorites." => "விருப்பத்திலிருந்து %s ஐ அகற்றுவதில் வழு.உஇஇ", "Settings" => "அமைப்புகள்", "seconds ago" => "செக்கன்களுக்கு முன்", "1 minute ago" => "1 நிமிடத்திற்கு முன் ", "{minutes} minutes ago" => "{நிமிடங்கள்} நிமிடங்களுக்கு முன் ", +"1 hour ago" => "1 மணித்தியாலத்திற்கு முன்", +"{hours} hours ago" => "{மணித்தியாலங்கள்} மணித்தியாலங்களிற்கு முன்", "today" => "இன்று", "yesterday" => "நேற்று", "{days} days ago" => "{நாட்கள்} நாட்களுக்கு முன்", "last month" => "கடந்த மாதம்", +"{months} months ago" => "{மாதங்கள்} மாதங்களிற்கு முன்", "months ago" => "மாதங்களுக்கு முன்", "last year" => "கடந்த வருடம்", "years ago" => "வருடங்களுக்கு முன்", @@ -18,7 +26,10 @@ "No" => "இல்லை", "Yes" => "ஆம்", "Ok" => "சரி", +"The object type is not specified." => "பொருள் வகை குறிப்பிடப்படவில்லை.", "Error" => "வழு", +"The app name is not specified." => "செயலி பெயர் குறிப்பிடப்படவில்லை.", +"The required file {file} is not installed!" => "தேவைப்பட்ட கோப்பு {கோப்பு} நிறுவப்படவில்லை!", "Error while sharing" => "பகிரும் போதான வழு", "Error while unsharing" => "பகிராமல் உள்ளப்போதான வழு", "Error while changing permissions" => "அனுமதிகள் மாறும்போதான வழு", |