]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/cs/common.php
Updated attachment links to have dropdown for open type
[bookstack] / resources / lang / cs / common.php
index f5e377a943db04aa7af0f6b605025f8825ad31c1..2a496f481ccddf215e4cb380ac5fdd8a9a1afbf5 100644 (file)
@@ -45,8 +45,8 @@ return [
     'unfavourite' => 'Odebrat z oblíbených',
     'next' => 'Další',
     'previous' => 'Předchozí',
-    'filter_active' => 'Active Filter:',
-    'filter_clear' => 'Clear Filter',
+    'filter_active' => 'Aktivní filtr:',
+    'filter_clear' => 'Zrušit filtr',
 
     // Sort Options
     'sort_options' => 'Možnosti řazení',
@@ -71,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í',
@@ -78,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',