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

16 lines
1.6 KiB

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$langPgTitle = "&#54168;&#51060;&#51648; &#51228;&#47785;";
$langExplanation = "&#54168;&#51060;&#51648;&#45716; HTML&#54805;&#49885;&#51060;&#50612;&#50556; &#54633;&#45768;&#45796;(e.g. \\"my_page.htm\\"). &#51060;&#45716; &#54856;&#54168;&#51060;&#51648;&#50640;&#49436; &#47553;&#53356;&#46112; &#44163;&#51077;&#45768;&#45796;. &#47";
$langTooBig = "&#50629;&#47196;&#46300; &#54624; &#54028;&#51068;&#51012; &#49440;&#53469;&#54616;&#51648; &#50506;&#50520;&#44144;&#45208;, &#54028;&#51068; &#49324;&#51060;&#51592;&#44032; &#45320;&#47924; &#53373;&#45768;&#45796;.";
$langCouldNot = "&#54028;&#51068;&#51060; &#50629;&#47196;&#46300; &#46104;&#51648; &#50506;&#50520;&#49845;&#45768;&#45796;.";
$langNotAllowed = "&#54728;&#50857;&#50504;&#46120;";
$langAddPageToSite = "&#54168;&#51060;&#51648;&#47484; &#50689;&#50669;&#50640; &#52628;&#44032;";
$langCouldNotSendPage = "&#51060; &#54028;&#51068;&#51008; HTML &#54805;&#49885;&#51060; &#50500;&#45768;&#44256; &#50629;&#47196;&#46300; &#54624; &#49688; &#50630;&#49845;&#45768;&#45796;. HTML &#54028;&#51068;&#51060; &#50500;&#45772; &#54805;&#49885;&#51012; (PDF, Word, Power";
$langSendPage = "&#50629;&#47196;&#46300; &#54624; &#54168;&#51060;&#51648;";
$langPageTitleModified = "&#54168;&#51060;&#51648;&#51032; &#51228;&#47785;&#51060; &#49688;&#51221;&#46104;&#50632;&#49845;&#45768;&#45796;.";
$langPageAdded = "&#54168;&#51060;&#51648;&#44032; &#52628;&#44032;&#46104;&#50632;&#49845;&#45768;&#45796;";
$langAddPage = "&#54168;&#51060;&#51648; &#52628;&#44032;";
?>