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

21 lines
1.7 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$lang_height = "&#45458;&#51060;";
$lang_resizing_comment = "&#45796;&#51020;&#44284; &#44057;&#51008; &#53356;&#44592;&#47196; &#51060;&#48120;&#51648; &#49324;&#51060;&#51592; &#51312;&#51221;(in pixesls)";
$lang_width = "&#45331;&#51060;";
$lang_resizing = "&#49324;&#51060;&#51592;&#51312;&#51221;";
$lang_no_resizing_comment = "&#47784;&#46304; &#51060;&#48120;&#51648;&#47484; &#50896;&#47000; &#49324;&#51060;&#51592;&#47196; &#48372;&#50668;&#51452;&#44592;. &#49324;&#51060;&#51592;&#47484; &#51312;&#51208;&#54616;&#51648; &#50506;&#50520;&#49845;&#45768;&#45796;. &#47784;&#45768;&#53552; &#49324;&#51060;&#51592;&#48372;&#45796; &#45908; &#53360; &#51060;&#48120;&#51648;&#50640;&#45716; &#49828;&#53356;&#47204;&#48148;&#44032; &#51088;&#46041;&#51004;&#47196; &#49373;&#49457;&#46112; &#44163;&#51077;&#45768;&#45796;. ";
$lang_show_thumbnails = "Thumbnails &#48372;&#44592;";
$lang_click_thumbnails = "thumbnail &#51473; &#54616;&#45208; &#53364;&#47533;";
$lang_set_slideshow_options = "&#49836;&#46972;&#51060;&#46300;&#49660; &#50741;&#49496; &#49444;&#51221;";
$lang_slideshow_options = "&#49836;&#46972;&#51060;&#46300;&#49660; &#50741;&#49496;";
$lang_no_resizing = "&#49324;&#51060;&#51592; &#51312;&#51221; &#50630;&#51020;(&#44592;&#48376;)";
$lang_exit_slideshow = "&#49836;&#46972;&#51060;&#46300;&#49660; &#45208;&#44032;&#44592;";
$SlideShow = "&#49836;&#46972;&#51060;&#46300;&#49660;";
$lang_previous_slide = "&#51060;&#51204; &#49836;&#46972;&#51060;&#46300;";
$lang_next_slide = "&#45796;&#51020; &#49836;&#46972;&#51060;&#46300;";
$lang_image = "&#51060;&#48120;&#51648;";
$lang_of = "of";
$lang_view_slideshow = "&#49836;&#46972;&#51060;&#46300;&#49660; &#48372;&#44592;";
?>