New translations firefly.php (Dutch)

This commit is contained in:
James Cole 2017-04-08 09:10:16 +02:00
parent cef10b4d4e
commit ce6253bbd7

View File

@ -115,7 +115,7 @@ return [
'multi_select_no_selection' => 'Niets geselecteerd', 'multi_select_no_selection' => 'Niets geselecteerd',
'multi_select_all_selected' => 'Alles geselecteerd', 'multi_select_all_selected' => 'Alles geselecteerd',
'multi_select_filter_placeholder' => 'Vinden..', 'multi_select_filter_placeholder' => 'Vinden..',
'between_dates_breadcrumb' => 'Between :start and :end', 'between_dates_breadcrumb' => 'Tussen :start en :end',
'all_journals_without_budget' => 'Alle transacties zonder budget', 'all_journals_without_budget' => 'Alle transacties zonder budget',
'journals_without_budget' => 'Transacties zonder budget', 'journals_without_budget' => 'Transacties zonder budget',
'all_journals_without_category' => 'Alle transacties zonder categorie', 'all_journals_without_category' => 'Alle transacties zonder categorie',
@ -123,15 +123,15 @@ return [
'all_journals_for_account' => 'Alle transacties voor rekening :name', 'all_journals_for_account' => 'Alle transacties voor rekening :name',
'journals_in_period_for_account' => 'Alle transacties voor rekening :name tussen :start en :end', 'journals_in_period_for_account' => 'Alle transacties voor rekening :name tussen :start en :end',
'transferred' => 'Overgeschreven', 'transferred' => 'Overgeschreven',
'all_withdrawal' => 'All expenses', 'all_withdrawal' => 'Alle uitgaven',
'all_transactions' => 'All transactions', 'all_transactions' => 'Alle transacties',
'title_withdrawal_between' => 'All expenses between :start and :end', 'title_withdrawal_between' => 'Alle uitgaven tussen :start en :end',
'all_deposit' => 'All revenue', 'all_deposit' => 'Alle inkomsten',
'title_deposit_between' => 'All revenue between :start and :end', 'title_deposit_between' => 'Alle inkomsten tussen :start en :end',
'all_transfers' => 'All transfers', 'all_transfers' => 'Alle overschrijvingen',
'title_transfers_between' => 'All transfers between :start and :end', 'title_transfers_between' => 'Alle overschrijvingen tussen :start en :end',
'all_transfer' => 'All transfers', 'all_transfer' => 'Alle overschrijvingen',
'title_transfer_between' => 'All transfers between :start and :end', 'title_transfer_between' => 'Alle overschrijvingen tussen :start en :end',
'all_journals_for_category' => 'All transactions for category :name', 'all_journals_for_category' => 'All transactions for category :name',
'journals_in_period_for_category' => 'All transactions for category :name between :start and :end', 'journals_in_period_for_category' => 'All transactions for category :name between :start and :end',
'not_available_demo_user' => 'The feature you try to access is not available to demo users.', 'not_available_demo_user' => 'The feature you try to access is not available to demo users.',