summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sq.js
blob: be6182a94dd98d09509a81d33b4e7179ec735da3 (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 permanently" : "Fshi përfundimisht",
    "Error" : "Veprim i gabuar",
    "restored" : "rivendosur",
    "Name" : "Emri",
    "Deleted" : "Eliminuar",
    "Delete" : "Elimino"
},
"nplurals=2; plural=(n != 1);");