summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/hy.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-04 01:57:48 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-04 01:57:48 -0400
commitf5c4754c2b0d5c6e53688dea472339ec45afc448 (patch)
treeef7c19412e00ee2da508c393abb79a4eae6ec1ba /apps/files/l10n/hy.php
parent3a1994d00149bea6d554c96a3bdee3126cfb17b8 (diff)
downloadnextcloud-server-f5c4754c2b0d5c6e53688dea472339ec45afc448.tar.gz
nextcloud-server-f5c4754c2b0d5c6e53688dea472339ec45afc448.zip
[tx-robot] updated from transifex
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 9a5ebb862a9..c32411a57d1 100644
--- a/apps/files/l10n/hy.php
+++ b/apps/files/l10n/hy.php
@@ -1,10 +1,10 @@
<?php
$TRANSLATIONS = array(
+"Delete" => "Ջնջել",
"_%n folder_::_%n folders_" => array("",""),
"_%n file_::_%n files_" => array("",""),
"_Uploading %n file_::_Uploading %n files_" => array("",""),
"Save" => "Պահպանել",
-"Download" => "Բեռնել",
-"Delete" => "Ջնջել"
+"Download" => "Բեռնել"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";