[ 'filter' => 'Filtrovat', 'clear_all_filters' => 'Vymazat vše', ], 'labels' => [ 'action' => 'Akce', 'results_per_page' => 'Záznamy na stránku', 'clear_filter' => 'Vymazat filtry', 'no_data' => 'Nebyly nalezeny žádné záznamy', 'all' => 'Všechny', 'selected' => 'Vybrané', 'filtered' => 'Filtrovaný', ], 'placeholders' => [ 'search' => 'Hledat...', 'select' => 'Vyberte období', ], 'pagination' => [ 'showing' => 'Zobrazeno', 'to' => 'až', 'of' => 'z', 'results' => 'Výsledků', 'all' => 'Všechny', ], 'multi_select' => [ 'select' => 'Vybrat', 'all' => 'Všechny', ], 'select' => [ 'select' => 'Vybrat', 'all' => 'Všechny', ], 'boolean_filter' => [ 'all' => 'Všechny', ], 'input_text_options' => [ 'is' => 'Je', 'is_not' => 'Není', 'contains' => 'Obsahuje', 'contains_not' => 'Neobsahuje', 'starts_with' => 'Začíná na', 'ends_with' => 'Končí na', 'is_empty' => 'Je prázdný', 'is_not_empty' => 'Není prázdný', 'is_null' => 'Je nulový', 'is_not_null' => 'Není nulový', 'is_blank' => 'Je prázdný', 'is_not_blank' => 'Není prázdný', ], 'export' => [ 'exporting' => 'Počkejte prosím!', 'completed' => 'Export dokončen! Vaše soubory jsou připraveny ke stažení', ], 'soft_deletes' => [ 'message_with_trashed' => 'Zobrazení všech záznamů, včetně smazaných.', 'message_only_trashed' => 'Zobrazení pouze smazaných záznamů.', 'without_trashed' => 'Bez smazaných záznamů', 'with_trashed' => 'Se smazanými', 'only_trashed' => 'Pouze smazané', ], 'multi_sort' => [ 'message' => 'Multiple sort is active', ], 'buttons_macros' => [ 'confirm' => [ 'message' => 'Are you sure you want to perform this action?', ], 'confirm_prompt' => [ 'message' => "Are you sure you want to perform this action? \n\n Enter :confirmValue to confirm.", ], ], ];