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

18 lines
1.8 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$lang_new_item = "&#49352; &#54637;&#47785;&#51060; &#52628;&#44032;&#46104;&#50632;&#49845;&#45768;&#45796;";
$lang_title_notification = "&#47560;&#51648;&#47561; &#48169;&#47928;&#51004;&#47196;&#48512;&#53552;";
$lang_update_agenda = "&#51068;&#51221;&#51060; &#50629;&#45936;&#51060;&#53944; &#46104;&#50632;&#49845;&#45768;&#45796;";
$lang_new_agenda = "&#49352; &#51068;&#51221; &#54637;&#47785;&#51060; &#52628;&#44032;&#46104;&#50632;&#49845;&#45768;&#45796;";
$lang_update_announcements = "&#44277;&#51648;&#49324;&#54637;&#51060; &#50629;&#45936;&#51060;&#53944; &#46104;&#50632;&#49845;&#45768;&#45796;";
$lang_new_announcements = "&#49352; &#44277;&#51648;&#49324;&#54637;&#51060; &#52628;&#44032;&#46104;&#50632;&#49845;&#45768;&#45796;";
$lang_new_document = "&#49352; &#47928;&#49436;&#44032; &#52628;&#44032;&#46104;&#50632;&#49845;&#45768;&#45796;";
$lang_new_exercise = "&#49352; &#44284;&#51221;&#51060; &#54876;&#49457;&#54868;&#46104;&#50632;&#49845;&#45768;&#45796;";
$lang_update_link = "&#47553;&#53356; &#51221;&#48372;&#44032; &#50629;&#45936;&#51060;&#53944;&#46104;&#50632;&#49845;&#45768;&#45796;";
$lang_new_link = "&#49352; &#47553;&#53356;&#44032; &#52628;&#44032;&#46104;&#50632;&#49845;&#45768;&#45796;";
$lang_new_forum_topic = "&#49352; &#51452;&#51228;&#44032; &#52628;&#44032;&#46104;&#50632;&#49845;&#45768;&#45796;";
$lang_new_groupforum_topic = "&#49352; &#51452;&#51228;&#44032; &#44536;&#47353; &#54252;&#47100;&#50640; &#52628;&#44032;&#46104;&#50632;&#49845;&#45768;&#45796;";
$lang_new_dropbox_file = "&#49352; &#54028;&#51068;&#51060; &#48155;&#50500;&#46308;&#50668;&#51276;&#49845;&#45768;&#45796;";
$lang_update_dropbox_file = "dropbox&#51032; &#54028;&#51068;&#51060; &#50629;&#45936;&#51060;&#53944; &#46104;&#50632;&#49845;&#45768;&#45796;";
?>