diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-08-08 22:06:37 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-08-08 22:06:37 +0000 |
| commit | c49455c3eeae051c75540ad59829849102d36864 (patch) | |
| tree | a089efe4dce7747ba055a5bcbd59e0f8b20482fe /roundcubemail/program/localization/da/labels.inc | |
| parent | f8916a9b2044887edb3b59596344c55654fa7636 (diff) | |
More localization updates for 0.1-beta2
git-svn-id: https://svn.roundcube.net/trunk@304 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/da/labels.inc')
| -rw-r--r-- | roundcubemail/program/localization/da/labels.inc | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/roundcubemail/program/localization/da/labels.inc b/roundcubemail/program/localization/da/labels.inc index 0beaf619c..2496b3be6 100644 --- a/roundcubemail/program/localization/da/labels.inc +++ b/roundcubemail/program/localization/da/labels.inc @@ -179,7 +179,7 @@ $labels['replytoallmessage'] = 'Svar til alle modtagere'; $labels['folder'] = 'Folder'; $labels['compact'] = 'Ryd op'; $labels['empty'] = 'Tøm'; -$labels['purge'] = 'Tøm'; +$labels['purge'] = 'Udrens'; $labels['quota'] = 'Disk forbrug'; $labels['sortby'] = 'Sortér efter'; @@ -201,25 +201,23 @@ $labels['ldappublicsearch'] = 'Søg'; $labels['welcome'] = 'Velkommen til $product'; $labels['unknown'] = 'ukendt'; -$labels['unlimited'] = 'ubegræset'; +$labels['unlimited'] = 'ubegrænset'; $labels['dstactive'] = 'Sommertid'; $labels['previouspage'] = 'Vis forrige sæt'; $labels['nextpage'] = 'Vis næste sæt'; -$labels['returnreceipt'] = 'Retur-kvittering'; +$labels['returnreceipt'] = 'Anmod om kvittering'; $labels['checkmail'] = 'Se efter nye beskeder'; -$labels['checkspelling'] = 'Tjek stavning'; +$labels['checkspelling'] = 'Ret stavning'; $labels['resumeediting'] = 'Genoptag redigering'; $labels['revertto'] = 'Vend tilbage til'; -$labels['savemessage'] = 'Gem denne klade'; +$labels['savemessage'] = 'Gem denne kladde'; $labels['rename'] = 'Omdøb'; $labels['renamefolder'] = 'Omdøb folder'; # i use an additional description field - this might be used somewhere else $labels['description'] = 'Beskrivelse'; - ?> - |
