diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-21 02:06:44 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-21 02:06:44 +0200 |
commit | 16c4eb66d79bfb8f4c27e4b7ce5a16846527979b (patch) | |
tree | 6e3576fe4c062ee549c5b12c795f9836cb386c94 /apps/files/l10n/ta_LK.php | |
parent | 051dde08dbaa447c89e7a84d456045cc74240a19 (diff) | |
download | nextcloud-server-16c4eb66d79bfb8f4c27e4b7ce5a16846527979b.tar.gz nextcloud-server-16c4eb66d79bfb8f4c27e4b7ce5a16846527979b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ta_LK.php')
-rw-r--r-- | apps/files/l10n/ta_LK.php | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/apps/files/l10n/ta_LK.php b/apps/files/l10n/ta_LK.php new file mode 100644 index 00000000000..17a76fe1594 --- /dev/null +++ b/apps/files/l10n/ta_LK.php @@ -0,0 +1,19 @@ +<?php $TRANSLATIONS = array( +"Files" => "கோப்புகள்", +"Delete" => "அழிக்க", +"Rename" => "பெயர்மாற்றம்", +"1 file uploading" => "1 கோப்பு பதிவேற்றப்படுகிறது", +"Name" => "பெயர்", +"Size" => "அளவு", +"Modified" => "மாற்றப்பட்டது", +"seconds ago" => "செக்கன்களுக்கு முன்", +"today" => "இன்று", +"Maximum upload size" => "பதிவேற்றக்கூடிய ஆகக்கூடிய அளவு ", +"New" => "புதிய", +"Text file" => "கோப்பு உரை", +"Folder" => "கோப்புறை", +"Upload" => "பதிவேற்றுக", +"Nothing in here. Upload something!" => "இங்கு ஒன்றும் இல்லை. ஏதாவது பதிவேற்றுக!", +"Share" => "பகிர்வு", +"Download" => "பதிவிறக்குக" +); |