summaryrefslogtreecommitdiffstats
path: root/core/l10n/te.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-27 00:11:05 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-27 00:11:05 +0100
commit0c666cb7640c062ecfb89c4f341dfc99f4c98875 (patch)
tree7eafa764e72f8c9b0d937cb988dbd18bae74d6af /core/l10n/te.php
parent4158a417e7bc77bebe3bd01b7c8b7b467a1da5f0 (diff)
downloadnextcloud-server-0c666cb7640c062ecfb89c4f341dfc99f4c98875.tar.gz
nextcloud-server-0c666cb7640c062ecfb89c4f341dfc99f4c98875.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/te.php')
-rw-r--r--core/l10n/te.php52
1 files changed, 52 insertions, 0 deletions
diff --git a/core/l10n/te.php b/core/l10n/te.php
new file mode 100644
index 00000000000..a18af79ab17
--- /dev/null
+++ b/core/l10n/te.php
@@ -0,0 +1,52 @@
+<?php $TRANSLATIONS = array(
+"This category already exists: %s" => "ఈ వర్గం ఇప్పటికే ఉంది: %s",
+"Sunday" => "ఆదివారం",
+"Monday" => "సోమవారం",
+"Tuesday" => "మంగళవారం",
+"Wednesday" => "బుధవారం",
+"Thursday" => "గురువారం",
+"Friday" => "శుక్రవారం",
+"Saturday" => "శనివారం",
+"January" => "జనవరి",
+"February" => "ఫిబ్రవరి",
+"March" => "మార్చి",
+"April" => "ఏప్రిల్",
+"May" => "మే",
+"June" => "జూన్",
+"July" => "జూలై",
+"August" => "ఆగస్ట్",
+"September" => "సెప్టెంబర్",
+"October" => "అక్టోబర్",
+"November" => "నవంబర్",
+"December" => "డిసెంబర్",
+"Settings" => "అమరికలు",
+"seconds ago" => "క్షణాల క్రితం",
+"1 minute ago" => "1 నిమిషం క్రితం",
+"{minutes} minutes ago" => "{minutes} నిమిషాల క్రితం",
+"1 hour ago" => "1 గంట క్రితం",
+"{hours} hours ago" => "{hours} గంటల క్రితం",
+"today" => "ఈరోజు",
+"yesterday" => "నిన్న",
+"{days} days ago" => "{days} రోజుల క్రితం",
+"last month" => "పోయిన నెల",
+"{months} months ago" => "{months} నెలల క్రితం",
+"months ago" => "నెలల క్రితం",
+"last year" => "పోయిన సంవత్సరం",
+"years ago" => "సంవత్సరాల క్రితం",
+"Cancel" => "రద్దుచేయి",
+"No" => "కాదు",
+"Yes" => "అవును",
+"Ok" => "సరే",
+"Error" => "పొరపాటు",
+"Password" => "సంకేతపదం",
+"Send" => "పంపించు",
+"Expiration date" => "కాలం చెల్లు తేదీ",
+"delete" => "తొలగించు",
+"Username" => "వాడుకరి పేరు",
+"New password" => "కొత్త సంకేతపదం",
+"Users" => "వాడుకరులు",
+"Help" => "సహాయం",
+"Add" => "చేర్చు",
+"Log out" => "నిష్క్రమించు",
+"Lost your password?" => "మీ సంకేతపదం పోయిందా?"
+);