nl.json 666 B

12345678910111213
  1. { "translations": {
  2. "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Je doorverwijzings-URL moet een volledige URL zijn, bijvoorbeeld: https://jouwdomein.com/pad",
  3. "OAuth 2.0" : "OAuth 2.0",
  4. "OAuth 2.0 clients" : "OAuth 2.0 Clients",
  5. "Name" : "Naam",
  6. "Client Identifier" : "Client identificatie",
  7. "Add client" : "Voeg client toe",
  8. "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 staat externe services toe om toegang te vragen aan %s",
  9. "Redirection URI" : "Omeiding URI",
  10. "Secret" : "Geheim",
  11. "Add" : "Toevoegen"
  12. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  13. }