summaryrefslogtreecommitdiff
path: root/program/localization/de_DE/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/de_DE/labels.inc
parent02491a9789d97fc321a3027847fd4ced42447cc6 (diff)
Bring back the title for the column with subscription checkboxes; complete german translations
Diffstat (limited to 'program/localization/de_DE/labels.inc')
-rw-r--r--program/localization/de_DE/labels.inc7
1 files changed, 3 insertions, 4 deletions
diff --git a/program/localization/de_DE/labels.inc b/program/localization/de_DE/labels.inc
index df48af770..581fdcdb4 100644
--- a/program/localization/de_DE/labels.inc
+++ b/program/localization/de_DE/labels.inc
@@ -38,8 +38,7 @@ $labels['to'] = 'Empfänger';
$labels['cc'] = 'Kopie';
$labels['bcc'] = 'Blindkopie';
$labels['replyto'] = 'Antwort an';
-$labels['mailreplyto'] = 'Mail-Reply-To';
-$labels['mailfollowupto'] = 'Mail-Followup-To';
+$labels['followupto'] = 'Followup-To';
$labels['date'] = 'Datum';
$labels['size'] = 'Größe';
$labels['priority'] = 'Priorität';
@@ -201,8 +200,7 @@ $labels['maxuploadsize'] = 'Maximal erlaubte Dateigröße ist $size';
$labels['addcc'] = 'Cc hinzufügen';
$labels['addbcc'] = 'Bcc hinzufügen';
$labels['addreplyto'] = 'Antwortadresse hinzufügen';
-$labels['addmailreplyto'] = 'Mail-Reply-To hinzufügen';
-$labels['addmailfollowupto'] = 'Mail-Followup-To hinzufügen';
+$labels['addfollowupto'] = 'Followup-To hinzufügen';
$labels['mdnrequest'] = 'Der Sender dieser Nachricht möchte gerne eine Lesebestätigung. Wollen Sie dieses bestätigen?';
$labels['receiptread'] = 'Empfangsbestätigung (gelesen)';
$labels['yourmessage'] = 'Dies ist eine Empfangsbestätigung für Ihre Nachricht';
@@ -326,6 +324,7 @@ $labels['replysamefolder'] = 'Antworten im selben Ordner wie Original speichern'
$labels['folder'] = 'Ordner';
$labels['folders'] = 'Ordner';
$labels['foldername'] = 'Ordnername';
+$labels['subscribed'] = 'Abonniert';
$labels['messagecount'] = 'Nachrichten';
$labels['create'] = 'Erstellen';
$labels['createfolder'] = 'Neuen Ordner erstellen';