New translations firefly.php (German)

This commit is contained in:
James Cole 2017-04-19 00:30:15 +02:00
parent 665f1f470a
commit d7fb6f83b8

View File

@ -123,18 +123,18 @@ return [
'all_journals_for_account' => 'All transactions for account :name',
'journals_in_period_for_account' => 'All transactions for account :name between :start and :end',
'transferred' => 'Transferred',
'all_withdrawal' => 'All expenses',
'all_transactions' => 'All transactions',
'title_withdrawal_between' => 'All expenses between :start and :end',
'all_deposit' => 'All revenue',
'title_deposit_between' => 'All revenue between :start and :end',
'all_transfers' => 'All transfers',
'title_transfers_between' => 'All transfers between :start and :end',
'all_transfer' => 'All transfers',
'all_journals_for_tag' => 'All transactions for tag ":tag"',
'title_transfer_between' => 'All transfers between :start and :end',
'all_journals_for_category' => 'All transactions for category :name',
'journals_in_period_for_category' => 'All transactions for category :name between :start and :end',
'all_withdrawal' => 'Alle Ausgaben',
'all_transactions' => 'Alle Transaktionen',
'title_withdrawal_between' => 'Alle Ausgabe zwischen :start und :end',
'all_deposit' => 'Alle Einnahmen',
'title_deposit_between' => 'Alle Einnahmen zwischen :start und :end',
'all_transfers' => 'Alle Transfers',
'title_transfers_between' => 'Alle Transfers zwischen :start und :end',
'all_transfer' => 'Alle Transfers',
'all_journals_for_tag' => 'Alle Transaktionen für Tag ":tag"',
'title_transfer_between' => 'Alle Transfers zwischen :start und :end',
'all_journals_for_category' => 'Alle Transaktionen für Kategorie :name',
'journals_in_period_for_category' => 'Alle Transaktionen für Kategorie :name zwischen :start und :end',
'journals_in_period_for_tag' => 'All transactions for tag :tag between :start and :end',
'not_available_demo_user' => 'The feature you try to access is not available to demo users.',
'exchange_rate_instructions' => 'Asset account "@name" only accepts transactions in @native_currency. If you wish to use @foreign_currency instead, make sure that the amount in @native_currency is known as well:',