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.
82 lines
4.1 KiB
82 lines
4.1 KiB
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$ModifInfo = "Các xác lập của khoá học";
|
|
$langModifDone = "Thông tin đã được hiệu chỉnh";
|
|
$langHome = "Trở về trang chủ";
|
|
$langCode = "Mã khoá học";
|
|
$langDelCourse = "Xoá toàn bộ website của khoá học";
|
|
$langProfessors = "Giáo viên";
|
|
$langFaculty = "Bộ môn";
|
|
$langConfidentiality = "Confidentiality";
|
|
$langPublic = "Truy cập không cần login";
|
|
$langPrivOpen = "Truy cập có điều kiện hạn chế, đăng ký tự do";
|
|
$langPrivate = "Truy cập chỉ với <a href=../user/user.php>danh sách user</a>)";
|
|
$langForbidden = "Không có quyền";
|
|
$langLanguage = "Ngôn ngữ";
|
|
$langConfTip = "By default, you course is only accessible to you as its only registered user. If you want some confidentiality,
|
|
the simplest way is to open registration during
|
|
one week, ask the students to register themselves, then close registration and check for possible intruders in the user list.";
|
|
$langTipLang = "This language will be valid for every visitor of your course\'s website.";
|
|
$Agenda = "Agenda (Lịch công tác)";
|
|
$langLink = "Liên kết";
|
|
$langDocument = "Tài liệu";
|
|
$langVid = "Video";
|
|
$langWork = "Bài viết của học sinh";
|
|
$langProgramMenu = "Chương trình khoá học";
|
|
$langAnnouncement = "Thông báo";
|
|
$langForum = "Diễn đàn";
|
|
$langExercise = "Bài tập";
|
|
$langStats = "Thống kê";
|
|
$langUplPage = "Upload trang và tạo liên kết tới trang chủ";
|
|
$langLinkSite = "Thêm liên kết trang vào trang chủ";
|
|
$langCourse = "Website ";
|
|
$langHasDel = "đã bị xoá";
|
|
$langBackHome = "Trở về trang chính của ";
|
|
$langByDel = "Deleting this course website will permanently delete all the documents it contains and unregister all its students (not remove them from other courses).<p>Do you really want to delete the course";
|
|
$langY = "YES";
|
|
$langN = "NO";
|
|
$langDepartmentUrl = "Địa chỉ URL của trường/khoa";
|
|
$langDepartmentUrlName = "Trường/Khoa";
|
|
$langBackupCourse = "Archive this course";
|
|
$langModifGroups = "Nhóm";
|
|
$langProfessor = "Giáo viên";
|
|
$langGroups = "Nhóm";
|
|
$langChat = "Thảo luận";
|
|
$langDescriptionCours = "Mô tả khoá học";
|
|
$langArchiveCourse = "Course backup";
|
|
$langRestoreCourse = "Restore a course";
|
|
$langRestore = "Restore";
|
|
$langCreatedIn = "created in";
|
|
$langCreateMissingDirectories = "Creation of missing directories";
|
|
$langCopyDirectoryCourse = "Copy of course\'s files";
|
|
$langDisk_free_space = "free space";
|
|
$langBuildTheCompressedFile = "Creation of backup file";
|
|
$langFileCopied = "file copied";
|
|
$langArchiveLocation = "Archive location";
|
|
$langSizeOf = "Size of";
|
|
$langArchiveName = "Archive name";
|
|
$langBackupSuccesfull = "Successfull backup";
|
|
$langBUCourseDataOfMainBase = "Backup of course data in main database for";
|
|
$langBUUsersInMainBase = "Backup of user data in main database for";
|
|
$langBUAnnounceInMainBase = "Backup of announce data in main database for";
|
|
$langBackupOfDataBase = "Backup of database";
|
|
$langCreationDate = "Created";
|
|
$langExpirationDate = "Expire";
|
|
$langPostPone = "Post pone";
|
|
$langLastEdit = "Last edit";
|
|
$langLastVisit = "Last visit";
|
|
$langSubscription = "Subscription";
|
|
$langCourseAccess = "Course access";
|
|
$langDownload = "Download";
|
|
$langConfirmBackup = "Do you really want to backup the course";
|
|
$langCreateSite = "Tạo một Website cho khoá học mới ";
|
|
$langRestoreDescription = "The course is in an archive file which you can select below.<br><br>
|
|
When you have clicked on \"Restore\", the archive will be uncompessed and the course recreated.";
|
|
$langRestoreNotice = "This script doesn\'t allow yet to automatically restore users, but data saved in \"users.csv\" are sufficient so as for the administrator to be able to make that work manually.";
|
|
$langAvailableArchives = "Available archive list";
|
|
$langNoArchive = "No archive has been selected";
|
|
$langArchiveNotFound = "The archive has not been found";
|
|
$langArchiveUncompressed = "The archive has been uncompressed and installed.";
|
|
$langCsvPutIntoDocTool = "The file \"users.csv\" has been put into the Documents tool.";
|
|
?>
|