mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
New translations form.php (Dutch)
This commit is contained in:
@@ -30,13 +30,10 @@ return [
|
||||
'currency_id' => 'Valuta',
|
||||
'attachments' => 'Bijlagen',
|
||||
'journal_amount' => 'Bedrag',
|
||||
'journal_asset_source_account' => 'Betaalrekening (bron)',
|
||||
'journal_source_account_name' => 'Debiteur (bron)',
|
||||
'journal_source_account_id' => 'Betaalrekening (bron)',
|
||||
'BIC' => 'BIC',
|
||||
'verify_password' => 'Bevestig wachtwoordsterkte',
|
||||
'account_from_id' => 'Van account',
|
||||
'account_to_id' => 'Naar account',
|
||||
'source_account' => 'Bronrekening',
|
||||
'destination_account' => 'Doelrekening',
|
||||
'journal_destination_account_id' => 'Betaalrekening (doel)',
|
||||
@@ -53,7 +50,6 @@ return [
|
||||
'tagMode' => 'Tag modus',
|
||||
'tagPosition' => 'Tag locatie',
|
||||
'virtualBalance' => 'Virtuele saldo',
|
||||
'longitude_latitude' => 'Locatie',
|
||||
'targetamount' => 'Doelbedrag',
|
||||
'accountRole' => 'Rol van rekening',
|
||||
'openingBalanceDate' => 'Startsaldodatum',
|
||||
@@ -68,12 +64,10 @@ return [
|
||||
'revenue_account' => 'Debiteur',
|
||||
'decimal_places' => 'Aantal decimalen',
|
||||
'exchange_rate_instruction' => 'Vreemde valuta',
|
||||
'exchanged_amount' => 'Uitgewisseld bedrag',
|
||||
'source_amount' => 'Bronbedrag',
|
||||
'destination_amount' => 'Doelbedrag',
|
||||
'native_amount' => 'Origineel bedrag',
|
||||
|
||||
'revenue_account_source' => 'Debiteur (bron)',
|
||||
'source_account_asset' => 'Bronrekening (betaalrekening)',
|
||||
'destination_account_expense' => 'Doelrekening (crediteur)',
|
||||
'destination_account_asset' => 'Doelrekening (betaalrekening)',
|
||||
@@ -111,7 +105,6 @@ return [
|
||||
'add_new_withdrawal' => 'Maak nieuwe uitgave',
|
||||
'add_new_deposit' => 'Maak nieuwe inkomsten',
|
||||
'add_new_transfer' => 'Maak nieuwe overschrijving',
|
||||
'noPiggybank' => '(geen spaarpotje)',
|
||||
'title' => 'Titel',
|
||||
'notes' => 'Notities',
|
||||
'filename' => 'Bestandsnaam',
|
||||
@@ -174,7 +167,6 @@ return [
|
||||
// admin
|
||||
'domain' => 'Domein',
|
||||
'single_user_mode' => 'Enkele gebruiker-modus',
|
||||
'must_confirm_account' => 'Nieuwe gebruikers moeten hun account activeren',
|
||||
'is_demo_site' => 'Is demo website',
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user