diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-15 00:03:50 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-15 00:03:50 +0100 |
commit | a418a3ba65d0097047cfcad1b4ee82185c42d22a (patch) | |
tree | 479b32b788bb4cc97354e7436565a49ccf020eed /core/l10n/ta_LK.php | |
parent | 14d4af24a2d9476f7d6820831541975dc940fede (diff) | |
download | nextcloud-server-a418a3ba65d0097047cfcad1b4ee82185c42d22a.tar.gz nextcloud-server-a418a3ba65d0097047cfcad1b4ee82185c42d22a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ta_LK.php')
-rw-r--r-- | core/l10n/ta_LK.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/ta_LK.php b/core/l10n/ta_LK.php index ebebe5c226c..0caa647465b 100644 --- a/core/l10n/ta_LK.php +++ b/core/l10n/ta_LK.php @@ -1,7 +1,7 @@ <?php $TRANSLATIONS = array( -"Application name not provided." => "செயலி பெயர் வழங்கப்படவில்லை.", "No category to add?" => "சேர்ப்பதற்கான வகைகள் இல்லையா?", "This category already exists: " => "இந்த வகை ஏற்கனவே உள்ளது:", +"No categories selected for deletion." => "நீக்குவதற்கு எந்தப் பிரிவும் தெரிவுசெய்யப்படவில்லை.", "Settings" => "அமைப்புகள்", "seconds ago" => "செக்கன்களுக்கு முன்", "1 minute ago" => "1 நிமிடத்திற்கு முன் ", @@ -18,7 +18,6 @@ "No" => "இல்லை", "Yes" => "ஆம்", "Ok" => "சரி", -"No categories selected for deletion." => "நீக்குவதற்கு எந்தப் பிரிவும் தெரிவுசெய்யப்படவில்லை.", "Error" => "வழு", "Error while sharing" => "பகிரும் போதான வழு", "Error while unsharing" => "பகிராமல் உள்ளப்போதான வழு", |