es_MX.json 944 B

1234567891011121314
  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. "Add client" : "Agregar cliente",
  7. "Name" : "Nombre",
  8. "Redirection URI" : "URI para redirección",
  9. "Add" : "Agregar",
  10. "Client Identifier" : "Identificador del cliente",
  11. "Secret" : "Secreto",
  12. "Delete" : "Borrar"
  13. },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  14. }