X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a274406038e13cf678e14d65dfa70d04ead67206..refs/pull/3433/head:/resources/lang/cs/common.php diff --git a/resources/lang/cs/common.php b/resources/lang/cs/common.php index 88821ecf9..2a496f481 100644 --- a/resources/lang/cs/common.php +++ b/resources/lang/cs/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Role', 'cover_image' => 'Obrázek obálky', 'cover_image_description' => 'Obrázek by měl být přibližně 440×250px.', - + // Actions 'actions' => 'Akce', 'view' => 'Zobrazit', @@ -39,12 +39,14 @@ return [ 'reset' => 'Obnovit', 'remove' => 'Odebrat', 'add' => 'Přidat', - 'configure' => 'Configure', + 'configure' => 'Nastavit', 'fullscreen' => 'Celá obrazovka', 'favourite' => 'Přidat do oblíbených', 'unfavourite' => 'Odebrat z oblíbených', 'next' => 'Další', 'previous' => 'Předchozí', + 'filter_active' => 'Aktivní filtr:', + 'filter_clear' => 'Zrušit filtr', // Sort Options 'sort_options' => 'Možnosti řazení', @@ -69,6 +71,11 @@ return [ 'list_view' => 'Zobrazení seznamu', 'default' => 'Výchozí', 'breadcrumb' => 'Drobečková navigace', + 'status' => 'Stav', + 'status_active' => 'Aktivní', + 'status_inactive' => 'Neaktivní', + 'never' => 'Nikdy', + 'none' => 'None', // Header 'header_menu_expand' => 'Rozbalit menu v záhlaví', @@ -76,7 +83,7 @@ return [ 'view_profile' => 'Zobrazit profil', 'edit_profile' => 'Upravit profil', 'dark_mode' => 'Tmavý režim', - 'light_mode' => 'Světelný režim', + 'light_mode' => 'Světlý režim', // Layout tabs 'tab_info' => 'Informace',