eu.json 1.5 KB

123456789101112131415161718
  1. { "translations": {
  2. "Your client is not authorized to connect. Please inform the administrator of your client." : "Zure bezeroak ez du konektatzeko baimenik. Esan iezaiozu zure bezeroaren administratzaileari.",
  3. "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Berbideraketa egiteko URLa URL oso bat izan behar da, adibidez: https://zuredomeinua.eus/karpeta",
  4. "OAuth 2.0" : "OAuth 2.0",
  5. "Allows OAuth2 compatible authentication from other web applications." : "Beste web aplikazio batzuen bidez egindako OAuth2 erako autentikazioa egitea baimentzen du",
  6. "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2 aplikazioak, zerbitzu hori eskaintzen duten beste web aplikazio batzuen bidez autentikazioa egiten konfiguratzeko aukera eskaintzen die sistemaren kudeatzaileei.",
  7. "OAuth 2.0 clients" : "OAuth 2.0 bezeroak",
  8. "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0k kanpo zerbitzuei {instanceName} instantziara sartzeko baimena eskatzea baimentzen die.",
  9. "Add client" : "Gehitu bezeroa",
  10. "Name" : "Izena",
  11. "Redirection URI" : "Birbideraketaren URI",
  12. "Add" : "Gehitu",
  13. "Client Identifier" : "Bezeroaren Identifikadorea",
  14. "Secret" : "Sekretua",
  15. "Show client secret" : "Erakutsi bezeroaren sekretua",
  16. "Delete" : "Ezabatu"
  17. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  18. }