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

nn_NO.js « l10n « systemtags « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 02260061f6c7b0501021d4348532375520502498 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "systemtags",
    {
    "Tags" : "Emneord",
    "Name" : "Namn",
    "Size" : "Storleik",
    "Modified" : "Endra"
},
"nplurals=2; plural=(n != 1);");