diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-27 00:11:05 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-27 00:11:05 +0100 |
commit | 0c666cb7640c062ecfb89c4f341dfc99f4c98875 (patch) | |
tree | 7eafa764e72f8c9b0d937cb988dbd18bae74d6af /settings/l10n/te.php | |
parent | 4158a417e7bc77bebe3bd01b7c8b7b467a1da5f0 (diff) | |
download | nextcloud-server-0c666cb7640c062ecfb89c4f341dfc99f4c98875.tar.gz nextcloud-server-0c666cb7640c062ecfb89c4f341dfc99f4c98875.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/te.php')
-rw-r--r-- | settings/l10n/te.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/settings/l10n/te.php b/settings/l10n/te.php new file mode 100644 index 00000000000..8bce394ddfa --- /dev/null +++ b/settings/l10n/te.php @@ -0,0 +1,9 @@ +<?php $TRANSLATIONS = array( +"Error" => "పొరపాటు", +"Delete" => "తొలగించు", +"More" => "మరిన్ని", +"Password" => "సంకేతపదం", +"New password" => "కొత్త సంకేతపదం", +"Your email address" => "మీ ఈమెయిలు చిరునామా", +"Language" => "భాష" +); |