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/trad_chinese/course_home.inc.php

17 lines
1.0 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langActivate = "&#39023;&#31034;";
$langDeactivate = "&#38577;&#34255;";
$langInLnk = "&#38577;&#34255;&#30340;&#24037;&#20855;&#21450;&#36899;&#32080;";
$langDelLk = "&#20320;&#30906;&#23450;&#35201;&#21034;&#38500;&#27492;&#36899;&#32080;&#21966;?";
$langCourseCreate = "&#24314;&#31435;&#35506;&#31243;&#32178;&#31449;";
$langNameOfTheLink = "&#36899;&#32080;&#21517;&#31281;";
$lang_main_categories_list = "&#20027;&#20998;&#39006;&#21015;&#34920;";
$langCourseAdminOnly = "&#25945;&#24107;&#23560;&#29992;";
$PlatformAdminOnly = "&#31995;&#32113;&#31649;&#29702;&#32773;&#23560;&#29992;";
$langCombinedCourse = "&#21512;&#20341;&#30340;&#35506;&#31243;";
$ToolIsNowVisible = "&#27492;&#24037;&#20855;&#30446;&#21069;&#28858;&#39023;&#31034;&#30340;&#29376;&#24907;";
$ToolIsNowHidden = "&#27492;&#24037;&#20855;&#30446;&#21069;&#28858;&#38577;&#34255;&#30340;&#29376;&#24907;";
$EditLink = "&#32232;&#36655;&#36899;&#32080;";
?>