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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/nn_NO.js')
-rw-r--r--l10n/nn_NO.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js
index 57548aa..7399a39 100644
--- a/l10n/nn_NO.js
+++ b/l10n/nn_NO.js
@@ -1,9 +1,14 @@
OC.L10N.register(
"notifications",
{
+ "Hello %s" : "Hei %s",
+ "Hello %s," : "Hei %s,",
"Notifications" : "Meldingar",
"Dismiss" : "Forkast",
"seconds ago" : "sekund sidan",
- "in {path}" : "i {spor}"
+ "in {path}" : "i {spor}",
+ "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.",
+ "Never" : "Aldri",
+ "Your settings have been updated." : "Innstillingane dine har blitt oppdaterte."
},
"nplurals=2; plural=(n != 1);");