summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/ru.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_versions/l10n/ru.php')
-rw-r--r--apps/files_versions/l10n/ru.php8
1 files changed, 1 insertions, 7 deletions
diff --git a/apps/files_versions/l10n/ru.php b/apps/files_versions/l10n/ru.php
index 7377fbb5382..c94aef09c62 100644
--- a/apps/files_versions/l10n/ru.php
+++ b/apps/files_versions/l10n/ru.php
@@ -1,11 +1,5 @@
<?php $TRANSLATIONS = array(
"Could not revert: %s" => "Не может быть возвращён: %s",
-"success" => "успех",
-"File %s was reverted to version %s" => "Файл %s был возвращён к версии %s",
-"failure" => "провал",
-"File %s could not be reverted to version %s" => "Файл %s не может быть возвращён к версии %s",
-"No old versions available" => "Нет доступных старых версий",
-"No path specified" => "Путь не указан",
"Versions" => "Версии",
-"Revert a file to a previous version by clicking on its revert button" => "Вернуть файл к предыдущей версии нажатием на кнопку возврата"
+"Restore" => "Восстановить"
);