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

12 lines
500 B

<?php $TRANSLATIONS = array(
"Pictures" => "Рисунки",
"Settings" => "Настройки",
"Rescan" => "Обновить",
"Stop" => "Остановить",
"Share" => "Поделиться",
"Back" => "Назад",
"Remove confirmation" => "Подтверждение удаления",
"Do you want to remove album" => "Вы хотите удалить альбом?",
"Change album name" => "Изменить имя альбома",
"New album name" => "Новое имя альбома"
);