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

hy.js « l10n - github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6f00c6437ea13390731241fd484ad8b6031ab509 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "external",
    {
    "__language_name__" : "Հայերեն",
    "Name" : "Անուն",
    "URL" : "URL",
    "Language" : "Լեզու",
    "Groups" : "Խմբեր",
    "Remove site" : "Ջնջել կայքը",
    "Icons" : "լոգոտիպներ"
},
"nplurals=2; plural=(n != 1);");