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

36 lines
1.6 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$lang_new_item = "àŸÔèÁÃÒ¡ÒÃáÅéÇ";
$lang_title_notification = "¹ÑºµÑé§áµè€Ø³à¢éÒÁÒ€ÃÑé§ÊØŽ·éÒÂ";
$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 = "»ÃѺ»Ãاä¿Åì㹡ÅèͧÊè§§Ò¹¢Í§€Ø³áÅéÇ";
$ForumCategoryAdded = "";
$LearnpathAdded = "";
$GlossaryAdded = "";
$QuizQuestionAdded = "";
$QuizQuestionUpdated = "";
$QuizQuestionDeleted = "";
$QuizUpdated = "";
$QuizAdded = "";
$QuizDeleted = "";
$DocumentInvisible = "";
$DocumentVisible = "";
$CourseDescriptionAdded = "";
$WikiAdded = "";
$SurveyAdded = "";
$NotebookAdded = "";
$NotebookUpdated = "";
$NotebookDeleted = "";
?>