Skip to content

Commit

Permalink
다국어 수정.
Browse files Browse the repository at this point in the history
  • Loading branch information
lee.hungyu committed Nov 7, 2023
1 parent 5e31070 commit 0f7d1a7
Show file tree
Hide file tree
Showing 8 changed files with 127 additions and 127 deletions.
4 changes: 2 additions & 2 deletions extern/blockly/msg/js/ko.js
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ Blockly.Msg.MATH_ARITHMETIC_TOOLTIP_ADD = "두 수의 합을 반환합니다.";
Blockly.Msg.MATH_ARITHMETIC_TOOLTIP_DIVIDE = "두 수의 나눈 결과를 반환합니다.";
Blockly.Msg.MATH_ARITHMETIC_TOOLTIP_MINUS = "두 수간의 차이를 반환합니다.";
Blockly.Msg.MATH_ARITHMETIC_TOOLTIP_MULTIPLY = "두 수의 곱을 반환합니다.";
Blockly.Msg.MATH_ARITHMETIC_TOOLTIP_POWER = "첫 번째 수를 두 번째 수 만큼, 거듭제곱 한 결과값을 돌려줍니다.";
Blockly.Msg.MATH_ARITHMETIC_TOOLTIP_POWER = "첫 번째 수를 두 번째 수 만큼, 거듭제곱 한 결괏값을 돌려줍니다.";
Blockly.Msg.MATH_CHANGE_HELPURL = "https://en.wikipedia.org/wiki/Programming_idiom#Incrementing_a_counter";
Blockly.Msg.MATH_CHANGE_INPUT_BY = "만큼";
Blockly.Msg.MATH_CHANGE_TITLE_CHANGE = "값 변경";
Expand All @@ -197,7 +197,7 @@ Blockly.Msg.MATH_IS_NEGATIVE = "가 음(-)수 이면";
Blockly.Msg.MATH_IS_ODD = "가 홀수(odd) 이면";
Blockly.Msg.MATH_IS_POSITIVE = "가 양(+)수 이면";
Blockly.Msg.MATH_IS_PRIME = "가 소수(prime) 이면";
Blockly.Msg.MATH_IS_TOOLTIP = "어떤 수가 짝 수, 홀 수, 소 수, 정 수, 양 수, 음 수, 나누어 떨어지는 수 인지 검사해 결과값을 돌려줍니다. 참(true) 또는 거짓(false) 값을 돌려줌.";
Blockly.Msg.MATH_IS_TOOLTIP = "어떤 수가 짝 수, 홀 수, 소 수, 정 수, 양 수, 음 수, 나누어 떨어지는 수 인지 검사해 결괏값을 돌려줍니다. 참(true) 또는 거짓(false) 값을 돌려줌.";
Blockly.Msg.MATH_IS_WHOLE = "가 정수이면";
Blockly.Msg.MATH_MODULO_HELPURL = "https://en.wikipedia.org/wiki/Modulo_operation";
Blockly.Msg.MATH_MODULO_TITLE = "%1 를 %2 로 나눈 나머지";
Expand Down
4 changes: 2 additions & 2 deletions extern/blockly/msg/json/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"MATH_ARITHMETIC_TOOLTIP_MINUS": "두 수간의 차이를 반환합니다.",
"MATH_ARITHMETIC_TOOLTIP_MULTIPLY": "두 수의 곱을 반환합니다.",
"MATH_ARITHMETIC_TOOLTIP_DIVIDE": "두 수의 나눈 결과를 반환합니다.",
"MATH_ARITHMETIC_TOOLTIP_POWER": "첫 번째 수를 두 번째 수 만큼, 거듭제곱 한 결과값을 돌려줍니다.",
"MATH_ARITHMETIC_TOOLTIP_POWER": "첫 번째 수를 두 번째 수 만큼, 거듭제곱 한 결괏값을 돌려줍니다.",
"MATH_SINGLE_HELPURL": "https://en.wikipedia.org/wiki/Square_root",
"MATH_SINGLE_OP_ROOT": "제곱근",
"MATH_SINGLE_TOOLTIP_ROOT": "숫자의 제곱근을 반환합니다.",
Expand All @@ -150,7 +150,7 @@
"MATH_IS_POSITIVE": "가 양(+)수 이면",
"MATH_IS_NEGATIVE": "가 음(-)수 이면",
"MATH_IS_DIVISIBLE_BY": "가 다음 수로 나누어 떨어지면 :",
"MATH_IS_TOOLTIP": "어떤 수가 짝 수, 홀 수, 소 수, 정 수, 양 수, 음 수, 나누어 떨어지는 수 인지 검사해 결과값을 돌려줍니다. 참(true) 또는 거짓(false) 값을 돌려줌.",
"MATH_IS_TOOLTIP": "어떤 수가 짝 수, 홀 수, 소 수, 정 수, 양 수, 음 수, 나누어 떨어지는 수 인지 검사해 결괏값을 돌려줍니다. 참(true) 또는 거짓(false) 값을 돌려줌.",
"MATH_CHANGE_HELPURL": "https://en.wikipedia.org/wiki/Programming_idiom#Incrementing_a_counter",
"MATH_CHANGE_TITLE_CHANGE": "값 변경",
"MATH_CHANGE_INPUT_BY": "만큼",
Expand Down
6 changes: 3 additions & 3 deletions extern/lang/code.js
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ Lang.Blocks = {
"ARDUINO_connected": "Hardware connected",
"ARDUINO_connect": "* Connect hardware",
"ARDUINO_arduino_get_number_1": "신호",
"ARDUINO_arduino_get_number_2": "의 숫자 결과값",
"ARDUINO_arduino_get_number_2": "의 숫자 결괏값",
"ARDUINO_arduino_get_sensor_number_0": "0",
"ARDUINO_arduino_get_sensor_number_1": "1",
"ARDUINO_arduino_get_sensor_number_2": "2",
Expand Down Expand Up @@ -677,7 +677,7 @@ Lang.Blocks = {
"dplay_analog_number_4": "A4",
"dplay_analog_number_5": "A5",
"ARDUINO_arduino_get_string_1": "신호",
"ARDUINO_arduino_get_string_2": "의 글자 결과값",
"ARDUINO_arduino_get_string_2": "의 글자 결괏값",
"ARDUINO_arduino_send_1": "신호",
"ARDUINO_arduino_send_2": "보내기",
"ARDUINO_num_sensor_value_1": "아날로그",
Expand Down Expand Up @@ -6090,7 +6090,7 @@ Lang.template = {
"get_current_city_weather_data": "현재 %1 %2 의 %3",
"get_today_city_temperature": "오늘 %1 %2의 %3시 기온",
"translate_title": "%1",
"get_translated_string": "%1 %2 을(를) %3로 번역하기",
"get_translated_string": "%1 %2 을(를) %3로 번역한 값",
"check_language": "%1의 언어",
"festival_title": "%1",
"count_festival": "%1 %2 행사의 수",
Expand Down
10 changes: 5 additions & 5 deletions extern/lang/ebs.js
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ Lang.Blocks = {
"ARDUINO_connected": "하드웨어가 연결되었습니다. ",
"ARDUINO_connect": "* 하드웨어를 연결하세요.",
"ARDUINO_arduino_get_number_1": "신호",
"ARDUINO_arduino_get_number_2": "의 숫자 결과값",
"ARDUINO_arduino_get_number_2": "의 숫자 결괏값",
"ARDUINO_arduino_get_sensor_number_0": "A0",
"ARDUINO_arduino_get_sensor_number_1": "A1",
"ARDUINO_arduino_get_sensor_number_2": "A2",
Expand Down Expand Up @@ -677,7 +677,7 @@ Lang.Blocks = {
"dplay_analog_number_4": "A4",
"dplay_analog_number_5": "A5",
"ARDUINO_arduino_get_string_1": "신호",
"ARDUINO_arduino_get_string_2": "의 글자 결과값",
"ARDUINO_arduino_get_string_2": "의 글자 결괏값",
"ARDUINO_arduino_send_1": "신호",
"ARDUINO_arduino_send_2": "보내기",
"ARDUINO_num_sensor_value_1": "",
Expand Down Expand Up @@ -1532,7 +1532,7 @@ Lang.Blocks = {
"CALC_length_of_string_1": "",
"CALC_length_of_string_2": "의 글자 수",
"CALC_reverse_of_string_1": "",
"CALC_reverse_of_string_2": "을(를) 뒤집기",
"CALC_reverse_of_string_2": "을(를) 뒤집은 값",
"CALC_substring_1": "",
"CALC_substring_2": "의",
"CALC_substring_3": "번째 글자부터",
Expand All @@ -1556,7 +1556,7 @@ Lang.Blocks = {
"MOVING_direction_relative_duration_1": "",
"MOVING_direction_relative_duration_2": "초 동안 이동 방향",
"MOVING_direction_relative_duration_3": "만큼 회전하기",
"CALC_get_sound_volume": " 소릿값",
"CALC_get_sound_volume": " 소리 크기",
"SOUND_sound_from_to_1": "소리",
"SOUND_sound_from_to_2": "",
"SOUND_sound_from_to_3": "초 부터",
Expand Down Expand Up @@ -6105,7 +6105,7 @@ Lang.template = {
"get_current_city_weather_data": "현재 %1 %2 의 %3",
"get_today_city_temperature": "오늘 %1 %2의 %3시 기온",
"translate_title": "%1",
"get_translated_string": "%1 %2 을(를) %3로 번역하기",
"get_translated_string": "%1 %2 을(를) %3로 번역한 값",
"check_language": "%1의 언어",
"festival_title": "%1",
"count_festival": "%1 %2 행사의 수",
Expand Down
12 changes: 6 additions & 6 deletions extern/lang/ko.js
Original file line number Diff line number Diff line change
Expand Up @@ -993,7 +993,7 @@ Lang.Blocks = {
VARIABLE_change_variable_name: '변수 이름 바꾸기',
VARIABLE_combine_something_1: '',
VARIABLE_combine_something_2: '과(와)',
VARIABLE_combine_something_3: '를 합치기',
VARIABLE_combine_something_3: '을(를) 합친 값',
VARIABLE_get_canvas_input_value: ' 대답 ',
VARIABLE_get_variable: '변수',
VARIABLE_get_variable_1: '값',
Expand Down Expand Up @@ -1551,7 +1551,7 @@ Lang.Blocks = {
CALC_length_of_string_1: '',
CALC_length_of_string_2: '의 글자 수',
CALC_reverse_of_string_1: '',
CALC_reverse_of_string_2: '을(를) 뒤집기',
CALC_reverse_of_string_2: '을(를) 뒤집은 값',
CALC_substring_1: '',
CALC_substring_2: '의',
CALC_substring_3: '번째 글자부터',
Expand All @@ -1560,7 +1560,7 @@ Lang.Blocks = {
CALC_replace_string_1: '',
CALC_replace_string_2: '의',
CALC_replace_string_3: '을(를)',
CALC_replace_string_4: '로 바꾸기',
CALC_replace_string_4: '로 바꾼 값',
CALC_change_string_case_1: '',
CALC_change_string_case_2: '의',
CALC_change_string_case_3: ' ',
Expand All @@ -1575,7 +1575,7 @@ Lang.Blocks = {
MOVING_direction_relative_duration_1: '',
MOVING_direction_relative_duration_2: '초 동안 이동 방향',
MOVING_direction_relative_duration_3: '만큼 회전하기',
CALC_get_sound_volume: ' 소릿값',
CALC_get_sound_volume: ' 소리 크기',
SOUND_sound_from_to_1: '소리',
SOUND_sound_from_to_2: '',
SOUND_sound_from_to_3: '초 부터',
Expand Down Expand Up @@ -5693,7 +5693,7 @@ Lang.Workspace = {
look_target_project: '작품을 실행하며 무엇을 만들지 살펴봅시다.',
ai_learning_login_required: '모델 학습 기능을 사용하시려면 \n로그인이 필요합니다.',
drag_to_remove: '여기로 옮겨 버리기',
check_result_value: '결과값을 가짐',
check_result_value: '결괏값을 가짐',
check_local_variable: '지역변수를 사용',
local_variable: '지역변수',
local_variable_dup: '같은 이름의 지역변수가 이미 있어 이름이 자동으로 변경되었습니다.',
Expand Down Expand Up @@ -7156,7 +7156,7 @@ Lang.template = {
get_current_city_weather_data: '현재 %1 %2 의 %3',
get_today_city_temperature: '오늘 %1 %2의 %3시 기온',
translate_title: '%1',
get_translated_string: '%1 %2 을(를) %3로 번역하기',
get_translated_string: '%1 %2 을(를) %3로 번역한 값',
check_language: '%1의 언어',
festival_title: '%1',
count_festival: '%1 %2 행사의 수',
Expand Down
4 changes: 2 additions & 2 deletions extern/util/static.js
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,8 @@ EntryStatic.getAllBlocks = function() {
'sound_something_wait_with_block',
'sound_something_second_wait_with_block',
'sound_from_to_and_wait',
'get_sound_volume',
'get_sound_duration',
'sound_volume_change',
'sound_volume_set',
'sound_speed_change',
Expand Down Expand Up @@ -343,15 +345,13 @@ EntryStatic.getAllBlocks = function() {
'calc_rand',
'coordinate_mouse',
'coordinate_object',
'get_sound_volume',
'quotient_and_mod',
'calc_operation',
'get_project_timer_value',
'choose_project_timer_action',
'set_visible_project_timer',
'get_date',
'distance_something',
'get_sound_duration',
'get_user_name',
'get_nickname',
'length_of_string',
Expand Down
107 changes: 0 additions & 107 deletions src/playground/blocks/block_calc.js
Original file line number Diff line number Diff line change
Expand Up @@ -536,43 +536,6 @@ module.exports = {
],
},
},
get_sound_volume: {
color: EntryStatic.colorSet.block.default.CALC,
outerLine: EntryStatic.colorSet.block.darken.CALC,
skeleton: 'basic_string_field',
statements: [],
params: [
{
type: 'Text',
text: Lang.Blocks.CALC_get_sound_volume,
color: '#FFF',
},
{
type: 'Text',
text: '',
color: '#FFF',
},
],
events: {},
def: {
params: [null, null],
type: 'get_sound_volume',
},
class: 'calc',
isNotFor: [],
func() {
return Entry.Utils.getVolume() * 100;
},
syntax: {
js: [],
py: [
{
syntax: 'Entry.value_of_sound_volume()',
blockType: 'param',
},
],
},
},
quotient_and_mod: {
color: EntryStatic.colorSet.block.default.CALC,
outerLine: EntryStatic.colorSet.block.darken.CALC,
Expand Down Expand Up @@ -1554,76 +1517,6 @@ module.exports = {
],
},
},
get_sound_duration: {
color: EntryStatic.colorSet.block.default.CALC,
outerLine: EntryStatic.colorSet.block.darken.CALC,
skeleton: 'basic_string_field',
statements: [],
params: [
{
type: 'Text',
text: Lang.Blocks.CALC_get_sound_duration_1,
color: '#FFF',
},
{
type: 'DropdownDynamic',
value: null,
menuName: 'sounds',
fontSize: 10,
bgColor: EntryStatic.colorSet.block.darken.CALC,
arrowColor: EntryStatic.colorSet.arrow.default.DEFAULT,
},
{
type: 'Text',
text: Lang.Blocks.CALC_get_sound_duration_2,
color: '#FFF',
},
],
events: {},
def: {
params: [null, null, null],
type: 'get_sound_duration',
},
pyHelpDef: {
params: [null, 'A&value', null],
type: 'get_sound_duration',
},
paramsKeyMap: {
VALUE: 1,
},
class: 'calc_duration',
isNotFor: [],
func(sprite, script) {
const soundId = script.getField('VALUE', script);
const soundsArr = sprite.parent.sounds;

for (let i = 0; i < soundsArr.length; i++) {
if (soundsArr[i].id === soundId) {
return soundsArr[i].duration;
}
}
},
syntax: {
js: [],
py: [
{
syntax: 'Entry.value_of_sound_length_of(%2)',
blockType: 'param',
textParams: [
undefined,
{
type: 'DropdownDynamic',
value: null,
menuName: 'sounds',
fontSize: 11,
arrowColor: EntryStatic.colorSet.arrow.default.CALC,
converter: Entry.block.converters.returnStringKey,
},
],
},
],
},
},
get_user_name: {
color: EntryStatic.colorSet.block.default.CALC,
fontColor: '#FFF',
Expand Down
Loading

0 comments on commit 0f7d1a7

Please sign in to comment.