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

hy.js « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 08f30caead1bc94afb452523e1c39c7682ea6855 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "richdocuments",
    {
    "Saved" : "Պահված",
    "Save" : "Պահել",
    "Could not create file" : "Չկարողացա ստեղծել ֆայլը",
    "Wrong password. Please retry." : "Գաղտնաբառը սխալ է: Կրկին փորձիր:",
    "Password" : "Գաղտնաբառ",
    "OK" : "Լավ",
    "Guest %s" : "Հյուր %s"
},
"nplurals=2; plural=(n != 1);");