diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index 1cceb076cf..6cca64e7f1 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -936,27 +936,27 @@ return [ 'block_code_expired' => 'Demo-account verlopen', 'no_block_code' => 'Geen reden of gebruiker niet geblokkeerd', // links - 'journal_link_configuration' => 'Transaction links configuration', - 'create_new_link_type' => 'Create new link type', - 'store_new_link_type' => 'Store new link type', - 'update_link_type' => 'Update link type', - 'edit_link_type' => 'Edit link type ":name"', - 'updated_link_type' => 'Updated link type ":name"', - 'delete_link_type' => 'Delete link type ":name"', - 'deleted_link_type' => 'Deleted link type ":name"', - 'stored_new_link_type' => 'Store new link type ":name"', - 'cannot_edit_link_type' => 'Cannot edit link type ":name"', - 'link_type_help_name' => 'Ie. "Duplicates"', - 'link_type_help_inward' => 'Ie. "duplicates"', - 'link_type_help_outward' => 'Ie. "is duplicated by"', - 'save_connections_by_moving' => 'Save the link between these transaction(s) by moving them to another link type:', - 'do_not_save_connection' => '(do not save connection)', - 'link_transaction' => 'Link transaction', - 'link_to_other_transaction' => 'Link this transaction to another transaction', - 'select_transaction_to_link' => 'Select a transaction to link this transaction to', - 'this_transaction' => 'This transaction', - 'transaction' => 'Transaction', - 'comments' => 'Comments', + 'journal_link_configuration' => 'Instellingen voor transactielinks', + 'create_new_link_type' => 'Maak nieuw linktype', + 'store_new_link_type' => 'Sla nieuw linktype op', + 'update_link_type' => 'Update linktype', + 'edit_link_type' => 'Wijzig linktype ":name"', + 'updated_link_type' => 'Linktype ":name" gewijzigd', + 'delete_link_type' => 'Linktype ":name" verwijderd', + 'deleted_link_type' => 'Linktype ":name" verwijderd', + 'stored_new_link_type' => 'Linktype ":name" opgeslagen', + 'cannot_edit_link_type' => 'Kan linktype ":name" niet wijzigen', + 'link_type_help_name' => 'Bijv. "Dupliceert"', + 'link_type_help_inward' => 'Bijv. "dupliceert"', + 'link_type_help_outward' => 'Bijv. "is duplicaat van"', + 'save_connections_by_moving' => 'Sla de link tussen deze transactie(s) op door ze te op te slaan onder een ander linktype:', + 'do_not_save_connection' => '(gooi ook links weg)', + 'link_transaction' => 'Link transactie', + 'link_to_other_transaction' => 'Link deze transactie aan een andere transactie', + 'select_transaction_to_link' => 'Selecteer een transactie om deze transactie aan te linken', + 'this_transaction' => 'Deze transactie', + 'transaction' => 'Transactie', + 'comments' => 'Opmerkingen', // split a transaction: