summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ru.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/ru.php')
-rw-r--r--apps/files_trashbin/l10n/ru.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/ru.php b/apps/files_trashbin/l10n/ru.php
index d10369b9ca1..8d00e082418 100644
--- a/apps/files_trashbin/l10n/ru.php
+++ b/apps/files_trashbin/l10n/ru.php
@@ -3,12 +3,11 @@ $TRANSLATIONS = array(
"Couldn't delete %s permanently" => "%s не может быть удалён навсегда",
"Couldn't restore %s" => "%s не может быть восстановлен",
"Deleted files" => "Удалённые файлы",
+"Restore" => "Восстановить",
"Error" => "Ошибка",
-"Deleted Files" => "Удаленные файлы",
"restored" => "восстановлен",
"Nothing in here. Your trash bin is empty!" => "Здесь ничего нет. Ваша корзина пуста!",
"Name" => "Имя",
-"Restore" => "Восстановить",
"Deleted" => "Удалён",
"Delete" => "Удалить"
);