0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 18:09:45 +00:00
nextcloud_server/apps/oauth2/l10n/sq.js
Nextcloud bot f47609ec36
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-28 00:28:47 +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);");