Updated translations.

This commit is contained in:
James Cole
2020-05-15 19:31:19 +02:00
parent a695a1bba2
commit 3fff9ad0a2
23 changed files with 188 additions and 41 deletions

View File

@@ -54,6 +54,7 @@ return [
'create_new_stuff' => 'Nieuw',
'new_withdrawal' => 'Nieuwe uitgave',
'create_new_transaction' => 'Maak nieuwe transactie',
'sidebar_frontpage_create' => 'Create',
'new_transaction' => 'Nieuwe transactie',
'no_rules_for_bill' => 'Dit contract heeft geen regels.',
'go_to_asset_accounts' => 'Bekijk je betaalrekeningen',
@@ -199,13 +200,14 @@ return [
'forgot_pw_page_title' => 'Je wachtwoord voor Firefly III vergeten',
'reset_pw_page_title' => 'Reset je Firefly III wachtwoord',
'cannot_reset_demo_user' => 'Je kan het wachtwoord van de demo-gebruiker niet resetten.',
'no_att_demo_user' => 'The demo user can\'t upload attachments.',
'button_register' => 'Registreren',
'authorization' => 'Toestemming',
'active_bills_only' => 'alleen actieve contracten',
'active_exp_bills_only' => 'alleen actieve en verwachte contracten',
'average_per_bill' => 'gemiddeld per contract',
'expected_total' => 'verwacht totaal',
'reconciliation_account_name' => ':name afstemmingsrekening',
'reconciliation_account_name' => ':name reconciliation (:currency)',
// API access
'authorization_request' => 'Firefly III v:version autorisatieverzoek',
'authorization_request_intro' => '<strong>:client</strong> vraagt toestemming om toegang te krijgen tot je financiële administratie. Wil je <strong>:client</strong> autoriseren om toegang te krijgen tot je gegevens?',
@@ -471,6 +473,8 @@ return [
'rule_action_remove_tag_choice' => 'Haal tag weg..',
'rule_action_remove_all_tags_choice' => 'Haal alle tags weg',
'rule_action_set_description_choice' => 'Geef omschrijving..',
'rule_action_update_piggy_choice' => 'Add/remove transaction amount in piggy bank..',
'rule_action_update_piggy' => 'Add/remove transaction amount in piggy bank ":action_value"',
'rule_action_append_description_choice' => 'Zet .. achter de omschrijving',
'rule_action_prepend_description_choice' => 'Zet .. voor de omschrijving',
'rule_action_set_source_account_choice' => 'Verander bronrekening naar...',
@@ -925,6 +929,8 @@ return [
'reconciliation_transaction_title' => 'Afstemming (:from tot :to)',
'sum_of_reconciliation' => 'Som van afstemming',
'reconcile_this_account' => 'Stem deze rekening af',
'reconcile' => 'Reconcile',
'show' => 'Show',
'confirm_reconciliation' => 'Bevestig afstemming',
'submitted_start_balance' => 'Ingevoerd startsaldo',
'selected_transactions' => 'Geselecteerde transacties (:count)',
@@ -1519,6 +1525,7 @@ return [
// recurring transactions
'recurrences' => 'Periodieke transacties',
'repeat_until_in_past' => 'This recurring transaction stopped repeating on :date.',
'recurring_calendar_view' => 'Kalender',
'no_recurring_title_default' => 'Maak een periodieke transactie!',
'no_recurring_intro_default' => 'Je hebt nog geen periodieke transacties. Je kan deze gebruiken om er voor te zorgen dat Firefly III automatisch nieuwe transacties voor je maakt.',