course_home.inc.php 3.0 KB

1234567891011121314151617181920212223242526
  1. <?php /*
  2. for more information: see languages.txt in the lang folder.
  3. */
  4. $langActivate = "&#1055;&#1088;&#1080;&#1082;&#1072;&#1078;&#1080;";
  5. $langDeactivate = "&#1057;&#1086;&#1082;&#1088;&#1080;&#1112;";
  6. $langInLnk = "&#1057;&#1082;&#1088;&#1080;&#1077;&#1085;&#1080; &#1072;&#1083;&#1072;&#1090;&#1082;&#1080; &#1080; &#1074;&#1088;&#1089;&#1082;&#1080;";
  7. $langDelLk = "&#1053;&#1072;&#1074;&#1080;&#1089;&#1090;&#1080;&#1085;&#1072; &#1083;&#1080; &#1089;&#1072;&#1082;&#1072;&#1090;&#1077; &#1076;&#1072; &#1112;&#1072; &#1080;&#1079;&#1073;&#1088;&#1080;&#1096;&#1077;&#1090;&#1077; &#1086;&#1074;&#1072;&#1072; &#1074;&#1088;&#1089;&#1082;&#1072;?";
  8. $langCourseCreate = "&#1057;&#1086;&#1079;&#1076;&#1072;&#1112; &#1112;&#1072; &#1074;&#1077;&#1073; &#1089;&#1090;&#1088;&#1072;&#1085;&#1072;&#1090;&#1072; &#1085;&#1072; &#1082;&#1091;&#1088;&#1089;&#1086;&#1090;";
  9. $langNameOfTheLink = "&#1048;&#1084;&#1077; &#1085;&#1072; &#1074;&#1088;&#1089;&#1082;&#1072;&#1090;&#1072;";
  10. $lang_main_categories_list = "&#1043;&#1083;&#1072;&#1074;&#1085;&#1072; &#1083;&#1080;&#1089;&#1090;&#1072; &#1085;&#1072; &#1082;&#1072;&#1090;&#1077;&#1075;&#1086;&#1088;&#1080;&#1080;";
  11. $langCourseAdminOnly = "&#1057;&#1072;&#1084;&#1086; &#1091;&#1095;&#1080;&#1090;&#1077;&#1083;&#1080;";
  12. $PlatformAdminOnly = "&#1057;&#1072;&#1084;&#1086; &#1091;&#1087;&#1088;&#1072;&#1074;&#1091;&#1074;&#1072;&#1095;&#1080; &#1085;&#1072; &#1087;&#1083;&#1072;&#1090;&#1092;&#1086;&#1088;&#1084;&#1072;&#1090;&#1072;";
  13. $langCombinedCourse = "&#1050;&#1086;&#1084;&#1073;&#1080;&#1085;&#1080;&#1088;&#1072;&#1085; &#1082;&#1091;&#1088;&#1089;";
  14. $ToolIsNowVisible = "&#1040;&#1083;&#1072;&#1090;&#1082;&#1072;&#1090;&#1072; &#1085;&#1077; &#1077; &#1074;&#1080;&#1076;&#1083;&#1080;&#1074;&#1072;";
  15. $ToolIsNowHidden = "&#1040;&#1083;&#1072;&#1090;&#1082;&#1072;&#1090;&#1072; &#1085;&#1077; &#1077; &#1085;&#1077;&#1074;&#1080;&#1076;&#1083;&#1080;&#1074;&#1072;";
  16. $EditLink = "&#1059;&#1088;&#1077;&#1076;&#1077;&#1090;&#1077; &#1112;&#1072; &#1074;&#1088;&#1089;&#1082;&#1072;&#1090;&#1072;";
  17. $Blog_management = "&#1059;&#1087;&#1088;&#1072;&#1074;&#1091;&#1074;&#1072;&#1114;&#1077; &#1089;&#1086; &#1073;&#1083;&#1086;&#1075;&#1086;&#1074;&#1080;";
  18. $Forum = "&#1060;&#1086;&#1088;&#1091;&#1084;&#1080;";
  19. $Course_maintenance = "&#1054;&#1076;&#1088;&#1078;&#1091;&#1074;&#1072;&#1114;&#1077; &#1085;&#1072; &#1082;&#1091;&#1088;&#1089;&#1086;&#1090;";
  20. $TOOL_SURVEY = "&#1053;&#1072;&#1076;&#1079;&#1086;&#1088;&#1080;";
  21. $GreyIcons = "&#1050;&#1091;&#1090;&#1080;&#1112;&#1072; &#1089;&#1086; &#1072;&#1083;&#1072;&#1090;&#1082;&#1080;";
  22. $Interaction = "&#1048;&#1085;&#1090;&#1077;&#1088;&#1072;&#1082;&#1094;&#1080;&#1112;&#1072;";
  23. $Authoring = "&#1040;&#1074;&#1090;&#1086;&#1088;&#1089;&#1090;&#1074;&#1086;";
  24. $Administration = "&#1059;&#1087;&#1088;&#1072;&#1074;&#1091;&#1074;&#1072;&#1114;&#1077;";
  25. $IntroductionTextUpdated = "&#1042;&#1086;&#1074;&#1077;&#1076;&#1085;&#1080;&#1086;&#1090; &#1090;&#1077;&#1082;&#1089;&#1090; &#1073;&#1077;&#1096;&#1077; &#1072;&#1078;&#1091;&#1088;&#1080;&#1088;&#1072;&#1085;";
  26. ?>