1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

Czech translations: Add new translations to cs, improve existing

This commit is contained in:
Jakub Bouček
2020-08-31 20:20:28 +02:00
parent 9c457d9ffe
commit c9352bfd42
7 changed files with 148 additions and 148 deletions

View File

@ -20,7 +20,7 @@ return [
'username' => 'Jméno účtu',
'email' => 'E-mail',
'password' => 'Heslo',
'password_confirm' => 'Potvrdit heslo',
'password_confirm' => 'Oveření hesla',
'password_hint' => 'Musí mít víc než 7 znaků',
'forgot_password' => 'Zapomněli jste heslo?',
'remember_me' => 'Neodhlašovat',
@ -43,7 +43,7 @@ return [
'reset_password' => 'Resetovat heslo',
'reset_password_send_instructions' => 'Zadejte vaší e-mailovou adresu a bude vám zaslán odkaz na resetování hesla.',
'reset_password_send_button' => 'Poslat odkaz pro reset hesla',
'reset_password_sent' => 'A password reset link will be sent to :email if that e-mail address is found in the system.',
'reset_password_sent' => 'E-mail s odkazen na reset hesla bude zaslán na Vaši adresu :email, pokud bude tato adresa nalezena v systému.',
'reset_password_success' => 'Vaše heslo bylo úspěšně resetováno.',
'email_reset_subject' => 'Reset hesla do :appName',
'email_reset_text' => 'Tento e-mail jste obdrželi, protože jsme dostali žádost o resetování vašeho hesla k účtu v :appName.',