You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

53 lines
4.5 KiB
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"email-settings": "邮件设置",
"address": "电子邮箱地址",
"address-help": "下面的电子邮件地址代表收件人在“发件人”和“回复”中所看到的地址。",
"from": "发送者",
"from-help": "用于邮件中显示的发送者",
"confirmation-settings": "Confirmation",
"confirmation.expiry": "Hours to keep email confirmation link valid",
"smtp-transport": "SMTP 通信",
"smtp-transport.enabled": "启用 SMTP 通信",
"smtp-transport-help": "您可以从列表中选取一个已知的服务或自定义。",
"smtp-transport.service": "选择服务",
"smtp-transport.service-custom": "自定义",
"smtp-transport.service-help": "Select a service name above in order to use the known information about it. Alternatively, select "Custom Service" and enter the details below.",
"smtp-transport.gmail-warning1": "If you are using GMail as your email provider, you will have to generate an &quot;App Password&quot; in order for NodeBB to authenticate successfully. You can generate one at the <a href=\"https://myaccount.google.com/apppasswords\">App Passwords <i class=\"fa fa-external-link\"></i></a> page.",
"smtp-transport.gmail-warning2": "For more information about this workaround, <a href=\"https://nodemailer.com/usage/using-gmail/\">please consult this NodeMailer article <i class=\"fa fa-external-link\"></i></a> on the issue. An alternative would be to utilise a third-party emailer plugin such as SendGrid, Mailgun, etc. <a href=\"../extend/plugins\">Browse available plugins here</a>.",
"smtp-transport.auto-enable-toast": "It looks like you&apos;re configuring an SMTP transport. We enabled the \"SMTP Transport\" option for you.",
"smtp-transport.host": "SMTP 主机名",
"smtp-transport.port": "SMTP 端口",
"smtp-transport.security": "连接安全设置",
"smtp-transport.security-encrypted": "加密的",
"smtp-transport.security-starttls": "StartTLS",
"smtp-transport.security-none": "无",
"smtp-transport.username": "用户名",
"smtp-transport.username-help": "<b>对于Gmail服务</b>请在这里输入完整的电子邮箱地址,尤其是如果您使用的是 Google Apps 托管的域名。",
"smtp-transport.password": "密码",
"smtp-transport.pool": "启用池式连接",
"smtp-transport.pool-help": "池式连接可防止 NodeBB 为每封邮件创建新的连接。此选项仅适用于启用SMTP传输的情况下。",
"template": "编辑电子邮件模板",
"template.select": "选择电子邮件模板",
"template.revert": "还原为初始模板",
"testing": "电子邮件测试",
"testing.select": "选择电子邮件模板",
"testing.send": "发送测试电子邮件",
"testing.send-help": "测试电子邮件将被发送到当前已登录的用户的电子邮件地址。",
"subscriptions": "电子邮件摘要",
"subscriptions.disable": "禁用电子邮件摘要",
"subscriptions.hour": "摘要小时",
"subscriptions.hour-help": "请输入一个代表小时的数字来发送计划的电子邮件摘要 (例如,对于午夜,<code>0</code>对于下午5:00<code>17</code>)。 请记住,这是根据服务器本身的时间,可能与您的系统时钟不完全匹配。<br />服务器的大致时间为:<span id =\"serverTime\"></ span><br /> 下一个每日摘要被计划在<span id =\"nextDigestTime\"></span>发送",
"notifications.remove-images": "从电子邮件通知中删除图像",
"require-email-address": "要求新用户指定电子邮箱地址",
"require-email-address-warning": "默认情况下,用户可以通过将该字段留空来选择不输入电子邮件地址。启用此选项意味着他们必须输入电子邮件地址才能继续注册。<strong>它不能确保用户输入真实的电子邮件地址,甚至也不能确保他们拥有该地址。</strong>",
"send-validation-email": "添加或更改电子邮件时发送验证电子邮件",
"include-unverified-emails": "向尚未明验证其电子邮箱的人发送电子邮件",
"include-unverified-warning": "By default, users with emails associated with their account have already been verified, but there are situations where this is not the case (e.g. SSO logins, grandfathered users, etc). <strong>Enable this setting at your own risk</strong> &ndash; sending emails to unverified addresses may be a violation of regional anti-spam laws.",
"prompt": "提示用户输入或验证他们的电子邮箱地址",
"prompt-help": "如果用户没有设置电子邮箱,或者他们的电子邮件未被验证,页面上将会显示警告。",
"sendEmailToBanned": "即使用户已被封禁也发送电子邮件"
}