admin.inc.php 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402
  1. <?php /*
  2. for more information: see languages.txt in the lang folder.
  3. */
  4. $AdminBy = "&#44288;&#47532;&#51088;";
  5. $AdministrationTools = "&#44288;&#47532;";
  6. $State = "&#49884;&#49828;&#53596; &#49345;&#53468;";
  7. $Statistiques = "&#53685;&#44228;";
  8. $langUsed = "&#49324;&#50857;";
  9. $langPresent = "&#54869;&#51064;";
  10. $langMissing = "&#49892;&#51333;";
  11. $langExist = "&#51316;&#51116;&#54632;";
  12. $DisplayTeacherInCourselistTitle = "&#44284;&#51221; &#51228;&#47785;&#50640; &#44368;&#49324;&#47749; &#54364;&#44592;";
  13. $DisplayTeacherInCourselistComment = "&#44284;&#51221; &#47785;&#47197;&#50640; &#44368;&#49324;&#47749; &#54364;&#44592;";
  14. $DisplayCourseCodeInCourselistComment = "&#44284;&#51221; &#53076;&#46300;&#47484; &#44284;&#51221; &#47785;&#47197;&#50640; &#54364;&#44592;";
  15. $DisplayCourseCodeInCourselistTitle = "&#44284;&#51221; &#51228;&#47785;&#50640; &#44284;&#51221; &#53076;&#46300; &#54364;&#44592;";
  16. $ThereAreNoVirtualCourses = "&#44032;&#49345; &#44284;&#51221;&#51060; &#51316;&#51116;&#54616;&#51648; &#50506;&#49845;&#45768;&#45796;.";
  17. $ConfigureHomePage = "&#54856;&#54168;&#51060;&#51648; &#44396;&#49457;";
  18. $CourseCreateActiveToolsTitle = "&#44284;&#51221; &#49373;&#49457;&#51012; &#50948;&#54644; &#54876;&#49457;&#54868; &#46108; &#47784;&#46280;";
  19. $CourseCreateActiveToolsComment = "&#49352; &#44284;&#51221;&#51060; &#49373;&#49457;&#46112; &#46412;, &#44592;&#48376;&#51201;&#51004;&#47196; &#54876;&#49457;&#54868;(visible) &#54624; &#46020;&#44396;&#45716;?";
  20. $langCourseBackup = "&#51060; &#44284;&#51221;&#51012; &#48177;&#50629;&#54633;&#45768;&#45796;";
  21. $langCourseTitular = "&#44368;&#49324;";
  22. $langCourseTitle = "&#44284;&#51221; &#53440;&#51060;&#53952;";
  23. $langCourseFaculty = "&#44284;&#51221; &#52852;&#53580;&#44256;&#47532;";
  24. $langCourseDepartment = "&#44284;&#51221; department";
  25. $langCourseDepartmentURL = "Department URL";
  26. $langCourseLanguage = "&#44284;&#51221; &#50616;&#50612;";
  27. $langCourseAccess = "&#44284;&#51221; &#51217;&#44540;";
  28. $langCourseSubscription = "&#44284;&#51221; &#46321;&#47197;";
  29. $langPublicAccess = "&#51204;&#52404; &#51217;&#44540;";
  30. $langPrivateAccess = "&#44060;&#51064; &#51217;&#44540;";
  31. $langDBManagementOnlyForServerAdmin = "&#45936;&#51060;&#53552;&#48288;&#51060;&#49828; &#44288;&#47532;&#45716; &#49436;&#48260;&#44288;&#47532;&#51088;&#47564; &#54624; &#49688; &#51080;&#49845;&#45768;&#45796;";
  32. $langShowUsersOfCourse = "&#51060; &#44284;&#51221;&#50640; &#46321;&#47197;&#54620; &#50976;&#51200; &#48372;&#44592;";
  33. $langShowClassesOfCourse = "&#51060; &#44284;&#51221;&#50640; &#46321;&#47197;&#46108; &#53364;&#47000;&#49828; &#48372;&#44592;";
  34. $langShowGroupsOfCourse = "&#51060; &#44284;&#51221;&#51032; &#44536;&#47353; &#48372;&#44592;";
  35. $langPhone = "&#51204;&#54868;";
  36. $langPhoneNumber = "&#51204;&#54868;&#48264;&#54840;";
  37. $langActions = "&#46041;&#51089;";
  38. $langAddToCourse = "&#44284;&#51221;&#50640; &#52628;&#44032;";
  39. $langDeleteFromPlatform = "&#54540;&#47019;&#54268;&#50640;&#49436; &#51228;&#44144;";
  40. $langDeleteCourse = "&#49440;&#53469;&#54620; &#44284;&#51221;&#51012; &#49325;&#51228;";
  41. $langDeleteFromCourse = "&#44284;&#51221;&#46321;&#47197; &#52712;&#49548;";
  42. $langDeleteSelectedClasses = "&#49440;&#53469;&#54620; &#53364;&#47000;&#49828; &#49325;&#51228;";
  43. $langDeleteSelectedGroups = "&#49440;&#53469;&#54620; &#44536;&#47353; &#49325;&#51228;";
  44. $langAdministrator = "&#44288;&#47532;&#51088;";
  45. $langAddPicture = "&#49324;&#51652; &#52628;&#44032;";
  46. $langChangePicture = "&#49324;&#51652; &#48320;&#44221;";
  47. $langDeletePicture = "&#49324;&#51652; &#49325;&#51228;";
  48. $langAddUsers = "&#50976;&#51200; &#52628;&#44032;";
  49. $langAddGroups = "&#44536;&#47353; &#52628;&#44032;";
  50. $langAddClasses = "&#53364;&#47000;&#49828; &#52628;&#44032;";
  51. $langExportUsers = "&#50976;&#51200;&#47785;&#47197; &#45236;&#48372;&#45236;&#44592;";
  52. $langKeyword = "&#53412;&#50892;&#46300;";
  53. $langGroupName = "&#44536;&#47353; &#47749;";
  54. $langGroupTutor = "&#44536;&#47353; &#53916;&#53552;";
  55. $langGroupDescription = "&#44536;&#47353; &#49444;&#47749;";
  56. $langNumberOfParticipants = "&#52280;&#44032;&#51088; &#49688;";
  57. $langNumberOfUsers = "&#50976;&#51200; &#49688;";
  58. $langMaximum = "&#52572;&#45824;";
  59. $langMaximumOfParticipants = "&#52572;&#45824; &#52280;&#44032;&#51088; &#49688;";
  60. $langParticipants = "&#52280;&#44032;&#51088;";
  61. $langFirstLetterClass = "&#52395; &#44544;&#51088; (&#53364;&#47000;&#49828; &#47749;)";
  62. $langFirstLetterUser = "&#52395; &#44544;&#51088; (&#49457;)";
  63. $langFirstLetterCourse = "&#52395; &#44544;&#51088; (&#53076;&#46300;)";
  64. $langModifyUserInfo = "&#49324;&#50857;&#51088; &#51221;&#48372; &#49688;&#51221;";
  65. $langModifyClassInfo = "&#53364;&#47000;&#49828; &#51221;&#48372; &#49688;&#51221;";
  66. $langModifyGroupInfo = "&#44536;&#47353; &#51221;&#48372; &#49688;&#51221;";
  67. $langModifyCourseInfo = "&#44284;&#51221; &#51221;&#48372; &#49688;&#51221;";
  68. $langPleaseEnterClassName = "&#53364;&#47000;&#49828; &#47749;&#51012; &#51077;&#47141;&#54616;&#49901;&#49884;&#50724;! ";
  69. $langPleaseEnterLastName = "&#49324;&#50857;&#51088;&#51032; &#49457;&#51012; &#51077;&#47141;&#54616;&#49901;&#49884;&#50724;! ";
  70. $langPleaseEnterFirstName = "&#49324;&#50857;&#51088;&#51032; &#51060;&#47492;&#51012; &#51077;&#47141;&#54616;&#49901;&#49884;&#50724;! ";
  71. $langPleaseEnterValidEmail = "&#51221;&#54869;&#54620; e-mail &#51452;&#49548;&#47484; &#51077;&#47141;&#54616;&#49901;&#49884;&#50724;! ";
  72. $langPleaseEnterValidLogin = "&#51221;&#54869;&#54620; &#47196;&#44536;&#51064; &#47749;&#51012; &#51077;&#47141;&#54616;&#49901;&#49884;&#50724; ! ";
  73. $langPleaseEnterCourseCode = "&#44284;&#51221; &#53076;&#46300;&#47484; &#51077;&#47141;&#54616;&#49901;&#49884;&#50836; !";
  74. $langPleaseEnterTitularName = "&#44368;&#49324;&#51032; &#49457;&#47749;&#51012; &#51077;&#47141;&#54616;&#49901;&#49884;&#50724;! ";
  75. $langPleaseEnterCourseTitle = "&#44284;&#51221; &#53440;&#51060;&#53952;&#51012; &#51077;&#47141;&#54616;&#49901;&#49884;&#50724; ! ";
  76. $langAcceptedPictureFormats = "&#54728;&#50857;&#44032;&#45733;&#54620; &#54028;&#51068; &#54805;&#53468;&#45716; JPG, PNG &#44536;&#47532;&#44256; GIF&#51077;&#45768;&#45796; !";
  77. $langLoginAlreadyTaken = "&#51060;&#48120; &#51316;&#51116;&#54616;&#45716; &#47196;&#44536;&#51064; &#45348;&#51076;&#51077;&#45768;&#45796; !";
  78. $langImportUserListXMLCSV = "XML/CSV &#54028;&#51068;&#47196;&#48512;&#53552; &#50976;&#51200;&#47532;&#49828;&#53944;&#47484; &#44032;&#51648;&#44256;&#50741;&#45768;&#45796;. (import) ";
  79. $langExportUserListXMLCSV = "&#50976;&#51200; &#47532;&#49828;&#53944;&#47484; XML/CSV &#54028;&#51068;&#54805;&#53468;&#47196; &#51200;&#51109;&#54633;&#45768;&#45796; (export)";
  80. $langOnlyUsersFromCourse = "&#44284;&#51221;&#51032; &#50976;&#51200;&#46308;&#47564;";
  81. $langAddClassesToACourse = "&#53364;&#47000;&#49828;&#47484; &#44284;&#51221;&#50640; &#52628;&#44032;";
  82. $langAddUsersToACourse = "&#44284;&#51221;&#50640; &#50976;&#51200;&#47484; &#52628;&#44032;";
  83. $langAddUsersToAClass = "&#53364;&#47000;&#49828;&#50640; &#50976;&#51200; &#52628;&#44032;";
  84. $langAddUsersToAGroup = "&#44536;&#47353;&#50640; &#50976;&#51200; &#52628;&#44032;";
  85. $langAtLeastOneClassAndOneCourse = "&#52572;&#49548; &#54616;&#45208;&#51032; &#53364;&#47000;&#49828;&#50752; &#44284;&#51221;&#51012; &#49440;&#53469;&#54644;&#50556;&#47564; &#54633;&#45768;&#45796; !";
  86. $AtLeastOneUser = "&#52572;&#49548; &#54620; &#50976;&#51200;&#47484; &#49440;&#53469;&#54644;&#50556; &#54633;&#45768;&#45796; !";
  87. $langAtLeastOneUserAndOneCourse = "&#52572;&#49548; &#54620; &#50976;&#51200;&#50752; &#54620; &#44284;&#51221;&#51012; &#49440;&#53469;&#54644;&#50556;&#54633;&#45768;&#45796; !";
  88. $langClassList = "&#53364;&#47000;&#49828; &#47532;&#49828;&#53944;";
  89. $langUserList = "&#50976;&#51200; &#47532;&#49828;&#53944;";
  90. $langCourseList = "&#44284;&#51221; &#47532;&#49828;&#53944;";
  91. $langAddToThatCourse = "&#51060; &#44284;&#51221;&#50640; &#52628;&#44032;";
  92. $langAddToClass = "&#53364;&#47000;&#49828;&#50640; &#52628;&#44032;";
  93. $langRemoveFromClass = "&#53364;&#47000;&#49828;&#50640;&#49436; &#51228;&#50808;";
  94. $langAddToGroup = "&#44536;&#47353;&#50640; &#52628;&#44032;";
  95. $langRemoveFromGroup = "&#44536;&#47353;&#50640;&#49436; &#51228;&#50808;";
  96. $langUsersOutsideClass = "&#53364;&#47000;&#49828;&#50640; &#54252;&#54632;&#46104;&#51648; &#50506;&#51008; &#50976;&#51200;";
  97. $langUsersInsideClass = "&#53364;&#47000;&#49828; &#50504;&#51032; &#50976;&#51200;";
  98. $langUsersOutsideGroup = "&#44536;&#47353;&#50640; &#49549;&#54616;&#51648; &#50506;&#51008; &#50976;&#51200;&#46308;";
  99. $langUsersInsideGroup = "&#44536;&#47353;&#50640; &#54252;&#54632;&#46108; &#50976;&#51200;&#46308;";
  100. $langImportFileLocation = "CSV/XML &#54028;&#51068;&#51032; &#50948;&#52824;";
  101. $langFileType = "&#54028;&#51068; &#50976;&#54805;";
  102. $langOutputFileType = "&#52636;&#47141; &#54028;&#51068; &#54805;&#53468;";
  103. $langMustUseSeparator = "\' ; \' &#51012; &#44396;&#48516;&#51088;&#47196; &#49324;&#50857;&#54644;&#50556;&#47564; &#54633;&#45768;&#45796;";
  104. $langCSVMustLookLike = "CSV &#54028;&#51068;&#51008; &#45796;&#51020;&#44284; &#44057;&#50500;&#50556; &#54633;&#45768;&#45796;";
  105. $langXMLMustLookLike = "XML &#54028;&#51068;&#51008; &#45796;&#51020;&#44284; &#44057;&#50500;&#50556; &#54633;&#45768;&#45796;";
  106. $langMandatoryFields = "strong>bold</strong> &#50504;&#51032; &#54596;&#46300;&#45716; &#54596;&#49688;&#51201;&#51064; &#44163;&#51077;&#45768;&#45796;.";
  107. $langNotXML = "&#51648;&#51221;&#54620; &#54028;&#51068;&#51008; XML &#50976;&#54805;&#51060; &#50500;&#45785;&#45768;&#45796; !";
  108. $langNotCSV = "&#51648;&#51221;&#54620; &#54028;&#51068;&#51008; CSV &#50976;&#54805;&#51060; &#50500;&#45785;&#45768;&#45796; !";
  109. $langNoNeededData = "&#51648;&#51221;&#54620; &#54028;&#51068;&#51008; &#54596;&#50836;&#54620; &#45936;&#51060;&#53552;&#47484; &#47784;&#46160; &#54252;&#54632;&#54616;&#44256; &#51080;&#51648; &#50506;&#49845;&#45768;&#45796; !";
  110. $langMaxImportUsers = "&#54620; &#48264;&#50640; 500 &#50976;&#51200; &#51060;&#49345;&#51008; &#48520;&#47084;&#46308;&#51068; &#49688; &#50630;&#49845;&#45768;&#45796; !";
  111. $langAdminDatabases = "&#45936;&#51060;&#53552;&#48288;&#51060;&#49828; (phpMyAdmin)";
  112. $langAdminUsers = "&#50976;&#51200;";
  113. $langAdminClasses = "&#50976;&#51200;&#51032; &#53364;&#47000;&#49828;";
  114. $langAdminGroups = "&#50976;&#51200;&#44032; &#49549;&#54620; &#44536;&#47353;";
  115. $langAdminCourses = "&#44284;&#51221;";
  116. $langAdminCategories = "&#44284;&#51221;&#51032; &#52852;&#53580;&#44256;&#47532;";
  117. $langSubscribeUserGroupToCourse = "&#44284;&#51221;&#50640; &#50976;&#51200;/&#44536;&#47353; &#46321;&#47197;";
  118. $langAddACategory = "&#52852;&#53580;&#44256;&#47532; &#52628;&#44032;";
  119. $langInto = "into";
  120. $langNoCategories = "&#52852;&#53580;&#44256;&#47532;&#44032; &#51316;&#51116;&#54616;&#51648; &#50506;&#49845;&#45768;&#45796;";
  121. $langAllowCoursesInCategory = "&#51060; &#52852;&#53580;&#44256;&#47532;&#50640; &#44284;&#51221; &#52628;&#44032;&#54616;&#44592;&#44032; &#54728;&#50857;&#46104;&#50632;&#49845;&#45768;&#44620;?";
  122. $langGoToForum = "&#54252;&#47100;&#51004;&#47196; &#51060;&#46041;";
  123. $langCategoryCode = "&#52852;&#53580;&#44256;&#47532; &#53076;&#46300;";
  124. $langCategoryName = "&#52852;&#53580;&#44256;&#47532; &#47749;";
  125. $langCategories = "&#52852;&#53580;&#44256;&#47532;&#46308;";
  126. $langEditNode = "&#51060; &#52852;&#53580;&#44256;&#47532;&#47484; &#49688;&#51221;";
  127. $langOpenNode = "&#51060; &#52852;&#53580;&#44256;&#47532;&#47484; &#50676;&#44592;";
  128. $langDeleteNode = "&#51060; &#52852;&#53580;&#44256;&#47532;&#47484; &#49325;&#51228;";
  129. $langAddChildNode = "&#54616;&#50948; &#52852;&#53580;&#44256;&#47532; &#52628;&#44032;";
  130. $langViewChildren = "&#54616;&#50948; &#52852;&#53580;&#44256;&#47532; &#48372;&#44592;";
  131. $langTreeRebuildedIn = "&#51116;&#44396;&#49457; &#46108; &#53944;&#47532;";
  132. $langTreeRecountedIn = "&#51116;&#44228;&#49328; &#46108; &#53944;&#47532;";
  133. $langRebuildTree = "&#53944;&#47532; &#51116;&#44396;&#49457;";
  134. $langRefreshNbChildren = "&#54616;&#50948; &#52852;&#53580;&#44256;&#47532; &#49688; &#49352;&#47196;&#44256;&#52840;";
  135. $langShowTree = "&#53944;&#47532; &#48372;&#44592;";
  136. $langBack = "&#51060;&#51204; &#54168;&#51060;&#51648;&#47196; &#46028;&#50500;&#44032;&#44592;";
  137. $langLogDeleteCat = "&#52852;&#53580;&#44256;&#47532;&#44032; &#49325;&#51228;&#46104;&#50632;&#49845;&#45768;&#45796;";
  138. $langRecountChildren = "&#54616;&#50948; &#52852;&#53580;&#44256;&#47532; &#51116;&#44228;&#49328;";
  139. $langUpInSameLevel = "&#46041;&#51068;&#54620; &#47112;&#48296;&#47196; &#50732;&#47532;&#44592;";
  140. $langSeconds = "&#48516;";
  141. $langMailTo = "Mail to :";
  142. $lang_no_access_here = "&#50529;&#49464;&#49828;&#54620; &#49324;&#46988;&#51060; &#50630;&#49845;&#45768;&#45796;";
  143. $lang_php_info = "&#49884;&#49828;&#53596; &#51221;&#48372;";
  144. $langAddAdminInApache = "&#44288;&#47532;&#51088; &#52628;&#44032;";
  145. $langAddFaculties = "&#52852;&#53580;&#44256;&#47532; &#52628;&#44032;";
  146. $langSearchACourse = "&#44284;&#51221; &#44160;&#49353;";
  147. $langSearchAUser = "&#49688;&#44053;&#51088; &#44160;&#49353;";
  148. $langTechnicalTools = "&#44592;&#49696;&#51201;";
  149. $langConfig = "&#49884;&#49828;&#53596; &#49444;&#51221;";
  150. $langLogIdentLogoutComplete = "&#47196;&#44536;&#51064; &#47532;&#49828;&#53944;(&#54869;&#51109;)";
  151. $langNomOutilTodo = "&#44288;&#47532; &#51648;&#52840; &#47532;&#49828;&#53944;";
  152. $langNomPageAdmin = "&#44288;&#47532;";
  153. $langSysInfo = "&#49884;&#49828;&#53596; &#51221;&#48372;";
  154. $langDiffTranslation = "&#48264;&#50669;&#48376;&#44284; &#48708;&#44368;";
  155. $langStatOf = "&#53685;&#44228;&#51221;&#48372;";
  156. $langSpeeSubscribe = "&#44284;&#51221; &#52404;&#52964;&#47196; &#48736;&#47480; &#46321;&#47197; ";
  157. $langLogIdentLogout = "&#47196;&#44536;&#51064; &#47532;&#49828;&#53944;";
  158. $langServerStatus = "MySQL&#51032; &#49345;&#53468;:";
  159. $langDataBase = "&#45936;&#51060;&#53552;&#48288;&#51060;&#49828;";
  160. $langRun = "works";
  161. $langClient = "MySql &#53364;&#46972;&#51060;&#50616;&#53944;";
  162. $langServer = "MySql &#49436;&#48260;";
  163. $langtitulary = "&#49548;&#50976;&#51088;";
  164. $langUpgradeBase = "&#45936;&#51060;&#53552;&#48288;&#51060;&#49828; &#50629;&#44536;&#47112;&#51060;&#46300;";
  165. $langManage = "&#54252;&#53560; &#44288;&#47532;";
  166. $langErrorsFound = "&#50640;&#47084; &#48156;&#44204;";
  167. $langMaintenance = "&#50976;&#51648;";
  168. $langUpgrade = "Dokeos &#50629;&#44536;&#47112;&#51060;&#46300;";
  169. $langWebsite = "Dokes &#50937;&#49324;&#51060;&#53944;";
  170. $langDocumentation = "&#47928;&#49436;";
  171. $langContribute = "&#44592;&#50668;";
  172. $langInfoServer = "&#49436;&#48260; &#51221;&#48372;";
  173. $langOtherCategory = "&#45796;&#47480; &#52852;&#53580;&#44256;&#47532;";
  174. $langSendMailToUsers = "&#49688;&#44053;&#51088;&#50640;&#44172; &#47700;&#51068; &#48372;&#45236;&#44592;";
  175. $langExampleXMLFile = "XML &#54028;&#51068;&#51032; &#50696;";
  176. $langExampleCSVFile = "CSV &#54028;&#51068;&#51032; &#50696;";
  177. $langCourseSystemCode = "&#49884;&#49828;&#53596; &#53076;&#46300;";
  178. $langCourseVisualCode = "&#48372;&#50668;&#51648;&#45716; &#53076;&#46300;";
  179. $langSystemCode = "&#49884;&#49828;&#53596; &#53076;&#46300;";
  180. $langVisualCode = "&#48372;&#50668;&#51648;&#45716; &#53076;&#46300;";
  181. $langAddCourse = "&#44284;&#51221; &#49373;&#49457;";
  182. $langAdminManageVirtualCourses = "&#44032;&#49345; &#44284;&#51221;(Virtual) &#44288;&#47532;";
  183. $langAdminCreateVirtualCourse = "&#44032;&#49345;(virtual) &#44284;&#51221; &#49373;&#49457;";
  184. $langAdminCreateVirtualCourseExplanation = "&#44032;&#49345;(virtual) &#44284;&#51221;&#51008; \'&#49892;&#51228;\' &#44284;&#51221;&#44284; &#51200;&#51109; &#44277;&#44036;&#51012; &#44277;&#50976;&#54616;&#44172; &#46121;&#45768;&#45796;. ";
  185. $langRealCourseCode = "&#49892;&#51228; &#44284;&#51221; &#53076;&#46300;";
  186. $langCourseCreationSucceeded = "&#44284;&#51221;&#51060; &#49457;&#44277;&#51201;&#51004;&#47196; &#49373;&#49457;&#46104;&#50632;&#49845;&#45768;&#45796;.";
  187. $langYourDokeosUses = "Dokeos&#47484; &#44263;&#48148;&#47196; &#49324;&#50857;&#54624; &#49688; &#51080;&#49845;&#45768;&#45796;";
  188. $langOnTheHardDisk = "&#54616;&#46300;&#46356;&#49828;&#53356;&#50640;";
  189. $langIsVirtualCourse = "&#44032;&#49345;(virtual) &#44284;&#51221;&#51077;&#45768;&#45796;";
  190. $langSystemAnnouncements = "&#49884;&#49828;&#53596; &#44277;&#51648;&#49324;&#54637;";
  191. $langAddAnnouncement = "&#49352;&#47196;&#50868; &#44277;&#51648;&#49324;&#54637; &#52628;&#44032;";
  192. $langAnnouncementAdded = "&#44277;&#51648;&#49324;&#54637;&#51060; &#52628;&#44032;&#46104;&#50632;&#49845;&#45768;&#45796;";
  193. $langAnnouncementUpdated = "&#44277;&#51648;&#49324;&#54637;&#51060; &#50629;&#45936;&#51060;&#53944;&#46104;&#50632;&#49845;&#45768;&#45796;";
  194. $langAnnouncementDeleted = "&#44277;&#51648;&#49324;&#54637;&#51060; &#49325;&#51228;&#46104;&#50632;&#49845;&#45768;&#45796;";
  195. $langContent = "&#45236;&#50857;";
  196. $langStudent = "&#54617;&#49373;";
  197. $Guest = "&#49552;&#45784;(Guest)";
  198. $langLoginAsThisUserColumnName = "&#47196;&#44536;&#51064; as";
  199. $langLoginAsThisUser = "&#47196;&#44536;&#51064;";
  200. $langCourseAdmin = "&#44284;&#51221; &#44288;&#47532;&#51088;";
  201. $langOtherCourses = "&#45796;&#47480; &#44284;&#51221;&#46308;";
  202. $PlatformLanguageTitle = "&#54540;&#47019;&#54268; &#50616;&#50612;";
  203. $ServerStatusComment = "&#50612;&#46500; &#51333;&#47448;&#51032; &#49436;&#48260;&#51064;&#44032;&#50836;? &#51060;&#50640; &#46384;&#46972; &#53945;&#51221; &#50741;&#49496;&#51060; &#54876;&#49457;&#54868; &#46608;&#45716; &#48708;&#54876;&#49457;&#54868; &#46121;&#45768;&#45796;. &#44060;&#48156;&#49436;&#48260;&#50640;&#45716; &#48264;&#50669;&#46104;&#51648; &#50506;&#51008; &#47928;&#51088;&#47484; &#45208;&#53440;&#45236;&#45716; &#48264;&#50669;&#44592;&#45733;&#51060; &#51080;&#49845;&#45768;&#45796;.";
  204. $ServerStatusTitle = "&#49436;&#48260; &#53440;&#51077;";
  205. $PlatformLanguages = "Dokeos &#44592;&#48376; &#50616;&#50612;";
  206. $PlatformLanguagesExplanation = "&#51060; &#53812;&#51008; &#47196;&#44536;&#51064; &#54168;&#51060;&#51648;&#50640;&#49436; &#50616;&#50612;&#47484; &#49440;&#53469;&#54624; &#49688; &#51080;&#45716; &#47700;&#45684;&#47484; &#51228;&#44277;&#54633;&#45768;&#45796;. &#54540;&#47019;&#54268; &#44288;&#47532;&#51088;&#45716; &#49688;&#44053;&#51088;&#46308;&#50640; &#51201;&#54633;&#54620; &#50616;&#50612;&#47484; &#44208;&#51221;&#54624; &#49688; &#51080;&#49845;&#45768;&#45796;.";
  207. $OriginalName = "&#50896;&#50612; &#51060;&#47492;";
  208. $EnglishName = "&#50689;&#47928; &#51060;&#47492;";
  209. $DokeosFolder = "Dokeos &#54260;&#45908;";
  210. $Properties = "&#49549;&#49457;";
  211. $DokeosConfigSettings = "Dokeos &#49444;&#51221; &#48320;&#44221;";
  212. $SettingsStored = "&#49444;&#51221; &#45236;&#50857;&#51060; &#51200;&#51109;&#46104;&#50632;&#49845;&#45768;&#45796;";
  213. $InstitutionTitle = "&#44592;&#44288; &#47749;";
  214. $InstitutionComment = "&#44592;&#44288; &#47749; (&#50724;&#47480;&#51901; &#49345;&#45800;&#50640; &#54364;&#44592;&#46121;&#45768;&#45796;) ";
  215. $InstitutionUrlTitle = "&#44592;&#44288; URL";
  216. $InstitutionUrlComment = "&#44592;&#44288; URL (&#50724;&#47480;&#51901; &#49345;&#45800;&#50640; &#47553;&#53356;&#44032; &#54364;&#44592;&#46121;&#45768;&#45796;) ";
  217. $SiteNameTitle = "Dokeos &#52896;&#54140;&#49828; &#47749;";
  218. $SiteNameComment = "Dokeos &#52896;&#54140;&#49828; &#47749; ( header&#50640; &#54364;&#44592; )";
  219. $emailAdministratorTitle = "&#54540;&#47019;&#54268; &#44288;&#47532;&#51088;: E-mail";
  220. $emailAdministratorComment = "&#54540;&#47019;&#54268; &#44288;&#47532;&#51088;&#51032; e-mail &#51452;&#49548; ( &#50812;&#51901; &#54616;&#45800;&#50640; &#54364;&#44592;&#46121;&#45768;&#45796; )";
  221. $administratorSurnameTitle = "&#54540;&#47019;&#54268; &#44288;&#47532;&#51088;: &#49457;(Family Name)";
  222. $administratorSurnameComment = "&#54540;&#47019;&#54268; &#44288;&#47532;&#51088;&#51032; &#49457;(family name) (&#50812;&#51901; &#54616;&#45800;&#50640; &#54364;&#44592;&#46121;&#45768;&#45796;)";
  223. $administratorNameTitle = "&#54540;&#47019;&#54268; &#44288;&#47532;&#51088;: &#51060;&#47492;";
  224. $administratorNameComment = "&#54540;&#47019;&#54268; &#44288;&#47532;&#51088;&#51032; &#51060;&#47492; (&#50812;&#51901; &#54616;&#45800;&#50640; &#54364;&#44592;&#46121;&#45768;&#45796;)";
  225. $ShowAdministratorDataTitle = "&#54616;&#45800;&#51032; &#54540;&#47019;&#54268; &#44288;&#47532;&#51088; &#51221;&#48372;";
  226. $ShowAdministratorDataComment = "&#54616;&#45800;&#51032; &#54540;&#47019;&#54268; &#44288;&#47532;&#51088; &#51221;&#48372;&#44032; &#45208;&#53440;&#45228;&#49845;&#45768;&#44620;?";
  227. $HomepageViewTitle = "&#54856;&#54168;&#51060;&#51648; &#48372;&#44592;";
  228. $HomepageViewComment = "&#44284;&#51221; &#54856;&#54168;&#51060;&#51648;&#44032; &#50612;&#46523;&#44172; &#48372;&#50668;&#51648;&#44592;&#47484; &#50896;&#54616;&#45208;&#50836;?";
  229. $HomepageViewDefault = "&#46160; &#52856;&#51004;&#47196; &#45208;&#45660; &#44396;&#51312;. &#48708;&#54876;&#49457;&#54868; &#46108; &#53812;&#46308;&#51008; &#49704;&#44200;&#51648;&#44172; &#46121;&#45768;&#45796;.";
  230. $HomepageViewFixed = "&#49464; &#52856;&#51004;&#47196; &#45208;&#45660; &#44396;&#51312;. &#48708;&#54876;&#49457;&#54868; &#46108; &#53812;&#46308;&#51060; &#55148;&#48120;&#54616;&#44172; &#45208;&#53440;&#45225;&#45768;&#45796;. (&#50500;&#51060;&#53080;&#51008; &#50896;&#47000;&#51088;&#47532;&#50640; &#50948;&#52824;)";
  231. $Yes = "&#50696;";
  232. $No = "&#50500;&#45768;&#50836;";
  233. $ShowToolShortcutsTitle = "&#46020;&#44396; &#48148;&#47196;&#44032;&#44592;";
  234. $ShowToolShortcutsComment = "&#46020;&#44396; &#48148;&#47196;&#44032;&#44592;&#44032; &#48176;&#45320;&#50640; &#45208;&#53440;&#45228;&#49845;&#45768;&#44620;?";
  235. $ShowStudentViewTitle = "&#54617;&#49373; &#48372;&#44592;";
  236. $ShowStudentViewComment = "&#54617;&#49373; &#48372;&#44592;&#47484; &#54876;&#49457;&#54868;&#54616;&#44192;&#49845;&#45768;&#44620;? &#51060; &#44592;&#45733;&#51008; &#44368;&#49324;&#44032; &#54617;&#49373;&#46308;&#51032; &#51221;&#48372;&#47484; &#54869;&#51064;&#54624; &#49688; &#51080;&#46020;&#47197; &#54644;&#51469;&#45768;&#45796;.";
  237. $AllowGroupCategories = "&#44536;&#47353; &#52852;&#53580;&#44256;&#47532;";
  238. $AllowGroupCategoriesComment = "&#44284;&#51221;&#44288;&#47532;&#51088;&#44032; &#44536;&#47353; &#47784;&#46280;&#51032; &#52852;&#53580;&#44256;&#47532; &#49373;&#49457;&#54616;&#45716; &#44163;&#51012; &#54728;&#50857;&#54616;&#49884;&#44192;&#49845;&#45768;&#44620;?";
  239. $PlatformLanguageComment = "&#54540;&#47019;&#54268; &#44288;&#47532;&#51088;&#51032; &#45796;&#47480; &#48512;&#48516;&#50640;&#49436; &#54540;&#47019;&#54268; &#50616;&#50612;&#47484; &#44208;&#51221;&#54624; &#49688; &#51080;&#49845;&#45768;&#45796;, &#51593;; <a href=\"languages.php\">Dokeos Platform Languages</a>";
  240. $PlatformLanguageTitle = "&#54540;&#47019;&#54268; &#50616;&#50612;";
  241. $ProductionServer = "&#51228;&#54408; &#49436;&#48260;";
  242. $TestServer = "&#53580;&#49828;&#53944; &#49436;&#48260;";
  243. $ShowOnlineTitle = "&#45572;&#44032; &#47196;&#44536;&#51064;&#54664;&#51012;&#44620;?";
  244. $AsPlatformLanguage = "&#54540;&#47019;&#54268; &#50616;&#50612;&#52376;&#47100;";
  245. $ShowOnlineComment = "&#50728;&#46972;&#51064; &#49345;&#50640; &#51080;&#45716; &#49324;&#46988;&#51032; &#49688;&#47484; &#54364;&#49884;&#54616;&#46020;&#47197; &#54616;&#44192;&#49845;&#45768;&#44620;?";
  246. $AllowNameChangeTitle = "&#44060;&#51064;&#51221;&#48372;&#51032; &#51060;&#47492;&#48320;&#44221;&#51012; &#54728;&#50857;&#54616;&#49884;&#44192;&#49845;&#45768;&#44620;?";
  247. $AllowNameChangeComment = "&#50976;&#51200;&#44032; &#51088;&#49888;&#51032; &#51060;&#47492;&#51012; &#48320;&#44221;&#54616;&#45716; &#44163;&#51060; &#54728;&#50857;&#46104;&#50632;&#49845;&#45768;&#44620;?";
  248. $DefaultDocumentQuotumTitle = "&#44592;&#48376; &#47928;&#49436; &#54624;&#45817;&#47049;";
  249. $DefaultDocumentQuotumComment = "&#47928;&#49436;&#51032; &#44592;&#48376; &#54624;&#45817;&#47049;&#51008; &#50620;&#47560;&#51064;&#44032;&#50836;? &#44284;&#48281; &#48324;&#47196; &#54624;&#45817;&#47049;&#51012; &#49688;&#51221;&#54624; &#49688;&#46020; &#51080;&#49845;&#45768;&#45796;: platform administration > Courses > modify";
  250. $ProfileChangesTitle = "&#44060;&#51064;&#51221;&#48372;";
  251. $ProfileChangesComment = "&#44060;&#51064;&#51221;&#48372;&#51032; &#50612;&#45712; &#48512;&#48516;&#51012; &#49688;&#51221; &#44032;&#45733;&#54633;&#45768;&#44620;?";
  252. $RegistrationRequiredFormsTitle = "&#46321;&#47197;: &#54596;&#49688; &#54637;&#47785;";
  253. $RegistrationRequiredFormsComment = "&#50612;&#46500; &#54637;&#47785;&#51060; &#54596;&#49688;&#51201;&#51077;&#45768;&#44620; (besides name, first name, login and password)";
  254. $DefaultGroupQuotumTitle = "&#44592;&#48376; &#44536;&#47353; &#54624;&#45817;&#47049;";
  255. $DefaultGroupQuotumComment = "&#44536;&#47353; &#47928;&#49436;&#51032; &#44592;&#48376; &#54624;&#45817;&#47049;&#51008; &#50620;&#47560;&#51077;&#45768;&#44620;?";
  256. $AllowLostPasswordTitle = "&#54056;&#49828;&#50892;&#46300; &#48516;&#49892;";
  257. $AllowLostPasswordComment = "&#50976;&#51200;&#46308;&#51060; &#51088;&#49888;&#51032; &#51075;&#50612;&#48260;&#47536; &#54056;&#49828;&#50892;&#46300;&#47484; &#50836;&#52397;&#54616;&#45716; &#44163;&#51060; &#54728;&#50857;&#46104;&#50632;&#49845;&#45768;&#44620;?";
  258. $AllowRegistrationTitle = "&#46321;&#47197;";
  259. $AllowRegistrationComment = "&#49352; &#50976;&#51200;&#47484; &#46321;&#47197;&#54616;&#45716; &#44163;&#51060; &#54728;&#50857;&#46104;&#50632;&#49845;&#45768;&#44620;? &#50976;&#51200;&#44032; &#49352;&#47196;&#50868; &#44228;&#51221;&#51012; &#49373;&#49457;&#54624; &#49688; &#51080;&#49845;&#45768;&#44620;?";
  260. $AllowRegistrationAsTeacherTitle = "&#44368;&#49324;&#47196; &#46321;&#47197;";
  261. $AllowRegistrationAsTeacherComment = "&#44368;&#49324;&#47196; &#46321;&#47197;&#54616;&#45716; &#44163;&#51060; &#44032;&#45733;&#54633;&#45768;&#44620;(&#44284;&#51221;&#49373;&#49457; &#44032;&#45733;)?";
  262. $PlatformLanguage = "&#54540;&#47019;&#54268; &#50616;&#50612;";
  263. $CourseQuota = "&#53076;&#49828; &#54624;&#45817; &#50857;&#47049;";
  264. $EditNotice = "&#50508;&#47548; &#49688;&#51221;";
  265. $General = "&#51068;&#48152;";
  266. $LostPassword = "&#54056;&#49828;&#50892;&#46300; &#48516;&#49892;";
  267. $Registration = "&#46321;&#47197;";
  268. $Password = "&#54056;&#49828;&#50892;&#46300;";
  269. $InsertLink = "&#47553;&#53356; &#49341;&#51077;";
  270. $EditNews = "&#45684;&#49828; &#49688;&#51221;";
  271. $EditCategories = "&#52852;&#53580;&#44256;&#47532; &#49688;&#51221;";
  272. $EditHomePage = "&#54856;&#54168;&#51060;&#51648; &#49688;&#51221;";
  273. $AllowUserHeadingsComment = "&#44284;&#51221; &#44288;&#47532;&#51088;&#44032; &#50976;&#51200;&#51032; &#48512;&#44032;&#51201;&#51064; &#51221;&#48372;&#47484; &#44160;&#49360;&#54616;&#44592; &#50948;&#54644; &#50976;&#51200;&#51032; headning&#51012; &#51221;&#51032;&#54624; &#49688; &#51080;&#49845;&#45768;&#44620;?";
  274. $Platform = "&#54540;&#47019;&#54268;";
  275. $Course = "&#44284;&#51221;";
  276. $Languages = "&#50616;&#50612;";
  277. $Privacy = "&#54532;&#46972;&#51060;&#48260;&#49884;";
  278. $NoticeTitle = "&#50508;&#47548; &#51228;&#47785;";
  279. $NoticeText = "&#50508;&#47548; &#45236;&#50857;";
  280. $LinkName = "&#47553;&#53356; &#53581;&#49828;&#53944;";
  281. $LinkURL = "&#47553;&#53356; URL";
  282. $OpenInNewWindow = "&#49352;&#52285;&#50640;&#49436; &#50676;&#44592;";
  283. $Plugins = "&#54540;&#47084;&#44536;&#51064;";
  284. $Info = "&#51221;&#48372;";
  285. $UserAdded = "&#50976;&#51200;&#44032; &#52628;&#44032;&#46104;&#50632;&#49845;&#45768;&#45796;";
  286. $NoSearchResults = "&#44160;&#49353;&#44208;&#44284; &#50630;&#51020;";
  287. $NoClassesForThisCourse = "&#51060; &#44284;&#51221;&#50640; &#46321;&#47197;&#54620; &#53364;&#47000;&#49828;&#44032; &#50630;&#49845;&#45768;&#45796;";
  288. $CourseUsage = "&#44284;&#51221; &#50857;&#46020;";
  289. $NoCoursesForThisUser = "&#51060; &#50976;&#51200;&#45716; &#44284;&#51221;&#50640; &#46321;&#47197;&#54616;&#51648; &#50506;&#50520;&#49845;&#45768;&#45796;";
  290. $NoClassesForThisUser = "&#51060; &#50976;&#51200;&#45716; &#53364;&#47000;&#49828;&#50640; &#46321;&#47197;&#54616;&#51648; &#50506;&#50520;&#49845;&#45768;&#45796;";
  291. $NoCoursesForThisClass = "&#51060; &#53364;&#47000;&#49828;&#45716; &#44284;&#51221;&#50640; &#46321;&#47197;&#54616;&#51648; &#50506;&#50520;&#49845;&#45768;&#45796;";
  292. $langOpenToTheWorld = "&#44277;&#44060; - &#45572;&#44396;&#45208; &#51217;&#44540; &#44032;&#45733;&#54633;&#45768;&#45796;";
  293. $OpenToThePlatform = "&#44277;&#44060; - &#54540;&#47019;&#54268;&#50640; &#46321;&#47197;&#54620; &#47784;&#46304; &#50976;&#51200;&#44032; &#51217;&#44540;&#44032;&#45733;&#54633;&#45768;&#45796;";
  294. $langPrivate = "&#44060;&#51064; &#51217;&#44540; (&#50976;&#51200; &#47532;&#49828;&#53944;&#50640; &#51080;&#45716; &#49324;&#46988;&#47564;&#51060; &#51217;&#44540; &#44032;&#45733;&#54633;&#45768;&#45796;)";
  295. $langCourseVisibilityClosed = "&#52264;&#45800;&#46120;; &#44284;&#51221; &#44288;&#47532;&#51088;&#47564; &#51217;&#44540;&#51060; &#44032;&#45733;&#54633;&#45768;&#45796;";
  296. $langSubscription = "&#49888;&#52397;";
  297. $langUnsubscription = "&#49888;&#52397; &#52712;&#49548;";
  298. $CourseAccessConfigTip = "&#44592;&#48376;&#51201;&#51004;&#47196; &#44284;&#51221;&#51008; &#47784;&#46160;&#50640;&#44172; &#44277;&#44060;&#46121;&#45768;&#45796;. &#44536;&#47084;&#45208;, &#50948;&#51032; &#44277;&#44060; &#47112;&#48296;&#51012; &#53685;&#54644; &#51648;&#51221;&#51060; &#44032;&#45733;&#54633;&#45768;&#45796;.";
  299. $Tool = "&#46020;&#44396;";
  300. $NumberOfItems = "&#50500;&#51060;&#53596; &#49688;";
  301. $DocumentsAndFolders = "&#47928;&#49436;&#50752; &#54260;&#45908;";
  302. $Learnpath = "Learnpath";
  303. $Exercises = "&#50672;&#49845;&#47928;&#51228;";
  304. $AllowPersonalAgendaTitle = "&#44060;&#51064; &#51068;&#51221;";
  305. $AllowPersonalAgendaComment = "&#50976;&#51200;&#44032; My Agenda &#54168;&#51060;&#51648;&#50640;&#49436; &#44060;&#51064;&#51068;&#51221;&#51012; &#52628;&#44032;&#54624; &#49688; &#51080;&#49845;&#45768;&#44620;?";
  306. $CurrentValue = "&#54788;&#51116; &#44050;";
  307. $CourseDescription = "&#44284;&#51221; &#49444;&#47749;";
  308. $OnlineConference = "&#50728;&#46972;&#51064; &#54924;&#51032;";
  309. $Chat = "&#45824;&#54868;&#54616;&#44592;";
  310. $Quiz = "&#53300;&#51592;";
  311. $Announcements = "&#44277;&#51648;&#49324;&#54637;";
  312. $Links = "&#47553;&#53356;";
  313. $LearningPath = "Learning path";
  314. $Documents = "&#47928;&#49436;";
  315. $UserPicture = "&#49324;&#51652;";
  316. $officialcode = "&#44277;&#49885; &#53076;&#46300;";
  317. $Login = "&#47196;&#44536;&#51064;";
  318. $UserPassword = "&#54056;&#49828;&#50892;&#46300;";
  319. $SubscriptionAllowed = "&#49888;&#52397;&#51060; &#54728;&#50857;&#46104;&#50632;&#49845;&#45768;&#45796;";
  320. $UnsubscriptionAllowed = "&#49888;&#52397; &#52712;&#49548;&#44032; &#54728;&#50857;&#46104;&#50632;&#49845;&#45768;&#45796;";
  321. $AllowedToUnsubscribe = "&#54728;&#50857;";
  322. $NotAllowedToUnsubscribe = "&#44144;&#48512;";
  323. $AddDummyContentToCourse = "&#50672;&#49845;&#50857; &#52968;&#53584;&#52768;&#47484; &#51060; &#44284;&#51221;&#50640; &#52628;&#44032;";
  324. $DummyCourseCreator = "&#50672;&#49845;&#50857; &#44284;&#51221; &#52968;&#53584;&#52768; &#49373;&#49457;";
  325. $DummyCourseDescription = "&#50672;&#49845;&#50857;&#52968;&#53584;&#52768;&#47484; &#44284;&#51221;&#50640; &#52628;&#44032;&#54624; &#49688; &#51080;&#46020;&#47197; &#54644;&#51469;&#45768;&#45796;. &#51060;&#45716; &#53580;&#49828;&#53944; &#47785;&#51201;&#51004;&#47196; &#51060;&#47336;&#50612;&#51665;&#45768;&#45796;.";
  326. $AvailablePlugins = "&#51060;&#44163;&#46308;&#51008; &#49884;&#49828;&#53596;&#50640;&#49436; &#54596;&#50836;&#47196; &#54616;&#45716; &#54540;&#47084;&#44536;&#51064;&#46308;&#51077;&#45768;&#45796;. &#48512;&#44032;&#51201;&#51064; &#54540;&#47084;&#44536;&#51064;&#51008; <a href=\"http://www.dokeos.com/extensions/index.php?section=plugins\">http://www.dokeos.com/extensions/index.php?section=plugins</a>&#50640;&#49436; &#45796;&#50868;&#47196;&#46300; &#44032;&#45733;&#54633;&#45768;&#45796;.";
  327. $CreateVirtualCourse = "&#44032;&#49345; &#44284;&#51221; &#49373;&#49457;";
  328. $DisplayListVirtualCourses = "&#44032;&#49345; &#44284;&#51221;&#51032; &#47532;&#49828;&#53944; &#48372;&#50668;&#51452;&#44592;";
  329. $LinkedToRealCourseCode = "&#49892;&#51228; &#44284;&#51221;&#50640; &#50672;&#44208;";
  330. $AttemptedCreationVirtualCourse = "&#44032;&#49345; &#44284;&#51221; &#49373;&#49457; &#49884;&#46020;...";
  331. $WantedCourseCode = "&#44284;&#51221; &#53076;&#46300; &#54596;&#50836;";
  332. $ResetPassword = "&#54056;&#49828;&#50892;&#46300; &#52488;&#44592;&#54868;";
  333. $CheckToSendNewPassword = "&#49352; &#54056;&#49828;&#50892;&#46300; &#51204;&#49569; &#54869;&#51064;";
  334. $AutoGeneratePassword = "&#51088;&#46041;&#51004;&#47196; &#49352; &#54056;&#49828;&#50892;&#46300; &#49373;&#49457;";
  335. $UseDocumentTitleTitle = "&#47928;&#49436; &#47749;&#51012; &#50948;&#54620; &#53440;&#51060;&#53952; &#49324;&#50857;";
  336. $UseDocumentTitleComment = "document_name.ext &#45824;&#49888; &#54028;&#51068; &#47749;&#51012; &#50948;&#54644; &#53440;&#51060;&#53952;&#51012; &#49324;&#50857;&#54616;&#45716; &#44163;&#51012; &#54728;&#50857;&#54633;&#45768;&#45796;";
  337. $StudentPublications = "&#54617;&#49373; &#52636;&#54032;";
  338. $PermanentlyRemoveFilesTitle = "&#49325;&#51228;&#46108; &#54028;&#51068;&#51008; &#48373;&#44396;&#46112; &#49688; &#50630;&#49845;&#45768;&#45796;";
  339. $PermanentlyRemoveFilesComment = "&#47928;&#49436; &#46020;&#44396;&#51032; &#54028;&#51068;&#51012; &#49325;&#51228;&#54616;&#47732; &#50689;&#44396;&#51201;&#51004;&#47196; &#49325;&#51228;&#54616;&#45716; &#44163;&#51077;&#45768;&#45796;. &#54028;&#51068;&#51008; &#48373;&#44396;&#46112; &#49688; &#50630;&#49845;&#45768;&#45796;.";
  340. $ClassName = "&#53364;&#47000;&#49828; &#47749;";
  341. $DropboxMaxFilesizeTitle = "Dropbox : Dropbox &#47928;&#49436;&#51032; &#52572;&#45824; &#54028;&#51068;&#53356;&#44592;";
  342. $DropboxMaxFilesizeComment = "Dropbox &#47928;&#49436;&#51032; &#53356;&#44592;&#45716; &#50612;&#45712;&#51221;&#46020; &#53356;&#44592;(in bytes)&#50668;&#50556; &#54616;&#45208;?";
  343. $DropboxAllowOverwriteTitle = "Dropbox: &#47928;&#49436; &#45934;&#50612;&#50416;&#44592;&#44032; &#44032;&#45733;&#54633;&#45768;&#45796;";
  344. $DropboxAllowOverwriteComment = "&#54617;&#49373;&#51060;&#45208; &#44053;&#49324;&#44032; &#50896;&#47000; &#51316;&#51116;&#54616;&#45716; &#54028;&#51068;&#44284; &#46041;&#51068;&#54620; &#54028;&#51068;&#47749;&#51004;&#47196; &#47928;&#49436;&#47484; &#50629;&#47196;&#46300; &#54616;&#47732; &#48376;&#47000; &#54028;&#51068;&#51008; &#45934;&#50612;&#50416;&#44592;&#44032; &#46121;&#45768;&#44620;? &#47564;&#50557; &#44536;&#47084;&#54616;&#45796;&#47732; versioning &#47700;&#52964;&#45768;&#51608;&#51012; &#51075;&#44172; &#46121;&#45768;&#45796;.";
  345. $DropboxAllowJustUploadTitle = "Dropbox: &#51088;&#49888;&#51032; Dropbox&#50640; &#50629;&#47196;&#46300; &#54616;&#44192;&#49845;&#45768;&#44620;?";
  346. $DropboxAllowJustUploadComment = "&#44053;&#49324;&#45208; &#54617;&#49373;&#51060; &#47928;&#49436;&#46308;&#51012; &#51088;&#49888;&#51060;&#45208; &#45796;&#47480; &#45572;&#44396;&#50640;&#44172; &#51204;&#49569;&#54616;&#45716; &#44284;&#51221; &#50630;&#51060; &#51088;&#49888;&#51032; Dropbox&#50640; &#47928;&#49436;&#50629;&#47196;&#46300;&#54616;&#45716; &#44163;&#51012; &#54728;&#50857; ";
  347. $DropboxAllowStudentToStudentTitle = "Dropbox: Student <-> Student ";
  348. $DropboxAllowStudentToStudentComment = "&#54617;&#49373;&#46308;&#51060; &#47928;&#49436;&#47484; &#45796;&#47480; &#54617;&#49373;&#50640;&#44172; &#51204;&#49569;&#54616;&#45716; &#44163;&#51012; &#54728;&#50857;&#54633;&#45768;&#45796; (peer 2 peer, P2P exchange). &#54617;&#49373;&#46308;&#51008; &#51060;&#47484; &#44288;&#47144;&#49457;&#51060; &#49345;&#45824;&#51201;&#51004;&#47196; &#51201;&#51008; &#47928;&#49436;&#46308; &#46608;&#54620; &#49324;&#50857;&#44032;&#45733;&#54616;&#44172; &#54633;&#45768;&#45796; (mp3, solutions, ...) &#47564;&#50557; &#51060; &#44592;&#45733;&#51060; &#48708;&#54876;&#49457;&#54868;&#46104;&#50612; &#51080;&#45796;&#47732; &#54617;&#49373;&#51008; &#44053;&#49324;&#50640;&#44172;&#47564; &#47928;&#49436; &#51204;&#49569;&#51060; &#44032;&#45733;&#54633;&#45768;&#45796;.";
  349. $DropboxAllowMailingTitle = "Dropbox: &#47700;&#51068;&#47553; &#54728;&#50857;";
  350. $DropboxAllowMailingComment = "&#47700;&#51068;&#47553; &#44592;&#45733;&#51004;&#47196; &#54617;&#49373;&#46308;&#45180;&#47532; &#44060;&#51064;&#51201; &#47928;&#49436; &#44368;&#54872;&#51060; &#44032;&#45733;&#54644;&#51665;&#45768;&#45796;.";
  351. $UserListHasBeenExported = "&#50976;&#51200; &#47532;&#49828;&#53944;&#44032; export &#46104;&#50632;&#49845;&#45768;&#45796;.";
  352. $ClickHereToDownloadTheFile = "&#54028;&#51068;&#51012; &#45796;&#50868;&#47196;&#46300;&#54616;&#47140;&#47732; &#51060;&#44275;&#51012; &#53364;&#47533;&#54616;&#49901;&#49884;&#50836;.";
  353. $administratorTelephoneTitle = "&#54540;&#47019;&#54268; &#44288;&#47532;&#51088;: &#51204;&#54868;";
  354. $administratorTelephoneComment = "&#54540;&#47019;&#54268; &#44288;&#47532;&#51088;&#51032; &#51204;&#54868;&#48264;&#54840;";
  355. $SendMailToNewUser = "&#49352;&#47196; &#46321;&#47197;&#54620; &#50976;&#51200;&#50640;&#44172; &#47700;&#51068; &#51204;&#49569;";
  356. $ExtendedProfileTitle = "&#48512;&#44032;&#51201; &#44060;&#51064; &#51221;&#48372;";
  357. $ExtendedProfileComment = "&#51060; &#49444;&#51221;&#51060; \'True\'&#47196; &#49444;&#51221;&#46104;&#50632;&#45796;&#47732;, &#50976;&#51200;&#45716; &#45796;&#51020;&#44284; &#44057;&#51008; (&#48512;&#44032;&#51201;) &#45236;&#50857;&#51012; &#51077;&#47141;&#54624; &#49688; &#51080;&#49845;&#45768;&#45796;: \'My competences\', \'My diplomas\', \'What I am able to teach\' and \'My personal open area\' ";
  358. $Classes = "&#53364;&#47000;&#49828;";
  359. $UserUnsubscribed = "&#44284;&#51221;&#49888;&#52397;&#51012; &#52712;&#49548;&#54620; &#50976;&#51200;&#51077;&#45768;&#45796;";
  360. $CannotUnsubscribeUserFromCourse = "&#50976;&#51200;&#45716; &#44284;&#51221;&#49888;&#52397;&#51012; &#52712;&#49548;&#54624; &#49688; &#50630;&#49845;&#45768;&#45796;. &#51060; &#50976;&#51200;&#45716; &#44284;&#51221; &#44288;&#47532;&#51088;&#51077;&#45768;&#45796;.";
  361. $InvalidStartDate = "&#50976;&#54952;&#54616;&#51648; &#50506;&#51008; &#49884;&#51089; &#45216;&#51676;&#51077;&#45768;&#45796;.";
  362. $InvalidEndDate = "&#50976;&#54952;&#54616;&#51648; &#50506;&#51008; &#51333;&#47308;&#51068;&#51077;&#45768;&#45796;.";
  363. $DateFormatLabel = "(d/m/y h:m)";
  364. $HomePageFilesNotWritable = "&#54856;&#54168;&#51060;&#51648; &#54028;&#51068;&#50640;&#45716; &#50416;&#44592;&#44032; &#48520;&#44032;&#45733;&#54633;&#45768;&#45796; !";
  365. $PleaseEnterNoticeText = "&#44221;&#44256; &#47700;&#49884;&#51648;&#47484; &#51077;&#47141;&#54616;&#49901;&#49884;&#50836;";
  366. $PleaseEnterNoticeTitle = "&#44221;&#44256; &#51228;&#47785;&#51012; &#51077;&#47141;&#54616;&#49901;&#49884;&#50836;";
  367. $PleaseEnterLinkName = "&#47553;&#53356; &#45348;&#51076;&#51012; &#51077;&#47141;&#54616;&#49901;&#49884;&#50836;";
  368. $InsertThisLink = "&#51060; &#47553;&#53356;&#47484; &#51077;&#47141;";
  369. $FirstPlace = "&#52395;&#48264;&#51704; &#51109;&#49548;";
  370. $After = "&#45796;&#51020;";
  371. $DropboxAllowGroupTitle = "Dropboz: &#44536;&#47353; &#54728;&#50857;";
  372. $DropboxAllowGroupComment = "&#50976;&#51200;&#46308;&#51060; &#44536;&#47353;&#50640; &#54028;&#51068;&#51012; &#51204;&#49569;&#54624; &#49688; &#51080;&#49845;&#45768;&#45796;.";
  373. $ClassDeleted = "&#53364;&#47000;&#49828;&#44032; &#49325;&#51228;&#46104;&#50632;&#49845;&#45768;&#45796;";
  374. $ClassesDeleted = "&#53364;&#47000;&#49828;&#46308;&#51060; &#49325;&#51228;&#46104;&#50632;&#49845;&#45768;&#45796;";
  375. $NoUsersInClass = "&#51060; &#53364;&#47000;&#49828;&#50640;&#45716; &#50500;&#47924; &#50976;&#51200;&#46020; &#50630;&#49845;&#45768;&#45796;";
  376. $UsersAreSubscibedToCourse = "&#51648;&#51221;&#54620; &#50976;&#51200;&#46308;&#51060; &#51060; &#44284;&#51221;&#50640; &#46321;&#47197;&#46104;&#50632;&#49845;&#45768;&#45796;";
  377. $InvalidTitle = "&#53440;&#51060;&#53952;&#51012; &#51077;&#47141;&#54616;&#49901;&#49884;&#50836;";
  378. $CatCodeAlreadyUsed = "&#51060; &#52852;&#53580;&#44256;&#47532;&#45716; &#51060;&#48120; &#49324;&#50857;&#51473;&#51077;&#45768;&#45796;";
  379. $PleaseEnterCategoryInfo = "&#52852;&#53580;&#44256;&#47532;&#51032; &#53076;&#46300;&#50752; &#51060;&#47492;&#51012; &#51077;&#47141;&#54616;&#49901;&#49884;&#50836;";
  380. $DokeosHomepage = "Dokeos &#54856;&#54168;&#51060;&#51648;";
  381. $DokeosForum = "Dokeos &#54252;&#47100;";
  382. $RegisterYourPortal = "&#51088;&#49888;&#51032; &#54252;&#53560; &#46321;&#47197;";
  383. $DokeosExtensions = "Dokeos &#54869;&#51109;";
  384. $ShowNavigationMenuTitle = "&#53812; &#47700;&#45684;";
  385. $ShowNavigationMenuComment = "&#53812; &#45348;&#48708;&#44172;&#51060;&#49496; &#47700;&#45684;&#47484; &#49324;&#50857;&#54616;&#49884;&#44192;&#49845;&#45768;&#44620;?";
  386. $LoginAs = "&#47196;&#44536;&#51064; &#47749;";
  387. $ImportClassListCSV = "CSV&#47484; &#53685;&#54644; &#53364;&#47000;&#49828; &#47532;&#49828;&#53944;&#47484; &#48520;&#47084;&#50724;&#44592;";
  388. $ShowOnlineWorld = "&#47196;&#44536;&#51064; &#54168;&#51060;&#51648;&#50640; &#50728;&#46972;&#51064;&#49345;&#50640; &#51080;&#45716; &#50976;&#51200;&#51032; &#49688;&#47484; &#45208;&#53440;&#45236;&#44592;";
  389. $ShowOnlineUsers = "&#50728;&#46972;&#51064; &#49345;&#50640; &#51080;&#45716; &#50976;&#51200;&#51032; &#49688;&#47484; &#47784;&#46304; &#54168;&#51060;&#51648;&#50640;&#49436; &#45208;&#53440;&#45236;&#51469;&#45768;&#45796;";
  390. $ShowOnlineCourse = "&#51060; &#44284;&#51221;&#50640; &#47196;&#44536;&#51064;&#54620; &#50976;&#51200;&#51032; &#49688;&#47484; &#45208;&#53440;&#45236;&#51469;&#45768;&#45796;";
  391. $ShowNavigationMenuTitle = "&#44284;&#51221; &#45348;&#48708;&#44172;&#51060;&#49496; &#47700;&#45684; &#48372;&#50668;&#51452;&#44592;";
  392. $ShowNavigationMenuComment = "&#44284;&#51221;&#51032; &#53945;&#51221; &#48512;&#48516;&#51004;&#47196; &#52286;&#50500;&#44032;&#44592; &#49789;&#46020;&#47197; &#44284;&#51221; &#45348;&#48708;&#44172;&#51060;&#49496; &#47700;&#45684;&#47484; &#45208;&#53440;&#45236;&#51469;&#45768;&#45796;";
  393. $ShowIconsInNavigationsMenuTitle = "&#45348;&#48708;&#44172;&#51060;&#49496; &#47700;&#45684;&#51032; &#50500;&#51060;&#53080;&#46308;&#51060; &#48372;&#51077;&#45768;&#44620;?";
  394. $SeeAllRolesAllLocationsForSpecificRight = "&#47784;&#46304; &#50669;&#54624;&#44284; &#53945;&#51221; &#44428;&#54620;&#51032; &#50948;&#52824;&#47484; &#48372;&#50668;&#51469;&#45768;&#45796;";
  395. $SeeAllRightsAllRolesForSpecificLocation = "&#47784;&#46304; &#50669;&#54624;&#44284; &#53945;&#51221; &#50948;&#52824;&#51032; &#44428;&#54620;&#51012; &#48372;&#50668;&#51469;&#45768;&#45796;";
  396. $ClassesUnsubscribed = "&#49440;&#53469;&#54616;&#49888; &#53364;&#47000;&#49828;&#45716; &#51060; &#44284;&#51221;&#50640; &#46321;&#47197;&#46104;&#50612; &#51080;&#51648; &#50506;&#49845;&#45768;&#45796;";
  397. $ClassesSubscribed = "&#51648;&#51221; &#53364;&#47000;&#49828;&#44032; &#51648;&#51221;&#54620; &#44284;&#51221;&#50640; &#46321;&#47197;&#46104;&#50632;&#49845;&#45768;&#45796;";
  398. $RoleId = "&#50669;&#54624; ID";
  399. $RoleName = "&#50669;&#54624; &#51060;&#47492;";
  400. $RoleType = "&#53440;&#51077;";
  401. $RightValueModified = "&#44050;&#51060; &#48320;&#44221;&#46104;&#50632;&#49845;&#45768;&#45796;.";
  402. ?>