diff options
Diffstat (limited to 'apps/files_versions/l10n/et_EE.php')
-rw-r--r-- | apps/files_versions/l10n/et_EE.php | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/apps/files_versions/l10n/et_EE.php b/apps/files_versions/l10n/et_EE.php index c8d2f7cfacd..271d424df43 100644 --- a/apps/files_versions/l10n/et_EE.php +++ b/apps/files_versions/l10n/et_EE.php @@ -1,11 +1,5 @@ <?php $TRANSLATIONS = array( "Could not revert: %s" => "Ei suuda taastada faili: %s", -"success" => "korras", -"File %s was reverted to version %s" => "Fail %s taastati versioonile %s", -"failure" => "ebaõnnestus", -"File %s could not be reverted to version %s" => "Faili %s ei saa taastada versioonile %s", -"No old versions available" => "Vanu versioone pole saadaval", -"No path specified" => "Asukohta pole määratud", "Versions" => "Versioonid", -"Revert a file to a previous version by clicking on its revert button" => "Taasta fail varasemale versioonile klikkides nupule \"Taasta\"" +"Restore" => "Taasta" ); |