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

22 lines
1.5 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$lang_height = "ความส";
$lang_resizing_comment = "ปรบขนาดภาพตามทกำหนดน(หนวยเปนPixels)";
$lang_width = "ความกวาง";
$lang_resizing = "ปรบขนาดใหม";
$lang_no_resizing_comment = "แสดงภาพทงหมดในขนาดจรง โดยไมองปรบขนาดใหม หากพนทไมพอแสดงภาพจะขนแถบเลอนดภาพให";
$lang_show_thumbnails = "แสดงภาพขนาดเล";
$lang_click_thumbnails = "คลกทปเลกทองการ";
$lang_set_slideshow_options = "เลอกกำหนดตงคา การแสดงภาพสไลด";
$lang_slideshow_options = "งคาการแสดงภาพสไลด";
$lang_no_resizing = "ไมปรบขนาด ใชขนาดจรงเดมของไฟล";
$lang_exit_slideshow = "ออกจากการแสดงภาพสไลด";
$SlideShow = "แสดงภาพไลด";
$lang_previous_slide = "ภาพทานมา";
$lang_next_slide = "ภาพตอไป";
$lang_image = "ภาพ";
$lang_of = "ของ";
$lang_view_slideshow = "ภาพไลด";
?>