]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/da/common.php
Guest create page: name field autofocus
[bookstack] / resources / lang / da / common.php
index 0e426973467deb69384cc925acfe8f1f19d4965c..be8065dc871eb5525c52662e04d966fc23861693 100644 (file)
@@ -20,11 +20,12 @@ return [
     'role' => 'Rolle',
     'cover_image' => 'Coverbillede',
     'cover_image_description' => 'Dette billede skal være omtrent 440x250px.',
-    
+
     // Actions
     'actions' => 'Handlinger',
     'view' => 'Vis',
     'view_all' => 'Vis alle',
+    'new' => 'New',
     'create' => 'Opret',
     'update' => 'Opdater',
     'edit' => 'Rediger',
@@ -45,6 +46,10 @@ return [
     'unfavourite' => 'Fjern som foretrukken',
     'next' => 'Næste',
     'previous' => 'Forrige',
+    'filter_active' => 'Aktivt Filter:',
+    'filter_clear' => 'Nulstil Filter',
+    'download' => 'Hent',
+    'open_in_tab' => 'Åben i ny fane',
 
     // Sort Options
     'sort_options' => 'Sorteringsindstillinger',
@@ -69,14 +74,21 @@ return [
     'list_view' => 'Listevisning',
     'default' => 'Standard',
     'breadcrumb' => 'Brødkrumme',
+    'status' => 'Status',
+    'status_active' => 'Aktiv',
+    'status_inactive' => 'Inaktiv',
+    'never' => 'Aldrig',
+    'none' => 'Ingen',
 
     // Header
+    'homepage' => 'Homepage',
     'header_menu_expand' => 'Udvid header menu',
     'profile_menu' => 'Profilmenu',
     'view_profile' => 'Vis profil',
     'edit_profile' => 'Redigér Profil',
     'dark_mode' => 'Mørk tilstand',
     'light_mode' => 'Lys tilstand',
+    'global_search' => 'Global Search',
 
     // Layout tabs
     'tab_info' => 'Info',