ca.json 1.6 KB

123456789101112131415161718192021
  1. { "translations": {
  2. "Your client is not authorized to connect. Please inform the administrator of your client." : "El vostre client no té autorització per a connectar-se. Informeu-ne a l'administrador del client.",
  3. "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "L'URL de redirecció ha de ser un URL complet, com ara: https://domini.com/camí",
  4. "OAuth 2.0" : "OAuth 2.0",
  5. "Allows OAuth2 compatible authentication from other web applications." : "Permet l'autenticació compatible amb OAuth2 des d'altres aplicacions web.",
  6. "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "L'aplicació OAuth2 permet als administradors configurar el flux de treball d'autenticació integrat perquè també permeti l'autenticació compatible amb OAuth2 des d'altres aplicacions web.",
  7. "OAuth 2.0 clients" : "Clients OAuth 2.0",
  8. "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 permet que serveis externs sol·licitin accés a {instanceName}.",
  9. "Name" : "Nom",
  10. "Redirection URI" : "URI de redirecció",
  11. "Client Identifier" : "Identificador del client",
  12. "Secret key" : "Clau secreta",
  13. "Delete client" : "Suprimeix el client",
  14. "Add client" : "Afegeix un client",
  15. "Add" : "Afegeix",
  16. "Delete" : "Suprimeix",
  17. "Show client secret" : "Mostra el secret del client",
  18. "Hide client secret" : "Amaga el secret del client",
  19. "Secret" : "Secret"
  20. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  21. }