|
808 | 808 | "LOOKS_change_to_next_shape": "Change to next", |
809 | 809 | "LOOKS_change_to_nth_shape_1": "Change shape to", |
810 | 810 | "LOOKS_change_to_nth_shape_2": "", |
811 | | - "LOOKS_change_shape_prev": "prev", |
| 811 | + "LOOKS_change_shape_prev": "previous", |
812 | 812 | "LOOKS_change_shape_next": "next", |
813 | 813 | "LOOKS_change_to_near_shape_1": "Change to", |
814 | 814 | "LOOKS_change_to_near_shape_2": "shape", |
|
3568 | 3568 | "ROBOID_led_left_head": "left head", |
3569 | 3569 | "ROBOID_led_right_head": "right head", |
3570 | 3570 | "ROBOID_led_left_tail": "left tail", |
3571 | | - "ROBOID_led_right_tail": "right tail" |
| 3571 | + "ROBOID_led_right_tail": "right tail", |
| 3572 | + "width": "width", |
| 3573 | + "height": "height" |
3572 | 3574 | }, |
3573 | 3575 | "video_body_coord_params": { |
3574 | 3576 | "left_eye": "left eye", |
|
6892 | 6894 | "blue": "Blue", |
6893 | 6895 | "hue": "Hue", |
6894 | 6896 | "saturation": "Saturation", |
6895 | | - "brightness": "Brightness", |
| 6897 | + "brightness": "brightness", |
6896 | 6898 | "spoid": "Spoid", |
6897 | 6899 | "palette_mode": "Palette mode", |
6898 | 6900 | "slider_mode": "Slider mode", |
|
7136 | 7138 | "set_scale_percent": "Sets the size of the object to the input value.", |
7137 | 7139 | "change_scale_size": "Changes the size of the object by the input value.", |
7138 | 7140 | "set_scale_size": "Sets the size of the object to the input value.", |
| 7141 | + "stretch_scale_size": "Stretches the width/length of the object by the input value.", |
| 7142 | + "reset_scale_size": "Resets the object to its original size.", |
7139 | 7143 | "flip_x": "Flips the object vertically. ", |
7140 | 7144 | "flip_y": "Flips the object horizontally.", |
7141 | 7145 | "change_object_index": "Bring to front : Bring object to the very front.\nBring one front : Bring object one layer front.\nSend one back : Send object one layer back.\nSend to back : Send object the very back.", |
|
8717 | 8721 | "True": "%1 ", |
8718 | 8722 | "False": "%1 ", |
8719 | 8723 | "boolean_basic_operator": "%1 %2 %3", |
8720 | | - "show": "show %1", |
8721 | | - "hide": "hide %1", |
8722 | | - "dialog_time": "Say %1 for %2 secs %3 %4", |
8723 | | - "dialog": "Say %1 %2 %3", |
| 8724 | + "show": "show shape %1", |
| 8725 | + "hide": "hide shape %1", |
| 8726 | + "dialog_time": "%3 %1 for %2 second(s) %4", |
| 8727 | + "dialog": "%2 %1 %3", |
8724 | 8728 | "remove_dialog": "Remove speech %1", |
8725 | 8729 | "change_to_nth_shape": "Change shape to %1 %2", |
8726 | 8730 | "change_to_next_shape": "Change to %1 shape %2", |
8727 | 8731 | "set_effect_volume": "Change %1 effect by %2 %3", |
8728 | 8732 | "set_effect": "Set %1 effect to %2 %3", |
8729 | | - "erase_all_effects": "Erase all effects %1", |
8730 | | - "change_scale_percent": "Change scale by %1 %2", |
8731 | | - "set_scale_percent": "Set scale to %1 %2", |
| 8733 | + "erase_all_effects": "Remove all effects %1", |
| 8734 | + "change_scale_percent": "Change size by %1 %2", |
| 8735 | + "set_scale_percent": "Set size to %1 %2", |
8732 | 8736 | "change_scale_size": "Change scale by %1 %2", |
8733 | 8737 | "set_scale_size": "Set scale to %1 %2", |
| 8738 | + "stretch_scale_size": "Stretch %1 by %2 %3", |
| 8739 | + "reset_scale_size": "Reset size %1", |
8734 | 8740 | "flip_y": "Flip horizontally %1", |
8735 | 8741 | "flip_x": "Flip vertically %1", |
8736 | 8742 | "set_object_order": "go to %1 th layer %2", |
8737 | 8743 | "get_pictures": "%1 ", |
8738 | 8744 | "change_to_some_shape": "Change shape to %1 %2", |
8739 | | - "add_effect_amount": "Change %1 effect by %2 %3", |
| 8745 | + "add_effect_amount": "Apply %1 effect by %2 %3", |
8740 | 8746 | "change_effect_amount": "Set %1 effect to %2 %3", |
8741 | 8747 | "set_effect_amount": "Change %1 effect by %2 %3", |
8742 | 8748 | "set_entity_effect": "Set %1 effect to %2 %3", |
|
0 commit comments