]> BookStack Code Mirror - bookstack/blobdiff - lang/nb/common.php
Fixed OIDC Logout
[bookstack] / lang / nb / common.php
index af7d0635dd220887b211d5ff8afeb248e8d3f2b3..b6b378efb3fb4194721adff6ffbb853cba7caf2f 100644 (file)
@@ -6,6 +6,7 @@ return [
 
     // Buttons
     'cancel' => 'Avbryt',
+    'close' => 'Lukk',
     'confirm' => 'Bekreft',
     'back' => 'Tilbake',
     'save' => 'Lagre',
@@ -25,11 +26,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',
@@ -41,15 +42,16 @@ return [
     'remove' => 'Fjern',
     'add' => 'Legg til',
     'configure' => 'Konfigurer',
+    'manage' => 'Administrer',
     'fullscreen' => 'Fullskjerm',
     'favourite' => 'Favorisér',
     '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 +77,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',