summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ru_RU.php
blob: 36e4b2fd0e1fceccc83a859368d0a7a9d6d189e2 (plain)
1
2
3
4
5
6
7
8
9
<?php $TRANSLATIONS = array(
"Password" => "Пароль",
"Submit" => "Передать",
"%s shared the folder %s with you" => "%s имеет общий с Вами доступ к папке %s ",
"%s shared the file %s with you" => "%s имеет общий с Вами доступ к файлу %s ",
"Download" => "Загрузка",
"No preview available for" => "Предварительный просмотр недоступен",
"web services under your control" => "веб-сервисы под Вашим контролем"
);