You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_trashbin/l10n/sq.js

15 lines
484 B

OC.L10N.register(
"files_trashbin",
{
"Couldn't delete %s permanently" : "Nuk munda ta eliminoj përfundimisht %s",
"Couldn't restore %s" : "Nuk munda ta rivendos %s",
"Deleted files" : "Skedarë të fshirë ",
"Restore" : "Rivendos",
"Delete permanently" : "Fshi përfundimisht",
"Error" : "Veprim i gabuar",
"restored" : "rivendosur",
"Name" : "Emri",
"Deleted" : "Eliminuar",
"Delete" : "Elimino"
},
"nplurals=2; plural=(n != 1);");