// Edit the following file to provide International language equivalent for Menu and System // strings. you can add comment by starting the line with the // characters. // // The first part is the variable name, do not change. Then follow by a single and the Unicode string // The file must be stored in Unicode format UTF-16 // // this let you increase the font size by 1 or 2 for block characters such as Chinese, Japanese or Korean. fontIncrement 1 // The following are the text strings for TRiLOGI version 6.0 encrytorTitle TRiLOGI 파일이 암호로 보호되어 있음 F1HelpMessage 도움말를 보시려면 F1를 누르세요. enterHttpProxy HTTP 프록시 IP 주소:포트 를 입력하세요. useHttpProxyChoice HTTP 프록시 서버 사용 sanSerifFontName 굴림 monospacedFontName 굴림 dialogFontName 굴림 menuFontName 굴림 functionmenuFontName 굴림 menuItemFontName 굴림 labelFontName 굴림 labelNarrowFontName 굴림 commentFontName 굴림 fileMenuLabel 파일 newMenuLabel 새로 만들기 openServerMenuItemLabel 열기 (원격 TLServer 3) openLocalMenuItemLabel 열기 (로칼 드라이브) saveMenuItemLabel 저장 saveAsMenuItemLabel 새로운 이름으로 저장 (원격 TLServer 3) saveAsLocalMenuItemLabel 새로운 이름으로 저장 (로칼 드라이브) protectMenuItem 보호 unprotectMenuItem 보호 해제 writeCompiledCodeMenuItem 컴파일된 코드 저장 printMenuItem 프린트 exitMenuItemLabel 끝내기 editMenuLabel 편집 abortMenuItemLabel 회로 편집 취소 undoMenuItemLabel 취소 cutMenuItemLabel 회로 삭제 copyMenuItemLabel 회로 복사 pasteMenuItemLabel 회로 붙여넣기 findMenuItemLabel 찾기 replaceMenuItemLabel 바꾸기 gotoMenuItemLabel Goto IOTableMenuItemLabel I/O 테이블 F2 viewIOtypeMenuItemLabel I/O 타입의 래더 보기 F3 CusFEditorMenuItemLabel Custom Function 편집 F7 clearCusFMenuItemLabel Custom Function 지우기 controllermenuLabel 콘트롤러 selectMenuItemLabel 콘트롤러 선택 commsetup1Label 통신 설정 connectServerMenuItemLabel 서버에 연결 disconnectServerMenuItemLabel 서버 연결 끊기 fullMonMenuItemLabel 온라인 모니터링 ProgTransferMenuItemLabel PLC에 프로그램 전송 RetrieveFileMenuItemLabel 소스 파일 열기 getPLCInfoMenuItemLabel PLC 하드웨어 정보 보기 setRTCMenuItemLabel PLC 시간 설정 simulateMenuLabel 시뮬레이트 runAllResetMenuItemLabel 실행 (모든 I/O 리셋) Ctrl+F9 runResetMenuItemLabel 실행 (i/p를 제외하고 리셋) Ctrl+F8 runContMenuItemLabel 이어서 실행하기 (리셋안함) F9 compileOnlyMenuItemLabel 컴파일 F8 resetAllIOMenuItemLabel 모든 I/O 리셋 Ctrl+R putCommentMenuItemLabel 주석 삽입 insertMenuItemLabel 회로 삽입 moveMenuItemLabel 회로 이동 appendMenuItemLabel 회로 추가 deleteMenuItemLabel 회로 삭제 circuitMenuLabel 회로 helpmenuLabel 도움말 aboutMenuItemLabel TRiLOGI 6에 대하여... contentMenuItemLabel 내용 keywordMenuItemLabel TBASIC 키 워드 upgradeMenuItemLabel TRiLOGI 업그레이드 getServerFileMesg 서버로부터 파일 가져오는 중.... unsuccesfulConnection 연결 실패! plsCheckServer 1. TLServer가 실행되고 있는지 체크하여 보시기 바랍니다. firewallUser1 2. 회사의 방화벽에 의해 인터넷 소켓의 직접적인 연결을 허용하지 않을 수 도 있습니다. firewallUser2 이러한 경우에는 "HTTP 프록시 서버 사용"을 선택한 후 다시 시도하시기 바랍니다. serverDisconnected 서버 끊김! dataChannelClose 사용자에 의해 데이터 채널 닫힘. onLineMonitoring 온라인 모니터링 gotoCircuitWindowTitle 회로 번호로 가기 gotoCircuitLabelName 회로 # clearCusFnWindowTitle Custom Functions 지우기 fromFunctionNoLabel Function # 부터 toFunctionNoLabel Function # 까지 clearCusFnConfirm 정말 CusFns를 삭제하겠습니까?\n(Undo 할수 없음!) findPopupMenuLabel 찾기 findladderMenuItemLabel 찾기-래더 요소를 찾기 findtextMenuItemLabel 찾기-CusFn에서 텍스트 찾기 textToFindLabel 찾을 텍스트: continueSearchPromptLabel 찾기를 계속 하시겠습니까? circuitNoDisplay 회로 # // dialog text after compilation compilationWindowTitle 컴파일 compilationFailureMessage 컴파일 실패!! sucessMessage 성공 ! totalNoCircuit 전체 회로 수 ladderWords 래더 다이아그램 (words) cusfWords Custom Function (words) totalCodeSize 전체 코드 크기 checksumEquals Checksum = FailAtCircuit 실패한 회로 # // button label OKButtonLabel OK YesButtonLabel Yes NoButtonLabel No closeButtonLabel 닫기 nextButtonLabel 다음 previousButtonLabel 이전 pgUpButtonLabel PgUp pgDnButtonLabel PgDn hexButtonLabel Hex editButtonLabel 편집 abortButtonLabel 중단(Abort) cancelButtonLabel 취소 continueButtonLabel 계속 selectCFButtonLabel Function 선택 editCusFButtonLabel Fn 이름 편집 openButtonLabel 열기 saveButtonLabel 저장 deleteButtonLabel 삭제 mkdirButtonLabel 폴더만들기 detectIDButtonLabel ID 읽기 moreHelpButtonLabel 다른 도움말 // program transfer messages progTransferMessage PLC로 프로그램 전송 transferOverwriteQuestion PLC 프로그램을 전송하고 덮어쓰기를 하시겠습니까? progTransferWinTitle 프로그램 전송 중.. saveProg EEPROM에 프로그램 저장하는 중.. sendFileDetails 파일 상세 내용 보내는 중... sendCusFn CusFn 주소 - Fn # 보내는 중 sendCtrSV Counter # 의 SV를 보내는 중 sendTimSV Timer # 의 SV를 보내는 중 sendCode Program 워드 # 를 보내는 중 clearCode Program 워드 # 를 삭제하는 중 transfercompleted 프로그램 전송 완료! progTransferResetPLC PLC 리셋 ? unavailable 유효하지 않음 // Labels in Custom Function Editor selectFunction Function 선택하세요 cusFnEditorTitle Custom Function cusFnErrorLabel Error: localFileDenied 브라우저에 의해 로칼 파일 접속이 거부되었음 needJRE 이 기능은 TRiLOGI 어플리케이션에서만 적용됩니다. changeSecurity 또는 TRiLOGI 애플릿이 로칼 파일을 접속할 수 있도록 permitLocalFile 브라우저의 보안 설정(IE5)을 변경하시기 바랍니다. loadLocalFile 로칼 파일 로딩 fileNotFound 파일을 찾을 수 없습니다! notFoundInFolder 폴더를 찾을 수 없습니다. fileModifiedTitle 파일이 변경되었습니다. // On-line Monitoring messages fullmonWindowTitle 온라인 모니터링 전체 화면 progLogicSimTitle 로직 시뮬레이터 pauseButtonLabel 임시 정지 resetButtonLabel 리셋 viewButtonLabel 보기 selectButtonLabel 선택 controlBoxAlertTitle I/O 제어 모드가 선택되지 않았음 controlBoxAlert1 제어[ ] 체크박스를 클릭하세요 controlBoxAlert2 I/O 제어 모드를 활성화하기 위해 ioWinTitle I/O 라벨 chooseCFWinTitle CusFn 선택하세요. shiftIOWinTitle I/O 이동 shiftDown I/O 아래로 이동 shiftUp I/O 위로 이동 duplicateName 중복된 이름 alreadyUsedIn 이미 사용 중 editcomments 주석 편집 exceedMaxWidthWinTitle 최대 폭(옆으로 붙이기) 초과 exceedAllowedWidth 허용된 13요소를 초과 breakcircuitmesg 2개 이상의 회로로 나누시기 바랍니다.circuits exceedMaxDepthWinTitle 최대 깊이(아래로 붙이기) 초과 exceedAllowedDepth 최대 아래로 붙이기(20요소) 초과 editLabelNameTitle 라벨 이름 편집 newNameLabel 새로운 이름: labelNameTooLong 라벨이름이 너무 깁니다! newLabelMessage 새로운 라벨 = contactHasBeenChanged 접점 방식 변경됨 changeToNOPEN Normally-Open으로 변경됨 changeToNCLOSED Normally-Closed로 변경됨 warningWinTitle 주의 selectSeq 시퀀서(Sequencer) 선택 warningNDCF 주의: Non-Diff. CusFn 타입 NDCFwarningMesg 래더의 매 스캔마다 CusFn를 실행함!! deleteLadderWarning Ladder 회로 삭제 confirmDelCircuit 정말 회로들을 삭제하시겠습니까?\n(Undo할수 없음!!) fromCircuit 삭제할 회로 (부터) toCircuit 삭제할 회로 (까지) movingCircuitNo 회로 # pressEnterAtNewLoc 를 이동할 새 위치에서 누르세요. 취소는 를 누르세요 cutLadderWarning Ladder 회로들을 클립보드로 잘라내기 confirmCutCircuit 정말 회로들을 잘라내시겠습니까? (Undo할수 없음!!) copyLadderWinTitle Ladder 회로들을 복사Copy Ladder Circuits confirmCopyCircuit 회로들을 복사하시겠습니까? findLabel 라벨 찾기 labelNamePrompt 라벨 이름: F2SelectIO (F2 키 - I/O테이블에서 선택) continueSearch 찾기 계속? undoBufferEmpty Undo 버퍼가 비워있습니다. sourceFileDialogSourceName 소스 파일이름: sourceFileDialogDateCreated 작성 날자: sourceFileDialogDateTranferred 전송 날자: quitDialogTitle TRiLOGI 종료 quitDialogMessage1 정말로 종료하시겠습니까? saveCurrFileAlertTitle 현재 파일을 저장하시겠습니까? setRTCDialogTitle 지정 PLC의 RTC(Real Time Clock) 설정 setRTCLabel PLC의 시간 설정 commPasswordTitle 암호에의해 전송이 보호됨 commPasswordReq 프로그램 전송 암호를 입력하세요. commErrPasswordError 에러! 암호를 다시 입력하세요. commErrTitle PLC의 응답 에러 commErrMessage1 호스트 링크 명령에 PLC가 잘못된 응답을 함 commErrMessage2 1. TLServer의 COM 포트가 정상 작동 중인지 확인하세요 commErrMessage3 2. PLC를 CPU 임시 정지 상태로 놓고 다시 시도하여 보세요 defineLabelName 라벨 이름 정의 selectPLCID00FF PLC ID # (00 ~ FF) 선택 //Print Dialog messages and labels printDialogTitle TRiLOGI 파일 프린트 printControlPanel 프린트 제어 판넬 printButtonLabel 프린트 printPageSetupButtonLabel 페이지 설정 printPreviewButtonLabel 프린트 미리 보기 PLCNoResponse PLC로부터 응답 없음 pleaseCheck 다음 사항을 확인하시기 바랍니다. onlyOnePLC 1. 하나의 PLC만이 서버에 연결되어 있습니까? PLCPowerOn 2. PLC의 전원이 ON되어져 있습니까? onfirmQuit 정말로 종료하시겠습니까? nodeNoResponse 노드로부터 응답이 없음 PLCIsConnected 서버로 연결됨 checkIDCorrect 2. ID가 맞는지 확인하세요 networkProblem 네트워크 문제 lostCommWithServer 서버와 통신이 안됨 pleaseCheckNetwork 네트워크 연결을 확인하시기 바랍니다. makeSureTLServer 또한 TLServer가 작동 중인지 확인하시기 바랍니다. loginToTLSvr TLServer로 로그인 logInError 로그인 에러: pleaseCheckUserName 사용자 이름/암호를 확인하고 다시 시도하시기 바랍니다. checkTLServer TLServer의 실행이 활성화되어 SvrIsActive 있는지 확인하시기 바랍니다. speedLabel Speed: stepmoveLabel Steps moved: positionLabel 위치(Position): forcedStopLabel 강제 정지 completedLabel 완료됨! rlyIsSetLabel is Set ViewVariable 변수 보기 - ViewSysVarWinTitle 변수 보기 - 시스템 변수들 ViewDMWinTitle 변수 보기 - DM[n] ViewStrWinTitle 변수 보기 - 문자열 ViewIntVariable 변수 보기 - 32비트(정수) 변수들 editVariableTitle 변수 편집 setPassWordWinTitle PLC가 암호로 보호되어져 있습니다. setPassWordPromptMessage 암호를 입력하세요 passWordErrorMessage 암호 에러! 다시 시도하시기 바랍니다. // TLServer Login and File Access openLocalButtonLabel 열기 (Local) openTLSvrButtonLabel 열기 (TLServer) openTLserverFile TLServer에 저장되어 있는 파일 열기 saveTLServerFile TLServer에 파일 저장하기 getTLserverFileMessage TLServer로부터 파일을 열기 saveFile2Server TLServer에 파일을 저장 saveFile2Local 로칼 드라이버에 파일을 저장 fileIOErrorWinTitle 파일 I/O 에러 unableToSave 파일을 저장할 수 없습니다. fileIsWriteProtected 파일이 쓰기가 보호되어 있습니다! memorizeUsrPwd 사용자 이름 및 암호 기억하기 usernameLabel 사용자 이름 passwordLabel 암호 reEnterPasswordLabel 암호 재 입력 autoIDDetect 자동 ID 검출 진행중..... changeIPNote 호스트를 변경하거나 다시 로그인 하려면 Server 연결을 먼저 끊어야 합니다. connectingToPLC PLC로 연결 시도 중.... PLC ID= openMatchFile 같은 이름의 소스 파일을 열겠습니까? svrusernamePassword 서버의 사용자 이름/암호 devicepassword 기기의 암호를 입력하세요 passwordProtected 기기가 암호로 보호되어 있습니다. deleteTRiLOGI TRiLOGI 삭제 fileMsg 파일 dirMsg 폴더 fileNameLabel 파일 이름: currentDirLabel 현재 폴더: createDirLabel 새 폴더 생성 newDirLabel 새 폴더: serverErrTitle 서버 에러 mkdirProblemMsg 새 폴더 생성 에러: unableToDelMsg 삭제할 수 없음: delFileWarning Delete File Warning dirNotEmptyMsg (폴더가 비어있지 않음!) openFileErrTitle 파일 열기 에러 errOpenFileMsg 파일 여는 중 에러: invalidFileMsg 파일이 없거나 호환되지 않는 TRiLOGI 파일입니다. badID 잘못된 ID 값. 새 ID 값을 입력하세요 accessViolationTitle 접속 권한 경보 accessLevelMsg1 TLServer에 정의된 귀하의 접속 권한은 progNotpermitted 프로그램밍할 수 있는 권한이 아닙니다. controlNotpermitted I/O 제어를 할 수 있는 권한이 아닙니다. operationNotPermitted 정의 되어 있지 않습니다. clickPauseButtonMessage 해제하시려면 [임시정지]버튼을 다시 클릭하세요 failedChecksum Checksum검사에서 에러가 검출된 프로그램 retransferMessage PLC로 프로그램을 다시 전송하십시요. pauseEncountered PAUSE 문이 실행되었습니다. plcPausedByUser 사용자에 의해 PLC가 이미 임시 정지되었음! runTimeErrMessage 런타임(Run-Time) 에러 -- Fn # editNotPermitted 변수 편집이 허용되지 않음 setPLCRTCwinTitle 지정 PLC로 Real Time Clock을 설정 enterIDmessage PLC ID를 입력하시기 바랍니다. writeCompiledCodeTitle 컴파일된 코드을 출력할 파일 arePasswordProtected 암호로 보호되어져 있음 cutCopyDelNotAllowed 잘라내기, 복사, 또는 삭제 기능이 허용되지 않았습니다. fourlinesLCDDisplayTitle 4 라인 LCD 디스플레이 // ViewProtection messages viewProtectTitle Disclaimer - 보기 보호 기능 viewProtectMessage1 회로 #1 부터 # viewProtectMessage2 그리고 Function # viewProtectDisclaimer1 OK누르는 것으로 보기 보호 기능의 사용시 암호를 잊어 버리는 경우 이것을 viewProtectDisclaimer2 원상 회복시킬 수 있는 방법이 없다는 것과 이로 인한 제조사의 책임은 전적으로 viewProtectDisclaimer3 없으며 사용자 자신이 위험을 감수하고 사용한다는 것을 확인 하는 것입니다. viewProtectRange 보호하기 위한 요소의 범위를 입력하세요. viewProtectPwdCount 암호는 최소한 4문자 이상어야 합니다. viewProtectPwdNotMatch 암호가 일치하지 않습니다! viewProtectWrongPwd 암호가 틀림!! viewProtectLadderNo Ladder 회로 # viewProtectCFNo Custom Function # viewProtectRangeError 범위 에러! 다시 입력하세요 viewProtectedCFTitle 보호된 CF # viewProtectedCFMessage1 이 Custom Function은 암호로 보기가 보호되어져 있습니다. viewProtectedCFMessage2 이것을 해제하려면 "파일" 메뉴에서 "보호해제"를 선택하세요. printProtectedMessage1 Note: Custom Functions # printProtectedMessage2 는 보기가 암호로 보호되어져 있습니다. unProtectTitle 보호 해제됨 // Special Function popup menu FnMenulbl_DNCtr 감소 카운터 (Decrement Rev. Counter) FnMenulbl_RSCtr 카운터 리셋 (Reset Counter) FnMenulbl_UpCtr 증가 카운터 (Increment Rev. Counter) FnMenulbl_AVseq 고급 시퀀서 (Advance Sequencer) FnMenulbl_RSseq 시퀀서 리셋 (Reset Sequencer) FnMenulbl_StepN 시퀀서 스텝 설정: Step #N FnMenulbl_Latch Latching Relay/Output FnMenulbl_Clear Clear Latched Relay FnMenulbl_ILock 인터록 시작 (Interlock Begin) FnMenulbl_ILoff 인터록 끝 (Interlock End) FnMenulbl_dDIFU 업 엣지 (Differentiate Up) FnMenulbl_dDIFD 다운 엣지 (Differentiate Down) FnMenulbl_CusFn Custom Function FnMenulbl_dCusF 업 엣지 실행 Custom Funcs (Diff. Up Custom Funcs) FnMenulbl_MaRST 마스터 리셋 (Master Reset) // ladder Logic compiler error messages exceedMaxStepMessage1 총 프로그램 스텝 수= exceedMaxStepMessage2 PLC 제한 값 초과 notValidHere not valid here! isNotCounter 카운터가 아님!! isNotFunction Function이 아님!! isNotSequencer 시퀀서가 아님!! circuitCorrupted Circuit data corrupted !! deleteBeforeContinue 계속하기 전에 삭제하세요... illegalCircuit 틀린 문법의 회로 표현식! incompleteCircuit 미완성 회로 isEnergized is already energized! isClearMoreThanOnce : 하나이상의 회로에서 CLEAR되었음 isResetMoreThanOnce : 하나이상의 회로에서 RESET되었음 cannotEnergized cannot be energized autoIDDection 자동 ID 검출이 진행중..... ILockWithoutILoff [ILoff]없이 [ILock]이 사용됨 progMayNotRunProperly Program may not execute properly singleMode (단일 노드) // Compiler Error Message undefinedSymbol 정의되지 않은 심볼이 발견됨 compilerInternalErr Compiler internal error unbalancedBracket " ) " found without matching " ( " syntaxErr 문법 에러 syntaxErrMissing 문법 에러, missing expectInteger 정수(Integer)가 요구됨 valueOutOfRange 값이 유효 범위를 벗어남 duplicateLineLabel Duplicate line label number @ undefinedGotoLabel 정의되지 않은 GOTO 목적지: @ invalidGotoLabel 유효하지 않은 GOTO 라벨 (범위: 0-255) typemismatch 타입 불일치(수치/문자열은 혼합하여 사용할 수 없음) stringTooLong 문자열이 너무 김. tooManyLabel 라인 라벨이 너무 많음. unknownKeyword 정의 안된 키워드 missingEndWhile WHILE 문에 ENDWHILE 이 빠져있음. missingEndIf IF 문에 ENDIF 가 빠져 있음 missingNext FOR 문에 NEXT 가 빠져 있음 expectKeywordTO 키워드 "TO"가 필요함 mustBeInteger 정수(Integer)이어야 함 mustBeIntegerVar 정수 변수(Integer Variable)이어야 함 mustBeIntegerConst 정수 상수(Integer Constant)이어야 함 mustBeString 문자열이어야 함 mustBeStringVar 문자열 변수(String Variable)이어야 함 mustBeStringConst 문자열 상수(String Constant)이어야 함 IncompleteExpression 미완성 표현식 missingCloseStringQuote 문자열 표현에 " 가 빠짐 mustBeAtoZ 정수(Integer) A ~ Z 이어야 함 undefinedIOLabel 정의 안된 I/O 라벨: oldPLCModel 구형 PLC 모델에서 지원안되는 명령 bracketNotAllowed 괄호 구문은 여기서 허용안됨 commandNotSupported 이 PLC Firmware에서 유효하지 않은 명령: // custom Function run messages executedMessage Executed DeadLoopWarning 죽은 루프(Dead Loop) 경고 loopMoreThan100K 10만회 이상의 루프 likelyDeadLoop Likely to be a dead loop runTimeErrInFn Run-Time Error in Fn # progHalted Program has been Halted! HSCDEFExecuted HSCDEF Executed in Fn # isTriggeredWhen is triggered when HighSpeedCounter High Speed Counter # isDisabled 비활성화 됨 onRisingEdge 상승 엣지 (OFF-to-ON) onFallingEdge 하강 엣지 (ON-to-OFF) ExecutedInFn Executed in Fn # HSCOFFExecuted HSCOFF Executed in Fn # INTRDEFExecuted INTRDEF Executed in Fn # willTriggerFn will trigger Fn # INTROFFExecuted INTROFF Executed in Fn # hasbeendisabled 비활성화 되어져있음 isEnabled 활성화 되었음 pulsemeasurement 펄스 측정(Pulse Measurement) # programPause Breakpoint encounter. Program paused! communicationPort Communication Port # pressEnter 문자열 승인을 위해 엔터(Enter)를 누르세요 inputstrMsg String will be used in next Input$(n) call // runtime Error Messages DIVIDE_BY_ZERO Divide by zero CALL_STACK_OVERFLOW Call stack overflow! Circular CALL suspected FOR_NEXT_STEPZERO FOR-NEXT loop with STEP = 0 SETBIT_OUTOFRANGE SET_BIT position out-of-range CLRBIT_OUTOFRANGE CLR_BIT position out-of-range TESTBIT_OUTOFRANGE TEST_BIT position out-of-range STEPSPEED_OUTOFRANG STEPSPEED channel out-of-range ILLEGAL_PULSERATE Illegal Pulse Rate for STEPMOVE ILLEGAL_ACC Illegal acceleration for STEPMOVE OUT_OF_RANGE0 out-of-range OUT_OF_RANGE channel out-of-range STEPMOVE_OUTOFRANGE STEPMOVE channel out-of-range STEPSTOP_OUTOFRANGE STEPSTOP channel out-of-range ADC_OUTOFRANGE ADC channel out-of-range DAC_OUTOFRANGE DAC channel out-of-range LED_OUTOFRANGE LED Digit # within (1-12) Only PWM_OUTOFRANGE PWM channel out-of-range LCD_OUTOFRANGE Out-of-range: LCD Line# 0-4, offset# 0-40 Only PM_OUTOFRANGE PM channel out-of-range SYSVAR_OUTOFRANGE System Variable Index channel out-of-range ILLEGAL_MEMORY Illegal memory access ILLEGAL_OPCODE Illegal Opcode - Please Inform Manufacturer TIMCTR_OUTOFRANGE Timer or Counter # out-of-range DM_OUTOFRANGE DM[ ] index out-of-range STRVARIDX_OUTOFRANGE $$[ ] index out-of-range VARIABLE_OUTOFRANGE Variable out-of-range // The following are for the context sensitive Help when you press . It is the only section // in this file that allows you to use \n and \t character to represent newline and TAB characters // all other string in this files are assumed to be single line only. HelpWinTitle 인터넷 TRiLOGI 도움말 SystemHelp_intro Mouse: (Browse mode)\n 1. 선택할 래더 회로를 클릭하세요- Circuit # shown on top\n 2. 편집하고자하는 래더 다이아그램을 두번 클릭하세요\n\nKeys:\n 1. - 회로 편집\n 2. - I/O 테이블 편집 열기\n 3. - Toggle show I/O types (i,o,r,t,c) on ladder\n 4. - 화면 새로 고침\n 5. - Custom Function 편집 열기\n 6. - 프로그램 컴파일\n 7. - 입력(INPUT)을 제외한 나머지 모두 리셋 후 시뮬레이션\n 8. - 모든 I/O를 리셋한 후 시뮬레이션 SystemHelp_ioWinhelp Mouse: (Edit I/O)\n 1. 선택할 라벨 필드를 클릭\n 2. 편집을 하려면 선택된 라벨 필드를 한번더 클릭\n 3. Right-Click opens Shift I/O menu\n\nKeys:\n 1. - 라벨 편집\n 2. - 설정값 편집\n 3. - Open Shift I/O menu\n 4. - 닫기\n 5. - I/O 테이블 변경 SystemHelp_ioSelecthelp Mouse: (Select I/O)\n 1. Click on label field to select\n\nKeys:\n 1. - 라벨 편집\n 2. - 설정값 편집\n 3. - 닫기\n 4. - I/O 테이블 변경 SystemHelp_ceHelp Keyword Help: Highlight the keyword then press \nto get explanations of the keyword\n\nButtons: (Edit CusFn)\n > - 다음 Custom Function\n < - 이전 Custom Function\n >> - Next non-empty CusFn\n << - Previous non-empty CusFn\n\nKeys:\n 1. - 편집기 닫기\n 2. - 선택된 텍스트 복사\n 3. - 선택된 텍스트 자르기\n 4. - 클립보드의 텍스트 붙여넣기 SystemHelp_fullmonHelp Mouse: (If "Control" box is ticked)\n 1. 왼쪽 버튼 클릭 - 버튼을 누르는 동안만 ON됨\n 2. 오른쪽 버튼 클릭 - I/O상태가 토글됨(Latch ON / Latch OFF)\n\nKeys:\n - 변수값들 보기\n

