From 65232298bbebb58229689169727cedf5ce4951e7 Mon Sep 17 00:00:00 2001 From: andryyy Date: Fri, 10 Jan 2020 20:49:27 +0100 Subject: [PATCH] [Web] Update languages --- data/web/lang/lang.de.json | 1 + data/web/lang/lang.en.json | 1 + 2 files changed, 2 insertions(+) diff --git a/data/web/lang/lang.de.json b/data/web/lang/lang.de.json index 14a6ef8e..815c423c 100644 --- a/data/web/lang/lang.de.json +++ b/data/web/lang/lang.de.json @@ -437,6 +437,7 @@ "quarantine": "Quarantäne", "active_rspamd_settings_map": "Derzeit aktive Settings Map", "quota_notifications_info": "Quota Benachrichtigungen werden an Mailboxen versendet, die 80 respektive 95 Prozent der zur Verfügung stehenden Quota überschreiten.", + "quarantine_bcc": "Eine Kopie aller Benachrichtigungen (BCC) an folgendes Postfach senden:
Leer bedeutet deaktiviert. Unsignierte, ungeprüfte E-Mail. Sollte nur intern zugestellt werden.", "quarantine_retention_size": "Rückhaltungen pro Mailbox:
0 bedeutet inaktiv.", "quarantine_max_size": "Maximale Größe in MiB (größere Elemente werden verworfen):
0 bedeutet nicht unlimitiert.", "quarantine_max_age": "Maximales Alter in Tagen
Wert muss größer oder gleich 1 Tag sein.", diff --git a/data/web/lang/lang.en.json b/data/web/lang/lang.en.json index 0d8d2870..992d8858 100644 --- a/data/web/lang/lang.en.json +++ b/data/web/lang/lang.en.json @@ -457,6 +457,7 @@ "quota_notifications_vars": "{{percent}} equals the current quota of the user
{{username}} is the mailbox name", "active_rspamd_settings_map": "Active settings map", "quota_notifications_info": "Quota notications are sent to users once when crossing 80% and once when crossing 95% usage.", + "quarantine_bcc": "Send a copy of all notifications (BCC) to this recipient:
Leave empty to disable. Unsigned, unchecked mail. Should be delivered internally only.", "quarantine_retention_size": "Retentions per mailbox:
0 indicates inactive.", "quarantine_max_size": "Maximum size in MiB (larger elements are discarded):
0 does not indicate unlimited.", "quarantine_max_age": "Maximum age in days
Value must be equal to or greater than 1 day.",