Welcome to mirror list, hosted at ThFree Co, Russian Federation.

es_HN.json « l10n « oauth2 « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8c8a21cec608d143b6bf0ffbe146838eccdc94a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
{ "translations": {
    "OAuth 2.0 clients" : "Clientes OAuth 2.0",
    "Name" : "Nombre",
    "Redirection URI" : "URI para redirección",
    "Client Identifier" : "Identificador del cliente",
    "Secret" : "Secreto",
    "Add client" : "Agregar cliente",
    "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."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}