course_description.inc.php 2.5 KB

123456789101112131415161718
  1. <?php /*
  2. for more information: see languages.txt in the lang folder.
  3. */
  4. $langCourseProgram = "&#1044;&#1077;&#1090;&#1072;&#1083;&#1110; &#1082;&#1091;&#1088;&#1089;&#1091;";
  5. $langThisCourseDescriptionIsEmpty = "&#1062;&#1077;&#1081; &#1082;&#1091;&#1088;&#1089; &#1097;&#1077; &#1085;&#1077; &#1086;&#1087;&#1080;&#1089;&#1072;&#1085;&#1086;.";
  6. $langEditCourseProgram = "&#1057;&#1090;&#1074;&#1086;&#1088;&#1080;&#1090;&#1080; &#1090;&#1072; &#1088;&#1077;&#1076;&#1072;&#1075;&#1091;&#1074;&#1072;&#1090;&#1080; &#1086;&#1087;&#1080;&#1089; &#1082;&#1091;&#1088;&#1089;&#1091;";
  7. $QuestionPlan = "&#1055;&#1080;&#1090;&#1072;&#1085;&#1085;&#1103; &#1074;&#1080;&#1082;&#1083;&#1072;&#1076;&#1072;&#1095;&#1091; &#1097;&#1086;&#1076;&#1086; &#1087;&#1083;&#1072;&#1085;&#1091;&#1074;&#1072;&#1085;&#1085;&#1103;";
  8. $langInfo2Say = "&#1030;&#1085;&#1092;&#1086;&#1088;&#1084;&#1072;&#1094;&#1110;&#1103; &#1076;&#1083;&#1103; &#1082;&#1086;&#1088;&#1080;&#1089;&#1090;&#1091;&#1074;&#1072;&#1095;&#1110;&#1074;";
  9. $langOuAutreTitre = "&#1053;&#1072;&#1079;&#1074;&#1072;";
  10. $langNewBloc = "&#1030;&#1085;&#1096;&#1077;";
  11. $langAddCat = "&#1076;&#1086;&#1076;&#1072;&#1090;&#1080; &#1082;&#1072;&#1090;&#1077;&#1075;&#1086;&#1088;&#1110;&#1102;";
  12. $langAdd = "&#1044;&#1086;&#1076;&#1072;&#1090;&#1080;";
  13. $langValid = "&#1047;&#1072;&#1090;&#1074;&#1077;&#1088;&#1076;&#1080;&#1090;&#1080;";
  14. $langBackAndForget = "&#1042;&#1110;&#1076;&#1084;&#1110;&#1085;&#1080;&#1090;&#1080;";
  15. $CourseDescriptionUpdated = "&#1054;&#1087;&#1080;&#1089; &#1082;&#1091;&#1088;&#1089;&#1091; &#1073;&#1091;&#1083;&#1086; &#1086;&#1085;&#1086;&#1074;&#1083;&#1077;&#1085;&#1086;";
  16. $CourseDescriptionDeleted = "&#1054;&#1087;&#1080;&#1089; &#1082;&#1091;&#1088;&#1089;&#1091; &#1073;&#1091;&#1083;&#1086; &#1074;&#1080;&#1076;&#1072;&#1083;&#1077;&#1085;&#1086;";
  17. $CourseDescriptionIntro = "&#1044;&#1083;&#1103; &#1089;&#1090;&#1074;&#1086;&#1088;&#1077;&#1085;&#1085;&#1103; &#1086;&#1087;&#1080;&#1089;&#1091; &#1082;&#1091;&#1088;&#1089;&#1091;, &#1085;&#1072;&#1090;&#1080;&#1089;&#1085;&#1110;&#1090;&#1100; &#1085;&#1072; &#1079;&#1072;&#1075;&#1086;&#1083;&#1086;&#1074;&#1086;&#1082; &#1090;&#1072; &#1079;&#1072;&#1087;&#1086;&#1074;&#1085;&#1080;&#1090;&#1077; &#1092;&#1086;&#1088;&#1084;&#1091;.<br><br>&#1044;&#1072;&#1083;&#1110; &#1085;&#1072;&#1090;&#1080;&#1089;&#1085;&#1110;&#1090;&#1100; &#1054;&#1050; &#1090;&#1072; &#1079;&#1072;&#1087;&#1086;&#1074;&#1085;&#1110;&#1090;&#1100; &#1110;&#1085;&#1096;&#1080;&#1081; &#1079;&#1072;&#1075;&#1086;&#1083;&#1086;&#1074;&#1086;&#1082;.";
  18. ?>