mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-27 13:57:25 +00:00
New translations
This commit is contained in:
@@ -34,11 +34,11 @@ return [
|
|||||||
'destination' => 'Empfänger',
|
'destination' => 'Empfänger',
|
||||||
'source' => 'Quelle',
|
'source' => 'Quelle',
|
||||||
'next_expected_match' => 'Next expected match',
|
'next_expected_match' => 'Next expected match',
|
||||||
'automatch' => 'Auto match?',
|
'automatch' => 'Automatisch erkennen?',
|
||||||
'repeat_freq' => 'Wiederholungen',
|
'repeat_freq' => 'Wiederholungen',
|
||||||
'description' => 'Beschreibung',
|
'description' => 'Beschreibung',
|
||||||
'amount' => 'Betrag',
|
'amount' => 'Betrag',
|
||||||
'internal_reference' => 'Internal reference',
|
'internal_reference' => 'Interne Referenz',
|
||||||
'date' => 'Datum',
|
'date' => 'Datum',
|
||||||
'interest_date' => 'Zinstermin',
|
'interest_date' => 'Zinstermin',
|
||||||
'book_date' => 'Buchungsdatum',
|
'book_date' => 'Buchungsdatum',
|
||||||
@@ -69,20 +69,20 @@ return [
|
|||||||
'has_two_factor' => 'Hat 2FA',
|
'has_two_factor' => 'Hat 2FA',
|
||||||
'confirmed_from' => 'Bestätigt von',
|
'confirmed_from' => 'Bestätigt von',
|
||||||
'registered_from' => 'Registriert seit',
|
'registered_from' => 'Registriert seit',
|
||||||
'blocked_code' => 'Block code',
|
'blocked_code' => 'Blockcode',
|
||||||
'domain' => 'Domain',
|
'domain' => 'Domain',
|
||||||
'registration_attempts' => 'Registrierungsversuche',
|
'registration_attempts' => 'Registrierungsversuche',
|
||||||
'source_account' => 'Source account',
|
'source_account' => 'Quellkonto',
|
||||||
'destination_account' => 'Destination account',
|
'destination_account' => 'Zielkonto',
|
||||||
|
|
||||||
'accounts_count' => 'Number of accounts',
|
'accounts_count' => 'Anzahl Konten',
|
||||||
'journals_count' => 'Number of journals',
|
'journals_count' => 'Anzahl Transaktionen',
|
||||||
'attachments_count' => 'Number of attachments',
|
'attachments_count' => 'Anzahl Anhänge',
|
||||||
'bills_count' => 'Number of bills',
|
'bills_count' => 'Anzahl Rechnungen',
|
||||||
'categories_count' => 'Number of categories',
|
'categories_count' => 'Anzahl Kategorien',
|
||||||
'export_jobs_count' => 'Number of export jobs',
|
'export_jobs_count' => 'Anzahl exportierter Jobs',
|
||||||
'import_jobs_count' => 'Number of import jobs',
|
'import_jobs_count' => 'Anzahl importierter Jobs',
|
||||||
'budget_count' => 'Number of budgets',
|
'budget_count' => 'Anzahl Budgets',
|
||||||
'rule_and_groups_count' => 'Number of rules and rule groups',
|
'rule_and_groups_count' => 'Anzahl Regeln und Regelgruppen',
|
||||||
'tags_count' => 'Number of tags',
|
'tags_count' => 'Anzahl Tags',
|
||||||
];
|
];
|
||||||
Reference in New Issue
Block a user