mirror of
https://github.com/nextcloud/server.git
synced 2026-03-02 13:31:14 -05:00
11 lines
No EOL
393 B
JSON
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;"
|
|
} |