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.
86 lines
2.9 KiB
86 lines
2.9 KiB
<?php
|
|
/*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$lang_already_enrolled = "已经注册";
|
|
$lang_my_personnal_course_list = "我的课程列表";
|
|
$lang_course_enrollment = "用户的课程";
|
|
$lang_course_not_available = "课程不可用或不存在";
|
|
$lang_enroll = "注册";
|
|
$lang_enroll_to_a_new_course = "登记到新课程";
|
|
$lang_my_present_course_list = "我的当前课程列表";
|
|
$lang_no_course_to_enroll_in_this_category = "该分类没有课程";
|
|
$lang_or_search_from_the_course_code = "或通过代码搜索";
|
|
$lang_search = "搜索";
|
|
$lang_select_course_among_categories = "在分类中选择课程";
|
|
$lang_select_course_in = "选择课程";
|
|
$lang_select_course_in_search_results = "在搜索结果中选择课程";
|
|
$lang_unsubscribe = "取消注册";
|
|
$lang_back_to_my_home_page = "返回我的主页";
|
|
$lang_back_to_my_personnal_course_list = "返回我的个人课程列表";
|
|
$langTitular = "领导";
|
|
$langBackToListOfThisUser = "返回到课程列表";
|
|
$langAdministrationTools = "管理工具";
|
|
$lang_back_to_parent_category = "返回上级分类";
|
|
$lang_back_to_course_selection = "返回课程选择";
|
|
$lang_up = "返回上级分类";
|
|
$langCatList = "分类";
|
|
$langCourseList = "课程列表";
|
|
$Subscribe = "";
|
|
$AlreadySubscribed = "";
|
|
$CodeMandatory = "";
|
|
$CourseCategoryMandatory = "";
|
|
$TeacherMandatory = "";
|
|
$CourseCategoryStored = "";
|
|
$langWithoutTimeLimits = "没有时间限制";
|
|
$lang_back_to_main_category_list = "返回主分类列表";
|
|
$langAdded = "添加";
|
|
$langDeleted = "删除";
|
|
$langKeeped = "保持";
|
|
$langHideAndSubscribeClosed = "隐藏/关闭";
|
|
$langHideAndSubscribeOpen = "隐藏/打开";
|
|
$langShowAndSubscribeOpen = "显示/打开";
|
|
$langShowAndSubscribeClosed = "显示/关闭";
|
|
$langAdminThisUser = "返回用户";
|
|
$langManage = "系统管理";
|
|
$langEnrollToCourseSuccessful = "您已经注册了该课程";
|
|
$langSubCat = "子分类";
|
|
$langUnsubscribeNotAllowed = "不允许取消注册";
|
|
$langCourseAdminUnsubscribeNotAllowed = "您是课程管理员";
|
|
$CourseManagement = "";
|
|
$SortMyCourses = "";
|
|
$SubscribeToCourse = "";
|
|
$UnsubscribeFromCourse = "";
|
|
$CreateCourseCategory = "";
|
|
$CourseCategoryAbout2bedeleted = "";
|
|
$CourseCategories = "";
|
|
$CoursesInCategory = "";
|
|
$SearchCourse = "";
|
|
$UpOneCategory = "";
|
|
$SearchResultsFor = "";
|
|
$ConfirmUnsubscribeFromCourse = "";
|
|
$NoCourseCategory = "";
|
|
$EditCourseCategorySucces = "";
|
|
$SubscribingNotAllowed = "";
|
|
$CourseSortingDone = "";
|
|
$ExistingCourseCategories = "";
|
|
$YouAreNowUnsubscribed = "";
|
|
$ViewOpenCourses = "";
|
|
$ErrorContactPlatformAdmin = "";
|
|
$CourseRegistrationCodeIncorrect = "";
|
|
$CourseRequiresPassword = "";
|
|
$SubmitRegistrationCode = "";
|
|
$CourseCategoryDeleted = "";
|
|
$CategorySortingDone = "";
|
|
$CourseCategoryEditStored = "";
|
|
$buttonCreateCourseCategory = "";
|
|
$buttonSaveCategory = "";
|
|
$buttonChangeCategory = "";
|
|
$SessionName = "";
|
|
$SessionCategory = "";
|
|
$Expand = "";
|
|
$Collapse = "";
|
|
$CourseDetails = "";
|
|
$GroupPendingInvitations = "";
|
|
$Compose = "";
|
|
?>
|