Latest translations and fallbacks
parent
2093418de8
commit
5e88c585cb
@ -1,21 +1,21 @@
|
|||||||
{
|
{
|
||||||
"lead": "A listing of digest delivery stats and times is displayed below.",
|
"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": "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",
|
"user": "Uživatel",
|
||||||
"subscription": "Subscription Type",
|
"subscription": "Typ odběru",
|
||||||
"last-delivery": "Last successful delivery",
|
"last-delivery": "Poslední úspěšné doručení",
|
||||||
"default": "System default",
|
"default": "Výchozí systémové",
|
||||||
"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": "Znovu odeslat přehled",
|
||||||
"resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
|
"resend-all-confirm": "Jste si jist/a, že chcete ručně spustit odeslání přehledu",
|
||||||
"resent-single": "Manual digest resend completed",
|
"resent-single": "Manuální znovu poslání přehledu bylo dokončeno",
|
||||||
"resent-day": "Daily digest resent",
|
"resent-day": "Znovu odeslat denní přehled",
|
||||||
"resent-week": "Weekly digest resent",
|
"resent-week": "Znovu odeslat týdenní přehled",
|
||||||
"resent-month": "Monthly digest resent",
|
"resent-month": "Znovu odeslat měsíční přehled",
|
||||||
"null": "<em>Never</em>",
|
"null": "<em>Nikdy</em>",
|
||||||
"manual-run": "Manual digest run:",
|
"manual-run": "Spustit manuálně přehled:",
|
||||||
|
|
||||||
"no-delivery-data": "No delivery data found"
|
"no-delivery-data": "Žádná data odeslání nebyla nalezena"
|
||||||
}
|
}
|
Loading…
Reference in New Issue