blob: 809d645680c9b29aba86e05e30292c18c0982b85 (
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",
"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.",
"Name" : "Nombre",
"Redirection URI" : "URI de redirección",
"Client Identifier" : "Identificador del cliente",
"Secret" : "Secreto",
"Add client" : "Agregar cliente",
"Add" : "Agregar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|