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