diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-18 02:09:32 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-18 02:09:32 +0200 |
commit | 519a0ae4abad95ffbaa58847c2068c8f861ea416 (patch) | |
tree | 1a29f38581c0f9fa7e7b029025d0c7cf319b0559 /core/l10n/ta_LK.php | |
parent | 9f01cd05fb152d6346ac2ba0d739cb77eea8aa8f (diff) | |
download | nextcloud-server-519a0ae4abad95ffbaa58847c2068c8f861ea416.tar.gz nextcloud-server-519a0ae4abad95ffbaa58847c2068c8f861ea416.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ta_LK.php')
-rw-r--r-- | core/l10n/ta_LK.php | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/core/l10n/ta_LK.php b/core/l10n/ta_LK.php new file mode 100644 index 00000000000..33a27d4058d --- /dev/null +++ b/core/l10n/ta_LK.php @@ -0,0 +1,27 @@ +<?php $TRANSLATIONS = array( +"Settings" => "அமைப்புகள்", +"January" => "தை", +"February" => "மாசி", +"March" => "பங்குனி", +"April" => "சித்திரை", +"May" => "வைகாசி", +"June" => "ஆனி", +"July" => "ஆடி", +"August" => "ஆவணி", +"September" => "புரட்டாசி", +"Password" => "கடவுச்சொல்", +"create" => "படைத்தல்", +"update" => "இற்றைப்படுத்தல்", +"delete" => "நீக்குக", +"Username" => "பயனாளர் பெயர்", +"Help" => "உதவி", +"Advanced" => "மேம்பட்ட", +"Data folder" => "தரவு கோப்புறை", +"Database user" => "தரவுத்தள பயனாளர்", +"Database password" => "தரவுத்தள கடவுச்சொல்", +"Database name" => "தரவுத்தள பெயர்", +"Finish setup" => "அமைப்பை முடிக்க", +"You are logged out." => "நீங்கள் விடுபதிகை செய்துவிட்டீர்கள்.", +"prev" => "முந்தைய", +"next" => "அடுத்து" +); |