server/apps/oauth2/l10n/af.json

10 lines
321 B
JSON
Raw Normal View History

2017-06-16 00:08:44 +00:00
{ "translations": {
"OAuth 2.0 clients" : "OAuth 2.0-kliënte",
"Name" : "Naam",
2018-06-27 10:06:12 +00:00
"Redirection URI" : "Herverwysings-URI",
2018-11-17 01:12:47 +00:00
"Client Identifier" : "Kliëntidentifiseerder",
2018-06-27 10:06:12 +00:00
"Secret" : "Geheim",
2018-11-17 01:12:47 +00:00
"Add client" : "Voeg kliënt toe",
2017-07-21 00:08:06 +00:00
"Add" : "Voeg toe"
2017-06-16 00:08:44 +00:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}