es_DO.json 460 B

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