ResourceMsgF.h 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  1. //---------------------------------------------------------------------------
  2. #ifndef ResourceMsgFH
  3. #define ResourceMsgFH
  4. //---------------------------------------------------------------------------
  5. #ifndef ENG
  6. #define ENG
  7. #endif
  8. #ifdef ENG
  9. #define MSG001 L"The VMS Operation Program is running."
  10. #define MSG002 L"The database resource could not be obtained from the system.\r\n\r\nThe program exits."
  11. #define MSG003 L"Program Start Error!!!"
  12. #define MSG004 L"Failed to connect to database.\r\n\r\nThe program exits."
  13. #define MSG005 L"The system encountered an unknown error.\r\nRun the program again."
  14. #define MSG006 L"System Error"
  15. #define MSG007 L"The communication process could not be initialized.\r\nPlease check the system ID in your preferences.\r\nThe program exits."
  16. #define MSG008 L"Program Center Communication Error"
  17. #define MSG009 L"Are you sure you want to exit the program?"
  18. #define MSG010 L"Confirm"
  19. #define MSG011 L"An unknown error occurred while looking up operator privilege information."
  20. #define MSG100 L"Save VMS monitoring screen\r\nEnter the VMS monitoring screen name."
  21. #define MSG101 L"Save VMS monitoring screen\r\nSelect the VMS monitoring screen from the list."
  22. #define MSG102 L"Save VMS monitoring screen\r\nPlease add monitored VMS."
  23. #define MSG103 L"Save VMS monitoring screen\r\nThis is the name of the monitoring screen that is already in use.\r\nPlease enter an unused name."
  24. #define MSG104 L"Save VMS monitoring screen\r\nVMS monitoring screen information has been saved."
  25. #define MSG105 L"Delete VMS monitoring screen\r\nSelect the VMS monitoring screen to delete from the list."
  26. #define MSG106 L"VMS Monitoring screen: "
  27. #define MSG107 L"\r\nAre you sure you want to delete the selected VMS monitoring screen information?"
  28. #define MSG108 L"Delete VMS monitoring screen\\r\nVMS monitoring screen information has been deleted."
  29. // VMS
  30. #define MSG501 L"Failed to create new VMS information.\r\nPlease try again later."
  31. #define MSG502 L"Select the VMS you want to delete from the list.\r\nDouble click on the list to select it."
  32. #define MSG503 L"VMS No: "
  33. #define MSG504 L"\r\nAre you sure you want to delete the selected VMS information?"
  34. #define MSG505 L"Delete VMS information\r\nVMS information has been deleted."
  35. #define MSG506 L"★ Items are required.\r\nPlease input after all."
  36. #define MSG507 L"The controller IP is invalid."
  37. #define MSG508 L"Web camera IP is invalid."
  38. #define MSG509 L"VMS ID is already in use. Please check your VMS ID."
  39. #define MSG510 L"Save VMS information\r\nVMS information has been saved."
  40. #define MSG511 L"\r\nDo you want to apply the same controller configuration information to the entire VMS?"
  41. #define MSG512 L"Save VMS controller configuration information\r\nYou have applied controller configuration information to the entire controller."
  42. #define MSG550 L"VMS Schedule Batch Management"
  43. #define MSG600 L"Save VMS Symbol information\r\nEnter the symbol number."
  44. #define MSG601 L"Save VMS Symbol information\r\nnEnter the symbol description."
  45. #define MSG602 L"Save VMS Symbol information\r\nYou must select an image."
  46. #define MSG603 L"Save VMS Symbol information\r\nVMS Symbol image information saved."
  47. #define MSG604 L"Failed to generate new VMS image information.\r\nPlease try again after the program ends."
  48. #define MSG605 L"The image to be deleted is being used in a VMS form.\r\nPlease delete it from the form first."
  49. #define MSG606 L"Select the VMS image you want to delete from the list.\r\nDouble-click on the list to select it."
  50. #define MSG607 L"VMS Symbol No: "
  51. #define MSG608 L"\r\nAre you sure you want to delete the selected VMS Symbol image information?"
  52. #define MSG609 L"Delete VMS Symbol information\r\nVMS Symbol image information has been deleted."
  53. #define MSG610 L"VMS image selection"
  54. #define MSG611 L"Only BMP files are applicable."
  55. #define MSG612 L"Failed to read image file."
  56. #define MSG613 L"The maximum size of an image file can not exceed 32 KBytes.\r\nPlease reduce the size of the image file."
  57. #define MSG700 L"Select VMS Provide Section.\r\nSelect the VMS Provide section from the list."
  58. #define MSG701 L"Select VMS Form Kind.\r\nSelect the VMS Form kind from the list."
  59. #define MSG702 L"Verifying the use of VMS forms\r\nThe VMS form information to be deleted is being used in the VMS auto schedule.\r\nPlease delete this information first."
  60. #define MSG703 L"Select VMS Image Object\r\nSelect the VMS Image object from the list."
  61. #define MSG704 L"Failed to create new VMS form information.\r\nPlease try again after the program ends."
  62. #define MSG705 L"Delete VMS From\r\nSelect the VMS form you want to delete from the list."
  63. #define MSG706 L"\r\nAre you sure you want to delete the selected VMS form information?"
  64. #define MSG707 L"Delete VMS Form\r\nDeleted the VMS form information."
  65. #define MSG708 L"Are you sure you want to delete all selected object information?"
  66. #define MSG709 L"Delete Object Information"
  67. #define MSG710 L"Delete Form Object\r\nYou can not delete the objects set in the information providing section of VMS form objects."
  68. #define MSG711 L"Form Name"
  69. #define MSG712 L"Input New Form Name(60Byte)."
  70. #define MSG713 L"The form name can not exceed 60 bytes."
  71. #define MSG714 L"Add a VMS form copy\r\nCopy Select the VMS form you want to add from the list."
  72. #define MSG715 L"Failed to create new VMS form information.\r\nPlease try again after the program ends."
  73. #define MSG716 L"Add a VMS form copy\r\nAdded copy of VMS form information."
  74. #define MSG717 L"Save VMS Form\r\nPlease enter the VMS form ID."
  75. #define MSG718 L"Save VMS Form\r\nPlease enter the VMS form Name."
  76. #define MSG719 L"Save VMS Form Information\r\nVMS form information saved."
  77. #define MSG800 L"<There is no registered schedule information.>"
  78. #define MSG801 L"<There is no registered form information>"
  79. #define MSG802 L"VMS Traffic Form Section Setting\r\nThe shape information background communication information form can be set on the form management screen."
  80. #define MSG803 L"VMS schedule management\r\nUnknown schedule type."
  81. #define MSG804 L"VMS schedule management\r\nPlease select the registered schedule form first in the list."
  82. #define MSG805 L"VMS schedule management\r\nVMS type is unknown. Please select the VMS size type first."
  83. #define MSG806 L"VMS schedule management\r\nIn the VMS list, first select VMS and proceed."
  84. #define MSG807 "\r\nDo you want to save the automatic schedule information of the selected VMS?"
  85. #define MSG808 L"VMS automatic schedule management\r\nVMS Auto Schedule information saved."
  86. #define MSG809 L"VMS traffic information form interval setting\r\nThe shape information background communication information form can be set on the form management screen."
  87. #define MSG810 "\r\nDo you want to save the fixed schedule information of the selected VMS?"
  88. #define MSG811 "\r\nDo you want to save the default schedule information of the selected VMS?"
  89. #define MSG812 L"VMS fixed schedule management\r\nVMS Fixed Schedule information saved."
  90. #define MSG813 L"VMS default schedule management\r\nVMS Default Schedule information saved."
  91. #define MSG901 L"Cancel"
  92. #define MSG902 L"Cancel ediging data"
  93. #define MSG903 L"Edit"
  94. #define MSG904 L"Editing data"
  95. #else
  96. #define MSG001 L"VMS 운영관리 프로그램이 실행중입니다."
  97. #define MSG002 L"Database 자원을 시스템으로부터 얻지 못했습니다.\r\n\r\n프로그램을 종료합니다."
  98. #define MSG003 L"프로그램 시작 오류!!!"
  99. #define MSG004 L"데이터베이스 접속에 실패하였습니다.\r\n\r\n프로그램을 종료합니다."
  100. #define MSG005 L"시스템에서 알수없는 오류가 발생했습니다.\r\n프로그램을 다시 기동해 주세요."
  101. #define MSG006 L"시스템 오류"
  102. #define MSG007 L"통신프로세스를 초기화 하지 못하였습니다.\r\n환경설정에서 시스템ID를 확인하세요.\r\n프로그램을 종료합니다."
  103. #define MSG009 L"프로그램을 종료 하시겠습니까?"
  104. #define MSG010 L"확인"
  105. #define MSG011 L"운영자권한정보 조회 중에 알수없는 오류가 발생하였습니다."
  106. #define MSG100 L"VMS 모니터링 화면 저장\r\nVMS 모니터링 화면명칭을 입력하세요."
  107. #define MSG101 L"VMS 모니터링 화면 저장\r\nVMS 모니터링 화면을 목록에서 선택하세요."
  108. #define MSG102 L"VMS 모니터링 화면 저장\r\n모니터링 대상 VMS를 추가해 주세요."
  109. #define MSG103 L"VMS 모니터링 화면 저장\r\n이미 사용중인 모니터링 화면명칭 입니다.\r\n사용하지 않는 명칭을 입력하세요."
  110. #define MSG104 L"VMS 모니터링 화면 저장\r\nVMS 모니터링 화면 정보를 저장 하였습니다."
  111. #define MSG105 L"VMS 모니터링 화면 삭제\r\n삭제할 VMS 모니터링 화면을 목록에서 선택하세요."
  112. #define MSG106 L"VMS 모니터링 화면: "
  113. #define MSG107 L"\r\n선택하신 VMS 모니터링 화면 정보를 삭제하시겠습니까?"
  114. #define MSG108 L"VMS 모니터링 화면 삭제\r\nVMS 모니터링 화면 정보를 삭제 하였습니다."
  115. // VMS
  116. #define MSG501 L"새로운 VMS 정보를 생성하지 못하였습니다.\r\n프로그램 종료후에 다시 시도해 보세요."
  117. #define MSG502 L"삭제할 VMS를 목록에서 선택하세요.\r\n목록에서 더블클릭하여 선택합니다."
  118. #define MSG503 L"VMS번호: "
  119. #define MSG504 L"\r\n선택하신 VMS 정보를 삭제하시겠습니까?"
  120. #define MSG505 L"VMS 정보삭제\r\nVMS 정보를 삭제 하였습니다."
  121. #define MSG506 L"★항목은 필수 입력 항목입니다.\r\n모두 입력후 진행해 주세요."
  122. #define MSG507 L"제어기 IP가 유효하지 않습니다."
  123. #define MSG508 L"웹카메라 IP가 유효하지 않습니다."
  124. #define MSG509 L"VMS ID가 이미 사용 중입니다. VMS ID를 확인하세요."
  125. #define MSG510 L"VMS 정보저장\r\nVMS 정보를 저장 하였습니다."
  126. #define MSG511 L"\r\n제어기 설정 정보를 전체 VMS에 동일하게 적용 하시겠습니까?"
  127. #define MSG512 L"VMS 제어기설정 정보저장\r\n제어기 설정 정보를 전체 제어기에 적용 하였습니다."
  128. #define MSG550 L"VMS 폼 스케줄 일괄 관리"
  129. #define MSG600 L"VMS 이미지정보 저장\r\n이미지 번호를 입력하세요."
  130. #define MSG601 L"VMS 이미지정보 저장\r\n이미지 설명을 입력하세요."
  131. #define MSG602 L"VMS 이미지정보 저장\r\n이미지를 선택하셔야 합니다."
  132. #define MSG603 L"VMS 이미지정보 저장\r\nVMS 이미지정보를 저장 하였습니다."
  133. #define MSG604 L"새로운 VMS 이미지정보를 생성하지 못하였습니다.\r\n프로그램 종료후에 다시 시도해 보세요."
  134. #define MSG605 L"삭제할 이미지가 VMS 폼에서 사용되고 있습니다.\r\n먼저 해당 폼에서 삭제해주시기 바랍니다."
  135. #define MSG606 L"삭제할 VMS 이미지를 목록에서 선택하세요.\r\n목록에서 더블클릭하여 선택합니다."
  136. #define MSG607 L"VMS이미지번호: "
  137. #define MSG608 L"\r\n선택하신 VMS 이미지 정보를 삭제하시겠습니까?"
  138. #define MSG609 L"VMS 이미지정보삭제\r\nVMS 이미지정보를 삭제 하였습니다."
  139. #define MSG610 L"VMS 이미지 선택"
  140. #define MSG611 L"BMP 파일만 적용 가능합니다."
  141. #define MSG612 L"이미지 파일을 읽어 오는데 실패하였습니다."
  142. #define MSG613 L"이미지 파일의 최대 크기는 32KBytes를 넘을 수 없습니다.\r\n이미지 파일의 용량을 줄여 주세요."
  143. #define MSG700 L"VMS 제공구간 선택.\r\nVMS 제공구간을 목록에서 선택하세요."
  144. #define MSG701 L"VMS 폼 유형 선택.\r\nVMS 폼 유형 목록에서 선택하세요."
  145. #define MSG702 L"VMS 폼 사용확인\r\n삭제할 VMS 폼 정보가 VMS 자동 스케쥴에 사용되고 있습니다.\r\n먼저 해당 정보를 삭제해주시기 바랍니다."
  146. #define MSG703 L"VMS 객체이미지 선택.\r\nVMS 객체이미지를 목록에서 선택하세요."
  147. #define MSG704 L"새로운 VMS 폼정보를 생성하지 못하였습니다.\r\n프로그램 종료후에 다시 시도해 보세요."
  148. #define MSG705 L"VMS 폼 삭제\r\n삭제할 VMS 폼을 목록에서 선택하세요."
  149. #define MSG706 L"\r\n선택하신 VMS 폼 정보를 삭제하시겠습니까?"
  150. #define MSG707 L"VMS 폼 삭제\r\nVMS 폼정보를 삭제 하였습니다."
  151. #define MSG708 L"선택한 객체 정보를 모두 삭제하시겠습니까?"
  152. #define MSG709 L"객체 정보 삭제"
  153. #define MSG710 L"VMS 폼 객체 삭제\r\nVMS 폼 객체 중 정보제공구간에 설정된 객체는 삭제할 수 없습니다."
  154. #define MSG711 L"폼명칭"
  155. #define MSG712 L"신규 폼명칭 입력하세요(60Byte)."
  156. #define MSG713 L"폼명칭은 60Byte를 초과할 수 없습니다."
  157. #define MSG714 L"VMS 폼 복사 추가\r\n복사 추가할 VMS 폼을 목록에서 선택하세요."
  158. #define MSG715 L"새로운 VMS 폼정보를 생성하지 못하였습니다.\r\n프로그램 종료후에 다시 시도해 보세요."
  159. #define MSG716 L"VMS 폼 복사 추가\r\nVMS 폼 정보를 복사 추가 하였습니다."
  160. #define MSG717 L"VMS 폼 저장\r\nVMS 폼 ID를 입력하세요."
  161. #define MSG718 L"VMS 폼 저장\r\nVMS 폼 이름을 입력하세요."
  162. #define MSG719 L"VMS 폼 정보 저장\r\nVMS 폼 정보를 저장 하였습니다."
  163. #define MSG800 L"<등록되어 있는 스케줄 정보가 없습니다>"
  164. #define MSG801 L"<등록되어 있는 폼 정보가 없습니다>"
  165. #define MSG802 L"VMS 교통정보 폼 구간 설정\r\n도형식 배경소통정보 폼은 폼관리 화면에서 설정 가능합니다."
  166. #define MSG803 L"VMS 스케줄 일괄 관리\r\n알수 없는 스케줄 유형입니다."
  167. #define MSG804 L"VMS 스케줄 일괄 관리\r\n등록되어 있는 스케줄 폼을 목록에서 먼저 선택하세요."
  168. #define MSG805 L"VMS 스케줄 일괄 관리\r\nVMS 유형을 알수 없습니다. VMS 크기 유형을 먼저 선택하세요."
  169. #define MSG806 L"VMS 자동 스케줄 관리\r\nVMS 목록에서 VMS를 먼저 선택한 후 작업을 진행하세요."
  170. #define MSG807 "\r\n선택한 VMS의 자동 스케줄 정보를 저장하시겠습니까?"
  171. #define MSG808 L"VMS 자동 스케줄 관리\r\nVMS 자동 스케줄 정보를 저장 하였습니다."
  172. #define MSG809 L"VMS 교통정보 폼 구간 설정\r\n도형식 배경소통정보 폼은 폼관리 화면에서 설정 가능합니다."
  173. #define MSG810 "\r\n선택한 VMS의 고정 스케줄 정보를 저장하시겠습니까?"
  174. #define MSG811 "\r\n선택한 VMS의 기본 스케줄 정보를 저장하시겠습니까?"
  175. #define MSG812 L"VMS 고정 스케줄 관리\r\nVMS 기본 스케줄 정보를 저장 하였습니다."
  176. #define MSG813 L"VMS 기본 스케줄 관리\r\nVMS 기본 스케줄 정보를 저장 하였습니다."
  177. #define MSG901 L"취소"
  178. #define MSG902 L"데이터 편집 취소"
  179. #define MSG903 L"편집"
  180. #define MSG904 L"데이터 편집"
  181. #endif
  182. #endif