summaryrefslogtreecommitdiff
path: root/program/localization/da/labels.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2006-08-06 15:53:41 +0000
committerthomascube <thomas@roundcube.net>2006-08-06 15:53:41 +0000
commit27a398c18aec787b836ef12066f20d55065045d3 (patch)
tree978cbb766e662337823973ac6507f037931bbc94 /program/localization/da/labels.inc
parentfb62bd976001f30d32fa1b764aa280400521541d (diff)
Updated localizations to 0.1beta2
Diffstat (limited to 'program/localization/da/labels.inc')
-rw-r--r--program/localization/da/labels.inc26
1 files changed, 25 insertions, 1 deletions
diff --git a/program/localization/da/labels.inc b/program/localization/da/labels.inc
index d72156c08..0beaf619c 100644
--- a/program/localization/da/labels.inc
+++ b/program/localization/da/labels.inc
@@ -36,7 +36,7 @@ $labels['addressbook'] = 'Adressebog';
$labels['inbox'] = 'Indbakke';
$labels['sent'] = 'Sendt post';
$labels['trash'] = 'Skrald';
-$labels['drafts'] = 'Klader';
+$labels['drafts'] = 'Kladder';
$labels['junk'] = 'Ragelse';
// message listing
@@ -198,4 +198,28 @@ $labels['ldappublicsearchfield'] = 'Søg på';
$labels['ldappublicsearchform'] = 'Søg efter en kontakt';
$labels['ldappublicsearch'] = 'Søg';
+$labels['welcome'] = 'Velkommen til $product';
+
+$labels['unknown'] = 'ukendt';
+$labels['unlimited'] = 'ubegræset';
+$labels['dstactive'] = 'Sommertid';
+
+$labels['previouspage'] = 'Vis forrige sæt';
+$labels['nextpage'] = 'Vis næste sæt';
+
+$labels['returnreceipt'] = 'Retur-kvittering';
+
+$labels['checkmail'] = 'Se efter nye beskeder';
+$labels['checkspelling'] = 'Tjek stavning';
+$labels['resumeediting'] = 'Genoptag redigering';
+$labels['revertto'] = 'Vend tilbage til';
+
+$labels['savemessage'] = 'Gem denne klade';
+$labels['rename'] = 'Omdøb';
+$labels['renamefolder'] = 'Omdøb folder';
+
+# i use an additional description field - this might be used somewhere else
+$labels['description'] = 'Beskrivelse';
+
?>
+