'Email', 'subtitle' => 'Sending addresses, and the server they go out through.', 'no_key' => 'SECRETS_KEY is not set on this server. Without a key of its own, no mailbox passwords are stored here — deliberately, because APP_KEY is rotated as routine maintenance.', 'server_title' => 'Mail server', 'server_hint' => 'Applies to every mailbox — they all sit on the same server.', 'host' => 'Server', 'port' => 'Port', 'encryption' => 'Encryption', 'encryption_none' => 'None', 'save' => 'Save', 'server_saved' => 'Server settings saved.', 'boxes_title' => 'Mailboxes', 'address' => 'Address', 'display_name' => 'Display name', 'username' => 'SMTP user', 'username_hint' => 'Leave empty if it matches the address.', 'password' => 'Password', 'password_hint' => 'Stored encrypted and never shown in full again. Leave empty to keep the current one.', 'no_reply' => 'No replies (no Reply-To)', 'no_reply_hint' => 'A "no-reply" that can be replied to is a lie in the sender.', 'active' => 'Active', 'edit' => 'Edit', 'saved' => 'Mailbox saved.', 'never_verified' => 'Not yet verified', 'last_verified' => 'Last verified', 'cannot_deactivate_system' => '"System" currently falls back to this mailbox — it cannot be deactivated, or nothing would be left to fall back to.', 'confirm_first' => 'Confirm your password first — a signed-in session alone is not enough here.', 'confirm_button' => 'Confirm', 'purposes_title' => 'Who sends what', 'purposes_hint' => 'A purpose with no mailbox sends through "System".', 'purpose' => [ 'maintenance' => 'Maintenance announcements', 'provisioning' => 'Provisioning and order confirmation', 'support' => 'Replies to support requests', 'billing' => 'Invoices and payment reminders', 'system' => 'System (fallback for everything else)', ], 'purposes_saved' => 'Mapping saved.', 'system_required' => '"System" must have a mailbox — it is the fallback for all the others.', 'test' => 'Send test mail', 'test_recipient' => 'Test recipient', 'test_hint' => 'The test send really goes out — even on this installation, where ordinary mail is only logged.', 'test_recipient_required' => 'Please enter a recipient address.', 'test_subject' => 'CluPilot — test message', 'test_body' => 'This message confirms that the mailbox :key can send.', 'test_no_password' => 'No password is stored for this mailbox.', 'test_ok' => 'Delivered. The mailbox can send.', 'test_failed' => 'The mail server rejected it:', ];