aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/sq.js
blob: d98520d87ea91124c259b47d9beaf536b916ec97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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);");