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

hy.js « l10n - github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ec8e1c2578e0a2bbf97782883345b243f8ee5f94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "serverinfo",
    {
    "Groups" : "Խմբեր",
    "Copy" : "պատճենահանել",
    "Size:" : "Չափս.",
    "Type:" : "Տիպ.",
    "Size" : "Չափս",
    "Files" : "Ֆայլեր",
    "Version" : "Տարբերակ",
    "Type" : "Տիպ"
},
"nplurals=2; plural=(n != 1);");