nextcloud/apps/oauth2/l10n/sq.js
Nextcloud bot 4f222b9fba
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-28 00:28:36 +00:00

15 lines
409 B
JavaScript

OC.L10N.register(
"oauth2",
{
"OAuth 2.0" : "O.Auth 2.0",
"OAuth 2.0 clients" : "Klientë OAuth 2.0",
"Name" : "Emri",
"Redirection URI" : "URI Ridrejtimi",
"Client Identifier" : "Identifikues Klienti",
"Secret key" : "Kyç i fshehtë",
"Add client" : "Shto klient",
"Add" : "Shto ",
"Delete" : "Delete",
"Secret" : "Sekret"
},
"nplurals=2; plural=(n != 1);");