summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/eo.php
blob: c023d5fbc37cf3eaff556fb03e9cb94ec3ff3b30 (plain)
1
2
3
4
5
6
7
<?php
$TRANSLATIONS = array(
"Could not revert: %s" => "Ne eblas malfari: %s",
"Versions" => "Versioj",
"Restore" => "Restaŭri"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";