[BS5] add responsive tabs and more
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
"relay_all": "Trasmettere a tutti i destinatari",
|
||||
"relay_all_info": "↪ Se si sceglie di <b>non</b> inviare a tutti i destinatari, è necessario aggiungere una casella di posta (\"blind\") per ogni singolo destinatario a cui deve essere inoltrato.",
|
||||
"relay_domain": "Trasmetti questo dominio",
|
||||
"relay_transport_info": "<div class=\"label label-info\">Info</div> Puoi definire mappe di trasporto verso una destinazione a tua scelta per questo dominio. Se non viene impostata, si guarderà il record MX.",
|
||||
"relay_transport_info": "<div class=\"badge fs-6 bg-info\">Info</div> Puoi definire mappe di trasporto verso una destinazione a tua scelta per questo dominio. Se non viene impostata, si guarderà il record MX.",
|
||||
"relay_unknown_only": "Inoltra solo caselle di posta inesistenti. I messaggi per gli indirizzi esistenti verranno consegnati localmente.",
|
||||
"relayhost_wrapped_tls_info": "Please do <b>not</b> use TLS-wrapped ports (mostly used on port 465).<br>\r\nUse any non-wrapped port and issue STARTTLS. A TLS policy to enforce TLS can be created in \"TLS policy maps\".",
|
||||
"select": "Si prega di selezionare...",
|
||||
@@ -579,7 +579,7 @@
|
||||
"relay_all": "Relay tutti i destinatari",
|
||||
"relay_all_info": "↪ Se si sceglie di <b>non</b> inviare a tutti i destinatari, è necessario aggiungere una casella di posta (\"blind\") per ogni singolo destinatario a cui deve essere inoltrato.",
|
||||
"relay_domain": "Relay dominio",
|
||||
"relay_transport_info": "<div class=\"label label-info\">Info</div> You can define transport maps for a custom destination for this domain. If not set, a MX lookup will be made.",
|
||||
"relay_transport_info": "<div class=\"badge fs-6 bg-info\">Info</div> You can define transport maps for a custom destination for this domain. If not set, a MX lookup will be made.",
|
||||
"relay_unknown_only": "Relay non-existing mailboxes only. Existing mailboxes will be delivered locally.",
|
||||
"relayhost": "Sender-dependent transports",
|
||||
"remove": "Rimuovi",
|
||||
@@ -587,7 +587,7 @@
|
||||
"save": "Salva modifiche",
|
||||
"scope": "Scope",
|
||||
"sender_acl": "Consenti di inviare come",
|
||||
"sender_acl_disabled": "<span class=\"label label-danger\">Sender check is disabled</span>",
|
||||
"sender_acl_disabled": "<span class=\"badge fs-6 bg-danger\">Sender check is disabled</span>",
|
||||
"sender_acl_info": "If mailbox user A is allowed to send as mailbox user B, the sender address is not automatically displayed as selectable \"from\" field in SOGo.<br>\r\n Mailbox user B needs to create a delegation in SOGo to allow mailbox user A to select their address as sender. To delegate a mailbox in SOGo, use the menu (three dots) to the right of your mailbox name in the upper left while in mail view. This behaviour does not apply to alias addresses.",
|
||||
"sieve_desc": "Short description",
|
||||
"sieve_type": "Filter type",
|
||||
@@ -1095,7 +1095,7 @@
|
||||
"running": "In esecuzione",
|
||||
"save": "Salva modifiche",
|
||||
"save_changes": "Salva modifiche",
|
||||
"sender_acl_disabled": "<span class=\"label label-danger\">Sender check is disabled</span>",
|
||||
"sender_acl_disabled": "<span class=\"badge fs-6 bg-danger\">Sender check is disabled</span>",
|
||||
"shared_aliases": "Indirizzi alias condivisi",
|
||||
"shared_aliases_desc": "Shared aliases are not affected by user specific settings such as the spam filter or encryption policy. Corresponding spam filters can only be made by an administrator as a domain-wide policy.",
|
||||
"show_sieve_filters": "Show active user sieve filter",
|
||||
|
Reference in New Issue
Block a user