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.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 = "ปรบปรงไฟลในกลองสงงานของคณแลว";
?>