X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b9a58859a4ef14b7971ca7d07318e1ac6f276b40..refs/pull/3918/head:/resources/lang/da/common.php diff --git a/resources/lang/da/common.php b/resources/lang/da/common.php index 563aff97b..be8065dc8 100644 --- a/resources/lang/da/common.php +++ b/resources/lang/da/common.php @@ -25,6 +25,7 @@ return [ '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',