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