Blame view
sources/apps/files_versions/l10n/eo.php
404 Bytes
|
31b7f2792
|
1 2 3 4 5 6 7 8 |
<?php
$TRANSLATIONS = array(
"Could not revert: %s" => "Ne eblas malfari: %s",
"Versions" => "Versioj",
"Failed to revert {file} to revision {timestamp}." => "Malsukcesis returnigo de {file} al la revizio {timestamp}.",
"More versions..." => "Pli da versioj...",
"No other versions available" => "Ne disponeblas aliaj versioj",
"Restore" => "RestaĆri"
|
|
03e52840d
|
9 |
); |
|
31b7f2792
|
10 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |