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/vietnamese/index.inc.php

18 lines
1.0 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$langInvalidId = "<small>Không đăng nhập được.Nếu bạn chưa phải thành viên, hãy <a href=claroline/auth/inscription.php>đăng ký ở đây</a></small></font color>";
$langWelcome = "courses are freely available below. Other courses requirea username and a password, which you can obtain by clicking on 'registration'. Professorscan create course websites clicking on registration too, but selecting then'Create course sites (professors)'.";
$langPass = "Password";
$langEnter = "Trở lại danh mục khoá học";
$langReg = "Đăng ký";
$langAdvises = "Advises";
$langOtherCourses = "Danh mục khoá học";
$langSupportForum = "Diễn đàn hỗ trợ";
$langCategories = "Danh mục website theo chủ đề";
$langBackToHomePage = "Trở về trang chủ";
$lang_No_course_publicly_available = "Chưa có khoá học nào.";
$langLostPassword = "Quên mật khẩu";
$lang_edit_my_course_list = "Tham gia các khoá học";
?>