summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/eo.php
blob: 17f97808578d71da24b6f2827c1bd714510743f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?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"
);