You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
1.0 KiB

  1. {
  2. "loginrequired": "Inloggen verplicht",
  3. "loginusing": "Inloggen met... ",
  4. "loginusingalt": "Of, log in met...",
  5. "fields": {
  6. "emailuser": "E-mail / Gebruikersnaam",
  7. "password": "Wachtwoord"
  8. },
  9. "actions": {
  10. "login": "Inloggen"
  11. },
  12. "errors": {
  13. "invalidlogin": "Foutieve inloggegevens",
  14. "invalidloginmsg": "De ingevoerde e-mail of wachtwoord is fout.",
  15. "invaliduseremail": "Foutieve gebruikers e-mail",
  16. "loginerror": "Inlog fout",
  17. "notyetauthorized": "Je hebt nog geen toegang gekregen tot deze site.",
  18. "toomanyattempts": "Te veel pogingen!",
  19. "toomanyattemptsmsg": "Je hebt te veel pogingen gedaan om in te loggen, probeer het straks nog een keer {{time}}.",
  20. "usernotfound": "Gebruiker niet gevonden"
  21. },
  22. "providers": {
  23. "local": "Lokaal",
  24. "windowslive": "Microsoft Account",
  25. "azure": "Azure Active Directory",
  26. "google": "Google Account",
  27. "facebook": "Facebook",
  28. "github": "GitHub",
  29. "slack": "Slack",
  30. "ldap": "LDAP / Active Directory"
  31. }
  32. }