mail language
这个提交包含在:
父节点
5854f28c82
当前提交
f49ad97c9e
共有 15 个文件被更改,包括 150 次插入 和 150 次删除
|
|
@ -38,16 +38,16 @@ $lang['options_smtp_host'] = 'SMTP Host';
|
|||
$lang['options_smtp_port'] = 'SMTP Port';
|
||||
$lang['options_smtp_username'] = 'SMTP Username';
|
||||
$lang['options_smtp_password'] = 'SMTP Password';
|
||||
$lang['options_crlf'] = 'CRLF';
|
||||
$lang['options_newline'] = 'Newline';
|
||||
$lang['options_outgoing_email_protocol_changed_to'] = 'Outgoing Email Protocol changed to ';
|
||||
$lang['options_smtp_encryption_changed_to'] = 'SMTP Encryption changed to ';
|
||||
$lang['options_email_address_changed_to'] = 'Email Address changed to ';
|
||||
$lang['options_email_sender_name_changed_to'] = 'Email Sender Name changed to ';
|
||||
$lang['options_smtp_host_changed_to'] = 'SMTP Host changed to ';
|
||||
$lang['options_smtp_port_changed_to'] = 'SMTP Post changed to ';
|
||||
$lang['options_smtp_username_changed_to'] = 'SMTP Username changed to ';
|
||||
$lang['options_smtp_password_saved'] = 'SMTP Password saved';
|
||||
$lang['options_mail_settings_saved'] = "The settings were saved successfully.";
|
||||
$lang['options_mail_settings_failed'] = "Something went wrong with saving the settings. Try again.";
|
||||
$lang['options_outgoing_protocol_hint'] = "The protocol that will be used to send out emails.";
|
||||
$lang['options_smtp_encryption_hint'] = "Choose whether emails should be sent with TLS or SSL.";
|
||||
$lang['options_email_address_hint'] = "The email address from which the emails are sent, e.g. 'cloudlog@example.com'";
|
||||
$lang['options_email_sender_name_hint'] = "The email sender name, e.g. 'Cloudlog'";
|
||||
$lang['options_smtp_host_hint'] = "The hostname of the mail server, e.g. 'mail.example.com' (without 'ssl://' or 'tls://')";
|
||||
$lang['options_smtp_port_hint'] = "The SMTP port of the mail server, e.g. if TLS is used -> '587', if SSL is used -> '465'";
|
||||
$lang['options_smtp_username_hint'] = "The username to log in to the mail server, usually this is the email address that is used.";
|
||||
$lang['options_smtp_password_hint'] = "The password to log in to the mail server.";
|
||||
$lang['options_send_testmail'] = "Send Test-Mail";
|
||||
$lang['options_send_testmail_hint'] = "The email will be sent to the address defined in your account settings.";
|
||||
$lang['options_send_testmail_failed'] = "Testmail failed. Something went wrong.";
|
||||
|
|
|
|||
|
|
@ -38,16 +38,16 @@ $lang['options_smtp_host'] = 'SMTP 主机';
|
|||
$lang['options_smtp_port'] = 'SMTP 端口';
|
||||
$lang['options_smtp_username'] = 'SMTP 用户名';
|
||||
$lang['options_smtp_password'] = 'SMTP 密码';
|
||||
$lang['options_crlf'] = 'CRLF';
|
||||
$lang['options_newline'] = '新行';
|
||||
$lang['options_outgoing_email_protocol_changed_to'] = '传出电子邮件协议更改为 ';
|
||||
$lang['options_smtp_encryption_changed_to'] = 'SMTP 加密更改为 ';
|
||||
$lang['options_email_address_changed_to'] = '电子邮件地址更改为 ';
|
||||
$lang['options_email_sender_name_changed_to'] = '发件人姓名更改为 ';
|
||||
$lang['options_smtp_host_changed_to'] = 'SMTP 主机更改为 ';
|
||||
$lang['options_smtp_port_changed_to'] = 'SMTP 端口更改为 ';
|
||||
$lang['options_smtp_username_changed_to'] = 'SMTP 用户名更改为';
|
||||
$lang['options_smtp_password_saved'] = 'SMTP Password saved';
|
||||
$lang['options_mail_settings_saved'] = "The settings were saved successfully.";
|
||||
$lang['options_mail_settings_failed'] = "Something went wrong with saving the settings. Try again.";
|
||||
$lang['options_outgoing_protocol_hint'] = "The protocol that will be used to send out emails.";
|
||||
$lang['options_smtp_encryption_hint'] = "Choose whether emails should be sent with TLS or SSL.";
|
||||
$lang['options_email_address_hint'] = "The email address from which the emails are sent, e.g. 'cloudlog@example.com'";
|
||||
$lang['options_email_sender_name_hint'] = "The email sender name, e.g. 'Cloudlog'";
|
||||
$lang['options_smtp_host_hint'] = "The hostname of the mail server, e.g. 'mail.example.com' (without 'ssl://' or 'tls://')";
|
||||
$lang['options_smtp_port_hint'] = "The SMTP port of the mail server, e.g. if TLS is used -> '587', if SSL is used -> '465'";
|
||||
$lang['options_smtp_username_hint'] = "The username to log in to the mail server, usually this is the email address that is used.";
|
||||
$lang['options_smtp_password_hint'] = "The password to log in to the mail server.";
|
||||
$lang['options_send_testmail'] = "Send Test-Mail";
|
||||
$lang['options_send_testmail_hint'] = "The email will be sent to the address defined in your account settings.";
|
||||
$lang['options_send_testmail_failed'] = "Testmail failed. Something went wrong.";
|
||||
|
|
|
|||
|
|
@ -38,16 +38,16 @@ $lang['options_smtp_host'] = 'SMTP hostitel';
|
|||
$lang['options_smtp_port'] = 'SMTP port';
|
||||
$lang['options_smtp_username'] = 'SMTP uživatelské jméno';
|
||||
$lang['options_smtp_password'] = 'SMTP heslo';
|
||||
$lang['options_crlf'] = 'CRLF';
|
||||
$lang['options_newline'] = 'Nový řádek';
|
||||
$lang['options_outgoing_email_protocol_changed_to'] = 'Protokol odchozího e-mailu změněn na ';
|
||||
$lang['options_smtp_encryption_changed_to'] = 'SMTP šifrování změněno na ';
|
||||
$lang['options_email_address_changed_to'] = 'E-mailová adresa změněna na ';
|
||||
$lang['options_email_sender_name_changed_to'] = 'Jméno odesílatele e-mailu změněno na ';
|
||||
$lang['options_smtp_host_changed_to'] = 'SMTP hostitel změněn na ';
|
||||
$lang['options_smtp_port_changed_to'] = 'SMTP port změněn na ';
|
||||
$lang['options_smtp_username_changed_to'] = 'SMTP uživatelské jméno změněno na ';
|
||||
$lang['options_smtp_password_saved'] = 'SMTP Password saved';
|
||||
$lang['options_mail_settings_saved'] = "The settings were saved successfully.";
|
||||
$lang['options_mail_settings_failed'] = "Something went wrong with saving the settings. Try again.";
|
||||
$lang['options_outgoing_protocol_hint'] = "The protocol that will be used to send out emails.";
|
||||
$lang['options_smtp_encryption_hint'] = "Choose whether emails should be sent with TLS or SSL.";
|
||||
$lang['options_email_address_hint'] = "The email address from which the emails are sent, e.g. 'cloudlog@example.com'";
|
||||
$lang['options_email_sender_name_hint'] = "The email sender name, e.g. 'Cloudlog'";
|
||||
$lang['options_smtp_host_hint'] = "The hostname of the mail server, e.g. 'mail.example.com' (without 'ssl://' or 'tls://')";
|
||||
$lang['options_smtp_port_hint'] = "The SMTP port of the mail server, e.g. if TLS is used -> '587', if SSL is used -> '465'";
|
||||
$lang['options_smtp_username_hint'] = "The username to log in to the mail server, usually this is the email address that is used.";
|
||||
$lang['options_smtp_password_hint'] = "The password to log in to the mail server.";
|
||||
$lang['options_send_testmail'] = "Send Test-Mail";
|
||||
$lang['options_send_testmail_hint'] = "The email will be sent to the address defined in your account settings.";
|
||||
$lang['options_send_testmail_failed'] = "Testmail failed. Something went wrong.";
|
||||
|
|
|
|||
|
|
@ -38,16 +38,16 @@ $lang['options_smtp_host'] = 'SMTP Host';
|
|||
$lang['options_smtp_port'] = 'SMTP Port';
|
||||
$lang['options_smtp_username'] = 'SMTP Username';
|
||||
$lang['options_smtp_password'] = 'SMTP Password';
|
||||
$lang['options_crlf'] = 'CRLF';
|
||||
$lang['options_newline'] = 'Newline';
|
||||
$lang['options_outgoing_email_protocol_changed_to'] = 'Outgoing Email Protocol changed to ';
|
||||
$lang['options_smtp_encryption_changed_to'] = 'SMTP Encryption changed to ';
|
||||
$lang['options_email_address_changed_to'] = 'Email Address changed to ';
|
||||
$lang['options_email_sender_name_changed_to'] = 'Email Sender Name changed to ';
|
||||
$lang['options_smtp_host_changed_to'] = 'SMTP Host changed to ';
|
||||
$lang['options_smtp_port_changed_to'] = 'SMTP Post changed to ';
|
||||
$lang['options_smtp_username_changed_to'] = 'SMTP Username changed to ';
|
||||
$lang['options_smtp_password_saved'] = 'SMTP Password saved';
|
||||
$lang['options_mail_settings_saved'] = "The settings were saved successfully.";
|
||||
$lang['options_mail_settings_failed'] = "Something went wrong with saving the settings. Try again.";
|
||||
$lang['options_outgoing_protocol_hint'] = "The protocol that will be used to send out emails.";
|
||||
$lang['options_smtp_encryption_hint'] = "Choose whether emails should be sent with TLS or SSL.";
|
||||
$lang['options_email_address_hint'] = "The email address from which the emails are sent, e.g. 'cloudlog@example.com'";
|
||||
$lang['options_email_sender_name_hint'] = "The email sender name, e.g. 'Cloudlog'";
|
||||
$lang['options_smtp_host_hint'] = "The hostname of the mail server, e.g. 'mail.example.com' (without 'ssl://' or 'tls://')";
|
||||
$lang['options_smtp_port_hint'] = "The SMTP port of the mail server, e.g. if TLS is used -> '587', if SSL is used -> '465'";
|
||||
$lang['options_smtp_username_hint'] = "The username to log in to the mail server, usually this is the email address that is used.";
|
||||
$lang['options_smtp_password_hint'] = "The password to log in to the mail server.";
|
||||
$lang['options_send_testmail'] = "Send Test-Mail";
|
||||
$lang['options_send_testmail_hint'] = "The email will be sent to the address defined in your account settings.";
|
||||
$lang['options_send_testmail_failed'] = "Testmail failed. Something went wrong.";
|
||||
|
|
|
|||
|
|
@ -38,16 +38,16 @@ $lang['options_smtp_host'] = 'SMTP Host';
|
|||
$lang['options_smtp_port'] = 'SMTP Port';
|
||||
$lang['options_smtp_username'] = 'SMTP Username';
|
||||
$lang['options_smtp_password'] = 'SMTP Password';
|
||||
$lang['options_crlf'] = 'CRLF';
|
||||
$lang['options_newline'] = 'Newline';
|
||||
$lang['options_outgoing_email_protocol_changed_to'] = 'Outgoing Email Protocol changed to ';
|
||||
$lang['options_smtp_encryption_changed_to'] = 'SMTP Encryption changed to ';
|
||||
$lang['options_email_address_changed_to'] = 'Email Address changed to ';
|
||||
$lang['options_email_sender_name_changed_to'] = 'Email Sender Name changed to ';
|
||||
$lang['options_smtp_host_changed_to'] = 'SMTP Host changed to ';
|
||||
$lang['options_smtp_port_changed_to'] = 'SMTP Post changed to ';
|
||||
$lang['options_smtp_username_changed_to'] = 'SMTP Username changed to ';
|
||||
$lang['options_smtp_password_saved'] = 'SMTP Password saved';
|
||||
$lang['options_mail_settings_saved'] = "The settings were saved successfully.";
|
||||
$lang['options_mail_settings_failed'] = "Something went wrong with saving the settings. Try again.";
|
||||
$lang['options_outgoing_protocol_hint'] = "The protocol that will be used to send out emails.";
|
||||
$lang['options_smtp_encryption_hint'] = "Choose whether emails should be sent with TLS or SSL.";
|
||||
$lang['options_email_address_hint'] = "The email address from which the emails are sent, e.g. 'cloudlog@example.com'";
|
||||
$lang['options_email_sender_name_hint'] = "The email sender name, e.g. 'Cloudlog'";
|
||||
$lang['options_smtp_host_hint'] = "The hostname of the mail server, e.g. 'mail.example.com' (without 'ssl://' or 'tls://')";
|
||||
$lang['options_smtp_port_hint'] = "The SMTP port of the mail server, e.g. if TLS is used -> '587', if SSL is used -> '465'";
|
||||
$lang['options_smtp_username_hint'] = "The username to log in to the mail server, usually this is the email address that is used.";
|
||||
$lang['options_smtp_password_hint'] = "The password to log in to the mail server.";
|
||||
$lang['options_send_testmail'] = "Send Test-Mail";
|
||||
$lang['options_send_testmail_hint'] = "The email will be sent to the address defined in your account settings.";
|
||||
$lang['options_send_testmail_failed'] = "Testmail failed. Something went wrong.";
|
||||
|
|
|
|||
|
|
@ -38,16 +38,16 @@ $lang['options_smtp_host'] = 'SMTP Host';
|
|||
$lang['options_smtp_port'] = 'SMTP Port';
|
||||
$lang['options_smtp_username'] = 'SMTP Username';
|
||||
$lang['options_smtp_password'] = 'SMTP Password';
|
||||
$lang['options_crlf'] = 'CRLF';
|
||||
$lang['options_newline'] = 'Newline';
|
||||
$lang['options_outgoing_email_protocol_changed_to'] = 'Outgoing Email Protocol changed to ';
|
||||
$lang['options_smtp_encryption_changed_to'] = 'SMTP Encryption changed to ';
|
||||
$lang['options_email_address_changed_to'] = 'Sähköpostiosoite vaihdettu: ';
|
||||
$lang['options_email_sender_name_changed_to'] = 'Sähköpostin lähettäjän nimi vaihdettu: ';
|
||||
$lang['options_smtp_host_changed_to'] = 'SMTP Host changed to ';
|
||||
$lang['options_smtp_port_changed_to'] = 'SMTP Post changed to ';
|
||||
$lang['options_smtp_username_changed_to'] = 'SMTP Username changed to ';
|
||||
$lang['options_smtp_password_saved'] = 'SMTP Password saved';
|
||||
$lang['options_mail_settings_saved'] = "The settings were saved successfully.";
|
||||
$lang['options_mail_settings_failed'] = "Something went wrong with saving the settings. Try again.";
|
||||
$lang['options_outgoing_protocol_hint'] = "The protocol that will be used to send out emails.";
|
||||
$lang['options_smtp_encryption_hint'] = "Choose whether emails should be sent with TLS or SSL.";
|
||||
$lang['options_email_address_hint'] = "The email address from which the emails are sent, e.g. 'cloudlog@example.com'";
|
||||
$lang['options_email_sender_name_hint'] = "The email sender name, e.g. 'Cloudlog'";
|
||||
$lang['options_smtp_host_hint'] = "The hostname of the mail server, e.g. 'mail.example.com' (without 'ssl://' or 'tls://')";
|
||||
$lang['options_smtp_port_hint'] = "The SMTP port of the mail server, e.g. if TLS is used -> '587', if SSL is used -> '465'";
|
||||
$lang['options_smtp_username_hint'] = "The username to log in to the mail server, usually this is the email address that is used.";
|
||||
$lang['options_smtp_password_hint'] = "The password to log in to the mail server.";
|
||||
$lang['options_send_testmail'] = "Send Test-Mail";
|
||||
$lang['options_send_testmail_hint'] = "The email will be sent to the address defined in your account settings.";
|
||||
$lang['options_send_testmail_failed'] = "Testmail failed. Something went wrong.";
|
||||
|
|
|
|||
|
|
@ -38,16 +38,16 @@ $lang['options_smtp_host'] = 'SMTP Host';
|
|||
$lang['options_smtp_port'] = 'SMTP Port';
|
||||
$lang['options_smtp_username'] = 'SMTP Username';
|
||||
$lang['options_smtp_password'] = 'SMTP Password';
|
||||
$lang['options_crlf'] = 'CRLF';
|
||||
$lang['options_newline'] = 'Newline';
|
||||
$lang['options_outgoing_email_protocol_changed_to'] = 'Outgoing Email Protocol changed to ';
|
||||
$lang['options_smtp_encryption_changed_to'] = 'SMTP Encryption changed to ';
|
||||
$lang['options_email_address_changed_to'] = 'Email Address changed to ';
|
||||
$lang['options_email_sender_name_changed_to'] = 'Email Sender Name changed to ';
|
||||
$lang['options_smtp_host_changed_to'] = 'SMTP Host changed to ';
|
||||
$lang['options_smtp_port_changed_to'] = 'SMTP Post changed to ';
|
||||
$lang['options_smtp_username_changed_to'] = 'SMTP Username changed to ';
|
||||
$lang['options_smtp_password_saved'] = 'SMTP Password saved';
|
||||
$lang['options_mail_settings_saved'] = "The settings were saved successfully.";
|
||||
$lang['options_mail_settings_failed'] = "Something went wrong with saving the settings. Try again.";
|
||||
$lang['options_outgoing_protocol_hint'] = "The protocol that will be used to send out emails.";
|
||||
$lang['options_smtp_encryption_hint'] = "Choose whether emails should be sent with TLS or SSL.";
|
||||
$lang['options_email_address_hint'] = "The email address from which the emails are sent, e.g. 'cloudlog@example.com'";
|
||||
$lang['options_email_sender_name_hint'] = "The email sender name, e.g. 'Cloudlog'";
|
||||
$lang['options_smtp_host_hint'] = "The hostname of the mail server, e.g. 'mail.example.com' (without 'ssl://' or 'tls://')";
|
||||
$lang['options_smtp_port_hint'] = "The SMTP port of the mail server, e.g. if TLS is used -> '587', if SSL is used -> '465'";
|
||||
$lang['options_smtp_username_hint'] = "The username to log in to the mail server, usually this is the email address that is used.";
|
||||
$lang['options_smtp_password_hint'] = "The password to log in to the mail server.";
|
||||
$lang['options_send_testmail'] = "Send Test-Mail";
|
||||
$lang['options_send_testmail_hint'] = "The email will be sent to the address defined in your account settings.";
|
||||
$lang['options_send_testmail_failed'] = "Testmail failed. Something went wrong.";
|
||||
|
|
|
|||
|
|
@ -38,16 +38,16 @@ $lang['options_smtp_host'] = 'SMTP Host';
|
|||
$lang['options_smtp_port'] = 'SMTP Port';
|
||||
$lang['options_smtp_username'] = 'SMTP Benutzername';
|
||||
$lang['options_smtp_password'] = 'SMTP Passwort';
|
||||
$lang['options_crlf'] = 'CRLF';
|
||||
$lang['options_newline'] = 'Zeilenvorschub (Newline)';
|
||||
$lang['options_outgoing_email_protocol_changed_to'] = 'Protokoll für ausgehende E-Mails geändert zu ';
|
||||
$lang['options_smtp_encryption_changed_to'] = 'SMTP Verschlüsselung geändert zu ';
|
||||
$lang['options_email_address_changed_to'] = 'E-Mailadresse geändert zu ';
|
||||
$lang['options_email_sender_name_changed_to'] = 'E-Mail Absendername geändert zu ';
|
||||
$lang['options_smtp_host_changed_to'] = 'SMTP Host geändert zu ';
|
||||
$lang['options_smtp_port_changed_to'] = 'SMTP Port geändert zu ';
|
||||
$lang['options_smtp_username_changed_to'] = 'SMTP Benutzername geändert zu ';
|
||||
$lang['options_smtp_password_saved'] = 'SMTP Passwort gespeichert';
|
||||
$lang['options_mail_settings_saved'] = "Die Einstellungen wurden erfolgreich gespeichert.";
|
||||
$lang['options_mail_settings_failed'] = "Beim Speichern ist was schief gelaufen. Probiere es erneut.";
|
||||
$lang['options_outgoing_protocol_hint'] = "Das Protokoll, mit dem E-Mails versendet werden.";
|
||||
$lang['options_smtp_encryption_hint'] = "Wähle ob E-Mails mit TLS oder SSL versendet werden sollen.";
|
||||
$lang['options_email_address_hint'] = "Die E-Mail Adresse von der die Mails versendet werden, z.B. 'cloudlog@example.com'";
|
||||
$lang['options_email_sender_name_hint'] = "Der Name des Absenders, z.B. 'Cloudlog'";
|
||||
$lang['options_smtp_host_hint'] = "Der Hostname des Mailservers, z.B. 'mail.example.com' (ohne 'ssl://' or 'tls://')";
|
||||
$lang['options_smtp_port_hint'] = "Der SMTP Port des Mailservers, z.B. für TLS -> '587', für SSL -> '465'";
|
||||
$lang['options_smtp_username_hint'] = "Der Benutzername um sich am Mailserver anzumelden. Normalerweise ist dies die E-Mail Adresse.";
|
||||
$lang['options_smtp_password_hint'] = "Das Passwort um sich am Mailserver anzumelden.";
|
||||
$lang['options_send_testmail'] = "Sende eine Test-Mail";
|
||||
$lang['options_send_testmail_hint'] = "Die E-Mail wird an die Adresse versandt, welche in den Account-Einstellungen hinterlegt ist.";
|
||||
$lang['options_send_testmail_failed'] = "Die Testmail wurde nicht versandt. Da ist was schief gelaufen.";
|
||||
|
|
|
|||
|
|
@ -38,16 +38,16 @@ $lang['options_smtp_host'] = 'SMTP Host';
|
|||
$lang['options_smtp_port'] = 'SMTP Port';
|
||||
$lang['options_smtp_username'] = 'SMTP Username';
|
||||
$lang['options_smtp_password'] = 'SMTP Password';
|
||||
$lang['options_crlf'] = 'CRLF';
|
||||
$lang['options_newline'] = 'Newline';
|
||||
$lang['options_outgoing_email_protocol_changed_to'] = 'Outgoing Email Protocol changed to ';
|
||||
$lang['options_smtp_encryption_changed_to'] = 'SMTP Encryption changed to ';
|
||||
$lang['options_email_address_changed_to'] = 'Email Address changed to ';
|
||||
$lang['options_email_sender_name_changed_to'] = 'Email Sender Name changed to ';
|
||||
$lang['options_smtp_host_changed_to'] = 'SMTP Host changed to ';
|
||||
$lang['options_smtp_port_changed_to'] = 'SMTP Post changed to ';
|
||||
$lang['options_smtp_username_changed_to'] = 'SMTP Username changed to ';
|
||||
$lang['options_smtp_password_saved'] = 'SMTP Password saved';
|
||||
$lang['options_mail_settings_saved'] = "The settings were saved successfully.";
|
||||
$lang['options_mail_settings_failed'] = "Something went wrong with saving the settings. Try again.";
|
||||
$lang['options_outgoing_protocol_hint'] = "The protocol that will be used to send out emails.";
|
||||
$lang['options_smtp_encryption_hint'] = "Choose whether emails should be sent with TLS or SSL.";
|
||||
$lang['options_email_address_hint'] = "The email address from which the emails are sent, e.g. 'cloudlog@example.com'";
|
||||
$lang['options_email_sender_name_hint'] = "The email sender name, e.g. 'Cloudlog'";
|
||||
$lang['options_smtp_host_hint'] = "The hostname of the mail server, e.g. 'mail.example.com' (without 'ssl://' or 'tls://')";
|
||||
$lang['options_smtp_port_hint'] = "The SMTP port of the mail server, e.g. if TLS is used -> '587', if SSL is used -> '465'";
|
||||
$lang['options_smtp_username_hint'] = "The username to log in to the mail server, usually this is the email address that is used.";
|
||||
$lang['options_smtp_password_hint'] = "The password to log in to the mail server.";
|
||||
$lang['options_send_testmail'] = "Send Test-Mail";
|
||||
$lang['options_send_testmail_hint'] = "The email will be sent to the address defined in your account settings.";
|
||||
$lang['options_send_testmail_failed'] = "Testmail failed. Something went wrong.";
|
||||
|
|
|
|||
|
|
@ -38,16 +38,16 @@ $lang['options_smtp_host'] = 'SMTP Host';
|
|||
$lang['options_smtp_port'] = 'SMTP Port';
|
||||
$lang['options_smtp_username'] = 'SMTP Username';
|
||||
$lang['options_smtp_password'] = 'SMTP Password';
|
||||
$lang['options_crlf'] = 'CRLF';
|
||||
$lang['options_newline'] = 'Newline';
|
||||
$lang['options_outgoing_email_protocol_changed_to'] = 'Outgoing Email Protocol changed to ';
|
||||
$lang['options_smtp_encryption_changed_to'] = 'SMTP Encryption changed to ';
|
||||
$lang['options_email_address_changed_to'] = 'Email Address changed to ';
|
||||
$lang['options_email_sender_name_changed_to'] = 'Email Sender Name changed to ';
|
||||
$lang['options_smtp_host_changed_to'] = 'SMTP Host changed to ';
|
||||
$lang['options_smtp_port_changed_to'] = 'SMTP Post changed to ';
|
||||
$lang['options_smtp_username_changed_to'] = 'SMTP Username changed to ';
|
||||
$lang['options_smtp_password_saved'] = 'SMTP Password saved';
|
||||
$lang['options_mail_settings_saved'] = "The settings were saved successfully.";
|
||||
$lang['options_mail_settings_failed'] = "Something went wrong with saving the settings. Try again.";
|
||||
$lang['options_outgoing_protocol_hint'] = "The protocol that will be used to send out emails.";
|
||||
$lang['options_smtp_encryption_hint'] = "Choose whether emails should be sent with TLS or SSL.";
|
||||
$lang['options_email_address_hint'] = "The email address from which the emails are sent, e.g. 'cloudlog@example.com'";
|
||||
$lang['options_email_sender_name_hint'] = "The email sender name, e.g. 'Cloudlog'";
|
||||
$lang['options_smtp_host_hint'] = "The hostname of the mail server, e.g. 'mail.example.com' (without 'ssl://' or 'tls://')";
|
||||
$lang['options_smtp_port_hint'] = "The SMTP port of the mail server, e.g. if TLS is used -> '587', if SSL is used -> '465'";
|
||||
$lang['options_smtp_username_hint'] = "The username to log in to the mail server, usually this is the email address that is used.";
|
||||
$lang['options_smtp_password_hint'] = "The password to log in to the mail server.";
|
||||
$lang['options_send_testmail'] = "Send Test-Mail";
|
||||
$lang['options_send_testmail_hint'] = "The email will be sent to the address defined in your account settings.";
|
||||
$lang['options_send_testmail_failed'] = "Testmail failed. Something went wrong.";
|
||||
|
|
|
|||
|
|
@ -38,16 +38,16 @@ $lang['options_smtp_host'] = 'SMTP Host';
|
|||
$lang['options_smtp_port'] = 'SMTP Port';
|
||||
$lang['options_smtp_username'] = 'SMTP Username';
|
||||
$lang['options_smtp_password'] = 'SMTP Password';
|
||||
$lang['options_crlf'] = 'CRLF';
|
||||
$lang['options_newline'] = 'Newline';
|
||||
$lang['options_outgoing_email_protocol_changed_to'] = 'Outgoing Email Protocol changed to ';
|
||||
$lang['options_smtp_encryption_changed_to'] = 'SMTP Encryption changed to ';
|
||||
$lang['options_email_address_changed_to'] = 'Email Address changed to ';
|
||||
$lang['options_email_sender_name_changed_to'] = 'Email Sender Name changed to ';
|
||||
$lang['options_smtp_host_changed_to'] = 'SMTP Host changed to ';
|
||||
$lang['options_smtp_port_changed_to'] = 'SMTP Post changed to ';
|
||||
$lang['options_smtp_username_changed_to'] = 'SMTP Username changed to ';
|
||||
$lang['options_smtp_password_saved'] = 'SMTP Password saved';
|
||||
$lang['options_mail_settings_saved'] = "The settings were saved successfully.";
|
||||
$lang['options_mail_settings_failed'] = "Something went wrong with saving the settings. Try again.";
|
||||
$lang['options_outgoing_protocol_hint'] = "The protocol that will be used to send out emails.";
|
||||
$lang['options_smtp_encryption_hint'] = "Choose whether emails should be sent with TLS or SSL.";
|
||||
$lang['options_email_address_hint'] = "The email address from which the emails are sent, e.g. 'cloudlog@example.com'";
|
||||
$lang['options_email_sender_name_hint'] = "The email sender name, e.g. 'Cloudlog'";
|
||||
$lang['options_smtp_host_hint'] = "The hostname of the mail server, e.g. 'mail.example.com' (without 'ssl://' or 'tls://')";
|
||||
$lang['options_smtp_port_hint'] = "The SMTP port of the mail server, e.g. if TLS is used -> '587', if SSL is used -> '465'";
|
||||
$lang['options_smtp_username_hint'] = "The username to log in to the mail server, usually this is the email address that is used.";
|
||||
$lang['options_smtp_password_hint'] = "The password to log in to the mail server.";
|
||||
$lang['options_send_testmail'] = "Send Test-Mail";
|
||||
$lang['options_send_testmail_hint'] = "The email will be sent to the address defined in your account settings.";
|
||||
$lang['options_send_testmail_failed'] = "Testmail failed. Something went wrong.";
|
||||
|
|
|
|||
|
|
@ -38,16 +38,16 @@ $lang['options_smtp_host'] = 'SMTP хост';
|
|||
$lang['options_smtp_port'] = 'SMTP порт';
|
||||
$lang['options_smtp_username'] = 'SMTP логин';
|
||||
$lang['options_smtp_password'] = 'SMTP пароль';
|
||||
$lang['options_crlf'] = 'CRLF';
|
||||
$lang['options_newline'] = 'Newline';
|
||||
$lang['options_outgoing_email_protocol_changed_to'] = 'Протокол отправки емэйл изменён на ';
|
||||
$lang['options_smtp_encryption_changed_to'] = 'Шифрование SMTP изменено на ';
|
||||
$lang['options_email_address_changed_to'] = 'Адрес электронной почты изменён на ';
|
||||
$lang['options_email_sender_name_changed_to'] = 'Имя отправителя изменено на ';
|
||||
$lang['options_smtp_host_changed_to'] = 'SMTP хост изменён на ';
|
||||
$lang['options_smtp_port_changed_to'] = 'SMTP порт изменён на ';
|
||||
$lang['options_smtp_username_changed_to'] = 'SMTP логин изменён на ';
|
||||
$lang['options_smtp_password_saved'] = 'SMTP Password saved';
|
||||
$lang['options_mail_settings_saved'] = "The settings were saved successfully.";
|
||||
$lang['options_mail_settings_failed'] = "Something went wrong with saving the settings. Try again.";
|
||||
$lang['options_outgoing_protocol_hint'] = "The protocol that will be used to send out emails.";
|
||||
$lang['options_smtp_encryption_hint'] = "Choose whether emails should be sent with TLS or SSL.";
|
||||
$lang['options_email_address_hint'] = "The email address from which the emails are sent, e.g. 'cloudlog@example.com'";
|
||||
$lang['options_email_sender_name_hint'] = "The email sender name, e.g. 'Cloudlog'";
|
||||
$lang['options_smtp_host_hint'] = "The hostname of the mail server, e.g. 'mail.example.com' (without 'ssl://' or 'tls://')";
|
||||
$lang['options_smtp_port_hint'] = "The SMTP port of the mail server, e.g. if TLS is used -> '587', if SSL is used -> '465'";
|
||||
$lang['options_smtp_username_hint'] = "The username to log in to the mail server, usually this is the email address that is used.";
|
||||
$lang['options_smtp_password_hint'] = "The password to log in to the mail server.";
|
||||
$lang['options_send_testmail'] = "Send Test-Mail";
|
||||
$lang['options_send_testmail_hint'] = "The email will be sent to the address defined in your account settings.";
|
||||
$lang['options_send_testmail_failed'] = "Testmail failed. Something went wrong.";
|
||||
|
|
|
|||
|
|
@ -38,16 +38,16 @@ $lang['options_smtp_host'] = 'SMTP Host';
|
|||
$lang['options_smtp_port'] = 'SMTP Port';
|
||||
$lang['options_smtp_username'] = 'SMTP Username';
|
||||
$lang['options_smtp_password'] = 'SMTP Password';
|
||||
$lang['options_crlf'] = 'CRLF';
|
||||
$lang['options_newline'] = 'Newline';
|
||||
$lang['options_outgoing_email_protocol_changed_to'] = 'Outgoing Email Protocol changed to ';
|
||||
$lang['options_smtp_encryption_changed_to'] = 'SMTP Encryption changed to ';
|
||||
$lang['options_email_address_changed_to'] = 'Email Address changed to ';
|
||||
$lang['options_email_sender_name_changed_to'] = 'Email Sender Name changed to ';
|
||||
$lang['options_smtp_host_changed_to'] = 'SMTP Host changed to ';
|
||||
$lang['options_smtp_port_changed_to'] = 'SMTP Post changed to ';
|
||||
$lang['options_smtp_username_changed_to'] = 'SMTP Username changed to ';
|
||||
$lang['options_smtp_password_saved'] = 'SMTP Password saved';
|
||||
$lang['options_mail_settings_saved'] = "The settings were saved successfully.";
|
||||
$lang['options_mail_settings_failed'] = "Something went wrong with saving the settings. Try again.";
|
||||
$lang['options_outgoing_protocol_hint'] = "The protocol that will be used to send out emails.";
|
||||
$lang['options_smtp_encryption_hint'] = "Choose whether emails should be sent with TLS or SSL.";
|
||||
$lang['options_email_address_hint'] = "The email address from which the emails are sent, e.g. 'cloudlog@example.com'";
|
||||
$lang['options_email_sender_name_hint'] = "The email sender name, e.g. 'Cloudlog'";
|
||||
$lang['options_smtp_host_hint'] = "The hostname of the mail server, e.g. 'mail.example.com' (without 'ssl://' or 'tls://')";
|
||||
$lang['options_smtp_port_hint'] = "The SMTP port of the mail server, e.g. if TLS is used -> '587', if SSL is used -> '465'";
|
||||
$lang['options_smtp_username_hint'] = "The username to log in to the mail server, usually this is the email address that is used.";
|
||||
$lang['options_smtp_password_hint'] = "The password to log in to the mail server.";
|
||||
$lang['options_send_testmail'] = "Send Test-Mail";
|
||||
$lang['options_send_testmail_hint'] = "The email will be sent to the address defined in your account settings.";
|
||||
$lang['options_send_testmail_failed'] = "Testmail failed. Something went wrong.";
|
||||
|
|
|
|||
|
|
@ -38,16 +38,16 @@ $lang['options_smtp_host'] = 'SMTP Host';
|
|||
$lang['options_smtp_port'] = 'SMTP Port';
|
||||
$lang['options_smtp_username'] = 'SMTP Användarnamn';
|
||||
$lang['options_smtp_password'] = 'SMTP Lösenord';
|
||||
$lang['options_crlf'] = 'CRLF';
|
||||
$lang['options_newline'] = 'Nyrad';
|
||||
$lang['options_outgoing_email_protocol_changed_to'] = 'Protokoll för utgående e-post har ändrats till ';
|
||||
$lang['options_smtp_encryption_changed_to'] = 'SMTP-kryptering ändras till ';
|
||||
$lang['options_email_address_changed_to'] = 'E-postadress ändrad till ';
|
||||
$lang['options_email_sender_name_changed_to'] = 'E-postavsändarens namn har ändrats till ';
|
||||
$lang['options_smtp_host_changed_to'] = 'SMTP Host har ändrats till ';
|
||||
$lang['options_smtp_port_changed_to'] = 'SMTP Post har ändrats till ';
|
||||
$lang['options_smtp_username_changed_to'] = 'SMTP Användarnamn ändrat till ';
|
||||
$lang['options_smtp_password_saved'] = 'SMTP Password saved';
|
||||
$lang['options_mail_settings_saved'] = "The settings were saved successfully.";
|
||||
$lang['options_mail_settings_failed'] = "Something went wrong with saving the settings. Try again.";
|
||||
$lang['options_outgoing_protocol_hint'] = "The protocol that will be used to send out emails.";
|
||||
$lang['options_smtp_encryption_hint'] = "Choose whether emails should be sent with TLS or SSL.";
|
||||
$lang['options_email_address_hint'] = "The email address from which the emails are sent, e.g. 'cloudlog@example.com'";
|
||||
$lang['options_email_sender_name_hint'] = "The email sender name, e.g. 'Cloudlog'";
|
||||
$lang['options_smtp_host_hint'] = "The hostname of the mail server, e.g. 'mail.example.com' (without 'ssl://' or 'tls://')";
|
||||
$lang['options_smtp_port_hint'] = "The SMTP port of the mail server, e.g. if TLS is used -> '587', if SSL is used -> '465'";
|
||||
$lang['options_smtp_username_hint'] = "The username to log in to the mail server, usually this is the email address that is used.";
|
||||
$lang['options_smtp_password_hint'] = "The password to log in to the mail server.";
|
||||
$lang['options_send_testmail'] = "Send Test-Mail";
|
||||
$lang['options_send_testmail_hint'] = "The email will be sent to the address defined in your account settings.";
|
||||
$lang['options_send_testmail_failed'] = "Testmail failed. Something went wrong.";
|
||||
|
|
|
|||
|
|
@ -38,16 +38,16 @@ $lang['options_smtp_host'] = 'SMTP Host';
|
|||
$lang['options_smtp_port'] = 'SMTP Port';
|
||||
$lang['options_smtp_username'] = 'SMTP Username';
|
||||
$lang['options_smtp_password'] = 'SMTP Password';
|
||||
$lang['options_crlf'] = 'CRLF';
|
||||
$lang['options_newline'] = 'Newline';
|
||||
$lang['options_outgoing_email_protocol_changed_to'] = 'Outgoing Email Protocol changed to ';
|
||||
$lang['options_smtp_encryption_changed_to'] = 'SMTP Encryption changed to ';
|
||||
$lang['options_email_address_changed_to'] = 'Email Address changed to ';
|
||||
$lang['options_email_sender_name_changed_to'] = 'Email Sender Name changed to ';
|
||||
$lang['options_smtp_host_changed_to'] = 'SMTP Host changed to ';
|
||||
$lang['options_smtp_port_changed_to'] = 'SMTP Post changed to ';
|
||||
$lang['options_smtp_username_changed_to'] = 'SMTP Username changed to ';
|
||||
$lang['options_smtp_password_saved'] = 'SMTP Password saved';
|
||||
$lang['options_mail_settings_saved'] = "The settings were saved successfully.";
|
||||
$lang['options_mail_settings_failed'] = "Something went wrong with saving the settings. Try again.";
|
||||
$lang['options_outgoing_protocol_hint'] = "The protocol that will be used to send out emails.";
|
||||
$lang['options_smtp_encryption_hint'] = "Choose whether emails should be sent with TLS or SSL.";
|
||||
$lang['options_email_address_hint'] = "The email address from which the emails are sent, e.g. 'cloudlog@example.com'";
|
||||
$lang['options_email_sender_name_hint'] = "The email sender name, e.g. 'Cloudlog'";
|
||||
$lang['options_smtp_host_hint'] = "The hostname of the mail server, e.g. 'mail.example.com' (without 'ssl://' or 'tls://')";
|
||||
$lang['options_smtp_port_hint'] = "The SMTP port of the mail server, e.g. if TLS is used -> '587', if SSL is used -> '465'";
|
||||
$lang['options_smtp_username_hint'] = "The username to log in to the mail server, usually this is the email address that is used.";
|
||||
$lang['options_smtp_password_hint'] = "The password to log in to the mail server.";
|
||||
$lang['options_send_testmail'] = "Send Test-Mail";
|
||||
$lang['options_send_testmail_hint'] = "The email will be sent to the address defined in your account settings.";
|
||||
$lang['options_send_testmail_failed'] = "Testmail failed. Something went wrong.";
|
||||
|
|
|
|||
正在加载…
在新工单中引用