summaryrefslogtreecommitdiff
path: root/plugins/newmail_notifier/localization/nb_NB.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/newmail_notifier/localization/nb_NB.inc')
-rw-r--r--plugins/newmail_notifier/localization/nb_NB.inc27
1 files changed, 27 insertions, 0 deletions
diff --git a/plugins/newmail_notifier/localization/nb_NB.inc b/plugins/newmail_notifier/localization/nb_NB.inc
new file mode 100644
index 000000000..a1d0a037d
--- /dev/null
+++ b/plugins/newmail_notifier/localization/nb_NB.inc
@@ -0,0 +1,27 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/nb_NB/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Einar Svensen <Unknown> |
+ +-----------------------------------------------------------------------+
+ @version $Id$
+*/
+
+$labels = array();
+$labels['basic'] = 'Vis nettleser hendlese ved ny melding';
+$labels['desktop'] = 'Vis skirivebord hendlese ved ny melding';
+$labels['sound'] = 'Spill av lyd ved ny melding';
+$labels['test'] = 'Test';
+$labels['title'] = 'Ny e-post!';
+$labels['body'] = 'Du har mottatt en ny melding';
+$labels['testbody'] = 'Dette er en test hendlese';
+$labels['desktopdisabled'] = 'Skrivebord hendelse er deaktivert i din nettleser.';
+$labels['desktopunsupported'] = 'Din nettleser støtter ikke skrivebord\'s hendelser.';
+