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.
27 lines
957 B
27 lines
957 B
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langActivate = "显示";
|
|
$langDeactivate = "隐藏";
|
|
$langInLnk = "隐藏工具和链接";
|
|
$langDelLk = "确实要删除此链接吗? ";
|
|
$langEnter = "进入";
|
|
$langCourseCreate = "创建课程站点";
|
|
$langNameOfTheLink = "链接名称";
|
|
$lang_main_categories_list = "主分类列表";
|
|
$langCourseAdminOnly = "仅仅教师";
|
|
$PlatformAdminOnly = "仅平台管理员";
|
|
$langCombinedCourse = "合并的课程";
|
|
$ToolIsNowVisible = "工具当前可用.";
|
|
$ToolIsNowHidden = "工具当前不可用.";
|
|
$EditLink = "编辑链接";
|
|
$Blog_management = "博客管理";
|
|
$Forum = "论坛";
|
|
$Course_maintenance = "课程维护";
|
|
$TOOL_SURVEY = "调查";
|
|
$GreyIcons = "工具箱";
|
|
$Interaction = "互动";
|
|
$Authoring = "写作";
|
|
$Administration = "管理";
|
|
$IntroductionTextUpdated = "简介更新完成";
|
|
?>
|