nextcloud/apps/files_trashbin/l10n/eo.js

17 lines
493 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",
"Delete permanently" : "Forigi por ĉiam",
"Error" : "Eraro",
"restored" : "restaŭrita",
"Select all" : "Elekti ĉion",
"Name" : "Nomo",
"Deleted" : "Forigita",
"Delete" : "Forigi"
},
"nplurals=2; plural=(n != 1);");