Latest translations and fallbacks

v1.18.x
Misty (Bot) 5 years ago
parent 5e88c585cb
commit b47f1769e4

@ -3,10 +3,10 @@
"disclaimer": "Please be advised that email delivery is not guaranteed, due to the nature of email technology. Many variables factor into whether an email sent to the recipient server is ultimately delivered into the user's inbox, including server reputation, blacklisted IP addresses, and whether DKIM/SPF/DMARC is configured.",
"disclaimer-continued": "A successful delivery means the message was sent successfully by NodeBB and acknowledged by the recipient server. It does not mean the email landed in the inbox. For best results, we recommend using a third-party email delivery service such as <a href=\"https://sendgrid.com/why-sendgrid/\">SendGrid</a>.",
"user": "User",
"user": "用户",
"subscription": "Subscription Type",
"last-delivery": "Last successful delivery",
"default": "System default",
"default": "系统默认",
"default-help": "<em>System default</em> means the user has not explicitly overridden the global forum setting for digests, which is currently: &quot;<strong>%1</strong>&quot;",
"resend": "Resend Digest",
"resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",

@ -42,7 +42,7 @@
"notif.test.long": "这是一个测试的通知邮件。",
"test.text1": "这是一封测试邮件,用来验证 NodeBB 的邮件配置是否设置正确。",
"unsub.cta": "点击这里修改这些设置",
"unsubscribe": "unsubscribe",
"unsubscribe": "退订",
"unsub.success": "You will no longer receive emails from the <strong>%1</strong> mailing list",
"banned.subject": "您已被封禁从 %1",
"banned.text1": "用户 %1 已被封禁从 %2.",

@ -9,7 +9,7 @@
"repeat_password": "验证密码",
"enter_email": "请输入您的<strong>电子邮箱地址</strong>,我们将会发送一份邮件协助您重置账号密码。",
"enter_email_address": "输入邮箱地址",
"password_reset_sent": "If the specified address corresponds to an existing user account, a password reset email was sent. Please note that only one email will be sent per minute.",
"password_reset_sent": "如果指定的邮件地址关联到已存在的用户账号,该账号将收到一条密码重置邮件,请注意该邮件一分钟内只发送一次",
"invalid_email": "无效的电子邮箱/电子邮箱不存在!",
"password_too_short": "密码太短,请选择其他密码。",
"passwords_do_not_match": "您输入两个密码不一致。",

Loading…
Cancel
Save