nextcloud/apps/files_trashbin/l10n/eo.js

16 lines
507 B
JavaScript

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",
"Error" : "Eraro",
"restored" : "restaŭrita",
"Nothing in here. Your trash bin is empty!" : "Nenio estas ĉi tie. Via rubujo malplenas!",
"Name" : "Nomo",
"Deleted" : "Forigita",
"Delete" : "Forigi"
},
"nplurals=2; plural=(n != 1);");