nextcloud/apps/oauth2/l10n/af.json
Nextcloud bot 0aa65d9714
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-28 00:28:21 +00:00

12 lines
No EOL
376 B
JSON

{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0-kliënte",
"Name" : "Naam",
"Redirection URI" : "Herverwysings-URI",
"Client Identifier" : "Kliëntidentifiseerder",
"Add client" : "Voeg kliënt toe",
"Add" : "Voeg toe",
"Delete" : "Skrap",
"Secret" : "Geheim"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}