aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/hy.js
blob: b5f14a211171419f8d5dc9629c48720760d0eea6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OC.L10N.register(
    "files_trashbin",
    {
    "Couldn't restore %s" : "Չկարողացա վերականգնել %s",
    "Deleted files" : "Ջնջված ֆայլեր",
    "Restore" : "Վերականգնել",
    "Delete" : "Ջնջել",
    "Delete permanently" : "Ջնջել ընդմիշտ",
    "Error" : "Սխալ",
    "No deleted files" : "Ջնջված ֆայլեր չկան",
    "Select all" : "Նշել բոլորը",
    "Name" : "Անուն",
    "Deleted" : "Ջնջված"
},
"nplurals=2; plural=(n != 1);");