blob: 48de59e9946dc9aa0ed6c3748ba3081037f3f5b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{ "translations": {
"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",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "Staat OAuth2 compatible authenticatie vanaf andere web applicaties toe.",
"OAuth 2.0 clients" : "OAuth 2.0 Clients",
"Name" : "Naam",
"Client Identifier" : "Client identificatie",
"Add client" : "Voeg client toe",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 staat externe services toe om toegang te vragen aan %s",
"Redirection URI" : "Omeiding URI",
"Secret" : "Geheim",
"Add" : "Toevoegen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|