nextcloud/apps/oauth2/l10n/it.json

23 lines
1.6 KiB
JSON
Raw Normal View History

2017-06-02 03:08:30 +03:00
{ "translations": {
"OAuth 2.0 clients" : "Client OAuth 2.0",
2018-06-21 03:12:47 +03:00
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 consente a servizi esterni di richiedere accesso a {instanceName}.",
2017-06-02 03:08:30 +03:00
"Name" : "Nome",
2018-06-21 03:12:47 +03:00
"_headerName_::_col_" : ["headerName","col"],
2017-06-02 03:08:30 +03:00
"Redirection URI" : "URI di redirezione",
2018-06-21 03:12:47 +03:00
"_headerRedirectUri_::_col_" : ["headerRedirectUri","col"],
2017-06-02 03:08:30 +03:00
"Client Identifier" : "Identificatore client",
2018-06-21 03:12:47 +03:00
"_headerClientIdentifier_::_col_" : ["headerClientIdentifier","col"],
2017-06-02 03:08:30 +03:00
"Secret" : "Segreto",
2018-06-21 03:12:47 +03:00
"_headerSecret_::_col_" : ["headerSecret","col"],
2017-06-02 03:08:30 +03:00
"Add client" : "Aggiungi client",
2018-06-20 03:12:26 +03:00
"Add" : "Aggiungi",
2018-06-21 03:12:47 +03:00
"_button_::_submit_" : ["button","submit"],
"_section_::_oauth2_" : ["section","oauth2"],
"Show client secret" : "Mostra segreto del client",
"Delete" : "Elimina",
2018-06-20 03:12:26 +03:00
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Consente l'autenticazione compatibile con OAuth2 da altre applicazioni web.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L'applicazione OAuth2 consente agli amministratori di configurare la procedura di autenticazione per consentire anche l'autenticazione compatibile con OAuth2 da altre applicazioni web.",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 consente a servizi esterni di richiedere accesso al tuo %s."
2017-06-02 03:08:30 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}