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
171187b25c
commit
47349589cb
@ -34,11 +34,11 @@ return [
|
||||
'destination' => 'Empfänger',
|
||||
'source' => 'Quelle',
|
||||
'next_expected_match' => 'Next expected match',
|
||||
'automatch' => 'Auto match?',
|
||||
'automatch' => 'Automatisch erkennen?',
|
||||
'repeat_freq' => 'Wiederholungen',
|
||||
'description' => 'Beschreibung',
|
||||
'amount' => 'Betrag',
|
||||
'internal_reference' => 'Internal reference',
|
||||
'internal_reference' => 'Interne Referenz',
|
||||
'date' => 'Datum',
|
||||
'interest_date' => 'Zinstermin',
|
||||
'book_date' => 'Buchungsdatum',
|
||||
@ -69,20 +69,20 @@ return [
|
||||
'has_two_factor' => 'Hat 2FA',
|
||||
'confirmed_from' => 'Bestätigt von',
|
||||
'registered_from' => 'Registriert seit',
|
||||
'blocked_code' => 'Block code',
|
||||
'blocked_code' => 'Blockcode',
|
||||
'domain' => 'Domain',
|
||||
'registration_attempts' => 'Registrierungsversuche',
|
||||
'source_account' => 'Source account',
|
||||
'destination_account' => 'Destination account',
|
||||
'source_account' => 'Quellkonto',
|
||||
'destination_account' => 'Zielkonto',
|
||||
|
||||
'accounts_count' => 'Number of accounts',
|
||||
'journals_count' => 'Number of journals',
|
||||
'attachments_count' => 'Number of attachments',
|
||||
'bills_count' => 'Number of bills',
|
||||
'categories_count' => 'Number of categories',
|
||||
'export_jobs_count' => 'Number of export jobs',
|
||||
'import_jobs_count' => 'Number of import jobs',
|
||||
'budget_count' => 'Number of budgets',
|
||||
'rule_and_groups_count' => 'Number of rules and rule groups',
|
||||
'tags_count' => 'Number of tags',
|
||||
'accounts_count' => 'Anzahl Konten',
|
||||
'journals_count' => 'Anzahl Transaktionen',
|
||||
'attachments_count' => 'Anzahl Anhänge',
|
||||
'bills_count' => 'Anzahl Rechnungen',
|
||||
'categories_count' => 'Anzahl Kategorien',
|
||||
'export_jobs_count' => 'Anzahl exportierter Jobs',
|
||||
'import_jobs_count' => 'Anzahl importierter Jobs',
|
||||
'budget_count' => 'Anzahl Budgets',
|
||||
'rule_and_groups_count' => 'Anzahl Regeln und Regelgruppen',
|
||||
'tags_count' => 'Anzahl Tags',
|
||||
];
|
Loading…
Reference in New Issue
Block a user