summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ru.php
blob: 7fd116e0aae8cca19012b1635167289966c18ca4 (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" => "веб-сервисы под вашим управлением"
);