summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/hy.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-21 01:54:59 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-21 01:54:59 -0500
commiteb42340fa33467f3cd6645136a2ca047b14aab1f (patch)
tree23c85f1978166d75177571d365fb09b4dcc8fc63 /apps/files/l10n/hy.js
parentf3ff85832356e197ff03582d8ccab729dbc6d375 (diff)
downloadnextcloud-server-eb42340fa33467f3cd6645136a2ca047b14aab1f.tar.gz
nextcloud-server-eb42340fa33467f3cd6645136a2ca047b14aab1f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/hy.js')
-rw-r--r--apps/files/l10n/hy.js14
1 files changed, 13 insertions, 1 deletions
diff --git a/apps/files/l10n/hy.js b/apps/files/l10n/hy.js
index 62bc84d6c7b..ae06fed4cd6 100644
--- a/apps/files/l10n/hy.js
+++ b/apps/files/l10n/hy.js
@@ -2,17 +2,29 @@ OC.L10N.register(
"files",
{
"Files" : "Ֆայլեր",
+ "All files" : "Բոլոր ֆայլերը",
"Close" : "Փակել",
"Download" : "Բեռնել",
"Rename" : "Վերանվանել",
"Delete" : "Ջնջել",
"Select" : "Նշել",
+ "Error" : "Սխալ",
+ "Could not rename file" : "Չկարողացա վերանվանել ֆայլը",
+ "Could not create file" : "Չկարողացա ստեղծել ֆայլը",
+ "Could not create folder" : "Չկարողացա ստեղծել պանակը",
"Name" : "Անուն",
"Size" : "Չափս",
+ "Modified" : "Փոփոխված",
+ "_%n folder_::_%n folders_" : ["%n պանակ","%n պանակ"],
+ "_%n file_::_%n files_" : ["%n ֆայլ","%n ֆայլ"],
+ "{dirs} and {files}" : "{dirs} և {files}",
"New" : "Նոր",
+ "_%n byte_::_%n bytes_" : ["%n բայտ","%n բայտ"],
"Folder" : "Պանակ",
"New folder" : "Նոր պանակ",
"Save" : "Պահպանել",
- "Select all" : "Նշել բոլորը"
+ "Select all" : "Նշել բոլորը",
+ "Text file" : "Տեքստ ֆայլ",
+ "New text file.txt" : "Նոր տեքստ ֆայլ.txt"
},
"nplurals=2; plural=(n != 1);");