mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Norwegian language update
This commit is contained in:
parent
cf3143eaec
commit
4a7738b727
@ -250,13 +250,13 @@ return array(
|
|||||||
'deleted_credits' => 'Slettet :count kreditter',
|
'deleted_credits' => 'Slettet :count kreditter',
|
||||||
|
|
||||||
// Emails
|
// Emails
|
||||||
'confirmation_subject' => 'Invoice Ninja Account bekreftelse',
|
'confirmation_subject' => 'Invoice Ninja kontobekreftelse',
|
||||||
'confirmation_header' => 'Kontobekreftelse',
|
'confirmation_header' => 'Kontobekreftelse',
|
||||||
'confirmation_message' => 'Vennligst åpne koblingen nedenfor for å bekrefte kontoen din.',
|
'confirmation_message' => 'Vennligst åpne koblingen nedenfor for å bekrefte kontoen din.',
|
||||||
'invoice_subject' => 'Ny faktura fra :account',
|
'invoice_subject' => 'Ny faktura fra :account',
|
||||||
'invoice_message' => 'Sor å se din faktura på :amount, klikk linken nedenfor.',
|
'invoice_message' => 'Sor å se din faktura på :amount, klikk linken nedenfor.',
|
||||||
'payment_subject' => 'Betaling mottatt',
|
'payment_subject' => 'Betaling mottatt',
|
||||||
'payment_message' => 'Takk for din betaling pålydende :amount.',
|
'payment_message' => 'Fakk for din betaling pålydende :amount.',
|
||||||
'email_salutation' => 'Kjære :name,',
|
'email_salutation' => 'Kjære :name,',
|
||||||
'email_signature' => 'Med vennlig hilsen,',
|
'email_signature' => 'Med vennlig hilsen,',
|
||||||
'email_from' => 'The InvoiceNinja Team',
|
'email_from' => 'The InvoiceNinja Team',
|
||||||
@ -265,57 +265,57 @@ return array(
|
|||||||
'notification_invoice_paid_subject' => 'Faktura :invoice betalt av :client',
|
'notification_invoice_paid_subject' => 'Faktura :invoice betalt av :client',
|
||||||
'notification_invoice_sent_subject' => 'Faktura :invoice sendt til :client',
|
'notification_invoice_sent_subject' => 'Faktura :invoice sendt til :client',
|
||||||
'notification_invoice_viewed_subject' => 'Faktura :invoice sett av :client',
|
'notification_invoice_viewed_subject' => 'Faktura :invoice sett av :client',
|
||||||
'notification_invoice_paid' => 'A payment of :amount was made by client :client towards Invoice :invoice.',
|
'notification_invoice_paid' => 'En betaling pålydende :amount ble gjort av :client for faktura :invoice.',
|
||||||
'notification_invoice_sent' => 'The following client :client was emailed Invoice :invoice for :amount.',
|
'notification_invoice_sent' => 'Email har blitt sendt til :client - Faktura :invoice pålydende :amount.',
|
||||||
'notification_invoice_viewed' => 'The following client :client viewed Invoice :invoice for :amount.',
|
'notification_invoice_viewed' => ':client har nå sett faktura :invoice pålydende :amount.',
|
||||||
'reset_password' => 'You can reset your account password by clicking the following link:',
|
'reset_password' => 'Du kan nullstille ditt passord ved å besøke følgende link:',
|
||||||
'reset_password_footer' => 'If you did not request this password reset please email our support: ' . CONTACT_EMAIL,
|
'reset_password_footer' => 'Hvis du ikke ba om å få nullstillt ditt passord, vennligst kontakt kundeservice: ' . CONTACT_EMAIL,
|
||||||
|
|
||||||
|
|
||||||
// Payment page
|
// Payment page
|
||||||
'secure_payment' => 'Secure Payment',
|
'secure_payment' => 'Sikker betaling',
|
||||||
'card_number' => 'Card number',
|
'card_number' => 'Kortnummer',
|
||||||
'expiration_month' => 'Expiration month',
|
'expiration_month' => 'Utløpsdato',
|
||||||
'expiration_year' => 'Expiration year',
|
'expiration_year' => 'Utløpsår',
|
||||||
'cvv' => 'CVV',
|
'cvv' => 'CVV',
|
||||||
|
|
||||||
// Security alerts
|
// Security alerts
|
||||||
'confide' => [
|
'confide' => [
|
||||||
'too_many_attempts' => 'Too many attempts. Try again in few minutes.',
|
'too_many_attempts' => 'For mange forsøk. Prøv igjen om noen få minutter.',
|
||||||
'wrong_credentials' => 'Incorrect email or password.',
|
'wrong_credentials' => 'Feil e-post eller passord.',
|
||||||
'confirmation' => 'Your account has been confirmed!',
|
'confirmation' => 'Din konto har blitt bekreftet!',
|
||||||
'wrong_confirmation' => 'Wrong confirmation code.',
|
'wrong_confirmation' => 'Feil bekreftelseskode.',
|
||||||
'password_forgot' => 'The information regarding password reset was sent to your email.',
|
'password_forgot' => 'Informasjonen om tilbakestilling av passord ble sendt til e-postadressen.',
|
||||||
'password_reset' => 'Your password has been changed successfully.',
|
'password_reset' => 'Passordet ditt er endret.',
|
||||||
'wrong_password_reset' => 'Invalid password. Try again',
|
'wrong_password_reset' => 'Ugyldig passord. Prøv på nytt',
|
||||||
],
|
],
|
||||||
|
|
||||||
// Pro Plan
|
// Pro Plan
|
||||||
'pro_plan' => [
|
'pro_plan' => [
|
||||||
'remove_logo' => ':link to remove the Invoice Ninja logo by joining the Pro Plan',
|
'remove_logo' => ':link for å fjerne Invoice Ninja-logoen, oppgrader til en Pro Plan',
|
||||||
'remove_logo_link' => 'Click here',
|
'remove_logo_link' => 'Klikk her',
|
||||||
],
|
],
|
||||||
|
|
||||||
'logout' => 'Log Out',
|
'logout' => 'Logg ut',
|
||||||
'sign_up_to_save' => 'Sign up to save your work',
|
'sign_up_to_save' => 'Registrer deg for å lagre arbeidet ditt',
|
||||||
'agree_to_terms' =>'I agree to the Invoice Ninja :terms',
|
'agree_to_terms' =>'Jeg godtar Invoice Ninja :terms',
|
||||||
'terms_of_service' => 'Terms of Service',
|
'terms_of_service' => 'vilkår for bruk',
|
||||||
'email_taken' => 'The email address is already registered',
|
'email_taken' => 'Epost-adressen er allerede registrert',
|
||||||
'working' => 'Working',
|
'working' => 'Jobber',
|
||||||
'success' => 'Success',
|
'success' => 'Suksess',
|
||||||
'success_message' => 'You have succesfully registered. Please visit the link in the account confirmation email to verify your email address.',
|
'success_message' => 'Du har nå blitt registrert. Vennligst gå inn på linken som du har mottatt i e-postbekreftelsen for å bekrefte e-postadressen.',
|
||||||
'erase_data' => 'This will permanently erase your data.',
|
'erase_data' => 'Dette vil permanent slette dine data.',
|
||||||
'password' => 'Password',
|
'password' => 'Passord',
|
||||||
|
|
||||||
'pro_plan_product' => 'Pro Plan',
|
'pro_plan_product' => 'Pro Plan',
|
||||||
'pro_plan_description' => 'One year enrollment in the Invoice Ninja Pro Plan.',
|
'pro_plan_description' => 'Ett års innmelding i Invoice Ninja Pro Plan.',
|
||||||
'pro_plan_success' => 'Thanks for choosing Invoice Ninja\'s Pro plan!<p/> <br/>
|
'pro_plan_success' => 'Takk for at du valgte Invoice Ninja\'s Pro plan!<p/> <br/>
|
||||||
<b>Next Steps</b><p/>A payable invoice has been sent to the email
|
<b>Neste steg</b><p/>en betalbar faktura er send til e-postadressen
|
||||||
address associated with your account. To unlock all of the awesome
|
som er tilknyttet knotoen din. For å låse opp alle de utrolige
|
||||||
Pro features, please follow the instructions on the invoice to pay
|
Pro-funksjonene, kan du følge instruksjonene på fakturaen til å
|
||||||
for a year of Pro-level invoicing.<p/>
|
betale for et år med Pro-nivå funksjonerer.<p/>
|
||||||
Can\'t find the invoice? Need further assistance? We\'re happy to help
|
Finner du ikke fakturaen? Trenger du mer hjelp? Vi hjelper deg gjerne om det skulle være noe
|
||||||
-- email us at contact@invoiceninja.com',
|
-- kontakt oss på contact@invoiceninja.com',
|
||||||
|
|
||||||
'unsaved_changes' => 'You have unsaved changes',
|
'unsaved_changes' => 'You have unsaved changes',
|
||||||
'custom_fields' => 'Custom fields',
|
'custom_fields' => 'Custom fields',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user