New translations.

This commit is contained in:
James Cole
2020-05-29 19:53:49 +02:00
parent 2d53eb300a
commit 03670e2dfe
17 changed files with 426 additions and 426 deletions

View File

@@ -651,34 +651,34 @@ return [
'login_with_new_email' => 'Je kan nu inloggen met je nieuwe emailadres.',
'login_with_old_email' => 'Je kan nu weer inloggen met je oude emailadres.',
'login_provider_local_only' => 'Je kan dit niet doen als je inlogt via ":login_provider".',
'delete_local_info_only' => "Because you authenticate through ':login_provider', this will only delete local Firefly III information.",
'delete_local_info_only' => "Omdat je inlogt via \":login_provider\" verwijder je alleen lokale Firefly III informatie.",
'profile_oauth_clients' => 'OAuth Clients',
'profile_oauth_no_clients' => 'You have not created any OAuth clients.',
'profile_oauth_no_clients' => 'Je hebt nog geen OAuth-clients aangemaakt.',
'profile_oauth_clients_header' => 'Clients',
'profile_oauth_client_id' => 'Client ID',
'profile_oauth_client_name' => 'Name',
'profile_oauth_client_name' => 'Naam',
'profile_oauth_client_secret' => 'Secret',
'profile_oauth_create_new_client' => 'Create New Client',
'profile_oauth_create_client' => 'Create Client',
'profile_oauth_edit_client' => 'Edit Client',
'profile_oauth_name_help' => 'Something your users will recognize and trust.',
'profile_oauth_redirect_url' => 'Redirect URL',
'profile_oauth_redirect_url_help' => 'Your application\'s authorization callback URL.',
'profile_authorized_apps' => 'Authorized applications',
'profile_authorized_clients' => 'Authorized clients',
'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',
'profile_scopes' => 'Scopes',
'profile_revoke' => 'Revoke',
'profile_personal_access_tokens' => 'Personal Access Tokens',
'profile_personal_access_token' => 'Personal Access Token',
'profile_personal_access_token_explanation' => 'Here is your new personal access token. This is the only time it will be shown so don\'t lose it! You may now use this token to make API requests.',
'profile_no_personal_access_token' => 'You have not created any personal access tokens.',
'profile_create_new_token' => 'Create new token',
'profile_create_token' => 'Create token',
'profile_create' => 'Create',
'profile_save_changes' => 'Save changes',
'profile_whoops' => 'Whoops!',
'profile_something_wrong' => 'Something went wrong!',
'profile_try_again' => 'Something went wrong. Please try again.',
'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ër',
'profile_save_changes' => 'Aanpassingen opslaan',
'profile_whoops' => 'Oeps!',
'profile_something_wrong' => 'Er is iets mis gegaan!',
'profile_try_again' => 'Er is iets misgegaan. Probeer het nogmaals.',
// export data:
'import_and_export_menu' => 'Import en export',