[Web] Some language additions for new functions and minor changes
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"quarantine_notification": "Change quarantine notifications",
|
||||
"ratelimit": "Rate limit",
|
||||
"recipient_maps": "Recipient maps",
|
||||
"smtp_ip_access": "Change allowed hosts for SMTP",
|
||||
"sogo_access": "Allow management of SOGo access",
|
||||
"sogo_profile_reset": "Reset SOGo profile",
|
||||
"spam_alias": "Temporary aliases",
|
||||
@@ -152,6 +153,7 @@
|
||||
"dkim_key_unused": "Key unused",
|
||||
"dkim_key_valid": "Key valid",
|
||||
"dkim_keys": "ARC/DKIM keys",
|
||||
"dkim_overwrite_key": "Overwrite existing DKIM key",
|
||||
"dkim_private_key": "Private key",
|
||||
"dkim_to": "To",
|
||||
"dkim_to_title": "Target domain/s - will be overwritten",
|
||||
@@ -330,6 +332,7 @@
|
||||
"comment_too_long": "Comment too long, max 160 chars allowed",
|
||||
"defquota_empty": "Default quota per mailbox must not be 0.",
|
||||
"description_invalid": "Resource description for %s is invalid",
|
||||
"dkim_domain_or_sel_exists": "A DKIM key for \"%s\" exists and will not be overwritten",
|
||||
"dkim_domain_or_sel_invalid": "DKIM domain or selector invalid: %s",
|
||||
"domain_cannot_match_hostname": "Domain cannot match hostname",
|
||||
"domain_exists": "Domain %s already exists",
|
||||
@@ -465,6 +468,8 @@
|
||||
"active": "Active",
|
||||
"advanced_settings": "Advanced settings",
|
||||
"alias": "Edit alias",
|
||||
"allow_from_smtp": "Only allow these IPs to use <b>SMTP</b>",
|
||||
"allow_from_smtp_info": "Leave empty to allow all senders.<br>IPv4/IPv6 addresses and networks.",
|
||||
"allowed_protocols": "Allowed protocols",
|
||||
"app_name": "App name",
|
||||
"app_passwd": "App password",
|
||||
@@ -617,6 +622,8 @@
|
||||
"alias_domain_alias_hint": "Aliases are <b>not</b> applied on domain aliases automatically. An alias address <code>my-alias@domain</code> <b>does not</b> cover the address <code>my-alias@alias-domain</code> (where \"alias-domain\" is an imaginary alias domain for \"domain\").<br>Please use a sieve filter to redirect mail to an external mailbox (see tab \"Filters\" or use SOGo -> Forwarder).",
|
||||
"alias_domain_backupmx": "Alias domain inactive for relay domain",
|
||||
"aliases": "Aliases",
|
||||
"allow_from_smtp": "Only allow these IPs to use <b>SMTP</b>",
|
||||
"allow_from_smtp_info": "Leave empty to allow all senders.<br>IPv4/IPv6 addresses and networks.",
|
||||
"allowed_protocols": "Allowed protocols",
|
||||
"backup_mx": "Relay domain",
|
||||
"bcc": "BCC",
|
||||
|
Reference in New Issue
Block a user