summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/te.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-01 01:55:19 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-01 01:55:19 -0400
commit36b0c599f5acb9c9c4b718a416051098077fbe46 (patch)
tree21e07122d30e681da8d7c1984243761587cb00da /apps/files/l10n/te.php
parent56b60b9cd283764931f24054b966d0cc6594da89 (diff)
downloadnextcloud-server-36b0c599f5acb9c9c4b718a416051098077fbe46.tar.gz
nextcloud-server-36b0c599f5acb9c9c4b718a416051098077fbe46.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/te.php')
-rw-r--r--apps/files/l10n/te.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/te.php b/apps/files/l10n/te.php
index 0cf230fd55d..ee62ddafabf 100644
--- a/apps/files/l10n/te.php
+++ b/apps/files/l10n/te.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Delete permanently" => "శాశ్వతంగా తొలగించు",
+"Delete" => "తొలగించు",
"Error" => "పొరపాటు",
"Name" => "పేరు",
"Size" => "పరిమాణం",
@@ -9,7 +10,6 @@ $TRANSLATIONS = array(
"_Uploading %n file_::_Uploading %n files_" => array("",""),
"Save" => "భద్రపరచు",
"New folder" => "కొత్త సంచయం",
-"Folder" => "సంచయం",
-"Delete" => "తొలగించు"
+"Folder" => "సంచయం"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";