0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 06:43:12 +00:00
nextcloud_server/apps/oauth2/l10n/et_EE.json
Nextcloud bot e218d1f98e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-15 00:25:46 +00:00

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