mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-01 03:29:33 +00:00
Updated strings.
This commit is contained in:
@@ -40,35 +40,25 @@ return [
|
||||
'repeat_freq' => 'Gjentas',
|
||||
'location' => 'Location',
|
||||
'update_channel' => 'Update channel',
|
||||
'journal_currency_id' => 'Valuta',
|
||||
'currency_id' => 'Valuta',
|
||||
'transaction_currency_id' => 'Valuta',
|
||||
'auto_budget_currency_id' => 'Currency',
|
||||
'external_ip' => 'Serverens eksterne IP',
|
||||
'attachments' => 'Vedlegg',
|
||||
'journal_amount' => 'Beløp',
|
||||
'journal_source_name' => 'Inntektskonto (kilde)',
|
||||
'keep_bill_id' => 'Regning',
|
||||
'journal_source_id' => 'Brukskonto (kilde)',
|
||||
'BIC' => 'BIC',
|
||||
'verify_password' => 'Bekreft passordsikkerhet',
|
||||
'source_account' => 'Kildekonto',
|
||||
'destination_account' => 'Målkonto',
|
||||
'journal_destination_id' => 'Brukskonto (destinasjon)',
|
||||
'asset_destination_account' => 'Destinasjonskonto',
|
||||
'include_net_worth' => 'Inkluder i formue',
|
||||
'asset_source_account' => 'Kildekonto',
|
||||
'journal_description' => 'Beskrivelse',
|
||||
'note' => 'Notater',
|
||||
'store_new_transaction' => 'Store new transaction',
|
||||
'split_journal' => 'Del opp denne transaksjonen',
|
||||
'split_journal_explanation' => 'Del denne transaksjonen opp i flere deler',
|
||||
'currency' => 'Valuta',
|
||||
'account_id' => 'Aktivakonto',
|
||||
'budget_id' => 'Busjett',
|
||||
'opening_balance' => 'Opening balance',
|
||||
'tagMode' => 'Taggmodus',
|
||||
'tag_position' => 'Stedtagg',
|
||||
'virtual_balance' => 'Virtual balance',
|
||||
'targetamount' => 'Målbeløp',
|
||||
'account_role' => 'Account role',
|
||||
@@ -83,10 +73,7 @@ return [
|
||||
'expense_account' => 'Utgiftskonto',
|
||||
'revenue_account' => 'Inntektskonto',
|
||||
'decimal_places' => 'Desimaler',
|
||||
'exchange_rate_instruction' => 'Utenlandske valutaer',
|
||||
'source_amount' => 'Beløp (kilde)',
|
||||
'destination_amount' => 'Beløp (destinasjon)',
|
||||
'native_amount' => 'Opprinnelig beløp',
|
||||
'new_email_address' => 'Ny epostadresse',
|
||||
'verification' => 'Bekreftelse',
|
||||
'api_key' => 'API-nøkkel',
|
||||
@@ -95,10 +82,6 @@ return [
|
||||
'interest' => 'Rente',
|
||||
'interest_period' => 'Renteperiode',
|
||||
|
||||
'source_account_asset' => 'Kildekonto (aktivakonto)',
|
||||
'destination_account_expense' => 'Destinasjonskonto (utgiftskonto)',
|
||||
'destination_account_asset' => 'Destinasjonskonto (aktivakonto)',
|
||||
'source_account_revenue' => 'Kildekonto (inntektskonto)',
|
||||
'type' => 'Type',
|
||||
'convert_Withdrawal' => 'Konverter uttak',
|
||||
'convert_Deposit' => 'Konverter innskudd',
|
||||
@@ -106,7 +89,6 @@ return [
|
||||
|
||||
'amount' => 'Beløp',
|
||||
'foreign_amount' => 'Utenlandske beløp',
|
||||
'existing_attachments' => 'Eksisterende vedlegg',
|
||||
'date' => 'Dato',
|
||||
'interest_date' => 'Rentedato',
|
||||
'book_date' => 'Bokføringsdato',
|
||||
@@ -128,12 +110,6 @@ return [
|
||||
'date_format' => 'Datoformat',
|
||||
'specifix' => 'Bank- eller filspesifikke rettelser',
|
||||
'attachments[]' => 'Vedlegg',
|
||||
'store_new_withdrawal' => 'Lagre nytt uttak',
|
||||
'store_new_deposit' => 'Lagre nytt innskudd',
|
||||
'store_new_transfer' => 'Lagre ny overføring',
|
||||
'add_new_withdrawal' => 'Opprett nytt uttak',
|
||||
'add_new_deposit' => 'Opprett nytt innskudd',
|
||||
'add_new_transfer' => 'Opprett ny overføring',
|
||||
'title' => 'Tittel',
|
||||
'notes' => 'Notater',
|
||||
'filename' => 'Filnavn',
|
||||
@@ -143,8 +119,6 @@ return [
|
||||
'stop_processing' => 'Stopp prosessering',
|
||||
'start_date' => 'Startgrense',
|
||||
'end_date' => 'Sluttgrense',
|
||||
'include_attachments' => 'Ta med opplastede vedlegg',
|
||||
'include_old_uploads' => 'Ta med importert data',
|
||||
'delete_account' => 'Slett konto ":name"',
|
||||
'delete_bill' => 'Slett regning ":name"',
|
||||
'delete_budget' => 'Slett budsjett ":name"',
|
||||
@@ -217,10 +191,7 @@ return [
|
||||
'csv_tab' => 'En tabulator (usynlig)',
|
||||
'csv_delimiter' => 'CSV-feltskilletegn',
|
||||
'csv_import_account' => 'Standard importkonto',
|
||||
'csv_config' => 'CSV-importkonfigurasjon',
|
||||
'client_id' => 'Klient-ID',
|
||||
'service_secret' => 'Service-hemmelighet',
|
||||
'app_secret' => 'App-hemmelighet',
|
||||
'app_id' => 'App ID',
|
||||
'secret' => 'Secret',
|
||||
'public_key' => 'Offentlig nøkkel',
|
||||
|
||||
Reference in New Issue
Block a user