aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ru_RU.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/ru_RU.php')
-rw-r--r--apps/files_trashbin/l10n/ru_RU.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/ru_RU.php b/apps/files_trashbin/l10n/ru_RU.php
new file mode 100644
index 00000000000..8ef2658cf24
--- /dev/null
+++ b/apps/files_trashbin/l10n/ru_RU.php
@@ -0,0 +1,7 @@
+<?php $TRANSLATIONS = array(
+"Name" => "Имя",
+"1 folder" => "1 папка",
+"{count} folders" => "{количество} папок",
+"1 file" => "1 файл",
+"{count} files" => "{количество} файлов"
+);