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-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",
|
||||
"last-delivery": "Last successful delivery",
|
||||
"default": "System default",
|
||||
"user": "Uživatel",
|
||||
"subscription": "Typ odběru",
|
||||
"last-delivery": "Poslední úspěšné doručení",
|
||||
"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>"",
|
||||
"resend": "Resend Digest",
|
||||
"resend-all-confirm": "Are you sure you wish to mnually execute this digest run?",
|
||||
"resent-single": "Manual digest resend completed",
|
||||
"resent-day": "Daily digest resent",
|
||||
"resent-week": "Weekly digest resent",
|
||||
"resent-month": "Monthly digest resent",
|
||||
"null": "<em>Never</em>",
|
||||
"manual-run": "Manual digest run:",
|
||||
"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",
|
||||
"resent-day": "Znovu odeslat denní přehled",
|
||||
"resent-week": "Znovu odeslat týdenní přehled",
|
||||
"resent-month": "Znovu odeslat měsíční přehled",
|
||||
"null": "<em>Nikdy</em>",
|
||||
"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