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.2 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 = "»ÃѺ»Ãاä¿Åì㹡ÅèͧÊ觧ҹ¢Í§€Ø³áÅéÇ";
?>