123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192 |
- [LSUOptions]
- LSUTextFile=1
- [form1Buttons]
- ID_EXIT=&Exit
- ID_NEW=&New
- ID_OPEN=&Open
- ID_SAVE=&Save
- ID_SAVE_AS=&Save as
- ID_NEWLINE=New &Line
- ID_DELLINE=Delete Line
- ID_PRGFILE=Prog. File
- ID_PRGULOAD=Upload
- ID_HEXFILE=Create HEX file
- ID_EXEC_STATEMENT=Execute Instruction
- ID_EXEC_NEXT=Next step
- ID_EXEC_STOP=Stop debug execution
- ID_EXEC_DEBUG=Start/stop the program
- ID_ABOUT=&About
- ID_RESETPRESETS=R
- ID_SAVEPRESETS=S
- ID_LOADPRESETS=L
- ID_NEXT_INSERT=
- [form1ButtonHints]
- ID_EXIT=Exit the program
- ID_NEW=Create a new file
- ID_OPEN=open a file
- ID_SAVE=save the actual file
- ID_SAVE_AS=save as
- ID_NEWLINE=Add a new line to the program
- ID_DELLINE=Delete the actual line
- ID_PRGFILE=Show the programming file
- ID_PRGULOAD=Upload the program to the target
- ID_HEXFILE=Create a HEX file
- ID_EXEC_STATEMENT=Execute a single instruction
- ID_EXEC_NEXT=Execute the next step
- ID_EXEC_STOP=Stop the debug program execution
- ID_EXEC_DEBUG=Start/stop the program
- ID_ABOUT=About this program
- ID_RESETPRESETS=reset all presets
- ID_SAVEPRESETS=save presets to file
- ID_LOADPRESETS=load presets from file
- ID_NEXT_INSERT=goto next row, add row if necessary
- ID_EXAMPLE=Load example from web
- [infobox]
- ID_APPTITLE=TPS/PLC Emulator
- ID_COPYRIGHT=MCS (C) 2021 Wilfried Klaas #13#10 EMail: w.klaas@gmx.de
- [form1Captions]
- ID_TPS_VERSION=PLC target:
- ID_OUTPUT=Outputs
- ID_INPUT=Inputs
- ID_INTERNAL_DATA=Internal data
- ID_CONTROL=Control
- ID_OUTPUT_1=Output 1
- ID_OUTPUT_2=Output 2
- ID_OUTPUT_3=Output 3
- ID_OUTPUT_4=Output 4
- ID_INPUT_4=Input &4
- ID_INPUT_3=Input &3
- ID_INPUT_2=Input &2
- ID_INPUT_1=Input &1
- ID_REFRESH_ADDR=Refresh address
- ID_IGNORE_DELAY=Ignore Delay
- ID_MNEMONIC=Instruction
- ID_MNE_DATA=Data
- ID_CAPTION=TPS/PLC Emulator
- ID_GRID_STORAGE=Memory
- ID_GRID_MNEMONIC=Instruction
- ID_GRID_DATA=Data
- ID_GRID_DESCRIPTION=Descr.
- ID_GRID_COMMENT=Comment
- ID_SAVE_TPS=File save as
- ID_SAVE_HEX=File save as
- ID_SAVE_BIN=File save as
- ID_OPEN=Open program
- ID_SAVE=Save program
- ID_SAVE_AS=Save program as
- ID_CLICK_HERE= or click here.
-
- [form1Hints]
- ID_TPS_VERSION=TPS target system for this program
- ID_OUTPUT=Outputs
- ID_INPUT=Inputs
- ID_INTERNAL_DATA=Data for internal processing
- ID_CONTROL=Control
- ID_OUTPUT_1=Output 1
- ID_OUTPUT_2=Output 2
- ID_OUTPUT_3=Output 3
- ID_OUTPUT_4=Output 4
- ID_INPUT_4=Input 4
- ID_INPUT_3=Input 3
- ID_INPUT_2=Input 2
- ID_INPUT_1=Input 1
- ID_REFRESH_ADDR=Refresh address
- ID_IGNORE_DELAY=on execution ignore any delay command
- ID_MNEMONIC=Instruction
- ID_MNE_DATA=Data
- ID_CAPTION=
- ID_GRID_STORAGE=Adress
- ID_GRID_MNEMONIC=Instruction
- ID_GRID_DATA=Data
- ID_GRID_DESCRIPTION=Description
- ID_GRID_COMMENT=Notes / Comment
- ID_BTN_PRG_SEL=PRG selected
- ID_BTN_PRG_NON=PRG not selected
- ID_BTN_SEL_SEL=SEL selected
- ID_BTN_SEL_NON=SEL not selected
- [form2Captions]
- ID_CAPTION=Program file
- [form2Hints]
- ID_CAPTION=
- [form2Buttons]
- ID_CLOSE=&Close
- [form2ButtonHints]
- ID_CLOSE=Close window
- [form1Filter]
- ID_SAVE_TPS=TPS/PLC files (*.tps)|*.tps|all files (*.*)|*.*
- ID_SAVE_HEX=Intel Hex file (*.hex)|*.hex|all files (*.*)|*.*
- ID_OPEN=TPS/SPS file (*.tps)|*.tps|all files (*.*)|*.*
- ID_SAVE=TPS/SPS file (*.tps)|*.tps|all files (*.*)|*.*
- ID_SAVE_BIN=binary file (*)|*|all files (*.*)|*.*
- [form1Action]
- ID_EXIT=&Exit
- ID_OPEN=Open
- ID_SAVE=Save
- ID_DEBUG=Start/Stop program
- ID_NEXT_STEP=Next step
- ID_STOP=Stop debug
- ID_EXEC_MNEMONIC=Execute instruction
- ID_SHOW_HEX=Show HEX file
- ID_UPLOAD=Upload program
- ID_NEW=New program
- ID_NEW_ROW=New line
- ID_DEL_ROW=Delete line
- ID_SAVE_FILE=Save file
- ID_ABOUT=About
- ID_HEX_FILE=Create HEX file
- [form1ActionHints]
- ID_EXIT=Exit program
- ID_OPEN=Open program
- ID_SAVE=Save program
- ID_DEBUG=Start/Stop program
- ID_NEXT_STEP=Execute next step
- ID_STOP=Stop debug
- ID_EXEC_MNEMONIC=Execute instruction
- ID_SHOW_HEX=Show HEX file
- ID_UPLOAD=Upload program to TPS/PLC
- ID_NEW=New program
- ID_NEW_ROW=New line
- ID_DEL_ROW=Delete actual line
- ID_SAVE_FILE=Save file
- ID_ABOUT=About this program
- ID_HEX_FILE=Create HEX file
- [statusbar]
- ID_SPS_START=Starting PLC
- ID_SPS_RUNNING=PLC running
- ID_SPS_STOPPED=PLC stopped
- ID_SPS_PROGRAMMING=programming PLC
- [hexfile]
- ID_START_LINE=Addr BD Inst. Data Comment
- [MessagesMSG]
- ID_MB_WARNINGT=Warning
- ID_MB_QUESTIONT=Question
- ID_MB_INFOT=Information
- SAVE_CHANGESM=The program has been changed. Do you want to save the changes?
- ID_UPLOAD_OKM=Pogram uploaded.
- ID_NOT_READYM=Arduino not responding. Maybe not connected, SEL not pressed oder wrong firmware version?
- ID_PRG_TO_LONGM=The program is to long for the selected hardware.
- [frmSelectComCaptions]
- ID_COMPORT=Port
- ID_ARDUINO_INST=Arduino installation
- ID_COMMENT=Please select the port of the arduino.
- ID_COMMAND_HINT=To upload, please hold the SEL button down until a message appears.
- [frmSelectComHints]
- ID_COMPORT=Com Port
- ID_ARDUINO_INST=Arduino installtion
- ID_COMMENT=Comment
|