From 83ba2e234b96d89ad16a4e09536cdb2f5b2aa3c4 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Thu, 14 Nov 2019 09:28:53 +0000 Subject: [PATCH] Latest translations and fallbacks --- public/language/cs/admin/manage/digest.json | 6 +++--- public/language/cs/email.json | 2 +- public/language/zh-CN/admin/manage/digest.json | 12 ++++++------ public/language/zh-CN/admin/menu.json | 2 +- public/language/zh-CN/email.json | 2 +- public/language/zh-CN/error.json | 2 +- 6 files changed, 13 insertions(+), 13 deletions(-) diff --git a/public/language/cs/admin/manage/digest.json b/public/language/cs/admin/manage/digest.json index a1fb88efa1..0d61a87368 100644 --- a/public/language/cs/admin/manage/digest.json +++ b/public/language/cs/admin/manage/digest.json @@ -1,13 +1,13 @@ { "lead": "Statistický seznam odeslaných přehledů spolu s časy je zobrazen níže.", - "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 SendGrid.", + "disclaimer": "Vezměte prosím na vědomí, že kvůli charakteru e-mailové technologie není zaručeno doručení e-mailu. Mnoho proměnných ovlivňuje, zda je e-mail odeslán na server příjemce, z něj doručen do doručené pošty uživatele, včetně reputace samotného serveru, IP adres na černé listině a zda je nakonfigurováno správně DKIM / SPF / DMARC.", + "disclaimer-continued": "Úspěšné doručení zprávy znamená, že byla úspěšně odeslána NodeBB a potvrzena serverem příjemce. Ovšem to neznamená, že e-mail byl doručen do doručené pošty uživatele. Pro dosažení nejlepších výsledků doporučujeme použít službu doručování e-mailů třetích stran, například SendGrid.", "user": "Uživatel", "subscription": "Typ odběru", "last-delivery": "Poslední úspěšné doručení", "default": "Výchozí systémové", - "default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"", + "default-help": "Výchozí systémové znamená, že uživatel nemůže přenastavit celkové nastavení pravidel na fóru pro odesílání přehledů, které je momentálně%1", "resend": "Znovu odeslat přehled", "resend-all-confirm": "Jste si jist/a, že chcete ručně spustit odeslání přehledu", "resent-single": "Manuální znovu poslání přehledu bylo dokončeno", diff --git a/public/language/cs/email.json b/public/language/cs/email.json index a7f4c7ba55..85a7b847be 100644 --- a/public/language/cs/email.json +++ b/public/language/cs/email.json @@ -8,7 +8,7 @@ "email.verify-your-email.subject": "Ověřte prosím vaší e-mailovou adresu", "email.verify.text1": "Vaše e-mailová adresa byla změněna.", "welcome.text1": "Děkujeme vám za registraci na %1!", - "welcome.text2": "Pro úplnou aktivaci vašeho účtu potřebujeme ověřit vaši e-mailovou adresu.", + "welcome.text2": "Pro úplnou aktivaci vašeho účtu potřebujeme ověřit vaši e-mailovou adresu.", "welcome.text3": "Administrátor právě potvrdil vaší registraci. Nyní se můžete přihlásit jménem a heslem.", "welcome.cta": "Pro potvrzení vaší e-mailové adresy, klikněte zde", "invitation.text1": "%1 vás pozval, abyste se připojil k %2", diff --git a/public/language/zh-CN/admin/manage/digest.json b/public/language/zh-CN/admin/manage/digest.json index 38eebdd716..45b1639ff7 100644 --- a/public/language/zh-CN/admin/manage/digest.json +++ b/public/language/zh-CN/admin/manage/digest.json @@ -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-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 SendGrid.", "user": "用户", - "subscription": "Subscription Type", - "last-delivery": "Last successful delivery", + "subscription": "订阅类型", + "last-delivery": "上次成功通知", "default": "系统默认", "default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"", - "resend": "Resend Digest", + "resend": "重发摘要", "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-week": "Weekly digest resent", "resent-month": "Monthly digest resent", - "null": "Never", + "null": "从不", "manual-run": "Manual digest run:", "no-delivery-data": "No delivery data found" diff --git a/public/language/zh-CN/admin/menu.json b/public/language/zh-CN/admin/menu.json index 7306b9c753..87a02ebb11 100644 --- a/public/language/zh-CN/admin/menu.json +++ b/public/language/zh-CN/admin/menu.json @@ -18,7 +18,7 @@ "manage/groups": "群组", "manage/ip-blacklist": "IP 黑名单", "manage/uploads": "上传", - "manage/digest": "Digests", + "manage/digest": "摘要", "section-settings": "设置", "settings/general": "通用", diff --git a/public/language/zh-CN/email.json b/public/language/zh-CN/email.json index f1dcfc36e7..1a358b08fa 100644 --- a/public/language/zh-CN/email.json +++ b/public/language/zh-CN/email.json @@ -43,7 +43,7 @@ "test.text1": "这是一封测试邮件,用来验证 NodeBB 的邮件配置是否设置正确。", "unsub.cta": "点击这里修改这些设置", "unsubscribe": "退订", - "unsub.success": "You will no longer receive emails from the %1 mailing list", + "unsub.success": "你将不再从%1邮寄名单接受邮件", "banned.subject": "您已被封禁从 %1", "banned.text1": "用户 %1 已被封禁从 %2.", "banned.text2": "封禁将持续到 %1.", diff --git a/public/language/zh-CN/error.json b/public/language/zh-CN/error.json index 549991493e..3d02c5048f 100644 --- a/public/language/zh-CN/error.json +++ b/public/language/zh-CN/error.json @@ -33,7 +33,7 @@ "email-confirm-failed": "我们无法确认您的电子邮箱,请重试", "confirm-email-already-sent": "确认邮件已发出,如需重新发送请等待 %1 分钟后再试。", "sendmail-not-found": "无法找到 sendmail 可执行程序,请确保 sendmail 已经安装并可被运行 NodeBB 的用户执行", - "digest-not-enabled": "This user does not have digests enabled, or the system default is not configured to send digests", + "digest-not-enabled": "此用户未开启摘要通知,或系统配置默认不发送摘要", "username-too-short": "用户名太短", "username-too-long": "用户名太长", "password-too-long": "密码太长",