Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 41 additions & 11 deletions extern/lang/code.js
Original file line number Diff line number Diff line change
Expand Up @@ -584,6 +584,16 @@ Lang.Blocks = {
"BITBRICK_UserInput": "UserInput",
"BITBRICK_dc_direction_ccw": "CCW",
"BITBRICK_dc_direction_cw": "CW",
"COALABOARD_light": "light",
"COALABOARD_IR": "IR",
"COALABOARD_touch": "touch",
"COALABOARD_temperature": "temperature",
"COALABOARD_potentiometer": "potentiometer",
"COALABOARD_MIC": "MIC",
"COALABOARD_UserSensor": "UserSensor",
"COALABOARD_UserInput": "UserInput",
"COALABOARD_dc_direction_ccw": "CCW",
"COALABOARD_dc_direction_cw": "CW",
"chocopi_control_event_pressed": "누를 때",
"chocopi_control_event_released": "뗄 때",
"chocopi_joystick_X": "조이스틱 좌우",
Expand Down Expand Up @@ -3021,6 +3031,7 @@ Lang.Menus = {
"arduinoCompatible": "아두이노 호환보드",
"bitBlock": "비트블록",
"bitbrick": "비트브릭",
"coalaboard": "코알라보드",
"creamo": "크리모",
"playcode": "플레이코드",
"funboard": "펀보드",
Expand Down Expand Up @@ -5720,6 +5731,7 @@ Lang.Device = {
"trueRobot": "뚜루뚜루",
"CODEino": "코드이노",
"bitbrick": "비트브릭",
"coalaboard": "코알라보드",
"creamo": "크리모",
"playcode": "플레이코드",
"funboard": "펀보드",
Expand Down Expand Up @@ -5980,18 +5992,36 @@ Lang.template = {
"iboard_rgb_led": "RGB LED의 %1 LED %2 %3",
"iboard_set_tone": "디지털 %1 번 핀의 버저를 %2 %3 음으로 %4 초 연주하기 %5",
"iboard_toggle_led": "디지털 %1 번 핀 %2 %3",
"bitbrick_sensor_value": "%1 값",
"bitbrick_is_touch_pressed": "touch %1 이(가) 눌렸는가?",
"bitbrick_turn_off_color_led": "컬러 LED 끄기 %1",
"bitbrick_turn_on_color_led_by_rgb": "컬러 LED 켜기 R %1 G %2 B %3 %4",
"bitbrick_turn_on_color_led_by_picker": "컬러 LED 색 %1 로 정하기 %2",
"bitbrick_turn_on_color_led_by_value": "컬러 LED 켜기 색 %1 로 정하기 %2",
"bitbrick_buzzer": "버저음 %1 내기 %2",
"bitbrick_turn_off_all_motors": "모든 모터 끄기 %1",
"bitbrick_dc_speed": "DC 모터 %1 속도 %2 %3",
"bitbrick_dc_direction_speed": "DC 모터 %1 %2 방향 속력 %3 %4",
"bitbrick_servomotor_angle": "서보 모터 %1 각도 %2 %3",
"bitbrick_when_button_pressed": "%1 버튼 %2 이(가) %3 일 때",
"bitbrick_when_sensor_get_value": "%1 %2 값 %3 %4 일 때",
"bitbrick_is_touch_pressed": "버튼 %1 이(가) %2 인가?",
"bitbrick_is_sensor_value_compare": '%1 값 %2 %3 인가?',
"bitbrick_sensor_value": "%1 값",
"bitbrick_convert_scale": "변환 %1 값 %2 ~ %3 에서 %4 ~ %5",
"bitbrick_turn_on_color_led_by_rgb": "엘이디를 빨강 %1 초록 %2 파랑 %3 %4 (으)로 켜기",
"bitbrick_turn_on_color_led_by_picker": "엘이디를 %1 (으)로 켜기 %2",
"bitbrick_turn_on_color_led_by_value": "엘이디를 %1 (으)로 켜기 %2",
"bitbrick_turn_off_color_led": "엘이디 끄기 %1",
"bitbrick_buzzer": "버저음 %1 내기 %2",
"bitbrick_servomotor_angle": "서보모터 %1 각도 %2 %3",
"bitbrick_dc_direction_speed": "디씨모터 %1 방향 %2 속력 %3 %4",
"bitbrick_dc_speed": "디씨모터 %1 속도 %2 %3",
"bitbrick_turn_off_all_motors": "모든 모터 멈추기 %1",
"coalaboard_when_button_pressed": "%1 버튼 %2 눌러졌을 때",
"coalaboard_when_sensor_get_value": "%1 %2 값 %3 %4 일 때",
"coalaboard_is_touch_pressed": "버튼 %1 이(가) %2 인가?",
"coalaboard_is_sensor_value_compare": '%1 값 %2 %3 인가?',
"coalaboard_sensor_value": "%1 값",
"coalaboard_convert_scale": "변환 %1 값 %2 ~ %3 에서 %4 ~ %5",
"coalaboard_turn_on_color_led_by_rgb": "엘이디를 빨강 %1 초록 %2 파랑 %3 %4 (으)로 켜기",
"coalaboard_turn_on_color_led_by_picker": "엘이디를 %1 (으)로 켜기 %2",
"coalaboard_turn_on_color_led_by_value": "엘이디를 %1 (으)로 켜기 %2",
"coalaboard_turn_off_color_led": "엘이디 끄기 %1",
"coalaboard_buzzer": "버저음 %1 내기 %2",
"coalaboard_servomotor_angle": "서보모터 %1 각도 %2 %3",
"coalaboard_dc_direction_speed": "디씨모터 %1 방향 %2 속력 %3 %4",
"coalaboard_dc_speed": "디씨모터 %1 속도 %2 %3",
"coalaboard_turn_off_all_motors": "모든 모터 멈추기 %1",
"start_drawing": "this.startDraw() %1",
"stop_drawing": "this.stopDraw() %1",
"set_color": "this.brush.color = %1 %2",
Expand Down
62 changes: 46 additions & 16 deletions extern/lang/ebs.js
Original file line number Diff line number Diff line change
Expand Up @@ -575,15 +575,25 @@ Lang.Blocks = {
"blacksmith_toggle_off": "끄기",
"blacksmith_lcd_first_line": "첫 번째",
"blacksmith_lcd_seconds_line": "두 번째",
"BITBRICK_light": "밝기센서",
"BITBRICK_IR": "거리센서",
"BITBRICK_light": "밝기 센서",
"BITBRICK_IR": "적외선 센서",
"BITBRICK_touch": "버튼",
"BITBRICK_potentiometer": "가변저항",
"BITBRICK_MIC": "소리감지센서",
"BITBRICK_UserSensor": "사용자입력",
"BITBRICK_UserInput": "사용자입력",
"BITBRICK_MIC": "소리 센서",
"BITBRICK_UserSensor": "사용자 입력",
"BITBRICK_UserInput": "사용자 입력",
"BITBRICK_dc_direction_ccw": "반시계",
"BITBRICK_dc_direction_cw": "시계",
"COALABOARD_light": "밝기 센서",
"COALABOARD_IR": "적외선 센서",
"COALABOARD_touch": "버튼",
"COALABOARD_temperature": "온도 센서",
"COALABOARD_potentiometer": "가변저항",
"COALABOARD_MIC": "소리 센서",
"COALABOARD_UserSensor": "사용자 입력",
"COALABOARD_UserInput": "사용자 입력",
"COALABOARD_dc_direction_ccw": "반시계",
"COALABOARD_dc_direction_cw": "시계",
"chocopi_control_event_pressed": "누를 때",
"chocopi_control_event_released": "뗄 때",
"chocopi_joystick_X": "조이스틱 좌우",
Expand Down Expand Up @@ -3021,6 +3031,7 @@ Lang.Menus = {
"arduinoCompatible": "아두이노 호환보드",
"bitBlock": "비트블록",
"bitbrick": "비트브릭",
"coalaboard": "코알라보드",
"creamo": "크리모",
"playcode": "플레이코드",
"funboard": "펀보드",
Expand Down Expand Up @@ -5720,6 +5731,7 @@ Lang.Device = {
"trueRobot": "뚜루뚜루",
"CODEino": "코드이노",
"bitbrick": "비트브릭",
"coalaboard": "코알라보드",
"creamo": "크리모",
"playcode": "플레이코드",
"funboard": "펀보드",
Expand Down Expand Up @@ -5980,18 +5992,36 @@ Lang.template = {
"iboard_rgb_led": "RGB LED의 %1 LED %2 %3",
"iboard_set_tone": "디지털 %1 번 핀의 버저를 %2 %3 음으로 %4 초 연주하기 %5",
"iboard_toggle_led": "디지털 %1 번 핀 %2 %3",
"bitbrick_sensor_value": "%1 값",
"bitbrick_is_touch_pressed": "버튼 %1 이(가) 눌렸는가?",
"bitbrick_turn_off_color_led": "컬러 LED 끄기 %1",
"bitbrick_turn_on_color_led_by_rgb": "컬러 LED 켜기 R %1 G %2 B %3 %4",
"bitbrick_turn_on_color_led_by_picker": "컬러 LED 색 %1 로 정하기 %2",
"bitbrick_turn_on_color_led_by_value": "컬러 LED 켜기 색 %1 로 정하기 %2",
"bitbrick_buzzer": "버저음 %1 내기 %2",
"bitbrick_turn_off_all_motors": "모든 모터 끄기 %1",
"bitbrick_dc_speed": "DC 모터 %1 속도 %2 %3",
"bitbrick_dc_direction_speed": "DC 모터 %1 %2 방향 속력 %3 %4",
"bitbrick_servomotor_angle": "서보 모터 %1 각도 %2 %3",
"bitbrick_when_button_pressed": "%1 버튼 %2 이(가) %3 일 때",
"bitbrick_when_sensor_get_value": "%1 %2 값 %3 %4 일 때",
"bitbrick_is_touch_pressed": "버튼 %1 이(가) %2 인가?",
"bitbrick_is_sensor_value_compare": '%1 값 %2 %3 인가?',
"bitbrick_sensor_value": "%1 값",
"bitbrick_convert_scale": "변환 %1 값 %2 ~ %3 에서 %4 ~ %5",
"bitbrick_turn_on_color_led_by_rgb": "엘이디를 빨강 %1 초록 %2 파랑 %3 %4 (으)로 켜기",
"bitbrick_turn_on_color_led_by_picker": "엘이디를 %1 (으)로 켜기 %2",
"bitbrick_turn_on_color_led_by_value": "엘이디를 %1 (으)로 켜기 %2",
"bitbrick_turn_off_color_led": "엘이디 끄기 %1",
"bitbrick_buzzer": "버저음 %1 내기 %2",
"bitbrick_servomotor_angle": "서보모터 %1 각도 %2 %3",
"bitbrick_dc_direction_speed": "디씨모터 %1 방향 %2 속력 %3 %4",
"bitbrick_dc_speed": "디씨모터 %1 속도 %2 %3",
"bitbrick_turn_off_all_motors": "모든 모터 멈추기 %1",
"coalaboard_when_button_pressed": "%1 버튼 %2 눌러졌을 일 때",
"coalaboard_when_sensor_get_value": "%1 %2 값 %3 %4 일 때",
"coalaboard_is_touch_pressed": "버튼 %1 이(가) %2 인가?",
"coalaboard_is_sensor_value_compare": '%1 값 %2 %3 인가?',
"coalaboard_sensor_value": "%1 값",
"coalaboard_convert_scale": "변환 %1 값 %2 ~ %3 에서 %4 ~ %5",
"coalaboard_turn_on_color_led_by_rgb": "엘이디를 빨강 %1 초록 %2 파랑 %3 %4 (으)로 켜기",
"coalaboard_turn_on_color_led_by_picker": "엘이디를 %1 (으)로 켜기 %2",
"coalaboard_turn_on_color_led_by_value": "엘이디를 %1 (으)로 켜기 %2",
"coalaboard_turn_off_color_led": "엘이디 끄기 %1",
"coalaboard_buzzer": "버저음 %1 내기 %2",
"coalaboard_servomotor_angle": "서보모터 %1 각도 %2 %3",
"coalaboard_dc_direction_speed": "디씨모터 %1 방향 %2 속력 %3 %4",
"coalaboard_dc_speed": "디씨모터 %1 속도 %2 %3",
"coalaboard_turn_off_all_motors": "모든 모터 멈추기 %1",
"start_drawing": "그리기 시작하기 %1",
"stop_drawing": "그리기 멈추기 %1",
"set_color": "붓의 색을 %1 (으)로 정하기 %2",
Expand Down
44 changes: 32 additions & 12 deletions extern/lang/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -2227,6 +2227,7 @@ Lang.Menus = {
"arduinoCompatible": "non-certified",
"bitBlock": "BitBlock",
"bitbrick": "Bitbrick",
"coalaboard": "Coala Board",
"creamo": "creamo",
"playcode": "playcode",
"funboard": "funboard",
Expand Down Expand Up @@ -4928,6 +4929,7 @@ Lang.Device = {
"trueRobot": "TrueTrueRobot",
"CODEino": "CODEino",
"bitbrick": "bitbrick",
"coalaboard": "Coala Board",
"creamo": "creamo",
"playcode": "playcode",
"funboard": "funboard",
Expand Down Expand Up @@ -5188,18 +5190,36 @@ Lang.template = {
"iboard_rgb_led": " %1 LED %2 %3",
"iboard_set_tone": "Play tone pin %1 on note %2 octave %3 beat %4 %5",
"iboard_toggle_led": "Digital %1 Pin %2 %3",
"bitbrick_sensor_value": "Value %1",
"bitbrick_is_touch_pressed": "Pressed %1 button? ",
"bitbrick_turn_off_color_led": "Turn off color LED %1",
"bitbrick_turn_on_color_led_by_rgb": "Turn on color LED R %1 G %2 B %3 %4",
"bitbrick_turn_on_color_led_by_picker": "Select %1 for color LED %2",
"bitbrick_turn_on_color_led_by_value": "Turn on color LED, select %1 %2",
"bitbrick_buzzer": "Buzz for %1 secs %2",
"bitbrick_turn_off_all_motors": "Turn off all motors %1",
"bitbrick_dc_speed": "DC motor %1 speed %2 %3",
"bitbrick_dc_direction_speed": "DC motor %1 %2 direction speed %3 %4",
"bitbrick_servomotor_angle": "Servo motor %1 angle %2 %3",
"bitbrick_convert_scale": "Convert %1 value from %2~%3 to %4~%4",
"bitbrick_when_button_pressed": "%1 when button %2 %3",
"bitbrick_when_sensor_get_value": "%1 when %2 value %3 %4",
"bitbrick_is_touch_pressed": "button %1 %2?",
"bitbrick_is_sensor_value_compare": "%1 %2 %3?",
"bitbrick_sensor_value": "%1 value",
"bitbrick_convert_scale": "map %1 value from %2 ~ %3 to %4 ~ %5",
"bitbrick_turn_on_color_led_by_rgb": "set LED color to Red %1 Green %2 Blue %3 %4",
"bitbrick_turn_on_color_led_by_picker": "set LED color to %1 %2",
"bitbrick_turn_on_color_led_by_value": "set LED color %1 %2",
"bitbrick_turn_off_color_led": "turn off LED %1",
"bitbrick_buzzer": "buzz note %1 %2",
"bitbrick_servomotor_angle": "servo motor %1 degree %2 %3",
"bitbrick_dc_direction_speed": "dc motor %1 direction %2 speed %3 %4",
"bitbrick_dc_speed": "dc motor %1 velocity %2 %3",
"bitbrick_turn_off_all_motors": "stop all motors %1",
"coalaboard_when_button_pressed": "%1 when button %2",
"coalaboard_when_sensor_get_value": "%1 when %2 value %3 %4",
"coalaboard_is_touch_pressed": "button %1 %2?",
"coalaboard_is_sensor_value_compare": "%1 %2 %3?",
"coalaboard_sensor_value": "%1 value",
"coalaboard_convert_scale": "map %1 value from %2 ~ %3 to %4 ~ %5",
"coalaboard_turn_on_color_led_by_rgb": "set LED color to Red %1 Green %2 Blue %3 %4",
"coalaboard_turn_on_color_led_by_picker": "set LED color to %1 %2",
"coalaboard_turn_on_color_led_by_value": "set LED color %1 %2",
"coalaboard_turn_off_color_led": "turn off LED %1",
"coalaboard_buzzer": "buzz note %1 %2",
"coalaboard_servomotor_angle": "servo motor %1 degree %2 %3",
"coalaboard_dc_direction_speed": "dc motor %1 direction %2 speed %3 %4",
"coalaboard_dc_speed": "dc motor %1 velocity %2 %3",
"coalaboard_turn_off_all_motors": "stop all motors %1",
"start_drawing": "Start drawing %1",
"stop_drawing": "Stop drawing %1",
"set_color": "Set brush color to %1 %2",
Expand Down
42 changes: 30 additions & 12 deletions extern/lang/jp.js
Original file line number Diff line number Diff line change
Expand Up @@ -5984,18 +5984,36 @@ Lang.template = {
"iboard_rgb_led": " %1 LED %2 %3",
"iboard_set_tone": "Play tone pin %1 on note %2 octave %3 beat %4 %5",
"iboard_toggle_led": "Digital %1 Pin %2 %3",
"bitbrick_sensor_value": "Value %1",
"bitbrick_is_touch_pressed": "Pressed %1 button? ",
"bitbrick_turn_off_color_led": "Turn off color LED %1",
"bitbrick_turn_on_color_led_by_rgb": "Turn on color LED R %1 G %2 B %3 %4",
"bitbrick_turn_on_color_led_by_picker": "Select %1 for color LED %2",
"bitbrick_turn_on_color_led_by_value": "Turn on color LED, select %1 %2",
"bitbrick_buzzer": "Buzz for %1 secs %2",
"bitbrick_turn_off_all_motors": "Turn off all motors %1",
"bitbrick_dc_speed": "DC motor %1 speed %2 %3",
"bitbrick_dc_direction_speed": "DC motor %1 %2 direction speed %3 %4",
"bitbrick_servomotor_angle": "Servo motor %1 angle %2 %3",
"bitbrick_convert_scale": "Convert %1 value from %2~%3 to %4~%4",
"bitbrick_when_button_pressed": "%1 when button %2 %3",
"bitbrick_when_sensor_get_value": "%1 when %2 value %3 %4",
"bitbrick_is_touch_pressed": "button %1 %2?",
"bitbrick_is_sensor_value_compare": "%1 %2 %3?",
"bitbrick_sensor_value": "%1 value",
"bitbrick_convert_scale": "map %1 value from %2 ~ %3 to %4 ~ %5",
"bitbrick_turn_on_color_led_by_rgb": "set LED color to Red %1 Green %2 Blue %3 %4",
"bitbrick_turn_on_color_led_by_picker": "set LED color to %1 %2",
"bitbrick_turn_on_color_led_by_value": "set LED color %1 %2",
"bitbrick_turn_off_color_led": "turn off LED %1",
"bitbrick_buzzer": "buzz note %1 %2",
"bitbrick_servomotor_angle": "servo motor %1 degree %2 %3",
"bitbrick_dc_direction_speed": "dc motor %1 direction %2 speed %3 %4",
"bitbrick_dc_speed": "dc motor %1 velocity %2 %3",
"bitbrick_turn_off_all_motors": "stop all motors %1",
"coalaboard_when_button_pressed": "%1 when button %2",
"coalaboard_when_sensor_get_value": "%1 when %2 value %3 %4",
"coalaboard_is_touch_pressed": "button %1 %2?",
"coalaboard_is_sensor_value_compare": "%1 %2 %3?",
"coalaboard_sensor_value": "%1 value",
"coalaboard_convert_scale": "map %1 value from %2 ~ %3 to %4 ~ %5",
"coalaboard_turn_on_color_led_by_rgb": "set LED color to Red %1 Green %2 Blue %3 %4",
"coalaboard_turn_on_color_led_by_picker": "set LED color to %1 %2",
"coalaboard_turn_on_color_led_by_value": "set LED color %1 %2",
"coalaboard_turn_off_color_led": "turn off LED %1",
"coalaboard_buzzer": "buzz note %1 %2",
"coalaboard_servomotor_angle": "servo motor %1 degree %2 %3",
"coalaboard_dc_direction_speed": "dc motor %1 direction %2 speed %3 %4",
"coalaboard_dc_speed": "dc motor %1 velocity %2 %3",
"coalaboard_turn_off_all_motors": "stop all motors %1",
"start_drawing": "描きはじめる %1",
"stop_drawing": "描きおえる %1",
"set_color": "筆の色を%1にする %2",
Expand Down
Loading