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

hy.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2e8a459c6daf98228605ea1af8549bcb82f3cb98 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "Չեղարկել",
    "Password" : "Գաղտնաբառ",
    "Name" : "Անուն",
    "Download" : "Ներբեռնել",
    "Download %s" : "Ներբեռնել %s"
},
"nplurals=2; plural=(n != 1);");