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

@@ -654,10 +654,10 @@ return [
'delete_local_info_only' => "Because you authenticate through ':login_provider', this will only delete local Firefly III information.",
'profile_oauth_clients' => 'OAuth Clients',
'profile_oauth_no_clients' => 'You have not created any OAuth clients.',
'profile_oauth_clients_header' => 'Clients',
'profile_oauth_clients_header' => 'Clientes',
'profile_oauth_client_id' => 'Client ID',
'profile_oauth_client_name' => 'Name',
'profile_oauth_client_secret' => 'Secret',
'profile_oauth_client_name' => 'Nome',
'profile_oauth_client_secret' => 'Segredo',
'profile_oauth_create_new_client' => 'Create New Client',
'profile_oauth_create_client' => 'Create Client',
'profile_oauth_edit_client' => 'Edit Client',
@@ -666,17 +666,17 @@ return [
'profile_oauth_redirect_url_help' => 'Your application\'s authorization callback URL.',
'profile_authorized_apps' => 'Authorized applications',
'profile_authorized_clients' => 'Authorized clients',
'profile_scopes' => 'Scopes',
'profile_revoke' => 'Revoke',
'profile_scopes' => 'Escopos',
'profile_revoke' => 'Revogar',
'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_create_new_token' => 'Criar novo token',
'profile_create_token' => 'Criar token',
'profile_create' => 'Criar',
'profile_save_changes' => 'Salvar alterações',
'profile_whoops' => 'Ops!',
'profile_something_wrong' => 'Something went wrong!',
'profile_try_again' => 'Something went wrong. Please try again.',