Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions src/Resources/translations/ResetPasswordBundle.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,30 @@
<source>%count% minute|%count% minutes</source>
<target>%count% minuta|%count% minuty|%count% minut</target>
</trans-unit>
<trans-unit id="6">
<source>There was a problem validating your password reset request</source>
<target>Při ověřování vaší žádosti o resetování hesla se vyskytl problém</target>
</trans-unit>
<trans-unit id="7">
<source>There was a problem handling your password reset request</source>
<target>Při zpracování vaší žádosti o resetování hesla se vyskytl problém</target>
</trans-unit>
<trans-unit id="8">
<source>The link in your email is expired. Please try to reset your password again.</source>
<target>Odkaz v e-mailu je neplatný. Zkuste prosím znovu resetovat vaše heslo.</target>
</trans-unit>
<trans-unit id="9">
<source>Please update the request_password_repository configuration in config/packages/reset_password.yaml to point to your "request password repository" service.</source>
<target>Aktualizujte prosím konfiguraci request_password_repository v souboru config/packages/reset_password.yaml, aby odkazovala na vaši službu "repozitář pro žádosti o změnu hesla".</target>
</trans-unit>
<trans-unit id="10">
<source>The reset password link is invalid. Please try to reset your password again.</source>
<target>Odkaz pro resetování hesla je neplatný. Pokuste se, prosím, o resetování hesla znovu.</target>
</trans-unit>
<trans-unit id="11">
<source>You have already requested a reset password email. Please check your email or try again soon.</source>
<target>Již jste požádali o e-mail pro resetování hesla. Zkontrolujte prosím svůj e-mail nebo to zkuste zase později.</target>
</trans-unit>
</body>
</file>
</xliff>