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' => 'Ora puoi accedere con il tuo nuovo indirizzo email.',
'login_with_old_email' => 'Ora puoi accedere nuovamente con il tuo vecchio indirizzo email.',
'login_provider_local_only' => 'Questa azione non è disponibile quando ci si è autenticati con ":login_provider".',
'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_client_id' => 'Client ID',
'profile_oauth_client_name' => 'Name',
'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_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.',
'delete_local_info_only' => "Poiché ti sei autenticato tramite \":login_provider\", questo eliminerà solamente le informazioni locali di Firefly III.",
'profile_oauth_clients' => 'Client OAuth',
'profile_oauth_no_clients' => 'Non hai creato nessun client OAuth.',
'profile_oauth_clients_header' => 'Client',
'profile_oauth_client_id' => 'ID client',
'profile_oauth_client_name' => 'Nome',
'profile_oauth_client_secret' => 'Segreto',
'profile_oauth_create_new_client' => 'Crea nuovo client',
'profile_oauth_create_client' => 'Crea client',
'profile_oauth_edit_client' => 'Modifica client',
'profile_oauth_name_help' => 'Qualcosa di cui i tuoi utenti potranno riconoscere e fidarsi.',
'profile_oauth_redirect_url' => 'URL di reindirizzamento',
'profile_oauth_redirect_url_help' => 'L\'URL di callback dell\'autorizzazione della tua applicazione.',
'profile_authorized_apps' => 'Applicazioni autorizzate',
'profile_authorized_clients' => 'Client autorizzati',
'profile_scopes' => 'Ambiti',
'profile_revoke' => 'Revoca',
'profile_personal_access_tokens' => 'Token di acceso personale',
'profile_personal_access_token' => 'Token di acceso personale',
'profile_personal_access_token_explanation' => 'Ecco il tuo nuovo token di accesso personale. Questa è l\'unica volta che ti viene mostrato per cui non perderlo! Da adesso puoi utilizzare questo token per effettuare delle richieste API.',
'profile_no_personal_access_token' => 'Non hai creato alcun token di accesso personale.',
'profile_create_new_token' => 'Crea nuovo token',
'profile_create_token' => 'Crea token',
'profile_create' => 'Crea',
'profile_save_changes' => 'Salva modifiche',
'profile_whoops' => 'Oops!',
'profile_something_wrong' => 'Qualcosa non ha funzionato!',
'profile_try_again' => 'Qualcosa non ha funzionato. Riprova.',
// export data:
'import_and_export_menu' => 'Importa e esporta',