es_PY.json 393 B

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