nl.json 449 B

1234567891011
  1. { "translations": {
  2. "OAuth 2.0 clients" : "OAuth 2.0 Clients",
  3. "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 staat externe services toe om toegang te vragen aan %s",
  4. "Name" : "Naam",
  5. "Redirection URI" : "Omeiding URI",
  6. "Client Identifier" : "Client identificatie",
  7. "Secret" : "Geheim",
  8. "Add client" : "Voeg client toe",
  9. "Add" : "Toevoegen"
  10. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  11. }