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

19 lines
860 B

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$Height = "Chiều cao";
$ResizingComment = "thay đổi kích thước bức ảnh thep pixels";
$Width = "Chiều rộng";
$Resizing = "thay đổi kích thước";
$NoResizingComment = "Hiển thị toàn bộ những bức ảnh với kích thước thật của nó. Con lăn sẽ tự động xuất hiện nếu kích thước bức ảnh lớn hơn kích thước màn hình máy tính của bạn.";
$ShowThumbnails = "Hiển thị hình nhỏ";
$SetSlideshowOptions = "Cài đặt các lựa chọn cho slideshow";
$SlideshowOptions = "Những lựa chọn của Slide";
$NoResizing = "Mặc định";
$ExitSlideshow = "Thoát khỏi SlideShow";
$SlideShow = "Slideshow";
$PreviousSlide = "Về slide trước";
$NextSlide = "Slide tiếp theo";
$ViewSlideshow = "Xem slide";
?>