mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Approved. Step name: Proofread
This commit is contained in:
@@ -63,6 +63,7 @@ return [
|
|||||||
'description' => 'Omschrijving',
|
'description' => 'Omschrijving',
|
||||||
'expense_account' => 'Crediteur',
|
'expense_account' => 'Crediteur',
|
||||||
'revenue_account' => 'Debiteur',
|
'revenue_account' => 'Debiteur',
|
||||||
|
'decimal_places' => 'Decimal places',
|
||||||
|
|
||||||
'revenue_account_source' => 'Debiteur (bron)',
|
'revenue_account_source' => 'Debiteur (bron)',
|
||||||
'source_account_asset' => 'Bronrekening (betaalrekening)',
|
'source_account_asset' => 'Bronrekening (betaalrekening)',
|
||||||
@@ -150,30 +151,30 @@ return [
|
|||||||
'category_keep_transactions' => 'De transactie verbonden aan deze categorie blijft bewaard.|De :count transacties verbonden aan deze categorie blijven bewaard.',
|
'category_keep_transactions' => 'De transactie verbonden aan deze categorie blijft bewaard.|De :count transacties verbonden aan deze categorie blijven bewaard.',
|
||||||
'tag_keep_transactions' => 'De transactie verbonden aan deze tag blijft bewaard.|De :count transacties verbonden aan deze tag blijven bewaard.',
|
'tag_keep_transactions' => 'De transactie verbonden aan deze tag blijft bewaard.|De :count transacties verbonden aan deze tag blijven bewaard.',
|
||||||
|
|
||||||
'email' => 'E-mailadres',
|
'email' => 'E-mailadres',
|
||||||
'password' => 'Wachtwoord',
|
'password' => 'Wachtwoord',
|
||||||
'password_confirmation' => 'Wachtwoord (nogmaals)',
|
'password_confirmation' => 'Wachtwoord (nogmaals)',
|
||||||
'blocked' => 'Is geblokkeerd?',
|
'blocked' => 'Is geblokkeerd?',
|
||||||
'blocked_code' => 'Reden voor blokkade',
|
'blocked_code' => 'Reden voor blokkade',
|
||||||
|
|
||||||
|
|
||||||
// admin
|
// admin
|
||||||
'domain' => 'Domein',
|
'domain' => 'Domein',
|
||||||
'single_user_mode' => 'Enkele gebruiker-modus',
|
'single_user_mode' => 'Enkele gebruiker-modus',
|
||||||
'must_confirm_account' => 'Nieuwe gebruikers moeten hun account activeren',
|
'must_confirm_account' => 'Nieuwe gebruikers moeten hun account activeren',
|
||||||
'is_demo_site' => 'Is demo website',
|
'is_demo_site' => 'Is demo website',
|
||||||
|
|
||||||
|
|
||||||
// import
|
// import
|
||||||
'import_file' => 'Importbestand',
|
'import_file' => 'Importbestand',
|
||||||
'configuration_file' => 'Configuratiebestand',
|
'configuration_file' => 'Configuratiebestand',
|
||||||
'import_file_type' => 'Importbestandstype',
|
'import_file_type' => 'Importbestandstype',
|
||||||
'csv_comma' => 'Een komma (,)',
|
'csv_comma' => 'Een komma (,)',
|
||||||
'csv_semicolon' => 'Een puntkomma (;)',
|
'csv_semicolon' => 'Een puntkomma (;)',
|
||||||
'csv_tab' => 'Een tab (onzichtbaar)',
|
'csv_tab' => 'Een tab (onzichtbaar)',
|
||||||
'csv_delimiter' => 'CSV scheidingsteken',
|
'csv_delimiter' => 'CSV scheidingsteken',
|
||||||
'csv_import_account' => 'Standaard rekening voor importeren',
|
'csv_import_account' => 'Standaard rekening voor importeren',
|
||||||
'csv_config' => 'Configuratiebestand',
|
'csv_config' => 'Configuratiebestand',
|
||||||
|
|
||||||
|
|
||||||
'due_date' => 'Vervaldatum',
|
'due_date' => 'Vervaldatum',
|
||||||
|
Reference in New Issue
Block a user