0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 14:53:18 +00:00
nextcloud_server/apps/oauth2/l10n/af.json
Nextcloud bot 2f4abc774f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-15 00:26:17 +00:00

11 lines
No EOL
351 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"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}