es_CO.json 424 B

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