You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/gallery/l10n/ru.php

9 lines
422 B

<?php $TRANSLATIONS = array(
"Gallery" => "Галерея",
"Scanning directories" => "Сканирование папок",
"Creating thumbnails" => "Создание миниатюр",
"Do you wan't to remove album" => "Вы желаете удалить альбом",
"Input new gallery name" => "Введите название галереи",
"Rescan" => "Пересканировать",
"Back" => "Назад"
);