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

18 lines
804 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langCourseProgram = "课程简介";
$langThisCourseDescriptionIsEmpty = "此课程目前没有简介.";
$langEditCourseProgram = "创建和编辑课程简介";
$QuestionPlan = "给领导的问题";
$langInfo2Say = "发送给用户的信息";
$langOuAutreTitre = "标题";
$langNewBloc = "其他";
$langAddCat = "添加分类";
$langAdd = "添加";
$langValid = "可用的";
$langBackAndForget = "返回和取消记忆";
$CourseDescriptionUpdated = "&#35838;&#31243;&#25551;&#36848;&#26356;&#26032;&#23436;&#25104;";
$CourseDescriptionDeleted = "&#35838;&#31243;&#25551;&#36848;&#21024;&#38500;&#23436;&#25104;";
$CourseDescriptionIntro = "To create a course description, click on a heading and fill the correct form field.<br><br> Click then OK and fill another heading.";
?>