summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/hy.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/hy.php')
-rw-r--r--apps/files/l10n/hy.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/hy.php b/apps/files/l10n/hy.php
index 9e9658de0e5..a419a74cc97 100644
--- a/apps/files/l10n/hy.php
+++ b/apps/files/l10n/hy.php
@@ -1,10 +1,10 @@
<?php
$TRANSLATIONS = array(
-"Delete" => "Ջնջել",
"_Uploading %n file_::_Uploading %n files_" => array("",""),
"_%n folder_::_%n folders_" => array("",""),
"_%n file_::_%n files_" => array("",""),
"Save" => "Պահպանել",
-"Download" => "Բեռնել"
+"Download" => "Բեռնել",
+"Delete" => "Ջնջել"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";