nextcloud/apps/files_trashbin/l10n/eo.js

21 lines
890 B
JavaScript
Raw Normal View History

OC.L10N.register(
"files_trashbin",
{
"Couldn't delete %s permanently" : "Ne povis foriĝi %s por ĉiam",
"Couldn't restore %s" : "Ne povis restaŭriĝi %s",
"Deleted files" : "Forigitaj dosieroj",
"Restore" : "Restaŭri",
2015-11-24 09:56:32 +03:00
"Delete" : "Forigi",
2014-12-10 09:55:34 +03:00
"Delete permanently" : "Forigi por ĉiam",
"Error" : "Eraro",
2016-02-25 09:58:06 +03:00
"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",
2016-02-25 09:58:06 +03:00
"No deleted files" : "Neniu dosiero foriĝis",
"No entries found in this folder" : "Neniu enigo troviĝis en ĉi tiu dosierujo",
2015-06-02 08:56:23 +03:00
"Select all" : "Elekti ĉion",
"Name" : "Nomo",
2015-11-24 09:56:32 +03:00
"Deleted" : "Forigita"
},
"nplurals=2; plural=(n != 1);");