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/ukrainian/course_description.inc.php

19 lines
2.1 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$langCourseProgram = "&#1044;&#1077;&#1090;&#1072;&#1083;&#1110; &#1082;&#1091;&#1088;&#1089;&#1091;";
$langThisCourseDescriptionIsEmpty = "&#1062;&#1077;&#1081; &#1082;&#1091;&#1088;&#1089; &#1097;&#1077; &#1085;&#1077; &#1086;&#1087;&#1080;&#1089;&#1072;&#1085;&#1086;.";
$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;";
$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;";
$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;";
$langOuAutreTitre = "&#1053;&#1072;&#1079;&#1074;&#1072;";
$langNewBloc = "&#1030;&#1085;&#1096;&#1077;";
$langAddCat = "&#1076;&#1086;&#1076;&#1072;&#1090;&#1080; &#1082;&#1072;&#1090;&#1077;&#1075;&#1086;&#1088;&#1110;&#1102;";
$langAdd = "&#1044;&#1086;&#1076;&#1072;&#1090;&#1080;";
$langValid = "&#1047;&#1072;&#1090;&#1074;&#1077;&#1088;&#1076;&#1080;&#1090;&#1080;";
$langBackAndForget = "&#1042;&#1110;&#1076;&#1084;&#1110;&#1085;&#1080;&#1090;&#1080;";
$CourseDescriptionUpdated = "&#1054;&#1087;&#1080;&#1089; &#1082;&#1091;&#1088;&#1089;&#1091; &#1073;&#1091;&#1083;&#1086; &#1086;&#1085;&#1086;&#1074;&#1083;&#1077;&#1085;&#1086;";
$CourseDescriptionDeleted = "&#1054;&#1087;&#1080;&#1089; &#1082;&#1091;&#1088;&#1089;&#1091; &#1073;&#1091;&#1083;&#1086; &#1074;&#1080;&#1076;&#1072;&#1083;&#1077;&#1085;&#1086;";
$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;&#1";
?>