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/nb.json')
-rw-r--r--l10n/nb.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/l10n/nb.json b/l10n/nb.json
index 24b8924..4e6a7d7 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "Hello %s" : "Hei %s",
+ "Hello %s," : "Hei %s,",
"Admin notifications" : "Administrator- notifikasjoner",
"Notifications" : "Varsel",
"No notifications" : "Ingen varsel",
@@ -7,6 +9,11 @@
"Dismiss" : "Forkast",
"seconds ago" : "sekunder siden",
"Failed to dismiss notification" : "Klarte ikke fjerne varsel",
- "in {path}" : "i {path}"
+ "in {path}" : "i {path}",
+ "You need to set up your email address before you can receive notification emails." : "Du må sette opp e-postadressen din før du kan motta varslinger på e-post.",
+ "Never" : "Aldri",
+ "1 hour" : "1 time",
+ "3 hours" : "3 timer",
+ "Your settings have been updated." : "Innstillingene dine ble oppdatert."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file