summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/es_MX.json
blob: b87b42bdc10e96ed16f1b011948877039daaddb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "OAuth 2.0" : "OAuth 2.0",
    "Allows OAuth2 compatible authentication from other web applications." : "Permite autenticación compatible con OAuth2 desde otras aplicaciones web.",
    "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);"
}