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

kab.js « l10n - github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c9deb8bfc7567952ebe3423ee1ad5ad0919fa25f (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "groupfolders",
    {
    "Deny" : "Agwi",
    "Allow" : "Sireg",
    "Create" : "Snulfu-d",
    "Delete" : "Kkes",
    "Share" : "Bḍu"
},
"nplurals=2; plural=(n != 1);");