blob: 5ea91c769bc341425bc63d64b587f98f4b8a6466 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
"Redirection URI" : "URI de redirección",
"Client Identifier" : "Identificador del cliente",
"Secret" : "Secreto",
"Add client" : "Agregar cliente",
"Add" : "Agregar",
"OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 le permite a servicios externos solicituar acceso a su %s."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|