mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
Updated translations with latest Crowdin changes (#4025)
This commit is contained in:
@ -25,11 +25,11 @@ return [
|
||||
'actions' => 'Handlinger',
|
||||
'view' => 'Vis',
|
||||
'view_all' => 'Vis alle',
|
||||
'new' => 'New',
|
||||
'new' => 'Ny',
|
||||
'create' => 'Opprett',
|
||||
'update' => 'Oppdater',
|
||||
'edit' => 'Rediger',
|
||||
'sort' => 'Sorter',
|
||||
'sort' => 'Sortér',
|
||||
'move' => 'Flytt',
|
||||
'copy' => 'Kopier',
|
||||
'reply' => 'Svar',
|
||||
@ -46,10 +46,10 @@ return [
|
||||
'unfavourite' => 'Avfavorisér',
|
||||
'next' => 'Neste',
|
||||
'previous' => 'Forrige',
|
||||
'filter_active' => 'Active Filter:',
|
||||
'filter_clear' => 'Clear Filter',
|
||||
'download' => 'Download',
|
||||
'open_in_tab' => 'Open in Tab',
|
||||
'filter_active' => 'Aktivt filter:',
|
||||
'filter_clear' => 'Tøm filter',
|
||||
'download' => 'Last ned',
|
||||
'open_in_tab' => 'Åpne i fane',
|
||||
|
||||
// Sort Options
|
||||
'sort_options' => 'Sorteringsalternativer',
|
||||
@ -75,20 +75,20 @@ return [
|
||||
'default' => 'Standard',
|
||||
'breadcrumb' => 'Brødsmuler',
|
||||
'status' => 'Status',
|
||||
'status_active' => 'Active',
|
||||
'status_inactive' => 'Inactive',
|
||||
'never' => 'Never',
|
||||
'none' => 'None',
|
||||
'status_active' => 'Aktiv',
|
||||
'status_inactive' => 'Inaktiv',
|
||||
'never' => 'Aldri',
|
||||
'none' => 'Ingen',
|
||||
|
||||
// Header
|
||||
'homepage' => 'Homepage',
|
||||
'homepage' => 'Hjemmeside',
|
||||
'header_menu_expand' => 'Utvid toppmeny',
|
||||
'profile_menu' => 'Profilmeny',
|
||||
'view_profile' => 'Vis profil',
|
||||
'edit_profile' => 'Endre Profile',
|
||||
'dark_mode' => 'Kveldsmodus',
|
||||
'light_mode' => 'Dagmodus',
|
||||
'global_search' => 'Global Search',
|
||||
'global_search' => 'Globalt søk',
|
||||
|
||||
// Layout tabs
|
||||
'tab_info' => 'Informasjon',
|
||||
|
Reference in New Issue
Block a user