|
@@ -152,7 +152,6 @@
|
|
|
"credentials_transport_warning": "<b>Warning</b>: Adding a new transport map entry will update the credentials for all entries with a matching next hop column.",
|
|
|
"customer_id": "Customer ID",
|
|
|
"customize": "Customize",
|
|
|
- "delete_queue": "Delete all",
|
|
|
"destination": "Destination",
|
|
|
"dkim_add_key": "Add ARC/DKIM key",
|
|
|
"dkim_domains_selector": "Selector",
|
|
@@ -189,7 +188,6 @@
|
|
|
"f2b_retry_window": "Retry window (s) for max. attempts",
|
|
|
"f2b_whitelist": "Whitelisted networks/hosts",
|
|
|
"filter_table": "Filter table",
|
|
|
- "flush_queue": "Flush queue",
|
|
|
"forwarding_hosts": "Forwarding Hosts",
|
|
|
"forwarding_hosts_add_hint": "You can either specify IPv4/IPv6 addresses, networks in CIDR notation, host names (which will be resolved to IP addresses), or domain names (which will be resolved to IP addresses by querying SPF records or, in their absence, MX records).",
|
|
|
"forwarding_hosts_hint": "Incoming messages are unconditionally accepted from any hosts listed here. These hosts are then not checked against DNSBLs or subjected to greylisting. Spam received from them is never rejected, but optionally it can be filed into the Junk folder. The most common use for this is to specify mail servers on which you have set up a rule that forwards incoming emails to your mailcow server.",
|
|
@@ -259,13 +257,6 @@
|
|
|
"quarantine_release_format_att": "As attachment",
|
|
|
"quarantine_release_format_raw": "Unmodified original",
|
|
|
"quarantine_retention_size": "Retentions per mailbox:<br><small>0 indicates <b>inactive</b>.</small>",
|
|
|
- "queue_ays": "Please confirm you want to delete all items from the current queue.",
|
|
|
- "queue_deliver_mail": "Deliver",
|
|
|
- "queue_hold_mail": "Hold",
|
|
|
- "queue_manager": "Queue manager",
|
|
|
- "queue_show_message": "Show message",
|
|
|
- "queue_unban": "queue unban",
|
|
|
- "queue_unhold_mail": "Unhold",
|
|
|
"quota_notification_html": "Notification email template:<br><small>Leave empty to restore default template.</small>",
|
|
|
"quota_notification_sender": "Notification email sender",
|
|
|
"quota_notification_subject": "Notification email subject",
|
|
@@ -477,7 +468,7 @@
|
|
|
"thousands": ",",
|
|
|
"lengthMenu": "Show _MENU_ entries",
|
|
|
"loadingRecords": "Loading...",
|
|
|
- "processing": "",
|
|
|
+ "processing": "Please wait...",
|
|
|
"search": "Search:",
|
|
|
"zeroRecords": "No matching records found",
|
|
|
"paginate": {
|
|
@@ -684,7 +675,7 @@
|
|
|
"administration": "Configuration & Details",
|
|
|
"apps": "Apps",
|
|
|
"debug": "Information",
|
|
|
- "mailboxes": "Mail Setup",
|
|
|
+ "email": "E-Mail",
|
|
|
"mailcow_system": "System",
|
|
|
"mailcow_config": "Configuration",
|
|
|
"quarantine": "Quarantine",
|
|
@@ -926,6 +917,18 @@
|
|
|
"toggle_all": "Toggle all",
|
|
|
"type": "Type"
|
|
|
},
|
|
|
+ "queue": {
|
|
|
+ "delete_queue": "Delete all",
|
|
|
+ "flush_queue": "Flush queue",
|
|
|
+ "queue_ays": "Please confirm you want to delete all items from the current queue.",
|
|
|
+ "queue_command_success": "Queue command completed successfully",
|
|
|
+ "queue_deliver_mail": "Deliver",
|
|
|
+ "queue_hold_mail": "Hold",
|
|
|
+ "queue_manager": "Queue Manager",
|
|
|
+ "queue_show_message": "Show message",
|
|
|
+ "queue_unban": "queue unban",
|
|
|
+ "queue_unhold_mail": "Unhold"
|
|
|
+ },
|
|
|
"ratelimit": {
|
|
|
"disabled": "Disabled",
|
|
|
"second": "msgs / second",
|
|
@@ -994,7 +997,6 @@
|
|
|
"password_policy_saved": "Password policy was saved successfully",
|
|
|
"pushover_settings_edited": "Pushover settings successfully set, please verify credentials.",
|
|
|
"qlearn_spam": "Message ID %s was learned as spam and deleted",
|
|
|
- "queue_command_success": "Queue command completed successfully",
|
|
|
"recipient_map_entry_deleted": "Recipient map ID %s has been deleted",
|
|
|
"recipient_map_entry_saved": "Recipient map entry \"%s\" has been saved",
|
|
|
"relayhost_added": "Map entry %s has been added",
|