DocSpace-client/packages/client/public/locales/en/SMTPSettings.json

21 lines
1.2 KiB
JSON

{
"Authentication": "Authentication",
"AuthViaNTLM": "Auth via NTLM",
"EnableSSL": "Enable SSL",
"EnterDomain": "Enter domain",
"EnterEmail": "Enter email",
"EnterLogin": "Enter login",
"EnterName": "Enter name",
"EnterPassword": "Enter password",
"EnterPort": "Enter port",
"HelpText": "If you use a Gmail account for SMTP server, you will not be able to send mail until you do the following: sign in to the Gmail account you use via its standard web interface and confirm any verification questions about the {{organizationName}} access attempt to the account, in case there are some. You also need to generate an app password in the Security settings on the My Google Account page (this password can only be used if two-step verification is enabled).We recommend using ports 587 or 25 for the email messages to be sent, as other values might prevent the SMTP from the correct work.",
"Host": "Host",
"HostLogin": "Host login",
"HostPassword": "Host password",
"Port": "Port",
"SenderDisplayName": "Sender Display Name",
"SenderEmailAddress": "Sender Email Address",
"SendTestMail": "Send Test Mail",
"SuccessfullyCompletedOperation": "Operation has been successfully completed."
}