diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-20 00:02:08 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-20 00:02:08 +0100 |
commit | 568def2b61e45d51d4506ad08723c3e2173481b4 (patch) | |
tree | 2a7a515b0a15b3778c2b0a160c99c7a513a66ecd /apps/files_versions | |
parent | 8fa7d6a48a6d164809def0a5eb2b4f434f9683ce (diff) | |
download | nextcloud-server-568def2b61e45d51d4506ad08723c3e2173481b4.tar.gz nextcloud-server-568def2b61e45d51d4506ad08723c3e2173481b4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions')
-rw-r--r-- | apps/files_versions/l10n/ta_LK.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_versions/l10n/ta_LK.php b/apps/files_versions/l10n/ta_LK.php new file mode 100644 index 00000000000..f1215b3ecc1 --- /dev/null +++ b/apps/files_versions/l10n/ta_LK.php @@ -0,0 +1,8 @@ +<?php $TRANSLATIONS = array( +"Expire all versions" => "எல்லா பதிப்புகளும் காலாவதியாகிவிட்டது", +"History" => "வரலாறு", +"Versions" => "பதிப்புகள்", +"This will delete all existing backup versions of your files" => "உங்களுடைய கோப்புக்களில் ஏற்கனவே உள்ள ஆதாரநகல்களின் பதிப்புக்களை இவை அழித்துவிடும்", +"Files Versioning" => "கோப்பு பதிப்புகள்", +"Enable" => "இயலுமைப்படுத்துக" +); |