Translated using Weblate (Norwegian Bokmål) (#282)

Currently translated at 94.9% (150 of 158 strings)

Translation: XBackBone/XBackBone
Translate-URL: https://hosted.weblate.org/projects/xbackbone/xbackbone/nb_NO/

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
This commit is contained in:
Weblate (bot) 2020-10-13 09:20:54 +02:00 committed by GitHub
parent 0bd56d5e1b
commit 9abe5154f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -155,4 +155,10 @@ return [
'no_tags' => 'Ingen etiketter lagt til',
'upload_max_file_size' => 'Maksimal filstørrelse er for tiden %s.',
'ldap_cant_connect' => 'Kan ikke koble til LDAP-identitetsbekreftelsestjener.',
'zip_ext_not_loaded' => 'Påkrevd "zip"-utvidelse er ikke innlastet',
'auto_tagging' => 'Last opp etikettmerking automatisk',
'user_create_password' => 'Hvis levnet tom, vil du kanskje finne det naturlig å sende en merknad til brukerens e-postadresse.',
'mail.new_account_text_with_pw' => 'Hei %s!<br>en ny konto ble opprettet for deg på %s (<a href="%s">%s</a>), med følgende identitetsdetaljer:<br><br>Brukernavn: %s<br>Passord: %s<br><br>Klikk på følgende lenke for å gå til innloggingssiden:<br><a href="%s">%s</a>',
'mail.new_account' => '%s - Opprettelse av ny konto',
'send_notification' => 'Send e-postmerknad',
];