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

nb.js « l10n - github.com/nextcloud/files_accesscontrol.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4350c79b8e66b10026059536bf40707c97b4547e (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "files_accesscontrol",
    {
    "No rule given" : "Ingen regel angitt",
    "File access control" : "Filtilgangskontroll"
},
"nplurals=2; plural=(n != 1);");