Latest translations and fallbacks
parent
94499da3d6
commit
83ba2e234b
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"lead": "A listing of digest delivery stats and times is displayed below.",
|
"lead": "以下是摘要发送状态及时间列表",
|
||||||
"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": "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>.",
|
"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": "用户",
|
||||||
"subscription": "Subscription Type",
|
"subscription": "订阅类型",
|
||||||
"last-delivery": "Last successful delivery",
|
"last-delivery": "上次成功通知",
|
||||||
"default": "系统默认",
|
"default": "系统默认",
|
||||||
"default-help": "<em>System default</em> means the user has not explicitly overridden the global forum setting for digests, which is currently: "<strong>%1</strong>"",
|
"default-help": "<em>System default</em> means the user has not explicitly overridden the global forum setting for digests, which is currently: "<strong>%1</strong>"",
|
||||||
"resend": "Resend Digest",
|
"resend": "重发摘要",
|
||||||
"resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
|
"resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
|
||||||
"resent-single": "Manual digest resend completed",
|
"resent-single": "摘要重发操作完成",
|
||||||
"resent-day": "Daily digest resent",
|
"resent-day": "Daily digest resent",
|
||||||
"resent-week": "Weekly digest resent",
|
"resent-week": "Weekly digest resent",
|
||||||
"resent-month": "Monthly digest resent",
|
"resent-month": "Monthly digest resent",
|
||||||
"null": "<em>Never</em>",
|
"null": "从不",
|
||||||
"manual-run": "Manual digest run:",
|
"manual-run": "Manual digest run:",
|
||||||
|
|
||||||
"no-delivery-data": "No delivery data found"
|
"no-delivery-data": "No delivery data found"
|
||||||
|
Loading…
Reference in New Issue