summaryrefslogtreecommitdiff
path: root/plugins/managesieve/localization/de_DE.inc
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-03-21 13:58:22 +0100
committerThomas Bruederli <thomas@roundcube.net>2013-03-21 13:58:22 +0100
commit708b1bca9fb12ce1f56c50a97ce79edeb9ea0a38 (patch)
tree08573322bdea431cd739f30ca1ecae3eba31c53a /plugins/managesieve/localization/de_DE.inc
parent90e41a7cc08d7171ba4a2c1acf1f0560ee2503a6 (diff)
Synchronized translations with Transifex
Diffstat (limited to 'plugins/managesieve/localization/de_DE.inc')
-rw-r--r--plugins/managesieve/localization/de_DE.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/managesieve/localization/de_DE.inc b/plugins/managesieve/localization/de_DE.inc
index 6bd9046b2..1b741efc6 100644
--- a/plugins/managesieve/localization/de_DE.inc
+++ b/plugins/managesieve/localization/de_DE.inc
@@ -57,6 +57,9 @@ $labels['sender'] = 'Absender';
$labels['recipient'] = 'Empfänger';
$labels['vacationaddresses'] = 'Zusätzliche Liste von E-Mail Empfängern (Komma getrennt):';
$labels['vacationdays'] = 'Wie oft sollen Nachrichten gesendet werden (in Tagen):';
+$labels['vacationinterval'] = 'How often send messages:';
+$labels['days'] = 'days';
+$labels['seconds'] = 'seconds';
$labels['vacationreason'] = 'Nachrichteninhalt (Abwesenheitsgrund):';
$labels['vacationsubject'] = 'Nachrichtenbetreff';
$labels['rulestop'] = 'Regelauswertung anhalten';