server/apps/oauth2/l10n/es_419.json

11 lines
469 B
JSON
Raw Normal View History

2018-01-04 09:48:31 +00:00
{ "translations": {
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
2018-11-17 01:12:47 +00:00
"Name" : "Nombre",
2018-06-27 10:06:12 +00:00
"Redirection URI" : "URI para redirección",
2018-11-17 01:12:47 +00:00
"Client Identifier" : "Identificador del cliente",
2018-06-27 10:06:12 +00:00
"Secret" : "Secreto",
2018-11-17 01:12:47 +00:00
"Add client" : "Agregar cliente",
2018-11-20 01:12:39 +00:00
"Add" : "Agregar",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 le permite a los servicios externos solicitar acceso a %s."
2018-01-04 09:48:31 +00:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}