nextcloud/apps/files_versions/l10n/eo.js

12 lines
417 B
JavaScript

OC.L10N.register(
"files_versions",
{
"Versions" : "Versioj",
"Failed to revert {file} to revision {timestamp}." : "Malsukcesis returnigo de {file} al la revizio {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n duumoko","%n duumokoj"],
"Restore" : "Restaŭri",
"Could not revert: %s" : "Ne eblas malfari: %s",
"More versions …" : "Pli da versioj..."
},
"nplurals=2; plural=(n != 1);");