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.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files_trashbin/l10n/ru.php b/apps/files_trashbin/l10n/ru.php
index 5f52263a118..06a4f864c67 100644
--- a/apps/files_trashbin/l10n/ru.php
+++ b/apps/files_trashbin/l10n/ru.php
@@ -2,17 +2,12 @@
$TRANSLATIONS = array(
"Couldn't delete %s permanently" => "%s не может быть удалён навсегда",
"Couldn't restore %s" => "%s не может быть восстановлен",
-"perform restore operation" => "выполнить операцию восстановления",
"Error" => "Ошибка",
-"delete file permanently" => "удалить файл навсегда",
-"Delete permanently" => "Удалено навсегда",
-"Name" => "Имя",
-"Deleted" => "Удалён",
-"_%n folder_::_%n folders_" => array("","","%n папок"),
-"_%n file_::_%n files_" => array("","","%n файлов"),
"restored" => "восстановлен",
"Nothing in here. Your trash bin is empty!" => "Здесь ничего нет. Ваша корзина пуста!",
+"Name" => "Имя",
"Restore" => "Восстановить",
+"Deleted" => "Удалён",
"Delete" => "Удалить",
"Deleted Files" => "Удаленные файлы"
);