DocSpace-client/packages/client/public/locales/zh-CN/SMTPSettings.json

18 lines
552 B
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Authentication": "身份验证",
"AuthViaNTLM": "通过 NTLM 授权",
"EnableSSL": "启用SSL",
"EnterDomain": "输入域",
"EnterEmail": "输入电子邮件",
"EnterLogin": "输入登录名",
"EnterPort": "输入端口",
"Host": "主机",
"HostLogin": "主机登录",
"HostPassword": "主机密码",
"Port": "端口",
"SenderDisplayName": "发件人显示名称",
"SenderEmailAddress": "发件人电邮地址",
"SendTestMail": "发送测试邮件",
"SuccessfullyCompletedOperation": "操作已成功完成。"
}