forms/l10n/nn_NO.js

14 lines
331 B
JavaScript
Raw Normal View History

2019-12-22 05:14:19 +01:00
OC.L10N.register(
"forms",
{
"Group" : "Gruppe",
"Title" : "Tittel",
"Description" : "Skildring",
2020-04-29 05:16:35 +02:00
"Settings" : "Instillingar",
"Set expiration date" : "Set utløpsdato",
"Sharing" : "Deling",
"Share link" : "Del lenkje",
2020-03-27 04:22:15 +01:00
"Expiration date" : "Utløpsdato"
2019-12-22 05:14:19 +01:00
},
"nplurals=2; plural=(n != 1);");