Ignore:
Timestamp:
Feb 4, 2014, 10:23:58 AM (11 years ago)
Author:
JanisV
Message:

Added navigation
Added translation

Location:
extensions/Fotorama/language
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/Fotorama/language/en_UK/plugin.lang.php

    r27034 r27155  
    22
    33$lang['stop the slideshow'] = 'stop the slideshow';
     4$lang['Allows fullscreen'] = 'Allows fullscreen';
     5$lang['How to fit an image'] = 'How to fit an image';
     6$lang['What transition to use'] = 'What transition to use';
     7$lang['Navigation style'] = 'Navigation style';
     8$lang['Enables shadows'] = 'Enables shadows';
     9$lang['Enables autoplay'] = 'Enables autoplay';
     10$lang['Stops slideshow at any user action with the fotorama'] = 'Stops slideshow at any user action with the fotorama';
     11$lang['Enables loop'] = 'Enables loop';
    412
    513?>
  • extensions/Fotorama/language/ru_RU/plugin.lang.php

    r27034 r27155  
    22
    33$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'] = 'Показывать в цикле';
    412
    513?>
Note: See TracChangeset for help on using the changeset viewer.