2019-10-05 04:17:44 -05:00
{
"firefly" : {
2019-10-05 05:44:05 -05:00
"welcome_back" : "Hoe staat het er voor?" ,
"flash_error" : "Fout!" ,
"flash_success" : "Gelukt!" ,
"close" : "Sluiten" ,
"split_transaction_title" : "Beschrijving van de gesplitste transactie" ,
2019-10-13 04:58:40 -05:00
"errors_submission" : "Er ging iets mis. Check de errors." ,
2019-10-05 05:44:05 -05:00
"split" : "Splitsen" ,
2020-05-28 23:39:48 -05:00
"transaction_stored_link" : "<a href=\"transactions\/show\/{ID}\">Transactie #{ID} (\"{title}\")<\/a> is opgeslagen." ,
2020-05-22 07:15:57 -05:00
"transaction_updated_link" : "<a href=\"transactions\/show\/{ID}\">Transactie #{ID}<\/a> is ge\u00fcpdatet." ,
2020-05-28 23:39:48 -05:00
"transaction_new_stored_link" : "<a href=\"transactions\/show\/{ID}\">Transactie #{ID}<\/a> is opgeslagen." ,
2019-10-05 05:44:05 -05:00
"transaction_journal_information" : "Transactieinformatie" ,
2020-03-13 13:32:58 -05:00
"no_budget_pointer" : "Je hebt nog geen budgetten. Maak er een aantal op de <a href=\"\/budgets\">budgetten<\/a>-pagina. Met budgetten kan je je uitgaven beter bijhouden." ,
2019-10-05 05:44:05 -05:00
"source_account" : "Bronrekening" ,
2020-03-13 13:32:58 -05:00
"hidden_fields_preferences" : "Je kan meer transactieopties inschakelen in je <a href=\"\/preferences\">instellingen<\/a>." ,
2019-10-05 05:44:05 -05:00
"destination_account" : "Doelrekening" ,
"add_another_split" : "Voeg een split toe" ,
2019-10-13 04:58:40 -05:00
"submission" : "Indienen" ,
"create_another" : "Terug naar deze pagina voor een nieuwe transactie." ,
"reset_after" : "Reset formulier na opslaan" ,
2019-10-05 05:44:05 -05:00
"submit" : "Invoeren" ,
"amount" : "Bedrag" ,
"date" : "Datum" ,
"tags" : "Tags" ,
"no_budget" : "(geen budget)" ,
"category" : "Categorie" ,
"attachments" : "Bijlagen" ,
"notes" : "Notities" ,
2020-07-23 12:40:10 -05:00
"external_uri" : "External URI" ,
2019-10-13 04:58:40 -05:00
"update_transaction" : "Update transactie" ,
"after_update_create_another" : "Na het opslaan terug om door te gaan met wijzigen." ,
"store_as_new" : "Opslaan als nieuwe transactie ipv de huidige bij te werken." ,
2019-10-05 05:44:05 -05:00
"split_title_help" : "Als je een gesplitste transactie maakt, moet er een algemene beschrijving zijn voor alle splitsingen van de transactie." ,
"none_in_select_list" : "(geen)" ,
2019-10-13 04:58:40 -05:00
"no_piggy_bank" : "(geen spaarpotje)" ,
2019-11-10 00:26:49 -06:00
"description" : "Omschrijving" ,
2019-12-20 00:15:40 -06:00
"split_transaction_title_help" : "Als je een gesplitste transactie maakt, moet er een algemene beschrijving zijn voor alle splitsingen van de transactie." ,
2019-12-27 00:14:15 -06:00
"destination_account_reconciliation" : "Je kan de doelrekening van een afstemming niet wijzigen." ,
2019-12-30 08:24:02 -06:00
"source_account_reconciliation" : "Je kan de bronrekening van een afstemming niet wijzigen." ,
2020-02-14 01:08:51 -06:00
"budget" : "Budget" ,
2020-02-15 23:53:52 -06:00
"you_create_withdrawal" : "Je maakt een uitgave." ,
"you_create_transfer" : "Je maakt een overschrijving." ,
2020-05-28 23:39:48 -05:00
"you_create_deposit" : "Je maakt inkomsten." ,
"edit" : "Wijzig" ,
"delete" : "Verwijder" ,
"name" : "Naam" ,
2020-06-03 23:49:44 -05:00
"profile_whoops" : "Oeps!" ,
"profile_something_wrong" : "Er is iets mis gegaan!" ,
"profile_try_again" : "Er is iets misgegaan. Probeer het nogmaals." ,
2020-05-28 23:39:48 -05:00
"profile_oauth_clients" : "OAuth Clients" ,
2020-06-03 23:49:44 -05:00
"profile_oauth_no_clients" : "Je hebt nog geen OAuth-clients aangemaakt." ,
2020-05-28 23:39:48 -05:00
"profile_oauth_clients_header" : "Clients" ,
"profile_oauth_client_id" : "Client ID" ,
2020-06-03 23:49:44 -05:00
"profile_oauth_client_name" : "Naam" ,
2020-05-28 23:39:48 -05:00
"profile_oauth_client_secret" : "Secret" ,
2020-06-03 23:49:44 -05:00
"profile_oauth_create_new_client" : "Nieuwe client aanmaken" ,
"profile_oauth_create_client" : "Client aanmaken" ,
"profile_oauth_edit_client" : "Client bewerken" ,
"profile_oauth_name_help" : "Iets dat je gebruikers herkennen en vertrouwen." ,
"profile_oauth_redirect_url" : "Redirect-URL" ,
"profile_oauth_redirect_url_help" : "De authorisatie-callback-url van jouw applicatie." ,
"profile_authorized_apps" : "Geautoriseerde toepassingen" ,
"profile_authorized_clients" : "Geautoriseerde clients" ,
2020-05-28 23:39:48 -05:00
"profile_scopes" : "Scopes" ,
2020-06-03 23:49:44 -05:00
"profile_revoke" : "Intrekken" ,
"profile_personal_access_tokens" : "Persoonlijke toegangstokens" ,
"profile_personal_access_token" : "Persoonlijk toegangstoken" ,
"profile_personal_access_token_explanation" : "Hier is je nieuwe persoonlijke toegangstoken. Dit is de enige keer dat deze getoond wordt dus verlies deze niet! Je kan deze toegangstoken gebruiken om API-aanvragen te maken." ,
"profile_no_personal_access_token" : "Je hebt nog geen persoonlijke toegangstokens aangemaakt." ,
"profile_create_new_token" : "Nieuwe token aanmaken" ,
"profile_create_token" : "Token aanmaken" ,
"profile_create" : "Cre\u00ebr" ,
2020-06-27 06:32:40 -05:00
"profile_save_changes" : "Aanpassingen opslaan" ,
"default_group_title_name" : "(ongegroepeerd)" ,
"piggy_bank" : "Spaarpotje"
2019-10-05 05:44:05 -05:00
} ,
"form" : {
"interest_date" : "Rentedatum" ,
"book_date" : "Boekdatum" ,
"process_date" : "Verwerkingsdatum" ,
"due_date" : "Vervaldatum" ,
2019-10-05 06:11:12 -05:00
"foreign_amount" : "Bedrag in vreemde valuta" ,
2019-10-05 05:44:05 -05:00
"payment_date" : "Betalingsdatum" ,
"invoice_date" : "Factuurdatum" ,
"internal_reference" : "Interne verwijzing"
2019-10-05 04:17:44 -05:00
} ,
"config" : {
"html_language" : "nl"
}
}