source: extensions/Panoramas/language/ru_RU/plugin.lang.php @ 7860

Last change on this file since 7860 was 7860, checked in by ddtddt, 13 years ago

[extensions] - Panoramas - Add a part ru_RU thanks to nadusha

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 3.0 KB
Line 
1<?php
2$lang['Auto'] = 'Авто';
3$lang['Automatic start'] = 'Начинать автоматически';
4$lang['Control display'] = 'Управление просмотром';
5$lang['Left'] = 'влево';
6/*translate*/$lang['Maximal Viewport width is out of range (Correct range: Minimal/+).'] = 'Maximal Viewport width is out of range (Correct range: Minimal/+).'; 
7/*translate*/$lang['Minimal Viewport width is out of range (Correct range: 320/+).'] = 'Minimal Viewport width is out of range (Correct range: 320/+).'; 
8/*translate*/$lang['Mode 180 (Alternative left-right restart)'] = 'Mode 180 (Alternative left-right restart)';
9/*translate*/$lang['Mode 360'] = 'Mode 360';
10/*translate*/$lang['Off'] = 'Off';
11/*translate*/$lang['On'] = 'On';
12/*translate*/$lang['Panoramas configuration'] = 'Panoramas configuration';
13/*translate*/$lang['Permanent'] = 'Permanent';
14/*translate*/$lang['Picture name substring could not be empty.'] = 'Picture name substring could not be empty.'; 
15/*translate*/$lang['Picture name substring to display in Mode 180 [ != previous substring ]'] = 'Picture name substring to display in Mode 180 [ != previous substring ]';
16/*translate*/$lang['Picture name substring to display in Mode 360'] = 'Picture name substring to display in Mode 360';
17/*translate*/$lang['Picture name substrings must be different.'] = 'Picture name substrings must be different.'; 
18$lang['Relative speed factor [10-90]'] = 'Относительная скорость [10-90]';
19$lang['Relative speed factor is out of range (Correct range: 10-90).'] =  'Относительная скорость вне границ (Измените: 10-90).';
20/*translate*/$lang['Remove substring from picture title'] = 'Remove substring from picture title';
21$lang['Right'] = 'направо';
22$lang['Rotation direction'] = 'Направление поворота';
23$lang['Special thanks to:'] = 'Большое спасибо:';
24$lang['authors of'] = 'авторы';
25$lang['Start position [% between 0-99]'] = 'Начальная позиция [% между 0-99]';
26/*translate*/$lang['Start position ratio is out of range (Correct range: 0-99).'] = 'Start position ratio is out of range (Correct range: 0-99).'; 
27/*translate*/$lang['Viewport maximal width [pixels >= minimal width]'] = 'Viewport maximal width [pixels >= minimal width]';
28/*translate*/$lang['Viewport minimal width [pixels > 320]'] = 'Viewport minimal width [pixels > 320]';
29/*translate*/$lang['Viewport width [% between 50-100]'] = 'Viewport width [% between 50-100]';
30/*translate*/$lang['Viewport width ratio is out of range (Correct range: 50-100).'] = 'Viewport width ratio is out of range (Correct range: 50-100).'; 
31/*translate*/$lang['You are not authorized to change this configuration (Webmaster only).'] = 'You are not authorized to change this configuration (Webmaster only).';
32/*translate*/$lang['Your configuration is NOT saved due to above reasons.'] = 'Your configuration is NOT saved due to above reasons.';
33/*translate*/$lang['Your configuration is saved.'] = 'Your configuration is saved.';
34?>
Note: See TracBrowser for help on using the repository browser.