Various code cleanup and fixed alignments.

This commit is contained in:
James Cole
2024-01-01 15:17:11 +01:00
parent 61c38f2a99
commit 956108399b
494 changed files with 68424 additions and 66802 deletions

View File

@@ -31,50 +31,51 @@
*
*/
declare(strict_types=1);
return [
// new user:
'bank_name' => 'Bankens namn',
'bank_balance' => 'Saldo',
'savings_balance' => 'Sparesaldo',
'credit_card_limit' => 'Kredittkortgrense',
'automatch' => 'Finn automatisk',
'skip' => 'Hopp over',
'enabled' => 'Aktivert',
'name' => 'Namn',
'active' => 'Aktiv',
'amount_min' => 'Minimumsbeløp',
'amount_max' => 'Maksimumsbeløp',
'match' => 'Passar med',
'strict' => 'Streng modus',
'repeat_freq' => 'Gjentas',
'object_group' => 'Gruppe',
'location' => 'Sted',
'update_channel' => 'Oppdater kanal',
'currency_id' => 'Valuta',
'transaction_currency_id' => 'Valuta',
'auto_budget_currency_id' => 'Valuta',
'external_ip' => 'Serverens eksterne IP',
'attachments' => 'Vedlegg',
'BIC' => 'BIC',
'verify_password' => 'Bekreft passordsikkerhet',
'source_account' => 'Kjeldekonto',
'destination_account' => 'Målkonto',
'asset_destination_account' => 'Destinasjonskonto',
'include_net_worth' => 'Inkluder i formue',
'asset_source_account' => 'Kjeldekonto',
'journal_description' => 'Beskrivelse',
'note' => 'Notat',
'currency' => 'Valuta',
'account_id' => 'Aktivakonto',
'budget_id' => 'Budsjett',
'bill_id' => 'Rekning',
'opening_balance' => 'Inngående balanse',
'tagMode' => 'Nøkkelordmodus',
'virtual_balance' => 'Virtuell balanse',
'bank_name' => 'Bankens namn',
'bank_balance' => 'Saldo',
'savings_balance' => 'Sparesaldo',
'credit_card_limit' => 'Kredittkortgrense',
'automatch' => 'Finn automatisk',
'skip' => 'Hopp over',
'enabled' => 'Aktivert',
'name' => 'Namn',
'active' => 'Aktiv',
'amount_min' => 'Minimumsbeløp',
'amount_max' => 'Maksimumsbeløp',
'match' => 'Passar med',
'strict' => 'Streng modus',
'repeat_freq' => 'Gjentas',
'object_group' => 'Gruppe',
'location' => 'Sted',
'update_channel' => 'Oppdater kanal',
'currency_id' => 'Valuta',
'transaction_currency_id' => 'Valuta',
'auto_budget_currency_id' => 'Valuta',
'external_ip' => 'Serverens eksterne IP',
'attachments' => 'Vedlegg',
'BIC' => 'BIC',
'verify_password' => 'Bekreft passordsikkerhet',
'source_account' => 'Kjeldekonto',
'destination_account' => 'Målkonto',
'asset_destination_account' => 'Destinasjonskonto',
'include_net_worth' => 'Inkluder i formue',
'asset_source_account' => 'Kjeldekonto',
'journal_description' => 'Beskrivelse',
'note' => 'Notat',
'currency' => 'Valuta',
'account_id' => 'Aktivakonto',
'budget_id' => 'Budsjett',
'bill_id' => 'Rekning',
'opening_balance' => 'Inngående balanse',
'tagMode' => 'Nøkkelordmodus',
'virtual_balance' => 'Virtuell balanse',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -85,6 +86,7 @@ return [
*
*/
'targetamount' => 'Målbeløp',
'account_role' => 'Konto rolle',
'opening_balance_date' => 'Dato inngående saldo',
@@ -178,7 +180,7 @@ return [
'journal_areYouSure' => 'Er du sikker på at du vil sletta transaksjonen med beskriving ":description"?',
'mass_journal_are_you_sure' => 'Er du sikker på at du vil sletta desse transaksjonene?',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -189,6 +191,7 @@ return [
*
*/
'tag_areYouSure' => 'Er du sikker på at du ønskar å sletta nøkkelordet «:tag»?',
'journal_link_areYouSure' => 'Er du sikker på at du vil sletta koblingen mellom <a href=":source_link">:source</a> og <a href=":destination_link">:destination</a>?',
'linkType_areYouSure' => 'Er du sikker på at du vil sletta koblingstypen ":name" (":inward" / ":outward")?',
@@ -252,7 +255,7 @@ return [
'fints_account' => 'FinTS konto',
'local_account' => 'Firefly III konto',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -263,41 +266,42 @@ return [
*
*/
'from_date' => 'Dato frå',
'to_date' => 'Dato til',
'due_date' => 'Forfallsdato',
'payment_date' => 'Betalingsdato',
'invoice_date' => 'Fakturadato',
'internal_reference' => 'Intern referanse',
'inward' => 'Innvendig beskriving',
'outward' => 'Utvendig beskriving',
'rule_group_id' => 'Regelgruppe',
'transaction_description' => 'Transaksjonsbeskriving',
'first_date' => 'Første dato',
'transaction_type' => 'Transaksjonstype',
'repeat_until' => 'Gjenta til',
'recurring_description' => 'Gjentakande transaksjonsbeskriving',
'repetition_type' => 'Type repetisjon',
'foreign_currency_id' => 'Utenlandsk valuta',
'repetition_end' => 'Repetisjon avsluttar',
'repetitions' => 'Repetisjoner',
'calendar' => 'Kalender',
'weekend' => 'Helg',
'client_secret' => 'Klient Hemmelegheit',
'withdrawal_destination_id' => 'Målkonto',
'deposit_source_id' => 'Kjeldekonto',
'expected_on' => 'Forventet den',
'paid' => 'Betalt',
'auto_budget_type' => 'Auto-budsjett',
'auto_budget_amount' => 'Auto-budsjett beløp',
'auto_budget_period' => 'Auto-budsjett periode',
'collected' => 'Innhentet',
'submitted' => 'Innsendt',
'key' => 'Nøkkel',
'value' => 'Innhold i registeret',
'webhook_delivery' => 'Levering',
'webhook_response' => 'Respons',
'webhook_trigger' => 'Utløser',
'from_date' => 'Dato frå',
'to_date' => 'Dato til',
'due_date' => 'Forfallsdato',
'payment_date' => 'Betalingsdato',
'invoice_date' => 'Fakturadato',
'internal_reference' => 'Intern referanse',
'inward' => 'Innvendig beskriving',
'outward' => 'Utvendig beskriving',
'rule_group_id' => 'Regelgruppe',
'transaction_description' => 'Transaksjonsbeskriving',
'first_date' => 'Første dato',
'transaction_type' => 'Transaksjonstype',
'repeat_until' => 'Gjenta til',
'recurring_description' => 'Gjentakande transaksjonsbeskriving',
'repetition_type' => 'Type repetisjon',
'foreign_currency_id' => 'Utenlandsk valuta',
'repetition_end' => 'Repetisjon avsluttar',
'repetitions' => 'Repetisjoner',
'calendar' => 'Kalender',
'weekend' => 'Helg',
'client_secret' => 'Klient Hemmelegheit',
'withdrawal_destination_id' => 'Målkonto',
'deposit_source_id' => 'Kjeldekonto',
'expected_on' => 'Forventet den',
'paid' => 'Betalt',
'auto_budget_type' => 'Auto-budsjett',
'auto_budget_amount' => 'Auto-budsjett beløp',
'auto_budget_period' => 'Auto-budsjett periode',
'collected' => 'Innhentet',
'submitted' => 'Innsendt',
'key' => 'Nøkkel',
'value' => 'Innhold i registeret',
'webhook_delivery' => 'Levering',
'webhook_response' => 'Respons',
'webhook_trigger' => 'Utløser',
];
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
@@ -309,3 +313,4 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/