new crowdin translations
This commit is contained in:
@ -13,6 +13,7 @@ return [
|
||||
'current_email' => 'Aktuální e-mail',
|
||||
'reset' => 'Obnovit',
|
||||
'never' => 'nikdy',
|
||||
'landing_page' => 'Úvodní stránka',
|
||||
|
||||
'password' => [
|
||||
'current' => 'Heslo',
|
||||
@ -23,7 +24,7 @@ return [
|
||||
|
||||
'error' => [
|
||||
'self_delete' => 'Chyba: nemůžete smazat sám sebe!',
|
||||
'self_disable' => 'Chyba: Nemůžete zakázat sebe!',
|
||||
'self_disable' => 'Chyba: Nemůžete zakázat sami sebe!',
|
||||
'no_company' => 'Chyba: Váš účet nemá přidělenou firmu/společnost. Prosím, kontaktujte systémového administrátora.',
|
||||
],
|
||||
|
||||
|
@ -6,7 +6,7 @@ return [
|
||||
'user_created' => 'Uživatel byl vytvořen',
|
||||
|
||||
'error' => [
|
||||
'email' => 'Tato e-mailová adresa je již obsazena.'
|
||||
'email' => 'Tato e-mailová adresa je již obsazena.',
|
||||
],
|
||||
|
||||
];
|
||||
|
@ -8,4 +8,4 @@ return [
|
||||
|
||||
'last-updated' => 'Tato zpráva byla naposledy aktualizována :timestamp',
|
||||
|
||||
];
|
||||
];
|
||||
|
@ -4,7 +4,7 @@ return [
|
||||
|
||||
'previous' => '« předchozí',
|
||||
'next' => 'další »',
|
||||
'showing' => ':first-:last of :total records.',
|
||||
'showing' => ':first-:last z :total záznamů.',
|
||||
'page' => 'na stránku.',
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user