Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-30 08:55:54 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-30 08:55:54 +0300
commit023c8b0eacc243b2dd4763e6086fc87ce8b76126 (patch)
treeb700928296cd54f010378dc6acbe996e77056a95 /lib/l10n/hy.js
parent6c2e94e0b23ca2212a6b6ad510002c9594d21abb (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/hy.js')
-rw-r--r--lib/l10n/hy.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/hy.js b/lib/l10n/hy.js
index 8ee8b205e50..565eec56ffe 100644
--- a/lib/l10n/hy.js
+++ b/lib/l10n/hy.js
@@ -1,10 +1,10 @@
OC.L10N.register(
"lib",
{
- "Help" : "Օգնություն",
- "Personal" : "Անձնական",
"today" : "այսօր",
"seconds ago" : "վրկ. առաջ",
- "File name contains at least one invalid character" : "Ֆայլի անունը առնվազն մի անվավեր նիշ է պարունակում"
+ "File name contains at least one invalid character" : "Ֆայլի անունը առնվազն մի անվավեր նիշ է պարունակում",
+ "Help" : "Օգնություն",
+ "Personal" : "Անձնական"
},
"nplurals=2; plural=(n != 1);");