1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 09:21:34 +02:00
invoiceninja/resources/lang/nb_NO/texts.php

1370 lines
68 KiB
PHP
Raw Normal View History

2016-05-15 22:16:08 +02:00
<?php
2015-03-16 22:45:25 +01:00
2016-06-30 20:26:14 +02:00
$LANG = array(
2016-01-28 13:12:14 +01:00
'organization' => 'Organisasjon',
'name' => 'Navn',
'website' => 'Nettside',
'work_phone' => 'Telefon (arbeid)',
'address' => 'Adresse',
'address1' => 'Gate',
'address2' => 'Nummer',
'city' => 'By',
'state' => 'Fylke',
'postal_code' => 'Postnummer',
'country_id' => 'Land',
'contacts' => 'Kontakter',
'first_name' => 'Fornavn',
'last_name' => 'Etternavn',
'phone' => 'Telefon',
'email' => 'E-post',
'additional_info' => 'Tilleggsinfo',
'payment_terms' => 'Betalingsvilkår',
'currency_id' => 'Valuta',
'size_id' => 'Størrelse',
'industry_id' => 'Sektor',
'private_notes' => 'Private notater',
'invoice' => 'Faktura',
'client' => 'Klient',
'invoice_date' => 'Faktureringsdato',
'due_date' => 'Betalingsfrist',
'invoice_number' => 'Fakturanummer',
'invoice_number_short' => 'Faktura #',
'po_number' => 'Ordrenummer',
'po_number_short' => 'Ordre #',
'frequency_id' => 'Frekvens',
'discount' => 'Rabatt',
'taxes' => 'Skatter',
'tax' => 'Skatt',
'item' => 'Beløpstype',
'description' => 'Beskrivelse',
'unit_cost' => 'Stykkpris',
'quantity' => 'Antall',
'line_total' => 'Sum',
'subtotal' => 'Totalbeløp',
'paid_to_date' => 'Betalt til Dato',
'balance_due' => 'Gjenstående',
'invoice_design_id' => 'Design',
'terms' => 'Vilkår',
'your_invoice' => 'Din faktura',
'remove_contact' => 'Fjern kontakt',
'add_contact' => 'Legg til kontakt',
'create_new_client' => 'Opprett ny klient',
'edit_client_details' => 'Endre klientdetaljer',
'enable' => 'Aktiver',
'learn_more' => 'Lær mer',
'manage_rates' => 'Administrer priser',
'note_to_client' => 'Merknad til klient',
'invoice_terms' => 'Vilkår for fakturaen',
'save_as_default_terms' => 'Lagre som standard vilkår',
'download_pdf' => 'Last ned PDF',
'pay_now' => 'Betal Nå',
'save_invoice' => 'Lagre Faktura',
'clone_invoice' => 'Kopier Faktura',
'archive_invoice' => 'Arkiver Faktura',
'delete_invoice' => 'Slett Faktura',
'email_invoice' => 'E-post Faktura',
'enter_payment' => 'Oppgi Betaling',
'tax_rates' => 'Skattesatser',
'rate' => 'Sats',
'settings' => 'Innstillinger',
'enable_invoice_tax' => 'Aktiver for å spesifisere en <b>faktura skatt</b>',
'enable_line_item_tax' => 'Aktiver for å spesifisere <b>artikkel skatt</b>',
'dashboard' => 'Skrivebord',
'clients' => 'Klienter',
'invoices' => 'Fakturaer',
'payments' => 'Betalinger',
'credits' => 'Kreditter',
'history' => 'Historie',
'search' => 'Søk',
'sign_up' => 'Registrer deg',
'guest' => 'Gjest',
'company_details' => 'Firmainformasjon',
'online_payments' => 'Nettbetalinger',
'notifications' => 'Varsler',
'import_export' => 'Import/Eksport',
'done' => 'Ferdig',
'save' => 'Lagre',
'create' => 'Lag',
'upload' => 'Last opp',
'import' => 'Importer',
'download' => 'Last ned',
'cancel' => 'Avbryt',
'close' => 'Lukk',
'provide_email' => 'Vennligst oppgi en gyldig e-postadresse',
'powered_by' => 'Drevet av',
'no_items' => 'Ingen elementer',
'recurring_invoices' => 'Gjentakende Fakturaer',
'recurring_help' => '<p>Automatisk send klienter de samme fakturaene ukentlig, bi-månedlig, månedlig, kvartalsvis eller årlig.</p>
<p>Bruk :MONTH, :QUARTER eller :YEAR for dynamiske datoer. Grunnleggende matematikk fungerer også, for eksempel :MONTH-1.</p>
<p>Eksempler dynamiske faktura variabler:</p>
2015-03-16 22:45:25 +01:00
<ul>
<li>"Treningsmedlemskap for måneden :MONTH" => "Treningsmedlemskap for måneden Juli"</li>
<li>":YEAR+1 årlig abonnement" => "2015 årlig abonnement"</li>
<li>"Forhåndsbetaling for :QUARTER+1" => "Forhåndsbetaling for Q2"</li>
2015-03-16 22:45:25 +01:00
</ul>',
2016-01-28 13:12:14 +01:00
'in_total_revenue' => 'totale inntekter',
'billed_client' => 'fakturert klient',
'billed_clients' => 'fakturerte klienter',
'active_client' => 'aktiv klient',
2016-05-15 22:16:08 +02:00
'active_clients' => 'aktive klienter',
2016-01-28 13:12:14 +01:00
'invoices_past_due' => 'Forfalte Fakturaer',
'upcoming_invoices' => 'Forestående Fakturaer',
'average_invoice' => 'Gjennomsnittlige Fakturaer',
'archive' => 'Arkiv',
'delete' => 'Slett',
'archive_client' => 'Arkiver klient',
'delete_client' => 'Slett klient',
'archive_payment' => 'Arkiver betaling',
'delete_payment' => 'Slett betaling',
'archive_credit' => 'Arkiver kreditt',
'delete_credit' => 'Slett kreditt',
'show_archived_deleted' => 'Vis slettet/arkivert',
'filter' => 'Filter',
'new_client' => 'Ny Klient',
'new_invoice' => 'Ny Faktura',
'new_payment' => 'Ny Betaling',
'new_credit' => 'Ny Kreditt',
'contact' => 'Kontakt',
'date_created' => 'Dato Opprettet',
'last_login' => 'Siste Pålogging',
'balance' => 'Balanse',
'action' => 'Handling',
'status' => 'Status',
'invoice_total' => 'Faktura Total',
'frequency' => 'Frekvens',
'start_date' => 'Startdato',
'end_date' => 'Sluttdato',
'transaction_reference' => 'Transaksjonsreferanse',
'method' => 'Betalingsmåte',
'payment_amount' => 'Beløp',
'payment_date' => 'Betalingsdato',
'credit_amount' => 'Kredittbeløp',
'credit_balance' => 'Kreditsaldo',
'credit_date' => 'Kredittdato',
'empty_table' => 'Ingen data er tilgjengelige i tabellen',
'select' => 'Velg',
'edit_client' => 'Rediger Klient',
'edit_invoice' => 'Rediger Faktura',
'create_invoice' => 'Lag Faktura',
'enter_credit' => 'Oppgi Kreditt',
'last_logged_in' => 'Sist pålogget',
'details' => 'Detaljer',
'standing' => 'Stående',
'credit' => 'Kreditt',
'activity' => 'Aktivitet',
'date' => 'Dato',
'message' => 'Beskjed',
'adjustment' => 'Justering',
'are_you_sure' => 'Er du sikker?',
'payment_type_id' => 'Betalingsmetode',
'amount' => 'Beløp',
'work_email' => 'E-post',
'language_id' => 'Språk',
'timezone_id' => 'Tidssone',
'date_format_id' => 'Dato format',
'datetime_format_id' => 'Dato/Tidsformat',
'users' => 'Brukere',
'localization' => 'Lokalisering',
'remove_logo' => 'Fjern logo',
'logo_help' => 'Støttede filtyper: JPEG, GIF og PNG',
'payment_gateway' => 'Betalingsløsning',
'gateway_id' => 'Tilbyder',
'email_notifications' => 'Varsel via e-post',
'email_sent' => 'Varsle når en faktura er <b>sendt</b>',
'email_viewed' => 'Varsle når en faktura er <b>sett</b>',
'email_paid' => 'Varsle når en faktura er <b>betalt</b>',
'site_updates' => 'Side Oppdateringer',
'custom_messages' => 'Tilpassede Meldinger',
'default_email_footer' => 'Sett standard <b>e-post signatur</b>',
'select_file' => 'Vennligst velg en fil',
'first_row_headers' => 'Bruk første rad som overskrifter',
'column' => 'Kolonne',
'sample' => 'Eksempel',
'import_to' => 'Importer til',
'client_will_create' => 'klient vil bli opprettet',
'clients_will_create' => 'klienter vil bli opprettet',
'email_settings' => 'E-post Innstillinger',
2016-06-30 20:26:14 +02:00
'client_view_styling' => 'Client View Styling',
2016-01-28 13:12:14 +01:00
'pdf_email_attachment' => 'Legg ved PDF',
2016-06-30 20:26:14 +02:00
'custom_css' => 'Custom CSS',
'import_clients' => 'Importer Klientdata',
'csv_file' => 'Velg CSV-fil',
'export_clients' => 'Eksporter Klientdata',
2016-01-28 13:12:14 +01:00
'created_client' => 'Klient opprettet suksessfullt',
'created_clients' => 'Klienter opprettet suksessfullt',
'updated_settings' => 'Innstillinger oppdatert',
'removed_logo' => 'Logoen ble fjernet',
'sent_message' => 'Melding ble sendt',
'invoice_error' => 'Vennligst sørg for å velge en klient og rette eventuelle feil',
'limit_clients' => 'Dessverre, dette vil overstige grensen på :count klienter',
'payment_error' => 'Det oppstod en feil under din betaling. Vennligst prøv igjen senere.',
'registration_required' => 'Vennligst registrer deg for å sende e-postfaktura',
'confirmation_required' => 'Vennligst bekreft din e-postadresse',
'updated_client' => 'Klient oppdatert',
2016-06-30 20:26:14 +02:00
'created_client' => 'Klient opprettet suksessfullt',
2016-01-28 13:12:14 +01:00
'archived_client' => 'Klient arkivert',
'archived_clients' => 'Arkiverte :count klienter',
'deleted_client' => 'Klient slettet',
'deleted_clients' => 'Slettet :count klienter',
'updated_invoice' => 'Faktura oppdatert',
'created_invoice' => 'Faktura opprettet',
'cloned_invoice' => 'Faktura kopiert',
'emailed_invoice' => 'E-postfaktura sendt',
'and_created_client' => 'og klient opprettet',
'archived_invoice' => 'Faktura arkivert',
'archived_invoices' => 'Fakturaer arkivert',
'deleted_invoice' => 'Faktura slettet',
'deleted_invoices' => 'Slettet :count fakturaer',
'created_payment' => 'Betaling opprettet',
2016-06-30 20:26:14 +02:00
'created_payments' => 'Successfully created :count payment(s)',
2016-01-28 13:12:14 +01:00
'archived_payment' => 'Betaling arkivert',
'archived_payments' => 'Arkiverte :count betalinger',
'deleted_payment' => 'Betaling slettet',
'deleted_payments' => 'Slettet :count betalinger',
'applied_payment' => 'Betaling lagret',
'created_credit' => 'Kreditt opprettet',
'archived_credit' => 'Kreditt arkivert',
'archived_credits' => 'Arkiverte :count kreditter',
'deleted_credit' => 'Kreditt slettet',
'deleted_credits' => 'Slettet :count kreditter',
2016-06-30 20:26:14 +02:00
'imported_file' => 'Successfully imported file',
'updated_vendor' => 'Successfully updated vendor',
'created_vendor' => 'Successfully created vendor',
'archived_vendor' => 'Successfully archived vendor',
'archived_vendors' => 'Successfully archived :count vendors',
'deleted_vendor' => 'Successfully deleted vendor',
'deleted_vendors' => 'Successfully deleted :count vendors',
2016-01-28 13:12:14 +01:00
'confirmation_subject' => 'Invoice Ninja Kontobekreftelse',
'confirmation_header' => 'Kontobekreftelse',
'confirmation_message' => 'Vennligst åpne lenken nedenfor for å bekrefte kontoen din.',
'invoice_subject' => 'Ny faktura :invoice fra :account',
'invoice_message' => 'For å se din faktura på :amount, klikk lenken nedenfor.',
'payment_subject' => 'Betaling mottatt',
'payment_message' => 'Takk for din betaling pålydende :amount.',
'email_salutation' => 'Kjære :name,',
'email_signature' => 'Med vennlig hilsen,',
'email_from' => 'Invoice Ninja Gjengen',
'invoice_link_message' => 'Hvis du vil se din klientfaktura klikk på lenken under:',
'notification_invoice_paid_subject' => 'Faktura :invoice betalt av :client',
'notification_invoice_sent_subject' => 'Faktura :invoice sendt til :client',
'notification_invoice_viewed_subject' => 'Faktura :invoice sett av :client',
'notification_invoice_paid' => 'En betaling pålydende :amount ble gjort av :client for faktura :invoice.',
'notification_invoice_sent' => 'E-post har blitt sendt til :client - Faktura :invoice pålydende :amount.',
2016-05-15 22:16:08 +02:00
'notification_invoice_viewed' => ':client har nå sett faktura :invoice pålydende :amount.',
2016-01-28 13:12:14 +01:00
'reset_password' => 'Du kan nullstille ditt passord ved å besøke følgende lenke:',
'secure_payment' => 'Sikker betaling',
'card_number' => 'Kortnummer',
'expiration_month' => 'Utløpsdato',
'expiration_year' => 'Utløpsår',
'cvv' => 'CVV',
'logout' => 'Logg ut',
'sign_up_to_save' => 'Registrer deg for å lagre arbeidet ditt',
2016-06-30 20:26:14 +02:00
'agree_to_terms' => 'Jeg godtar Invoice Ninja :terms',
2016-01-28 13:12:14 +01:00
'terms_of_service' => 'vilkår for bruk',
'email_taken' => 'Epost-adressen er allerede registrert',
'working' => 'Jobber',
'success' => 'Suksess',
'success_message' => 'Du har nå blitt registrert. Vennligst gå inn på lenken som du har mottatt i e-postbekreftelsen for å bekrefte e-postadressen.',
'erase_data' => 'Dette vil permanent slette alle dine data.',
'password' => 'Passord',
'pro_plan_product' => 'Pro Plan',
'pro_plan_success' => 'Takk for at du valgte Invoice Ninja\'s Pro plan!<p/>&nbsp;<br/>
2016-05-15 22:16:08 +02:00
<b>Neste steg</b><p/>en betalbar faktura er sendt til e-postadressen
som er tilknyttet kontoen din. For å låse opp alle de utrolige
Pro-funksjonene, kan du følge instruksjonene fakturaen til å
betale for et år med Pro-nivå funksjoner.<p/>
2016-05-15 22:16:08 +02:00
Finner du ikke fakturaen? Trenger du mer hjelp? Vi hjelper deg gjerne om det skulle være noe
-- kontakt oss contact@invoiceninja.com',
2016-01-28 13:12:14 +01:00
'unsaved_changes' => 'Du har ulagrede endringer',
'custom_fields' => 'Egendefinerte felt',
'company_fields' => 'Selskapets felt',
'client_fields' => 'Klientens felt',
'field_label' => 'Felt etikett',
'field_value' => 'Feltets verdi',
'edit' => 'Endre',
'set_name' => 'Sett ditt firmanavn',
'view_as_recipient' => 'Vis som mottaker',
'product_library' => 'Produktbibliotek',
'product' => 'Produkt',
'products' => 'Produkter',
'fill_products' => 'Automatisk-utfyll produkter',
'fill_products_help' => 'Valg av produkt vil automatisk fylle ut <b>beskrivelse og kostnaden</b>',
'update_products' => 'Automatisk oppdater produkter',
'update_products_help' => 'Å endre en faktura vil automatisk <b>oppdatere produktbilioteket</b>',
'create_product' => 'Lag nytt produkt',
'edit_product' => 'Endre produkt',
'archive_product' => 'Arkiver produkt',
'updated_product' => 'Produkt oppdatert',
'created_product' => 'Produkt lagret',
2016-05-15 22:16:08 +02:00
'archived_product' => 'Produkt arkivert',
2016-01-28 13:12:14 +01:00
'pro_plan_custom_fields' => ':link for å aktivere egendefinerte felt ved å delta i Pro Plan',
'advanced_settings' => 'Avanserte innstillinger',
'pro_plan_advanced_settings' => ':link for å aktivere avanserte innstillinger ved å delta i en Pro Plan',
'invoice_design' => 'Fakturadesign',
'specify_colors' => 'Egendefinerte farger',
'specify_colors_label' => 'Velg farger som brukes i fakturaen',
'chart_builder' => 'Diagram bygger',
'ninja_email_footer' => 'Bruk :site til å fakturere kundene dine og få betalt på nettet - gratis!',
'go_pro' => 'Velg Pro',
'quote' => 'Pristilbud',
'quotes' => 'Pristilbud',
'quote_number' => 'Tilbud nummer',
'quote_number_short' => 'Tilbud #',
'quote_date' => 'Tilbudsdato',
'quote_total' => 'Tilbud totalt',
'your_quote' => 'Ditt tilbud',
'total' => 'Totalt',
'clone' => 'Kopier',
'new_quote' => 'Nytt tilbud',
'create_quote' => 'Lag tilbud',
'edit_quote' => 'Endre tilbud',
'archive_quote' => 'Arkiver tilbud',
'delete_quote' => 'Slett tilbud',
'save_quote' => 'Lagre tilbud',
'email_quote' => 'E-post tilbudet',
'clone_quote' => 'Kopier tilbud',
'convert_to_invoice' => 'Konverter til en faktura',
'view_invoice' => 'Se faktura',
'view_client' => 'Vis klient',
'view_quote' => 'Se tilbud',
'updated_quote' => 'Tilbud oppdatert',
'created_quote' => 'Tilbud opprettet',
'cloned_quote' => 'Tilbud kopiert',
'emailed_quote' => 'Tilbud sendt som e-post',
'archived_quote' => 'Tilbud arkivert',
'archived_quotes' => 'Arkiverte :count tilbud',
'deleted_quote' => 'Tilbud slettet',
'deleted_quotes' => 'Slettet :count tilbud',
'converted_to_invoice' => 'Tilbud konvertert til faktura',
'quote_subject' => 'Nytt tilbud fra :account',
'quote_message' => 'For å se ditt tilbud pålydende :amount, klikk lenken nedenfor.',
'quote_link_message' => 'Hvis du vil se din klients tilbud, klikk på lenken under:',
'notification_quote_sent_subject' => 'Tilbud :invoice sendt til :client',
'notification_quote_viewed_subject' => 'Tilbudet :invoice er nå sett av :client',
'notification_quote_sent' => 'Følgende klient :client ble sendt tilbudsfaktura :invoice pålydende :amount.',
2016-05-15 22:16:08 +02:00
'notification_quote_viewed' => 'Følgende klient :client har nå sett tilbudsfakturaen :invoice pålydende :amount.',
2016-01-28 13:12:14 +01:00
'session_expired' => 'Økten er utløpt.',
'invoice_fields' => 'Faktura felt',
'invoice_options' => 'Faktura alternativer',
'hide_quantity' => 'Skjul antall',
'hide_quantity_help' => 'Hvis du alltid har 1 (en) av hvert element på fakturaen, kan du velge dette alternativet for å ikke vise antall på fakturaen.',
'hide_paid_to_date' => 'Skjul delbetalinger',
'hide_paid_to_date_help' => 'Bare vis delbetalinger om det har forekommet en delbetaling.',
'charge_taxes' => 'Inkluder skatt',
'user_management' => 'Brukerhåndtering',
'add_user' => 'Legg til bruker',
'send_invite' => 'Send invitasjon',
'sent_invite' => 'Invitasjon sendt',
'updated_user' => 'Bruker oppdatert',
'invitation_message' => 'Du har blitt invitert av :invitor. ',
'register_to_add_user' => 'Vennligst registrer deg for å legge til en bruker',
'user_state' => 'Status',
'edit_user' => 'Endre bruker',
'delete_user' => 'Slett bruker',
'active' => 'Aktiv',
'pending' => 'Avventer',
'deleted_user' => 'Bruker slettet',
'confirm_email_invoice' => 'Er du sikker på at du ønsker å e-poste denne fakturaen?',
'confirm_email_quote' => 'Er du sikker på at du ønsker å e-poste dette tilbudet?',
'confirm_recurring_email_invoice' => 'Er du sikker på at du ønsker denne fakturaen e-postet?',
'cancel_account' => 'Kanseler Konto',
'cancel_account_message' => 'Advarsel: Dette vil slette alle dine data og kan ikke angres.',
'go_back' => 'Gå Tilbake',
'data_visualizations' => 'Data Visualiseringer',
'sample_data' => 'Eksempel data vist',
'hide' => 'Skjul',
'new_version_available' => 'En ny versjon av :releases_link er tilgjengelig. Du kjører v:user_version, siste versjon er v:latest_version',
'invoice_settings' => 'Faktura Innstillinger',
'invoice_number_prefix' => 'Faktura Nummer Prefiks',
'invoice_number_counter' => 'Faktura Nummer Teller',
'quote_number_prefix' => 'Tilbuds Nummer Prefiks',
'quote_number_counter' => 'Tilbuds Nummer Teller',
'share_invoice_counter' => 'Del faktura teller',
'invoice_issued_to' => 'Faktura utgitt til',
'invalid_counter' => 'For å forhindre en mulig konflikt, sett et faktura eller tilbuds nummmer prefiks',
'mark_sent' => 'Merk som Sendt',
'gateway_help_1' => ':link for å lage en konto for Authorize.net.',
'gateway_help_2' => ':link for å lage en konto for Authorize.net.',
'gateway_help_17' => ':link for å få din PayPal API signatur.',
'gateway_help_27' => ':link for å lage en konto for TwoCheckout.',
'more_designs' => 'Flere design',
'more_designs_title' => 'Flere Faktura Design',
'more_designs_cloud_header' => 'Gå Pro for flere faktura design',
'more_designs_cloud_text' => '',
'more_designs_self_host_text' => '',
'buy' => 'Kjøp',
'bought_designs' => 'Det ble suksessfullt lagt til flere design',
'sent' => 'sendt',
'vat_number' => 'MVA Nummer',
'timesheets' => 'Tidsskjemaer',
'payment_title' => 'Oppgi Din Faktura Adresse og Betalingskort informasjon',
'payment_cvv' => '*Dette er de 3-4 tallene på baksiden av ditt kort',
'payment_footer1' => '*Faktura adressen må være lik adressen assosiert med betalingskortet.',
'payment_footer2' => '*Vennligst klikk "BETAL NÅ" kun en gang - transaksjonen kan ta opp til 1 minutt å prosessere.',
'id_number' => 'ID Nummer',
'white_label_link' => 'Reklamefri',
'white_label_header' => 'Reklamefri',
'bought_white_label' => 'Du har suksessfullt aktivert din reklamefrie lisens.',
'white_labeled' => 'Reklamefrie',
'restore' => 'Gjenopprette',
'restore_invoice' => 'Gjenopprette Faktura',
'restore_quote' => 'Gjenopprette Tilbud',
'restore_client' => 'Gjenopprette Klient',
'restore_credit' => 'Gjenopprette Kreditt',
'restore_payment' => 'Gjenopprette Betaling',
'restored_invoice' => 'Suksessfullt gjenopprettet faktura',
'restored_quote' => 'Suksessfullt gjenopprettet tilbud',
'restored_client' => 'Suksessfullt gjenopprettet klient',
'restored_payment' => 'Suksessfullt gjenopprettet betaling',
'restored_credit' => 'Suksessfullt gjenopprettet kreditt',
'reason_for_canceling' => 'Hjelp oss å forbedre vår side ved å fortelle oss hvorfor du forlater oss.',
'discount_percent' => 'Prosent',
'discount_amount' => 'Beløp',
'invoice_history' => 'Faktura Historikk',
'quote_history' => 'Tilbuds Historikk',
'current_version' => 'Nåværende versjon',
2016-04-26 20:11:41 +02:00
'select_version' => 'Velg versjon',
'view_history' => 'Vis Historikk',
'edit_payment' => 'Rediger Betaling',
'updated_payment' => 'Suksessfullt oppdatert betaling',
'deleted' => 'Slettet',
'restore_user' => 'Gjenopprett Bruker',
'restored_user' => 'Suksessfullt gjenopprettet bruker',
'show_deleted_users' => 'Vis slettede brukere',
'email_templates' => 'E-post Maler',
'invoice_email' => 'Faktura E-post',
'payment_email' => 'Betalings E-post',
'quote_email' => 'Tilbuds E-post',
'reset_all' => 'Tilbakebestill Alt',
'approve' => 'Godkjenn',
'token_billing_type_id' => 'Token Fakturering',
'token_billing_help' => 'Tillater deg å lagre betalingskort gjennom din betalingsleverandør og belaste dem på et senere tidspunkt.',
'token_billing_1' => 'Deaktivert',
'token_billing_2' => 'Valgfritt - valgboks er vist, men ikke valgt',
'token_billing_3' => 'Aktivert - valgboks er vist og valgt',
'token_billing_4' => 'Alltid',
'token_billing_checkbox' => 'Lagre bankkort detaljer',
2016-04-27 01:59:52 +02:00
'view_in_gateway' => 'Vis i :gateway',
2016-06-30 20:26:14 +02:00
'use_card_on_file' => 'Use Card on File',
'edit_payment_details' => 'Rediger betalings detaljer',
'token_billing' => 'Lagre kort detaljer',
2016-04-27 01:59:52 +02:00
'token_billing_secure' => 'Dataene er trygt lagret av :link',
'support' => 'Brukerstøtte',
'contact_information' => 'Kontaktinformasjon',
'256_encryption' => '256-Bit Kryptering',
'amount_due' => 'Skyldig beløp',
'billing_address' => 'Fakturerings Adresse',
'billing_method' => 'Fakturerings Metode',
'order_overview' => 'Bestillings oversikt',
'match_address' => '*Adressen må være lik adressen med assosiert betalingskort',
'click_once' => '*Vennligst klikk "BETAL NÅ" kun en gang - transaksjonen kan ta opp til 1 minutt å prosessere.',
'invoice_footer' => 'Faktura Bunntekst',
'save_as_default_footer' => 'Lagre som standard bunntekst',
'token_management' => 'Token Organisering',
'tokens' => 'Tokens',
'add_token' => 'Legg til Token',
'show_deleted_tokens' => 'Vis slettede tokens',
'deleted_token' => 'Suksessfullt slettet token',
'created_token' => 'Suksessfullt opprettet token',
'updated_token' => 'Suksessfullt oppdatert token',
'edit_token' => 'Rediger Token',
'delete_token' => 'Slett Token',
'token' => 'Token',
'add_gateway' => 'Legg til Tilbyder',
'delete_gateway' => 'Slett Tilbyder',
'edit_gateway' => 'Rediger Tilbyder',
'updated_gateway' => 'Suksessfullt oppdatert tilbyder',
'created_gateway' => 'Suksessfullt opprettet tilbyder',
'deleted_gateway' => 'Suksessfullt slettet tilbyder',
'pay_with_paypal' => 'PayPal',
'pay_with_card' => 'Betalingskort',
'change_password' => 'Skift passord',
'current_password' => 'Nåværende passord',
'new_password' => 'Nytt passord',
'confirm_password' => 'Bekreft passord',
'password_error_incorrect' => 'Nåværende passord er ikke riktig.',
'password_error_invalid' => 'Det nye passordet er ikke godkjent.',
'updated_password' => 'Suksessfullt oppdatert passord',
'api_tokens' => 'API Tokens',
'users_and_tokens' => 'Brukere & Tokens',
'account_login' => 'Kontoinnlogging',
'recover_password' => 'Gjenopprett ditt passord',
'forgot_password' => 'Glemt ditt passord?',
'email_address' => 'E-post adresse',
'lets_go' => 'La oss fortsette',
'password_recovery' => 'Passord gjenoppretting',
'send_email' => 'Send e-post',
'set_password' => 'Sett Passord',
'converted' => 'Konvertert',
'email_approved' => 'Send meg en e-post når tilbudet er <b>godkjent</b>',
'notification_quote_approved_subject' => 'Tilbud :invoice ble godkjent av :client',
'notification_quote_approved' => 'Følgende klient :client godkjente Tilbud :invoice pålydende :amount.',
'resend_confirmation' => 'Send bekreftelses e-post på nytt',
'confirmation_resent' => 'E-postbekreftelsen ble sendt på nytt',
'gateway_help_42' => ':link for å lage en konto hos BitPay.<br/>Info: bruk en Legacy API Nøkkel, ikke en API token.',
'payment_type_credit_card' => 'Bankkort',
'payment_type_paypal' => 'PayPal',
'payment_type_bitcoin' => 'Bitcoin',
'knowledge_base' => 'Kunnskapsbase',
'partial' => 'Delvis',
'partial_remaining' => ':delvis av :balance',
'more_fields' => 'Flere Felt',
'less_fields' => 'Mindre Felt',
'client_name' => 'Klient Navn',
'pdf_settings' => 'PDF Innstillinger',
'product_settings' => 'Produkt Innstillinger',
'auto_wrap' => 'Automatisk Linjebryting',
'duplicate_post' => 'Advarsel: forrige side ble sendt inn to ganger. Den andre innsendingen har derfor blitt ignorert.',
'view_documentation' => 'Vis Dokumentasjon',
'app_title' => 'Gratis Åpen Kildekode Internett Fakturering',
'app_description' => 'Invoice Ninja er en gratis, åpen kildekode løsning for fakturaer og fakturering av kunder. Med Invoice Ninja, kan du enkelt bygge og sende vakre fakturaer fra alle enheter som har tilgang til nettet. Dine kunder kan skrive ut fakturaer, laste dem ned som pdf-filer og selv betale deg på internett fra systemet.',
'rows' => 'rader',
'www' => 'www',
'logo' => 'Logo',
'subdomain' => 'Subdomene',
'provide_name_or_email' => 'Vennligst oppgi et kontaktnavn eller e-post adresse',
'charts_and_reports' => 'Diagrammer & Rapporter',
'chart' => 'Diagram',
'report' => 'Rapport',
'group_by' => 'Gruppe av',
'paid' => 'Betalt',
'enable_report' => 'Rapport',
'enable_chart' => 'Diagram',
'totals' => 'Totaler',
'run' => 'Kjør',
'export' => 'Eksporter',
'documentation' => 'Dokumentasjon',
'zapier' => 'Zapier',
'recurring' => 'Gjentakende',
'last_invoice_sent' => 'Siste faktura sendt :date',
'processed_updates' => 'Suksessfullt fullført oppdatering',
'tasks' => 'Oppgaver',
'new_task' => 'Ny Oppgave',
'start_time' => 'Starttid',
'created_task' => 'Suksessfullt opprettet oppgave',
'updated_task' => 'Suksessfullt oppdatert oppgave',
'edit_task' => 'Rediger Oppgave',
'archive_task' => 'Arkiver Oppgave',
'restore_task' => 'Gjennopprett Oppgave',
'delete_task' => 'Slett Oppgave',
'stop_task' => 'Stopp Oppgave',
'time' => 'Tid',
'start' => 'Start',
'stop' => 'Stopp',
'now' => 'Nå',
'timer' => 'Tidtaker',
'manual' => 'Manuell',
'date_and_time' => 'Dato & Tid',
'second' => 'sekund',
'seconds' => 'sekunder',
'minute' => 'minutt',
'minutes' => 'minutter',
'hour' => 'time',
'hours' => 'timer',
'task_details' => 'Oppgave Detaljer',
'duration' => 'Varighet',
'end_time' => 'Sluttid',
'end' => 'Slutt',
'invoiced' => 'Fakturert',
'logged' => 'Logget',
'running' => 'Løpende',
'task_error_multiple_clients' => 'Oppgaver kan ikke tilhøre andre klienter',
'task_error_running' => 'Vennligst stopp løpende oppgaver først',
'task_error_invoiced' => 'Oppgavene har allerede blitt fakturert',
'restored_task' => 'Suksessfullt gjenopprettet oppgave',
'archived_task' => 'Suksessfullt archived oppgave',
'archived_tasks' => 'Suksessfullt arkivert :count oppgaver',
'deleted_task' => 'Suksessfullt slettet oppgave',
'deleted_tasks' => 'Suksessfullt slettet :count oppgaver',
'create_task' => 'Lag Oppgave',
'stopped_task' => 'Suksessfullt stoppet oppgave',
'invoice_task' => 'Fakturer Oppgave',
'invoice_labels' => 'Fakturerings Etiketter',
'prefix' => 'Prefiks',
'counter' => 'Teller',
'payment_type_dwolla' => 'Dwolla',
'gateway_help_43' => ':link for å lage en konto hos Dwolla.<br/>Info: fjern bindestreker fra Destinasjons/Dwolla IDen',
'partial_value' => 'Må være større enn null og mindre enn totalen',
'more_actions' => 'Flere Valg',
'pro_plan_title' => 'NINJA PRO',
'pro_plan_call_to_action' => 'Oppgrader Nå!',
'pro_plan_feature1' => 'Lag Ubegrensede Klienter',
'pro_plan_feature2' => 'Tilgang til 10 Vakre Fakturerings Design',
'pro_plan_feature3' => 'Tilpasset nettadresse - "DittFirma.InvoiceNinja.com"',
'pro_plan_feature4' => 'Fjern "Laget av Invoice Ninja"',
'pro_plan_feature5' => 'Flerbruker Tilgang & Aktivitets Sporing',
'pro_plan_feature6' => 'Lag Tilbud & Proforma Fakturaer',
'pro_plan_feature7' => 'Modifiser Faktura Felt Titler & Nummerering',
'pro_plan_feature8' => 'Mulighet til å Legge ved PDFer til Klient E-poster',
'resume' => 'Gjenoppta',
'break_duration' => 'Pause',
'edit_details' => 'Rediger Detaljer',
'work' => 'Arbeid',
'timezone_unset' => 'Vennligst :link for å sette din tidssone',
'click_here' => 'klikk her',
'email_receipt' => 'E-post betalingskvittering til klienten',
'created_payment_emailed_client' => 'Suksessfullt opprettet en betaling og e-postet klient',
'add_company' => 'Legg til Selskap',
'untitled' => 'Uten navn',
'new_company' => 'Nytt Selskap',
'associated_accounts' => 'Suksessfullt lenket kontoer',
'unlinked_account' => 'Suksessfullt frakoblet kontoer',
'login' => 'Logg inn',
'or' => 'eller',
'email_error' => 'Det oppstod et problem med utsending av e-posten',
'confirm_recurring_timing' => 'Info: e-poster er sendt på starten av en time.',
'payment_terms_help' => 'Setter standard faktura dato',
'unlink_account' => 'Frakoble Konto',
'unlink' => 'Frakoble',
'show_address' => 'Vis Adresse',
'show_address_help' => 'Krev at klient oppgir faktura adresse',
'update_address' => 'Oppdater Adresse',
'update_address_help' => 'Oppdater klients adresse med oppgitte detaljer',
'times' => 'Tider',
'set_now' => 'Sett til nå',
'dark_mode' => 'Mørk Modus',
'dark_mode_help' => 'Vis hvit tekst på svart bakgrunn',
'add_to_invoice' => 'Legg til på faktura :invoice',
'create_new_invoice' => 'Lag ny faktura',
'task_errors' => 'Vennligst rett alle overlappende tider',
'from' => 'Fra',
'to' => 'Til',
'font_size' => 'Skriftstørrelse',
'primary_color' => 'Primærfarge',
'secondary_color' => 'Sekundær farge',
'customize_design' => 'Modifiser Design',
'content' => 'Innhold',
'styles' => 'Stiler',
'defaults' => 'Standarder',
'margins' => 'Marginer',
'header' => 'Header',
'footer' => 'Bunntekst',
'custom' => 'Egendefiner',
'invoice_to' => 'Fakturer til',
'invoice_no' => 'Faktura Nr.',
'recent_payments' => 'Nylige Betalinger ',
'outstanding' => 'Utestående',
'manage_companies' => 'Administrer Selskaper',
'total_revenue' => 'Sum Omsetning',
'current_user' => 'Nåværende Bruker',
'new_recurring_invoice' => 'Ny Gjentakende Faktura',
'recurring_invoice' => 'Gjentakende Faktura',
'recurring_too_soon' => 'Det er for tidlig å lage neste gjentakende faktura, den er planlagt for :date',
'created_by_invoice' => 'Laget av :invoice',
'primary_user' => 'Hovedbruker',
'help' => 'Hjelp',
2016-06-30 20:26:14 +02:00
'customize_help' => '<p>We use <a href="http://pdfmake.org/" target="_blank">pdfmake</a> to define the invoice designs declaratively. The pdfmake <a href="http://pdfmake.org/playground.html" target="_blank">playground</a> provide\'s a great way to see the library in action.</p>
<p>You can access a child property using dot notation. For example to show the client name you could use <code>$client.name</code>.</p>
<p>If you need help figuring something out post a question to our <a href="https://www.invoiceninja.com/forums/forum/support/" target="_blank">support forum</a> with the design you\'re using.</p>',
'invoice_due_date' => 'Tidsfrist',
'quote_due_date' => 'Gyldig til',
'valid_until' => 'Gyldig til',
'reset_terms' => 'Tilbakestill vilkår',
'reset_footer' => 'Tilbakestill bunntekst',
'invoices_sent' => ':count faktura sendt|:count fakturaer sendt',
'status_draft' => 'Kladd',
'status_sent' => 'Sendt',
'status_viewed' => 'Vist',
'status_partial' => 'Delvis',
'status_paid' => 'Betalt',
'show_line_item_tax' => 'Vis <b> linje element skatter på linje</b>',
'iframe_url' => 'Nettside',
'iframe_url_help1' => 'Kopier følgende kode til en side på din nettside.',
'iframe_url_help2' => 'Du kan teste funksjonen ved å klikke \'Vis som mottager\' for en faktura.',
'auto_bill' => 'Auto Fakturer',
'military_time' => '24 Timers Tid',
'last_sent' => 'Sist Sendt',
'reminder_emails' => 'Påminnelses E-poster',
'templates_and_reminders' => 'Design & Påminnelser',
'subject' => 'Emne',
'body' => 'Body',
'first_reminder' => 'Første Påminnelse',
'second_reminder' => 'Andre Påminnelse',
'third_reminder' => 'Tredje Påminnelse',
'num_days_reminder' => 'Dager etter forfall ',
'reminder_subject' => 'Påminnelse: Faktura :invoice fra :account',
'reset' => 'Nullstill',
'invoice_not_found' => 'Ønsket faktura er ikke tilgjengelig',
'referral_program' => 'Henvisningsprogram',
'referral_code' => 'Henvisnings Kode',
'last_sent_on' => 'Sendt Sist: :date',
'page_expire' => 'Denne siden vil utløpe snart, :click_here for å fortsette å arbeide',
'upcoming_quotes' => 'Oppkommende Tilbud',
'expired_quotes' => 'Utløpte Tilbud',
'sign_up_using' => 'Meld deg på ved å bruke',
'invalid_credentials' => 'Disse kredentialene samsvarer ikke med våre opplysninger',
'show_all_options' => 'Vis alle alternativene',
'user_details' => 'Brukerdetaljer',
'oneclick_login' => 'Ett Klikks Innlogging',
'disable' => 'Deaktiver',
'invoice_quote_number' => 'Faktura og Tilbuds Nummer',
'invoice_charges' => 'Faktura Kostnader',
'notification_invoice_bounced' => 'Vi klarte ikke å levere Faktura :invoice til :contact.',
'notification_invoice_bounced_subject' => 'Klarte ikke å levere Faktura :invoice',
'notification_quote_bounced' => 'Vi klarte ikke å levere Tilbud :invoice til :contact.',
'notification_quote_bounced_subject' => 'Klarte ikke å levere Tilbud :invoice',
'custom_invoice_link' => 'Tilpasset Faktura Lenke',
'total_invoiced' => 'Totalt Fakturert',
'open_balance' => 'Åpen Balanse',
'verify_email' => 'Vennligst besøk lenken i kontobekreftelses e-posten for å bekrefte din e-post adresse.',
'basic_settings' => 'Grunnleggende Innstillinger',
'pro' => 'Pro',
'gateways' => 'Betalings Tilbydere',
'next_send_on' => 'Send Neste: :date',
'no_longer_running' => 'Denne fakturaen er ikke planlagt for kjøring',
'general_settings' => 'Systeminnstillinger',
'customize' => 'Tilpass',
'oneclick_login_help' => 'Koble til en konto for å logge inn uten et passord',
'referral_code_help' => 'Tjen penger ved å dele appen vår på internett',
'enable_with_stripe' => 'Aktiver | Krever Stripe',
'tax_settings' => 'Skatteinnstillinger',
'create_tax_rate' => 'Legg Til Skattesats',
'updated_tax_rate' => 'Suksessfullt oppdatert skattesats',
'created_tax_rate' => 'Suksessfullt opprettet skattesats',
'edit_tax_rate' => 'Rediger skattesats',
'archive_tax_rate' => 'Arkiver skattesats',
'archived_tax_rate' => 'Suksessfullt arkivert skattesatsen',
'default_tax_rate_id' => 'Standard skattesats',
'tax_rate' => 'Skattesats',
'recurring_hour' => 'Gjentakende Time',
'pattern' => 'Mønster',
'pattern_help_title' => 'Mønster Hjelp',
'pattern_help_1' => 'Lag tilpassede faktura og tilbuds nummer ved å spesifisere et mønster',
'pattern_help_2' => 'Tilgjengelige variabler:',
'pattern_help_3' => 'For eksempel, :example vil bli konvertert til :value',
'see_options' => 'Se alternativer',
'invoice_counter' => 'Faktura Teller',
'quote_counter' => 'Tilbuds Teller',
'type' => 'Type',
'activity_1' => ':user opprettet klient :client',
'activity_2' => ':user arkiverte klient :client',
'activity_3' => ':user slettet klient :client',
'activity_4' => ':user opprettet faktura :invoice',
'activity_5' => ':user oppdaterte faktura :invoice',
'activity_6' => ':user e-postet faktura :invoice til :contact',
'activity_7' => ':contact viste faktura :invoice',
'activity_8' => ':user arkiverte faktura :invoice',
'activity_9' => ':user slettet faktura :invoice',
'activity_10' => ':contact la inn betaling på :payment for :invoice',
'activity_11' => ':user oppdaterte betaling :payment',
'activity_12' => ':user arkiverte betaling :payment',
'activity_13' => ':user slettet betaling :payment',
'activity_14' => ':user la inn :credit kreditt',
'activity_15' => ':user oppdaterte :credit kreditt',
'activity_16' => ':user arkiverte :credit kreditt',
'activity_17' => ':user slettet :credit kreditt',
'activity_18' => ':user opprettet tilbud :quote',
'activity_19' => ':user oppdaterte tilbud :quote',
'activity_20' => ':user e-postet tilbud :quote til :contact',
'activity_21' => ':contact viste tilbud :quote',
'activity_22' => ':user arkiverte tilbud :quote',
'activity_23' => ':user slettet tilbud :quote',
'activity_24' => ':user gjenopprettet tilbud :quote',
'activity_25' => ':user gjenopprettet faktura :invoice',
'activity_26' => ':user gjenopprettet klient :client',
'activity_27' => ':user gjenopprettet betaling :payment',
'activity_28' => ':user gjenopprettet :credit kreditt',
'activity_29' => ':contact godkjente tilbud :quote',
2016-06-30 20:26:14 +02:00
'activity_30' => ':user created :vendor',
'activity_31' => ':user created :vendor',
'activity_32' => ':user created :vendor',
'activity_33' => ':user created :vendor',
'activity_34' => ':user created expense :expense',
'activity_35' => ':user created :vendor',
'activity_36' => ':user created :vendor',
'activity_37' => ':user created :vendor',
'payment' => 'Betaling',
'system' => 'System',
'signature' => 'E-post Signatur',
'default_messages' => 'Standard Meldinger',
'quote_terms' => 'Tilbuds Vilkår',
'default_quote_terms' => 'Standard Tilbuds Vilkår',
'default_invoice_terms' => 'Standard Faktura Vilkår',
'default_invoice_footer' => 'Standard Faktura Bunntekst',
'quote_footer' => 'Tilbud Bunntekst',
'free' => 'Gratis',
'quote_is_approved' => 'Dette tilbudet er godkjent',
'apply_credit' => 'Bruk Kreditt',
'system_settings' => 'Systeminnstillinger',
'archive_token' => 'Arkiver Token',
'archived_token' => 'Suksessfullt arkivert token',
'archive_user' => 'Arkiver Bruker',
'archived_user' => 'Suksessfullt arkivert bruker',
'archive_account_gateway' => 'Arkiver Tilbyder',
'archived_account_gateway' => 'Suksessfullt arkivert tilbyder',
'archive_recurring_invoice' => 'Arkiver Gjentakende Faktura',
'archived_recurring_invoice' => 'Suksessfullt arkivert gjentakende faktura',
'delete_recurring_invoice' => 'Slett Gjentakende Faktura',
'deleted_recurring_invoice' => 'Suksessfullt slettet gjentakende faktura',
'restore_recurring_invoice' => 'Gjenopprett Gjentakende Faktura',
'restored_recurring_invoice' => 'Suksessfullt gjenopprettet gjentakende faktura',
'archived' => 'Arkivert',
'untitled_account' => 'Selskap Uten Navn',
2015-11-15 07:39:25 +01:00
'before' => 'Before',
'after' => 'After',
'reset_terms_help' => 'Reset to the default account terms',
'reset_footer_help' => 'Reset to the default account footer',
'export_data' => 'Export Data',
'user' => 'User',
'country' => 'Country',
'include' => 'Include',
2015-11-30 08:21:46 +01:00
'logo_too_large' => 'Your logo is :size, for better PDF performance we suggest uploading an image file less than 200KB',
'import_freshbooks' => 'Import From FreshBooks',
'import_data' => 'Import Data',
'source' => 'Source',
'csv' => 'CSV',
'client_file' => 'Client File',
'invoice_file' => 'Invoice File',
'task_file' => 'Task File',
'no_mapper' => 'No valid mapping for file',
'invalid_csv_header' => 'Invalid CSV Header',
'client_portal' => 'Client Portal',
'admin' => 'Admin',
'disabled' => 'Disabled',
'show_archived_users' => 'Show archived users',
'notes' => 'Notes',
'invoice_will_create' => 'client will be created',
'invoices_will_create' => 'invoices will be created',
2016-03-15 16:35:36 +01:00
'failed_to_import' => 'The following records failed to import, they either already exist or are missing required fields.',
2015-11-30 08:21:46 +01:00
'publishable_key' => 'Publishable Key',
'secret_key' => 'Secret Key',
'missing_publishable_key' => 'Set your Stripe publishable key for an improved checkout process',
2015-12-17 19:03:32 +01:00
'email_design' => 'Email Design',
'due_by' => 'Due by :date',
'enable_email_markup' => 'Enable Markup',
'enable_email_markup_help' => 'Make it easier for your clients to pay you by adding schema.org markup to your emails.',
'template_help_title' => 'Templates Help',
'template_help_1' => 'Available variables:',
'email_design_id' => 'Email Style',
'email_design_help' => 'Make your emails look more professional with HTML layouts',
'plain' => 'Plain',
'light' => 'Light',
'dark' => 'Dark',
'industry_help' => 'Used to provide comparisons against the averages of companies of similar size and industry.',
'subdomain_help' => 'Customize the invoice link subdomain or display the invoice on your own website.',
'invoice_number_help' => 'Specify a prefix or use a custom pattern to dynamically set the invoice number.',
'quote_number_help' => 'Specify a prefix or use a custom pattern to dynamically set the quote number.',
'custom_client_fields_helps' => 'Add a text input to the client create/edit page and display the label and value on the PDF.',
2015-12-23 12:49:49 +01:00
'custom_account_fields_helps' => 'Add a label and value to the company details section of the PDF.',
2015-12-17 19:03:32 +01:00
'custom_invoice_fields_helps' => 'Add a text input to the invoice create/edit page and display the label and value on the PDF.',
'custom_invoice_charges_helps' => 'Add a text input to the invoice create/edit page and include the charge in the invoice subtotals.',
'token_expired' => 'Validation token was expired. Please try again.',
'invoice_link' => 'Invoice Link',
'button_confirmation_message' => 'Click to confirm your email address.',
'confirm' => 'Confirm',
'email_preferences' => 'Email Preferences',
2015-12-23 12:49:49 +01:00
'created_invoices' => 'Successfully created :count invoice(s)',
'next_invoice_number' => 'The next invoice number is :number.',
'next_quote_number' => 'The next quote number is :number.',
2015-12-29 18:49:40 +01:00
'days_before' => 'days before',
'days_after' => 'days after',
'field_due_date' => 'due date',
'field_invoice_date' => 'invoice date',
'schedule' => 'Schedule',
'email_designs' => 'Email Designs',
'assigned_when_sent' => 'Assigned when sent',
2016-01-26 21:22:33 +01:00
'white_label_purchase_link' => 'Purchase a white label license',
'expense' => 'Expense',
'expenses' => 'Expenses',
'new_expense' => 'Enter Expense',
'enter_expense' => 'Enter Expense',
'vendors' => 'Vendors',
2016-01-28 13:12:14 +01:00
'new_vendor' => 'New Vendor',
2016-01-26 21:22:33 +01:00
'payment_terms_net' => 'Net',
'vendor' => 'Vendor',
'edit_vendor' => 'Edit Vendor',
'archive_vendor' => 'Archive Vendor',
'delete_vendor' => 'Delete Vendor',
'view_vendor' => 'View Vendor',
'deleted_expense' => 'Successfully deleted expense',
'archived_expense' => 'Successfully archived expense',
'deleted_expenses' => 'Successfully deleted expenses',
'archived_expenses' => 'Successfully archived expenses',
'expense_amount' => 'Expense Amount',
'expense_balance' => 'Expense Balance',
'expense_date' => 'Expense Date',
'expense_should_be_invoiced' => 'Should this expense be invoiced?',
'public_notes' => 'Public Notes',
'invoice_amount' => 'Invoice Amount',
'exchange_rate' => 'Exchange Rate',
'yes' => 'Yes',
'no' => 'No',
'should_be_invoiced' => 'Should be invoiced',
'view_expense' => 'View expense # :expense',
'edit_expense' => 'Edit Expense',
'archive_expense' => 'Archive Expense',
'delete_expense' => 'Delete Expense',
'view_expense_num' => 'Expense # :expense',
'updated_expense' => 'Successfully updated expense',
'created_expense' => 'Successfully created expense',
'enter_expense' => 'Enter Expense',
'view' => 'View',
'restore_expense' => 'Restore Expense',
'invoice_expense' => 'Invoice Expense',
2016-06-30 20:26:14 +02:00
'expense_error_multiple_clients' => 'The expenses can\'t belong to different clients',
2016-01-26 21:22:33 +01:00
'expense_error_invoiced' => 'Expense has already been invoiced',
'convert_currency' => 'Convert currency',
'num_days' => 'Number of days',
'create_payment_term' => 'Create Payment Term',
'edit_payment_terms' => 'Edit Payment Term',
'edit_payment_term' => 'Edit Payment Term',
'archive_payment_term' => 'Archive Payment Term',
'recurring_due_dates' => 'Recurring Invoice Due Dates',
'recurring_due_date_help' => '<p>Automatically sets a due date for the invoice.</p>
<p>Invoices on a monthly or yearly cycle set to be due on or before the day they are created will be due the next month. Invoices set to be due on the 29th or 30th in months that don\'t have that day will be due the last day of the month.</p>
<p>Invoices on a weekly cycle set to be due on the day of the week they are created will be due the next week.</p>
<p>For example:</p>
<ul>
<li>Today is the 15th, due date is 1st of the month. The due date should likely be the 1st of the next month.</li>
<li>Today is the 15th, due date is the last day of the month. The due date will be the last day of the this month.
2016-01-28 13:12:14 +01:00
</li>
2016-01-26 21:22:33 +01:00
<li>Today is the 15th, due date is the 15th day of the month. The due date will be the 15th day of <strong>next</strong> month.
2016-01-28 13:12:14 +01:00
</li>
2016-01-26 21:22:33 +01:00
<li>Today is the Friday, due date is the 1st Friday after. The due date will be next Friday, not today.
2016-01-28 13:12:14 +01:00
</li>
2016-01-26 21:22:33 +01:00
</ul>',
'due' => 'Due',
'next_due_on' => 'Due Next: :date',
'use_client_terms' => 'Use client terms',
'day_of_month' => ':ordinal day of month',
'last_day_of_month' => 'Last day of month',
'day_of_week_after' => ':ordinal :day after',
'sunday' => 'Sunday',
'monday' => 'Monday',
'tuesday' => 'Tuesday',
'wednesday' => 'Wednesday',
'thursday' => 'Thursday',
'friday' => 'Friday',
'saturday' => 'Saturday',
'header_font_id' => 'Header Font',
'body_font_id' => 'Body Font',
'color_font_help' => 'Note: the primary color and fonts are also used in the client portal and custom email designs.',
'live_preview' => 'Live Preview',
'invalid_mail_config' => 'Unable to send email, please check that the mail settings are correct.',
'invoice_message_button' => 'To view your invoice for :amount, click the button below.',
'quote_message_button' => 'To view your quote for :amount, click the button below.',
'payment_message_button' => 'Thank you for your payment of :amount.',
'payment_type_direct_debit' => 'Direct Debit',
'bank_accounts' => 'Bank Accounts',
'add_bank_account' => 'Add Bank Account',
'setup_account' => 'Setup Account',
'import_expenses' => 'Import Expenses',
'bank_id' => 'bank',
'integration_type' => 'Integration Type',
'updated_bank_account' => 'Successfully updated bank account',
'edit_bank_account' => 'Edit Bank Account',
'archive_bank_account' => 'Archive Bank Account',
'archived_bank_account' => 'Successfully archived bank account',
'created_bank_account' => 'Successfully created bank account',
'validate_bank_account' => 'Validate Bank Account',
'bank_password_help' => 'Note: your password is transmitted securely and never stored on our servers.',
'bank_password_warning' => 'Warning: your password may be transmitted in plain text, consider enabling HTTPS.',
'username' => 'Username',
'account_number' => 'Account Number',
'account_name' => 'Account Name',
'bank_account_error' => 'Failed to retreive account details, please check your credentials.',
'status_approved' => 'Approved',
'quote_settings' => 'Quote Settings',
'auto_convert_quote' => 'Auto convert quote',
'auto_convert_quote_help' => 'Automatically convert a quote to an invoice when approved by a client.',
'validate' => 'Validate',
'info' => 'Info',
'imported_expenses' => 'Successfully created :count_vendors vendor(s) and :count_expenses expense(s)',
2016-02-11 20:42:36 +01:00
'iframe_url_help3' => 'Note: if you plan on accepting credit cards details we strongly recommend enabling HTTPS on your site.',
'expense_error_multiple_currencies' => 'The expenses can\'t have different currencies.',
'expense_error_mismatch_currencies' => 'The client\'s currency does not match the expense currency.',
'trello_roadmap' => 'Trello Roadmap',
'header_footer' => 'Header/Footer',
'first_page' => 'first page',
'all_pages' => 'all pages',
'last_page' => 'last page',
'all_pages_header' => 'Show header on',
'all_pages_footer' => 'Show footer on',
'invoice_currency' => 'Invoice Currency',
'enable_https' => 'We strongly recommend using HTTPS to accept credit card details online.',
'quote_issued_to' => 'Quote issued to',
'show_currency_code' => 'Currency Code',
'trial_message' => 'Your account will receive a free two week trial of our pro plan.',
'trial_footer' => 'Your free trial lasts :count more days, :link to upgrade now.',
'trial_footer_last_day' => 'This is the last day of your free trial, :link to upgrade now.',
'trial_call_to_action' => 'Start Free Trial',
'trial_success' => 'Successfully enabled two week free pro plan trial',
'overdue' => 'Overdue',
2016-06-30 20:26:14 +02:00
2016-05-15 22:16:08 +02:00
'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the client portal and help support our project.',
2016-06-30 20:26:14 +02:00
'user_email_footer' => 'For å justere varslingsinnstillingene vennligst besøk :link',
'reset_password_footer' => 'Hvis du ikke ba om å få nullstillt ditt passord, vennligst kontakt kundeservice: :email',
'limit_users' => 'Dessverre, vil dette overstige grensen på :limit brukere',
'more_designs_self_host_header' => 'Få 6 flere design for bare $:price',
'old_browser' => 'Vennligst bruk en <a href=":link" target="_blank">nyere nettleser</a>',
'white_label_custom_css' => ':link for $:price to enable custom styling and help support our project.',
'bank_accounts_help' => 'Connect a bank account to automatically import expenses and create vendors. Supports American Express and <a href=":link" target="_blank">400+ US banks.</a>',
'pro_plan_remove_logo' => ':link for å fjerne Invoice Ninja-logoen, oppgrader til en Pro Plan',
'pro_plan_remove_logo_link' => 'Klikk her',
'invitation_status_sent' => 'E-post Sendt',
'invitation_status_opened' => 'E-post Åpnet',
'invitation_status_viewed' => 'Faktura Vist',
'email_error_inactive_client' => 'Emails can not be sent to inactive clients',
'email_error_inactive_contact' => 'Emails can not be sent to inactive contacts',
'email_error_inactive_invoice' => 'Emails can not be sent to inactive invoices',
'email_error_user_unregistered' => 'Please register your account to send emails',
'email_error_user_unconfirmed' => 'Please confirm your account to send emails',
'email_error_invalid_contact_email' => 'Invalid contact email',
2016-03-22 18:50:55 +01:00
'navigation' => 'Navigation',
'list_invoices' => 'List Invoices',
'list_clients' => 'List Clients',
'list_quotes' => 'List Quotes',
'list_tasks' => 'List Tasks',
'list_expenses' => 'List Expenses',
'list_recurring_invoices' => 'List Recurring Invoices',
'list_payments' => 'List Payments',
'list_credits' => 'List Credits',
'tax_name' => 'Tax Name',
'report_settings' => 'Report Settings',
'search_hotkey' => 'shortcut is /',
'new_user' => 'New User',
'new_product' => 'New Product',
'new_tax_rate' => 'New Tax Rate',
'invoiced_amount' => 'Invoiced Amount',
'invoice_item_fields' => 'Invoice Item Fields',
'custom_invoice_item_fields_help' => 'Add a field when creating an invoice item and display the label and value on the PDF.',
'recurring_invoice_number' => 'Recurring Invoice Number',
'recurring_invoice_number_prefix_help' => 'Speciy a prefix to be added to the invoice number for recurring invoices. The default value is \'R\'.',
// Client Passwords
'enable_portal_password'=>'Password protect invoices',
'enable_portal_password_help'=>'Allows you to set a password for each contact. If a password is set, the contact will be required to enter a password before viewing invoices.',
'send_portal_password'=>'Generate password automatically',
'send_portal_password_help'=>'If no password is set, one will be generated and sent with the first invoice.',
2016-05-15 22:16:08 +02:00
2016-03-22 18:50:55 +01:00
'expired' => 'Expired',
'invalid_card_number' => 'The credit card number is not valid.',
'invalid_expiry' => 'The expiration date is not valid.',
'invalid_cvv' => 'The CVV is not valid.',
'cost' => 'Cost',
'create_invoice_for_sample' => 'Note: create your first invoice to see a preview here.',
2016-05-15 22:16:08 +02:00
2016-03-22 18:50:55 +01:00
// User Permissions
'owner' => 'Owner',
'administrator' => 'Administrator',
'administrator_help' => 'Allow user to manage users, change settings and modify all records',
'user_create_all' => 'Create clients, invoices, etc.',
'user_view_all' => 'View all clients, invoices, etc.',
'user_edit_all' => 'Edit all clients, invoices, etc.',
'gateway_help_20' => ':link to sign up for Sage Pay.',
'gateway_help_21' => ':link to sign up for Sage Pay.',
'partial_due' => 'Partial Due',
'restore_vendor' => 'Restore Vendor',
'restored_vendor' => 'Successfully restored vendor',
'restored_expense' => 'Successfully restored expense',
'permissions' => 'Permissions',
'create_all_help' => 'Allow user to create and modify records',
'view_all_help' => 'Allow user to view records they didn\'t create',
'edit_all_help' => 'Allow user to modify records they didn\'t create',
2016-05-15 22:16:08 +02:00
'view_payment' => 'View Payment',
2016-03-22 18:50:55 +01:00
'january' => 'January',
'february' => 'February',
'march' => 'March',
'april' => 'April',
'may' => 'May',
'june' => 'June',
'july' => 'July',
'august' => 'August',
'september' => 'September',
'october' => 'October',
'november' => 'November',
'december' => 'December',
2016-05-10 20:25:57 +02:00
// Documents
'documents_header' => 'Documents:',
'email_documents_header' => 'Documents:',
'email_documents_example_1' => 'Widgets Receipt.pdf',
'email_documents_example_2' => 'Final Deliverable.zip',
'invoice_documents' => 'Documents',
'expense_documents' => 'Attached Documents',
'invoice_embed_documents' => 'Embed Documents',
'invoice_embed_documents_help' => 'Include attached images in the invoice.',
'document_email_attachment' => 'Attach Documents',
'download_documents' => 'Download Documents (:size)',
'documents_from_expenses' => 'From Expenses:',
2016-05-15 22:16:08 +02:00
'dropzone_default_message' => 'Drop files or click to upload',
'dropzone_fallback_message' => 'Your browser does not support drag\'n\'drop file uploads.',
'dropzone_fallback_text' => 'Please use the fallback form below to upload your files like in the olden days.',
'dropzone_file_too_big' => 'File is too big ({{filesize}}MiB). Max filesize: {{maxFilesize}}MiB.',
'dropzone_invalid_file_type' => 'You can\'t upload files of this type.',
'dropzone_response_error' => 'Server responded with {{statusCode}} code.',
'dropzone_cancel_upload' => 'Cancel upload',
'dropzone_cancel_upload_confirmation' => 'Are you sure you want to cancel this upload?',
'dropzone_remove_file' => 'Remove file',
2016-05-10 20:25:57 +02:00
'documents' => 'Documents',
'document_date' => 'Document Date',
'document_size' => 'Size',
2016-06-30 20:26:14 +02:00
'enable_client_portal' => 'Dashboard',
'enable_client_portal_help' => 'Show/hide the dashboard page in the client portal.',
2016-05-10 20:25:57 +02:00
'enable_client_portal_dashboard' => 'Dashboard',
'enable_client_portal_dashboard_help' => 'Show/hide the dashboard page in the client portal.',
2016-05-15 22:16:08 +02:00
2016-05-10 20:25:57 +02:00
// Plans
'account_management' => 'Account Management',
'plan_status' => 'Plan Status',
2016-05-15 22:16:08 +02:00
2016-05-10 20:25:57 +02:00
'plan_upgrade' => 'Upgrade',
'plan_change' => 'Change Plan',
'pending_change_to' => 'Changes To',
'plan_changes_to' => ':plan on :date',
'plan_term_changes_to' => ':plan (:term) on :date',
'cancel_plan_change' => 'Cancel Change',
'plan' => 'Plan',
'expires' => 'Expires',
'renews' => 'Renews',
'plan_expired' => ':plan Plan Expired',
'trial_expired' => ':plan Plan Trial Ended',
'never' => 'Never',
'plan_free' => 'Free',
'plan_pro' => 'Pro',
'plan_enterprise' => 'Enterprise',
'plan_white_label' => 'Self Hosted (White labeled)',
'plan_free_self_hosted' => 'Self Hosted (Free)',
'plan_trial' => 'Trial',
'plan_term' => 'Term',
'plan_term_monthly' => 'Monthly',
'plan_term_yearly' => 'Yearly',
'plan_term_month' => 'Month',
'plan_term_year' => 'Year',
'plan_price_monthly' => '$:price/Month',
'plan_price_yearly' => '$:price/Year',
'updated_plan' => 'Updated plan settings',
'plan_paid' => 'Term Started',
'plan_started' => 'Plan Started',
'plan_expires' => 'Plan Expires',
2016-05-15 22:16:08 +02:00
2016-05-10 20:25:57 +02:00
'white_label_button' => 'White Label',
2016-05-15 22:16:08 +02:00
2016-05-10 20:25:57 +02:00
'pro_plan_year_description' => 'One year enrollment in the Invoice Ninja Pro Plan.',
'pro_plan_month_description' => 'One month enrollment in the Invoice Ninja Pro Plan.',
'enterprise_plan_product' => 'Enterprise Plan',
'enterprise_plan_year_description' => 'One year enrollment in the Invoice Ninja Enterprise Plan.',
'enterprise_plan_month_description' => 'One month enrollment in the Invoice Ninja Enterprise Plan.',
'plan_credit_product' => 'Credit',
'plan_credit_description' => 'Credit for unused time',
'plan_pending_monthly' => 'Will switch to monthly on :date',
'plan_refunded' => 'A refund has been issued.',
'live_preview' => 'Live Preview',
'page_size' => 'Page Size',
'live_preview_disabled' => 'Live preview has been disabled to support selected font',
'invoice_number_padding' => 'Padding',
'preview' => 'Preview',
'list_vendors' => 'List Vendors',
'add_users_not_supported' => 'Upgrade to the Enterprise plan to add additional users to your account.',
2016-06-30 20:26:14 +02:00
'enterprise_plan_features' => 'The Enterprise plan adds support for multiple users and file attachments, :link to see the full list of features.',
2016-05-10 20:25:57 +02:00
'return_to_app' => 'Return to app',
2016-05-15 22:16:08 +02:00
2016-06-30 20:26:14 +02:00
// Payment updates
'refund_payment' => 'Refund Payment',
'refund_max' => 'Max:',
'refund' => 'Refund',
'are_you_sure_refund' => 'Refund selected payments?',
'status_pending' => 'Pending',
'status_completed' => 'Completed',
'status_failed' => 'Failed',
'status_partially_refunded' => 'Partially Refunded',
'status_partially_refunded_amount' => ':amount Refunded',
'status_refunded' => 'Refunded',
'status_voided' => 'Cancelled',
'refunded_payment' => 'Refunded Payment',
'activity_39' => ':user cancelled a :payment_amount payment (:payment)',
'activity_40' => ':user refunded :adjustment of a :payment_amount payment (:payment)',
'card_expiration' => 'Exp:&nbsp:expires',
'card_creditcardother' => 'Unknown',
'card_americanexpress' => 'American Express',
'card_carteblanche' => 'Carte Blanche',
'card_unionpay' => 'UnionPay',
'card_diners' => 'Diners Club',
'card_discover' => 'Discover',
'card_jcb' => 'JCB',
'card_laser' => 'Laser',
'card_maestro' => 'Maestro',
'card_mastercard' => 'MasterCard',
'card_solo' => 'Solo',
'card_switch' => 'Switch',
'card_visacard' => 'Visa',
'card_ach' => 'ACH',
'payment_type_stripe' => 'Stripe',
'ach' => 'ACH',
'enable_ach' => 'Enable ACH',
'stripe_ach_help' => 'ACH support must also be enabled at Stripe.',
'ach_disabled' => 'Another gateway is already configured for direct debit.',
'plaid' => 'Plaid',
'client_id' => 'Client Id',
'secret' => 'Secret',
'public_key' => 'Public Key',
'plaid_optional' => '(optional)',
'plaid_environment_help' => 'When a Stripe test key is given, Plaid\'s development environement (tartan) will be used.',
'other_providers' => 'Other Providers',
'country_not_supported' => 'That country is not supported.',
'invalid_routing_number' => 'The routing number is not valid.',
'invalid_account_number' => 'The account number is not valid.',
'account_number_mismatch' => 'The account numbers do not match.',
'missing_account_holder_type' => 'Please select an individual or company account.',
'missing_account_holder_name' => 'Please enter the account holder\'s name.',
'routing_number' => 'Routing Number',
'confirm_account_number' => 'Confirm Account Number',
'individual_account' => 'Individual Account',
'company_account' => 'Company Account',
'account_holder_name' => 'Account Holder Name',
'add_account' => 'Add Account',
'payment_methods' => 'Payment Methods',
'complete_verification' => 'Complete Verification',
'verification_amount1' => 'Amount 1',
'verification_amount2' => 'Amount 2',
'payment_method_verified' => 'Verification completed successfully',
'verification_failed' => 'Verification Failed',
'remove_payment_method' => 'Remove Payment Method',
'confirm_remove_payment_method' => 'Are you sure you want to remove this payment method?',
'remove' => 'Remove',
'payment_method_removed' => 'Removed payment method.',
'bank_account_verification_help' => 'We have made two deposits into your account with the description "VERIFICATION". These deposits will take 1-2 business days to appear on your statement. Please enter the amounts below.',
'bank_account_verification_next_steps' => 'We have made two deposits into your account with the description "VERIFICATION". These deposits will take 1-2 business days to appear on your statement.
Once you have the amounts, come back to this payment methods page and click "Complete Verification" next to the account.',
'unknown_bank' => 'Unknown Bank',
'ach_verification_delay_help' => 'You will be able to use the account after completing verification. Verification usually takes 1-2 business days.',
'add_credit_card' => 'Add Credit Card',
'payment_method_added' => 'Added payment method.',
'use_for_auto_bill' => 'Use For Autobill',
'used_for_auto_bill' => 'Autobill Payment Method',
'payment_method_set_as_default' => 'Set Autobill payment method.',
'activity_41' => ':payment_amount payment (:payment) failed',
'webhook_url' => 'Webhook URL',
'stripe_webhook_help' => 'You must :link.',
'stripe_webhook_help_link_text' => 'add this URL as an endpoint at Stripe',
'payment_method_error' => 'There was an error adding your payment methd. Please try again later.',
'notification_invoice_payment_failed_subject' => 'Payment failed for Invoice :invoice',
'notification_invoice_payment_failed' => 'A payment made by client :client towards Invoice :invoice failed. The payment has been marked as failed and :amount has been added to the client\'s balance.',
'link_with_plaid' => 'Link Account Instantly with Plaid',
'link_manually' => 'Link Manually',
'secured_by_plaid' => 'Secured by Plaid',
'plaid_linked_status' => 'Your bank account at :bank',
'add_payment_method' => 'Add Payment Method',
'account_holder_type' => 'Account Holder Type',
'ach_authorization' => 'I authorize :company to use my bank account for future payments and, if necessary, electronically credit my account to correct erroneous debits. I understand that I may cancel this authorization at any time by removing the payment method or by contacting :email.',
'ach_authorization_required' => 'You must consent to ACH transactions.',
'off' => 'Off',
'opt_in' => 'Opt-in',
'opt_out' => 'Opt-out',
'always' => 'Always',
'opted_out' => 'Opted out',
'opted_in' => 'Opted in',
'manage_auto_bill' => 'Manage Auto-bill',
'enabled' => 'Enabled',
'paypal' => 'PayPal',
'braintree_enable_paypal' => 'Enable PayPal payments through BrainTree',
'braintree_paypal_disabled_help' => 'The PayPal gateway is processing PayPal payments',
'braintree_paypal_help' => 'You must also :link.',
'braintree_paypal_help_link_text' => 'link PayPal to your BrainTree account',
'token_billing_braintree_paypal' => 'Save payment details',
'add_paypal_account' => 'Add PayPal Account',
'no_payment_method_specified' => 'No payment method specified',
'chart_type' => 'Chart Type',
'format' => 'Format',
'import_ofx' => 'Import OFX',
'ofx_file' => 'OFX File',
'ofx_parse_failed' => 'Failed to parse OFX file',
// WePay
'wepay' => 'WePay',
'sign_up_with_wepay' => 'Sign up with WePay',
'use_another_provider' => 'Use another provider',
'company_name' => 'Company Name',
'wepay_company_name_help' => 'This will appear on client\'s credit card statements.',
'wepay_description_help' => 'The purpose of this account.',
'wepay_tos_agree' => 'I agree to the :link.',
'wepay_tos_link_text' => 'WePay Terms of Service',
'resend_confirmation_email' => 'Resend Confirmation Email',
'manage_wepay_account' => 'Manage WePay Account',
'action_required' => 'Action Required',
'finish_setup' => 'Finish Setup',
'created_wepay_confirmation_required' => 'Please check your email and confirm your email address with WePay.',
'switch_to_wepay' => 'Switch to WePay',
'switch' => 'Switch',
'restore_account_gateway' => 'Restore Gateway',
'restored_account_gateway' => 'Successfully restored gateway',
'united_states' => 'United States',
'canada' => 'Canada',
'accept_debit_cards' => 'Accept Debit Cards',
'debit_cards' => 'Debit Cards',
'warn_start_date_changed' => 'The next invoice will be sent on the new start date.',
'original_start_date' => 'Original start date',
'new_start_date' => 'New start date',
'security' => 'Security',
'see_whats_new' => 'See what\'s new in v:version',
'wait_for_upload' => 'Please wait for the document upload to complete.',
'upgrade_for_permissions' => 'Upgrade to our Enterprise plan to enable permissions.',
'enable_second_tax_rate' => 'Enable specifying a <b>second tax rate</b>',
'payment_file' => 'Payment File',
'expense_file' => 'Expense File',
'product_file' => 'Product File',
'import_products' => 'Import Products',
'products_will_create' => 'products will be created.',
'product_key' => 'Product',
'created_products' => 'Successfully created :count product(s)',
'export_help' => 'Use JSON if you plan to import the data into Invoice Ninja.',
'JSON_file' => 'JSON File',
'view_dashboard' => 'View Dashboard',
'client_session_expired' => 'Session Expired',
'client_session_expired_message' => 'Your session has expired. Please click the link in your email again.',
'auto_bill_notification' => 'This invoice will automatically be billed to your :payment_method on file on :due_date.',
'auto_bill_payment_method_bank_transfer' => 'bank account',
'auto_bill_payment_method_credit_card' => 'credit card',
'auto_bill_payment_method_paypal' => 'PayPal account',
'auto_bill_notification_placeholder' => 'This invoice will automatically be billed to your credit card on file on the due date.',
'payment_settings' => 'Payment Settings',
'on_send_date' => 'On send date',
'on_due_date' => 'On due date',
'auto_bill_ach_date_help' => 'ACH auto bill will always happen on the due date',
'warn_change_auto_bill' => 'Due to NACHA rules, changes to this invoice may prevent ACH auto bill.',
'bank_account' => 'Bank Account',
'payment_processed_through_wepay' => 'ACH payments will be processed using WePay.',
'wepay_payment_tos_agree' => 'I agree to the WePay :terms and :privacy_policy.',
'privacy_policy' => 'Privacy Policy',
'wepay_payment_tos_agree_required' => 'You must agree to the WePay Terms of Service and Privacy Policy.',
'payment_settings_supported_gateways' => 'These options are supported by the WePay, Stripe, and Braintree gateways.',
'ach_email_prompt' => 'Please enter your email address:',
'verification_pending' => 'Verification Pending',
'update_font_cache' => 'Please force refresh the page to update the font cache.',
'more_options' => 'More options',
'credit_card' => 'Credit Card',
'bank_transfer' => 'Bank Transfer',
'no_transaction_reference' => 'We did not recieve a payment transaction reference from the gateway.',
'use_bank_on_file' => 'Use Bank on File',
'auto_bill_email_message' => 'This invoice will automatically be billed to the payment method on file on the due date.',
'bitcoin' => 'Bitcoin',
'added_on' => 'Added :date',
'failed_remove_payment_method' => 'Failed to remove the payment method',
'gateway_exists' => 'This gateway already exists',
'manual_entry' => 'Manual entry',
2016-05-15 22:16:08 +02:00
);
2016-06-30 20:26:14 +02:00
return $LANG;
?>