You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/oauth2/l10n/sq.js

15 lines
409 B

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);");