summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/sq.js
blob: 6370486b1b4993a5092c3afee88f6498a1116811 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
OC.L10N.register(
    "files_external",
    {
    "Personal" : "Personale",
    "Enable encryption" : "Aktivizoni fshehtëzim",
    "Saved" : "U ruajt",
    "None" : "Asgjë",
    "Username" : "Përdoruesi",
    "Password" : "fjalëkalim",
    "Public key" : "Kyç publik",
    "Port" : "Porta",
    "WebDAV" : "WebDAV",
    "URL" : "URL-i",
    "Dropbox" : "Dropbox",
    "Host" : "Pritësi",
    "Location" : "Vendndodhja",
    "ownCloud" : "ownCloud",
    "Share" : "Ndaj",
    "Name" : "Emri",
    "External Storage" : "Depozitim i Jashtëm",
    "Folder name" : "Emri i Skedarit",
    "Delete" : "Elimino"
},
"nplurals=2; plural=(n != 1);");