⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 admin.inc.php

📁 完美的在线教育系统
💻 PHP
字号:
<?php /*for more information: see languages.txt in the lang folder. */$AdminBy  = "Administration by";$AdministrationTools  = "Administration";$State  = "Status of the system";$Statistiques  = "Statistics";$VisioHostLocal = "Videoconference host";$VisioRTMPIsWeb = "Whether the videoconference protocol is web-based (false most of the time)";$ShowBackLinkOnTopOfCourseTreeComment = "Show a link to go back in the course hierarchy. A link is available at the bottom of the list anyway.";$langUsed       = "used";$langPresent   = "Ok";$langMissing    = "missing";$langExist      = "existing";$ShowBackLinkOnTopOfCourseTree = "Show back link on to of categories/courses tree";$ShowNumberOfCourses = "Show number of courses";$DisplayTeacherInCourselistTitle = "Display Teacher in course title";$DisplayTeacherInCourselistComment = "Display Teacher in course list";$DisplayCourseCodeInCourselistComment = "Display Course Code in course list";$DisplayCourseCodeInCourselistTitle = "Display Course Code in Course Title";$ThereAreNoVirtualCourses = "There are no Alias courses on the platform.";$ConfigureHomePage = "Configure Homepage";$CourseCreateActiveToolsTitle = "Active modules at course creation";$CourseCreateActiveToolsComment = "Which tools have to be activated (visible) by default when a new course is created?";$langCourseBackup = "Backup this course";$langCourseTitular = "Teacher";$langCourseTitle = "Course title";$langCourseFaculty = "Course category";$langCourseDepartment = "Course department";$langCourseDepartmentURL = "Department URL";$langCourseLanguage = "Course language";$langCourseAccess = "Course access";$langCourseSubscription = "Course subscription";$langPublicAccess = "Public access";$langPrivateAccess = "Private access";$langDBManagementOnlyForServerAdmin = "Database management is only available for the server administrator";$langShowUsersOfCourse = "Show users subscribed to this course";$langShowClassesOfCourse = "Show classes subscribed to this course";$langShowGroupsOfCourse = "Show groups of this course";$langLoginName = "Login";$langPhone = "Phone";$langPhoneNumber = "Phone number";$langActions = "Actions";$langAddToCourse = "Add to a course";$langDeleteFromPlatform = "Remove from the platform";$langDeleteCourse = "Delete selected course(s)";$langDeleteFromCourse = "Unsubscribe from course(s)";$langDeleteSelectedClasses = "Delete selected classes";$langDeleteSelectedGroups = "Delete selected groups";$langAdministrator = "Administrator";$langAddPicture = "Add a picture";$langChangePicture = "Change picture";$langDeletePicture = "Delete picture";$langAddUsers = "Add users";$langAddGroups = "Add groups";$langAddClasses = "Add classes";$langExportUsers = "Export users list";$langKeyword = "Keyword";$langGroupName = "Group name";$langGroupTutor = "Group tutor";$langGroupDescription = "Group description";$langNumberOfParticipants = "Number of members";$langNumberOfUsers = "Number of users";$langMaximum = "maximum";$langMaximumOfParticipants = "Maximum number of members";$langParticipants = "members";$langFirstLetterClass = "First letter (class name)";$langFirstLetterUser = "First letter (last name)";$langFirstLetterCourse = "First letter (code)";$langModifyUserInfo = "Edit user information";$langModifyClassInfo = "Edit class information";$langModifyGroupInfo = "Edit group information";$langModifyCourseInfo = "Edit course information";$langPleaseEnterClassName = "Please enter the class name !";$langPleaseEnterLastName = "Please enter the user\'s last name !";$langPleaseEnterFirstName = "Please enter the user\'s first name !";$langPleaseEnterValidEmail = "Please enter a valid e-mail address !";$langPleaseEnterValidLogin = "Please enter a valid login !";$langPleaseEnterCourseCode = "Please enter the course code !";$langPleaseEnterTitularName = "Please enter the teacher\'s First Name and Last Name !";$langPleaseEnterCourseTitle = "Please enter the course title !";$langAcceptedPictureFormats = "Accepted formats are JPG, PNG and GIF !";$langLoginAlreadyTaken = "This login is already taken !";$langImportUserListXMLCSV = "Import a list of users from an XML/CSV file";$langExportUserListXMLCSV = "Export the user list into an XML/CSV file";$langOnlyUsersFromCourse = "Only users from the course";$langAddClassesToACourse = "Add classes to a course";$langAddUsersToACourse = "Add users to a course";$langAddUsersToAClass = "Add users to a class";$langAddUsersToAGroup = "Add users to a group";$langAtLeastOneClassAndOneCourse = "You must select at least one class and one course !";$AtLeastOneUser = "You must select at least one user !";$langAtLeastOneUserAndOneCourse = "You must select at least one user and one course !";$langClassList = "Class list";$langUserList = "User list";$langCourseList = "Course list";$langAddToThatCourse = "Add to this (these) course(s)";$langAddToClass = "Add to the class";$langRemoveFromClass = "Remove from the class";$langAddToGroup = "Add to the group";$langRemoveFromGroup = "Remove from the group";$langUsersOutsideClass = "Users outside the class";$langUsersInsideClass = "Users inside the class";$langUsersOutsideGroup = "Users outside the group";$langUsersInsideGroup = "Users inside the group";$langImportFileLocation = "Location of the CSV / XML file";$langFileType = "File type";$langOutputFileType = "Output file type";$langMustUseSeparator = "must use the \';\' character as a separator";$langCSVMustLookLike = "The CSV file must look like this";$langXMLMustLookLike = "The XML file must look like this";$langMandatoryFields = "Fields in <strong>bold</strong> are mandatory.";$langNotXML = "The specified file is not XML format !";$langNotCSV = "The specified file is not CSV format !";$langNoNeededData = "The specified file doesn\'t contain all needed data !";$langMaxImportUsers = "You can\'t import more than 500 users at once !";$langAdminDatabases = "Databases (phpMyAdmin)";$langAdminUsers = "Users";$langAdminClasses = "Classes of users";$langAdminGroups = "Groups of users";$langAdminCourses = "Courses";$langAdminCategories = "Categories of courses";$langSubscribeUserGroupToCourse = "Subscribe a user / group to a course";$langAddACategory = "Add a category";$langInto = "into";$langNoCategories = "There are no categories here";$langAllowCoursesInCategory = "Allow to add courses in this category ?";$langGoToForum = "Go to the forum";$langCategoryCode = "Category code";$langCategoryName = "Category name";$langCategories = "categories";$langEditNode  = "Edit this category";$langOpenNode  = "Open this category";$langDeleteNode  = "Delete this category";$langAddChildNode  = "Add a sub-category";$langViewChildren  = "View children";$langTreeRebuildedIn  = "Tree rebuilded in";$langTreeRecountedIn  = "Tree recounted in";$langRebuildTree = "Rebuild the tree";$langRefreshNbChildren = "Refresh number of children";$langShowTree  = "Show tree";$langBack  = "Back to previous page";$langLogDeleteCat   = "Category deleted";$langRecountChildren  = "Recount children";$langUpInSameLevel  = "Up in same level";$langSeconds = "seconds";$langMailTo  = "Mail to : ";$lang_no_access_here  = "No access here ";$lang_php_info  = "information about the system";$langAddAdminInApache  = "Add an administrator";$langAddFaculties  = "Add categories";$langSearchACourse   = "Search for a course";$langSearchAUser   = "Search for a user";$langTechnicalTools  = "Technical";$langConfig  = "System config";$langLogIdentLogoutComplete  = "Login list (extended)";$langLimitUsersListDefaultMax = "Maximum users showing in scroll list";$NoTimeLimits = "No time limits";$GeneralCoach = "General coach";$GeneralProperties = "General properties";$CourseCoach = "Course coach";$UsersNumber = "Users number";$PageAfterLoginTitle = "Page after login";$PageAfterLoginComment = "The page which is seen by the user entering the platform";$DokeosAdminWebLinks = "Dokeos Web Links";$TabsMyProfile = "My Profile tab";$GlobalRole = "Global Role";$langNomOutilTodo = "Manage Todo list";$langNomPageAdmin = "Administration";$langSysInfo = "Info about the System";$langDiffTranslation = "Compare translations";$langStatOf = "Statistics of ";$langSpeeSubscribe = "Quick subscribe as Course Checker";$langLogIdentLogout = "Login list";$langServerStatus = "Status of MySQL server

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -