summaryrefslogtreecommitdiff
path: root/program/localization/nl_NL/labels.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2010-12-17 14:28:38 +0000
committerthomascube <thomas@roundcube.net>2010-12-17 14:28:38 +0000
commite624fc6e9d2f070b025f438e6252a84972fa873b (patch)
tree27834d3bf49a692602717531ca20efefa4343eba /program/localization/nl_NL/labels.inc
parent02491a9789d97fc321a3027847fd4ced42447cc6 (diff)
Bring back the title for the column with subscription checkboxes; complete german translations
Diffstat (limited to 'program/localization/nl_NL/labels.inc')
-rw-r--r--program/localization/nl_NL/labels.inc7
1 files changed, 3 insertions, 4 deletions
diff --git a/program/localization/nl_NL/labels.inc b/program/localization/nl_NL/labels.inc
index 2485f0a00..5097ec7a4 100644
--- a/program/localization/nl_NL/labels.inc
+++ b/program/localization/nl_NL/labels.inc
@@ -42,8 +42,7 @@ $labels['to'] = 'Ontvanger';
$labels['cc'] = 'Kopie';
$labels['bcc'] = 'Bcc';
$labels['replyto'] = 'Antwoord-aan';
-$labels['mailreplyto'] = 'Mail-Antwoord-Aan';
-$labels['mailfollowupto'] = 'Mail-Followup-Aan';
+$labels['followupto'] = 'Followup-Aan';
$labels['date'] = 'Datum';
$labels['size'] = 'Grootte';
$labels['priority'] = 'Prioriteit';
@@ -205,8 +204,7 @@ $labels['maxuploadsize'] = 'Maximum toegestane bestandsgrootte is $size';
$labels['addcc'] = 'Cc toevoegen';
$labels['addbcc'] = 'Bcc toevoegen';
$labels['addreplyto'] = 'Antwoord-aan toevoegen';
-$labels['addmailreplyto'] = 'Mail-Antwoord-Aan toevoegen';
-$labels['addmailfollowupto'] = 'Mail-Followup-Aan toevoegen';
+$labels['addfollowupto'] = 'Mail-Followup-Aan toevoegen';
$labels['mdnrequest'] = 'De afzender van dit bericht heeft gevraagd een melding te ontvangen wanneer u dit bericht heeft gelezen. Wilt u deze melding verzenden?';
$labels['receiptread'] = 'Ontvangstbevestiging (gelezen)';
$labels['yourmessage'] = 'Dit is een ontvangstbevestiging voor uw bericht';
@@ -330,6 +328,7 @@ $labels['replysamefolder'] = 'Plaats antwoorden in de folder van het beantwoorde
$labels['folder'] = 'Map';
$labels['folders'] = 'Mappen';
$labels['foldername'] = 'Mapnaam';
+$labels['subscribed'] = 'Geabonneerd';
$labels['messagecount'] = 'Berichten';
$labels['create'] = 'Nieuw';
$labels['createfolder'] = 'Maak nieuwe map';