aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/hy.js
blob: 2bc06312069c12565813984c5e7f4c2e6bae2fd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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" : "Պահպանել"
},
"nplurals=2; plural=(n != 1);");