source: extensions/physical2virtual/language/ru_RU/plugin.lang.php @ 27164

Last change on this file since 27164 was 27164, checked in by JanisV, 10 years ago

Set thumbnails for new virtual albums
Make physical albums private
Processing folder structure

File size: 605 bytes
Line 
1<?php
2
3$lang['Create new virtual albums into'] = 'Создавать новые виртуальные альбомы в';
4$lang['Lock physical albums after converting'] = 'Блокировать физические альбомы после конвертирования';
5$lang['Make physical albums private after converting'] = 'Делать физические альбомы приватными после конвертирования';
6$lang['Convert now'] = 'Конвертировать сейчас';
7$lang['Store folder structure'] = 'Сохранять структуру папок';
8
9?>
Note: See TracBrowser for help on using the repository browser.