X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b94b945fb03e21a1997cfe6e50148967586cb26d..refs/pull/2336/head:/resources/lang/da/entities.php diff --git a/resources/lang/da/entities.php b/resources/lang/da/entities.php index 3a2467773..a38ac8371 100644 --- a/resources/lang/da/entities.php +++ b/resources/lang/da/entities.php @@ -47,7 +47,8 @@ return [ 'search_no_pages' => 'Ingen sider matchede søgning', 'search_for_term' => 'Søgning for :term', 'search_more' => 'Flere resultater', - 'search_filters' => 'Søgefiltre', + 'search_advanced' => 'Advanced Search', + 'search_terms' => 'Search Terms', 'search_content_type' => 'Indholdstype', 'search_exact_matches' => 'Nøjagtige matches', 'search_tags' => 'Tagsøgninger', @@ -255,7 +256,7 @@ return [ 'attachments_upload' => 'Upload fil', 'attachments_link' => 'Vedhæft link', 'attachments_set_link' => 'Sæt link', - 'attachments_delete_confirm' => 'Tryk på slet igen for at bekræft at du ønsker at slette denne vedhæftning.', + 'attachments_delete' => 'Are you sure you want to delete this attachment?', 'attachments_dropzone' => 'Slip filer eller klik her for at vedhæfte en fil', 'attachments_no_files' => 'Ingen filer er blevet overført', 'attachments_explain_link' => 'Du kan vedhæfte et link, hvis du foretrækker ikke at uploade en fil. Dette kan være et link til en anden side eller et link til en fil i skyen.', @@ -264,6 +265,7 @@ return [ 'attachments_link_url' => 'Link til filen', 'attachments_link_url_hint' => 'Adresse (URL) på side eller fil', 'attach' => 'Vedhæft', + 'attachments_insert_link' => 'Add Attachment Link to Page', 'attachments_edit_file' => 'Rediger fil', 'attachments_edit_file_name' => 'Filnavn', 'attachments_edit_drop_upload' => 'Slip filer eller klik her for at uploade og overskrive',