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/thai/notification.inc.php

19 lines
1.5 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$lang_new_item = "เพมรายการแล";
$TitleNotification = "บตงแตณเขามาครงสดทาย";
$lang_update_agenda = "ปรบปรงกำหนดการทอยแล";
$lang_new_agenda = "เพมกำหนดการใหมแล";
$lang_update_announcements = "ไดปรบปรงประกาศทอยเดมใหแล";
$lang_new_announcements = "เพมประกาศใหมแล";
$lang_new_document = "ไดเพมเอกสารใหมแล";
$lang_new_exercise = "แบบทดสอบใหม สามารถใชงานไดแลว";
$lang_update_link = "ไดปรบปรง รายการเชอมโยงขอมลใหแล";
$lang_new_link = "เพมการเชอมโยงใหมแล";
$lang_new_forum_topic = "ไดเพมหวขอใหมใหแล";
$lang_new_groupforum_topic = "ไดเพมหวขอใหมในกลมอภปรายแล";
$lang_new_dropbox_file = "ไดบไฟลใหม";
$lang_update_dropbox_file = "ปรบปรงไฟลในกลองสงงานของคณแล";
?>