nextcloud/apps/files_trashbin/l10n/eo.js

23 lines
1.0 KiB
JavaScript

OC.L10N.register(
"files_trashbin",
{
"Deleted files" : "Forigitaj dosieroj",
"Restore" : "Restaŭri",
"Delete" : "Forigi",
"Delete permanently" : "Forigi por ĉiam",
"This operation is forbidden" : "Ĉi tiu operacio malpermesatas",
"This directory is unavailable, please check the logs or contact the administrator" : "Ĉi tiu dosierujo maldisponeblas, bonvolu kontroli la protokolojn aŭ kontakti la administranton",
"restored" : "restaŭrita",
"No deleted files" : "Neniu dosiero foriĝis",
"You will be able to recover deleted files from here" : "Vi eblos restaŭrigi forigitaj dosieroj el tie",
"No entries found in this folder" : "Neniu enigo troviĝis en ĉi tiu dosierujo",
"Select all" : "Elekti ĉion",
"Name" : "Nomo",
"Actions" : "Agoj",
"Deleted" : "Forigita",
"Couldn't delete %s permanently" : "Ne povis foriĝi %s por ĉiam",
"Couldn't restore %s" : "Ne povis restaŭriĝi %s",
"Error" : "Eraro"
},
"nplurals=2; plural=(n != 1);");