nextcloud/apps/files_trashbin/l10n/sq.js

20 lines
757 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"files_trashbin",
{
"Couldn't delete %s permanently" : "Su fshi dot përgjithmonë %s",
"Couldn't restore %s" : "Su rikthye dot %s",
"Deleted files" : "Kartela të fshira",
"Restore" : "Riktheje",
"Delete" : "Fshije",
"Delete permanently" : "Fshije përgjithmonë",
"Error" : "Gabim",
"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 su gjetën zëra",
"Select all" : "Përzgjidhi krejt",
"Name" : "Emër",
"Deleted" : "U fshi"
},
"nplurals=2; plural=(n != 1);");