summaryrefslogtreecommitdiffstats
path: root/core/l10n/hy.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-13 20:33:30 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-13 20:33:30 -0400
commitf3336f8877771e53d303f6f939f0005fa9692b7a (patch)
treec5f0495eac0d3e946df517709d5a4ad9d0ec4227 /core/l10n/hy.php
parente8bede5e0d67e036e8e42279df3a2dd8c83e08e8 (diff)
downloadnextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.tar.gz
nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/hy.php')
-rw-r--r--core/l10n/hy.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/hy.php b/core/l10n/hy.php
index d2b68819c72..29df048fd94 100644
--- a/core/l10n/hy.php
+++ b/core/l10n/hy.php
@@ -23,6 +23,7 @@ $TRANSLATIONS = array(
"_%n hour ago_::_%n hours ago_" => array("",""),
"_%n day ago_::_%n days ago_" => array("",""),
"_%n month ago_::_%n months ago_" => array("",""),
-"_{count} file conflict_::_{count} file conflicts_" => array("","")
+"_{count} file conflict_::_{count} file conflicts_" => array("",""),
+"Delete" => "Ջնջել"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";