translate "unconditional", "continue" and "keep a copy" in Sieve rules

This commit is contained in:
ralf 2024-11-13 19:31:07 +01:00
parent 3cc130d2c8
commit 457cf3e348
3 changed files with 9 additions and 3 deletions

View File

@ -1019,7 +1019,7 @@ class mail_sieve
$complete = lang('IF').' '; $complete = lang('IF').' ';
if ($rule['unconditional']) if ($rule['unconditional'])
{ {
$complete = "[Unconditional] "; $complete = '['.lang('Unconditional').'] ';
} }
if ($rule['from']) if ($rule['from'])
{ {
@ -1121,11 +1121,11 @@ class mail_sieve
} }
if ($rule['continue']) if ($rule['continue'])
{ {
$complete .= " [Continue]"; $complete .= ' ['.lang('Continue').']';
} }
if ($rule['keep']) if ($rule['keep'])
{ {
$complete .= " [Keep a copy]"; $complete .= ' ['.lang('Keep a copy').']';
} }
return $complete; return $complete;
} }

View File

@ -115,6 +115,7 @@ connection status mail de Verbindungsstatus
contact label mail de Anzeige Kontakt contact label mail de Anzeige Kontakt
contains mail de beinhaltet contains mail de beinhaltet
contains(*) mail de enthält(*) contains(*) mail de enthält(*)
continue mail de Fortsetzen
convert mail to item and attach its attachments to this item (standard) mail de Konvertiere E-Mail zum Eintrag und füge die E-Mail-Anhänge hinzu (Standard) convert mail to item and attach its attachments to this item (standard) mail de Konvertiere E-Mail zum Eintrag und füge die E-Mail-Anhänge hinzu (Standard)
convert mail to item, attach its attachments and add raw message (message/rfc822 (.eml)) as attachment mail de Konvertiere E-Mail zum Eintrag und füge die Anhänge sowie die original E-Mail (als .eml) hinzu convert mail to item, attach its attachments and add raw message (message/rfc822 (.eml)) as attachment mail de Konvertiere E-Mail zum Eintrag und füge die Anhänge sowie die original E-Mail (als .eml) hinzu
convert only mail to item (ignore possible attachments) mail de Konvertiere nur den E-Mail-Text zum Eintrag (keine Anhänge und keine E-Mail als .eml) convert only mail to item (ignore possible attachments) mail de Konvertiere nur den E-Mail-Text zum Eintrag (keine Anhänge und keine E-Mail als .eml)
@ -324,6 +325,7 @@ insert the signature at top of the new (or reply) message when opening compose d
job mail de Dienstlich job mail de Dienstlich
junk mail de Spam junk mail de Spam
junk folder mail de Ordner für Spam-Nachrichten junk folder mail de Ordner für Spam-Nachrichten
keep a copy mail de Eine Kopie behalten
keep a copy of the message in your inbox mail de Eine Kopie der Nachricht im Posteingang behalten keep a copy of the message in your inbox mail de Eine Kopie der Nachricht im Posteingang behalten
kilobytes mail de Kilobyte kilobytes mail de Kilobyte
later mail de Später later mail de Später
@ -650,6 +652,7 @@ trust the server when retrieving the folder status. if you select no, we will se
trying to recover from session data mail de Versuch der Wiederherstellung aus den gespeicherten Session-Daten trying to recover from session data mail de Versuch der Wiederherstellung aus den gespeicherten Session-Daten
turn off horizontal line between signature and composed message (this is not according to rfc).<br>if you use templates, this option is only applied to the text part of the message. mail de Deaktivieren Sie die horizontale Trennlinie zwischen dem Text Ihrer E-Mail und der Signatur. turn off horizontal line between signature and composed message (this is not according to rfc).<br>if you use templates, this option is only applied to the text part of the message. mail de Deaktivieren Sie die horizontale Trennlinie zwischen dem Text Ihrer E-Mail und der Signatur.
unable to fetch vacation! mail de Abwesenheitsnotiz konnte nicht gelesen werden! unable to fetch vacation! mail de Abwesenheitsnotiz konnte nicht gelesen werden!
unconditional mail de immer
undelete mail de Als gelöscht markiert entfernen undelete mail de Als gelöscht markiert entfernen
unflagged mail de Markierung entfernen unflagged mail de Markierung entfernen
unread mail de ungelesen unread mail de ungelesen

View File

@ -115,6 +115,7 @@ connection status mail en Connection status
contact label mail en Contact label contact label mail en Contact label
contains mail en contains contains mail en contains
contains(*) mail en contains(*) contains(*) mail en contains(*)
continue mail en Continue
convert mail to item and attach its attachments to this item (standard) mail en Convert email to item and attach its attachments to this item (standard) convert mail to item and attach its attachments to this item (standard) mail en Convert email to item and attach its attachments to this item (standard)
convert mail to item, attach its attachments and add raw message (message/rfc822 (.eml)) as attachment mail en Convert email to item, attach its attachments and add raw message (.eml) as attachment convert mail to item, attach its attachments and add raw message (message/rfc822 (.eml)) as attachment mail en Convert email to item, attach its attachments and add raw message (.eml) as attachment
convert only mail to item (ignore possible attachments) mail en Convert only email to item (ignore possible attachments) convert only mail to item (ignore possible attachments) mail en Convert only email to item (ignore possible attachments)
@ -324,6 +325,7 @@ insert the signature at top of the new (or reply) message when opening compose d
job mail en Job job mail en Job
junk mail en Junk junk mail en Junk
junk folder mail en Junk folder junk folder mail en Junk folder
keep a copy mail en Keep a copy
keep a copy of the message in your inbox mail en Keep a copy of the message in your inbox keep a copy of the message in your inbox mail en Keep a copy of the message in your inbox
kilobytes mail en kilobytes kilobytes mail en kilobytes
later mail en Later later mail en Later
@ -650,6 +652,7 @@ trust the server when retrieving the folder status. if you select no, we will se
trying to recover from session data mail en Trying to recover from session data trying to recover from session data mail en Trying to recover from session data
turn off horizontal line between signature and composed message (this is not according to rfc).<br>if you use templates, this option is only applied to the text part of the message. mail en Turn off horizontal line between signature and composed message.<br>If you use templates, this option is only applied to the text part of the message. turn off horizontal line between signature and composed message (this is not according to rfc).<br>if you use templates, this option is only applied to the text part of the message. mail en Turn off horizontal line between signature and composed message.<br>If you use templates, this option is only applied to the text part of the message.
unable to fetch vacation! mail en Unable to fetch vacation! unable to fetch vacation! mail en Unable to fetch vacation!
unconditional mail en Unconditional
undelete mail en Undelete undelete mail en Undelete
unflagged mail en Unflagged unflagged mail en Unflagged
unread mail en unread unread mail en unread