- Pause / Resume Simulator or Target PLC\n - PLC ID 선택\n - INPUT들은 유지하고 나머지는 모두 리셋\n 또는 - 모든 I/O 리셋\n\nADC (1-8):\n - Analog Input values for Simulation\n - Value accepted when or \n\n SystemHelp_fullmonHelp2 Buttons:\n [View] - Same as pressing key\n [Pause] - Same as pressing

Key\n [Reset] - Same as pressing \n [Select] - Choose PLC using ID\n [Control] - Allows I/O to be controlled by mouse-click SystemHelp_vvHelp Buttons: (View Variables)\n [Hex] - Display numbers in Hexadecimal\n [Dec] - Display numbers in Decimal\n [Edit] - Modify variable value\n [Close] - Close View Variables Window\n [PgUp]/[PgDn] - Scroll to other pages within this screen\n [Left/Right] arrows - Scroll to other Screens\n\nKeys:\n ,,,,,,, keys\n correspond to their respective Buttons\n - 변수값 보기 윈도우 닫기\n - 지정된 DM(DM 창)으로 점프 SystemHelp_editLadderHelp Mouse: (Editing Ladder)\n 1. Left Click on circuit element to select it\n 2. Left Click on an Icon to insert new element\n\n 3. Right Click on an element to edit its label\n 4. Right Click on a {CusF} opens TBASIC Editor\n 5. Right Click on an icon select Normally-closed\n\nKeys:\n - N.C <-> N.O.접점 변경\n - 라벨 편집\n - 삽입 위치 변경\n\n <1> - N.O. 접점 직렬 삽입\n <2> - N.C. 접점 직렬 삽입\n <3> - N.O. 접점 병렬 삽입\n <4> - N.C. 접점 병렬 삽입\n SystemHelp_editLadderHelp2 <5> - N.O. 분기 병렬(OR) 삽입\n <6> - Insert parallel N.C. branch\n <7> - 코일 삽입\n <8> - 코일 병렬(OR) 삽입\n <9> - 특수 코일 삽입\n <0> - 특수 코일 병렬(OR) 삽입\n - - Same as Browse mode ///////////////////////////////////////////////////////////////////////////////////////////////// // Do not erase the following line. It marks the beginning for TLServer specific Unicode strings #TLServer Language# ////////////////////////////////////////////////////////////////////////////////////////// fontIncrement 1 closeButtonLabel 닫기 usernameLabel 사용자이름 passwordLabel 암호 reEnterPasswordLabel 암호 재 입력 cancelButtonLabel 취소 YesButtonLabel Yes NoButtonLabel No OKButtonLabel OK helpButtonLabel 도움말 checkButtonLabel Check serialPortSetup 시리얼 포트 설정 configureUsers 사용자 등록 setupEmails 이메일 설정 userConfigureTitle 사용자 이름/암호 설정 serverPortLabel 서버 포트 selectUsername 사용자 이름 선택 smtpMailServer SMTP 메일 서버 checkIntervalTitle 매 # 초 마다 검사 plcEmailConfig PLC들의 이메일 설정. badNetworkWarningTitle 낮은 네트워크 성능 badNetworkWarningMsg1 다음 사항을 확인하시기 바랍니다. badNetworkWarningMsg2 1. 슬래이브 노드들 중 어느것도 RS485상에 데이터를 보내지 않는지. badNetworkWarningMsg3 2. 네트워크의 종단 처리 및 바이어스 전압이 적절한지. closeTRiLOGIServerQtn TLServer를 종료하시겠습니까? deleteUser 사용자 삭제 deleteUserError 사용자 삭제 에러 cannotDelete 삭제할 수 없음 : userDirNotEmpty 사용자 폴더가 비어있지 않습니다! addresslabel 주소 restartTLServer TLServer 재 기동 restartTLSvrMsg1 새로운 서버 포트 설정의 적용을 위해 restartTLSvrMsg2 TLServer를 다시 실행시키기 바랍니다. quitTLServer TRiLOGI 서버 끝내기 quitTLSvrWarning 경고: TRiLOGI 6 에서 이 서버가 필요할 수도 있음! plcWebServer PLC 웹서버 serialCommTitle 시리얼 통신 설정 및 테스트 openPortButtonLabel 포트 열기 closePortButtonLabel 포트 닫기 connectButtonLabel 전화 연결 hangupButtonLabel 전화 끊기 specialButtonLabel 고급 설정 changeIDButtonLabel PLCID 변경 f1helpButtonLabel F1-도움말 clearButtonLabel 지우기 modemCheckBoxLabel 모뎀 autoAnsCheckBoxLabel 자동 응답 phoneNoLabel 전화 번호 cmdStringTitleLabel 명령 문자열:(송신 --> ) respStringTitleLabel 모뎀 메시지 및 응답 문자열 plcNoResponseWarning (PLC로부터 응답이 없음!) dteSpeedLabel DTE 속도 baudrateLabel 통신속도 unableToOpenPortMsg 포트를 열수 없음. 포트: plsClosePortMsg (설정하기전에 포트를 닫아야 합니다.) modemInitFailMsg 모뎀 초기화 실패! modemInitOKMsg 모뎀 초기화 됨. unableAutoAnsMsg 자동 응답 모드로 모뎀을 놓을 수 없음! pleaseTryAgainMsg 다시 시도하세요 waitforRingMessage 신호를 기다리는 중 invalidPwd 틀린 암호 modemDisconnectedMsg 모뎀 접속 끊기 dialingMsg 전화거는 중 unableToConnectModemMsg 원격 모뎀에 연결할 수 없음 portNameLabel 포트 이름 dataBitLabel 데이터 비트 stopBitLabel 정지 비트 parityLabel 패리티 timeOutLabel 시간초과 portChangeNotAllowedTitle 포트 열림! portChangeNotAllowedMsg1 포트가 열려있는 portChangeNotAllowedMsg2 동안에는 포트를 portChangeNotAllowedMsg3 변경할 수 없습니다. specialSetupTitle 고급 설정 modemInitStrLabel 모뎀 초기화 문자열 callInPwdLabel 전화 연결 암호 currentIDLabel 현재 ID NewIDLabel 새로운 ID detectIDButtonLabel ID 읽기 changeIDButtonLabel2 ID 변경 detect1PLCLabel * 한번에 1 PLC만 검출 changePLCIDTitle PLC ID 주소 변경 errorDisplayLabel (에러) illegalIDDisplayLabel (잘못된 ID)