summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sq.js
blob: 4235dff7d2a72f28b0d7a0f478ad251e7843a249 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
OC.L10N.register(
    "files_trashbin",
    {
    "restored" : "u rikthye",
    "Deleted files" : "Kartela të fshira",
    "Restore" : "Riktheje",
    "Delete permanently" : "Fshije përgjithmonë",
    "This operation is forbidden" : "Ky veprim është i ndaluar",
    "This directory is unavailable, please check the logs or contact the administrator" : "Kjo drejtori nuk kapet, ju lutemi, kontrolloni regjistrat ose lidhuni me përgjegjësin",
    "Deleted" : "U fshi",
    "No deleted files" : "Pa kartela të fshira",
    "You will be able to recover deleted files from here" : "Që këtu do të jeni në gjendje të rimerrni kartela të fshira",
    "No entries found in this folder" : "Në këtë dosje s’u gjetën zëra",
    "Select all" : "Përzgjidhi krejt",
    "Name" : "Emër",
    "Actions" : "Veprimet",
    "Delete" : "Fshije"
},
"nplurals=2; plural=(n != 1);");