Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/te.php')
-rw-r--r--core/l10n/te.php11
1 files changed, 7 insertions, 4 deletions
diff --git a/core/l10n/te.php b/core/l10n/te.php
index 0754429351c..9c22a61aa7d 100644
--- a/core/l10n/te.php
+++ b/core/l10n/te.php
@@ -21,13 +21,13 @@ $TRANSLATIONS = array(
"December" => "డిసెంబర్",
"Settings" => "అమరికలు",
"seconds ago" => "క్షణాల క్రితం",
-"_%n minute ago_::_%n minutes ago_" => array("",""),
-"_%n hour ago_::_%n hours ago_" => array("",""),
+"_%n minute ago_::_%n minutes ago_" => array("%n నిమిషం క్రితం","%n నిమిషాల క్రితం"),
+"_%n hour ago_::_%n hours ago_" => array("%n గంట క్రితం","%n గంటల క్రితం"),
"today" => "ఈరోజు",
"yesterday" => "నిన్న",
-"_%n day ago_::_%n days ago_" => array("",""),
+"_%n day ago_::_%n days ago_" => array("%n రోజు క్రితం","%n రోజుల క్రితం"),
"last month" => "పోయిన నెల",
-"_%n month ago_::_%n months ago_" => array("",""),
+"_%n month ago_::_%n months ago_" => array("%n నెల క్రితం","%n నెలల క్రితం"),
"months ago" => "నెలల క్రితం",
"last year" => "పోయిన సంవత్సరం",
"years ago" => "సంవత్సరాల క్రితం",
@@ -36,15 +36,18 @@ $TRANSLATIONS = array(
"Ok" => "సరే",
"_{count} file conflict_::_{count} file conflicts_" => array("",""),
"Cancel" => "రద్దుచేయి",
+"Continue" => "కొనసాగించు",
"Error" => "పొరపాటు",
"Password" => "సంకేతపదం",
"Send" => "పంపించు",
"Expiration date" => "కాలం చెల్లు తేదీ",
"delete" => "తొలగించు",
+"Warning" => "హెచ్చరిక",
"Delete" => "తొలగించు",
"Add" => "చేర్చు",
"Username" => "వాడుకరి పేరు",
"New password" => "కొత్త సంకేతపదం",
+"Personal" => "వ్యక్తిగతం",
"Users" => "వాడుకరులు",
"Help" => "సహాయం",
"Log out" => "నిష్క్రమించు",