; English [ABOUT] 1000 = About 1001 = About ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [COMM_SET] 2000 = Communication Settings 2001 = Comm. Settings 2010 = Communication Method 2020 = Serial Communication 2021 = COM Port : 2022 = BaudRate : 2023 = Parity : 2024 = Data : 2025 = StopBit : 2026 = Flow : 2030 = Parallel Communication 2031 = Port : 2040 = TCP/IP Communication 2041 = IP Address 2042 = Port 2050 = OK 2051 = Cancel ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [MAIN] 3000 = KitchenBell Maker for SAM4S Thermal Printer 3010 = File(&F) 3011 = Import... 3012 = Export... 3013 = Exit 3020 = Settings(&S) 3021 = General Settings 3022 = Language 3023 = Beep 3024 = OPEN Port 3025 = CLOSE Port 3026 = Communication Settings 3030 = Help(&H) 3031 = Help... 3032 = About 3040 = Scale and Interval Settings 3041 = Scale 3042 = ON Interval 3043 = OFF Interval 3044 = CLEAR(&C) 3050 = Sample Melody(&M) 3051 = Play(&P) 3052 = Set a Default(&D) 3053 = Save in the Printer...(&T) 3054 = Print(&R) 3060 = Awaiting Transfer 3061 = Transfer to Printer 3062 = Transfer Complete 3070 = Do 3071 = Re 3072 = Mi 3073 = Fa 3074 = So 3075 = La 3076 = Ti 3080 = So[5] 3081 = La[5] 3082 = Ti[5] 3083 = Do[6] 3084 = Re[6] 3085 = Mi[6] 3086 = Fa[6] 3087 = So[6] 3088 = La[6] 3089 = Ti[6] 3090 = Do[7] 3091 = Re[7] 3092 = Mi[7] 3100 = So#[5] 3101 = La#[5] 3102 = Do#[6] 3103 = Re#[6] 3104 = Fa#[6] 3105 = So#[6] 3106 = La#[6] 3107 = Do#[7] 3108 = Re#[7] ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [HELP] 4000 = Help and Support 4001 = Help and Support 4010 = Help for each feature is available as a consists of integrated PDF file. 4011 = We recommended the "Adobe Acrobat Reader DC" in order to open PDF file. 4012 = https://get.adobe.com/kr/reader/ (Freeware) 4013 = - OR - 4014 = You can open the PDF file by Google Chrome web browser. 4015 = https://chrome.google.com/ (Freeware) 4020 = Help Document ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [LANG_SET] 5000 = Language Settings 5001 = Language 5010 = Language 5011 = English 5012 = Çѱ¹¾î 5020 = Use system default language 5030 = OK 5031 = Cancel [NOW_WORKING] 6000 = Now Playing... 6010 = Now we are playing a melody or transfer a data. Please wait for a second... ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [SAMPLE_MELODY] 7000 = Sample Melody 7001 = Choose a Melody 7010 = School Bell 7011 = Shine Shine Plane 7012 = Mountain Rabbit 7013 = Pong Dang Pong Dang 7014 = Same 7020 = OK 7021 = Cancel ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [MESSAGE] ; comm_Set.cs 8000 = [CODE 8000] The serial communication setting is wrong. Please re-setting it. 8001 = [CODE 8001] An unknown error occured. Failed to start communication. ; Form1.cs 8010 = ERROR! 8011 = Information! 8012 = PROBLEM OCCURED! 8013 = FAILED! 8020 = [CODE 8020] Exceeded number. If you want to work again, press the CLEAR button. 8021 = Choose a melody file... 8022 = [CODE 8022] No melody data in Utility. Export function can't be executed. 8023 = [CODE 8023] The port is not opened. Please try again after opening the port. 8024 = [CODE 8024] No data. 8025 = Melody data will start from the printer. Please check the sound from printer. 8026 = Please wait for beep from printer... 8027 = [CODE 8027] The communication is not set. Please retry it after communication set. 8028 = [CODE 8028] An error occured during open the serial port! 8029 = [CODE 8029] Failed to connect. Check the Cable, Power and communication port settings. 8030 = Choose a location to save the melody file... 8031 = This program will store a melody to the printer. Do you want to continue? 8032 = This program will delete a melody in the printer. Do you want to contunue? 8033 = [CODE 8033] This program is already running!! Can not run more than two. 8034 = [CODE 8034] The port is already opened. Please close the port first. 8035 = 'Scale' is name of piano keyboard, like a Do, Re, Mi. 8036 = 'ON Interval' is play time of selected scale. The unit is 'ms'. (125ms=0.125s, 2000ms=2s) 8037 = 'OFF Interval' is wait time between after finished scale and before play next scale. It like a "rest" and the unit is 'ms'. (16ms=0.016s, 1000ms=1s) 8038 = [CODE 8038] No language pack detected!! Please move a execute file to correct path. ; Help.cs 8040 = An error occurred while opening the file. This file does not exist OR there is a problem with the path. ; lang_Set.cs 8050 = Complete to set to English. You need to restart application for the changes to take effect. 8051 = No Korean or English system. Abort. ; sample_Melody.cs 8060 = You are not choose a melody. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [BEEP] ; beep_Settings 9000 = Beep Settings 9001 = Beep Sett. 9010 = Beep ON/OFF 9011 = ON 9012 = OFF 9020 = OK 9021 = Cancel ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Help [MANUAL] 10000 = \Manual\KitchenBell_Maker_User_Manual_ENG.pdf