nextcloud/apps/oauth2/l10n/es_PR.json
Nextcloud bot 1ce6592f63
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-24 02:33:01 +00:00

11 lines
No EOL
393 B
JSON

{ "translations": {
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Add client" : "Agregar cliente",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
"Add" : "Agregar",
"Client Identifier" : "Identificador del cliente",
"Secret" : "Secreto",
"Delete" : "Borrar"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}