source: extensions/Fotorama/language/ru_RU/plugin.lang.php @ 27200

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

Fixed ru translation

File size: 767 bytes
Line 
1<?php
2
3$lang['stop the slideshow'] = 'остановить слайдшоу';
4$lang['Allows fullscreen'] = 'Разворачивать на весь экран';
5$lang['How to fit an image'] = 'Как уместить изображение';
6$lang['What transition to use'] = 'Используемый стиль перехода';
7$lang['Navigation style'] = 'Стиль навигации';
8$lang['Enables shadows'] = 'Включить тени';
9$lang['Enables autoplay'] = 'Включить автозапуск';
10$lang['Stops slideshow at any user action with the fotorama'] = 'Останавливать слайдшоу при любом действии пользователя с Fotorama';
11$lang['Enables loop'] = 'Показывать в цикле';
12
13?>
Note: See TracBrowser for help on using the repository browser.