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
865930c5b2
commit
4fe1a5d527
@ -36,7 +36,7 @@ return [
|
||||
'map_title' => 'Connect import data to Firefly III data',
|
||||
'map_text' => 'In the following tables, the left value shows you information found in your uploaded CSV file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.',
|
||||
|
||||
'field_value' => 'Field value',
|
||||
'field_value' => 'Feldwert',
|
||||
'field_mapped_to' => 'Mapped to',
|
||||
'store_column_mapping' => 'Store mapping',
|
||||
|
||||
@ -46,7 +46,7 @@ return [
|
||||
'column__ignore' => '(diese Spalte ignorieren)',
|
||||
'column_account-iban' => 'Asset account (IBAN)',
|
||||
'column_account-id' => 'Asset account ID (matching Firefly)',
|
||||
'column_account-name' => 'Asset account (name)',
|
||||
'column_account-name' => 'Bestandskonto (Name)',
|
||||
'column_amount' => 'Betrag',
|
||||
'column_amount-comma-separated' => 'Betrag (Komma als Dezimaltrennzeichen)',
|
||||
'column_bill-id' => 'Bill ID (matching Firefly)',
|
||||
@ -61,12 +61,12 @@ return [
|
||||
'column_currency-symbol' => 'Currency symbol (matching Firefly)',
|
||||
'column_date-interest' => 'Interest calculation date',
|
||||
'column_date-book' => 'Buchungsdatum der Überweisung',
|
||||
'column_date-process' => 'Transaction process date',
|
||||
'column_date-process' => 'Verarbeitungsdatum der Überweisung',
|
||||
'column_date-transaction' => 'Datum',
|
||||
'column_description' => 'Beschreibung',
|
||||
'column_opposing-iban' => 'Opposing account (IBAN)',
|
||||
'column_opposing-id' => 'Opposing account ID (matching Firefly)',
|
||||
'column_external-id' => 'External ID',
|
||||
'column_external-id' => 'Externe ID',
|
||||
'column_opposing-name' => 'Opposing account (name)',
|
||||
'column_rabo-debet-credit' => 'Rabobank specific debet/credit indicator',
|
||||
'column_ing-debet-credit' => 'ING specific debet/credit indicator',
|
||||
|
Loading…
Reference in New Issue
Block a user