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.

25 lines
2.1 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": "用于邮件中显示的发送者",
"gmail-routing": "Gmail 代发",
"gmail-routing-help1": "有报告称Gmail 代发在安全性更高的账户上不工作。. 在这种情况下,你需要<a href=\"https://www.google.com/settings/security/lesssecureapps\">将您的Gmail帐户设为允许安全性较低的应用程式</a>。",
"gmail-routing-help2": "有关此解决方法的详细信息, <a href=\"https://nodemailer.com/using-gmail/\">请参阅此 NodeMailer 有关此问题的文章。</a> 另一种方法是使用第三方电子邮件插件,如 SendGridMailgun 等。<a href=\"{config.relative_path}/admin/extend/plugins\">在这里浏览可用的插件</a>。",
"gmail-transport": "通过 Gmail / Google Apps 帐户代发电子邮件",
"gmail-transport.username": "用户名",
"gmail-transport.username-help": "请在这里输入完整的电子邮件地址,特别是如果您使用了 Google Apps 管理域。",
"gmail-transport.password": "密码",
"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>发送"
}