summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/te.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-16 01:32:30 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-16 01:32:30 -0400
commit6bd0ba79df64d68c100d57819fa43b35d9a22049 (patch)
tree9a5833b8622fb1435bc165364dfe5a905060610f /apps/files/l10n/te.php
parentd2767faf6104f4a4f0330c1771c488beea6245cd (diff)
downloadnextcloud-server-6bd0ba79df64d68c100d57819fa43b35d9a22049.tar.gz
nextcloud-server-6bd0ba79df64d68c100d57819fa43b35d9a22049.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 eb431b6c100..5a108274dd9 100644
--- a/apps/files/l10n/te.php
+++ b/apps/files/l10n/te.php
@@ -2,7 +2,6 @@
$TRANSLATIONS = array(
"Error" => "పొరపాటు",
"Delete permanently" => "శాశ్వతంగా తొలగించు",
-"Delete" => "తొలగించు",
"cancel" => "రద్దుచేయి",
"_Uploading %n file_::_Uploading %n files_" => array("",""),
"Name" => "పేరు",
@@ -10,6 +9,7 @@ $TRANSLATIONS = array(
"_%n folder_::_%n folders_" => array("",""),
"_%n file_::_%n files_" => array("",""),
"Save" => "భద్రపరచు",
-"Folder" => "సంచయం"
+"Folder" => "సంచయం",
+"Delete" => "తొలగించు"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";