summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/es.json
blob: 22bcabed43e758c7872a45600ad991bd93815c5a (plain)
1
2
3
4
5
6
7
8
9
10
11
{ "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 de cliente",
    "Secret" : "Secreto",
    "Add client" : "Añadir cliente",
    "Add" : "Añadir"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}