Files
therinaldos.com/wedding-pics/apps/notifications/l10n/nn_NO.js
T
david ef1ff240d4
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s
migrate therinaldos.com data
2024-05-05 15:50:45 -04:00

15 lines
531 B
JavaScript

OC.L10N.register(
"notifications",
{
"Hello %s" : "Hei %s",
"Hello %s," : "Hei %s,",
"Notifications" : "Meldingar",
"Dismiss" : "Forkast",
"seconds ago" : "sekund sidan",
"in {path}" : "i {spor}",
"Never" : "Aldri",
"Your settings have been updated." : "Innstillingane dine har blitt oppdaterte.",
"You need to set up your email address before you can receive notification emails." : "Du må skriva inn e-postadressa di før du kan få e-postvarsel."
},
"nplurals=2; plural=(n != 1);");