Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/lang/bulgarian/slideshow.inc.php

21 lines
2.7 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$lang_height = "&#1042;&#1080;&#1089;&#1086;&#1095;&#1080;&#1085;&#1072; (&#1087;&#1080;&#1082;&#1089;&#1077;&#1083;&#1080;) ";
$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;:";
$lang_width = "&#1064;&#1080;&#1088;&#1086;&#1095;&#1080;&#1085;&#1072; (&#1087;&#1080;&#1082;&#1089;&#1077;&#1083;&#1080;)";
$lang_resizing = "<b>&#1057; &#1087;&#1088;&#1077;&#1086;&#1088;&#1072;&#1079;&#1084;&#1077;&#1088;&#1103;&#1074;&#1072;&#1085;&#1077;</b>";
$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;.";
$lang_show_thumbnails = "&#1052;&#1080;&#1085;&#1080;&#1072;&#1090;&#1102;&#1088;&#1085;&#1080; &#1080;&#1079;&#1086;&#1073;&#1088;&#1072;&#1078;&#1077;&#1085;&#1080;&#1103;";
$lang_click_thumbnails = "&#1048;&#1079;&#1073;&#1077;&#1088;&#1077;&#1090;&#1077; &#1080;&#1079;&#1086;&#1073;&#1088;&#1072;&#1078;&#1077;&#1085;&#1080;&#1077;.";
$lang_set_slideshow_options = "&#1047;&#1072;&#1076;&#1072;&#1074;&#1072;&#1085;&#1077; &#1085;&#1072; &#1085;&#1072;&#1089;&#1090;&#1088;&#1086;&#1081;&#1082;&#1080;";
$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;";
$lang_no_resizing = "<b>&#1041;&#1077;&#1079; &#1087;&#1088;&#1077;&#1086;&#1088;&#1072;&#1079;&#1084;&#1077;&#1088;&#1103;&#1074;&#1072;&#1085;&#1077;</b>";
$lang_exit_slideshow = "&#1050;&#1088;&#1072;&#1081; &#1085;&#1072; &#1087;&#1088;&#1077;&#1079;&#1077;&#1085;&#1090;&#1072;&#1094;&#1080;&#1103;&#1090;&#1072;";
$SlideShow = "&#1055;&#1088;&#1077;&#1079;&#1077;&#1085;&#1090;&#1072;&#1094;&#1080;&#1103;";
$lang_previous_slide = "&#1055;&#1088;&#1077;&#1076;&#1080;&#1096;&#1085;&#1086;";
$lang_next_slide = "&#1057;&#1083;&#1077;&#1076;&#1074;&#1072;&#1097;&#1086;";
$lang_image = "&#1048;&#1079;&#1086;&#1073;&#1088;&#1072;&#1078;&#1077;&#1085;&#1080;&#1077;";
$lang_of = "&#1086;&#1090;";
$lang_view_slideshow = "&#1057;&#1090;&#1072;&#1088;&#1090; &#1085;&#1072; &#1087;&#1088;&#1077;&#1079;&#1077;&#1085;&#1090;&#1072;&#1094;&#1080;&#1103;&#1090;&#1072;";
?>