es_PR.json 429 B

123456789101112
  1. { "translations": {
  2. "OAuth 2.0 clients" : "Clientes OAuth 2.0",
  3. "Name" : "Nombre",
  4. "Redirection URI" : "URI para redirección",
  5. "Client Identifier" : "Identificador del cliente",
  6. "Secret key" : "Llave secreta",
  7. "Add client" : "Agregar cliente",
  8. "Add" : "Agregar",
  9. "Delete" : "Borrar",
  10. "Secret" : "Secreto"
  11. },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  12. }