nextcloud/apps/files_trashbin/l10n/sq.js

20 lines
883 B
JavaScript
Raw Normal View History

OC.L10N.register(
"files_trashbin",
{
2015-10-19 08:55:02 +03:00
"Deleted files" : "Kartela të fshira",
2019-02-14 04:12:26 +03:00
"restored" : "u rikthye",
2015-10-19 08:55:02 +03:00
"Restore" : "Riktheje",
"Delete permanently" : "Fshije përgjithmonë",
2015-11-24 09:56:32 +03:00
"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",
2015-10-19 08:55:02 +03:00
"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",
2015-10-17 08:55:34 +03:00
"No entries found in this folder" : "Në këtë dosje su gjetën zëra",
2015-10-19 08:55:02 +03:00
"Select all" : "Përzgjidhi krejt",
"Name" : "Emër",
2019-12-22 05:28:34 +03:00
"Actions" : "Veprimet",
2018-09-29 03:12:16 +03:00
"Deleted" : "U fshi",
2019-09-17 15:33:26 +03:00
"Delete" : "Fshije"
},
"nplurals=2; plural=(n != 1);");