summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/hy.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-13 01:56:58 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-13 01:56:58 -0500
commit3ece0a7767e51082d89c549a742f0faed0b7eda5 (patch)
tree1679fed4cde09fdebcd3065dc3ecc234fc747d86 /apps/files/l10n/hy.js
parented797a248cf88dc9dede104fa6babaeb11efc751 (diff)
downloadnextcloud-server-3ece0a7767e51082d89c549a742f0faed0b7eda5.tar.gz
nextcloud-server-3ece0a7767e51082d89c549a742f0faed0b7eda5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/hy.js')
-rw-r--r--apps/files/l10n/hy.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/hy.js b/apps/files/l10n/hy.js
index 8aecda86282..2bc06312069 100644
--- a/apps/files/l10n/hy.js
+++ b/apps/files/l10n/hy.js
@@ -2,11 +2,11 @@ OC.L10N.register(
"files",
{
"Delete" : "Ջնջել",
+ "Download" : "Բեռնել",
"_%n folder_::_%n folders_" : ["",""],
"_%n file_::_%n files_" : ["",""],
"_Uploading %n file_::_Uploading %n files_" : ["",""],
"_matches '{filter}'_::_match '{filter}'_" : ["",""],
- "Save" : "Պահպանել",
- "Download" : "Բեռնել"
+ "Save" : "Պահպանել"
},
"nplurals=2; plural=(n != 1);");