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/eu.js

16 lines
578 B

OC.L10N.register(
"files_trashbin",
{
"Couldn't delete %s permanently" : "Ezin izan da %s betirako ezabatu",
"Couldn't restore %s" : "Ezin izan da %s berreskuratu",
"Deleted files" : "Ezabatutako fitxategiak",
"Restore" : "Berrezarri",
"Delete permanently" : "Ezabatu betirako",
"Error" : "Errorea",
"restored" : "Berrezarrita",
"Nothing in here. Your trash bin is empty!" : "Ez dago ezer ez. Zure zakarrontzia hutsik dago!",
"Name" : "Izena",
"Deleted" : "Ezabatuta",
"Delete" : "Ezabatu"
},
"nplurals=2; plural=(n != 1);");