You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_versions/l10n/eo.php

11 lines
600 B

<?php $TRANSLATIONS = array(
"Could not revert: %s" => "Ne eblas malfari: %s",
"success" => "sukceso",
"File %s was reverted to version %s" => "Dosiero %s estis malfarita al versio %s",
"failure" => "malsukceso",
"File %s could not be reverted to version %s" => "Ne eblis malfari dosieron %s al versio %s",
"No old versions available" => "Neniu malnova versio disponeblas",
"No path specified" => "Neniu vojo estas specifita",
"Versions" => "Versioj",
"Revert a file to a previous version by clicking on its revert button" => "Malfari dosieron al antaŭa versio per klako sur sia malfarad-butono"
);