owncloud/core

View on GitHub
apps/files_trashbin/l10n/sq.js

Summary

Maintainability
A
3 hrs
Test Coverage
OC.L10N.register(
    "files_trashbin",
    {
    "Couldn't delete %s permanently" : "S’u fshi dot përgjithmonë %s",
    "Couldn't restore %s" : "S’u rikthye dot %s",
    "Deleted files" : "Kartela të fshira",
    "Restore" : "Riktheje",
    "Delete" : "Fshije",
    "Delete permanently" : "Fshije përgjithmonë",
    "Error" : "Gabim",
    "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",
    "restored" : "u rikthye",
    "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",
    "Deleted" : "U fshi"
},
"nplurals=2; plural=(n != 1);");