slideshow.inc.php 2.7 KB

123456789101112131415161718192021
  1. <?php /*
  2. for more information: see languages.txt in the lang folder.
  3. */
  4. $lang_height = "&#1042;&#1080;&#1089;&#1086;&#1095;&#1080;&#1085;&#1072; (&#1087;&#1080;&#1082;&#1089;&#1077;&#1083;&#1080;) ";
  5. $lang_resizing_comment = "&#1044;&#1072; &#1089;&#1077; &#1087;&#1088;&#1077;&#1086;&#1088;&#1072;&#1079;&#1084;&#1077;&#1088;&#1103;&#1090; &#1080;&#1079;&#1086;&#1073;&#1088;&#1072;&#1078;&#1077;&#1085;&#1080;&#1103;&#1090;&#1072; &#1074; &#1089;&#1083;&#1077;&#1076;&#1085;&#1080;&#1090;&#1077; &#1088;&#1072;&#1084;&#1077;&#1088;&#1080;:";
  6. $lang_width = "&#1064;&#1080;&#1088;&#1086;&#1095;&#1080;&#1085;&#1072; (&#1087;&#1080;&#1082;&#1089;&#1077;&#1083;&#1080;)";
  7. $lang_resizing = "<b>&#1057; &#1087;&#1088;&#1077;&#1086;&#1088;&#1072;&#1079;&#1084;&#1077;&#1088;&#1103;&#1074;&#1072;&#1085;&#1077;</b>";
  8. $lang_no_resizing_comment = "&#1042;&#1089;&#1080;&#1095;&#1082;&#1080; &#1080;&#1079;&#1086;&#1073;&#1088;&#1072;&#1078;&#1077;&#1085;&#1080;&#1103; &#1089;&#1072; &#1089; &#1086;&#1088;&#1080;&#1075;&#1080;&#1085;&#1072;&#1083;&#1085;&#1080;&#1090;&#1077; &#1080;&#1084; &#1088;&#1072;&#1079;&#1084;&#1077;&#1088;&#1080;.";
  9. $lang_show_thumbnails = "&#1052;&#1080;&#1085;&#1080;&#1072;&#1090;&#1102;&#1088;&#1085;&#1080; &#1080;&#1079;&#1086;&#1073;&#1088;&#1072;&#1078;&#1077;&#1085;&#1080;&#1103;";
  10. $lang_click_thumbnails = "&#1048;&#1079;&#1073;&#1077;&#1088;&#1077;&#1090;&#1077; &#1080;&#1079;&#1086;&#1073;&#1088;&#1072;&#1078;&#1077;&#1085;&#1080;&#1077;.";
  11. $lang_set_slideshow_options = "&#1047;&#1072;&#1076;&#1072;&#1074;&#1072;&#1085;&#1077; &#1085;&#1072; &#1085;&#1072;&#1089;&#1090;&#1088;&#1086;&#1081;&#1082;&#1080;";
  12. $lang_slideshow_options = "&#1053;&#1072;&#1089;&#1090;&#1088;&#1086;&#1081;&#1082;&#1080; &#1085;&#1072; &#1087;&#1088;&#1077;&#1079;&#1077;&#1085;&#1090;&#1072;&#1094;&#1080;&#1103;&#1090;&#1072;";
  13. $lang_no_resizing = "<b>&#1041;&#1077;&#1079; &#1087;&#1088;&#1077;&#1086;&#1088;&#1072;&#1079;&#1084;&#1077;&#1088;&#1103;&#1074;&#1072;&#1085;&#1077;</b>";
  14. $lang_exit_slideshow = "&#1050;&#1088;&#1072;&#1081; &#1085;&#1072; &#1087;&#1088;&#1077;&#1079;&#1077;&#1085;&#1090;&#1072;&#1094;&#1080;&#1103;&#1090;&#1072;";
  15. $SlideShow = "&#1055;&#1088;&#1077;&#1079;&#1077;&#1085;&#1090;&#1072;&#1094;&#1080;&#1103;";
  16. $lang_previous_slide = "&#1055;&#1088;&#1077;&#1076;&#1080;&#1096;&#1085;&#1086;";
  17. $lang_next_slide = "&#1057;&#1083;&#1077;&#1076;&#1074;&#1072;&#1097;&#1086;";
  18. $lang_image = "&#1048;&#1079;&#1086;&#1073;&#1088;&#1072;&#1078;&#1077;&#1085;&#1080;&#1077;";
  19. $lang_of = "&#1086;&#1090;";
  20. $lang_view_slideshow = "&#1057;&#1090;&#1072;&#1088;&#1090; &#1085;&#1072; &#1087;&#1088;&#1077;&#1079;&#1077;&#1085;&#1090;&#1072;&#1094;&#1080;&#1103;&#1090;&#1072;";
  21. ?>