updated translations

This commit is contained in:
denisdulici
2018-11-08 12:11:42 +03:00
parent 9fbac1d4fa
commit 798fc89797
456 changed files with 4227 additions and 309 deletions

View File

@ -13,18 +13,27 @@ return [
'current_email' => 'Aktuální email',
'reset' => 'Resetovat',
'never' => 'nikdy',
'password' => [
'current' => 'Heslo',
'current_confirm' => 'Potvrzení hesla',
'new' => 'Nové heslo',
'new_confirm' => 'Potvrzení nového hesla',
],
'error' => [
'self_delete' => 'Chyba: nemůžeš smazat sám sebe!'
'self_delete' => 'Chyba: nemůžeš smazat sám sebe!',
'no_company' => 'Chyba: Tvůj účet nemá přidelenou firmu/společnost. Prosím, kontaktujte systémového administrátora.',
],
'failed' => 'Tyto přihlašovací údaje neodpovídají žadnému záznamu.',
'disabled' => 'Tento účet je zakázán. Obraťte se na správce systému.',
'throttle' => 'Příliš mnoho pokusů o přihlášení. Zkuste to prosím znovu za :seconds vteřin.',
'notification' => [
'message_1' => 'Posíláme Vám tento email, protože jsme obdrželi žádost o resetování hesla.',
'message_2' => 'Pokud jste o reset hesla nežádal, neberte jej v potaz.',
'button' => 'Reset hesla',
],
];