mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations firefly.php (German)
This commit is contained in:
parent
3da76a4f10
commit
8c707f8918
@ -720,11 +720,11 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
||||
'piggyBanks' => 'Sparschweine',
|
||||
'bills' => 'Rechnungen',
|
||||
'withdrawal' => 'Ausgabe',
|
||||
'deposit' => 'Einzahlung',
|
||||
'deposit' => 'Einnahme',
|
||||
'account' => 'Konto',
|
||||
'transfer' => 'Überweisung',
|
||||
'Withdrawal' => 'Ausgabe',
|
||||
'Deposit' => 'Einzahlung',
|
||||
'Deposit' => 'Einnahme',
|
||||
'Transfer' => 'Überweisung',
|
||||
'bill' => 'Rechnung',
|
||||
'yes' => 'Ja',
|
||||
@ -971,7 +971,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
||||
'journals_error_linked' => 'These transactions are already linked.',
|
||||
'journal_links' => 'Transaction links',
|
||||
'this_withdrawal' => 'This withdrawal',
|
||||
'this_deposit' => 'This deposit',
|
||||
'this_deposit' => 'Diese Einnahme',
|
||||
'this_transfer' => 'This transfer',
|
||||
'overview_for_link' => 'Overview for link type ":name"',
|
||||
'source_transaction' => 'Source transaction',
|
||||
@ -1085,8 +1085,8 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
||||
'no_transactions_create_withdrawal' => 'Eine neue Ausgabe erstellen',
|
||||
'no_transactions_title_deposit' => 'Let\'s create some income!',
|
||||
'no_transactions_intro_deposit' => 'You have no recorded income yet. You should create income entries to start managing your finances.',
|
||||
'no_transactions_imperative_deposit' => 'Have you received some money? Then you should write it down:',
|
||||
'no_transactions_create_deposit' => 'Create a deposit',
|
||||
'no_transactions_imperative_deposit' => 'Haben Sie Geld erhalten? Dann sollten Sie es aufschreiben:',
|
||||
'no_transactions_create_deposit' => 'Eine Einnahme erstellen',
|
||||
'no_transactions_title_transfers' => 'Let\'s create a transfer!',
|
||||
'no_transactions_intro_transfers' => 'You have no transfers yet. When you move money between asset accounts, it is recorded as a transfer.',
|
||||
'no_transactions_imperative_transfers' => 'Have you moved some money around? Then you should write it down:',
|
||||
|
Loading…
Reference in New Issue
Block a user