diff --git a/src/main.html b/src/main.html index 4b920f600..6688878f8 100644 --- a/src/main.html +++ b/src/main.html @@ -48,7 +48,7 @@ - + diff --git a/src/renderer/resources/lang/code.json b/src/renderer/resources/lang/code.json index 06d8aa23d..d20df5604 100644 --- a/src/renderer/resources/lang/code.json +++ b/src/renderer/resources/lang/code.json @@ -1868,6 +1868,25 @@ "funboard_dotmatrix_set_off": "끄기", "funboard_dotmatrix_set_on": "켜기", "AI_UTILIZE": "인공지능", + "video_show_video": "보이기", + "video_hide_video": "숨기기", + "video_brightness": "밝기", + "video_transparency": "투명도", + "video_left_right": "좌우", + "video_top_bottom": "상하", + "video_human": "사람", + "video_face": "얼굴", + "video_object": "사물", + "video_start": "시작하기", + "video_end": "중지하기", + "video_gender": "성별", + "video_age": "나이", + "video_emotion": "감정", + "video_motion_onself": "자신", + "video_motion_onscreen": "실행화면", + "video_motion_scale": "움직임", + "video_motion_direction_horizontal": "좌우방향", + "video_motion_direction_vertical": "상하방향", "table_row": "행", "table_col": "열", "table_sum": "합", @@ -1876,6 +1895,122 @@ "table_avg": "평균", "table_stdev": "표준편차" }, + "video_body_coord_params": { + "left_eye": "왼쪽 눈", + "right_eye": "오른쪽 눈", + "nose": "코", + "left_mouth": "왼쪽 입꼬리", + "right_mouth": "오른쪽 입꼬리", + "upper_lip": "윗 입술", + "lower_lip": "아랫 입술", + "face": "얼굴", + "neck": "목", + "left_ear": "왼쪽 귀", + "right_ear": "오른쪽 귀", + "left_shoulder": "왼쪽 어깨", + "left_elbow": "왼쪽 팔꿈치", + "left_wrist": "왼쪽 손목", + "left_hip": "왼쪽 엉덩이", + "left_knee": "왼쪽 무릎", + "left_ankle": "왼쪽 발목", + "right_shoulder": "오른쪽 어깨", + "right_elbow": "오른쪽 팔꿈치", + "right_wrist": "오른쪽 손목", + "right_hip": "오른쪽 엉덩이", + "right_knee": "오른쪽 무릎", + "right_ankle": "오른쪽 발목" + }, + "video_emotion_params": { + "angry": "분노", + "disgusted": "혐오", + "fearful": "두려움", + "happy": "행복", + "neutral": "무표정", + "sad": "슬픔", + "surprised": "놀람" + }, + "video_object_params": { + "person": "사람", + "bicycle": "자전거", + "car": "자동차", + "motorcycle": "오토바이", + "airplane": "비행기", + "bus": "버스", + "train": "기차", + "truck": "트럭", + "boat": "보트", + "traffic light": "신호등", + "fire hydrant": "소화전", + "stop sign": "일단 정지 표지판", + "parking meter": "주차요금 계산기", + "bench": "벤치", + "bird": "새", + "cat": "고양이", + "dog": "강아지", + "horse": "말", + "sheep": "양", + "cow": "소", + "elephant": "코끼리", + "bear": "곰", + "zebra": "얼룩말", + "giraffe": "기린", + "backpack": "배낭", + "umbrella": "우산", + "handbag": "핸드백", + "tie": "넥타이", + "suitcase": "여행 가방", + "frisbee": "프리즈비 원반", + "skis": "스키", + "snowboard": "스노우보드", + "sports ball": "공", + "kite": "연", + "baseball bat": "야구 배트", + "baseball glove": "야구 글러브", + "skateboard": "스케이트 보드", + "surfboard": "서핑 보드", + "tennis racket": "테니스 라켓", + "bottle": "병", + "wine glass": "와인 잔", + "cup": "컵", + "fork": "포크", + "knife": "칼", + "spoon": "숟가락", + "bowl": "사발", + "banana": "바나나", + "apple": "사과", + "sandwich": "샌드위치", + "orange": "오렌지", + "broccoli": "브로콜리", + "carrot": "당근", + "hot dog": "핫도그", + "pizza": "피자", + "donut": "도넛", + "cake": "케이크", + "chair": "의자", + "couch": "소파", + "potted plant": "식물 화분", + "bed": "침대", + "dining table": "식탁", + "toilet": "변기", + "tv": "텔레비젼", + "laptop": "노트북", + "mouse": "마우스", + "remote": "리모콘", + "keyboard": "키보드", + "cell phone": "휴대전화", + "microwave": "전자렌지", + "oven": "오븐", + "toaster": "토스터기", + "sink": "싱크대", + "refrigerator": "냉장고", + "book": "책", + "clock": "시계", + "vase": "꽃병", + "scissors": "가위", + "teddy bear": "곰인형", + "hair drier": "헤어 드라이기", + "toothbrush": "칫솔" + }, "Buttons": { "share_policy": "이것만은 꼭!", "write_policy": "작성 가이드", @@ -2238,6 +2373,7 @@ "find_out_now": "지금 바로 확인하세요!", "offline_hw_program": "오프라인 & 하드웨어 연결 프로그램", "read_more": "자세히 보기", + "sample_project": "예시 작품", "not_supported_function": "이 기기에서는 지원하지 않는 기능입니다.", "offline_download_confirm": "엔트리 오프라인 버전은 PC에서만 이용가능합니다. 다운로드 하시겠습니까?", "hardware_download_confirm": "엔트리 하드웨어는 PC에서만 이용가능합니다. 다운로드 하시겠습니까?", @@ -2293,7 +2429,7 @@ "picture_upload_warn_old": "10MB 이하의 jpg, png, bmp 형식의 파일을 추가할 수 있습니다.", "sprite_upload_warn_old": "10MB 이하의 jpg, png, bmp 이미지 또는 eo 형식의 오브젝트를 추가할 수 있습니다.", "picture_upload_warn_1": "10MB 이하의 jpg, png, bmp, svg 형식의 파일을 추가할 수 있습니다.\njpg, png, bmp 형식은 비트맵 모드, svg 형식은 벡터 모드로 편집됩니다.", - "table_upload_warn_1": "10MB 이하의 csv, xls(x), json, xml 형식의 파일을 추가할 수 있습니다. xls(x) 형식의 경우, 함수 문장이 그대로 출력됩니다.", + "table_upload_warn_1": "10MB 이하의 csv, xls(x) 형식의 파일을 추가할 수 있습니다. xls(x) 형식의 경우, 함수 문장이 그대로 출력됩니다.", "sprite_upload_warn": "10MB 이하의 jpg, png, bmp, svg 이미지 또는 eo 형식의 오브젝트를 추가할 수 있습니다.", "sound_upload_warn_1": "10MB 이하의 mp3 형식의 파일을 추가할 수 있습니다.", "sound_edit_warn": "기다려 주세요!
새로운 소리 편집 기능을 연구 중입니다.", @@ -2623,6 +2759,7 @@ "no_project_2": "지금 작품 만들기를 시작해보세요!", "empty_project_1": "아직 만들어진 작품이 없습니다.", "no_marked_project_1": "관심 작품이 없습니다.", + "no_marked_group_project_1": "학급 관심 작품이 없습니다.", "no_marked_project_2": "'작품 공유하기'에서 다양한 작품을 만나보세요!", "no_markedGroup_project_2": "'학급 공유하기'에서 다양한 작품을 만나보세요!", "view_project_all": "작품 구경하기", @@ -2630,6 +2767,7 @@ "empty_lecture_1": "아직 만들어진 강의가 없습니다.", "no_lecture_2": "'오픈 강의 만들기'에서 강의를 만들어보세요!", "no_marked_lecture_1": "관심 강의가 없습니다.", + "no_marked_group_lecture_1": "학급 관심 강의가 없습니다.", "no_marked_lecture_2": "'오픈 강의'에서 다양한 강의를 만나보세요!", "view_lecture": "강의 살펴보기", "no_studying_lecture_1": "학습 중인 강의가 없습니다.", @@ -2639,6 +2777,7 @@ "no_lecture_collect_2": "'오픈 강의 모음 만들기'에서 강의 모음을 만들어보세요!", "make_lecture_collection": "강의 모음 만들기", "no_marked_lecture_collect_1": "관심 강의 모음이 없습니다.", + "no_marked_lecture_group_collect_1": "학급 관심 강의 모음이 없습니다.", "no_marked_lecture_collect_2": "'오픈 강의'에서 다양한 강의를 만나보세요!", "view_lecture_collection": "강의 모음 살펴보기", "no_studying_lecture_collect_1": "학습 중인 강의 모음이 없습니다.", @@ -3697,6 +3836,9 @@ "offline_edit": "편집", "offline_undo": "되돌리기", "offline_redo": "다시실행", + "offline_copy": "복사", + "offline_paste": "붙여넣기", + "offline_cut": "자르기", "offline_quit": "종료", "select_one": "선택해 주세요.", "evaluate_challenge": "도전해본 미션의 난이도를 평가해 주세요.", @@ -4275,16 +4417,16 @@ "group_add_course_3": "추가하고 싶은 강의 모음을 관심 강의 모음으로 등록해 주세요.", "group_add_course_4": "강의 모음 보기", "hw_main_title": "프로그램 다운로드", - "painter_contest_title": "엔트리 캠페인 #2 개성있는 작품 만들기", - "painter_content_head": "진화된 그림판과 새로운 오브젝트", - "painter_content_body1": "벡터 이미지 편집과 새로 추가된 오브젝트로", - "painter_content_body2": "더 멋진 작품 만드는 법", - "painter_content_button": "캠페인 보기", - "campaign_contest_title": "아름다운 인터넷 세상을 만들어요", - "campaign_content_head": "엔트리 작품 공모전", - "campaign_content_body1": "'인터넷윤리'에 대해 알기 쉽고 재미있게", - "campaign_content_body2": "작품을 만들어 응모해주세요!", - "campaign_content_button": "자세히 보기", + "datablock_contest_title": "데이터분석 블록 추가", + "datablock_content_head": "데이터를 가공하고 표현하기", + "datablock_content_body1": "생활 속 다양한 데이터를 차트로 표현하고 의미를 찾아", + "datablock_content_body2": "실생활 문제를 해결해보세요!", + "campaign_contest_title": "코로나19 함께 이겨내보아요", + "campaign_content_head": "", + "campaign_content_body1": "모두에게 도움이 되는 작품을 만들어 공유해보세요.", + "campaign_content_body2": "매주 우수작품을 선정하여 많은 사람들에게", + "campaign_content_body3": "코로나19를 이겨낼 수 있는 힘을 전할 수 있어요!", + "campaign_content_button": "캠페인 보기", "code_management_1": "엔트리 캠페인 #1 코드 잘 관리하기", "code_management_2": "나의 보관함과 메모 활용", "code_management_3": "새 기능 나의 보관함과 메모로 하는 코드 관리 비법!", @@ -4419,6 +4561,7 @@ "solve_ellinia_desc_1": "숲 속을 탐험하며, 나쁜 몬스터들을 혼내주고 친구 몬스터들을 구해주세요!", "solve_elnath_desc_1": "나쁜 몬스터가 점령한 설산을 지나, 새로운 모험을 시작할 수 있는 또 다른 포털을 찾아 떠나보세요 !", "save_modified_shape": "수정된 내용을 저장하시겠습니까?", + "save_modified_table": "테이블에서 수정한 내용을 저장하시겠습니까?", "attach_file": "첨부", "enter_discuss_title": "제목을 입력해 주세요(40자 이하)", "enter_discuss_title_alert": "제목을 입력해 주세요", @@ -4480,6 +4623,7 @@ }, "Msgs": { "microbit_led_erase_all": "모두 지우기", + "loading_plz_wait": "로딩 중입니다. 잠시만 기다려주세요.", "ai_utilize_audio_listening": "듣고 있어요", "upload_error_title": "파일 업로드 안내", "upload_error_content": "엔트리 이용정책을 지키지 않는 것으로 의심되는 파일이 제외되었습니다.", @@ -4589,7 +4733,7 @@ "hardware_need_update_title": "업데이트 안내", "hardware_need_update_content": "보안 업데이트로 엔트리 웹버전은\n하드웨어 1.9.0 버전 이상만 지원합니다.\n이하 버전일 경우 프로그램을 업데이트 하세요.\n* 업데이트 후 블록이 보이지 않을 경우,\n웹브라우저의 캐시를 지워 주세요.", "ai_utilize_audio_description": "마이크를 이용하여 소리와 음성을 감지할 수 있는 블록 모음입니다. (IE/Safari/Firefox 브라우저 미지원)", - "ai_utilize_video_description": "비디오를 활용한 블록 모음입니다. (IE/Safari/Firefox 브라우저 미지원)" + "ai_utilize_video_description": "카메라를 이용하여 움직임과 방향 값, 그리고 촬영되는 객체 등을 인식할 수 있는 블록 모음입니다. (IE/Safari/Firefox 브라우저 미지원)" }, "Users": { "auth_failed": "인증에 실패하였습니다", @@ -4677,6 +4821,7 @@ "check_runtime_error": "빨간색으로 표시된 블록을 확인해 주세요.", "check_browser_error": "IE/Safari 에서는 지원하지 않는 블록입니다.", "check_microphone_error": "컴퓨터에 마이크가 연결되어있지 않습니다", + "check_webcam_error": "컴퓨터에 카메라가 연결되어있지 않습니다", "context_download": "PC에 저장", "context_duplicate": "복제", "context_remove": "삭제", @@ -4830,7 +4975,9 @@ "Variable_use_all_objects": "모든 오브젝트에서 사용", "Variable_use_this_object": "이 오브젝트에서 사용", "Variable_used_at_all_objects": "모든 오브젝트에서 사용되는 변수", - "Variable_create_cloud": "공유 변수로 사용 \n(서버에 저장됩니다)", + "variable_create_normal": "일반 변수로 사용\n(작품에 저장)", + "variable_create_cloud": "공유 변수로 사용\n(서버에 저장)", + "variable_create_real_time": "실시간 변수로 사용\n(서버에 저장)", "Variable_used_at_special_object": "특정 오브젝트에서만 사용되는 변수", "Variable_used_objects": "사용된 오브젝트", "draw_new": "새로 그리기", @@ -4891,7 +5038,9 @@ "robot_guide": "로봇 연결 안내", "python_guide": "엔트리파이선 이용 안내", "show_list_workspace": "리스트 노출", - "List_create_cloud": "공유 리스트로 사용 \n(서버에 저장됩니다)", + "list_create_normal": "일반 리스트로 사용\n(작품에 저장)", + "list_create_cloud": "공유 리스트로 사용 \n(서버에 저장)", + "list_create_real_time": "실시간 리스트로 사용\n(서버에 저장)", "confirm_quit": "바꾼 내용을 저장하지 않았습니다.", "confirm_load_temporary": "저장되지 않은 작품이 있습니다. 여시겠습니까?", "login_to_save": "로그인후에 저장 바랍니다.", @@ -4973,7 +5122,8 @@ "toast_error_contents_object_center": "오브젝트 중심점이 오브젝트와 멀리 떨어져 실행화면 밖으로 벗어날 경우, 원위치로 돌아옵니다.", "blocks_comming_soon": "열심히 연구 중입니다.\n조금만 기다려 주세요!", "data_table": "테이블", - "select_all": "모두" + "select_all": "모두", + "now_loading_msg": "로딩 중입니다.\n잠시만 기다려주세요." }, "code": "코드보기", "EntryStatic": { @@ -5482,9 +5632,20 @@ "speech_to_text_convert": "마이크에 입력되는 사람의 목소리를 텍스트로 변환합니다. (IE/Safari 브라우저 지원하지 않음)", "get_microphone_volume": "마이크에 입력되는 소리의 크기 값입니다. (IE/Safari 브라우저 지원하지 않음)", "speech_to_text_get_value": "사람의 목소리를 문자로 바꾼 값입니다. 목소리가 입력되지 않거나, 음성인식 도중 오류가 발생한 경우 무조건 0 값을 갖습니다. (IE/Safari 브라우저 지원하지 않음)", - "append_row_to_table": "선택한 테이블의 마지막에 행을 추가합니다. 추가된 행의 모든 열 값은 0입니다.", - "insert_row_to_table": "선택한 테이블의 입력한 순서에 행을 추가합니다. 추가된 행의 모든 열 값은 0입니다. (입력한 행 뒤에 있는 행들은 순서가 하나씩 밀려납니다.", - "delete_row_from_table": "선택한 테이블의 입력한 순서에 있는 행을 삭제합니다.", + "video_draw_webcam": "컴퓨터에 연결된 카메라에 촬영되는 화면을 실행화면에서 보이게하거나 숨깁니다.", + "video_check_webcam": "컴퓨터에 카메라가 연결되어 있는 경우 '참'으로 판단합니다.", + "video_set_camera_option": "촬영되는 화면의 효과를 입력한 값으로 정합니다. 밝기: -100~100 사이의 범위로 설정할 수 있습니다. (-100 이하는 -100으로 100 이상은 100으로 처리됩니다.) 투명도: 0~100 사이의 범위로 설정할 수 있습니다. (0 이하는 0으로 100 이상은 100으로 처리됩니다.)", + "video_flip_camera": "촬영되는 화면을 좌우 혹은 상하로 뒤집습니다.", + "video_toggle_model": "선택한 인식모델을 동작시키거나 중지시킵니다. 얼굴 인식: 사람의 얼굴을 인식하여 눈, 코, 입, 귀의 위치나 예상되는 성별, 나이, 감정을 알 수 있습니다. 사람 인식: 사람의 몸을 인식하여 각 신체부위의 위치 등을 알 수 있습니다. 객체 인식: 인식된 객체의 종류를 알 수 있습니다. (사람이나 물건)", + "video_toggle_ind": "인식 된 사람 / 얼굴 / 사물 을 화면에 표시하거나 숨깁니다", + "video_number_detect": "인식된 사람 / 얼굴 / 사물의 숫자입니다 촬영되는 화면에 객체로 인식된 객체의 개수입니다. *인식할 수 있는 사물: 사람, 자전거, 자동차, 오토바이, 비행기, 버스, 기차, 트럭, 보트,교통 신호등, 소화전, 정지 신호, 주차 미터, 벤치, 새, 고양이, 개, 말, 양, 암소, 코끼리, 곰, 얼룩말, 기린, 책가방, 우산, 핸드백, 넥타이, 가방, 프리스비, 스키, 스노보드, 스포츠 볼, 연, 야구 방망이, 야구 글러브, 스케이트 보드, 서핑 보드, 테니스 라켓, 병, 와인 글라스, 컵, 포크, 나이프, 숟가락, 그릇, 바나나, 애플, 샌드위치, 주황색, 브로콜리, 당근, 핫도그, 피자, 도넛, 케이크, 의자, 소파, 화분, 침대, 식사테이블, 화장실, TV 모니터, 노트북, 마우스, 원격, 키보드, 휴대 전화, 전자 레인지, 오븐, 토스터기, 싱크대, 냉장고, 도서, 시계, 꽃병, 가위, 테디베어, 헤어드라이어, 칫솔", + "video_detected_face_info": "입력한 순서의 얼굴의 선택한 정보의 추정값입니다. 인식이 잘 되지 않는 경우 무조건 0으로 출력됩니다. (성별, 나이, 감정)", + "video_motion_value": "선택한 오브젝트 혹은 실행화면 위에서 감지되는 움직임 혹은 방향 값입니다. 움직임: 움직임이 크고 빠를 수록 값이 커집니다. 방향: 오른쪽 혹은 위쪽으로 움직일 때 양수, 왼쪽 혹은 아래쪽으로 움직일 때 음수가 됩니다.", + "video_face_part_coord": "입력한 순서의 얼굴 중 선택된 얼굴 부위의 위치값입니다. 인식이 잘 되지 않는 경우 무조건 0으로 출력됩니다. (왼쪽 눈, 오른쪽 눈, 코, 왼쪽 입꼬리, 오른쪽 입꼬리, 윗 입술, 아랫입술)", + "video_body_part_coord": "입력한 순서의 사람의 선택한 신체 부위의 위치값입니다. (얼굴, 왼쪽 어깨, 왼쪽 팔꿈치, 왼쪽 손목, 왼쪽 엉덩이, 왼쪽 무릎, 왼쪽 발목, 오른쪽 어깨, 오른쪽 팔꿈치, 오른쪽 손목, 오른쪽 엉덩이, 오른쪽 무릎, 오른쪽 발목)", + "append_row_to_table": "선택한 테이블의 마지막에 행(열)을 추가합니다. 추가된 행(열)의 모든 열(행) 값은 0입니다.", + "insert_row_to_table": "선택한 테이블의 입력한 순서에 행(열)을 추가합니다. 추가된 행(열)의 모든 열(행) 값은 0입니다. (입력한 행(열) 뒤에 있는 행들은 순서가 하나씩 밀려납니다.", + "delete_row_from_table": "선택한 테이블의 입력한 순서에 있는 행(열)을 삭제합니다.", "set_value_from_table": "선택한 테이블에서 입력한 순서의 선택된 열값을 입력한 값으로 바꿉니다.", "get_table_count": "선택한 테이블이 보유한 행과 열의 개수입니다.", "get_value_from_table": "선택한 테이블에서 입력한 순서의 선택된 열 값 입니다.", @@ -5939,6 +6100,17 @@ "speech_to_text_convert": "음성 인식하기 %1", "speech_to_text_get_value": "음성을 문자로 바꾼 값", "video_title_text": "비디오 감지", + "video_draw_webcam": "비디오 화면 %1 %2", + "video_check_webcam": "비디오가 연결되었는가?", + "video_set_camera_opacity_option": "비디오 투명도 효과를 %1 으로 정하기 %2", + "video_flip_camera": "비디오 화면 %1 뒤집기 %2", + "video_toggle_model": "%1 인식 %2 %3", + "video_toggle_ind": "인식된 %1 %2 %3", + "video_number_detect": "인식된 %1 의 수", + "video_detected_face_info": "%1 번째 얼굴의 %2", + "video_motion_value": "%1 에서 감지한 %2 값", + "video_face_part_coord": "%1 번째 얼굴의 %2 의 %3 좌표", + "video_body_part_coord": "%1 번째 사람의 %2 의 %3 좌표", "behaviorConductDisaster_title_text": "자연재난 국민행동요령", "behaviorConductLifeSafety_title_text": "생활안전 국민행동요령", "tts_title_text": "읽어주기", @@ -6217,9 +6389,9 @@ "text_prepend": "Entry.insertText( %1 ) %2", "text_flush": "Entry.clearText() %1", "analizyDataAddButton": "%1", - "append_row_to_table": "테이블 %1에 행 추가하기 %2", - "insert_row_to_table": "테이블 %1 %2번째에 행 추가하기 %3", - "delete_row_from_table": "테이블 %1 %2번째 행 삭제하기 %3", + "append_row_to_table": "테이블 %1에 %2 추가하기 %3", + "insert_row_to_table": "테이블 %1 %2번째에 %3 추가하기 %4", + "delete_row_from_table": "테이블 %1 %2번째 %3 삭제하기 %4", "set_value_from_table": "테이블 %1 %2번째 행의 %3을(를) %4(으)로 바꾸기 %5", "get_table_count": "테이블 %1의 %2개수", "get_value_from_table": "테이블 %1 %2번째 행의 %3 값", @@ -7221,9 +7393,9 @@ "minimum": "최솟값", "median": "중간값", "average_explain": "해당 열의 모든 값을 더한 후 열의 개수 만큼 나눈 값", - "standard_deviation_explain": "데이터가 평균을 중심으로 얼마나 퍼져있는지 알려주는 값.\\r\n0에 가까울 수록 값들이 평균 근처에 집중되어 있다는 것을 의미", + "standard_deviation_explain": "데이터가 평균을 중심으로 얼마나 퍼져있는지 알려주는 값.\n0에 가까울 수록 값들이 평균 근처에 집중되어 있다는 것을 의미", "maximum_minimum_explain": "해당 열의 가장 큰 값과 가장 작은 값", - "median_explain": "해당 열의 모든 값을 크기순으로 배열했을 때\\r\n전체의 중앙에 위치하는 값", + "median_explain": "해당 열의 모든 값을 크기순으로 배열했을 때\n전체의 중앙에 위치하는 값", "add_row_above": "위에 행 추가하기", "add_row_below": "아래에 행 추가하기", "delete_row": "행 삭제하기", @@ -7238,7 +7410,7 @@ "row_count": "행", "cell_count": "개", "count": "개수", - "add_chart_alert": "추가된 차트가 없습니다.\\r\n차트를 생성해주세요.", + "add_chart_alert": "추가된 차트가 없습니다.\n차트를 생성해주세요.", "enter_attribute_name": "열 이름을 입력해 주세요.(10자 이내)", "placeholder_attribute_name": "열 이름", "new_attribute": "새로운 열", @@ -7252,7 +7424,7 @@ "select_x_axis": "가로축을 선택해주세요.", "x_axis": "가로축", "y_axis": "세로축", - "select_y_axis": "세로축을 선택해주세요", + "select_y_axis": "세로축을 선택해주세요.", "select_y_axis_or_legend": "세로축 혹은 범례를 선택해주세요.", "select_legend": "범례를 선택해주세요", "cell": "칸", @@ -7264,7 +7436,9 @@ "duplicate_table_name_content": "같은 이름의 테이블이 존재합니다.", "saved_table_title": "저장되었습니다.", "saved_table_content": "테이블과 차트의 정보가 저장되었습니다.", - "empty_table_name_content": "테이블 이름은 빈 칸이 될 수 없습니다" + "empty_table_name_content": "테이블 이름은 빈 칸이 될 수 없습니다", + "do_not_delete_row": "행을 삭제할 수 없습니다.", + "rows_cannot_less_one": "테이블에는 한 개 이상의 행이 있어야합니다." }, "SharePolicy": { "title": "엔트리 작품/게시물 공유 가이드" } } \ No newline at end of file diff --git a/src/renderer/resources/lang/ebs.json b/src/renderer/resources/lang/ebs.json index 9988084ad..75b7cc745 100644 --- a/src/renderer/resources/lang/ebs.json +++ b/src/renderer/resources/lang/ebs.json @@ -1868,6 +1868,25 @@ "funboard_dotmatrix_set_off": "끄기", "funboard_dotmatrix_set_on": "켜기", "AI_UTILIZE": "인공지능", + "video_show_video": "보이기", + "video_hide_video": "숨기기", + "video_brightness": "밝기", + "video_transparency": "투명도", + "video_left_right": "좌우", + "video_top_bottom": "상하", + "video_human": "사람", + "video_face": "얼굴", + "video_object": "사물", + "video_start": "시작하기", + "video_end": "중지하기", + "video_gender": "성별", + "video_age": "나이", + "video_emotion": "감정", + "video_motion_onself": "자신", + "video_motion_onscreen": "실행화면", + "video_motion_scale": "움직임", + "video_motion_direction_horizontal": "좌우방향", + "video_motion_direction_vertical": "상하방향", "table_row": "행", "table_col": "열", "table_sum": "합", @@ -1876,6 +1895,122 @@ "table_avg": "평균", "table_stdev": "표준편차" }, + "video_body_coord_params": { + "left_eye": "왼쪽 눈", + "right_eye": "오른쪽 눈", + "nose": "코", + "left_mouth": "왼쪽 입꼬리", + "right_mouth": "오른쪽 입꼬리", + "upper_lip": "윗 입술", + "lower_lip": "아랫 입술", + "face": "얼굴", + "neck": "목", + "left_ear": "왼쪽 귀", + "right_ear": "오른쪽 귀", + "left_shoulder": "왼쪽 어깨", + "left_elbow": "왼쪽 팔꿈치", + "left_wrist": "왼쪽 손목", + "left_hip": "왼쪽 엉덩이", + "left_knee": "왼쪽 무릎", + "left_ankle": "왼쪽 발목", + "right_shoulder": "오른쪽 어깨", + "right_elbow": "오른쪽 팔꿈치", + "right_wrist": "오른쪽 손목", + "right_hip": "오른쪽 엉덩이", + "right_knee": "오른쪽 무릎", + "right_ankle": "오른쪽 발목" + }, + "video_emotion_params": { + "angry": "분노", + "disgusted": "혐오", + "fearful": "두려움", + "happy": "행복", + "neutral": "무표정", + "sad": "슬픔", + "surprised": "놀람" + }, + "video_object_params": { + "person": "사람", + "bicycle": "자전거", + "car": "자동차", + "motorcycle": "오토바이", + "airplane": "비행기", + "bus": "버스", + "train": "기차", + "truck": "트럭", + "boat": "보트", + "traffic light": "신호등", + "fire hydrant": "소화전", + "stop sign": "일단 정지 표지판", + "parking meter": "주차요금 계산기", + "bench": "벤치", + "bird": "새", + "cat": "고양이", + "dog": "강아지", + "horse": "말", + "sheep": "양", + "cow": "소", + "elephant": "코끼리", + "bear": "곰", + "zebra": "얼룩말", + "giraffe": "기린", + "backpack": "배낭", + "umbrella": "우산", + "handbag": "핸드백", + "tie": "넥타이", + "suitcase": "여행 가방", + "frisbee": "프리즈비 원반", + "skis": "스키", + "snowboard": "스노우보드", + "sports ball": "공", + "kite": "연", + "baseball bat": "야구 배트", + "baseball glove": "야구 글러브", + "skateboard": "스케이트 보드", + "surfboard": "서핑 보드", + "tennis racket": "테니스 라켓", + "bottle": "병", + "wine glass": "와인 잔", + "cup": "컵", + "fork": "포크", + "knife": "칼", + "spoon": "숟가락", + "bowl": "사발", + "banana": "바나나", + "apple": "사과", + "sandwich": "샌드위치", + "orange": "오렌지", + "broccoli": "브로콜리", + "carrot": "당근", + "hot dog": "핫도그", + "pizza": "피자", + "donut": "도넛", + "cake": "케이크", + "chair": "의자", + "couch": "소파", + "potted plant": "식물 화분", + "bed": "침대", + "dining table": "식탁", + "toilet": "변기", + "tv": "텔레비젼", + "laptop": "노트북", + "mouse": "마우스", + "remote": "리모콘", + "keyboard": "키보드", + "cell phone": "휴대전화", + "microwave": "전자렌지", + "oven": "오븐", + "toaster": "토스터기", + "sink": "싱크대", + "refrigerator": "냉장고", + "book": "책", + "clock": "시계", + "vase": "꽃병", + "scissors": "가위", + "teddy bear": "곰인형", + "hair drier": "헤어 드라이기", + "toothbrush": "칫솔" + }, "Buttons": { "share_policy": "이것만은 꼭!", "write_policy": "작성 가이드", @@ -2238,6 +2373,7 @@ "find_out_now": "지금 바로 확인하세요!", "offline_hw_program": "오프라인 & 하드웨어 연결 프로그램", "read_more": "자세히 보기", + "sample_project": "예시 작품", "not_supported_function": "이 기기에서는 지원하지 않는 기능입니다.", "offline_download_confirm": "엔트리 오프라인 버전은 PC에서만 이용가능합니다. 다운로드 하시겠습니까?", "hardware_download_confirm": "엔트리 하드웨어는 PC에서만 이용가능합니다. 다운로드 하시겠습니까?", @@ -2293,7 +2429,7 @@ "picture_upload_warn_old": "10MB 이하의 jpg, png, bmp 형식의 파일을 추가할 수 있습니다.", "sprite_upload_warn_old": "10MB 이하의 jpg, png, bmp 이미지 또는 eo 형식의 오브젝트를 추가할 수 있습니다.", "picture_upload_warn_1": "10MB 이하의 jpg, png, bmp, svg 형식의 파일을 추가할 수 있습니다.\njpg, png, bmp 형식은 비트맵 모드, svg 형식은 벡터 모드로 편집됩니다.", - "table_upload_warn_1": "10MB 이하의 csv, xls(x), json, xml 형식의 파일을 추가할 수 있습니다. xls(x) 형식의 경우, 함수 문장이 그대로 출력됩니다.", + "table_upload_warn_1": "10MB 이하의 csv, xls(x) 형식의 파일을 추가할 수 있습니다. xls(x) 형식의 경우, 함수 문장이 그대로 출력됩니다.", "sprite_upload_warn": "10MB 이하의 jpg, png, bmp, svg 이미지 또는 eo 형식의 오브젝트를 추가할 수 있습니다.", "sound_upload_warn_1": "10MB 이하의 mp3 형식의 파일을 추가할 수 있습니다.", "sound_edit_warn": "기다려 주세요!
새로운 소리 편집 기능을 연구 중입니다.", @@ -2623,6 +2759,7 @@ "no_project_2": "지금 작품 만들기를 시작해보세요!", "empty_project_1": "아직 만들어진 작품이 없습니다.", "no_marked_project_1": "관심 작품이 없습니다.", + "no_marked_group_project_1": "학급 관심 작품이 없습니다.", "no_marked_project_2": "'작품 공유하기'에서 다양한 작품을 만나보세요!", "no_markedGroup_project_2": "'학급 공유하기'에서 다양한 작품을 만나보세요!", "view_project_all": "작품 구경하기", @@ -2630,6 +2767,7 @@ "empty_lecture_1": "아직 만들어진 강의가 없습니다.", "no_lecture_2": "'오픈 강의 만들기'에서 강의를 만들어보세요!", "no_marked_lecture_1": "관심 강의가 없습니다.", + "no_marked_group_lecture_1": "학급 관심 강의가 없습니다.", "no_marked_lecture_2": "'오픈 강의'에서 다양한 강의를 만나보세요!", "view_lecture": "강의 살펴보기", "no_studying_lecture_1": "학습 중인 강의가 없습니다.", @@ -2639,6 +2777,7 @@ "no_lecture_collect_2": "'오픈 강의 모음 만들기'에서 강의 모음을 만들어보세요!", "make_lecture_collection": "강의 모음 만들기", "no_marked_lecture_collect_1": "관심 강의 모음이 없습니다.", + "no_marked_lecture_group_collect_1": "학급 관심 강의 모음이 없습니다.", "no_marked_lecture_collect_2": "'오픈 강의'에서 다양한 강의를 만나보세요!", "view_lecture_collection": "강의 모음 살펴보기", "no_studying_lecture_collect_1": "학습 중인 강의 모음이 없습니다.", @@ -3697,6 +3836,9 @@ "offline_edit": "편집", "offline_undo": "되돌리기", "offline_redo": "다시실행", + "offline_copy": "복사", + "offline_paste": "붙여넣기", + "offline_cut": "자르기", "offline_quit": "종료", "select_one": "선택해 주세요.", "evaluate_challenge": "도전해본 미션의 난이도를 평가해 주세요.", @@ -4275,16 +4417,16 @@ "group_add_course_3": "추가하고 싶은 강의 모음을 관심 강의 모음으로 등록해 주세요.", "group_add_course_4": "강의 모음 보기", "hw_main_title": "프로그램 다운로드", - "painter_contest_title": "엔트리 캠페인 #2 개성있는 작품 만들기", - "painter_content_head": "진화된 그림판과 새로운 오브젝트", - "painter_content_body1": "벡터 이미지 편집과 새로 추가된 오브젝트로", - "painter_content_body2": "더 멋진 작품 만드는 법", - "painter_content_button": "캠페인 보기", - "campaign_contest_title": "아름다운 인터넷 세상을 만들어요", - "campaign_content_head": "엔트리 작품 공모전", - "campaign_content_body1": "'인터넷윤리'에 대해 알기 쉽고 재미있게", - "campaign_content_body2": "작품을 만들어 응모해주세요!", - "campaign_content_button": "자세히 보기", + "datablock_contest_title": "데이터분석 블록 추가", + "datablock_content_head": "데이터를 가공하고 표현하기", + "datablock_content_body1": "생활 속 다양한 데이터를 차트로 표현하고 의미를 찾아", + "datablock_content_body2": "실생활 문제를 해결해보세요!", + "campaign_contest_title": "코로나19 함께 이겨내보아요", + "campaign_content_head": "", + "campaign_content_body1": "모두에게 도움이 되는 작품을 만들어 공유해보세요.", + "campaign_content_body2": "매주 우수작품을 선정하여 많은 사람들에게", + "campaign_content_body3": "코로나19를 이겨낼 수 있는 힘을 전할 수 있어요!", + "campaign_content_button": "캠페인 보기", "code_management_1": "엔트리 캠페인 #1 코드 잘 관리하기", "code_management_2": "나의 보관함과 메모 활용", "code_management_3": "새 기능 나의 보관함과 메모로 하는 코드 관리 비법!", @@ -4419,6 +4561,7 @@ "solve_ellinia_desc_1": "숲 속을 탐험하며, 나쁜 몬스터들을 혼내주고 친구 몬스터들을 구해주세요!", "solve_elnath_desc_1": "나쁜 몬스터가 점령한 설산을 지나, 새로운 모험을 시작할 수 있는 또 다른 포털을 찾아 떠나보세요 !", "save_modified_shape": "수정된 내용을 저장하시겠습니까?", + "save_modified_table": "테이블에서 수정한 내용을 저장하시겠습니까?", "attach_file": "첨부", "enter_discuss_title": "제목을 입력해 주세요(40자 이하)", "enter_discuss_title_alert": "제목을 입력해 주세요", @@ -4480,6 +4623,7 @@ }, "Msgs": { "microbit_led_erase_all": "모두 지우기", + "loading_plz_wait": "로딩 중입니다. 잠시만 기다려주세요.", "ai_utilize_audio_listening": "듣고 있어요", "upload_error_title": "파일 업로드 안내", "upload_error_content": "엔트리 이용정책을 지키지 않는 것으로 의심되는 파일이 제외되었습니다.", @@ -4589,7 +4733,7 @@ "hardware_need_update_title": "업데이트 안내", "hardware_need_update_content": "보안 업데이트로 엔트리 웹버전은\n하드웨어 1.9.0 버전 이상만 지원합니다.\n이하 버전일 경우 프로그램을 업데이트 하세요.\n* 업데이트 후 블록이 보이지 않을 경우,\n웹브라우저의 캐시를 지워 주세요.", "ai_utilize_audio_description": "마이크를 이용하여 소리와 음성을 감지할 수 있는 블록 모음입니다. (IE/Safari/Firefox 브라우저 미지원)", - "ai_utilize_video_description": "비디오를 활용한 블록 모음입니다. (IE/Safari/Firefox 브라우저 미지원)" + "ai_utilize_video_description": "카메라를 이용하여 움직임과 방향 값, 그리고 촬영되는 객체 등을 인식할 수 있는 블록 모음입니다. (IE/Safari/Firefox 브라우저 미지원)" }, "Users": { "auth_failed": "인증에 실패하였습니다", @@ -4677,6 +4821,7 @@ "check_runtime_error": "빨간색으로 표시된 블록을 확인해 주세요.", "check_browser_error": "IE/Safari 에서는 지원하지 않는 블록입니다.", "check_microphone_error": "컴퓨터에 마이크가 연결되어있지 않습니다", + "check_webcam_error": "컴퓨터에 카메라가 연결되어있지 않습니다", "context_download": "PC에 저장", "context_duplicate": "복제", "context_remove": "삭제", @@ -4830,7 +4975,9 @@ "Variable_use_all_objects": "모든 오브젝트에서 사용", "Variable_use_this_object": "이 오브젝트에서 사용", "Variable_used_at_all_objects": "모든 오브젝트에서 사용되는 변수", - "Variable_create_cloud": "공유 변수로 사용 \n(서버에 저장됩니다)", + "variable_create_normal": "일반 변수로 사용\n(작품에 저장)", + "variable_create_cloud": "공유 변수로 사용\n(서버에 저장)", + "variable_create_real_time": "실시간 변수로 사용\n(서버에 저장)", "Variable_used_at_special_object": "특정 오브젝트에서만 사용되는 변수", "Variable_used_objects": "사용된 오브젝트", "draw_new": "새로 그리기", @@ -4891,7 +5038,9 @@ "robot_guide": "로봇 연결 안내", "python_guide": "엔트리파이선 이용 안내", "show_list_workspace": "리스트 노출", - "List_create_cloud": "공유 리스트로 사용 \n(서버에 저장됩니다)", + "list_create_normal": "일반 리스트로 사용\n(작품에 저장)", + "list_create_cloud": "공유 리스트로 사용 \n(서버에 저장)", + "list_create_real_time": "실시간 리스트로 사용\n(서버에 저장)", "confirm_quit": "바꾼 내용을 저장하지 않았습니다.", "confirm_load_temporary": "저장되지 않은 작품이 있습니다. 여시겠습니까?", "login_to_save": "로그인후에 저장 바랍니다.", @@ -4973,7 +5122,8 @@ "toast_error_contents_object_center": "오브젝트 중심점이 오브젝트와 멀리 떨어져 실행화면 밖으로 벗어날 경우, 원위치로 돌아옵니다.", "blocks_comming_soon": "열심히 연구 중입니다.\n조금만 기다려 주세요!", "data_table": "테이블", - "select_all": "모두" + "select_all": "모두", + "now_loading_msg": "로딩 중입니다.\n잠시만 기다려주세요." }, "code": "코드보기", "EntryStatic": { @@ -5482,9 +5632,20 @@ "speech_to_text_convert": "마이크에 입력되는 사람의 목소리를 텍스트로 변환합니다. (IE/Safari 브라우저 지원하지 않음)", "get_microphone_volume": "마이크에 입력되는 소리의 크기 값입니다. (IE/Safari 브라우저 지원하지 않음)", "speech_to_text_get_value": "사람의 목소리를 문자로 바꾼 값입니다. 목소리가 입력되지 않거나, 음성인식 도중 오류가 발생한 경우 무조건 0 값을 갖습니다. (IE/Safari 브라우저 지원하지 않음)", - "append_row_to_table": "선택한 테이블의 마지막에 행을 추가합니다. 추가된 행의 모든 열 값은 0입니다.", - "insert_row_to_table": "선택한 테이블의 입력한 순서에 행을 추가합니다. 추가된 행의 모든 열 값은 0입니다. (입력한 행 뒤에 있는 행들은 순서가 하나씩 밀려납니다.", - "delete_row_from_table": "선택한 테이블의 입력한 순서에 있는 행을 삭제합니다.", + "video_draw_webcam": "컴퓨터에 연결된 카메라에 촬영되는 화면을 실행화면에서 보이게하거나 숨깁니다.", + "video_check_webcam": "컴퓨터에 카메라가 연결되어 있는 경우 '참'으로 판단합니다.", + "video_set_camera_option": "촬영되는 화면의 효과를 입력한 값으로 정합니다. 밝기: -100~100 사이의 범위로 설정할 수 있습니다. (-100 이하는 -100으로 100 이상은 100으로 처리됩니다.) 투명도: 0~100 사이의 범위로 설정할 수 있습니다. (0 이하는 0으로 100 이상은 100으로 처리됩니다.)", + "video_flip_camera": "촬영되는 화면을 좌우 혹은 상하로 뒤집습니다.", + "video_toggle_model": "선택한 인식모델을 동작시키거나 중지시킵니다. 얼굴 인식: 사람의 얼굴을 인식하여 눈, 코, 입, 귀의 위치나 예상되는 성별, 나이, 감정을 알 수 있습니다. 사람 인식: 사람의 몸을 인식하여 각 신체부위의 위치 등을 알 수 있습니다. 객체 인식: 인식된 객체의 종류를 알 수 있습니다. (사람이나 물건)", + "video_toggle_ind": "인식 된 사람 / 얼굴 / 사물 을 화면에 표시하거나 숨깁니다", + "video_number_detect": "인식된 사람 / 얼굴 / 사물의 숫자입니다 촬영되는 화면에 객체로 인식된 객체의 개수입니다. *인식할 수 있는 사물: 사람, 자전거, 자동차, 오토바이, 비행기, 버스, 기차, 트럭, 보트,교통 신호등, 소화전, 정지 신호, 주차 미터, 벤치, 새, 고양이, 개, 말, 양, 암소, 코끼리, 곰, 얼룩말, 기린, 책가방, 우산, 핸드백, 넥타이, 가방, 프리스비, 스키, 스노보드, 스포츠 볼, 연, 야구 방망이, 야구 글러브, 스케이트 보드, 서핑 보드, 테니스 라켓, 병, 와인 글라스, 컵, 포크, 나이프, 숟가락, 그릇, 바나나, 애플, 샌드위치, 주황색, 브로콜리, 당근, 핫도그, 피자, 도넛, 케이크, 의자, 소파, 화분, 침대, 식사테이블, 화장실, TV 모니터, 노트북, 마우스, 원격, 키보드, 휴대 전화, 전자 레인지, 오븐, 토스터기, 싱크대, 냉장고, 도서, 시계, 꽃병, 가위, 테디베어, 헤어드라이어, 칫솔", + "video_detected_face_info": "입력한 순서의 얼굴의 선택한 정보의 추정값입니다. 인식이 잘 되지 않는 경우 무조건 0으로 출력됩니다. (성별, 나이, 감정)", + "video_motion_value": "선택한 오브젝트 혹은 실행화면 위에서 감지되는 움직임 혹은 방향 값입니다. 움직임: 움직임이 크고 빠를 수록 값이 커집니다. 방향: 오른쪽 혹은 위쪽으로 움직일 때 양수, 왼쪽 혹은 아래쪽으로 움직일 때 음수가 됩니다.", + "video_face_part_coord": "입력한 순서의 얼굴 중 선택된 얼굴 부위의 위치값입니다. 인식이 잘 되지 않는 경우 무조건 0으로 출력됩니다. (왼쪽 눈, 오른쪽 눈, 코, 왼쪽 입꼬리, 오른쪽 입꼬리, 윗 입술, 아랫입술)", + "video_body_part_coord": "입력한 순서의 사람의 선택한 신체 부위의 위치값입니다. (얼굴, 왼쪽 어깨, 왼쪽 팔꿈치, 왼쪽 손목, 왼쪽 엉덩이, 왼쪽 무릎, 왼쪽 발목, 오른쪽 어깨, 오른쪽 팔꿈치, 오른쪽 손목, 오른쪽 엉덩이, 오른쪽 무릎, 오른쪽 발목)", + "append_row_to_table": "선택한 테이블의 마지막에 행(열)을 추가합니다. 추가된 행(열)의 모든 열(행) 값은 0입니다.", + "insert_row_to_table": "선택한 테이블의 입력한 순서에 행(열)을 추가합니다. 추가된 행(열)의 모든 열(행) 값은 0입니다. (입력한 행(열) 뒤에 있는 행들은 순서가 하나씩 밀려납니다.", + "delete_row_from_table": "선택한 테이블의 입력한 순서에 있는 행(열)을 삭제합니다.", "set_value_from_table": "선택한 테이블에서 입력한 순서의 선택된 열값을 입력한 값으로 바꿉니다.", "get_table_count": "선택한 테이블이 보유한 행과 열의 개수입니다.", "get_value_from_table": "선택한 테이블에서 입력한 순서의 선택된 열 값 입니다.", @@ -5939,6 +6100,17 @@ "speech_to_text_convert": "음성 인식하기 %1", "speech_to_text_get_value": "음성을 문자로 바꾼 값", "video_title_text": "비디오 감지", + "video_draw_webcam": "비디오 화면 %1 %2", + "video_check_webcam": "비디오가 연결되었는가?", + "video_set_camera_opacity_option": "비디오 투명도 효과를 %1 으로 정하기 %2", + "video_flip_camera": "비디오 화면 %1 뒤집기 %2", + "video_toggle_model": "%1 인식 %2 %3", + "video_toggle_ind": "인식된 %1 %2 %3", + "video_number_detect": "인식된 %1 의 수", + "video_detected_face_info": "%1 번째 얼굴의 %2", + "video_motion_value": "%1 에서 감지한 %2 값", + "video_face_part_coord": "%1 번째 얼굴의 %2 의 %3 좌표", + "video_body_part_coord": "%1 번째 사람의 %2 의 %3 좌표", "behaviorConductDisaster_title_text": "자연재난 국민행동요령", "behaviorConductLifeSafety_title_text": "생활안전 국민행동요령", "tts_title_text": "읽어주기", @@ -6217,9 +6389,9 @@ "text_prepend": "%1 라고 앞에 추가하기 %2", "text_flush": "텍스트 모두 지우기 %1", "analizyDataAddButton": "%1", - "append_row_to_table": "테이블 %1에 행 추가하기 %2", - "insert_row_to_table": "테이블 %1 %2번째에 행 추가하기 %3", - "delete_row_from_table": "테이블 %1 %2번째 행 삭제하기 %3", + "append_row_to_table": "테이블 %1에 %2 추가하기 %3", + "insert_row_to_table": "테이블 %1 %2번째에 %3 추가하기 %4", + "delete_row_from_table": "테이블 %1 %2번째 %3 삭제하기 %4", "set_value_from_table": "테이블 %1 %2번째 행의 %3을(를) %4(으)로 바꾸기 %5", "get_table_count": "테이블 %1의 %2개수", "get_value_from_table": "테이블 %1 %2번째 행의 %3 값", @@ -7221,9 +7393,9 @@ "minimum": "최솟값", "median": "중간값", "average_explain": "해당 열의 모든 값을 더한 후 열의 개수 만큼 나눈 값", - "standard_deviation_explain": "데이터가 평균을 중심으로 얼마나 퍼져있는지 알려주는 값.\\r\n0에 가까울 수록 값들이 평균 근처에 집중되어 있다는 것을 의미", + "standard_deviation_explain": "데이터가 평균을 중심으로 얼마나 퍼져있는지 알려주는 값.\n0에 가까울 수록 값들이 평균 근처에 집중되어 있다는 것을 의미", "maximum_minimum_explain": "해당 열의 가장 큰 값과 가장 작은 값", - "median_explain": "해당 열의 모든 값을 크기순으로 배열했을 때\\r\n전체의 중앙에 위치하는 값", + "median_explain": "해당 열의 모든 값을 크기순으로 배열했을 때\n전체의 중앙에 위치하는 값", "add_row_above": "위에 행 추가하기", "add_row_below": "아래에 행 추가하기", "delete_row": "행 삭제하기", @@ -7238,7 +7410,7 @@ "row_count": "행", "cell_count": "개", "count": "개수", - "add_chart_alert": "추가된 차트가 없습니다.\\r\n차트를 생성해주세요.", + "add_chart_alert": "추가된 차트가 없습니다.\n차트를 생성해주세요.", "enter_attribute_name": "열 이름을 입력해 주세요.(10자 이내)", "placeholder_attribute_name": "열 이름", "new_attribute": "새로운 열", @@ -7252,7 +7424,7 @@ "select_x_axis": "가로축을 선택해주세요.", "x_axis": "가로축", "y_axis": "세로축", - "select_y_axis": "세로축을 선택해주세요", + "select_y_axis": "세로축을 선택해주세요.", "select_y_axis_or_legend": "세로축 혹은 범례를 선택해주세요.", "select_legend": "범례를 선택해주세요", "cell": "칸", @@ -7264,7 +7436,9 @@ "duplicate_table_name_content": "같은 이름의 테이블이 존재합니다.", "saved_table_title": "저장되었습니다.", "saved_table_content": "테이블과 차트의 정보가 저장되었습니다.", - "empty_table_name_content": "테이블 이름은 빈 칸이 될 수 없습니다" + "empty_table_name_content": "테이블 이름은 빈 칸이 될 수 없습니다", + "do_not_delete_row": "행을 삭제할 수 없습니다.", + "rows_cannot_less_one": "테이블에는 한 개 이상의 행이 있어야합니다." }, "SharePolicy": { "title": "엔트리 작품/게시물 공유 가이드" } } \ No newline at end of file diff --git a/src/renderer/resources/lang/en.json b/src/renderer/resources/lang/en.json index 649df1c27..336db9dcd 100644 --- a/src/renderer/resources/lang/en.json +++ b/src/renderer/resources/lang/en.json @@ -1868,6 +1868,25 @@ "funboard_dotmatrix_set_off": "off", "funboard_dotmatrix_set_on": "on", "AI_UTILIZE": "AI", + "video_show_video": "Show", + "video_hide_video": "Hide", + "video_brightness": "brightness", + "video_transparency": "transparency", + "video_left_right": "horizontally", + "video_top_bottom": "vertically", + "video_human": "people", + "video_face": "face", + "video_object": "object", + "video_start": "Start", + "video_end": "Stop", + "video_gender": "gender", + "video_age": "age", + "video_emotion": "emotion", + "video_motion_onself": "itself", + "video_motion_onscreen": "screen", + "video_motion_scale": "motion", + "video_motion_direction_horizontal": "x direction", + "video_motion_direction_vertical": "y direction", "table_row": "row", "table_col": "column", "table_sum": "sum", @@ -1876,6 +1895,122 @@ "table_avg": "average", "table_stdev": "standard deviation" }, + "video_body_coord_params": { + "left_eye": "Left Eye", + "right_eye": "Right Eye", + "nose": "Nose", + "left_mouth": "Left Mouth", + "right_mouth": "Right Mouth", + "upper_lip": "Upper Lip", + "lower_lip": "Lower Lip", + "face": "face", + "neck": "face", + "left_ear": "left ear", + "right_ear": "right ear", + "left_shoulder": "left shoulder", + "left_elbow": "left elbow", + "left_wrist": "left wrist", + "left_hip": "left hip", + "left_knee": "left knee", + "left_ankle": "left ankle", + "right_shoulder": "right shoulder", + "right_elbow": "right elbow", + "right_wrist": "right wrist", + "right_hip": "right hip", + "right_knee": "right knee", + "right_ankle": "right ankle" + }, + "video_emotion_params": { + "angry": "Anger", + "disgusted": "Disgust", + "fearful": "Fearful", + "happy": "Happiness", + "neutral": "Neutral", + "sad": "Sadness", + "surprised": "Surprised" + }, + "video_object_params": { + "person": "person", + "bicycle": "bicycle", + "car": "car", + "motorcycle": "motorcycle", + "airplane": "airplane", + "bus": "bus", + "train": "train", + "truck": "truck", + "boat": "boat", + "traffic light": "traffic light", + "fire hydrant": "fire hydrant", + "stop sign": "stop sign", + "parking meter": "parking meter", + "bench": "bench", + "bird": "bird", + "cat": "cat", + "dog": "dog", + "horse": "horse", + "sheep": "sheep", + "cow": "cow", + "elephant": "elephant", + "bear": "bear", + "zebra": "zebra", + "giraffe": "giraffe", + "backpack": "backpack", + "umbrella": "umbrella", + "handbag": "handbag", + "tie": "tie", + "suitcase": "suitcase", + "frisbee": "frisbee", + "skis": "skis", + "snowboard": "snowboard", + "sports ball": "sports ball", + "kite": "kite", + "baseball bat": "baseball bat", + "baseball glove": "baseball glove", + "skateboard": "skateboard", + "surfboard": "surfboard", + "tennis racket": "tennis racket", + "bottle": "bottle", + "wine glass": "wine glass", + "cup": "cup", + "fork": "fork", + "knife": "knife", + "spoon": "spoon", + "bowl": "bowl", + "banana": "banana", + "apple": "apple", + "sandwich": "sandwich", + "orange": "orange", + "broccoli": "broccoli", + "carrot": "carrot", + "hot dog": "hot dog", + "pizza": "pizza", + "donut": "donut", + "cake": "cake", + "chair": "chair", + "couch": "couch", + "potted plant": "potted plant", + "bed": "bed", + "dining table": "dining table", + "toilet": "toilet", + "tv": "tv", + "laptop": "laptop", + "mouse": "mouse", + "remote": "remote", + "keyboard": "keyboard", + "cell phone": "cell phone", + "microwave": "microwave", + "oven": "oven", + "toaster": "toaster", + "sink": "sink", + "refrigerator": "refrigerator", + "book": "book", + "clock": "clock", + "vase": "vase", + "scissors": "scissors", + "teddy bear": "teddy bear", + "hair drier": "hair dryer", + "toothbrush": "toothbrush" + }, "Buttons": { "share_policy": "Share Guide", "write_policy": "Write Guide", @@ -2117,7 +2252,7 @@ "tag_Lecture": "Lessons", "tag_Curriculum": "Courseware", "tag_Discuss": "Discuss", - "count_ko": "", + "count_ko": ".", "no_asgn_within_week": "There is no assignment due within a week", "lecture_and_curriculum": "Open Lessons", "assignments_plural": "Assignments", @@ -2238,6 +2373,7 @@ "find_out_now": "Find out now!", "offline_hw_program": "Offline and Hardware Connection Program", "read_more": "read more", + "sample_project": "Sample Project", "not_supported_function": "This tablet does not support this feature.", "offline_download_confirm": "Entry Offline Editor is available for PC. Would you like to download?", "hardware_download_confirm": "Entry Hardware Program is available for PC. Would you like to download?", @@ -2293,7 +2429,7 @@ "picture_upload_warn_old": "You can only upload jpg, png, bmp files that are less than 10MB.", "sprite_upload_warn_old": "You can only upload images in jpg, png, bmp format or objects in eo format that are less than 10MB.", "picture_upload_warn_1": "You can only upload jpg, png, bmp, svg files that are less than 10MB.\nThe jpg, png, and bmp images are edited in bitmap mode and the svg image is in vector mode.", - "table_upload_warn_1": "You can only upload csv, xls(x), json, xml files that are less than 10MB.", + "table_upload_warn_1": "You can only upload csv, xls(x) files that are less than 10MB.", "sprite_upload_warn": "You can only upload images in jpg, png, bmp, svg format or objects in eo format that are less than 10MB.", "sound_upload_warn_1": "You can only upload mp3 files that are less than 10MB.", "sound_edit_warn": "Please wait!
We're working on the Sound Editing function.", @@ -2623,6 +2759,7 @@ "no_project_2": "How about creating your project now?", "empty_project_1": "There is no work made yet.", "no_marked_project_1": "There is no favorite project at this moment.", + "no_marked_group_project_1": "There is no favorite class project at this moment.", "no_marked_project_2": "'Browse through 'Share' section to find interesting projects! ", "no_markedGroup_project_2": "Browse through 'Class share' section to find interesting projects!", "view_project_all": "Browse project", @@ -2630,6 +2767,7 @@ "empty_lecture_1": "There is no lecture made yet.", "no_lecture_2": "Create lessons from 'open lessons'", "no_marked_lecture_1": "There is no favorite lesson to show.", + "no_marked_group_lecture_1": "There is no favorite class lesson to show.", "no_marked_lecture_2": "Browse through 'Open lessons' to see various lessons!", "view_lecture": "Browse lessons", "no_studying_lecture_1": "There are no lessons to show.", @@ -2639,6 +2777,7 @@ "no_lecture_collect_2": "Create courseware from 'Create open courseware'", "make_lecture_collection": "Create courseware", "no_marked_lecture_collect_1": "There is no favorite courseware to show.", + "no_marked_lecture_group_collect_1": "There is no favorite class courseware to show.", "no_marked_lecture_collect_2": "Browse through 'Open lessons' to see various lessons!", "view_lecture_collection": "Browse courseware", "no_studying_lecture_collect_1": "There are no courseware to show.", @@ -3697,6 +3836,9 @@ "offline_edit": "Edit", "offline_undo": "Un-do", "offline_redo": "Re-do", + "offline_copy": "copy", + "offline_paste": "paste", + "offline_cut": "cut", "offline_quit": "Quit", "select_one": "Please select one.", "evaluate_challenge": "please evaluate the level of difficulty of the mission challenged.", @@ -4275,16 +4417,16 @@ "group_add_course_3": "'Learn > Open Lessons > Courseware", "group_add_course_4": "Browse courseware", "hw_main_title": "Download Program", - "painter_contest_title": "Making a creative project", - "painter_content_head": "New Paint and New Objects", - "painter_content_body1": "How to make cool project with editing", - "painter_content_body2": "vector images and new objects", - "painter_content_button": "View Campaigns", - "campaign_contest_title": "Let's make a beautiful internet world", - "campaign_content_head": "Entry Project Contest", - "campaign_content_body1": "Create an originative project about 'internet ethics'", - "campaign_content_body2": "and apply for the contest!", - "campaign_content_button": "View details", + "datablock_contest_title": "Data Analysis Block", + "datablock_content_head": "Process and Represent the Data", + "datablock_content_body1": "Find meaning by charting various data in your life", + "datablock_content_body2": "and solve real-life problems with it!", + "campaign_contest_title": "Let's overcome Corona19", + "campaign_content_head": "", + "campaign_content_body1": "Come share your projects that will help everyone.", + "campaign_content_body2": "Best projects will be chosen every week,", + "campaign_content_body3": "Feel free to encourage others for beating Corona19!", + "campaign_content_button": "View Campaigns", "code_management_1": "Entry campaign #1 How to manage code", "code_management_2": "My Storage and Memo", "code_management_3": "Code management secret using my storage and memo!", @@ -4419,6 +4561,7 @@ "solve_ellinia_desc_1": "Venture into the forest, and fight against the bad monsters to save the good monsters!", "solve_elnath_desc_1": "Passing through the snow mountain occupied by bad monsters, go find another portal to start a new adventure!", "save_modified_shape": "Do you want to save the modified shape?", + "save_modified_table": "Do you want to save the modified table?", "attach_file": "File", "enter_discuss_title": "Please enter the title(in 40 characters or less)", "enter_discuss_title_alert": "Please enter the title", @@ -4475,11 +4618,12 @@ "data_table_row": "row", "data_table_provider": "provider", "data_table_modifidate": "modify", - "draw_new_table_ques_1": "데이터를 직접 입력하여 테이블로 저장할 수 있습니다.", - "draw_new_table_ques_2": "테이블 화면으로 이동하시겠습니까?" + "draw_new_table_ques_1": "You can enter data and save to table.", + "draw_new_table_ques_2": "Do you want to move to enter data?" }, "Msgs": { "microbit_led_erase_all": "Reset", + "loading_plz_wait": "Now Loading. Please Wait.", "ai_utilize_audio_listening": "Listening", "upload_error_title": "File rejected", "upload_error_content": "Files not complying with the entry usage policy are excluded", @@ -4589,7 +4733,7 @@ "hardware_need_update_title": "Entry HW update", "hardware_need_update_content": "Please update to the latest version,\nif you are using below version.\nEntry website only supported v1.9.0 or later.\nPlease remove the web browser cache,\nif any block doesn't appear after updating.", "ai_utilize_audio_description": "It is a collection of blocks related to speech to text functionalities.", - "ai_utilize_video_description": "It is a collection of blocks related to speech to text functionalities." + "ai_utilize_video_description": "It is a collection of blocks that can recognize movement, direction and object to be shot by using camera." }, "Users": { "auth_failed": "Authentication failed", @@ -4669,7 +4813,7 @@ "cannot_add_sound": "Cannot add sound while running a project.", "cannot_add_expansion_block": "Cannot add expansion block while running a project.", "add_object_before_edit": "Add object firstly,
to edit the shape.", - "add_table_before_edit": "테이블을 추가해주세요.", + "add_table_before_edit": "Add table.", "cannot_edit_click_to_stop": "Can not modify a project.
Click to stop", "cannot_open_private_project": "Can not load private project. Move to home.", "cannot_save_running_project": "Can not save while running a project.", @@ -4677,6 +4821,7 @@ "check_runtime_error": "Please check the block marked with red.", "check_browser_error": "This block is not compatible to IE/Safari", "check_microphone_error": "There is no microphone connected to the computer", + "check_webcam_error": "There is no camera connected to the computer", "context_download": "Download to PC", "context_duplicate": "Duplicate", "context_remove": "Remove", @@ -4830,7 +4975,9 @@ "Variable_use_all_objects": "Use for all objects", "Variable_use_this_object": "Use for this object", "Variable_used_at_all_objects": "variable used at all objects", - "Variable_create_cloud": "Use for shared variable \n(Stored in Server)", + "variable_create_normal": "Use for variable\n(Stored in Project)", + "variable_create_cloud": "Use for shared variable\n(Stored in Server)", + "variable_create_real_time": "Use for real-time variable\n(Stored in Server)", "Variable_used_at_special_object": "variable used at special object", "Variable_used_objects": "Object used for the variable", "draw_new": "Draw new", @@ -4891,7 +5038,9 @@ "robot_guide": "Robot Guide", "python_guide": "Entry Python Guide", "show_list_workspace": "Show list", - "List_create_cloud": "Use for shared list \n(Stored in Server)", + "list_create_normal": "Use for list\n(Stored in Project)", + "list_create_cloud": "Use for shared list \n(Stored in Server)", + "list_create_real_time": "Use for real-time list\n(Stored in Server)", "confirm_quit": "You didn't saved your changes.", "confirm_load_temporary": "You have unsaved project. Do you want to open it?", "login_to_save": "Try to save after login.", @@ -4973,7 +5122,8 @@ "toast_error_contents_object_center": "If the center point is far from the object and goes out of the canvas, it returns to its original position.", "blocks_comming_soon": "I'm working hard.\nPlease wait a little longer!", "data_table": "table", - "select_all": "모두" + "select_all": "모두", + "now_loading_msg": "Now Loading.\nPlease Wait." }, "code": "view code", "EntryStatic": { @@ -5482,9 +5632,20 @@ "speech_to_text_convert": "Converts voice input into the microphone into text.", "get_microphone_volume": "Reports the volume of sound input to the microphone.", "speech_to_text_get_value": "Reports the value that converted speech to text. If no voice is input or an error occurs during voice recognition, it will have 0 value.", - "append_row_to_table": "Adds a row to the end location of the selected table.", - "insert_row_to_table": "Inserts a row to the location of the input value on the selected table.", - "delete_row_from_table": "Deletes the row at the location of input value from the selected table.", + "video_draw_webcam": "Show or hide the video screen.", + "video_check_webcam": "Check whether video is connected with the computer.", + "video_set_camera_option": "Set the selected effect to the video screen by the input value.", + "video_flip_camera": "Flips the video screen horizontally or vertically.", + "video_toggle_model": "Start or stop the selected recognition model. Face Recognition: Recognizes a person's face to know where the eyes, nose, mouth, and ear are located, or the expected gender, age, and emotion. Human Recognition: Recognizes a person's body to know where each part is located Object Recognition: Shows the recognized object type. (Person or thing)", + "video_toggle_ind": "Show location and index of the detected humans / faces / objects on the screen.", + "video_number_detect": "Reports number of people / faces /objects detected on the video screen.", + "video_detected_face_info": "Reports the estimated value of the selected face area among the faces in the input order. If it is not recognized, it is outputted as 0 unconditionally. (Gender, Age, Emotion)", + "video_motion_value": "Reports the motion or direction value detected on the selected object or screen.", + "video_face_part_coord": "Reports the position value of the selected face area among the faces in the input order. If it is not recognized, it is outputted as 0 unconditionally. (Left eye, Right eye, Nose, Left mouse, Right mouse, Upper Lip, Lower Lip)", + "video_body_part_coord": "Reports number of human detected on the video screen. (Face, Right shoulder, Right elbow, Right wrist, Left shoulder, Left elbow, Left wrist, Right hip, Right knee, Right ankle, Left hip, Left knee, Left ankle)", + "append_row_to_table": "Adds a row(col) to the end location of the selected table.", + "insert_row_to_table": "Inserts a row(col) to the location of the input value on the selected table.", + "delete_row_from_table": "Deletes the row(col) at the location of input value from the selected table.", "set_value_from_table": "Replaces value of selected attribute at the location of the input value to the input value.", "get_table_count": "Reports the number of rows or attribute on the selected table.", "get_value_from_table": "Reports the value of selected attribute at the location of the input value from the selected table.", @@ -5939,6 +6100,17 @@ "speech_to_text_convert": "Recognize the voice %1", "speech_to_text_get_value": "Text Value Converted from Speech", "video_title_text": "Video Detection", + "video_draw_webcam": "%1 the video screen", + "video_check_webcam": "connected with video?", + "video_set_camera_opacity_option": "Set video transparency effect to %1 %2", + "video_flip_camera": "Flip video screen %1 %2", + "video_toggle_model": "%1 recognition %2 %3", + "video_toggle_ind": "%2 detected %1 %3", + "video_number_detect": "Number of detected %1", + "video_detected_face_info": "%2 of %1 th face", + "video_motion_value": "Video %2 value on %1", + "video_face_part_coord": "%3 coordinate of %2 in %1 th face", + "video_body_part_coord": "%3 coordinate of %1 th human's %2", "behaviorConductDisaster_title_text": "desaster", "behaviorConductLifeSafety_title_text": "lifeSafety", "tts_title_text": "read", @@ -6217,9 +6389,9 @@ "text_prepend": "Add %1 in front of that %2", "text_flush": "Remove all text %1", "analizyDataAddButton": "%1", - "append_row_to_table": "Add a row to the table %1 %2", - "insert_row_to_table": "Insert row to %2th row from the %1 %3", - "delete_row_from_table": "Remove %2th row from table %1 %3", + "append_row_to_table": "Add a %2 to the table %1 %3", + "insert_row_to_table": "Insert %3 to %2th row from the %1 %4", + "delete_row_from_table": "Remove %2th %3 from table %1 %4", "set_value_from_table": "Change %3 in the %1 %2th row to %4 %5", "get_table_count": "length of %2 in the %1", "get_value_from_table": "value of the %3 in %2th row of the %1", @@ -7221,7 +7393,7 @@ "minimum": "Minimum", "median": "Median", "average_explain": "The result that add all values of that property and divide the total by number of the property.", - "standard_deviation_explain": "A value that tells how spread out the data are from the average.\\r\nCloser to zero means that the values are concentrated near the average.", + "standard_deviation_explain": "A value that tells how spread out the data are from the average.\nCloser to zero means that the values are concentrated near the average.", "maximum_minimum_explain": "Largest and Smallest values for the property", "median_explain": "The value located at the center of the whole when all the values of the property are arranged in size order.", "add_row_above": "Add row above", @@ -7234,17 +7406,17 @@ "save": "Save", "cancel": "Cancel", "confirm": "OK", - "attribute_count": "개", - "row_count": "행", - "cell_count": "개", - "count": "개수", - "add_chart_alert": "추가된 차트가 없습니다.\\r\n차트를 생성해주세요.", - "enter_attribute_name": "열 이름을 입력해 주세요.(10자 이내)", - "placeholder_attribute_name": "열 이름", - "new_attribute": "새로운 열", - "chart_title": "차트 제목", + "attribute_count": ".", + "row_count": "row", + "cell_count": "cell", + "count": "count", + "add_chart_alert": "No chart in table.\nAdd table.", + "enter_attribute_name": "Please enter a column name(with less than 10 characters).", + "placeholder_attribute_name": "Column name", + "new_attribute": "New column", + "chart_title": "Chart title", "remove_chart": "Delete chart", - "add_chart_first": "차트를 먼저 추가해주세요.", + "add_chart_first": "No chart in table. \nAdd table.", "bar": "bar", "line": "line", "pie": "pie", @@ -7252,19 +7424,21 @@ "select_x_axis": "Select the horizontal axis.", "x_axis": "Horiz. axis", "y_axis": "Ver. axis", - "select_y_axis": "세로축을 선택해주세요", + "select_y_axis": "Select the vertical axis.", "select_y_axis_or_legend": "Select the vertical axis or legends.", - "select_legend": "범례를 선택해주세요", + "select_legend": "Select the legends.", "cell": "Cell", - "unable_to_express_chart": "차트로 표현할 수 없습니다.", - "edit_attribute_name": "이름 바꾸기", - "duplicate_attribute_name_title": "열 이름 변경에 실패하였습니다.", - "duplicate_attribute_name_content": "같은 이름의 열이 존재합니다.", - "fail_save_table": "테이블 저장에 실패하였습니다.", - "duplicate_table_name_content": "같은 이름의 테이블이 존재합니다.", - "saved_table_title": "저장되었습니다.", + "unable_to_express_chart": "This cannot be expressed in charts.", + "edit_attribute_name": "Change name", + "duplicate_attribute_name_title": "Failed to change column name.", + "duplicate_attribute_name_content": "A column with the same name exists.", + "fail_save_table": "Failed to save table.", + "duplicate_table_name_content": "A table with the same name exists.", + "saved_table_title": "Saved successfully.", "saved_table_content": "The information of table and charts was successfully saved.", - "empty_table_name_content": "Table's name can't be space." + "empty_table_name_content": "Table's name can't be space.", + "do_not_delete_row": "The row cannot be deleted.", + "rows_cannot_less_one": "Tables must have at least one row." }, "SharePolicy": { "title": "Entry Project/Post share Guide" } } \ No newline at end of file diff --git a/src/renderer/resources/lang/jp.json b/src/renderer/resources/lang/jp.json index c67db2ba2..1999e0206 100644 --- a/src/renderer/resources/lang/jp.json +++ b/src/renderer/resources/lang/jp.json @@ -1868,14 +1868,149 @@ "funboard_dotmatrix_set_off": "off", "funboard_dotmatrix_set_on": "on", "AI_UTILIZE": "AI", - "table_row": "row", - "table_col": "column", + "video_show_video": "表示", + "video_hide_video": "非表示", + "video_brightness": "明度", + "video_transparency": "透明度", + "video_left_right": "右反", + "video_top_bottom": "上下", + "video_human": "体", + "video_face": "顔", + "video_object": "物", + "video_start": "始める", + "video_end": "止める", + "video_gender": "性別", + "video_age": "年齢", + "video_emotion": "感情", + "video_motion_onself": "自分", + "video_motion_onscreen": "画面", + "video_motion_scale": "モーション", + "video_motion_direction_horizontal": "x 方向", + "video_motion_direction_vertical": "y 方向", + "table_row": "行", + "table_col": "列", "table_sum": "sum", "table_max": "max", "table_min": "min", "table_avg": "average", "table_stdev": "standard deviation" }, + "video_body_coord_params": { + "left_eye": "左眼", + "right_eye": "右眼", + "nose": "鼻", + "left_mouth": "左口", + "right_mouth": "右口", + "upper_lip": "上口", + "lower_lip": "下口", + "face": "顔", + "neck": "首", + "left_ear": "左耳", + "right_ear": "右耳", + "left_shoulder": "左肩", + "left_elbow": "左肘", + "left_wrist": "左手首", + "left_hip": "左尻", + "left_knee": "左膝", + "left_ankle": "左足首", + "right_shoulder": "右肩", + "right_elbow": "右肘", + "right_wrist": "右手首", + "right_hip": "右尻", + "right_knee": "右膝", + "right_ankle": "右足首" + }, + "video_emotion_params": { + "angry": "怒り", + "disgusted": "嫌悪", + "fearful": "恐怖", + "happy": "幸せ", + "neutral": "無表情", + "sad": "悲しみ", + "surprised": "驚き" + }, + "video_object_params": { + "person": "人", + "bicycle": "自転車", + "car": "車", + "motorcycle": "オートバイ", + "airplane": "飛行機", + "bus": "バス", + "train": "列車", + "truck": "トラック", + "boat": "ボート", + "traffic light": "信号機", + "fire hydrant": "消火栓", + "stop sign": "一時停止標識", + "parking meter": "パーキングメーター", + "bench": "ベンチ", + "bird": "鳥", + "cat": "ネコ", + "dog": "犬", + "horse": "うま", + "sheep": "羊", + "cow": "牛", + "elephant": "象", + "bear": "くま", + "zebra": "シマウマ", + "giraffe": "キリン", + "backpack": "バックパック", + "umbrella": "傘", + "handbag": "ハンドバッグ", + "tie": "ネクタイ", + "suitcase": "スーツケース", + "frisbee": "フリスビー", + "skis": "スキー板", + "snowboard": "snowboard", + "sports ball": "スポーツボール", + "kite": "カイト", + "baseball bat": "野球用バット", + "baseball glove": "野球グローブ", + "skateboard": "スケートボード", + "surfboard": "サーフボード", + "tennis racket": "テニスラケット", + "bottle": "ボトル", + "wine glass": "ワイングラス", + "cup": "カップ", + "fork": "フォーク", + "knife": "ナイフ", + "spoon": "スプーン", + "bowl": "丼鉢", + "banana": "バナナ", + "apple": "林檎", + "sandwich": "サンドイッチ", + "orange": "オレンジ", + "broccoli": "ブロッコリ", + "carrot": "にんじん", + "hot dog": "ホットドッグ", + "pizza": "ピザ", + "donut": "ドーナツ", + "cake": "ケーキ", + "chair": "椅子", + "couch": "ソファー", + "potted plant": "鉢植え", + "bed": "ベッド", + "dining table": "食卓", + "toilet": "トイレ", + "tv": "テレビ", + "laptop": "ラップトップ", + "mouse": "マウス", + "remote": "リモコン", + "keyboard": "キーボード", + "cell phone": "携帯電話", + "microwave": "電子レンジ", + "oven": "オーブン", + "toaster": "トースター", + "sink": "シンク", + "refrigerator": "冷蔵庫", + "book": "本", + "clock": "時計", + "vase": "花瓶", + "scissors": "はさみ", + "teddy bear": "テディベア", + "hair drier": "ヘアドライヤー", + "toothbrush": "歯ブラシ" + }, "Buttons": { "share_policy": "Share Guide", "write_policy": "Write Guide", @@ -2238,6 +2373,7 @@ "find_out_now": "今すぐ確認してください!", "offline_hw_program": "オフライン&ハードウェア結合プログラム", "read_more": "詳しく見る", + "sample_project": "例示作品", "not_supported_function": "この端末ではサポートされていない機能です。", "offline_download_confirm": "エントリーのオフラインバージョンはPCでのみご利用いただけます。ダウンロードしますか?", "hardware_download_confirm": "エントリーのハードウェアはPCでのみご利用いただけます。ダウンロードしますか?", @@ -2293,7 +2429,7 @@ "picture_upload_warn_old": "10MB以下のjpg,png,bmp形式の画像ファイルのみアップロードできます。", "sprite_upload_warn_old": "10MB以下のjpg,png,bmp形式の画像やeo形式のオブジェクトファイルのみアップロードできます。", "picture_upload_warn_1": "10MB以下のjpg,png,bmp,svg形式の画像ファイルのみアップロードできます。\njpg,png,bmp形式はビットマップモードで,svg形式はベクターモードで編集されます。", - "table_upload_warn_1": "10MB以下のcsv,xls(x),json,xml形式の画像ファイルのみアップロードできます。", + "table_upload_warn_1": "10MB以下のcsv,xls(x)形式の画像ファイルのみアップロードできます。", "sprite_upload_warn": "10MB以下のjpg,png,bmp,svg形式の画像やeo形式のオブジェクトファイルのみアップロードできます。", "sound_upload_warn_1": "10MB以下のmp3形式のファイルを追加できます。", "sound_edit_warn": "お待ちください。
ただいま、新しい音の編集機能を研究中です。", @@ -2623,6 +2759,7 @@ "no_project_2": "作品作りを開始してください!", "empty_project_1": "まだ作られた作品がありません。", "no_marked_project_1": "関心作品がありません。", + "no_marked_group_project_1": "クラスの関心作品がありません。", "no_marked_project_2": "「作品を共有する」でたくさんの作品に触れてみてください!", "no_markedGroup_project_2": "「クラスで共有する」でたくさんの作品に触れてみてください!", "view_project_all": "作品を観覧する", @@ -2630,6 +2767,7 @@ "empty_lecture_1": "まだ作られた講義がありません。", "no_lecture_2": "「オープン講義を作成する」で講義を作成してみてください!", "no_marked_lecture_1": "関心講義がありません。", + "no_marked_group_lecture_1": "クラスの関心講義がありません。", "no_marked_lecture_2": "「オープン講義」でバラエティ豊かな講義をお楽しみください!", "view_lecture": "講義を確認する", "no_studying_lecture_1": "学習中の講義がありません。", @@ -2639,6 +2777,7 @@ "no_lecture_collect_2": "「オープン講義集を作成する」で講義集を作成してみてください!", "make_lecture_collection": "講義集を作成する", "no_marked_lecture_collect_1": "関心講義 講義集がありません。", + "no_marked_lecture_group_collect_1": "クラスの関心講義 講義集がありません。", "no_marked_lecture_collect_2": "「オープン講義」でバラエティ豊かな講義をお楽しみください!", "view_lecture_collection": "講義集を確認する", "no_studying_lecture_collect_1": "学習中の講義集がありません。", @@ -3697,6 +3836,9 @@ "offline_edit": "編集", "offline_undo": "戻す", "offline_redo": "再実行", + "offline_copy": "コピー", + "offline_paste": "ペースト", + "offline_cut": "切り取り", "offline_quit": "終了", "select_one": "選択してください。", "evaluate_challenge": "挑戦したミッションの難易度を評価してください。", @@ -4275,16 +4417,16 @@ "group_add_course_3": "追加したい講義集を関心講義集に登録してください。", "group_add_course_4": "講義集を見る", "hw_main_title": "プログラムダウンロード", - "painter_contest_title": "個性のある作品作り", - "painter_content_head": "新しく変わったペイント", - "painter_content_body1": "ベクトルイメージ編集と新しいオブジェクトを", - "painter_content_body2": "用いて素晴らしい作品を作る", - "painter_content_button": "キャンペーンを見る", - "campaign_contest_title": "Let's make a beautiful internet world", - "campaign_content_head": "Entry Project Contest", - "campaign_content_body1": "Create an originative project about 'internet ethics'", - "campaign_content_body2": "and apply for the contest!", - "campaign_content_button": "View details", + "datablock_contest_title": "データ分析ブロック", + "datablock_content_head": "データを加工して表現しよう", + "datablock_content_body1": "生活の中で出会う色んなデータをチャートで表現して意味を探し、", + "datablock_content_body2": "実際の問題を解決してみよう!", + "campaign_contest_title": "新型コロナウイルスを克服しよう", + "campaign_content_head": "", + "campaign_content_body1": "みんなに役に立つ作品を作って共有してください。", + "campaign_content_body2": "毎週、優秀作品に選ばれて 多くの人に", + "campaign_content_body3": "コロナウイルスを勝ちぬける力を伝えてみなしょう!", + "campaign_content_button": "キャンペーンを見る", "code_management_1": "ENTRYキャンペーン#1 コードを上手に管理しよう", "code_management_2": "マイボックスとメモの活用", "code_management_3": "新しい機能と一緒にコードを管理し、", @@ -4419,6 +4561,7 @@ "solve_ellinia_desc_1": "森の中を探検し、悪いモンスターたちをやっつけて友達モンスターを助けてください!", "solve_elnath_desc_1": "悪いモンスターが占領した雪山を越えて新しい冒険をスタートできるように、違うポータルを求めて旅立ってください!", "save_modified_shape": "Do you want to save the modified shape?", + "save_modified_table": "修正したテーブルを保存しますか?", "attach_file": "添付", "enter_discuss_title": "タイトルを入力してください(40文字以下)", "enter_discuss_title_alert": "タイトルを入力してください", @@ -4471,15 +4614,16 @@ "choseok_mission_statement_top5": "ミッション5:自由に作ってみる", "advisory_title": "Entry Advisory Group", "advisory_sub_title": "This is an advisory group including teachers and students who make Entry together.", - "data_table_column": "column", - "data_table_row": "row", - "data_table_provider": "provider", - "data_table_modifidate": "modify", - "draw_new_table_ques_1": "데이터를 직접 입력하여 테이블로 저장할 수 있습니다.", - "draw_new_table_ques_2": "테이블 화면으로 이동하시겠습니까?" + "data_table_column": "列", + "data_table_row": "行", + "data_table_provider": "提供", + "data_table_modifidate": "修正日", + "draw_new_table_ques_1": "データを直接入力してテーブルで保存ができます。", + "draw_new_table_ques_2": "テーブルの画面に移動しますか?" }, "Msgs": { "microbit_led_erase_all": "初期化", + "loading_plz_wait": "読み込んでいます。しばらくお待ちください。", "ai_utilize_audio_listening": "聞いている", "upload_error_title": "ファイルが拒否されました", "upload_error_content": "使用ポリシーに準拠していないファイルは除外されます。", @@ -4589,7 +4733,7 @@ "hardware_need_update_title": "ハードウエア接続ソフトアップデート", "hardware_need_update_content": "セキュリティアップデートに伴い、\nバージョン1.76以上をサポートしています。\nバージョンが1.76以下の場合は、\n「接続ソフトをダウンロード」から\nアップデートしてください。", "ai_utilize_audio_description": "マイクを利用して、音と音声を検出することができるブロックのコレクションです。", - "ai_utilize_video_description": "マイクを利用して、音と音声を検出することができるブロックのコレクションです。" + "ai_utilize_video_description": "カメラを利用して動きと方向値、そして撮影されるオブジェクトなどを認識できるブロック集です。" }, "Users": { "auth_failed": "認証に失敗しました。", @@ -4669,7 +4813,7 @@ "cannot_add_sound": "実行中にはサウンドを追加できません。", "cannot_add_expansion_block": "Cannot add expansion block while running a project.", "add_object_before_edit": "模様編集のために
オブジェクトを追加してください", - "add_table_before_edit": "테이블을 추가해주세요.", + "add_table_before_edit": "テーブルを追加してください。", "cannot_edit_click_to_stop": "実行中には修正できません。
クリックして停止する。", "cannot_open_private_project": "非公開作品は読み込めません。ホームに移動します。", "cannot_save_running_project": "実行中には保存できません。", @@ -4677,6 +4821,7 @@ "check_runtime_error": "赤色で表示されたブロックを確認してください。", "check_browser_error": "IE/Safariではサポートしていないブロックです。", "check_microphone_error": "コンピューターにマイクが接続されていません", + "check_webcam_error": "コンピューターにカメラが接続されていません", "context_download": "PCに保存", "context_duplicate": "コピー", "context_remove": "削除", @@ -4746,8 +4891,8 @@ "object_not_found_for_paste": "ペーストするオブジェクトがありません。", "people": "一般人", "picture_add": "模様追加", - "table_add": "Add Table", - "draw_new_table": "New Table", + "table_add": "テーブルを追加する", + "draw_new_table": "新しいテーブル", "plant": "植物", "project": "作品", "project_copied": "のコピー", @@ -4782,7 +4927,7 @@ "restart": "再スタート", "speed": "速度を調節する", "tab_attribute": "属性", - "tab_table": "Table", + "tab_table": "テーブル", "tab_code": "ブロック", "tab_picture": "形", "tab_sound": "サウンド", @@ -4816,7 +4961,7 @@ "variable_rename_ok": "変数の名前の変更に成功しました。", "variable_select": "変数を選択してください", "variable_too_long": "変数の名前が長すぎます。", - "open_analizy_data_import": "Open Data Import", + "open_analizy_data_import": "データ画面を開く", "vehicle": "乗り物", "add_object_alert_msg": "オブジェクトを追加してください", "add_object_alert": "警告", @@ -4830,7 +4975,9 @@ "Variable_use_all_objects": "すべてのオブジェクトで使用", "Variable_use_this_object": "このオブジェクトで使用", "Variable_used_at_all_objects": "すべてのオブジェクトで使われている変数", - "Variable_create_cloud": "共有変数として使用 \n(サーバーに保存されます)", + "variable_create_normal": "変数として使用\n(作品に保存)", + "variable_create_cloud": "共有変数として使用\n(サーバーに保存)", + "variable_create_real_time": "リアルタイム変数として使用\n(サーバーに保存)", "Variable_used_at_special_object": "特定のオブジェクトでのみ使われている変数", "Variable_used_objects": "使用されたオブジェクト", "draw_new": "新しく描画", @@ -4862,7 +5009,7 @@ "textStyle": "文字", "add_picture": "模様追加", "select_picture": "模様選択", - "select_table": "Select Table", + "select_table": "テーブルを選択", "select_sound": "サウンド選択", "Size": "サイズ", "show_variable": "変数表示", @@ -4891,7 +5038,9 @@ "robot_guide": "ロボット連結案内", "python_guide": "エントリーパイソン利用案内", "show_list_workspace": "リスト表示", - "List_create_cloud": "共有リストとして使用\n(サーバーに保存されます)", + "list_create_normal": "リストとして使用\n(作品に保存)", + "list_create_cloud": "共有リストとして使用\n(サーバーに保存されます)", + "list_create_real_time": "リアルタイムリストとして使用\n(サーバーに保存)", "confirm_quit": "変更した内容を保存しませんでした。", "confirm_load_temporary": "保存されていない作品があります。開きますか?", "login_to_save": "ログイン後に保存してください。", @@ -4973,7 +5122,8 @@ "toast_error_contents_object_center": "キャラクターの中心点がキャラクターから離れすぎため、修正しました。", "blocks_comming_soon": "熱心に研究中です。\nちょっと待ってください!", "data_table": "table", - "select_all": "모두" + "select_all": "모두", + "now_loading_msg": "読み込んでいます。\nしばらくお待ちください。" }, "code": "コードを見る", "EntryStatic": { @@ -5482,9 +5632,20 @@ "speech_to_text_convert": "マイクへの音声入力をテキストに変換します。", "get_microphone_volume": "マイクに入力される音の大きさです。", "speech_to_text_get_value": "音声をテキストに変換した値を報告します。 音声が入力されない場合、または音声認識中にエラーが発生した場合、値は0になります。", - "append_row_to_table": "Adds a row to the end location of the selected table.", - "insert_row_to_table": "Inserts a row to the location of the input value on the selected table.", - "delete_row_from_table": "Deletes the row at the location of input value from the selected table.", + "video_draw_webcam": "コンピューターに接続されたカメラの撮影画面を実行画面で表示または非表示にします。", + "video_check_webcam": "コンピューターにカメラが接続されている場合、「正」と判断します。", + "video_set_camera_option": "撮影画面の効果を入力した値に決めます。 明度:-100~100の間の範囲で設定できます。(-100以下は-100で、100以上は100で処理されます) 透明度:0~100の間の範囲で設定できます。(0以下は0で、100以上は100で処理されます)", + "video_flip_camera": "撮影画面を左右または上下に反転させます。", + "video_toggle_model": "選んだ認識モデールの作動を始めたり、止めたりします。 顔を認識: 人の顔を認識して、目、鼻、口、耳の位置や人の予想性別、歳、感情を分析します。 体を認識: 人の体を認識して、それぞれの身体部位などを分析します。 物を認識: 認識された物の種類を分析します。(人や物)", + "video_toggle_ind": "認識され 人 / た顔 / 物事 の位置と順番を実行画面に表示または非表示にします。", + "video_number_detect": "撮影画面にオブジェクトとして認識されたオブジェクトの数です。認識できるオブジェクト:人、自転車、自動車、オートバイ、飛行機、バス、電車、トラック、ボート、信号機、消火栓、停止信号、駐車メーター、ベンチ、鳥、猫、犬、馬、羊、雌牛、ゾウ、クマ、シマウマ、キリン、リュック、傘、ハンドバック、ネクタイ、かばん、フリスビー、スキー、スノーボード、スポーツボール、凧、野球バット、野球グローブ、スケートボード、サーフボード、テニスラケット、瓶、ワイングラス、コップ、フォーク、ナイフ、スプーン、皿、バナナ、アップル、サンドイッチ、オレンジ色、ブロッコリー、にんじん、ホットドッグ、ピザ、ドーナツ、ケーキ、椅子、ソファ、鉢植え、ベッド、食事テーブル、トイレ、テレビモニター、ノートパソコン、マウス、リモコン、キーボード、携帯電話、電子レンジ、オーブン、トースター、シンク、冷蔵庫、図書、時計、花瓶、はさみ、テディベア、ヘアドライヤー、歯ブラシ", + "video_detected_face_info": "入力した順番の顔に関する選択した情報の推定値です。上手く認識できない場合、必ず0で出力されます。(性別、年齢、感情)", + "video_motion_value": "選択したオブジェクトまたは実行画面上で感知されるモーション、もしくは方向値です。 モーション:動きが大きく速いほど値が大きくなります。 方向:右側もしくは上側に動くときは陽数、左側もしくは下側に動くときは陰数になります。", + "video_face_part_coord": "入力した順番の顔の中で、選択した顔の部位の位置値です。上手く認識できない場合、必ず0で出力されます。(左眼、右眼、鼻、左口、右口,上唇,下唇)", + "video_body_part_coord": "入力した順番の人に関して選択した身体部位の位置値です。(顔、左肩、左肘、左手首、左尻、左膝、左足首、右肩、右肘、右手首、右尻、右膝、右足首)", + "append_row_to_table": "Adds a row(col) to the end location of the selected table.", + "insert_row_to_table": "Inserts a row(col) to the location of the input value on the selected table.", + "delete_row_from_table": "Deletes the row(col) at the location of input value from the selected table.", "set_value_from_table": "Replaces value of selected attribute at the location of the input value to the input value.", "get_table_count": "Reports the number of rows or attribute on the selected table.", "get_value_from_table": "Reports the value of selected attribute at the location of the input value from the selected table.", @@ -5939,6 +6100,17 @@ "speech_to_text_convert": "音声の大井 %1", "speech_to_text_get_value": "音声を文字に変えた値", "video_title_text": "ビデオ検出", + "video_draw_webcam": "ビデオ画面 %1 %2", + "video_check_webcam": "ビデオが接続されているか?", + "video_set_camera_opacity_option": "ビデオの透明度効果を %1 に決める %2", + "video_flip_camera": "ビデオ画面 %1 %2", + "video_toggle_model": "%1 認識を %2 %3", + "video_toggle_ind": "認識された %1 %2 %3", + "video_number_detect": "認識された %1 の数", + "video_detected_face_info": "%1 番目の顔の %2", + "video_motion_value": "%1 で感知した %2 値", + "video_face_part_coord": "%1 番目の顔 %2 の %3 座標", + "video_body_part_coord": "%1 番目の人の %2 の %3 座標", "behaviorConductDisaster_title_text": "自然災害", "behaviorConductLifeSafety_title_text": "生活安全", "tts_title_text": "音声読み上げ", @@ -6217,9 +6389,9 @@ "text_prepend": "%1と前に追加する %2", "text_flush": "テキストをすべて削除する %1", "analizyDataAddButton": "%1", - "append_row_to_table": "Add a row to the table %1 %2", - "insert_row_to_table": "Insert row to %2th row from the %1 %3", - "delete_row_from_table": "Remove %2th row from table %1 %3", + "append_row_to_table": "Add a %2 to the table %1 %3", + "insert_row_to_table": "Insert %3 to %2th row from the %1 %4", + "delete_row_from_table": "Remove %2th %3 from table %1 %4", "set_value_from_table": "Change %3 in the %1 %2th row to %4 %5", "get_table_count": "length of %2 in the %1", "get_value_from_table": "value of the %3 in %2th row of the %1", @@ -7213,58 +7385,60 @@ "dashboard": "要約", "table": "テーブル", "chart": "チャート", - "attribute": "プロパティ", + "attribute": "列", "row": "行", "average": "平均", "standard_deviation": "標準偏差", "maximum": "最大値", "minimum": "最小値", "median": "中間値", - "average_explain": "当該プロパティのすべての値を加えた後、プロパティの個数分で割った値", - "standard_deviation_explain": "データが平均を中心に、どれくらい広がっているか確認できる値。\\r\n0に近いほど値が平均付近に集中しているという意味", - "maximum_minimum_explain": "当該プロパティの最大値と最小値", - "median_explain": "当該プロパティのすべての値を大きい順に並べ替えた場合、全体の中央に位置する値", + "average_explain": "当該する列のすべての値を加えた後、列の個数分で割った値", + "standard_deviation_explain": "データが平均を中心に、どれくらい広がっているか確認できる値。\n0に近いほど値が平均付近に集中しているという意味", + "maximum_minimum_explain": "当該する列の最大値と最小値", + "median_explain": "当該する列のすべての値を大きい順に並べ替えた場合、全体の中央に位置する値", "add_row_above": "上に行を追加する", "add_row_below": "下に行を追加する", "delete_row": "行を削除する", - "add_property_left": "左にプロパティを追加する", - "add_property_right": "右にプロパティを追加する", - "delete_attribute": "プロパティを削除する", - "data_alert": "数字ではない値が含まれたプロパティは、個数のみ確認できます。", + "add_property_left": "左に列を追加する", + "add_property_right": "右に列を追加する", + "delete_attribute": "列を削除する", + "data_alert": "数字ではない値が含まれた列は、個数のみ確認できます。", "save": "保存する", - "cancel": "取消", + "cancel": "キャンセル", "confirm": "確認", - "attribute_count": "개", - "row_count": "행", - "cell_count": "개", - "count": "개수", - "add_chart_alert": "추가된 차트가 없습니다.\\r\n차트를 생성해주세요.", - "enter_attribute_name": "열 이름을 입력해 주세요.(10자 이내)", - "placeholder_attribute_name": "열 이름", - "new_attribute": "새로운 열", - "chart_title": "차트 제목", - "remove_chart": "Delete chart", - "add_chart_first": "차트를 먼저 추가해주세요.", - "bar": "bar", - "line": "line", - "pie": "pie", - "scatter": "scatter", - "select_x_axis": "Select the horizontal axis.", - "x_axis": "Horiz. axis", - "y_axis": "Ver. axis", - "select_y_axis": "세로축을 선택해주세요", - "select_y_axis_or_legend": "Select the vertical axis or legends.", - "select_legend": "범례를 선택해주세요", - "cell": "Cell", - "unable_to_express_chart": "차트로 표현할 수 없습니다.", - "edit_attribute_name": "이름 바꾸기", - "duplicate_attribute_name_title": "열 이름 변경에 실패하였습니다.", - "duplicate_attribute_name_content": "같은 이름의 열이 존재합니다.", - "fail_save_table": "테이블 저장에 실패하였습니다.", - "duplicate_table_name_content": "같은 이름의 테이블이 존재합니다.", - "saved_table_title": "저장되었습니다.", - "saved_table_content": "The information of table and charts was successfully saved.", - "empty_table_name_content": "Table's name can't be space." + "attribute_count": "件", + "row_count": "件", + "cell_count": "件", + "count": "件", + "add_chart_alert": "追加されたチャートがありません。\nチャートを作成してください。", + "enter_attribute_name": "列の名前を入力してください。(10文字以内)", + "placeholder_attribute_name": "列の名前", + "new_attribute": "新しい列", + "chart_title": "チャートのタイトル", + "remove_chart": "チャートを削除する", + "add_chart_first": "チャートを先に作成してください。", + "bar": "棒グラフ", + "line": "線グラフ", + "pie": "円グラフ", + "scatter": "散布図", + "select_x_axis": "横軸にするものを選択してください。", + "x_axis": "横軸", + "y_axis": "縦軸", + "select_y_axis": "縦軸にするものを選択してください。", + "select_y_axis_or_legend": "縦軸、または判例を選択してください。", + "select_legend": "判例を選択してください。", + "cell": "間", + "unable_to_express_chart": "チャートで表現ができません。", + "edit_attribute_name": "名前を変更する", + "duplicate_attribute_name_title": "列の名前変更に失敗しました。", + "duplicate_attribute_name_content": "同じ名前の列がすでにあります。", + "fail_save_table": "テーブルの保存に失敗しました。", + "duplicate_table_name_content": "同じ名前のテーブルがすでにあります。", + "saved_table_title": "保存しました。", + "saved_table_content": "テーブルとチャートの情報を保存しました。", + "empty_table_name_content": "テーブルの名前で空白で設定できません。", + "do_not_delete_row": "行の削除ができません。", + "rows_cannot_less_one": "テーブルには一個以上の行が必須です。" }, "SharePolicy": { "title": "Entry Project/Post share Guide" } } \ No newline at end of file diff --git a/src/renderer/resources/lang/ko.json b/src/renderer/resources/lang/ko.json index 51ac7f08f..2a76eb3e7 100644 --- a/src/renderer/resources/lang/ko.json +++ b/src/renderer/resources/lang/ko.json @@ -1868,6 +1868,25 @@ "funboard_dotmatrix_set_off": "끄기", "funboard_dotmatrix_set_on": "켜기", "AI_UTILIZE": "인공지능", + "video_show_video": "보이기", + "video_hide_video": "숨기기", + "video_brightness": "밝기", + "video_transparency": "투명도", + "video_left_right": "좌우", + "video_top_bottom": "상하", + "video_human": "사람", + "video_face": "얼굴", + "video_object": "사물", + "video_start": "시작하기", + "video_end": "중지하기", + "video_gender": "성별", + "video_age": "나이", + "video_emotion": "감정", + "video_motion_onself": "자신", + "video_motion_onscreen": "실행화면", + "video_motion_scale": "움직임", + "video_motion_direction_horizontal": "좌우방향", + "video_motion_direction_vertical": "상하방향", "table_row": "행", "table_col": "열", "table_sum": "합", @@ -1876,6 +1895,122 @@ "table_avg": "평균", "table_stdev": "표준편차" }, + "video_body_coord_params": { + "left_eye": "왼쪽 눈", + "right_eye": "오른쪽 눈", + "nose": "코", + "left_mouth": "왼쪽 입꼬리", + "right_mouth": "오른쪽 입꼬리", + "upper_lip": "윗 입술", + "lower_lip": "아랫 입술", + "face": "얼굴", + "neck": "목", + "left_ear": "왼쪽 귀", + "right_ear": "오른쪽 귀", + "left_shoulder": "왼쪽 어깨", + "left_elbow": "왼쪽 팔꿈치", + "left_wrist": "왼쪽 손목", + "left_hip": "왼쪽 엉덩이", + "left_knee": "왼쪽 무릎", + "left_ankle": "왼쪽 발목", + "right_shoulder": "오른쪽 어깨", + "right_elbow": "오른쪽 팔꿈치", + "right_wrist": "오른쪽 손목", + "right_hip": "오른쪽 엉덩이", + "right_knee": "오른쪽 무릎", + "right_ankle": "오른쪽 발목" + }, + "video_emotion_params": { + "angry": "분노", + "disgusted": "혐오", + "fearful": "두려움", + "happy": "행복", + "neutral": "무표정", + "sad": "슬픔", + "surprised": "놀람" + }, + "video_object_params": { + "person": "사람", + "bicycle": "자전거", + "car": "자동차", + "motorcycle": "오토바이", + "airplane": "비행기", + "bus": "버스", + "train": "기차", + "truck": "트럭", + "boat": "보트", + "traffic light": "신호등", + "fire hydrant": "소화전", + "stop sign": "일단 정지 표지판", + "parking meter": "주차요금 계산기", + "bench": "벤치", + "bird": "새", + "cat": "고양이", + "dog": "강아지", + "horse": "말", + "sheep": "양", + "cow": "소", + "elephant": "코끼리", + "bear": "곰", + "zebra": "얼룩말", + "giraffe": "기린", + "backpack": "배낭", + "umbrella": "우산", + "handbag": "핸드백", + "tie": "넥타이", + "suitcase": "여행 가방", + "frisbee": "프리즈비 원반", + "skis": "스키", + "snowboard": "스노우보드", + "sports ball": "공", + "kite": "연", + "baseball bat": "야구 배트", + "baseball glove": "야구 글러브", + "skateboard": "스케이트 보드", + "surfboard": "서핑 보드", + "tennis racket": "테니스 라켓", + "bottle": "병", + "wine glass": "와인 잔", + "cup": "컵", + "fork": "포크", + "knife": "칼", + "spoon": "숟가락", + "bowl": "사발", + "banana": "바나나", + "apple": "사과", + "sandwich": "샌드위치", + "orange": "오렌지", + "broccoli": "브로콜리", + "carrot": "당근", + "hot dog": "핫도그", + "pizza": "피자", + "donut": "도넛", + "cake": "케이크", + "chair": "의자", + "couch": "소파", + "potted plant": "식물 화분", + "bed": "침대", + "dining table": "식탁", + "toilet": "변기", + "tv": "텔레비젼", + "laptop": "노트북", + "mouse": "마우스", + "remote": "리모콘", + "keyboard": "키보드", + "cell phone": "휴대전화", + "microwave": "전자렌지", + "oven": "오븐", + "toaster": "토스터기", + "sink": "싱크대", + "refrigerator": "냉장고", + "book": "책", + "clock": "시계", + "vase": "꽃병", + "scissors": "가위", + "teddy bear": "곰인형", + "hair drier": "헤어 드라이기", + "toothbrush": "칫솔" + }, "Buttons": { "share_policy": "이것만은 꼭!", "write_policy": "작성 가이드", @@ -2238,6 +2373,7 @@ "find_out_now": "지금 바로 확인하세요!", "offline_hw_program": "오프라인 & 하드웨어 연결 프로그램", "read_more": "자세히 보기", + "sample_project": "예시 작품", "not_supported_function": "이 기기에서는 지원하지 않는 기능입니다.", "offline_download_confirm": "엔트리 오프라인 버전은 PC에서만 이용가능합니다. 다운로드 하시겠습니까?", "hardware_download_confirm": "엔트리 하드웨어는 PC에서만 이용가능합니다. 다운로드 하시겠습니까?", @@ -2293,7 +2429,7 @@ "picture_upload_warn_old": "10MB 이하의 jpg, png, bmp 형식의 파일을 추가할 수 있습니다.", "sprite_upload_warn_old": "10MB 이하의 jpg, png, bmp 이미지 또는 eo 형식의 오브젝트를 추가할 수 있습니다.", "picture_upload_warn_1": "10MB 이하의 jpg, png, bmp, svg 형식의 파일을 추가할 수 있습니다.\njpg, png, bmp 형식은 비트맵 모드, svg 형식은 벡터 모드로 편집됩니다.", - "table_upload_warn_1": "10MB 이하의 csv, xls(x), json, xml 형식의 파일을 추가할 수 있습니다. xls(x) 형식의 경우, 함수 문장이 그대로 출력됩니다.", + "table_upload_warn_1": "10MB 이하의 csv, xls(x) 형식의 파일을 추가할 수 있습니다. xls(x) 형식의 경우, 함수 문장이 그대로 출력됩니다.", "sprite_upload_warn": "10MB 이하의 jpg, png, bmp, svg 이미지 또는 eo 형식의 오브젝트를 추가할 수 있습니다.", "sound_upload_warn_1": "10MB 이하의 mp3 형식의 파일을 추가할 수 있습니다.", "sound_edit_warn": "기다려 주세요!
새로운 소리 편집 기능을 연구 중입니다.", @@ -2623,6 +2759,7 @@ "no_project_2": "지금 작품 만들기를 시작해보세요!", "empty_project_1": "아직 만들어진 작품이 없습니다.", "no_marked_project_1": "관심 작품이 없습니다.", + "no_marked_group_project_1": "학급 관심 작품이 없습니다.", "no_marked_project_2": "'작품 공유하기'에서 다양한 작품을 만나보세요!", "no_markedGroup_project_2": "'학급 공유하기'에서 다양한 작품을 만나보세요!", "view_project_all": "작품 구경하기", @@ -2630,6 +2767,7 @@ "empty_lecture_1": "아직 만들어진 강의가 없습니다.", "no_lecture_2": "'오픈 강의 만들기'에서 강의를 만들어보세요!", "no_marked_lecture_1": "관심 강의가 없습니다.", + "no_marked_group_lecture_1": "학급 관심 강의가 없습니다.", "no_marked_lecture_2": "'오픈 강의'에서 다양한 강의를 만나보세요!", "view_lecture": "강의 살펴보기", "no_studying_lecture_1": "학습 중인 강의가 없습니다.", @@ -2639,6 +2777,7 @@ "no_lecture_collect_2": "'오픈 강의 모음 만들기'에서 강의 모음을 만들어보세요!", "make_lecture_collection": "강의 모음 만들기", "no_marked_lecture_collect_1": "관심 강의 모음이 없습니다.", + "no_marked_lecture_group_collect_1": "학급 관심 강의 모음이 없습니다.", "no_marked_lecture_collect_2": "'오픈 강의'에서 다양한 강의를 만나보세요!", "view_lecture_collection": "강의 모음 살펴보기", "no_studying_lecture_collect_1": "학습 중인 강의 모음이 없습니다.", @@ -3697,6 +3836,9 @@ "offline_edit": "편집", "offline_undo": "되돌리기", "offline_redo": "다시실행", + "offline_copy": "복사", + "offline_paste": "붙여넣기", + "offline_cut": "자르기", "offline_quit": "종료", "select_one": "선택해 주세요.", "evaluate_challenge": "도전해본 미션의 난이도를 평가해 주세요.", @@ -4275,16 +4417,16 @@ "group_add_course_3": "추가하고 싶은 강의 모음을 관심 강의 모음으로 등록해 주세요.", "group_add_course_4": "강의 모음 보기", "hw_main_title": "프로그램 다운로드", - "painter_contest_title": "엔트리 캠페인 #2 개성있는 작품 만들기", - "painter_content_head": "진화된 그림판과 새로운 오브젝트", - "painter_content_body1": "벡터 이미지 편집과 새로 추가된 오브젝트로", - "painter_content_body2": "더 멋진 작품 만드는 법", - "painter_content_button": "캠페인 보기", - "campaign_contest_title": "아름다운 인터넷 세상을 만들어요", - "campaign_content_head": "엔트리 작품 공모전", - "campaign_content_body1": "'인터넷윤리'에 대해 알기 쉽고 재미있게", - "campaign_content_body2": "작품을 만들어 응모해주세요!", - "campaign_content_button": "자세히 보기", + "datablock_contest_title": "데이터분석 블록 추가", + "datablock_content_head": "데이터를 가공하고 표현하기", + "datablock_content_body1": "생활 속 다양한 데이터를 차트로 표현하고 의미를 찾아", + "datablock_content_body2": "실생활 문제를 해결해보세요!", + "campaign_contest_title": "코로나19 함께 이겨내보아요", + "campaign_content_head": "", + "campaign_content_body1": "모두에게 도움이 되는 작품을 만들어 공유해보세요.", + "campaign_content_body2": "매주 우수작품을 선정하여 많은 사람들에게", + "campaign_content_body3": "코로나19를 이겨낼 수 있는 힘을 전할 수 있어요!", + "campaign_content_button": "캠페인 보기", "code_management_1": "엔트리 캠페인 #1 코드 잘 관리하기", "code_management_2": "나의 보관함과 메모 활용", "code_management_3": "새 기능 나의 보관함과 메모로 하는 코드 관리 비법!", @@ -4419,6 +4561,7 @@ "solve_ellinia_desc_1": "숲 속을 탐험하며, 나쁜 몬스터들을 혼내주고 친구 몬스터들을 구해주세요!", "solve_elnath_desc_1": "나쁜 몬스터가 점령한 설산을 지나, 새로운 모험을 시작할 수 있는 또 다른 포털을 찾아 떠나보세요 !", "save_modified_shape": "수정된 내용을 저장하시겠습니까?", + "save_modified_table": "테이블에서 수정한 내용을 저장하시겠습니까?", "attach_file": "첨부", "enter_discuss_title": "제목을 입력해 주세요(40자 이하)", "enter_discuss_title_alert": "제목을 입력해 주세요", @@ -4480,6 +4623,7 @@ }, "Msgs": { "microbit_led_erase_all": "모두 지우기", + "loading_plz_wait": "로딩 중입니다. 잠시만 기다려주세요.", "ai_utilize_audio_listening": "듣고 있어요", "upload_error_title": "파일 업로드 안내", "upload_error_content": "엔트리 이용정책을 지키지 않는 것으로 의심되는 파일이 제외되었습니다.", @@ -4589,7 +4733,7 @@ "hardware_need_update_title": "업데이트 안내", "hardware_need_update_content": "보안 업데이트로 엔트리 웹버전은\n하드웨어 1.9.0 버전 이상만 지원합니다.\n이하 버전일 경우 프로그램을 업데이트 하세요.\n* 업데이트 후 블록이 보이지 않을 경우,\n웹브라우저의 캐시를 지워 주세요.", "ai_utilize_audio_description": "마이크를 이용하여 소리와 음성을 감지할 수 있는 블록 모음입니다. (IE/Safari/Firefox 브라우저 미지원)", - "ai_utilize_video_description": "비디오를 활용한 블록 모음입니다. (IE/Safari/Firefox 브라우저 미지원)" + "ai_utilize_video_description": "카메라를 이용하여 움직임과 방향 값, 그리고 촬영되는 객체 등을 인식할 수 있는 블록 모음입니다. (IE/Safari/Firefox 브라우저 미지원)" }, "Users": { "auth_failed": "인증에 실패하였습니다", @@ -4677,6 +4821,7 @@ "check_runtime_error": "빨간색으로 표시된 블록을 확인해 주세요.", "check_browser_error": "IE/Safari 에서는 지원하지 않는 블록입니다.", "check_microphone_error": "컴퓨터에 마이크가 연결되어있지 않습니다", + "check_webcam_error": "컴퓨터에 카메라가 연결되어있지 않습니다", "context_download": "PC에 저장", "context_duplicate": "복제", "context_remove": "삭제", @@ -4830,7 +4975,9 @@ "Variable_use_all_objects": "모든 오브젝트에서 사용", "Variable_use_this_object": "이 오브젝트에서 사용", "Variable_used_at_all_objects": "모든 오브젝트에서 사용되는 변수", - "Variable_create_cloud": "공유 변수로 사용 \n(서버에 저장됩니다)", + "variable_create_normal": "일반 변수로 사용\n(작품에 저장)", + "variable_create_cloud": "공유 변수로 사용\n(서버에 저장)", + "variable_create_real_time": "실시간 변수로 사용\n(서버에 저장)", "Variable_used_at_special_object": "특정 오브젝트에서만 사용되는 변수", "Variable_used_objects": "사용된 오브젝트", "draw_new": "새로 그리기", @@ -4891,7 +5038,9 @@ "robot_guide": "로봇 연결 안내", "python_guide": "엔트리파이선 이용 안내", "show_list_workspace": "리스트 노출", - "List_create_cloud": "공유 리스트로 사용 \n(서버에 저장됩니다)", + "list_create_normal": "일반 리스트로 사용\n(작품에 저장)", + "list_create_cloud": "공유 리스트로 사용 \n(서버에 저장)", + "list_create_real_time": "실시간 리스트로 사용\n(서버에 저장)", "confirm_quit": "바꾼 내용을 저장하지 않았습니다.", "confirm_load_temporary": "저장되지 않은 작품이 있습니다. 여시겠습니까?", "login_to_save": "로그인후에 저장 바랍니다.", @@ -4973,7 +5122,8 @@ "toast_error_contents_object_center": "오브젝트 중심점이 오브젝트와 멀리 떨어져 실행화면 밖으로 벗어날 경우, 원위치로 돌아옵니다.", "blocks_comming_soon": "열심히 연구 중입니다.\n조금만 기다려 주세요!", "data_table": "테이블", - "select_all": "모두" + "select_all": "모두", + "now_loading_msg": "로딩 중입니다.\n잠시만 기다려주세요." }, "code": "코드보기", "EntryStatic": { @@ -5482,9 +5632,20 @@ "speech_to_text_convert": "마이크에 입력되는 사람의 목소리를 텍스트로 변환합니다. (IE/Safari 브라우저 지원하지 않음)", "get_microphone_volume": "마이크에 입력되는 소리의 크기 값입니다. (IE/Safari 브라우저 지원하지 않음)", "speech_to_text_get_value": "사람의 목소리를 문자로 바꾼 값입니다. 목소리가 입력되지 않거나, 음성인식 도중 오류가 발생한 경우 무조건 0 값을 갖습니다. (IE/Safari 브라우저 지원하지 않음)", - "append_row_to_table": "선택한 테이블의 마지막에 행을 추가합니다. 추가된 행의 모든 열 값은 0입니다.", - "insert_row_to_table": "선택한 테이블의 입력한 순서에 행을 추가합니다. 추가된 행의 모든 열 값은 0입니다. (입력한 행 뒤에 있는 행들은 순서가 하나씩 밀려납니다.", - "delete_row_from_table": "선택한 테이블의 입력한 순서에 있는 행을 삭제합니다.", + "video_draw_webcam": "컴퓨터에 연결된 카메라에 촬영되는 화면을 실행화면에서 보이게하거나 숨깁니다.", + "video_check_webcam": "컴퓨터에 카메라가 연결되어 있는 경우 '참'으로 판단합니다.", + "video_set_camera_option": "촬영되는 화면의 효과를 입력한 값으로 정합니다. 밝기: -100~100 사이의 범위로 설정할 수 있습니다. (-100 이하는 -100으로 100 이상은 100으로 처리됩니다.) 투명도: 0~100 사이의 범위로 설정할 수 있습니다. (0 이하는 0으로 100 이상은 100으로 처리됩니다.)", + "video_flip_camera": "촬영되는 화면을 좌우 혹은 상하로 뒤집습니다.", + "video_toggle_model": "선택한 인식모델을 동작시키거나 중지시킵니다. 얼굴 인식: 사람의 얼굴을 인식하여 눈, 코, 입, 귀의 위치나 예상되는 성별, 나이, 감정을 알 수 있습니다. 사람 인식: 사람의 몸을 인식하여 각 신체부위의 위치 등을 알 수 있습니다. 객체 인식: 인식된 객체의 종류를 알 수 있습니다. (사람이나 물건)", + "video_toggle_ind": "인식 된 사람 / 얼굴 / 사물 을 화면에 표시하거나 숨깁니다", + "video_number_detect": "인식된 사람 / 얼굴 / 사물의 숫자입니다 촬영되는 화면에 객체로 인식된 객체의 개수입니다. *인식할 수 있는 사물: 사람, 자전거, 자동차, 오토바이, 비행기, 버스, 기차, 트럭, 보트,교통 신호등, 소화전, 정지 신호, 주차 미터, 벤치, 새, 고양이, 개, 말, 양, 암소, 코끼리, 곰, 얼룩말, 기린, 책가방, 우산, 핸드백, 넥타이, 가방, 프리스비, 스키, 스노보드, 스포츠 볼, 연, 야구 방망이, 야구 글러브, 스케이트 보드, 서핑 보드, 테니스 라켓, 병, 와인 글라스, 컵, 포크, 나이프, 숟가락, 그릇, 바나나, 애플, 샌드위치, 주황색, 브로콜리, 당근, 핫도그, 피자, 도넛, 케이크, 의자, 소파, 화분, 침대, 식사테이블, 화장실, TV 모니터, 노트북, 마우스, 원격, 키보드, 휴대 전화, 전자 레인지, 오븐, 토스터기, 싱크대, 냉장고, 도서, 시계, 꽃병, 가위, 테디베어, 헤어드라이어, 칫솔", + "video_detected_face_info": "입력한 순서의 얼굴의 선택한 정보의 추정값입니다. 인식이 잘 되지 않는 경우 무조건 0으로 출력됩니다. (성별, 나이, 감정)", + "video_motion_value": "선택한 오브젝트 혹은 실행화면 위에서 감지되는 움직임 혹은 방향 값입니다. 움직임: 움직임이 크고 빠를 수록 값이 커집니다. 방향: 오른쪽 혹은 위쪽으로 움직일 때 양수, 왼쪽 혹은 아래쪽으로 움직일 때 음수가 됩니다.", + "video_face_part_coord": "입력한 순서의 얼굴 중 선택된 얼굴 부위의 위치값입니다. 인식이 잘 되지 않는 경우 무조건 0으로 출력됩니다. (왼쪽 눈, 오른쪽 눈, 코, 왼쪽 입꼬리, 오른쪽 입꼬리, 윗 입술, 아랫입술)", + "video_body_part_coord": "입력한 순서의 사람의 선택한 신체 부위의 위치값입니다. (얼굴, 왼쪽 어깨, 왼쪽 팔꿈치, 왼쪽 손목, 왼쪽 엉덩이, 왼쪽 무릎, 왼쪽 발목, 오른쪽 어깨, 오른쪽 팔꿈치, 오른쪽 손목, 오른쪽 엉덩이, 오른쪽 무릎, 오른쪽 발목)", + "append_row_to_table": "선택한 테이블의 마지막에 행(열)을 추가합니다. 추가된 행(열)의 모든 열(행) 값은 0입니다.", + "insert_row_to_table": "선택한 테이블의 입력한 순서에 행(열)을 추가합니다. 추가된 행(열)의 모든 열(행) 값은 0입니다. (입력한 행(열) 뒤에 있는 행들은 순서가 하나씩 밀려납니다.", + "delete_row_from_table": "선택한 테이블의 입력한 순서에 있는 행(열)을 삭제합니다.", "set_value_from_table": "선택한 테이블에서 입력한 순서의 선택된 열값을 입력한 값으로 바꿉니다.", "get_table_count": "선택한 테이블이 보유한 행과 열의 개수입니다.", "get_value_from_table": "선택한 테이블에서 입력한 순서의 선택된 열 값 입니다.", @@ -5939,6 +6100,17 @@ "speech_to_text_convert": "음성 인식하기 %1", "speech_to_text_get_value": "음성을 문자로 바꾼 값", "video_title_text": "비디오 감지", + "video_draw_webcam": "비디오 화면 %1 %2", + "video_check_webcam": "비디오가 연결되었는가?", + "video_set_camera_opacity_option": "비디오 투명도 효과를 %1 으로 정하기 %2", + "video_flip_camera": "비디오 화면 %1 뒤집기 %2", + "video_toggle_model": "%1 인식 %2 %3", + "video_toggle_ind": "인식된 %1 %2 %3", + "video_number_detect": "인식된 %1 의 수", + "video_detected_face_info": "%1 번째 얼굴의 %2", + "video_motion_value": "%1 에서 감지한 %2 값", + "video_face_part_coord": "%1 번째 얼굴의 %2 의 %3 좌표", + "video_body_part_coord": "%1 번째 사람의 %2 의 %3 좌표", "behaviorConductDisaster_title_text": "자연재난 국민행동요령", "behaviorConductLifeSafety_title_text": "생활안전 국민행동요령", "tts_title_text": "읽어주기", @@ -6217,9 +6389,9 @@ "text_prepend": "%1 라고 앞에 추가하기 %2", "text_flush": "텍스트 모두 지우기 %1", "analizyDataAddButton": "%1", - "append_row_to_table": "테이블 %1에 행 추가하기 %2", - "insert_row_to_table": "테이블 %1 %2번째에 행 추가하기 %3", - "delete_row_from_table": "테이블 %1 %2번째 행 삭제하기 %3", + "append_row_to_table": "테이블 %1에 %2 추가하기 %3", + "insert_row_to_table": "테이블 %1 %2번째에 %3 추가하기 %4", + "delete_row_from_table": "테이블 %1 %2번째 %3 삭제하기 %4", "set_value_from_table": "테이블 %1 %2번째 행의 %3을(를) %4(으)로 바꾸기 %5", "get_table_count": "테이블 %1의 %2개수", "get_value_from_table": "테이블 %1 %2번째 행의 %3 값", @@ -7221,9 +7393,9 @@ "minimum": "최솟값", "median": "중간값", "average_explain": "해당 열의 모든 값을 더한 후 열의 개수 만큼 나눈 값", - "standard_deviation_explain": "데이터가 평균을 중심으로 얼마나 퍼져있는지 알려주는 값.\\r\n0에 가까울 수록 값들이 평균 근처에 집중되어 있다는 것을 의미", + "standard_deviation_explain": "데이터가 평균을 중심으로 얼마나 퍼져있는지 알려주는 값.\n0에 가까울 수록 값들이 평균 근처에 집중되어 있다는 것을 의미", "maximum_minimum_explain": "해당 열의 가장 큰 값과 가장 작은 값", - "median_explain": "해당 열의 모든 값을 크기순으로 배열했을 때\\r\n전체의 중앙에 위치하는 값", + "median_explain": "해당 열의 모든 값을 크기순으로 배열했을 때\n전체의 중앙에 위치하는 값", "add_row_above": "위에 행 추가하기", "add_row_below": "아래에 행 추가하기", "delete_row": "행 삭제하기", @@ -7238,7 +7410,7 @@ "row_count": "행", "cell_count": "개", "count": "개수", - "add_chart_alert": "추가된 차트가 없습니다.\\r\n차트를 생성해주세요.", + "add_chart_alert": "추가된 차트가 없습니다.\n차트를 생성해주세요.", "enter_attribute_name": "열 이름을 입력해 주세요.(10자 이내)", "placeholder_attribute_name": "열 이름", "new_attribute": "새로운 열", @@ -7252,7 +7424,7 @@ "select_x_axis": "가로축을 선택해주세요.", "x_axis": "가로축", "y_axis": "세로축", - "select_y_axis": "세로축을 선택해주세요", + "select_y_axis": "세로축을 선택해주세요.", "select_y_axis_or_legend": "세로축 혹은 범례를 선택해주세요.", "select_legend": "범례를 선택해주세요", "cell": "칸", @@ -7264,7 +7436,9 @@ "duplicate_table_name_content": "같은 이름의 테이블이 존재합니다.", "saved_table_title": "저장되었습니다.", "saved_table_content": "테이블과 차트의 정보가 저장되었습니다.", - "empty_table_name_content": "테이블 이름은 빈 칸이 될 수 없습니다" + "empty_table_name_content": "테이블 이름은 빈 칸이 될 수 없습니다", + "do_not_delete_row": "행을 삭제할 수 없습니다.", + "rows_cannot_less_one": "테이블에는 한 개 이상의 행이 있어야합니다." }, "SharePolicy": { "title": "엔트리 작품/게시물 공유 가이드" } } \ No newline at end of file diff --git a/src/renderer/resources/lang/vn.json b/src/renderer/resources/lang/vn.json index 12288f238..4474ee040 100644 --- a/src/renderer/resources/lang/vn.json +++ b/src/renderer/resources/lang/vn.json @@ -1868,6 +1868,25 @@ "funboard_dotmatrix_set_off": "off", "funboard_dotmatrix_set_on": "on", "AI_UTILIZE": "AI", + "video_show_video": "Show", + "video_hide_video": "Hide", + "video_brightness": "brightness", + "video_transparency": "transparency", + "video_left_right": "horizontally", + "video_top_bottom": "vertically", + "video_human": "people", + "video_face": "face", + "video_object": "object", + "video_start": "Start", + "video_end": "Stop", + "video_gender": "gender", + "video_age": "age", + "video_emotion": "emotion", + "video_motion_onself": "itself", + "video_motion_onscreen": "screen", + "video_motion_scale": "motion", + "video_motion_direction_horizontal": "x direction", + "video_motion_direction_vertical": "y direction", "table_row": "row", "table_col": "column", "table_sum": "sum", @@ -1876,6 +1895,122 @@ "table_avg": "average", "table_stdev": "standard deviation" }, + "video_body_coord_params": { + "left_eye": "Left Eye", + "right_eye": "Right Eye", + "nose": "Nose", + "left_mouth": "Left Mouth", + "right_mouth": "Right Mouth", + "upper_lip": "Upper Lip", + "lower_lip": "Lower Lip", + "face": "face", + "neck": "face", + "left_ear": "left ear", + "right_ear": "right ear", + "left_shoulder": "left shoulder", + "left_elbow": "left elbow", + "left_wrist": "left wrist", + "left_hip": "left hip", + "left_knee": "left knee", + "left_ankle": "left ankle", + "right_shoulder": "right shoulder", + "right_elbow": "right elbow", + "right_wrist": "right wrist", + "right_hip": "right hip", + "right_knee": "right knee", + "right_ankle": "right ankle" + }, + "video_emotion_params": { + "angry": "Anger", + "disgusted": "Disgust", + "fearful": "Fearful", + "happy": "Happiness", + "neutral": "Neutral", + "sad": "Sadness", + "surprised": "Surprised" + }, + "video_object_params": { + "person": "person", + "bicycle": "bicycle", + "car": "car", + "motorcycle": "motorcycle", + "airplane": "airplane", + "bus": "bus", + "train": "train", + "truck": "truck", + "boat": "boat", + "traffic light": "traffic light", + "fire hydrant": "fire hydrant", + "stop sign": "stop sign", + "parking meter": "parking meter", + "bench": "bench", + "bird": "bird", + "cat": "cat", + "dog": "dog", + "horse": "horse", + "sheep": "sheep", + "cow": "cow", + "elephant": "elephant", + "bear": "bear", + "zebra": "zebra", + "giraffe": "giraffe", + "backpack": "backpack", + "umbrella": "umbrella", + "handbag": "handbag", + "tie": "tie", + "suitcase": "suitcase", + "frisbee": "frisbee", + "skis": "skis", + "snowboard": "snowboard", + "sports ball": "sports ball", + "kite": "kite", + "baseball bat": "baseball bat", + "baseball glove": "baseball glove", + "skateboard": "skateboard", + "surfboard": "surfboard", + "tennis racket": "tennis racket", + "bottle": "bottle", + "wine glass": "wine glass", + "cup": "cup", + "fork": "fork", + "knife": "knife", + "spoon": "spoon", + "bowl": "bowl", + "banana": "banana", + "apple": "apple", + "sandwich": "sandwich", + "orange": "orange", + "broccoli": "broccoli", + "carrot": "carrot", + "hot dog": "hot dog", + "pizza": "pizza", + "donut": "donut", + "cake": "cake", + "chair": "chair", + "couch": "couch", + "potted plant": "potted plant", + "bed": "bed", + "dining table": "dining table", + "toilet": "toilet", + "tv": "tv", + "laptop": "laptop", + "mouse": "mouse", + "remote": "remote", + "keyboard": "keyboard", + "cell phone": "cell phone", + "microwave": "microwave", + "oven": "oven", + "toaster": "toaster", + "sink": "sink", + "refrigerator": "refrigerator", + "book": "book", + "clock": "clock", + "vase": "vase", + "scissors": "scissors", + "teddy bear": "teddy bear", + "hair drier": "hair dryer", + "toothbrush": "toothbrush" + }, "Buttons": { "share_policy": "Share Guide", "write_policy": "Write Guide", @@ -2117,7 +2252,7 @@ "tag_Lecture": "Lessons", "tag_Curriculum": "Courseware", "tag_Discuss": "Discuss", - "count_ko": "", + "count_ko": ".", "no_asgn_within_week": "There is no assignment due within a week", "lecture_and_curriculum": "Open Lessons", "assignments_plural": "Assignments", @@ -2238,6 +2373,7 @@ "find_out_now": "Find out now!", "offline_hw_program": "Offline and Hardware Connection Program", "read_more": "read more", + "sample_project": "Sample Project", "not_supported_function": "thiết bị này không được hỗ trợ", "offline_download_confirm": "Entry Offline Editor is available for PC. Would you like to download?", "hardware_download_confirm": "Entry Hardware Program is available for PC. Would you like to download?", @@ -2293,7 +2429,7 @@ "picture_upload_warn_old": "You can only upload jpg, png, bmp files that are less than 10MB.", "sprite_upload_warn_old": "You can only upload images in jpg, png, bmp format or objects in eo format that are less than 10MB.", "picture_upload_warn_1": "You can only upload jpg, png, bmp, svg files that are less than 10MB.\nThe jpg, png, and bmp images are edited in bitmap mode and the svg image is in vector mode.", - "table_upload_warn_1": "You can only upload csv, xls(x), json, xml files that are less than 10MB.", + "table_upload_warn_1": "You can only upload csv, xls(x) files that are less than 10MB.", "sprite_upload_warn": "You can only upload images in jpg, png, bmp, svg format or objects in eo format that are less than 10MB.", "sound_upload_warn_1": "You can only upload mp3 files that are less than 10MB.", "sound_edit_warn": "Please wait!
We're working on the Sound Editing function.", @@ -2623,6 +2759,7 @@ "no_project_2": "How about creating your project now?", "empty_project_1": "There is no work made yet.", "no_marked_project_1": "There is no favorite project at this moment.", + "no_marked_group_project_1": "There is no favorite class project at this moment.", "no_marked_project_2": "'Browse through 'Share' section to find interesting projects! ", "no_markedGroup_project_2": "Browse through 'Class share' section to find interesting projects!", "view_project_all": "Browse project", @@ -2630,6 +2767,7 @@ "empty_lecture_1": "There is no lecture made yet.", "no_lecture_2": "Create lessons from 'open lessons'", "no_marked_lecture_1": "There is no favorite lesson to show.", + "no_marked_group_lecture_1": "There is no favorite class lesson to show.", "no_marked_lecture_2": "Browse through 'Open lessons' to see various lessons!", "view_lecture": "Browse lessons", "no_studying_lecture_1": "There are no lessons to show.", @@ -2639,6 +2777,7 @@ "no_lecture_collect_2": "Create courseware from 'Create open courseware'", "make_lecture_collection": "Create courseware", "no_marked_lecture_collect_1": "There is no favorite courseware to show.", + "no_marked_lecture_group_collect_1": "There is no favorite class courseware to show.", "no_marked_lecture_collect_2": "Browse through 'Open lessons' to see various lessons!", "view_lecture_collection": "Browse courseware", "no_studying_lecture_collect_1": "There are no courseware to show.", @@ -3697,6 +3836,9 @@ "offline_edit": "Edit", "offline_undo": "Un-do", "offline_redo": "Re-do", + "offline_copy": "copy", + "offline_paste": "paste", + "offline_cut": "cut", "offline_quit": "Quit", "select_one": "Please select one.", "evaluate_challenge": "please evaluate the level of difficulty of the mission challenged.", @@ -4275,16 +4417,16 @@ "group_add_course_3": "'Learn > Open Lessons > Courseware", "group_add_course_4": "Browse courseware", "hw_main_title": "Download Program", - "painter_contest_title": "Making a creative project", - "painter_content_head": "New Paint and New Objects", - "painter_content_body1": "How to make cool project with editing", - "painter_content_body2": "vector images and new objects", - "painter_content_button": "View Campaigns", - "campaign_contest_title": "Let's make a beautiful internet world", - "campaign_content_head": "Entry Project Contest", - "campaign_content_body1": "Create an originative project about 'internet ethics'", - "campaign_content_body2": "and apply for the contest!", - "campaign_content_button": "View details", + "datablock_contest_title": "Data Analysis Block", + "datablock_content_head": "Process and Represent the Data", + "datablock_content_body1": "Find meaning by charting various data in your life", + "datablock_content_body2": "and solve real-life problems with it!", + "campaign_contest_title": "Let's overcome Corona19", + "campaign_content_head": "", + "campaign_content_body1": "Come share your projects that will help everyone.", + "campaign_content_body2": "Best projects will be chosen every week,", + "campaign_content_body3": "Feel free to encourage others for beating Corona19!", + "campaign_content_button": "View Campaigns", "code_management_1": "Entry campaign #1 How to manage code", "code_management_2": "My Storage and Memo", "code_management_3": "Code management secret using my storage and memo!", @@ -4419,6 +4561,7 @@ "solve_ellinia_desc_1": "Venture into the forest, and fight against the bad monsters to save the good monsters!", "solve_elnath_desc_1": "Passing through the snow mountain occupied by bad monsters, go find another portal to start a new adventure!", "save_modified_shape": "Do you want to save the modified shape?", + "save_modified_table": "Do you want to save the modified table?", "attach_file": "File", "enter_discuss_title": "Please enter the title(in 40 characters or less)", "enter_discuss_title_alert": "Please enter the title", @@ -4475,11 +4618,12 @@ "data_table_row": "row", "data_table_provider": "provider", "data_table_modifidate": "modify", - "draw_new_table_ques_1": "데이터를 직접 입력하여 테이블로 저장할 수 있습니다.", - "draw_new_table_ques_2": "테이블 화면으로 이동하시겠습니까?" + "draw_new_table_ques_1": "You can enter data and save to table.", + "draw_new_table_ques_2": "Do you want to move to enter data?" }, "Msgs": { "microbit_led_erase_all": "Reset", + "loading_plz_wait": "Now Loading. Please Wait.", "ai_utilize_audio_listening": "Listening", "upload_error_title": "File rejected", "upload_error_content": "Files not complying with the entry usage policy are excluded", @@ -4589,7 +4733,7 @@ "hardware_need_update_title": "Entry HW update", "hardware_need_update_content": "Please update to the latest version,\nif you are using below version.\nEntry website only supported v1.9.0 or later.\nPlease remove the web browser cache,\nif any block doesn't appear after updating.", "ai_utilize_audio_description": "It is a collection of blocks related to speech to text functionalities.", - "ai_utilize_video_description": "It is a collection of blocks related to speech to text functionalities." + "ai_utilize_video_description": "It is a collection of blocks that can recognize movement, direction and object to be shot by using camera." }, "Users": { "auth_failed": "Authentication failed", @@ -4669,7 +4813,7 @@ "cannot_add_sound": "Cannot add sound while running a project.", "cannot_add_expansion_block": "Cannot add expansion block while running a project.", "add_object_before_edit": "Add object firstly,
to edit the shape.", - "add_table_before_edit": "테이블을 추가해주세요.", + "add_table_before_edit": "Add table.", "cannot_edit_click_to_stop": "không thể sửa đổi đề án.
Nhấn n để dừng lại", "cannot_open_private_project": "Can not load private project. Move to home.", "cannot_save_running_project": "Can not save while running a project.", @@ -4677,6 +4821,7 @@ "check_runtime_error": "vui lòng kiểm tra khối được đánh dấu màu đỏ", "check_browser_error": "This block is not compatible to IE/Safari", "check_microphone_error": "There is no microphone connected to the computer", + "check_webcam_error": "There is no camera connected to the computer", "context_download": "tải về máy tính", "context_duplicate": "lặp lại", "context_remove": "loại bỏ", @@ -4830,7 +4975,9 @@ "Variable_use_all_objects": "sử dụng cho tất cả các đối tượng", "Variable_use_this_object": "sử dụng cho đối tượng này", "Variable_used_at_all_objects": "biến số được sử dụng trên tất cả các đối tượng", - "Variable_create_cloud": "Cần biến số chia sẻ. \n(Đã được lưu trên máy chủ)", + "variable_create_normal": "Use for variable\n(Stored in Project)", + "variable_create_cloud": "Cần biến số chia sẻ. \n(Đã được lưu trên máy chủ)", + "variable_create_real_time": "Use for real-time variable\n(Stored in Server)", "Variable_used_at_special_object": "biến số được sử dụng trên đối tượng đặc biệt", "Variable_used_objects": "Object used for the variable", "draw_new": "Draw new", @@ -4891,7 +5038,9 @@ "robot_guide": "Robot Guide", "python_guide": "Entry Python Guide", "show_list_workspace": "hiển thị danh sách", - "List_create_cloud": "sử dụng cho danh sách chia sẻ \n(được lưu trữ trong máy chủ)", + "list_create_normal": "Use for list\n(Stored in Project)", + "list_create_cloud": "sử dụng cho danh sách chia sẻ \n(được lưu trữ trong máy chủ)", + "list_create_real_time": "Use for real-time list\n(Stored in Server)", "confirm_quit": "You didn't saved your changes.", "confirm_load_temporary": "Bạn chưa lưu dự án. Bạn có muốn mở không?", "login_to_save": "Try to save after login.", @@ -4973,7 +5122,8 @@ "toast_error_contents_object_center": "If the center point is far from the object and goes out of the canvas, it returns to its original position.", "blocks_comming_soon": "I'm working hard.\nPlease wait a little longer!", "data_table": "table", - "select_all": "모두" + "select_all": "모두", + "now_loading_msg": "Now Loading.\nPlease Wait." }, "code": "view code", "EntryStatic": { @@ -5482,9 +5632,20 @@ "speech_to_text_convert": "Converts voice input into the microphone into text.", "get_microphone_volume": "Reports the volume of sound input to the microphone.", "speech_to_text_get_value": "Reports the value that converted speech to text. If no voice is input or an error occurs during voice recognition, it will have 0 value.", - "append_row_to_table": "Adds a row to the end location of the selected table.", - "insert_row_to_table": "Inserts a row to the location of the input value on the selected table.", - "delete_row_from_table": "Deletes the row at the location of input value from the selected table.", + "video_draw_webcam": "Show or hide the video screen.", + "video_check_webcam": "Check whether video is connected with the computer.", + "video_set_camera_option": "Set the selected effect to the video screen by the input value.", + "video_flip_camera": "Flips the video screen horizontally or vertically.", + "video_toggle_model": "Start or stop the selected recognition model. Face Recognition: Recognizes a person's face to know where the eyes, nose, mouth, and ear are located, or the expected gender, age, and emotion. Human Recognition: Recognizes a person's body to know where each part is located Object Recognition: Shows the recognized object type. (Person or thing)", + "video_toggle_ind": "Show location and index of the detected humans / faces / objects on the screen.", + "video_number_detect": "Reports number of people / faces /objects detected on the video screen.", + "video_detected_face_info": "Reports the estimated value of the selected face area among the faces in the input order. If it is not recognized, it is outputted as 0 unconditionally. (Gender, Age, Emotion)", + "video_motion_value": "Reports the motion or direction value detected on the selected object or screen.", + "video_face_part_coord": "Reports the position value of the selected face area among the faces in the input order. If it is not recognized, it is outputted as 0 unconditionally. (Left eye, Right eye, Nose, Left mouse, Right mouse, Upper Lip, Lower Lip)", + "video_body_part_coord": "Reports number of human detected on the video screen. (Face, Right shoulder, Right elbow, Right wrist, Left shoulder, Left elbow, Left wrist, Right hip, Right knee, Right ankle, Left hip, Left knee, Left ankle)", + "append_row_to_table": "Adds a row(col) to the end location of the selected table.", + "insert_row_to_table": "Inserts a row(col) to the location of the input value on the selected table.", + "delete_row_from_table": "Deletes the row(col) at the location of input value from the selected table.", "set_value_from_table": "Replaces value of selected attribute at the location of the input value to the input value.", "get_table_count": "Reports the number of rows or attribute on the selected table.", "get_value_from_table": "Reports the value of selected attribute at the location of the input value from the selected table.", @@ -5939,6 +6100,17 @@ "speech_to_text_convert": "Recognize the voice %1", "speech_to_text_get_value": "Text Value Converted from Speech", "video_title_text": "Video Detection", + "video_draw_webcam": "%1 the video screen", + "video_check_webcam": "connected with video?", + "video_set_camera_opacity_option": "Set video transparency effect to %1 %2", + "video_flip_camera": "Flip video screen %1 %2", + "video_toggle_model": "%1 recognition %2 %3", + "video_toggle_ind": "%2 detected %1 %3", + "video_number_detect": "Number of detected %1", + "video_detected_face_info": "%2 of %1 th face", + "video_motion_value": "Video %2 value on %1", + "video_face_part_coord": "%3 coordinate of %2 in %1 th face", + "video_body_part_coord": "%3 coordinate of %1 th human's %2", "behaviorConductDisaster_title_text": "desaster", "behaviorConductLifeSafety_title_text": "lifeSafety", "tts_title_text": "read", @@ -6217,9 +6389,9 @@ "text_prepend": "thêm %1 trước %2", "text_flush": "xóa hết văn bản %1", "analizyDataAddButton": "%1", - "append_row_to_table": "Add a row to the table %1 %2", - "insert_row_to_table": "Insert row to %2th row from the %1 %3", - "delete_row_from_table": "Remove %2th row from table %1 %3", + "append_row_to_table": "Add a %2 to the table %1 %3", + "insert_row_to_table": "Insert %3 to %2th row from the %1 %4", + "delete_row_from_table": "Remove %2th %3 from table %1 %4", "set_value_from_table": "Change %3 in the %1 %2th row to %4 %5", "get_table_count": "length of %2 in the %1", "get_value_from_table": "value of the %3 in %2th row of the %1", @@ -7221,7 +7393,7 @@ "minimum": "Minimum", "median": "Median", "average_explain": "The result that add all values of that property and divide the total by number of the property.", - "standard_deviation_explain": "A value that tells how spread out the data are from the average.\\r\nCloser to zero means that the values are concentrated near the average.", + "standard_deviation_explain": "A value that tells how spread out the data are from the average.\nCloser to zero means that the values are concentrated near the average.", "maximum_minimum_explain": "Largest and Smallest values for the property", "median_explain": "The value located at the center of the whole when all the values of the property are arranged in size order.", "add_row_above": "Add row above", @@ -7234,17 +7406,17 @@ "save": "lưu", "cancel": "hủy bỏ", "confirm": "OK", - "attribute_count": "개", - "row_count": "행", - "cell_count": "개", - "count": "개수", - "add_chart_alert": "추가된 차트가 없습니다.\\r\n차트를 생성해주세요.", - "enter_attribute_name": "열 이름을 입력해 주세요.(10자 이내)", - "placeholder_attribute_name": "열 이름", - "new_attribute": "새로운 열", - "chart_title": "차트 제목", + "attribute_count": ".", + "row_count": "row", + "cell_count": "cell", + "count": "count", + "add_chart_alert": "No chart in table.\nAdd table.", + "enter_attribute_name": "Please enter a column name(with less than 10 characters).", + "placeholder_attribute_name": "Column name", + "new_attribute": "New column", + "chart_title": "Chart title", "remove_chart": "Delete chart", - "add_chart_first": "차트를 먼저 추가해주세요.", + "add_chart_first": "No chart in table. \nAdd table.", "bar": "bar", "line": "line", "pie": "pie", @@ -7252,19 +7424,21 @@ "select_x_axis": "Select the horizontal axis.", "x_axis": "Horiz. axis", "y_axis": "Ver. axis", - "select_y_axis": "세로축을 선택해주세요", + "select_y_axis": "Select the vertical axis.", "select_y_axis_or_legend": "Select the vertical axis or legends.", - "select_legend": "범례를 선택해주세요", + "select_legend": "Select the legends.", "cell": "Cell", - "unable_to_express_chart": "차트로 표현할 수 없습니다.", - "edit_attribute_name": "이름 바꾸기", - "duplicate_attribute_name_title": "열 이름 변경에 실패하였습니다.", - "duplicate_attribute_name_content": "같은 이름의 열이 존재합니다.", - "fail_save_table": "테이블 저장에 실패하였습니다.", - "duplicate_table_name_content": "같은 이름의 테이블이 존재합니다.", - "saved_table_title": "저장되었습니다.", + "unable_to_express_chart": "This cannot be expressed in charts.", + "edit_attribute_name": "Change name", + "duplicate_attribute_name_title": "Failed to change column name.", + "duplicate_attribute_name_content": "A column with the same name exists.", + "fail_save_table": "Failed to save table.", + "duplicate_table_name_content": "A table with the same name exists.", + "saved_table_title": "Saved successfully.", "saved_table_content": "The information of table and charts was successfully saved.", - "empty_table_name_content": "Table's name can't be space." + "empty_table_name_content": "Table's name can't be space.", + "do_not_delete_row": "The row cannot be deleted.", + "rows_cannot_less_one": "Tables must have at least one row." }, "SharePolicy": { "title": "Entry Project/Post share Guide" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 620e91f72..49b24e87f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2044,13 +2044,6 @@ debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.5.1, debug@^2.6.9: dependencies: ms "2.0.0" -debug@^3.2.6: - version "3.2.6" - resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" - integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ== - dependencies: - ms "^2.1.1" - debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@~4.1.0: version "4.1.1" resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791" @@ -2186,7 +2179,7 @@ detect-file@^1.0.0: resolved "https://registry.yarnpkg.com/detect-file/-/detect-file-1.0.0.tgz#f0d66d03672a825cb1b73bdb3fe62310c8e552b7" integrity sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc= -detect-libc@^1.0.2, detect-libc@^1.0.3: +detect-libc@^1.0.3: version "1.0.3" resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b" integrity sha1-+hN8S9aY7fVc1c0CrFWfkaTEups= @@ -3665,7 +3658,7 @@ https-browserify@^1.0.0: resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73" integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM= -iconv-lite@^0.4.24, iconv-lite@^0.4.4, iconv-lite@~0.4.13: +iconv-lite@^0.4.24, iconv-lite@~0.4.13: version "0.4.24" resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b" integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA== @@ -3701,13 +3694,6 @@ iferr@^0.1.5: resolved "https://registry.yarnpkg.com/iferr/-/iferr-0.1.5.tgz#c60eed69e6d8fdb6b3104a1fcbca1c192dc5b501" integrity sha1-xg7taebY/bazEEofy8ocGS3FtQE= -ignore-walk@^3.0.1: - version "3.0.3" - resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.3.tgz#017e2447184bfeade7c238e4aefdd1e8f95b1e37" - integrity sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw== - dependencies: - minimatch "^3.0.4" - ignore@^4.0.6: version "4.0.6" resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc" @@ -4891,15 +4877,6 @@ natural-compare@^1.4.0: resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= -needle@^2.2.1: - version "2.3.3" - resolved "https://registry.yarnpkg.com/needle/-/needle-2.3.3.tgz#a041ad1d04a871b0ebb666f40baaf1fb47867117" - integrity sha512-EkY0GeSq87rWp1hoq/sH/wnTWgFVhYlnIkbJ0YJFfRgEFlz2RraCjBpFQ+vrEgEdp0ThfyHADmkChEhcb7PKyw== - dependencies: - debug "^3.2.6" - iconv-lite "^0.4.4" - sax "^1.2.4" - negotiator@0.6.2: version "0.6.2" resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb" @@ -5003,22 +4980,6 @@ node-libs-browser@^2.2.1: util "^0.11.0" vm-browserify "^1.0.1" -node-pre-gyp@*: - version "0.14.0" - resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.14.0.tgz#9a0596533b877289bcad4e143982ca3d904ddc83" - integrity sha512-+CvDC7ZttU/sSt9rFjix/P05iS43qHCOOGzcr3Ry99bXG7VX953+vFyEuph/tfqoYu8dttBkE86JSKBO2OzcxA== - dependencies: - detect-libc "^1.0.2" - mkdirp "^0.5.1" - needle "^2.2.1" - nopt "^4.0.1" - npm-packlist "^1.1.6" - npmlog "^4.0.2" - rc "^1.2.7" - rimraf "^2.6.1" - semver "^5.3.0" - tar "^4.4.2" - node-sass@^4.11.0: version "4.13.1" resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.13.1.tgz#9db5689696bb2eec2c32b98bfea4c7a2e992d0a3" @@ -5089,13 +5050,6 @@ normalize-url@^4.1.0: resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.0.tgz#453354087e6ca96957bd8f5baf753f5982142129" integrity sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ== -npm-bundled@^1.0.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.1.1.tgz#1edd570865a94cdb1bc8220775e29466c9fb234b" - integrity sha512-gqkfgGePhTpAEgUsGEgcq1rqPXA+tv/aVBlgEzfXwA1yiUJF7xtEt3CtVwOjNYQOVknDk0F20w58Fnm3EtG0fA== - dependencies: - npm-normalize-package-bin "^1.0.1" - npm-conf@^1.1.3: version "1.1.3" resolved "https://registry.yarnpkg.com/npm-conf/-/npm-conf-1.1.3.tgz#256cc47bd0e218c259c4e9550bf413bc2192aff9" @@ -5104,20 +5058,6 @@ npm-conf@^1.1.3: config-chain "^1.1.11" pify "^3.0.0" -npm-normalize-package-bin@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz#6e79a41f23fd235c0623218228da7d9c23b8f6e2" - integrity sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA== - -npm-packlist@^1.1.6: - version "1.4.8" - resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-1.4.8.tgz#56ee6cc135b9f98ad3d51c1c95da22bbb9b2ef3e" - integrity sha512-5+AZgwru5IevF5ZdnFglB5wNlHG1AOOuw28WhUq8/8emhBmLv6jX5by4WJCh7lW0uSYZYS6DXqIsyZVIXRZU9A== - dependencies: - ignore-walk "^3.0.1" - npm-bundled "^1.0.1" - npm-normalize-package-bin "^1.0.1" - npm-run-path@^2.0.0: version "2.0.2" resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f" @@ -5125,7 +5065,7 @@ npm-run-path@^2.0.0: dependencies: path-key "^2.0.0" -"npmlog@0 || 1 || 2 || 3 || 4", npmlog@^4.0.0, npmlog@^4.0.1, npmlog@^4.0.2, npmlog@^4.1.2: +"npmlog@0 || 1 || 2 || 3 || 4", npmlog@^4.0.0, npmlog@^4.0.1, npmlog@^4.1.2: version "4.1.2" resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b" integrity sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg== @@ -6286,7 +6226,7 @@ ret@~0.1.10: resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc" integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg== -rimraf@2, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.3: +rimraf@2, rimraf@^2.5.4, rimraf@^2.6.3: version "2.7.1" resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec" integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w== @@ -6449,7 +6389,7 @@ semver-diff@^3.1.1: dependencies: semver "^6.3.0" -"semver@2 || 3 || 4 || 5", semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.6.0, semver@^5.7.1: +"semver@2 || 3 || 4 || 5", semver@^5.4.1, semver@^5.5.0, semver@^5.6.0, semver@^5.7.1: version "5.7.1" resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== @@ -7140,7 +7080,7 @@ tar@^2.0.0: fstream "^1.0.12" inherits "2" -tar@^4.4.10, tar@^4.4.12, tar@^4.4.2: +tar@^4.4.10, tar@^4.4.12: version "4.4.13" resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.13.tgz#43b364bc52888d555298637b10d60790254ab525" integrity sha512-w2VwSrBoHa5BsSyH+KxEqeQBAllHhccyMFVHtGtdMpF4W7IRWfZjFiQceJPChOeTsSDVUpER2T8FA93pr0L+QA==