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

23 lines
2.3 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langViewCourseMaterialImport = "&#48520;&#47084;&#50732; &#44368;&#50977; &#51088;&#47308; &#48372;&#44592; ";
$langViewExternalLinksImport = "&#48520;&#47084;&#50732; &#50808;&#48512; &#47553;&#53356; &#48372;&#44592; ";
$langViewForumImport = "&#48520;&#47084;&#50732; &#54252;&#47100; &#48372;&#44592;";
$langImportCourseMaterial = "&#44284;&#51221; &#51088;&#47308; &#44032;&#51256;&#50724;&#44592;(Blackboard tool \"Course Material\") ";
$langImportExternalLinks = "&#47553;&#53356; &#44032;&#51256;&#50724;&#44592; ( blackboard tool \"External Links\")";
$langImportForum = "&#54252;&#47100; &#44032;&#51256;&#50724;&#44592; (Blackboard tool \"Discussion Board\")";
$langToolInfo = "&#51060; &#53812;&#51008; Blackboard 5.5 &#44284;&#51221;&#51012; &#44032;&#51256;&#50741;&#45768;&#45796; (Course Material, Discussion Board, and External Links)";
$langToolName = "Blackboard &#44284;&#51221; &#44032;&#51256;&#50724;&#44592;";
$langSelectCoursePackage = "&#44284;&#51221; &#54056;&#53412;&#51648; &#49440;&#53469;";
$langPackageAlreadySelected = "&#51060;&#48120; &#49440;&#53469;&#54620; &#54056;&#53412;&#51648;&#51077;&#45768;&#45796;";
$langFirstSelectPackage = "&#54056;&#53412;&#51648;&#47484; &#47676;&#51200; &#49440;&#53469;&#54616;&#44256; &#48520;&#47084;&#50724;&#44592; &#51204;&#50640; &#50724;&#54536;&#54644;&#50556; &#54633;&#45768;&#45796;.";
$langCourseToMigrate = "&#51060;&#46041; &#49884;&#53420; &#44284;&#51221;";
$langSelectPackage = "&#54056;&#53412;&#51648; &#49440;&#53469;";
$langOpenPackageForImporting = "&#48520;&#47084;&#50724;&#44592; &#50948;&#54644; &#54056;&#53412;&#51648; &#50724;&#54536;";
$langInformation = "&#48520;&#47084;&#50724;&#44592; &#51208;&#52264;&#50640; &#45824;&#54620; &#51221;&#48372;";
$langChooseImportOptions = "&#48520;&#47084;&#50724;&#44592; &#50741;&#49496; &#49440;&#53469;";
$langCheckWhatIsImported = "&#48520;&#47084;&#50724;&#44592; &#44284;&#51221;&#51012; &#49884;&#51089;&#54616;&#44592; &#51204;&#50640; &#47924;&#50631;&#51012; &#48520;&#47084;&#50732;&#51648; &#49440;&#53469;&#54624; &#49688; &#51080;&#49845;&#45768;&#45796;";
$langStartImporting = "&#48520;&#47084;&#50724;&#44592; &#49884;&#51089;";
$langImport = "&#48520;&#47084;&#50724;&#44592;";
?>