summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sq.js
blob: dd16eaeb09fac99ec7160bed90afe88dfc924942 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OC.L10N.register(
    "files_trashbin",
    {
    "Couldn't delete %s permanently" : "Nuk munda ta eliminoj përfundimisht %s",
    "Couldn't restore %s" : "Nuk munda ta rivendos %s",
    "Deleted files" : "Skedarë të fshirë ",
    "Restore" : "Rivendos",
    "Delete" : "Elimino",
    "Delete permanently" : "Fshi përfundimisht",
    "Error" : "Veprim i gabuar",
    "restored" : "rivendosur",
    "Name" : "Emri",
    "Deleted" : "Eliminuar"
},
"nplurals=2; plural=(n != 1);");