mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 07:26:02 +00:00
Various code cleanup and fixed alignments.
This commit is contained in:
@@ -31,50 +31,51 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
// new user:
|
||||
'bank_name' => 'Bank navn',
|
||||
'bank_balance' => 'Saldo',
|
||||
'savings_balance' => 'Saldo for opsparingskonto',
|
||||
'credit_card_limit' => 'Kreditkort grænse',
|
||||
'automatch' => 'Automatisk afstemning',
|
||||
'skip' => 'Spring over',
|
||||
'enabled' => 'Aktiveret',
|
||||
'name' => 'Navn',
|
||||
'active' => 'Aktiv',
|
||||
'amount_min' => 'Minimumsbeløb',
|
||||
'amount_max' => 'Maksimumbeløb',
|
||||
'match' => 'Matcher på',
|
||||
'strict' => 'Strikt tilstand',
|
||||
'repeat_freq' => 'Gentagelser',
|
||||
'object_group' => 'Gruppe',
|
||||
'location' => 'Sted',
|
||||
'update_channel' => 'Opdateringskanal',
|
||||
'currency_id' => 'Valuta',
|
||||
'transaction_currency_id' => 'Valuta',
|
||||
'auto_budget_currency_id' => 'Valuta',
|
||||
'external_ip' => 'Din servers eksterne IP',
|
||||
'attachments' => 'Vedhæftninger',
|
||||
'BIC' => 'BIC',
|
||||
'verify_password' => 'Bekræft adgangskodesikkerhed',
|
||||
'source_account' => 'Kildekonto',
|
||||
'destination_account' => 'Destinationskonto',
|
||||
'asset_destination_account' => 'Destinationskonto',
|
||||
'include_net_worth' => 'Inkludér i formue',
|
||||
'asset_source_account' => 'Kildekonto',
|
||||
'journal_description' => 'Beskrivelse',
|
||||
'note' => 'Bemærkninger',
|
||||
'currency' => 'Valuta',
|
||||
'account_id' => 'Aktivkonto',
|
||||
'budget_id' => 'Budget',
|
||||
'bill_id' => 'Regning',
|
||||
'opening_balance' => 'Startsaldo',
|
||||
'tagMode' => 'Tag tilstand',
|
||||
'virtual_balance' => 'Virtuel saldo',
|
||||
'bank_name' => 'Bank navn',
|
||||
'bank_balance' => 'Saldo',
|
||||
'savings_balance' => 'Saldo for opsparingskonto',
|
||||
'credit_card_limit' => 'Kreditkort grænse',
|
||||
'automatch' => 'Automatisk afstemning',
|
||||
'skip' => 'Spring over',
|
||||
'enabled' => 'Aktiveret',
|
||||
'name' => 'Navn',
|
||||
'active' => 'Aktiv',
|
||||
'amount_min' => 'Minimumsbeløb',
|
||||
'amount_max' => 'Maksimumbeløb',
|
||||
'match' => 'Matcher på',
|
||||
'strict' => 'Strikt tilstand',
|
||||
'repeat_freq' => 'Gentagelser',
|
||||
'object_group' => 'Gruppe',
|
||||
'location' => 'Sted',
|
||||
'update_channel' => 'Opdateringskanal',
|
||||
'currency_id' => 'Valuta',
|
||||
'transaction_currency_id' => 'Valuta',
|
||||
'auto_budget_currency_id' => 'Valuta',
|
||||
'external_ip' => 'Din servers eksterne IP',
|
||||
'attachments' => 'Vedhæftninger',
|
||||
'BIC' => 'BIC',
|
||||
'verify_password' => 'Bekræft adgangskodesikkerhed',
|
||||
'source_account' => 'Kildekonto',
|
||||
'destination_account' => 'Destinationskonto',
|
||||
'asset_destination_account' => 'Destinationskonto',
|
||||
'include_net_worth' => 'Inkludér i formue',
|
||||
'asset_source_account' => 'Kildekonto',
|
||||
'journal_description' => 'Beskrivelse',
|
||||
'note' => 'Bemærkninger',
|
||||
'currency' => 'Valuta',
|
||||
'account_id' => 'Aktivkonto',
|
||||
'budget_id' => 'Budget',
|
||||
'bill_id' => 'Regning',
|
||||
'opening_balance' => 'Startsaldo',
|
||||
'tagMode' => 'Tag tilstand',
|
||||
'virtual_balance' => 'Virtuel saldo',
|
||||
|
||||
/*
|
||||
/*
|
||||
* 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øb',
|
||||
'account_role' => 'Kontorolle',
|
||||
'opening_balance_date' => 'Dato for startsaldo',
|
||||
@@ -178,7 +180,7 @@ return [
|
||||
'journal_areYouSure' => 'Er du sikker på, at du vil slette transaktionen beskrevet med ":description"?',
|
||||
'mass_journal_are_you_sure' => 'Er du sikker på, at du vil slette disse transaktioner?',
|
||||
|
||||
/*
|
||||
/*
|
||||
* 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 vil slette tagget ":tag"?',
|
||||
'journal_link_areYouSure' => 'Er du sikker på, at du vil slette linket mellem <a href=":source_link">:source</a> og <a href=":destination_link">:destination</a>?',
|
||||
'linkType_areYouSure' => 'Er du sikker på, at du vil slette linktypen ":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 fra',
|
||||
'to_date' => 'Dato til',
|
||||
'due_date' => 'Forfaldsdato',
|
||||
'payment_date' => 'Betalingsdato',
|
||||
'invoice_date' => 'Fakturadato',
|
||||
'internal_reference' => 'Intern reference',
|
||||
'inward' => 'Indgående beskrivelse',
|
||||
'outward' => 'Udgående beskrivelse',
|
||||
'rule_group_id' => 'Regelgruppe',
|
||||
'transaction_description' => 'Transaktions beskrivelse',
|
||||
'first_date' => 'Første dato',
|
||||
'transaction_type' => 'Transaktionstype',
|
||||
'repeat_until' => 'Gentag indtil',
|
||||
'recurring_description' => 'Tilbagevendende transaktionsbeskrivelse',
|
||||
'repetition_type' => 'Gentagelsestype',
|
||||
'foreign_currency_id' => 'Fremmed valuta',
|
||||
'repetition_end' => 'Gentagelse slutter',
|
||||
'repetitions' => 'Gentagelser',
|
||||
'calendar' => 'Kalender',
|
||||
'weekend' => 'Weekend',
|
||||
'client_secret' => 'Klient hemmelig',
|
||||
'withdrawal_destination_id' => 'Destinationskonto',
|
||||
'deposit_source_id' => 'Kildekonto',
|
||||
'expected_on' => 'Forventet den',
|
||||
'paid' => 'Betalt',
|
||||
'auto_budget_type' => 'Auto-budget',
|
||||
'auto_budget_amount' => 'Auto-budget beløb',
|
||||
'auto_budget_period' => 'Auto-budget periode',
|
||||
'collected' => 'Indsamlet',
|
||||
'submitted' => 'Indsendt',
|
||||
'key' => 'Nøgle',
|
||||
'value' => 'Indholdet af post',
|
||||
'webhook_delivery' => 'Delivery',
|
||||
'webhook_response' => 'Response',
|
||||
'webhook_trigger' => 'Trigger',
|
||||
|
||||
'from_date' => 'Dato fra',
|
||||
'to_date' => 'Dato til',
|
||||
'due_date' => 'Forfaldsdato',
|
||||
'payment_date' => 'Betalingsdato',
|
||||
'invoice_date' => 'Fakturadato',
|
||||
'internal_reference' => 'Intern reference',
|
||||
'inward' => 'Indgående beskrivelse',
|
||||
'outward' => 'Udgående beskrivelse',
|
||||
'rule_group_id' => 'Regelgruppe',
|
||||
'transaction_description' => 'Transaktions beskrivelse',
|
||||
'first_date' => 'Første dato',
|
||||
'transaction_type' => 'Transaktionstype',
|
||||
'repeat_until' => 'Gentag indtil',
|
||||
'recurring_description' => 'Tilbagevendende transaktionsbeskrivelse',
|
||||
'repetition_type' => 'Gentagelsestype',
|
||||
'foreign_currency_id' => 'Fremmed valuta',
|
||||
'repetition_end' => 'Gentagelse slutter',
|
||||
'repetitions' => 'Gentagelser',
|
||||
'calendar' => 'Kalender',
|
||||
'weekend' => 'Weekend',
|
||||
'client_secret' => 'Klient hemmelig',
|
||||
'withdrawal_destination_id' => 'Destinationskonto',
|
||||
'deposit_source_id' => 'Kildekonto',
|
||||
'expected_on' => 'Forventet den',
|
||||
'paid' => 'Betalt',
|
||||
'auto_budget_type' => 'Auto-budget',
|
||||
'auto_budget_amount' => 'Auto-budget beløb',
|
||||
'auto_budget_period' => 'Auto-budget periode',
|
||||
'collected' => 'Indsamlet',
|
||||
'submitted' => 'Indsendt',
|
||||
'key' => 'Nøgle',
|
||||
'value' => 'Indholdet af post',
|
||||
'webhook_delivery' => 'Delivery',
|
||||
'webhook_response' => 'Response',
|
||||
'webhook_trigger' => 'Trigger',
|
||||
];
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
@@ -309,3 +313,4 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user