polls/l10n/nn_NO.js

28 строки
665 B
JavaScript

OC.L10N.register(
"polls",
{
"Deleted" : "Sletta",
"Group" : "Gruppe",
"New comment …" : "Ny kommentar...",
"Comments" : "Kommentarar",
"Delete comment" : "Slett kommentar",
"Cancel" : "Avbryt",
"Apply" : "Anvend",
"Title" : "Tittel",
"Owner" : "Owner",
"Created" : "Lagd",
"never" : "aldri",
"Details" : "Detaljar",
"Configuration" : "Innstillingar",
"Shares" : "Delingar",
"Description" : "Skildring",
"Expiration date" : "Utløpsdato",
"OK" : "OK",
"Week" : "Veke",
"Day" : "Dag",
"Month" : "Månad",
"No" : "Nei",
"Yes" : "Ja"
},
"nplurals=2; plural=(n != 1);");