summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/et_EE.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_versions/l10n/et_EE.php')
-rw-r--r--apps/files_versions/l10n/et_EE.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_versions/l10n/et_EE.php b/apps/files_versions/l10n/et_EE.php
index 73a60ade7cf..ba8b516e856 100644
--- a/apps/files_versions/l10n/et_EE.php
+++ b/apps/files_versions/l10n/et_EE.php
@@ -2,6 +2,9 @@
$TRANSLATIONS = array(
"Could not revert: %s" => "Ei suuda taastada faili: %s",
"Versions" => "Versioonid",
+"Failed to revert {file} to revision {timestamp}." => "Ebaõnnestus faili {file} taastamine revisjonile {timestamp}",
+"More versions..." => "Rohkem versioone...",
+"No other versions available" => "Muid versioone pole saadaval",
"Restore" => "Taasta"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";