summaryrefslogtreecommitdiff
path: root/plugins/newmail_notifier/localization/da_DK.inc
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-05-17 18:59:11 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-05-17 18:59:11 +0200
commit3983f50635ccf2a25a8bbb2c938f082a83c209d3 (patch)
tree0fdba179d4ef2ed86474ae0f3a0212eac971c905 /plugins/newmail_notifier/localization/da_DK.inc
parent607e11d5519f787f20bdbd38a792d09dcc831023 (diff)
New plugin translations from launchpad
Diffstat (limited to 'plugins/newmail_notifier/localization/da_DK.inc')
-rw-r--r--plugins/newmail_notifier/localization/da_DK.inc27
1 files changed, 27 insertions, 0 deletions
diff --git a/plugins/newmail_notifier/localization/da_DK.inc b/plugins/newmail_notifier/localization/da_DK.inc
new file mode 100644
index 000000000..b3ace8d17
--- /dev/null
+++ b/plugins/newmail_notifier/localization/da_DK.inc
@@ -0,0 +1,27 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/da_DK/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Johannes Hessellund <osos@openeyes.dk> |
+ +-----------------------------------------------------------------------+
+ @version $Id$
+*/
+
+$labels = array();
+$labels['basic'] = 'Vis browserbesked ved ny besked';
+$labels['desktop'] = 'Vis skrivebordsbesked ved ny besked';
+$labels['sound'] = 'Afspil en lyd ved ny besked';
+$labels['test'] = 'Test';
+$labels['title'] = 'Ny besked!';
+$labels['body'] = 'Du har modtaget en ny besked.';
+$labels['testbody'] = 'Dette er en test meddelelse.';
+$labels['desktopdisabled'] = 'Skrivebordsbeskeder er deaktiveret i din browser.';
+$labels['desktopunsupported'] = 'Din browser understøtter ikke skrivebordsbeskeder.';
+