summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ru_RU.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/ru_RU.php')
-rw-r--r--apps/files_sharing/l10n/ru_RU.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ru_RU.php b/apps/files_sharing/l10n/ru_RU.php
new file mode 100644
index 00000000000..a1579efc8f9
--- /dev/null
+++ b/apps/files_sharing/l10n/ru_RU.php
@@ -0,0 +1,7 @@
+<?php $TRANSLATIONS = array(
+"Password" => "Пароль",
+"Submit" => "Передать",
+"Download" => "Загрузка",
+"No preview available for" => "Предварительный просмотр недоступен",
+"web services under your control" => "веб-сервисы под Вашим контролем"
+);