mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-15 03:01:37 -05:00
Added changes in Czech (#19645)
It's not complete but hope it helps Co-authored-by: Ryan Feigenbaum <48868107+royalfig@users.noreply.github.com>
This commit is contained in:
parent
5f371027a3
commit
695bf69c6a
2 changed files with 9 additions and 9 deletions
ghost/i18n/locales/cs
|
@ -1,27 +1,27 @@
|
|||
{
|
||||
"All the best!": "Ať se daří!",
|
||||
"Complete signup for {{siteTitle}}!": "",
|
||||
"Complete signup for {{siteTitle}}!": "Dokončete registraci k {{siteTitle}}!",
|
||||
"Complete your sign up to {{siteTitle}}!": "Dokončete registraci k {{siteTitle}}!",
|
||||
"Confirm email address": "",
|
||||
"Confirm signup": "",
|
||||
"Confirm email address": "Potvrďte e-mailovou adresu",
|
||||
"Confirm signup": "Potvrďte přihlášení",
|
||||
"Confirm your email address": "",
|
||||
"Confirm your email update for {{siteTitle}}!": "Potvrďte změnu e-mailu pro {{siteTitle}}!",
|
||||
"Confirm your subscription to {{siteTitle}}": "Potvrďte odběr na {{siteTitle}}!",
|
||||
"For your security, the link will expire in 24 hours time.": "Pro vaši bezpečnost bude odkaz platný 24 hodin.",
|
||||
"Hey there,": "Ahoj,",
|
||||
"Hey there!": "",
|
||||
"Hey there!": "Ahoj!",
|
||||
"If you did not make this request, you can safely ignore this email.": "Pokud jste tuto žádost nezaslali, můžete tento e-mail bezpečně ignorovat.",
|
||||
"If you did not make this request, you can simply delete this message.": "Pokud jste tuto žádost nezaslali, můžete tento e-mail jednoduše smazat.",
|
||||
"Please confirm your email address with this link:": "Prosím, potvrďte svou e-mailovou adresu kliknutím na následující odkaz:",
|
||||
"Secure sign in link for {{siteTitle}}": "Bezpečný přihlašovací odkaz pro {{siteTitle}}",
|
||||
"See you soon!": "Na viděnou!",
|
||||
"Sent to {{email}}": "Odesláno na {{email}}",
|
||||
"Sign in": "",
|
||||
"Sign in": "Přihlásit se",
|
||||
"Sign in to {{siteTitle}}": "Přihlásit se k {{siteTitle}}",
|
||||
"Tap the link below to complete the signup process for {{siteTitle}}, and be automatically signed in:": "Klikněte na následující odkaz pro dokončení registrace u {{siteTitle}} a automatické přihlášení:",
|
||||
"Thank you for signing up to {{siteTitle}}!": "Děkujeme za registraci u {{siteTitle}}!",
|
||||
"Thank you for subscribing to {{siteTitle}}!": "Děkujeme za odběr na {{siteTitle}}!",
|
||||
"Thank you for subscribing to {{siteTitle}}.": "",
|
||||
"Thank you for subscribing to {{siteTitle}}.": "Děkujeme za odběr {{siteTitle}}.",
|
||||
"Thank you for subscribing to {{siteTitle}}. Tap the link below to be automatically signed in:": "Děkujeme za odběr na {{siteTitle}}. Klikněte na následující odkaz pro automatické přihlášení:",
|
||||
"This email address will not be used.": "Tato e-mailová adresa nebude použita.",
|
||||
"Welcome back to {{siteTitle}}!": "Vítejte zpět na {{siteTitle}}!",
|
||||
|
|
|
@ -103,7 +103,7 @@
|
|||
"Sending...": "Odesílání...",
|
||||
"Show all": "",
|
||||
"Sign in": "Přihlásit se",
|
||||
"Sign out": "",
|
||||
"Sign out": "Odhlásit se",
|
||||
"Sign up": "Registrovat se",
|
||||
"Signup error: Invalid link": "",
|
||||
"Sorry, that didn’t work.": "",
|
||||
|
@ -112,8 +112,8 @@
|
|||
"Starting {{startDate}}": "",
|
||||
"Starting today": "",
|
||||
"Submit feedback": "Odeslat zpětnou vazbu",
|
||||
"Subscribe": "",
|
||||
"Subscribed": "",
|
||||
"Subscribe": "Odebírat",
|
||||
"Subscribed": "odebíráte",
|
||||
"Success": "",
|
||||
"Success! Check your email for magic link to sign-in.": "",
|
||||
"Success! Your account is fully activated, you now have access to all content.": "",
|
||||
|
|
Loading…
Add table
Reference in a new issue