diff options
Diffstat (limited to 'apps/files_trashbin/l10n/sq.js')
-rw-r--r-- | apps/files_trashbin/l10n/sq.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_trashbin/l10n/sq.js b/apps/files_trashbin/l10n/sq.js index 4235dff7d2a..67577c94e7f 100644 --- a/apps/files_trashbin/l10n/sq.js +++ b/apps/files_trashbin/l10n/sq.js @@ -4,9 +4,6 @@ OC.L10N.register( "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", @@ -14,6 +11,9 @@ OC.L10N.register( "Select all" : "Përzgjidhi krejt", "Name" : "Emër", "Actions" : "Veprimet", + "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", "Delete" : "Fshije" }, "nplurals=2; plural=(n != 1);"); |