You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"ai_utilize_video_loading": "video sensing block is now loading.<br/> It takes up to 1 minute",
4626
4649
"ai_utilize_audio_listening": "Listening",
4627
4650
"upload_error_title": "File rejected",
4628
4651
"upload_error_content": "Files not complying with the entry usage policy are excluded",
@@ -4732,7 +4755,7 @@
4732
4755
"hardware_need_update_title": "Entry HW update",
4733
4756
"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.",
4734
4757
"ai_utilize_audio_description": "It is a collection of blocks related to speech to text functionalities.",
4735
-
"ai_utilize_video_description": "It is a collection of blocks that can recognize movement, direction and object to be shot by using camera."
4758
+
"ai_utilize_video_description": "It is a collection of blocks that can recognize movement, direction and object to be shot by using camera. (IE / iOS Not Supported)"
4736
4759
},
4737
4760
"Users": {
4738
4761
"auth_failed": "Authentication failed",
@@ -4818,7 +4841,8 @@
4818
4841
"cannot_save_running_project": "Can not save while running a project.",
4819
4842
"character_gen": "Make an avarta",
4820
4843
"check_runtime_error": "Please check the block marked with red.",
4821
-
"check_browser_error": "This block is not compatible to IE/Safari",
4844
+
"check_browser_error": "This block is not compatible to IE/Safari/iOS",
4845
+
"check_browser_error_video": "This block is not compatible to IE / iOS.",
4822
4846
"check_microphone_error": "There is no microphone connected to the computer",
4823
4847
"check_webcam_error": "There is no camera connected to the computer",
4824
4848
"context_download": "Download to PC",
@@ -5631,17 +5655,19 @@
5631
5655
"speech_to_text_convert": "Converts voice input into the microphone into text.",
5632
5656
"get_microphone_volume": "Reports the volume of sound input to the microphone.",
5633
5657
"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.",
5634
-
"video_draw_webcam": "Show or hide the video screen.",
5635
-
"video_check_webcam": "Check whether video is connected with the computer.",
5636
-
"video_set_camera_option": "Set the selected effect to the video screen by the input value.",
5637
-
"video_flip_camera": "Flips the video screen horizontally or vertically.",
5638
-
"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)",
5639
-
"video_toggle_ind": "Show location and index of the detected humans / faces / objects on the screen.",
5640
-
"video_number_detect": "Reports number of people / faces /objects detected on the video screen.",
5641
-
"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)",
5642
-
"video_motion_value": "Reports the motion or direction value detected on the selected object or screen.",
5643
-
"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)",
5644
-
"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)",
5658
+
"video_draw_webcam": "Show or hide the video screen. (IE / iOS Not Supported)",
5659
+
"video_check_webcam": "Check whether video is connected with the computer. (IE / iOS Not Supported)",
5660
+
"video_set_camera_opacity_option": "Set the transparency effect to the video screen by the input value.(IE / iOS Not Supported)",
5661
+
"video_flip_camera": "Flips the video screen horizontally or vertically. (IE / iOS Not Supported)",
5662
+
"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) (IE / iOS Not Supported)",
5663
+
"video_toggle_ind": "Show location and index of the detected humans/faces/objects on the screen. (IE / iOS Not Supported)",
5664
+
"video_number_detect": "Reports number of humans/faces/objects detected on the video screen. (IE / iOS Not Supported)",
5665
+
"video_object_detected": "Check whether selected object is recognized. (IE / iOS Not Supported)",
5666
+
"video_is_model_loaded": "Check whether human/face/object is detected. (IE / iOS Not Supported)",
5667
+
"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) (IE / iOS Not Supported)",
5668
+
"video_motion_value": "Reports the motion or direction value detected on the selected object or screen. (IE / iOS Not Supported)",
5669
+
"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, Top Lip, Bottom Lip) (IE / iOS Not Supported)",
5670
+
"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) (IE / iOS Not Supported)",
5645
5671
"append_row_to_table": "Adds a row(col) to the end location of the selected table.",
5646
5672
"insert_row_to_table": "Inserts a row(col) to the location of the input value on the selected table.",
5647
5673
"delete_row_from_table": "Deletes the row(col) at the location of input value from the selected table.",
@@ -5650,7 +5676,11 @@
5650
5676
"get_value_from_table": "Reports the value of selected attribute at the location of the input value from the selected table.",
5651
5677
"calc_values_from_table": "Reports calculated value of the selected attributes in the selected table. (sum, maximum, minimum, average, standard deviation)",
5652
5678
"open_table_chart": "Open the chart of the selected table.",
5653
-
"close_table_chart": "Close the table chart."
5679
+
"close_table_chart": "Close the table chart.",
5680
+
"insert_data_for_test": "Enter data and recognize it as a trained model.",
5681
+
"test_result": "The value of the result that the model recognizes the data entered. The value is expressed by the class name (text) of the model.",
5682
+
"accuracy_of_result": "The reliability value for the selected class of the data entered. The value is expressed as a probability (number).",
5683
+
"is_group": "Determine 'True' if the recognition result of the data entered is the selected class."
5654
5684
},
5655
5685
"Category": {
5656
5686
"entrybot_friends": "Entrybot friends",
@@ -6093,6 +6123,11 @@
6093
6123
"weather_title_text": "weather",
6094
6124
"translate_title_text": "translate",
6095
6125
"festival_title_text": "festival",
6126
+
"learning_title": "%1",
6127
+
"insert_data_for_test": "Recognize %1 with trained model %2",
6128
+
"test_result": "Recognition result",
6129
+
"accuracy_of_result": "Reliability of %1",
6130
+
"is_group": "Is the recognition result %1?",
6096
6131
"audio_title_text": "Audio Sensing",
6097
6132
"check_microphone": "Connected with microphone?",
6098
6133
"get_microphone_volume": "Microphone volume",
@@ -6106,6 +6141,8 @@
6106
6141
"video_toggle_model": "%1 recognition %2 %3",
6107
6142
"video_toggle_ind": "%2 detected %1 %3",
6108
6143
"video_number_detect": "Number of detected %1",
6144
+
"video_object_detected": "Is %1 recognized among objects?",
6145
+
"video_is_model_loaded": "detected %1?",
6109
6146
"video_detected_face_info": "%2 of %1 th face",
6110
6147
"video_motion_value": "Video %2 value on %1",
6111
6148
"video_face_part_coord": "%3 coordinate of %2 in %1 th face",
"select_y_axis_or_legend": "Select the vertical axis or legends.",
7464
+
"select_x_axis": "Select the x-axis.",
7465
+
"x_axis": "x-axis",
7466
+
"y_axis": "y-axis",
7467
+
"select_y_axis": "Select the y-axis.",
7468
+
"select_y_axis_or_legend": "Select the y-axis or legends.",
7428
7469
"select_legend": "Select the legends.",
7429
7470
"cell": "Cell",
7430
7471
"unable_to_express_chart": "This cannot be expressed in charts.",
@@ -7437,7 +7478,14 @@
7437
7478
"saved_table_content": "The information of table and charts was successfully saved.",
7438
7479
"empty_table_name_content": "Table's name can't be space.",
7439
7480
"do_not_delete_row": "The row cannot be deleted.",
7440
-
"rows_cannot_less_one": "Tables must have at least one row."
7481
+
"rows_cannot_less_one": "Tables must have at least one row.",
7482
+
"and": "and",
7483
+
"other": "other(s)",
7484
+
"stop": "Project Stop",
7485
+
"restart": "Project Resume",
7486
+
"pause": "Project Pause",
7487
+
"max_row_count_error_title": "Caution",
7488
+
"max_row_count_error": "If the table has more than 5000 rows, When you edit a table or add a chart, your browser might stop.\nIf there is a problem, please adjust the number of rows."
0 commit comments