nextcloud/apps/oauth2/l10n/af.json

10 lines
321 B
JSON
Raw Normal View History

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