nextcloud/apps/oauth2/l10n/et_EE.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
367 B
JSON

{ "translations": {
"OAuth 2.0 clients" : "OAuth 2.0 kliendid",
"Name" : "Nimi",
"Redirection URI" : "Suunamise URI",
"Client Identifier" : "Kliendi identifikaator",
"Secret key" : "Salavõti",
"Add client" : "Lisa klient",
"Add" : "Lisa",
"Delete" : "Kustuta",
"Secret" : "Saladus"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}