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.js')
-rw-r--r--l10n/nb.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/nb.js b/l10n/nb.js
index c26053b..851f3fc 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -1,12 +1,12 @@
OC.L10N.register(
"notifications",
{
+ "Admin notifications" : "Administrator- notifikasjoner",
+ "Notifications" : "Varsel",
+ "Failed to dismiss all notifications" : "Klarte ikke å fjerne alle varslene",
"Failed to perform action" : "Klarte ikke å utføre handling",
"Failed to dismiss notification" : "Klarte ikke fjerne varsel",
- "Failed to dismiss all notifications" : "Klarte ikke å fjerne alle varslene",
"in {path}" : "i {path}",
- "Admin notifications" : "Administrator- notifikasjoner",
- "Notifications" : "Varsel",
"No notifications" : "Ingen varsel",
"Dismiss" : "Forkast"
},