Browse Source

Add Italian translations

pull/1072/head
Massimiliano Donini 6 years ago
committed by GitHub
parent
commit
5934e4e162
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 478
      src/OpenIddict.Abstractions/Resources/xlf/OpenIddictResources.it.xlf

478
src/OpenIddict.Abstractions/Resources/xlf/OpenIddictResources.it.xlf

@ -1,601 +1,601 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<file datatype="xml" source-language="en" target-language="it" original="../OpenIddictResources.resx"> <file datatype="xml" source-language="en" target-language="it" original="../OpenIddictResources.resx">
<body> <body>
<trans-unit id="ID3000"> <trans-unit id="ID3000">
<source>The security token is missing.</source> <source>The security token is missing.</source>
<target state="new">The security token is missing.</target> <target state="translated">Il token di sicurezza è mancante.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3001"> <trans-unit id="ID3001">
<source>The specified authorization code is invalid.</source> <source>The specified authorization code is invalid.</source>
<target state="new">The specified authorization code is invalid.</target> <target state="translated">Il codice di autorizzazione specificato non è valido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3002"> <trans-unit id="ID3002">
<source>The specified device code is invalid.</source> <source>The specified device code is invalid.</source>
<target state="new">The specified device code is invalid.</target> <target state="translated">Il codice del dispositivo specificato non è valido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3003"> <trans-unit id="ID3003">
<source>The specified refresh token is invalid.</source> <source>The specified refresh token is invalid.</source>
<target state="new">The specified refresh token is invalid.</target> <target state="translated">Il token di aggiornamento specificato non è valido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3004"> <trans-unit id="ID3004">
<source>The specified token is invalid.</source> <source>The specified token is invalid.</source>
<target state="new">The specified token is invalid.</target> <target state="translated">Il token specificato non è valido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3005"> <trans-unit id="ID3005">
<source>The specified token is not an authorization code.</source> <source>The specified token is not an authorization code.</source>
<target state="new">The specified token is not an authorization code.</target> <target state="translated">Il token specificato non è un codice di autorizzazione.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3006"> <trans-unit id="ID3006">
<source>The specified token is not an device code.</source> <source>The specified token is not an device code.</source>
<target state="new">The specified token is not an device code.</target> <target state="translated">Il token specificato non è un codice del dispositivo.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3007"> <trans-unit id="ID3007">
<source>The specified token is not a refresh token.</source> <source>The specified token is not a refresh token.</source>
<target state="new">The specified token is not a refresh token.</target> <target state="translated">Il token specificato non è un token di aggiornamento.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3008"> <trans-unit id="ID3008">
<source>The specified token is not an access token.</source> <source>The specified token is not an access token.</source>
<target state="new">The specified token is not an access token.</target> <target state="translated">Il token specificato non è un token di accesso.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3009"> <trans-unit id="ID3009">
<source>The specified identity token is invalid.</source> <source>The specified identity token is invalid.</source>
<target state="new">The specified identity token is invalid.</target> <target state="translated">Il token di identità specificato non è valido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3010"> <trans-unit id="ID3010">
<source>The specified authorization code has already been redeemed.</source> <source>The specified authorization code has already been redeemed.</source>
<target state="new">The specified authorization code has already been redeemed.</target> <target state="translated">Il codice di autorizzazione specificato è già stato utilizzato.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3011"> <trans-unit id="ID3011">
<source>The specified device code has already been redeemed.</source> <source>The specified device code has already been redeemed.</source>
<target state="new">The specified device code has already been redeemed.</target> <target state="translated">Il codice di dispositivo specificato è già stato utilizzato.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3012"> <trans-unit id="ID3012">
<source>The specified refresh token has already been redeemed.</source> <source>The specified refresh token has already been redeemed.</source>
<target state="new">The specified refresh token has already been redeemed.</target> <target state="translated">Il token di aggiornamento specificato è già stato utilizzato.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3013"> <trans-unit id="ID3013">
<source>The specified token has already been redeemed.</source> <source>The specified token has already been redeemed.</source>
<target state="new">The specified token has already been redeemed.</target> <target state="translated">Il codice specificato è già stato utilizzato.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3014"> <trans-unit id="ID3014">
<source>The authorization has not been granted yet by the end user.</source> <source>The authorization has not been granted yet by the end user.</source>
<target state="new">The authorization has not been granted yet by the end user.</target> <target state="translated">L'autorizzazione non è ancora stata concessa dall'utente finale.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3015"> <trans-unit id="ID3015">
<source>The authorization was denied by the end user.</source> <source>The authorization was denied by the end user.</source>
<target state="new">The authorization was denied by the end user.</target> <target state="translated">L'autorizzazione è stata negata dall'utente finale.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3016"> <trans-unit id="ID3016">
<source>The specified authorization code is no longer valid.</source> <source>The specified authorization code is no longer valid.</source>
<target state="new">The specified authorization code is no longer valid.</target> <target state="translated">Il codice di autorizzazione specificato non è più valido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3017"> <trans-unit id="ID3017">
<source>The specified device code is no longer valid.</source> <source>The specified device code is no longer valid.</source>
<target state="new">The specified device code is no longer valid.</target> <target state="translated">Il codice del dispositivo specificato non è più valido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3018"> <trans-unit id="ID3018">
<source>The specified refresh token is no longer valid.</source> <source>The specified refresh token is no longer valid.</source>
<target state="new">The specified refresh token is no longer valid.</target> <target state="translated">Il token di aggiornamento specificato non è più valido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3019"> <trans-unit id="ID3019">
<source>The specified token is no longer valid.</source> <source>The specified token is no longer valid.</source>
<target state="new">The specified token is no longer valid.</target> <target state="translated">Il token specificato non è più valido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3020"> <trans-unit id="ID3020">
<source>The authorization associated with the authorization code is no longer valid.</source> <source>The authorization associated with the authorization code is no longer valid.</source>
<target state="new">The authorization associated with the authorization code is no longer valid.</target> <target state="translated">L'autorizzazione associata con il codice di autorizzazione non è più valida.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3021"> <trans-unit id="ID3021">
<source>The authorization associated with the device code is no longer valid.</source> <source>The authorization associated with the device code is no longer valid.</source>
<target state="new">The authorization associated with the device code is no longer valid.</target> <target state="translated">L'autorizzazione associata con il codice del dispositivo non è più valida.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3022"> <trans-unit id="ID3022">
<source>The authorization associated with the refresh token is no longer valid.</source> <source>The authorization associated with the refresh token is no longer valid.</source>
<target state="new">The authorization associated with the refresh token is no longer valid.</target> <target state="translated">L'autorizzazione associata con il token di aggiornamento non è più valida.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3023"> <trans-unit id="ID3023">
<source>The authorization associated with the token is no longer valid.</source> <source>The authorization associated with the token is no longer valid.</source>
<target state="new">The authorization associated with the token is no longer valid.</target> <target state="translated">L'autorizzazione associata con il token non è più valida.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3024"> <trans-unit id="ID3024">
<source>The token request was rejected by the authentication server.</source> <source>The token request was rejected by the authentication server.</source>
<target state="new">The token request was rejected by the authentication server.</target> <target state="translated">La richiesta del token è stata respinta dal server di autenticazione.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3025"> <trans-unit id="ID3025">
<source>The user information access demand was rejected by the authentication server.</source> <source>The user information access demand was rejected by the authentication server.</source>
<target state="new">The user information access demand was rejected by the authentication server.</target> <target state="translated">La richiesta di accesso alle informazioni dell'utente è stata rifiutata dal server di autenticazione.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3026"> <trans-unit id="ID3026">
<source>The specified user code is no longer valid.</source> <source>The specified user code is no longer valid.</source>
<target state="new">The specified user code is no longer valid.</target> <target state="translated">Il codice utente specificato non è più valido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3028"> <trans-unit id="ID3028">
<source>The '{0}' parameter is not supported.</source> <source>The '{0}' parameter is not supported.</source>
<target state="new">The '{0}' parameter is not supported.</target> <target state="translated">Il parametro '{0}' non è supportato.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3029"> <trans-unit id="ID3029">
<source>The mandatory '{0}' parameter is missing.</source> <source>The mandatory '{0}' parameter is missing.</source>
<target state="new">The mandatory '{0}' parameter is missing.</target> <target state="translated">Manca il parametro obbligatorio '{0}'.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3030"> <trans-unit id="ID3030">
<source>The '{0}' parameter must be a valid absolute URL.</source> <source>The '{0}' parameter must be a valid absolute URL.</source>
<target state="new">The '{0}' parameter must be a valid absolute URL.</target> <target state="translated">Il parametro '{0}' deve essere un URL assoluto valido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3031"> <trans-unit id="ID3031">
<source>The '{0}' parameter must not include a fragment.</source> <source>The '{0}' parameter must not include a fragment.</source>
<target state="new">The '{0}' parameter must not include a fragment.</target> <target state="translated">Il parametro '{0}' non deve includere un frammento di URL.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3032"> <trans-unit id="ID3032">
<source>The specified '{0}' is not supported.</source> <source>The specified '{0}' is not supported.</source>
<target state="new">The specified '{0}' is not supported.</target> <target state="translated">Il '{0}' specificato non è supportato.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3033"> <trans-unit id="ID3033">
<source>The specified '{0}'/'{1}' combination is invalid.</source> <source>The specified '{0}'/'{1}' combination is invalid.</source>
<target state="new">The specified '{0}'/'{1}' combination is invalid.</target> <target state="translated">La combinazione '{0}' / '{1}' specificata non è valida.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3034"> <trans-unit id="ID3034">
<source>The mandatory '{0}' scope is missing.</source> <source>The mandatory '{0}' scope is missing.</source>
<target state="new">The mandatory '{0}' scope is missing.</target> <target state="translated">Manca l'ambito obbligatorio '{0}'.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3035"> <trans-unit id="ID3035">
<source>The '{0}' scope is not allowed.</source> <source>The '{0}' scope is not allowed.</source>
<target state="new">The '{0}' scope is not allowed.</target> <target state="translated">L'ambito '{0}' non è consentito.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3036"> <trans-unit id="ID3036">
<source>The client identifier cannot be null or empty.</source> <source>The client identifier cannot be null or empty.</source>
<target state="new">The client identifier cannot be null or empty.</target> <target state="translated">L'identificatore del client non può essere nullo o vuoto.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3037"> <trans-unit id="ID3037">
<source>The '{0}' parameter cannot be used without '{1}'.</source> <source>The '{0}' parameter cannot be used without '{1}'.</source>
<target state="new">The '{0}' parameter cannot be used without '{1}'.</target> <target state="translated">Il parametro '{0}' non può essere utilizzato senza '{1}'.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3038"> <trans-unit id="ID3038">
<source>The status cannot be null or empty.</source> <source>The status cannot be null or empty.</source>
<target state="new">The status cannot be null or empty.</target> <target state="translated">Lo stato non può essere nullo o vuoto.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3039"> <trans-unit id="ID3039">
<source>Scopes cannot be null or empty.</source> <source>Scopes cannot be null or empty.</source>
<target state="new">Scopes cannot be null or empty.</target> <target state="translated">Gli ambiti non possono essere nulli o vuoti.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3040"> <trans-unit id="ID3040">
<source>The '{0}' and '{1}' parameters can only be used with a response type containing '{2}'.</source> <source>The '{0}' and '{1}' parameters can only be used with a response type containing '{2}'.</source>
<target state="new">The '{0}' and '{1}' parameters can only be used with a response type containing '{2}'.</target> <target state="translated">I parametri '{0}' e '{1}' possono essere utilizzati solo con un tipo di risposta contenente '{2}'.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3041"> <trans-unit id="ID3041">
<source>The specified '{0}' is not allowed when using PKCE.</source> <source>The specified '{0}' is not allowed when using PKCE.</source>
<target state="new">The specified '{0}' is not allowed when using PKCE.</target> <target state="translated">Il '{0}' specificato non è consentito quando si utilizza PKCE.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3042"> <trans-unit id="ID3042">
<source>Scopes cannot contain spaces.</source> <source>Scopes cannot contain spaces.</source>
<target state="new">Scopes cannot contain spaces.</target> <target state="translated">Gli ambiti non possono contenere spazi.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3043"> <trans-unit id="ID3043">
<source>The specified '{0}' is not valid for this client application.</source> <source>The specified '{0}' is not valid for this client application.</source>
<target state="new">The specified '{0}' is not valid for this client application.</target> <target state="translated">Il '{0}' specificato non è valido per questa applicazione client.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3044"> <trans-unit id="ID3044">
<source>The scope name cannot be null or empty.</source> <source>The scope name cannot be null or empty.</source>
<target state="new">The scope name cannot be null or empty.</target> <target state="translated">Il nome dell'ambito non può essere nullo o vuoto.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3045"> <trans-unit id="ID3045">
<source>The scope name cannot contain spaces.</source> <source>The scope name cannot contain spaces.</source>
<target state="new">The scope name cannot contain spaces.</target> <target state="translated">Il nome dell'ambito non può contenere spazi.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3046"> <trans-unit id="ID3046">
<source>This client application is not allowed to use the authorization endpoint.</source> <source>This client application is not allowed to use the authorization endpoint.</source>
<target state="new">This client application is not allowed to use the authorization endpoint.</target> <target state="translated">L'applicazione client non è autorizzata a utilizzare l'endpoint di autorizzazione.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3047"> <trans-unit id="ID3047">
<source>The client application is not allowed to use the authorization code flow.</source> <source>The client application is not allowed to use the authorization code flow.</source>
<target state="new">The client application is not allowed to use the authorization code flow.</target> <target state="translated">L'applicazione client non è autorizzata a utilizzare il flusso del codice di autorizzazione.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3048"> <trans-unit id="ID3048">
<source>The client application is not allowed to use the implicit flow.</source> <source>The client application is not allowed to use the implicit flow.</source>
<target state="new">The client application is not allowed to use the implicit flow.</target> <target state="translated">L'applicazione client non è autorizzata a utilizzare il flusso implicito.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3049"> <trans-unit id="ID3049">
<source>The client application is not allowed to use the hybrid flow.</source> <source>The client application is not allowed to use the hybrid flow.</source>
<target state="new">The client application is not allowed to use the hybrid flow.</target> <target state="translated">L'applicazione client non è autorizzata a utilizzare il flusso ibrido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3051"> <trans-unit id="ID3051">
<source>This client application is not allowed to use the specified scope.</source> <source>This client application is not allowed to use the specified scope.</source>
<target state="new">This client application is not allowed to use the specified scope.</target> <target state="translated">L'applicazione client non è autorizzata a utilizzare l'ambito specificato.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3052"> <trans-unit id="ID3052">
<source>The specified '{0}' is invalid.</source> <source>The specified '{0}' is invalid.</source>
<target state="new">The specified '{0}' is invalid.</target> <target state="translated">Il '{0}' specificato non è valido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3053"> <trans-unit id="ID3053">
<source>The '{0}' parameter is not valid for this client application.</source> <source>The '{0}' parameter is not valid for this client application.</source>
<target state="new">The '{0}' parameter is not valid for this client application.</target> <target state="translated">Il parametro '{0}' non è valido per questa applicazione client.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3054"> <trans-unit id="ID3054">
<source>The '{0}' parameter required for this client application is missing.</source> <source>The '{0}' parameter required for this client application is missing.</source>
<target state="new">The '{0}' parameter required for this client application is missing.</target> <target state="translated">Manca il parametro '{0}' richiesto per questa applicazione client.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3055"> <trans-unit id="ID3055">
<source>The specified client credentials are invalid.</source> <source>The specified client credentials are invalid.</source>
<target state="new">The specified client credentials are invalid.</target> <target state="translated">Le credenziali client specificate non sono valide.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3056"> <trans-unit id="ID3056">
<source>This client application is not allowed to use the device endpoint.</source> <source>This client application is not allowed to use the device endpoint.</source>
<target state="new">This client application is not allowed to use the device endpoint.</target> <target state="translated">L'applicazione client non è autorizzata a utilizzare l'endpoint del dispositivo.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3057"> <trans-unit id="ID3057">
<source>The '{0}' and '{1}' parameters are required when using the client credentials grant.</source> <source>The '{0}' and '{1}' parameters are required when using the client credentials grant.</source>
<target state="new">The '{0}' and '{1}' parameters are required when using the client credentials grant.</target> <target state="translated">I parametri '{0}' e '{1}' sono obbligatori quando si utilizza la concessione delle credenziali del client.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3058"> <trans-unit id="ID3058">
<source>The '{0}' parameter is required when using the device code grant.</source> <source>The '{0}' parameter is required when using the device code grant.</source>
<target state="new">The '{0}' parameter is required when using the device code grant.</target> <target state="translated">Il parametro '{0}' è obbligatorio quando si utilizza la concessione del codice del dispositivo.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3059"> <trans-unit id="ID3059">
<source>The mandatory '{0}' and/or '{1}' parameters are missing.</source> <source>The mandatory '{0}' and/or '{1}' parameters are missing.</source>
<target state="new">The mandatory '{0}' and/or '{1}' parameters are missing.</target> <target state="translated">Mancano i parametri obbligatori '{0}' e / o '{1}'.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3060"> <trans-unit id="ID3060">
<source>A scope with the same name already exists.</source> <source>A scope with the same name already exists.</source>
<target state="new">A scope with the same name already exists.</target> <target state="translated">Esiste già un ambito con lo stesso nome.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3063"> <trans-unit id="ID3063">
<source>This client application is not allowed to use the token endpoint.</source> <source>This client application is not allowed to use the token endpoint.</source>
<target state="new">This client application is not allowed to use the token endpoint.</target> <target state="translated">L'applicazione client non è autorizzata a utilizzare l'endpoint del token.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3064"> <trans-unit id="ID3064">
<source>This client application is not allowed to use the specified grant type.</source> <source>This client application is not allowed to use the specified grant type.</source>
<target state="new">This client application is not allowed to use the specified grant type.</target> <target state="translated">L'applicazione client non è autorizzata a utilizzare il tipo di concessione specificato.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3065"> <trans-unit id="ID3065">
<source>The client application is not allowed to use the '{0}' scope.</source> <source>The client application is not allowed to use the '{0}' scope.</source>
<target state="new">The client application is not allowed to use the '{0}' scope.</target> <target state="translated">L'applicazione client non può utilizzare l'ambito '{0}'.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3066"> <trans-unit id="ID3066">
<source>The specified authorization code cannot be used without sending a client identifier.</source> <source>The specified authorization code cannot be used without sending a client identifier.</source>
<target state="new">The specified authorization code cannot be used without sending a client identifier.</target> <target state="translated">Il codice di autorizzazione specificato non può essere utilizzato senza inviare un identificativo client.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3067"> <trans-unit id="ID3067">
<source>The specified device code cannot be used without sending a client identifier.</source> <source>The specified device code cannot be used without sending a client identifier.</source>
<target state="new">The specified device code cannot be used without sending a client identifier.</target> <target state="translated">Il codice dispositivo specificato non può essere utilizzato senza inviare un identificativo client.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3068"> <trans-unit id="ID3068">
<source>The specified refresh token cannot be used without sending a client identifier.</source> <source>The specified refresh token cannot be used without sending a client identifier.</source>
<target state="new">The specified refresh token cannot be used without sending a client identifier.</target> <target state="translated">Il token di aggiornamento specificato non può essere utilizzato senza inviare un identificatore client.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3069"> <trans-unit id="ID3069">
<source>The specified authorization code cannot be used by this client application.</source> <source>The specified authorization code cannot be used by this client application.</source>
<target state="new">The specified authorization code cannot be used by this client application.</target> <target state="translated">Il codice di autorizzazione specificato non può essere utilizzato da questa applicazione client.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3070"> <trans-unit id="ID3070">
<source>The specified device code cannot be used by this client application.</source> <source>The specified device code cannot be used by this client application.</source>
<target state="new">The specified device code cannot be used by this client application.</target> <target state="translated">Il codice del dispositivo specificato non può essere utilizzato da questa applicazione client.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3071"> <trans-unit id="ID3071">
<source>The specified refresh token cannot be used by this client application.</source> <source>The specified refresh token cannot be used by this client application.</source>
<target state="new">The specified refresh token cannot be used by this client application.</target> <target state="translated">Il token di aggiornamento specificato non può essere utilizzato da questa applicazione client.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3072"> <trans-unit id="ID3072">
<source>The specified '{0}' parameter doesn't match the client redirection address the authorization code was initially sent to.</source> <source>The specified '{0}' parameter doesn't match the client redirection address the authorization code was initially sent to.</source>
<target state="new">The specified '{0}' parameter doesn't match the client redirection address the authorization code was initially sent to.</target> <target state="translated">Il parametro '{0}' specificato non corrisponde all'indirizzo di reindirizzamento del client a cui è stato inizialmente inviato il codice di autorizzazione.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3073"> <trans-unit id="ID3073">
<source>The '{0}' parameter cannot be used when no '{1}' was specified in the authorization request.</source> <source>The '{0}' parameter cannot be used when no '{1}' was specified in the authorization request.</source>
<target state="new">The '{0}' parameter cannot be used when no '{1}' was specified in the authorization request.</target> <target state="translated">Il parametro '{0}' non può essere utilizzato se non è stato specificato alcun '{1}' nella richiesta di autorizzazione.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3074"> <trans-unit id="ID3074">
<source>The '{0}' parameter is not valid in this context.</source> <source>The '{0}' parameter is not valid in this context.</source>
<target state="new">The '{0}' parameter is not valid in this context.</target> <target state="translated">Il parametro '{0}' non è valido in questo contesto.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3075"> <trans-unit id="ID3075">
<source>This client application is not allowed to use the introspection endpoint.</source> <source>This client application is not allowed to use the introspection endpoint.</source>
<target state="new">This client application is not allowed to use the introspection endpoint.</target> <target state="translated">L'applicazione client non può utilizzare l'endpoint di introspezione.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3076"> <trans-unit id="ID3076">
<source>The specified token cannot be introspected.</source> <source>The specified token cannot be introspected.</source>
<target state="new">The specified token cannot be introspected.</target> <target state="translated">Il token specificato non può essere esaminato.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3077"> <trans-unit id="ID3077">
<source>The client application is not allowed to introspect the specified token.</source> <source>The client application is not allowed to introspect the specified token.</source>
<target state="new">The client application is not allowed to introspect the specified token.</target> <target state="translated">L'applicazione client non è autorizzata a esaminare il token specificato.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3078"> <trans-unit id="ID3078">
<source>This client application is not allowed to use the revocation endpoint.</source> <source>This client application is not allowed to use the revocation endpoint.</source>
<target state="new">This client application is not allowed to use the revocation endpoint.</target> <target state="translated">L'applicazione client non è autorizzata a utilizzare l'endpoint di revoca.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3079"> <trans-unit id="ID3079">
<source>This token cannot be revoked.</source> <source>This token cannot be revoked.</source>
<target state="new">This token cannot be revoked.</target> <target state="translated">Questo token non può essere revocato.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3080"> <trans-unit id="ID3080">
<source>The client application is not allowed to revoke the specified token.</source> <source>The client application is not allowed to revoke the specified token.</source>
<target state="new">The client application is not allowed to revoke the specified token.</target> <target state="translated">L'applicazione client non è autorizzata a revocare il token specificato.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3081"> <trans-unit id="ID3081">
<source>The mandatory '{0}' header is missing.</source> <source>The mandatory '{0}' header is missing.</source>
<target state="new">The mandatory '{0}' header is missing.</target> <target state="translated">Manca l'intestazione '{0}' obbligatoria.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3082"> <trans-unit id="ID3082">
<source>The specified '{0}' header is invalid.</source> <source>The specified '{0}' header is invalid.</source>
<target state="new">The specified '{0}' header is invalid.</target> <target state="translated">L'intestazione '{0}' specificata non è valida.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3083"> <trans-unit id="ID3083">
<source>This server only accepts HTTPS requests.</source> <source>This server only accepts HTTPS requests.</source>
<target state="new">This server only accepts HTTPS requests.</target> <target state="translated">Questo server accetta solo richieste HTTPS.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3084"> <trans-unit id="ID3084">
<source>The specified HTTP method is not valid.</source> <source>The specified HTTP method is not valid.</source>
<target state="new">The specified HTTP method is not valid.</target> <target state="translated">Il metodo HTTP specificato non è valido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3085"> <trans-unit id="ID3085">
<source>A token with the same reference identifier already exists.</source> <source>A token with the same reference identifier already exists.</source>
<target state="new">A token with the same reference identifier already exists.</target> <target state="translated">Esiste già un token con lo stesso identificatore di riferimento.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3086"> <trans-unit id="ID3086">
<source>The token type cannot be null or empty.</source> <source>The token type cannot be null or empty.</source>
<target state="new">The token type cannot be null or empty.</target> <target state="translated">Il tipo di token non può essere nullo o vuoto.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3087"> <trans-unit id="ID3087">
<source>Multiple client credentials cannot be specified.</source> <source>Multiple client credentials cannot be specified.</source>
<target state="new">Multiple client credentials cannot be specified.</target> <target state="translated">Non è possibile specificare più credenziali client.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3088"> <trans-unit id="ID3088">
<source>The issuer associated to the specified token is not valid.</source> <source>The issuer associated to the specified token is not valid.</source>
<target state="new">The issuer associated to the specified token is not valid.</target> <target state="translated">L'emittente associato al token specificato non è valido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3089"> <trans-unit id="ID3089">
<source>The specified token is not of the expected type.</source> <source>The specified token is not of the expected type.</source>
<target state="new">The specified token is not of the expected type.</target> <target state="translated">Il token specificato non è del tipo previsto.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3090"> <trans-unit id="ID3090">
<source>The signing key associated to the specified token was not found.</source> <source>The signing key associated to the specified token was not found.</source>
<target state="new">The signing key associated to the specified token was not found.</target> <target state="translated">La chiave di firma associata al token specificato non è stata trovata.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3091"> <trans-unit id="ID3091">
<source>The signature associated to the specified token is not valid.</source> <source>The signature associated to the specified token is not valid.</source>
<target state="new">The signature associated to the specified token is not valid.</target> <target state="translated">La firma associata al token specificato non è valida.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3092"> <trans-unit id="ID3092">
<source>This resource server is currently unavailable.</source> <source>This resource server is currently unavailable.</source>
<target state="new">This resource server is currently unavailable.</target> <target state="translated">Questo server di risorse non è attualmente disponibile.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3093"> <trans-unit id="ID3093">
<source>The specified token doesn't contain any audience.</source> <source>The specified token doesn't contain any audience.</source>
<target state="new">The specified token doesn't contain any audience.</target> <target state="needs-l10n">Il token specificato non contiene alcun pubblico.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3094"> <trans-unit id="ID3094">
<source>The specified token cannot be used with this resource server.</source> <source>The specified token cannot be used with this resource server.</source>
<target state="new">The specified token cannot be used with this resource server.</target> <target state="translated">Il token specificato non può essere utilizzato con questo server di risorse.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3095"> <trans-unit id="ID3095">
<source>The user represented by the token is not allowed to perform the requested action.</source> <source>The user represented by the token is not allowed to perform the requested action.</source>
<target state="new">The user represented by the token is not allowed to perform the requested action.</target> <target state="translated">L'utente rappresentato dal token non è autorizzato a eseguire l'azione richiesta.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3096"> <trans-unit id="ID3096">
<source>No issuer could be found in the server configuration.</source> <source>No issuer could be found in the server configuration.</source>
<target state="new">No issuer could be found in the server configuration.</target> <target state="translated">Nessun emittente è stato trovato nella configurazione del server.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3097"> <trans-unit id="ID3097">
<source>A server configuration containing an invalid issuer was returned.</source> <source>A server configuration containing an invalid issuer was returned.</source>
<target state="new">A server configuration containing an invalid issuer was returned.</target> <target state="translated">È stata restituita una configurazione del server contenente un emittente non valido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3098"> <trans-unit id="ID3098">
<source>The issuer returned in the server configuration is not valid.</source> <source>The issuer returned in the server configuration is not valid.</source>
<target state="new">The issuer returned in the server configuration is not valid.</target> <target state="translated">L'emittente restituito nella configurazione del server non è valido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3099"> <trans-unit id="ID3099">
<source>No JWKS endpoint could be found in the server configuration.</source> <source>No JWKS endpoint could be found in the server configuration.</source>
<target state="new">No JWKS endpoint could be found in the server configuration.</target> <target state="translated">Nessun endpoint JWKS è stato trovato nella configurazione del server.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3100"> <trans-unit id="ID3100">
<source>A server configuration containing an invalid JWKS endpoint URL was returned.</source> <source>A server configuration containing an invalid JWKS endpoint URL was returned.</source>
<target state="new">A server configuration containing an invalid JWKS endpoint URL was returned.</target> <target state="translated">È stata restituita una configurazione server contenente un URL dell'endpoint JWKS non valido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3101"> <trans-unit id="ID3101">
<source>A server configuration containing an invalid introspection endpoint URL was returned.</source> <source>A server configuration containing an invalid introspection endpoint URL was returned.</source>
<target state="new">A server configuration containing an invalid introspection endpoint URL was returned.</target> <target state="translated">È stata restituita una configurazione del server contenente un URL dell'endpoint di introspezione non valido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3102"> <trans-unit id="ID3102">
<source>The JWKS document didn't contain a valid '{0}' node with at least one key.</source> <source>The JWKS document didn't contain a valid '{0}' node with at least one key.</source>
<target state="new">The JWKS document didn't contain a valid '{0}' node with at least one key.</target> <target state="translated">Il documento JWKS non conteneva un nodo '{0}' valido con almeno una chiave.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3103"> <trans-unit id="ID3103">
<source>A JWKS response containing an unsupported key was returned.</source> <source>A JWKS response containing an unsupported key was returned.</source>
<target state="new">A JWKS response containing an unsupported key was returned.</target> <target state="translated">È stata restituita una risposta JWKS contenente una chiave non supportata.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3104"> <trans-unit id="ID3104">
<source>A JWKS response containing an invalid key was returned.</source> <source>A JWKS response containing an invalid key was returned.</source>
<target state="new">A JWKS response containing an invalid key was returned.</target> <target state="translated">È stata restituita una risposta JWKS contenente una chiave non valida.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3105"> <trans-unit id="ID3105">
<source>The mandatory '{0}' parameter couldn't be found in the introspection response.</source> <source>The mandatory '{0}' parameter couldn't be found in the introspection response.</source>
<target state="new">The mandatory '{0}' parameter couldn't be found in the introspection response.</target> <target state="translated">Impossibile trovare il parametro obbligatorio '{0}' nella risposta di introspezione.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3106"> <trans-unit id="ID3106">
<source>The token was rejected by the remote authentication server.</source> <source>The token was rejected by the remote authentication server.</source>
<target state="new">The token was rejected by the remote authentication server.</target> <target state="translated">Il token è stato rifiutato dal server di autenticazione remoto.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3107"> <trans-unit id="ID3107">
<source>The '{0}' claim is malformed or isn't of the expected type.</source> <source>The '{0}' claim is malformed or isn't of the expected type.</source>
<target state="new">The '{0}' claim is malformed or isn't of the expected type.</target> <target state="translated">La rivendicazione '{0}' non è valida o non è del tipo previsto.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3108"> <trans-unit id="ID3108">
<source>An introspection response containing a malformed issuer was returned.</source> <source>An introspection response containing a malformed issuer was returned.</source>
<target state="new">An introspection response containing a malformed issuer was returned.</target> <target state="translated">È stata restituita una risposta di introspezione contenente un emittente non valido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3109"> <trans-unit id="ID3109">
<source>The issuer returned in the introspection response is not valid.</source> <source>The issuer returned in the introspection response is not valid.</source>
<target state="new">The issuer returned in the introspection response is not valid.</target> <target state="translated">L'emittente restituito nella risposta di introspezione non è valido.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3110"> <trans-unit id="ID3110">
<source>The type of the introspected token doesn't match the expected type.</source> <source>The type of the introspected token doesn't match the expected type.</source>
<target state="new">The type of the introspected token doesn't match the expected type.</target> <target state="translated">Il tipo di token analizzato non corrisponde al tipo previsto.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3111"> <trans-unit id="ID3111">
<source>An application with the same client identifier already exists.</source> <source>An application with the same client identifier already exists.</source>
<target state="new">An application with the same client identifier already exists.</target> <target state="translated">Esiste già un'applicazione con lo stesso identificatore client.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3112"> <trans-unit id="ID3112">
<source>Only confidential, hybrid or public applications are supported by the default application manager.</source> <source>Only confidential, hybrid or public applications are supported by the default application manager.</source>
<target state="new">Only confidential, hybrid or public applications are supported by the default application manager.</target> <target state="translated">Solo le applicazioni riservate, ibride o pubbliche sono supportate dal gestore applicazioni predefinito.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3113"> <trans-unit id="ID3113">
<source>The client secret cannot be null or empty for a confidential application.</source> <source>The client secret cannot be null or empty for a confidential application.</source>
<target state="new">The client secret cannot be null or empty for a confidential application.</target> <target state="translated">Il segreto client non può essere nullo o vuoto per un'applicazione riservata.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3114"> <trans-unit id="ID3114">
<source>A client secret cannot be associated with a public application.</source> <source>A client secret cannot be associated with a public application.</source>
<target state="new">A client secret cannot be associated with a public application.</target> <target state="translated">Un segreto client non può essere associato a un'applicazione pubblica.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3115"> <trans-unit id="ID3115">
<source>Callback URLs cannot contain a fragment.</source> <source>Callback URLs cannot contain a fragment.</source>
<target state="new">Callback URLs cannot contain a fragment.</target> <target state="translated">Gli URL di richiamata non possono contenere un frammento.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3116"> <trans-unit id="ID3116">
<source>The authorization type cannot be null or empty.</source> <source>The authorization type cannot be null or empty.</source>
<target state="new">The authorization type cannot be null or empty.</target> <target state="translated">Il tipo di autorizzazione non può essere nullo o vuoto.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3117"> <trans-unit id="ID3117">
<source>The specified authorization type is not supported by the default token manager.</source> <source>The specified authorization type is not supported by the default token manager.</source>
<target state="new">The specified authorization type is not supported by the default token manager.</target> <target state="translated">Il tipo di autorizzazione specificato non è supportato dal gestore di token predefinito.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3118"> <trans-unit id="ID3118">
<source>The client type cannot be null or empty.</source> <source>The client type cannot be null or empty.</source>
<target state="new">The client type cannot be null or empty.</target> <target state="translated">Il tipo di client non può essere nullo o vuoto.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3119"> <trans-unit id="ID3119">
<source>Callback URLs cannot be null or empty.</source> <source>Callback URLs cannot be null or empty.</source>
<target state="new">Callback URLs cannot be null or empty.</target> <target state="translated">Gli URL di richiamata non possono essere nulli o vuoti.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID3120"> <trans-unit id="ID3120">
<source>Callback URLs must be valid absolute URLs.</source> <source>Callback URLs must be valid absolute URLs.</source>
<target state="new">Callback URLs must be valid absolute URLs.</target> <target state="translated">Gli URL di richiamata devono essere URL assoluti validi.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID9000"> <trans-unit id="ID9000">
<source>Removes orphaned tokens and authorizations from the database.</source> <source>Removes orphaned tokens and authorizations from the database.</source>
<target state="new">Removes orphaned tokens and authorizations from the database.</target> <target state="translated">Rimuove i token e le autorizzazioni orfani dal database.</target>
<note /> <note/>
</trans-unit> </trans-unit>
<trans-unit id="ID9001"> <trans-unit id="ID9001">
<source>Starts the scheduled task at regular intervals.</source> <source>Starts the scheduled task at regular intervals.</source>
<target state="new">Starts the scheduled task at regular intervals.</target> <target state="translated">Avvia l'attività pianificata a intervalli regolari.</target>
<note /> <note/>
</trans-unit> </trans-unit>
</body> </body>
</file> </file>

Loading…
Cancel
Save