X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/83d77d516665c41ca445a93119dfd97311bfb498..refs/pull/2791/head:/resources/lang/nb/errors.php diff --git a/resources/lang/nb/errors.php b/resources/lang/nb/errors.php index 4e5c07f65..971dbf1ca 100644 --- a/resources/lang/nb/errors.php +++ b/resources/lang/nb/errors.php @@ -28,7 +28,7 @@ return [ 'social_account_in_use' => 'Denne :socialAccount kontoen er allerede registrert, Prøv å logge inn med :socialAccount alternativet.', 'social_account_email_in_use' => 'E-posten :email er allerede i bruk. Har du allerede en konto hos :socialAccount kan dette angis fra profilsiden din.', 'social_account_existing' => 'Denne :socialAccount er allerede koblet til din konto.', - 'social_account_already_used_existing' => 'This :socialAccount account is already used by another user.', + 'social_account_already_used_existing' => 'Denne :socialAccount kontoen brukes allerede av noen andre.', 'social_account_not_used' => 'Denne :socialAccount konten er ikke koblet til noen konto, angi denne i profilinnstillingene dine. ', 'social_account_register_instructions' => 'Har du ikke en konto her ennå, kan du benytte :socialAccount alternativet for å registrere deg.', 'social_driver_not_found' => 'Autentiseringstjeneste fra sosiale medier er ikke installert', @@ -83,6 +83,9 @@ return [ '404_page_not_found' => 'Siden finnes ikke', 'sorry_page_not_found' => 'Beklager, siden du leter etter ble ikke funnet.', 'sorry_page_not_found_permission_warning' => 'Hvis du forventet at denne siden skulle eksistere, har du kanskje ikke tillatelse til å se den.', + 'image_not_found' => 'Image Not Found', + 'image_not_found_subtitle' => 'Sorry, The image file you were looking for could not be found.', + 'image_not_found_details' => 'If you expected this image to exist it might have been deleted.', 'return_home' => 'Gå til hovedside', 'error_occurred' => 'En feil oppsto', 'app_down' => ':appName er nede for øyeblikket',