21 lines
1.6 KiB
JavaScript
21 lines
1.6 KiB
JavaScript
OC.L10N.register(
|
|
"oauth2",
|
|
{
|
|
"Your client is not authorized to connect. Please inform the administrator of your client." : "Su cliente tuo no est autorizadu a si connètere. Pro praghere, informa s'amministradore de su cliente tuo.",
|
|
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : " S'URL tuo pro torrare a deretare tocat chi siat unu URL cumpretu, pro nàrrere: https://sudomìniutuo.com/caminu",
|
|
"OAuth 2.0" : "OAuth 2.0",
|
|
"Allows OAuth2 compatible authentication from other web applications." : "Cunsenti s'autenticatzione cumpatìbile cun OAuth2 dae àteras aplicatziones in sa rete.",
|
|
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "S'aplicatzione OAuth2 cunsentit a is amministradores de cunfigurare sa protzedura de autenticatzione integrada pro cunsentire fintzas s'autenticatzione cumpatìbile cun OAuth2 dae àteras aplicatziones in sa rete.",
|
|
"OAuth 2.0 clients" : "Clientes de OAuth 2.0 ",
|
|
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 cunsentit a is zservìtzios de foras de pedire s'atzessu a {instanceName}.",
|
|
"Add client" : "Agiunghe cliente",
|
|
"Name" : "Nùmene",
|
|
"Redirection URI" : "URI de torrada a deretare",
|
|
"Add" : "Agiunghe",
|
|
"Client Identifier" : "Identificadore cliente",
|
|
"Secret" : "Segretu",
|
|
"Show client secret" : "Mustra su segretu de su cliente",
|
|
"Delete" : "Cantzella"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|