diff --git a/src/OpenIddict.Abstractions/Resources/xlf/OpenIddictResources.it.xlf b/src/OpenIddict.Abstractions/Resources/xlf/OpenIddictResources.it.xlf index c3007522..03fa6dc0 100644 --- a/src/OpenIddict.Abstractions/Resources/xlf/OpenIddictResources.it.xlf +++ b/src/OpenIddict.Abstractions/Resources/xlf/OpenIddictResources.it.xlf @@ -1,601 +1,601 @@ - + The security token is missing. - The security token is missing. - + Il token di sicurezza è mancante. + The specified authorization code is invalid. - The specified authorization code is invalid. - + Il codice di autorizzazione specificato non è valido. + The specified device code is invalid. - The specified device code is invalid. - + Il codice del dispositivo specificato non è valido. + The specified refresh token is invalid. - The specified refresh token is invalid. - + Il token di aggiornamento specificato non è valido. + The specified token is invalid. - The specified token is invalid. - + Il token specificato non è valido. + The specified token is not an authorization code. - The specified token is not an authorization code. - + Il token specificato non è un codice di autorizzazione. + The specified token is not an device code. - The specified token is not an device code. - + Il token specificato non è un codice del dispositivo. + The specified token is not a refresh token. - The specified token is not a refresh token. - + Il token specificato non è un token di aggiornamento. + The specified token is not an access token. - The specified token is not an access token. - + Il token specificato non è un token di accesso. + The specified identity token is invalid. - The specified identity token is invalid. - + Il token di identità specificato non è valido. + The specified authorization code has already been redeemed. - The specified authorization code has already been redeemed. - + Il codice di autorizzazione specificato è già stato utilizzato. + The specified device code has already been redeemed. - The specified device code has already been redeemed. - + Il codice di dispositivo specificato è già stato utilizzato. + The specified refresh token has already been redeemed. - The specified refresh token has already been redeemed. - + Il token di aggiornamento specificato è già stato utilizzato. + The specified token has already been redeemed. - The specified token has already been redeemed. - + Il codice specificato è già stato utilizzato. + The authorization has not been granted yet by the end user. - The authorization has not been granted yet by the end user. - + L'autorizzazione non è ancora stata concessa dall'utente finale. + The authorization was denied by the end user. - The authorization was denied by the end user. - + L'autorizzazione è stata negata dall'utente finale. + The specified authorization code is no longer valid. - The specified authorization code is no longer valid. - + Il codice di autorizzazione specificato non è più valido. + The specified device code is no longer valid. - The specified device code is no longer valid. - + Il codice del dispositivo specificato non è più valido. + The specified refresh token is no longer valid. - The specified refresh token is no longer valid. - + Il token di aggiornamento specificato non è più valido. + The specified token is no longer valid. - The specified token is no longer valid. - + Il token specificato non è più valido. + The authorization associated with the authorization code is no longer valid. - The authorization associated with the authorization code is no longer valid. - + L'autorizzazione associata con il codice di autorizzazione non è più valida. + The authorization associated with the device code is no longer valid. - The authorization associated with the device code is no longer valid. - + L'autorizzazione associata con il codice del dispositivo non è più valida. + The authorization associated with the refresh token is no longer valid. - The authorization associated with the refresh token is no longer valid. - + L'autorizzazione associata con il token di aggiornamento non è più valida. + The authorization associated with the token is no longer valid. - The authorization associated with the token is no longer valid. - + L'autorizzazione associata con il token non è più valida. + The token request was rejected by the authentication server. - The token request was rejected by the authentication server. - + La richiesta del token è stata respinta dal server di autenticazione. + The user information access demand was rejected by the authentication server. - The user information access demand was rejected by the authentication server. - + La richiesta di accesso alle informazioni dell'utente è stata rifiutata dal server di autenticazione. + The specified user code is no longer valid. - The specified user code is no longer valid. - + Il codice utente specificato non è più valido. + The '{0}' parameter is not supported. - The '{0}' parameter is not supported. - + Il parametro '{0}' non è supportato. + The mandatory '{0}' parameter is missing. - The mandatory '{0}' parameter is missing. - + Manca il parametro obbligatorio '{0}'. + The '{0}' parameter must be a valid absolute URL. - The '{0}' parameter must be a valid absolute URL. - + Il parametro '{0}' deve essere un URL assoluto valido. + The '{0}' parameter must not include a fragment. - The '{0}' parameter must not include a fragment. - + Il parametro '{0}' non deve includere un frammento di URL. + The specified '{0}' is not supported. - The specified '{0}' is not supported. - + Il '{0}' specificato non è supportato. + The specified '{0}'/'{1}' combination is invalid. - The specified '{0}'/'{1}' combination is invalid. - + La combinazione '{0}' / '{1}' specificata non è valida. + The mandatory '{0}' scope is missing. - The mandatory '{0}' scope is missing. - + Manca l'ambito obbligatorio '{0}'. + The '{0}' scope is not allowed. - The '{0}' scope is not allowed. - + L'ambito '{0}' non è consentito. + The client identifier cannot be null or empty. - The client identifier cannot be null or empty. - + L'identificatore del client non può essere nullo o vuoto. + The '{0}' parameter cannot be used without '{1}'. - The '{0}' parameter cannot be used without '{1}'. - + Il parametro '{0}' non può essere utilizzato senza '{1}'. + The status cannot be null or empty. - The status cannot be null or empty. - + Lo stato non può essere nullo o vuoto. + Scopes cannot be null or empty. - Scopes cannot be null or empty. - + Gli ambiti non possono essere nulli o vuoti. + The '{0}' and '{1}' parameters can only be used with a response type containing '{2}'. - The '{0}' and '{1}' parameters can only be used with a response type containing '{2}'. - + I parametri '{0}' e '{1}' possono essere utilizzati solo con un tipo di risposta contenente '{2}'. + The specified '{0}' is not allowed when using PKCE. - The specified '{0}' is not allowed when using PKCE. - + Il '{0}' specificato non è consentito quando si utilizza PKCE. + Scopes cannot contain spaces. - Scopes cannot contain spaces. - + Gli ambiti non possono contenere spazi. + The specified '{0}' is not valid for this client application. - The specified '{0}' is not valid for this client application. - + Il '{0}' specificato non è valido per questa applicazione client. + The scope name cannot be null or empty. - The scope name cannot be null or empty. - + Il nome dell'ambito non può essere nullo o vuoto. + The scope name cannot contain spaces. - The scope name cannot contain spaces. - + Il nome dell'ambito non può contenere spazi. + This client application is not allowed to use the authorization endpoint. - This client application is not allowed to use the authorization endpoint. - + L'applicazione client non è autorizzata a utilizzare l'endpoint di autorizzazione. + The client application is not allowed to use the authorization code flow. - The client application is not allowed to use the authorization code flow. - + L'applicazione client non è autorizzata a utilizzare il flusso del codice di autorizzazione. + The client application is not allowed to use the implicit flow. - The client application is not allowed to use the implicit flow. - + L'applicazione client non è autorizzata a utilizzare il flusso implicito. + The client application is not allowed to use the hybrid flow. - The client application is not allowed to use the hybrid flow. - + L'applicazione client non è autorizzata a utilizzare il flusso ibrido. + This client application is not allowed to use the specified scope. - This client application is not allowed to use the specified scope. - + L'applicazione client non è autorizzata a utilizzare l'ambito specificato. + The specified '{0}' is invalid. - The specified '{0}' is invalid. - + Il '{0}' specificato non è valido. + The '{0}' parameter is not valid for this client application. - The '{0}' parameter is not valid for this client application. - + Il parametro '{0}' non è valido per questa applicazione client. + The '{0}' parameter required for this client application is missing. - The '{0}' parameter required for this client application is missing. - + Manca il parametro '{0}' richiesto per questa applicazione client. + The specified client credentials are invalid. - The specified client credentials are invalid. - + Le credenziali client specificate non sono valide. + This client application is not allowed to use the device endpoint. - This client application is not allowed to use the device endpoint. - + L'applicazione client non è autorizzata a utilizzare l'endpoint del dispositivo. + The '{0}' and '{1}' parameters are required when using the client credentials grant. - The '{0}' and '{1}' parameters are required when using the client credentials grant. - + I parametri '{0}' e '{1}' sono obbligatori quando si utilizza la concessione delle credenziali del client. + The '{0}' parameter is required when using the device code grant. - The '{0}' parameter is required when using the device code grant. - + Il parametro '{0}' è obbligatorio quando si utilizza la concessione del codice del dispositivo. + The mandatory '{0}' and/or '{1}' parameters are missing. - The mandatory '{0}' and/or '{1}' parameters are missing. - + Mancano i parametri obbligatori '{0}' e / o '{1}'. + A scope with the same name already exists. - A scope with the same name already exists. - + Esiste già un ambito con lo stesso nome. + This client application is not allowed to use the token endpoint. - This client application is not allowed to use the token endpoint. - + L'applicazione client non è autorizzata a utilizzare l'endpoint del token. + This client application is not allowed to use the specified grant type. - This client application is not allowed to use the specified grant type. - + L'applicazione client non è autorizzata a utilizzare il tipo di concessione specificato. + The client application is not allowed to use the '{0}' scope. - The client application is not allowed to use the '{0}' scope. - + L'applicazione client non può utilizzare l'ambito '{0}'. + The specified authorization code cannot be used without sending a client identifier. - The specified authorization code cannot be used without sending a client identifier. - + Il codice di autorizzazione specificato non può essere utilizzato senza inviare un identificativo client. + The specified device code cannot be used without sending a client identifier. - The specified device code cannot be used without sending a client identifier. - + Il codice dispositivo specificato non può essere utilizzato senza inviare un identificativo client. + The specified refresh token cannot be used without sending a client identifier. - The specified refresh token cannot be used without sending a client identifier. - + Il token di aggiornamento specificato non può essere utilizzato senza inviare un identificatore client. + The specified authorization code cannot be used by this client application. - The specified authorization code cannot be used by this client application. - + Il codice di autorizzazione specificato non può essere utilizzato da questa applicazione client. + The specified device code cannot be used by this client application. - The specified device code cannot be used by this client application. - + Il codice del dispositivo specificato non può essere utilizzato da questa applicazione client. + The specified refresh token cannot be used by this client application. - The specified refresh token cannot be used by this client application. - + Il token di aggiornamento specificato non può essere utilizzato da questa applicazione client. + The specified '{0}' parameter doesn't match the client redirection address the authorization code was initially sent to. - The specified '{0}' parameter doesn't match the client redirection address the authorization code was initially sent to. - + Il parametro '{0}' specificato non corrisponde all'indirizzo di reindirizzamento del client a cui è stato inizialmente inviato il codice di autorizzazione. + The '{0}' parameter cannot be used when no '{1}' was specified in the authorization request. - The '{0}' parameter cannot be used when no '{1}' was specified in the authorization request. - + Il parametro '{0}' non può essere utilizzato se non è stato specificato alcun '{1}' nella richiesta di autorizzazione. + The '{0}' parameter is not valid in this context. - The '{0}' parameter is not valid in this context. - + Il parametro '{0}' non è valido in questo contesto. + This client application is not allowed to use the introspection endpoint. - This client application is not allowed to use the introspection endpoint. - + L'applicazione client non può utilizzare l'endpoint di introspezione. + The specified token cannot be introspected. - The specified token cannot be introspected. - + Il token specificato non può essere esaminato. + The client application is not allowed to introspect the specified token. - The client application is not allowed to introspect the specified token. - + L'applicazione client non è autorizzata a esaminare il token specificato. + This client application is not allowed to use the revocation endpoint. - This client application is not allowed to use the revocation endpoint. - + L'applicazione client non è autorizzata a utilizzare l'endpoint di revoca. + This token cannot be revoked. - This token cannot be revoked. - + Questo token non può essere revocato. + The client application is not allowed to revoke the specified token. - The client application is not allowed to revoke the specified token. - + L'applicazione client non è autorizzata a revocare il token specificato. + The mandatory '{0}' header is missing. - The mandatory '{0}' header is missing. - + Manca l'intestazione '{0}' obbligatoria. + The specified '{0}' header is invalid. - The specified '{0}' header is invalid. - + L'intestazione '{0}' specificata non è valida. + This server only accepts HTTPS requests. - This server only accepts HTTPS requests. - + Questo server accetta solo richieste HTTPS. + The specified HTTP method is not valid. - The specified HTTP method is not valid. - + Il metodo HTTP specificato non è valido. + A token with the same reference identifier already exists. - A token with the same reference identifier already exists. - + Esiste già un token con lo stesso identificatore di riferimento. + The token type cannot be null or empty. - The token type cannot be null or empty. - + Il tipo di token non può essere nullo o vuoto. + Multiple client credentials cannot be specified. - Multiple client credentials cannot be specified. - + Non è possibile specificare più credenziali client. + The issuer associated to the specified token is not valid. - The issuer associated to the specified token is not valid. - + L'emittente associato al token specificato non è valido. + The specified token is not of the expected type. - The specified token is not of the expected type. - + Il token specificato non è del tipo previsto. + The signing key associated to the specified token was not found. - The signing key associated to the specified token was not found. - + La chiave di firma associata al token specificato non è stata trovata. + The signature associated to the specified token is not valid. - The signature associated to the specified token is not valid. - + La firma associata al token specificato non è valida. + This resource server is currently unavailable. - This resource server is currently unavailable. - + Questo server di risorse non è attualmente disponibile. + The specified token doesn't contain any audience. - The specified token doesn't contain any audience. - + Il token specificato non contiene alcun pubblico. + The specified token cannot be used with this resource server. - The specified token cannot be used with this resource server. - + Il token specificato non può essere utilizzato con questo server di risorse. + The user represented by the token is not allowed to perform the requested action. - The user represented by the token is not allowed to perform the requested action. - + L'utente rappresentato dal token non è autorizzato a eseguire l'azione richiesta. + No issuer could be found in the server configuration. - No issuer could be found in the server configuration. - + Nessun emittente è stato trovato nella configurazione del server. + A server configuration containing an invalid issuer was returned. - A server configuration containing an invalid issuer was returned. - + È stata restituita una configurazione del server contenente un emittente non valido. + The issuer returned in the server configuration is not valid. - The issuer returned in the server configuration is not valid. - + L'emittente restituito nella configurazione del server non è valido. + No JWKS endpoint could be found in the server configuration. - No JWKS endpoint could be found in the server configuration. - + Nessun endpoint JWKS è stato trovato nella configurazione del server. + A server configuration containing an invalid JWKS endpoint URL was returned. - A server configuration containing an invalid JWKS endpoint URL was returned. - + È stata restituita una configurazione server contenente un URL dell'endpoint JWKS non valido. + A server configuration containing an invalid introspection endpoint URL was returned. - A server configuration containing an invalid introspection endpoint URL was returned. - + È stata restituita una configurazione del server contenente un URL dell'endpoint di introspezione non valido. + The JWKS document didn't contain a valid '{0}' node with at least one key. - The JWKS document didn't contain a valid '{0}' node with at least one key. - + Il documento JWKS non conteneva un nodo '{0}' valido con almeno una chiave. + A JWKS response containing an unsupported key was returned. - A JWKS response containing an unsupported key was returned. - + È stata restituita una risposta JWKS contenente una chiave non supportata. + A JWKS response containing an invalid key was returned. - A JWKS response containing an invalid key was returned. - + È stata restituita una risposta JWKS contenente una chiave non valida. + The mandatory '{0}' parameter couldn't be found in the introspection response. - The mandatory '{0}' parameter couldn't be found in the introspection response. - + Impossibile trovare il parametro obbligatorio '{0}' nella risposta di introspezione. + The token was rejected by the remote authentication server. - The token was rejected by the remote authentication server. - + Il token è stato rifiutato dal server di autenticazione remoto. + The '{0}' claim is malformed or isn't of the expected type. - The '{0}' claim is malformed or isn't of the expected type. - + La rivendicazione '{0}' non è valida o non è del tipo previsto. + An introspection response containing a malformed issuer was returned. - An introspection response containing a malformed issuer was returned. - + È stata restituita una risposta di introspezione contenente un emittente non valido. + The issuer returned in the introspection response is not valid. - The issuer returned in the introspection response is not valid. - + L'emittente restituito nella risposta di introspezione non è valido. + The type of the introspected token doesn't match the expected type. - The type of the introspected token doesn't match the expected type. - + Il tipo di token analizzato non corrisponde al tipo previsto. + An application with the same client identifier already exists. - An application with the same client identifier already exists. - + Esiste già un'applicazione con lo stesso identificatore client. + Only confidential, hybrid or public applications are supported by the default application manager. - Only confidential, hybrid or public applications are supported by the default application manager. - + Solo le applicazioni riservate, ibride o pubbliche sono supportate dal gestore applicazioni predefinito. + The client secret cannot be null or empty for a confidential application. - The client secret cannot be null or empty for a confidential application. - + Il segreto client non può essere nullo o vuoto per un'applicazione riservata. + A client secret cannot be associated with a public application. - A client secret cannot be associated with a public application. - + Un segreto client non può essere associato a un'applicazione pubblica. + Callback URLs cannot contain a fragment. - Callback URLs cannot contain a fragment. - + Gli URL di richiamata non possono contenere un frammento. + The authorization type cannot be null or empty. - The authorization type cannot be null or empty. - + Il tipo di autorizzazione non può essere nullo o vuoto. + The specified authorization type is not supported by the default token manager. - The specified authorization type is not supported by the default token manager. - + Il tipo di autorizzazione specificato non è supportato dal gestore di token predefinito. + The client type cannot be null or empty. - The client type cannot be null or empty. - + Il tipo di client non può essere nullo o vuoto. + Callback URLs cannot be null or empty. - Callback URLs cannot be null or empty. - + Gli URL di richiamata non possono essere nulli o vuoti. + Callback URLs must be valid absolute URLs. - Callback URLs must be valid absolute URLs. - + Gli URL di richiamata devono essere URL assoluti validi. + Removes orphaned tokens and authorizations from the database. - Removes orphaned tokens and authorizations from the database. - + Rimuove i token e le autorizzazioni orfani dal database. + Starts the scheduled task at regular intervals. - Starts the scheduled task at regular intervals. - + Avvia l'attività pianificata a intervalli regolari. +