mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 23:41:10 +00:00
Updated translations.
This commit is contained in:
@@ -255,8 +255,8 @@ return [
|
||||
'search_modifier_on' => 'Buchungsdatum ist :value',
|
||||
'search_modifier_before' => 'Buchungsdatum ist vor :value',
|
||||
'search_modifier_after' => 'Buchungsdatum ist nach :value',
|
||||
'search_modifier_created_on' => 'Transaction was created on :value',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on :value',
|
||||
'search_modifier_created_on' => 'Buchung wurde am :value erstellt',
|
||||
'search_modifier_updated_on' => 'Buchung wurde zuletzt am :value aktualisiert',
|
||||
'modifiers_applies_are' => 'Die folgenden Einschränkungen werden ebenfalls auf die Suche angewendet:',
|
||||
'general_search_error' => 'Bei der Suche ist ein Fehler aufgetreten. Bitte überprüfen Sie die Protokolldateien für weitere Informationen.',
|
||||
'search_box' => 'Suche',
|
||||
@@ -759,6 +759,9 @@ return [
|
||||
'list_inactive_rule' => 'Inaktive Regeln',
|
||||
|
||||
// accounts:
|
||||
'inactive_account_link' => 'You have :count inactive (archived) accounts, which you can view on this separate page.',
|
||||
'all_accounts_inactive' => 'These are your inactive accounts.',
|
||||
'active_account_link' => 'This link goes back to your active accounts.',
|
||||
'account_missing_transaction' => 'Konto #:id („:name”) kann nicht direkt angezeigt werden, da Firefly III Weiterleitungsinformationen fehlen.',
|
||||
'details_for_asset' => 'Details zum Bestandskonto „:name”',
|
||||
'details_for_expense' => 'Details zum Kreditor (Ausgabenkonto) „:name”',
|
||||
@@ -786,7 +789,9 @@ return [
|
||||
'make_new_revenue_account' => 'Neuen Schuldner anlegen',
|
||||
'make_new_liabilities_account' => 'Neue Verbindlichkeit anlegen',
|
||||
'asset_accounts' => 'Bestandskonten',
|
||||
'asset_accounts_inactive' => 'Asset accounts (inactive)',
|
||||
'expense_accounts' => 'Kreditoren (Ausgabenkonten)',
|
||||
'expense_accounts_inactive' => 'Expense accounts (inactive)',
|
||||
'revenue_accounts' => 'Schuldner',
|
||||
'cash_accounts' => 'Geldbörsen',
|
||||
'Cash account' => 'Geldbörse',
|
||||
|
||||
Reference in New Issue
Block a user