mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations
This commit is contained in:
parent
4d61d3c4aa
commit
8d660f1701
@ -31,6 +31,8 @@ return [
|
||||
'journal_source_account_id' => 'Girokonto (Quelle)',
|
||||
'account_from_id' => 'Vom Konto',
|
||||
'account_to_id' => 'Auf Konto',
|
||||
'source_account' => 'Source account',
|
||||
'destination_account' => 'Destination account',
|
||||
'journal_destination_account_id' => 'Girokonto (Ziel)',
|
||||
'asset_destination_account' => 'Girokonto (Ziel)',
|
||||
'asset_source_account' => 'Girokonto (Quelle)',
|
||||
@ -58,6 +60,18 @@ return [
|
||||
'description' => 'Beschreibung',
|
||||
'expense_account' => 'Debitor (Ausgabe)',
|
||||
'revenue_account' => 'Kreditor (Einnahme)',
|
||||
|
||||
'revenue_account_source' => 'Revenue account (source)',
|
||||
'source_account_asset' => 'Source account (asset account)',
|
||||
'destination_account_expense' => 'Destination account (expense account)',
|
||||
'destination_account_asset' => 'Destination account (asset account)',
|
||||
'source_account_revenue' => 'Source account (revenue account)',
|
||||
'type' => 'Type',
|
||||
'convert_Withdrawal' => 'Convert withdrawal',
|
||||
'convert_Deposit' => 'Convert deposit',
|
||||
'convert_Transfer' => 'Convert transfer',
|
||||
|
||||
|
||||
'amount' => 'Betrag',
|
||||
'date' => 'Datum',
|
||||
'interest_date' => 'Zinstermin',
|
||||
@ -98,7 +112,6 @@ return [
|
||||
'export_end_range' => 'Ende des Exportbereichs',
|
||||
'export_format' => 'Dateiformat',
|
||||
'include_attachments' => 'Hochgeladene Anhänge hinzufügen',
|
||||
'include_config' => 'Konfigurationsdatei hinzufügen',
|
||||
'include_old_uploads' => 'Importierte Daten hinzufügen',
|
||||
'accounts' => 'Exportiere die Überweisungen von diesem Konto',
|
||||
'delete_account' => 'Lösche Konto ":name"',
|
||||
|
Loading…
Reference in New Issue
Block a user