mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Updated translations with latest Crowdin changes (#4890)
This commit is contained in:
@@ -34,7 +34,7 @@ return [
|
||||
'no_pages_viewed' => 'Du har ikke besøgt nogle sider',
|
||||
'no_pages_recently_created' => 'Ingen sider er blevet oprettet for nyligt',
|
||||
'no_pages_recently_updated' => 'Ingen sider er blevet opdateret for nyligt',
|
||||
'export' => 'Exporter',
|
||||
'export' => 'Eksporter',
|
||||
'export_html' => 'Indeholdt webfil',
|
||||
'export_pdf' => 'PDF-fil',
|
||||
'export_text' => 'Almindelig tekstfil',
|
||||
@@ -155,14 +155,14 @@ return [
|
||||
'books_sort_show_other' => 'Vis andre bøger',
|
||||
'books_sort_save' => 'Gem ny ordre',
|
||||
'books_sort_show_other_desc' => 'Add other books here to include them in the sort operation, and allow easy cross-book reorganisation.',
|
||||
'books_sort_move_up' => 'Move Up',
|
||||
'books_sort_move_down' => 'Move Down',
|
||||
'books_sort_move_prev_book' => 'Move to Previous Book',
|
||||
'books_sort_move_next_book' => 'Move to Next Book',
|
||||
'books_sort_move_prev_chapter' => 'Move Into Previous Chapter',
|
||||
'books_sort_move_next_chapter' => 'Move Into Next Chapter',
|
||||
'books_sort_move_book_start' => 'Move to Start of Book',
|
||||
'books_sort_move_book_end' => 'Move to End of Book',
|
||||
'books_sort_move_up' => 'Flyt op',
|
||||
'books_sort_move_down' => 'Flyt ned',
|
||||
'books_sort_move_prev_book' => 'Flyt til forrige bog',
|
||||
'books_sort_move_next_book' => 'Flyt til næste bog',
|
||||
'books_sort_move_prev_chapter' => 'Flyt Til Foregående Kapitel',
|
||||
'books_sort_move_next_chapter' => 'Flyt Til Næste Kapitel',
|
||||
'books_sort_move_book_start' => 'Flyt til Start af bog',
|
||||
'books_sort_move_book_end' => 'Flyt til slutningen af bogen',
|
||||
'books_sort_move_before_chapter' => 'Move to Before Chapter',
|
||||
'books_sort_move_after_chapter' => 'Move to After Chapter',
|
||||
'books_copy' => 'Kopier Bog',
|
||||
@@ -229,7 +229,7 @@ return [
|
||||
'pages_edit_enter_changelog' => 'Indtast ændringsoversigt',
|
||||
'pages_editor_switch_title' => 'Skift Editor',
|
||||
'pages_editor_switch_are_you_sure' => 'Are you sure you want to change the editor for this page?',
|
||||
'pages_editor_switch_consider_following' => 'Consider the following when changing editors:',
|
||||
'pages_editor_switch_consider_following' => 'Overvej følgende ved skift af redaktører:',
|
||||
'pages_editor_switch_consideration_a' => 'Once saved, the new editor option will be used by any future editors, including those that may not be able to change editor type themselves.',
|
||||
'pages_editor_switch_consideration_b' => 'This can potentially lead to a loss of detail and syntax in certain circumstances.',
|
||||
'pages_editor_switch_consideration_c' => 'Tag or changelog changes, made since last save, won\'t persist across this change.',
|
||||
@@ -241,7 +241,7 @@ return [
|
||||
'pages_md_insert_image' => 'Indsæt billede',
|
||||
'pages_md_insert_link' => 'Indsæt emnelink',
|
||||
'pages_md_insert_drawing' => 'Indsæt tegning',
|
||||
'pages_md_show_preview' => 'Show preview',
|
||||
'pages_md_show_preview' => 'Vis forhåndsvisning',
|
||||
'pages_md_sync_scroll' => 'Sync preview scroll',
|
||||
'pages_drawing_unsaved' => 'Unsaved Drawing Found',
|
||||
'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?',
|
||||
@@ -261,7 +261,7 @@ return [
|
||||
'pages_revisions_created_by' => 'Oprettet af',
|
||||
'pages_revisions_date' => 'Revisionsdato',
|
||||
'pages_revisions_number' => '#',
|
||||
'pages_revisions_sort_number' => 'Revision Number',
|
||||
'pages_revisions_sort_number' => 'Revisionsnummer',
|
||||
'pages_revisions_numbered' => 'Revision #:id',
|
||||
'pages_revisions_numbered_changes' => 'Revision #:id ændringer',
|
||||
'pages_revisions_editor' => 'Editor Type',
|
||||
@@ -299,7 +299,7 @@ return [
|
||||
'pages_is_template' => 'Sideskabelon',
|
||||
|
||||
// Editor Sidebar
|
||||
'toggle_sidebar' => 'Toggle Sidebar',
|
||||
'toggle_sidebar' => 'Sidebjælke til/fra',
|
||||
'page_tags' => 'Sidetags',
|
||||
'chapter_tags' => 'Kapiteltags',
|
||||
'book_tags' => 'Bogtags',
|
||||
@@ -412,7 +412,7 @@ return [
|
||||
'references_to_desc' => 'Listed below is all the known content in the system that links to this item.',
|
||||
|
||||
// Watch Options
|
||||
'watch' => 'Watch',
|
||||
'watch' => 'Overvåg',
|
||||
'watch_title_default' => 'Default Preferences',
|
||||
'watch_desc_default' => 'Revert watching to just your default notification preferences.',
|
||||
'watch_title_ignore' => 'Ignore',
|
||||
|
Reference in New Issue
Block a user