Updated strings.

This commit is contained in:
James Cole
2020-06-04 06:49:44 +02:00
parent 3db778a2b1
commit 29847c9711
149 changed files with 863 additions and 4978 deletions

View File

@@ -44,33 +44,33 @@
"edit": "Modifica",
"delete": "Elimina",
"name": "Nome",
"profile_whoops": "Whoops!",
"profile_something_wrong": "Something went wrong!",
"profile_try_again": "Something went wrong. Please try again.",
"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": "Oops!",
"profile_something_wrong": "Qualcosa non ha funzionato!",
"profile_try_again": "Qualcosa non ha funzionato. Riprova.",
"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 \u00e8 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"
},
"form": {
"interest_date": "Data interesse",