es_MX.json 980 B

123456789101112131415
  1. { "translations": {
  2. "OAuth 2.0" : "OAuth 2.0",
  3. "Allows OAuth2 compatible authentication from other web applications." : "Permite autenticación compatible con OAuth2 desde otras aplicaciones web.",
  4. "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "La aplicación OAuth2 le permite a los administradores configurar el flujo de autenticación integrado para también permitir la autenticación OAuth2 de otras aplicaciones web compatibles. ",
  5. "OAuth 2.0 clients" : "Clientes OAuth 2.0",
  6. "Name" : "Nombre",
  7. "Redirection URI" : "URI para redirección",
  8. "Client Identifier" : "Identificador del cliente",
  9. "Secret key" : "Llave secreta",
  10. "Add client" : "Agregar cliente",
  11. "Add" : "Agregar",
  12. "Delete" : "Borrar",
  13. "Secret" : "Secreto"
  14. },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  15. }