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

nn_NO.js « l10n - github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a68b9d3c3863329c5b0137d70431d0459deb00f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
OC.L10N.register(
    "polls",
    {
    "Deleted" : "Sletta",
    "Group" : "Gruppe",
    "Comments" : "Kommentarar",
    "Cancel" : "Avbryt",
    "Apply" : "Anvend",
    "Title" : "Tittel",
    "Owner" : "Owner",
    "Created" : "Lagd",
    "never" : "aldri",
    "Details" : "Detaljar",
    "Configuration" : "Innstillingar",
    "Shares" : "Delingar",
    "Saved" : "Lagra",
    "Description" : "Skildring",
    "Expiration date" : "Utløpsdato"
},
"nplurals=2; plural=(n != 1);");