blockly 13.2.0 → 13.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/msg/zh-hans.js CHANGED
@@ -27,28 +27,28 @@ Blockly.Msg["ANNOUNCE_MOVE_INSIDE"] = "Moving %1 inside %2."; // untranslated
27
27
  Blockly.Msg["ANNOUNCE_MOVE_OF"] = "%1 of %2"; // untranslated
28
28
  Blockly.Msg["ANNOUNCE_MOVE_TO"] = "Moving %1 to %2."; // untranslated
29
29
  Blockly.Msg["ANNOUNCE_MOVE_WORKSPACE"] = "Moving %1 on workspace."; // untranslated
30
- Blockly.Msg["ARIA_LABEL_ADD_ELSE_IF"] = "Add else if"; // untranslated
30
+ Blockly.Msg["ARIA_LABEL_ADD_ELSE_IF"] = "添加否则如果";
31
31
  Blockly.Msg["ARIA_LABEL_ADD_INPUT"] = "添加输入";
32
- Blockly.Msg["ARIA_LABEL_ADD_LIST_ITEM"] = "Add list item"; // untranslated
32
+ Blockly.Msg["ARIA_LABEL_ADD_LIST_ITEM"] = "添加列表项目";
33
33
  Blockly.Msg["ARIA_LABEL_ADD_TEXT"] = "添加文字";
34
34
  Blockly.Msg["ARIA_LABEL_BUTTON"] = "button"; // untranslated
35
- Blockly.Msg["ARIA_LABEL_COMMENT"] = "Comment"; // untranslated
36
- Blockly.Msg["ARIA_LABEL_COMMENT_COLLAPSE"] = "Collapse Comment"; // untranslated
37
- Blockly.Msg["ARIA_LABEL_COMMENT_EXPAND"] = "Expand Comment"; // untranslated
35
+ Blockly.Msg["ARIA_LABEL_COMMENT"] = "注释";
36
+ Blockly.Msg["ARIA_LABEL_COMMENT_COLLAPSE"] = "收起注释";
37
+ Blockly.Msg["ARIA_LABEL_COMMENT_EXPAND"] = "展开注释";
38
38
  Blockly.Msg["ARIA_LABEL_FIELD_ANGLE"] = "%1度";
39
39
  Blockly.Msg["ARIA_LABEL_HEADING"] = "heading"; // untranslated
40
- Blockly.Msg["ARIA_LABEL_REMOVE_ELSE_IF"] = "Remove else if"; // untranslated
40
+ Blockly.Msg["ARIA_LABEL_REMOVE_ELSE_IF"] = "移除否则如果";
41
41
  Blockly.Msg["ARIA_LABEL_REMOVE_INPUT"] = "删除输入";
42
42
  Blockly.Msg["ARIA_LABEL_REMOVE_LIST_ITEM"] = "移除列表中的项目";
43
43
  Blockly.Msg["ARIA_LABEL_REMOVE_TEXT"] = "删除文字";
44
- Blockly.Msg["ARIA_LABEL_TRASH_EMPTY"] = "Trash, currently empty"; // untranslated
44
+ Blockly.Msg["ARIA_LABEL_TRASH_EMPTY"] = "垃圾桶,当前为空";
45
45
  Blockly.Msg["ARIA_TYPE_FIELD_ANGLE"] = "角度";
46
- Blockly.Msg["ARIA_TYPE_FIELD_BITMAP"] = "pixel image"; // untranslated
46
+ Blockly.Msg["ARIA_TYPE_FIELD_BITMAP"] = "位图";
47
47
  Blockly.Msg["ARIA_TYPE_FIELD_CHECKBOX"] = "checkbox"; // untranslated
48
48
  Blockly.Msg["ARIA_TYPE_FIELD_COLOUR"] = "颜色";
49
49
  Blockly.Msg["ARIA_TYPE_FIELD_DATE"] = "日期";
50
50
  Blockly.Msg["ARIA_TYPE_FIELD_DROPDOWN"] = "dropdown"; // untranslated
51
- Blockly.Msg["ARIA_TYPE_FIELD_GRID"] = "grid dropdown"; // untranslated
51
+ Blockly.Msg["ARIA_TYPE_FIELD_GRID"] = "方格下拉框";
52
52
  Blockly.Msg["ARIA_TYPE_FIELD_IMAGE"] = "image"; // untranslated
53
53
  Blockly.Msg["ARIA_TYPE_FIELD_INPUT"] = "input"; // untranslated
54
54
  Blockly.Msg["ARIA_TYPE_FIELD_NUMBER"] = "number"; // untranslated
@@ -56,29 +56,29 @@ Blockly.Msg["ARIA_TYPE_FIELD_TEXT_INPUT"] = "text"; // untranslated
56
56
  Blockly.Msg["ARIA_TYPE_FIELD_TEXT_INPUT_ARGUMENT"] = "input name"; // untranslated
57
57
  Blockly.Msg["ARIA_TYPE_FIELD_TEXT_INPUT_PROCEDURE"] = "function name"; // untranslated
58
58
  Blockly.Msg["BACKSPACE_KEY"] = "退格";
59
- Blockly.Msg["BLOCK_LABEL_BEGIN_PREFIX"] = "Begin %1"; // untranslated
60
- Blockly.Msg["BLOCK_LABEL_BEGIN_STACK"] = "Begin stack"; // untranslated
61
- Blockly.Msg["BLOCK_LABEL_COLLAPSED"] = "collapsed"; // untranslated
62
- Blockly.Msg["BLOCK_LABEL_CONTAINER"] = "container"; // untranslated
63
- Blockly.Msg["BLOCK_LABEL_DISABLED"] = "disabled"; // untranslated
64
- Blockly.Msg["BLOCK_LABEL_HAS_BRANCHES"] = "has %1 branches"; // untranslated
65
- Blockly.Msg["BLOCK_LABEL_HAS_INPUT"] = "has input"; // untranslated
66
- Blockly.Msg["BLOCK_LABEL_HAS_INPUTS"] = "has inputs"; // untranslated
67
- Blockly.Msg["BLOCK_LABEL_REPLACEABLE"] = "replaceable"; // untranslated
68
- Blockly.Msg["BLOCK_LABEL_STACK_BLOCKS"] = "%1 stack blocks"; // untranslated
69
- Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "statement"; // untranslated
70
- Blockly.Msg["BLOCK_LABEL_TOOLBOX_CATEGORY"] = "%1 category"; // untranslated
71
- Blockly.Msg["BLOCK_LABEL_VALUE"] = "value"; // untranslated
72
- Blockly.Msg["BUBBLE_LABEL_COMMENT"] = "Comment: %1"; // untranslated
59
+ Blockly.Msg["BLOCK_LABEL_BEGIN_PREFIX"] = "%1开始";
60
+ Blockly.Msg["BLOCK_LABEL_BEGIN_STACK"] = "块堆开始";
61
+ Blockly.Msg["BLOCK_LABEL_COLLAPSED"] = "已折叠";
62
+ Blockly.Msg["BLOCK_LABEL_CONTAINER"] = "容器";
63
+ Blockly.Msg["BLOCK_LABEL_DISABLED"] = "已禁用";
64
+ Blockly.Msg["BLOCK_LABEL_HAS_BRANCHES"] = "有%1个分支";
65
+ Blockly.Msg["BLOCK_LABEL_HAS_INPUT"] = "有输入";
66
+ Blockly.Msg["BLOCK_LABEL_HAS_INPUTS"] = "有输入";
67
+ Blockly.Msg["BLOCK_LABEL_REPLACEABLE"] = "可替换";
68
+ Blockly.Msg["BLOCK_LABEL_STACK_BLOCKS"] = "%1块堆";
69
+ Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "语句";
70
+ Blockly.Msg["BLOCK_LABEL_TOOLBOX_CATEGORY"] = "%1分类";
71
+ Blockly.Msg["BLOCK_LABEL_VALUE"] = "";
72
+ Blockly.Msg["BUBBLE_LABEL_COMMENT"] = "注释:%1";
73
73
  Blockly.Msg["BUBBLE_LABEL_DEFAULT"] = "Bubble"; // untranslated
74
- Blockly.Msg["BUBBLE_LABEL_WARNING"] = "Warning: %1"; // untranslated
74
+ Blockly.Msg["BUBBLE_LABEL_WARNING"] = "警告:%1";
75
75
  Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "不能删除变量“%1”,因为它是函数“%2”定义的一部分";
76
76
  Blockly.Msg["CAPS_LOCK_KEY"] = "Caps Lock"; // untranslated
77
77
  Blockly.Msg["CHANGE_VALUE_TITLE"] = "更改值:";
78
78
  Blockly.Msg["CHROME_OS"] = "ChromeOS";
79
79
  Blockly.Msg["CLEAN_UP"] = "整理块";
80
80
  Blockly.Msg["CLOSE"] = "关闭";
81
- Blockly.Msg["CLOSE_BACKPACK"] = "Close backpack"; // untranslated
81
+ Blockly.Msg["CLOSE_BACKPACK"] = "关闭背包";
82
82
  Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "已收起的信息块内包含警告。";
83
83
  Blockly.Msg["COLLAPSE_ALL"] = "折叠块";
84
84
  Blockly.Msg["COLLAPSE_BLOCK"] = "折叠块";
@@ -134,10 +134,10 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "当条件满足时重复";
134
134
  Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "只要值为假,就一直循环执行一些语句。";
135
135
  Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "只要值为真,就一直循环执行一些语句。";
136
136
  Blockly.Msg["CONTROL_KEY"] = "Ctrl键";
137
- Blockly.Msg["COPY_ALL_TO_BACKPACK"] = "Copy All Blocks to Backpack"; // untranslated
137
+ Blockly.Msg["COPY_ALL_TO_BACKPACK"] = "将所有块复制到背包";
138
138
  Blockly.Msg["COPY_SHORTCUT"] = "复制";
139
- Blockly.Msg["COPY_TO_BACKPACK"] = "Copy to Backpack"; // untranslated
140
- Blockly.Msg["CURRENT_BLOCK_ANNOUNCEMENT"] = "Current block: %1"; // untranslated
139
+ Blockly.Msg["COPY_TO_BACKPACK"] = "复制到背包";
140
+ Blockly.Msg["CURRENT_BLOCK_ANNOUNCEMENT"] = "当前块:%1";
141
141
  Blockly.Msg["CUT_SHORTCUT"] = "剪切";
142
142
  Blockly.Msg["DELETE_ALL_BLOCKS"] = "删除所有 %1 个块吗?";
143
143
  Blockly.Msg["DELETE_BLOCK"] = "删除块";
@@ -151,7 +151,7 @@ Blockly.Msg["DISABLE_BLOCK"] = "禁用块";
151
151
  Blockly.Msg["DUPLICATE_BLOCK"] = "复制";
152
152
  Blockly.Msg["DUPLICATE_COMMENT"] = "复制注释";
153
153
  Blockly.Msg["EDIT_BLOCK_CONTENTS"] = "编辑块内容";
154
- Blockly.Msg["EMPTY_BACKPACK"] = "Empty Backpack"; // untranslated
154
+ Blockly.Msg["EMPTY_BACKPACK"] = "清空背包";
155
155
  Blockly.Msg["ENABLE_BLOCK"] = "启用块";
156
156
  Blockly.Msg["END_KEY"] = "End"; // untranslated
157
157
  Blockly.Msg["ENTER_KEY"] = "Enter"; // untranslated
@@ -159,37 +159,37 @@ Blockly.Msg["ESCAPE"] = "Esc";
159
159
  Blockly.Msg["EXPAND_ALL"] = "展开块";
160
160
  Blockly.Msg["EXPAND_BLOCK"] = "展开块";
161
161
  Blockly.Msg["EXTERNAL_INPUTS"] = "外部输入";
162
- Blockly.Msg["FIELD_BITMAP_ARIA_VALUE"] = "%1 by %2, %3 pixels on"; // untranslated
163
- Blockly.Msg["FIELD_BITMAP_BUTTON_LABEL_CLEAR"] = "Clear"; // untranslated
164
- Blockly.Msg["FIELD_BITMAP_BUTTON_LABEL_RANDOMIZE"] = "Randomize"; // untranslated
165
- Blockly.Msg["FIELD_BITMAP_PIXEL_LABEL"] = "%1, row %2, column %3"; // untranslated
166
- Blockly.Msg["FIELD_BITMAP_PIXEL_OFF"] = "off"; // untranslated
167
- Blockly.Msg["FIELD_BITMAP_PIXEL_ON"] = "on"; // untranslated
162
+ Blockly.Msg["FIELD_BITMAP_ARIA_VALUE"] = "%1乘%2,%3 个像素开启";
163
+ Blockly.Msg["FIELD_BITMAP_BUTTON_LABEL_CLEAR"] = "清空";
164
+ Blockly.Msg["FIELD_BITMAP_BUTTON_LABEL_RANDOMIZE"] = "随机";
165
+ Blockly.Msg["FIELD_BITMAP_PIXEL_LABEL"] = "%1,第%2行,第%3";
166
+ Blockly.Msg["FIELD_BITMAP_PIXEL_OFF"] = "";
167
+ Blockly.Msg["FIELD_BITMAP_PIXEL_ON"] = "";
168
168
  Blockly.Msg["FIELD_LABEL_CHECKBOX_CHECKED"] = "Checked"; // untranslated
169
169
  Blockly.Msg["FIELD_LABEL_CHECKBOX_UNCHECKED"] = "Not checked"; // untranslated
170
170
  Blockly.Msg["FIELD_LABEL_EDIT_PREFIX"] = "Edit %1"; // untranslated
171
171
  Blockly.Msg["FIELD_LABEL_EMPTY"] = "empty"; // untranslated
172
172
  Blockly.Msg["FIELD_LABEL_OPTION_INDEX"] = "Option %1"; // untranslated
173
173
  Blockly.Msg["FIELD_LABEL_VARIABLE"] = "Variable '%1'"; // untranslated
174
- Blockly.Msg["FIELD_MULTILINEINPUT_FINISH_EDITING"] = "Finish editing"; // untranslated
175
- Blockly.Msg["FIELD_MULTILINEINPUT_NEW_LINE"] = "New line"; // untranslated
174
+ Blockly.Msg["FIELD_MULTILINEINPUT_FINISH_EDITING"] = "结束编辑";
175
+ Blockly.Msg["FIELD_MULTILINEINPUT_NEW_LINE"] = "换行";
176
176
  Blockly.Msg["HELP"] = "帮助";
177
177
  Blockly.Msg["HELP_PROMPT"] = "按 %1 来获取有关键盘控制的帮助。";
178
178
  Blockly.Msg["HOME_KEY"] = "Home"; // untranslated
179
- Blockly.Msg["ICON_LABEL_COMMENT_CLOSED"] = "Open Comment"; // untranslated
180
- Blockly.Msg["ICON_LABEL_COMMENT_OPEN"] = "Close Comment"; // untranslated
181
- Blockly.Msg["ICON_LABEL_DEFAULT"] = "Icon"; // untranslated
182
- Blockly.Msg["ICON_LABEL_MUTATOR_CLOSED"] = "Edit this block"; // untranslated
183
- Blockly.Msg["ICON_LABEL_MUTATOR_OPEN"] = "Close block editor"; // untranslated
184
- Blockly.Msg["ICON_LABEL_WARNING_CLOSED"] = "Open Warning"; // untranslated
185
- Blockly.Msg["ICON_LABEL_WARNING_OPEN"] = "Close Warning"; // untranslated
179
+ Blockly.Msg["ICON_LABEL_COMMENT_CLOSED"] = "打开注释";
180
+ Blockly.Msg["ICON_LABEL_COMMENT_OPEN"] = "关闭注释";
181
+ Blockly.Msg["ICON_LABEL_DEFAULT"] = "图标";
182
+ Blockly.Msg["ICON_LABEL_MUTATOR_CLOSED"] = "编辑这个块";
183
+ Blockly.Msg["ICON_LABEL_MUTATOR_OPEN"] = "关闭块编辑器";
184
+ Blockly.Msg["ICON_LABEL_WARNING_CLOSED"] = "打开警告";
185
+ Blockly.Msg["ICON_LABEL_WARNING_OPEN"] = "关闭警告";
186
186
  Blockly.Msg["INLINE_INPUTS"] = "单行输入";
187
- Blockly.Msg["INPUT_LABEL_CONDITION"] = "condition"; // untranslated
188
- Blockly.Msg["INPUT_LABEL_CONDITION_A"] = "first condition"; // untranslated
189
- Blockly.Msg["INPUT_LABEL_CONDITION_B"] = "second condition"; // untranslated
190
- Blockly.Msg["INPUT_LABEL_EMPTY"] = "Empty"; // untranslated
191
- Blockly.Msg["INPUT_LABEL_END_STATEMENT"] = "End %1"; // untranslated
192
- Blockly.Msg["INPUT_LABEL_INDEX"] = "input %1"; // untranslated
187
+ Blockly.Msg["INPUT_LABEL_CONDITION"] = "条件";
188
+ Blockly.Msg["INPUT_LABEL_CONDITION_A"] = "第一个条件";
189
+ Blockly.Msg["INPUT_LABEL_CONDITION_B"] = "第二个条件";
190
+ Blockly.Msg["INPUT_LABEL_EMPTY"] = "";
191
+ Blockly.Msg["INPUT_LABEL_END_STATEMENT"] = "%1结束";
192
+ Blockly.Msg["INPUT_LABEL_INDEX"] = "第%1个输入";
193
193
  Blockly.Msg["INPUT_LABEL_LISTS_CREATE_WITH_ITEM"] = "value %1"; // untranslated
194
194
  Blockly.Msg["INPUT_LABEL_LISTS_DELIMITER"] = "delimiter"; // untranslated
195
195
  Blockly.Msg["INPUT_LABEL_LISTS_END_POSITION"] = "end position"; // untranslated
@@ -207,20 +207,20 @@ Blockly.Msg["INPUT_LABEL_LOOP_FROM"] = "starting number"; // untranslated
207
207
  Blockly.Msg["INPUT_LABEL_LOOP_LIST"] = "list to iterate over"; // untranslated
208
208
  Blockly.Msg["INPUT_LABEL_LOOP_TIMES"] = "number of times to repeat"; // untranslated
209
209
  Blockly.Msg["INPUT_LABEL_LOOP_TO"] = "ending number"; // untranslated
210
- Blockly.Msg["INPUT_LABEL_MATH_CHANGE_BY"] = "amount to change by"; // untranslated
211
- Blockly.Msg["INPUT_LABEL_MATH_CONSTRAIN_VALUE"] = "number to constrain"; // untranslated
212
- Blockly.Msg["INPUT_LABEL_MATH_DIVIDEND"] = "dividend"; // untranslated
213
- Blockly.Msg["INPUT_LABEL_MATH_DIVISOR"] = "divisor"; // untranslated
214
- Blockly.Msg["INPUT_LABEL_NUMBER"] = "number"; // untranslated
215
- Blockly.Msg["INPUT_LABEL_NUMBER_A"] = "first number"; // untranslated
216
- Blockly.Msg["INPUT_LABEL_NUMBER_ATAN2_X"] = "x coordinate"; // untranslated
217
- Blockly.Msg["INPUT_LABEL_NUMBER_ATAN2_Y"] = "y coordinate"; // untranslated
218
- Blockly.Msg["INPUT_LABEL_NUMBER_B"] = "second number"; // untranslated
219
- Blockly.Msg["INPUT_LABEL_NUMBER_LIST"] = "list of numbers"; // untranslated
220
- Blockly.Msg["INPUT_LABEL_NUMBER_MAX"] = "maximum"; // untranslated
221
- Blockly.Msg["INPUT_LABEL_NUMBER_MIN"] = "minimum"; // untranslated
222
- Blockly.Msg["INPUT_LABEL_NUMBER_TO_CHECK"] = "number to check"; // untranslated
223
- Blockly.Msg["INPUT_LABEL_STATEMENT"] = "statement position"; // untranslated
210
+ Blockly.Msg["INPUT_LABEL_MATH_CHANGE_BY"] = "更改量";
211
+ Blockly.Msg["INPUT_LABEL_MATH_CONSTRAIN_VALUE"] = "要约束的数字";
212
+ Blockly.Msg["INPUT_LABEL_MATH_DIVIDEND"] = "被除数";
213
+ Blockly.Msg["INPUT_LABEL_MATH_DIVISOR"] = "除数";
214
+ Blockly.Msg["INPUT_LABEL_NUMBER"] = "数字";
215
+ Blockly.Msg["INPUT_LABEL_NUMBER_A"] = "第一个数字";
216
+ Blockly.Msg["INPUT_LABEL_NUMBER_ATAN2_X"] = "X坐标";
217
+ Blockly.Msg["INPUT_LABEL_NUMBER_ATAN2_Y"] = "Y坐标";
218
+ Blockly.Msg["INPUT_LABEL_NUMBER_B"] = "第二个数字";
219
+ Blockly.Msg["INPUT_LABEL_NUMBER_LIST"] = "数字列表";
220
+ Blockly.Msg["INPUT_LABEL_NUMBER_MAX"] = "最大";
221
+ Blockly.Msg["INPUT_LABEL_NUMBER_MIN"] = "最小";
222
+ Blockly.Msg["INPUT_LABEL_NUMBER_TO_CHECK"] = "要检查的数字";
223
+ Blockly.Msg["INPUT_LABEL_STATEMENT"] = "语句位置";
224
224
  Blockly.Msg["INPUT_LABEL_TEXT_APPEND"] = "value to append"; // untranslated
225
225
  Blockly.Msg["INPUT_LABEL_TEXT_END_POSITION"] = "end position"; // untranslated
226
226
  Blockly.Msg["INPUT_LABEL_TEXT_JOIN_ITEM"] = "value %1"; // untranslated
@@ -231,18 +231,18 @@ Blockly.Msg["INPUT_LABEL_TEXT_TO_CHANGE"] = "text to change"; // untranslated
231
231
  Blockly.Msg["INPUT_LABEL_TEXT_TO_CHECK"] = "text to check"; // untranslated
232
232
  Blockly.Msg["INPUT_LABEL_TEXT_TO_FIND"] = "text to find"; // untranslated
233
233
  Blockly.Msg["INPUT_LABEL_TEXT_TO_REPLACE"] = "text to replace"; // untranslated
234
- Blockly.Msg["INPUT_LABEL_VALUE"] = "value position"; // untranslated
235
- Blockly.Msg["INPUT_LABEL_VALUE_A"] = "first value"; // untranslated
236
- Blockly.Msg["INPUT_LABEL_VALUE_B"] = "second value"; // untranslated
234
+ Blockly.Msg["INPUT_LABEL_VALUE"] = "值位置";
235
+ Blockly.Msg["INPUT_LABEL_VALUE_A"] = "第一个值";
236
+ Blockly.Msg["INPUT_LABEL_VALUE_B"] = "第二个值";
237
237
  Blockly.Msg["INPUT_LABEL_VARIABLES_SET"] = "value to set"; // untranslated
238
238
  Blockly.Msg["INSERT_KEY"] = "Insert"; // untranslated
239
- Blockly.Msg["KEYBOARD_NAV_BLOCK_NAVIGATION_HINT"] = "Use %1 to navigate inside of blocks."; // untranslated
239
+ Blockly.Msg["KEYBOARD_NAV_BLOCK_NAVIGATION_HINT"] = "使用%1导航到块内部。";
240
240
  Blockly.Msg["KEYBOARD_NAV_CONSTRAINED_MOVE_HINT"] = "使用箭头键移动,然后按%1接受位置。";
241
241
  Blockly.Msg["KEYBOARD_NAV_COPIED_HINT"] = "已拷貝。按下 %1 貼上。";
242
242
  Blockly.Msg["KEYBOARD_NAV_CUT_HINT"] = "已剪下。按下 %1 貼上。";
243
- Blockly.Msg["KEYBOARD_NAV_FLYOUT_LABEL_HINT"] = "Use the arrow keys to navigate to a block, or press %1 to go to the next heading."; // untranslated
243
+ Blockly.Msg["KEYBOARD_NAV_FLYOUT_LABEL_HINT"] = "使用方向键导航到一个块,或按%1跳转到下一个标题。";
244
244
  Blockly.Msg["KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT"] = "按住 %1 并使用箭头键来自由一点,然后按下 %2 接受位置。";
245
- Blockly.Msg["KEYBOARD_NAV_WORKSPACE_NAVIGATION_HINT"] = "Use the arrow keys to navigate."; // untranslated
245
+ Blockly.Msg["KEYBOARD_NAV_WORKSPACE_NAVIGATION_HINT"] = "使用方向键导航。";
246
246
  Blockly.Msg["LINUX"] = "Linux";
247
247
  Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Lists#create-empty-list"; // untranslated
248
248
  Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "创建空列表";
@@ -378,7 +378,7 @@ Blockly.Msg["MATH_CHANGE_HELPURL"] = "https://zh.wikipedia.org/wiki/加法";
378
378
  Blockly.Msg["MATH_CHANGE_TITLE"] = "给 %1 加 %2";
379
379
  Blockly.Msg["MATH_CHANGE_TOOLTIP"] = "把数加到变量“%1”。";
380
380
  Blockly.Msg["MATH_CONSTANT_E_ARIA"] = "e";
381
- Blockly.Msg["MATH_CONSTANT_GOLDEN_RATIO_ARIA"] = "golden ratio"; // untranslated
381
+ Blockly.Msg["MATH_CONSTANT_GOLDEN_RATIO_ARIA"] = "黄金比例";
382
382
  Blockly.Msg["MATH_CONSTANT_HELPURL"] = "https://zh.wikipedia.org/wiki/数学常数";
383
383
  Blockly.Msg["MATH_CONSTANT_INFINITY_ARIA"] = "无限";
384
384
  Blockly.Msg["MATH_CONSTANT_PI_ARIA"] = "派";
@@ -408,10 +408,10 @@ Blockly.Msg["MATH_NUMBER_TOOLTIP"] = "一个数。";
408
408
  Blockly.Msg["MATH_ONLIST_HELPURL"] = ""; // untranslated
409
409
  Blockly.Msg["MATH_ONLIST_OPERATOR_AVERAGE"] = "列表的平均";
410
410
  Blockly.Msg["MATH_ONLIST_OPERATOR_MAX"] = "列表的最大数";
411
- Blockly.Msg["MATH_ONLIST_OPERATOR_MAX_ARIA"] = "maximum"; // untranslated
411
+ Blockly.Msg["MATH_ONLIST_OPERATOR_MAX_ARIA"] = "最大";
412
412
  Blockly.Msg["MATH_ONLIST_OPERATOR_MEDIAN"] = "列表的中位数";
413
413
  Blockly.Msg["MATH_ONLIST_OPERATOR_MIN"] = "列表的最小数";
414
- Blockly.Msg["MATH_ONLIST_OPERATOR_MIN_ARIA"] = "minimum"; // untranslated
414
+ Blockly.Msg["MATH_ONLIST_OPERATOR_MIN_ARIA"] = "最小";
415
415
  Blockly.Msg["MATH_ONLIST_OPERATOR_MODE"] = "列表的众数";
416
416
  Blockly.Msg["MATH_ONLIST_OPERATOR_RANDOM"] = "列表的随机项";
417
417
  Blockly.Msg["MATH_ONLIST_OPERATOR_STD_DEV"] = "列表的标准差";
@@ -425,7 +425,7 @@ Blockly.Msg["MATH_ONLIST_TOOLTIP_RANDOM"] = "返回列表内的一个随机元
425
425
  Blockly.Msg["MATH_ONLIST_TOOLTIP_STD_DEV"] = "返回列表的标准差。";
426
426
  Blockly.Msg["MATH_ONLIST_TOOLTIP_SUM"] = "返回列表内的所有数的和。";
427
427
  Blockly.Msg["MATH_POWER_SYMBOL"] = "^"; // untranslated
428
- Blockly.Msg["MATH_POWER_SYMBOL_ARIA"] = "to the power of"; // untranslated
428
+ Blockly.Msg["MATH_POWER_SYMBOL_ARIA"] = "次幂";
429
429
  Blockly.Msg["MATH_RANDOM_FLOAT_HELPURL"] = "https://zh.wikipedia.org/wiki/随机数生成器";
430
430
  Blockly.Msg["MATH_RANDOM_FLOAT_TITLE_RANDOM"] = "随机小数";
431
431
  Blockly.Msg["MATH_RANDOM_FLOAT_TOOLTIP"] = "返回一个从0.0(含)到1.0(不含)之间的随机数。";
@@ -440,11 +440,11 @@ Blockly.Msg["MATH_ROUND_TOOLTIP"] = "数向上或向下取整。";
440
440
  Blockly.Msg["MATH_SINGLE_HELPURL"] = "https://zh.wikipedia.org/wiki/平方根";
441
441
  Blockly.Msg["MATH_SINGLE_OP_ABSOLUTE"] = "绝对值";
442
442
  Blockly.Msg["MATH_SINGLE_OP_ABSOLUTE_ARIA"] = "绝对值";
443
- Blockly.Msg["MATH_SINGLE_OP_EXP_ARIA"] = "e to the power of"; // untranslated
444
- Blockly.Msg["MATH_SINGLE_OP_LN_ARIA"] = "natural logarithm"; // untranslated
445
- Blockly.Msg["MATH_SINGLE_OP_LOG10_ARIA"] = "base 10 logarithm"; // untranslated
443
+ Blockly.Msg["MATH_SINGLE_OP_EXP_ARIA"] = "e次幂";
444
+ Blockly.Msg["MATH_SINGLE_OP_LN_ARIA"] = "自然对数";
445
+ Blockly.Msg["MATH_SINGLE_OP_LOG10_ARIA"] = "10为底的对数";
446
446
  Blockly.Msg["MATH_SINGLE_OP_NEG_ARIA"] = "负";
447
- Blockly.Msg["MATH_SINGLE_OP_POW10_ARIA"] = "10 to the power of"; // untranslated
447
+ Blockly.Msg["MATH_SINGLE_OP_POW10_ARIA"] = "10次幂";
448
448
  Blockly.Msg["MATH_SINGLE_OP_ROOT"] = "平方根";
449
449
  Blockly.Msg["MATH_SINGLE_TOOLTIP_ABS"] = "返回一个数的绝对值。";
450
450
  Blockly.Msg["MATH_SINGLE_TOOLTIP_EXP"] = "返回e的一个数次幂。";
@@ -456,11 +456,11 @@ Blockly.Msg["MATH_SINGLE_TOOLTIP_ROOT"] = "返回一个数的平方根。";
456
456
  Blockly.Msg["MATH_SUBTRACTION_SYMBOL"] = "-"; // untranslated
457
457
  Blockly.Msg["MATH_SUBTRACTION_SYMBOL_ARIA"] = "减去";
458
458
  Blockly.Msg["MATH_TRIG_ACOS"] = "反余弦";
459
- Blockly.Msg["MATH_TRIG_ACOS_ARIA"] = "inverse cosine"; // untranslated
459
+ Blockly.Msg["MATH_TRIG_ACOS_ARIA"] = "反余弦";
460
460
  Blockly.Msg["MATH_TRIG_ASIN"] = "反正弦";
461
- Blockly.Msg["MATH_TRIG_ASIN_ARIA"] = "inverse sine"; // untranslated
461
+ Blockly.Msg["MATH_TRIG_ASIN_ARIA"] = "反正弦";
462
462
  Blockly.Msg["MATH_TRIG_ATAN"] = "反正切";
463
- Blockly.Msg["MATH_TRIG_ATAN_ARIA"] = "inverse tangent"; // untranslated
463
+ Blockly.Msg["MATH_TRIG_ATAN_ARIA"] = "反正切";
464
464
  Blockly.Msg["MATH_TRIG_COS"] = "余弦";
465
465
  Blockly.Msg["MATH_TRIG_COS_ARIA"] = "余弦";
466
466
  Blockly.Msg["MATH_TRIG_HELPURL"] = "https://zh.wikipedia.org/wiki/三角函数";
@@ -474,7 +474,7 @@ Blockly.Msg["MATH_TRIG_TOOLTIP_ATAN"] = "返回一个数的反正切。";
474
474
  Blockly.Msg["MATH_TRIG_TOOLTIP_COS"] = "返回角度(非弧度)的余弦。";
475
475
  Blockly.Msg["MATH_TRIG_TOOLTIP_SIN"] = "返回角度(非弧度)的正弦。";
476
476
  Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "返回角度(非弧度)的正切。";
477
- Blockly.Msg["MINIMAP_ARIA_LABEL"] = "Workspace minimap. Use the arrow keys to pan the workspace."; // untranslated
477
+ Blockly.Msg["MINIMAP_ARIA_LABEL"] = "工作区小地图,用方向键平移工作区。";
478
478
  Blockly.Msg["MOVE_BLOCK"] = "移动块";
479
479
  Blockly.Msg["NEW_COLOUR_VARIABLE"] = "创建颜色变量...";
480
480
  Blockly.Msg["NEW_NUMBER_VARIABLE"] = "创建数变量...";
@@ -482,15 +482,15 @@ Blockly.Msg["NEW_STRING_VARIABLE"] = "创建字符串变量...";
482
482
  Blockly.Msg["NEW_VARIABLE"] = "创建变量...";
483
483
  Blockly.Msg["NEW_VARIABLE_TITLE"] = "新变量的名称:";
484
484
  Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "新变量的类型:";
485
- Blockly.Msg["NO_PARENT_ANNOUNCEMENT"] = "Current block has no parent"; // untranslated
486
- Blockly.Msg["OPEN_BACKPACK"] = "Open backpack"; // untranslated
485
+ Blockly.Msg["NO_PARENT_ANNOUNCEMENT"] = "当前块没有父块";
486
+ Blockly.Msg["OPEN_BACKPACK"] = "打开背包";
487
487
  Blockly.Msg["OPEN_TRASH"] = "Open trash"; // untranslated
488
488
  Blockly.Msg["OPTION_KEY"] = "Option键";
489
489
  Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
490
490
  Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down"; // untranslated
491
491
  Blockly.Msg["PAGE_UP_KEY"] = "Page Up"; // untranslated
492
- Blockly.Msg["PARENT_BLOCKS_ANNOUNCEMENT"] = "Parent blocks: %1"; // untranslated
493
- Blockly.Msg["PASTE_ALL_FROM_BACKPACK"] = "Paste All Blocks from Backpack"; // untranslated
492
+ Blockly.Msg["PARENT_BLOCKS_ANNOUNCEMENT"] = "父块:%1";
493
+ Blockly.Msg["PASTE_ALL_FROM_BACKPACK"] = "从背包粘贴所有块";
494
494
  Blockly.Msg["PASTE_SHORTCUT"] = "粘贴";
495
495
  Blockly.Msg["PAUSE_KEY"] = "Pause"; // untranslated
496
496
  Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "允许声明";
@@ -522,48 +522,48 @@ Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "输入";
522
522
  Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "添加、移除或重新排此函数的输入。";
523
523
  Blockly.Msg["REDO"] = "重做";
524
524
  Blockly.Msg["REMOVE_COMMENT"] = "删除注释";
525
- Blockly.Msg["REMOVE_FROM_BACKPACK"] = "Remove from Backpack"; // untranslated
525
+ Blockly.Msg["REMOVE_FROM_BACKPACK"] = "从背包移除";
526
526
  Blockly.Msg["RENAME_VARIABLE"] = "重命名变量“%1”...";
527
527
  Blockly.Msg["RENAME_VARIABLE_TITLE"] = "将所有“%1”变量重命名为:";
528
528
  Blockly.Msg["RESET_ZOOM"] = "Reset zoom"; // untranslated
529
- Blockly.Msg["SCREENREADER_HINT"] = "Use the arrow keys to navigate. Press %1 to toggle screenreader accessibility mode."; // untranslated
530
- Blockly.Msg["SCREENREADER_MODE_DISABLED"] = "Screenreader mode is off, press %1 to turn it on"; // untranslated
531
- Blockly.Msg["SCREENREADER_MODE_ENABLED"] = "Screenreader mode is on, press %1 to turn it off"; // untranslated
529
+ Blockly.Msg["SCREENREADER_HINT"] = "使用方向键导航。按%1切换屏幕阅读器模式";
530
+ Blockly.Msg["SCREENREADER_MODE_DISABLED"] = "屏幕阅读器已关闭,按%1以启用";
531
+ Blockly.Msg["SCREENREADER_MODE_ENABLED"] = "屏幕阅读器已启用,按%1以关闭";
532
532
  Blockly.Msg["SHIFT_KEY"] = "Shift"; // untranslated
533
- Blockly.Msg["SHORTCUTS_ABORT_MOVE"] = "Abort move"; // untranslated
534
- Blockly.Msg["SHORTCUTS_CLEANUP"] = "Clean up workspace"; // untranslated
533
+ Blockly.Msg["SHORTCUTS_ABORT_MOVE"] = "中止移动";
534
+ Blockly.Msg["SHORTCUTS_CLEANUP"] = "清空工作区";
535
535
  Blockly.Msg["SHORTCUTS_CODE_NAVIGATION"] = "代码导航";
536
- Blockly.Msg["SHORTCUTS_DELETE"] = "Delete"; // untranslated
537
- Blockly.Msg["SHORTCUTS_DISCONNECT"] = "Disconnect block"; // untranslated
538
- Blockly.Msg["SHORTCUTS_DUPLICATE"] = "Duplicate"; // untranslated
536
+ Blockly.Msg["SHORTCUTS_DELETE"] = "删除";
537
+ Blockly.Msg["SHORTCUTS_DISCONNECT"] = "断开块";
538
+ Blockly.Msg["SHORTCUTS_DUPLICATE"] = "复制";
539
539
  Blockly.Msg["SHORTCUTS_EDITING"] = "编辑";
540
- Blockly.Msg["SHORTCUTS_ESCAPE"] = "Exit"; // untranslated
541
- Blockly.Msg["SHORTCUTS_EXTENDED_INFORMATION"] = "Announce detailed information"; // untranslated
542
- Blockly.Msg["SHORTCUTS_FINISH_MOVE"] = "Finish move"; // untranslated
543
- Blockly.Msg["SHORTCUTS_FOCUS_TOOLBOX"] = "Focus toolbox"; // untranslated
544
- Blockly.Msg["SHORTCUTS_FOCUS_WORKSPACE"] = "Focus workspace"; // untranslated
540
+ Blockly.Msg["SHORTCUTS_ESCAPE"] = "退出";
541
+ Blockly.Msg["SHORTCUTS_EXTENDED_INFORMATION"] = "朗读详细信息";
542
+ Blockly.Msg["SHORTCUTS_FINISH_MOVE"] = "完成移动";
543
+ Blockly.Msg["SHORTCUTS_FOCUS_TOOLBOX"] = "聚焦到工具箱";
544
+ Blockly.Msg["SHORTCUTS_FOCUS_WORKSPACE"] = "聚焦到工作区";
545
545
  Blockly.Msg["SHORTCUTS_GENERAL"] = "常规";
546
- Blockly.Msg["SHORTCUTS_INFORMATION"] = "Announce information"; // untranslated
547
- Blockly.Msg["SHORTCUTS_JUMP_BLOCK_END"] = "Jump to block end"; // untranslated
548
- Blockly.Msg["SHORTCUTS_JUMP_BLOCK_START"] = "Jump to block start"; // untranslated
549
- Blockly.Msg["SHORTCUTS_JUMP_BOTTOM_STACK"] = "Jump to bottom of stack"; // untranslated
550
- Blockly.Msg["SHORTCUTS_JUMP_FIRST_BLOCK"] = "Jump to first block"; // untranslated
551
- Blockly.Msg["SHORTCUTS_JUMP_LAST_BLOCK"] = "Jump to last block"; // untranslated
552
- Blockly.Msg["SHORTCUTS_JUMP_TOP_STACK"] = "Jump to top of stack"; // untranslated
553
- Blockly.Msg["SHORTCUTS_MOVE_DOWN"] = "Move down"; // untranslated
554
- Blockly.Msg["SHORTCUTS_MOVE_LEFT"] = "Move left"; // untranslated
555
- Blockly.Msg["SHORTCUTS_MOVE_RIGHT"] = "Move right"; // untranslated
556
- Blockly.Msg["SHORTCUTS_MOVE_UP"] = "Move up"; // untranslated
557
- Blockly.Msg["SHORTCUTS_NEXT_HEADING"] = "Next heading"; // untranslated
558
- Blockly.Msg["SHORTCUTS_NEXT_STACK"] = "Next stack"; // untranslated
559
- Blockly.Msg["SHORTCUTS_PERFORM_ACTION"] = "Edit or confirm"; // untranslated
560
- Blockly.Msg["SHORTCUTS_PREVIOUS_HEADING"] = "Previous heading"; // untranslated
561
- Blockly.Msg["SHORTCUTS_PREVIOUS_STACK"] = "Previous stack"; // untranslated
562
- Blockly.Msg["SHORTCUTS_SHOW_CONTEXT_MENU"] = "Show menu"; // untranslated
563
- Blockly.Msg["SHORTCUTS_SHOW_TOOLTIP"] = "Show tooltip"; // untranslated
564
- Blockly.Msg["SHORTCUTS_START_MOVE"] = "Start move"; // untranslated
565
- Blockly.Msg["SHORTCUTS_START_MOVE_STACK"] = "Start move stack"; // untranslated
566
- Blockly.Msg["SHORTCUTS_TOGGLE_SCREENREADER_MODE"] = "Toggle screenreader mode"; // untranslated
546
+ Blockly.Msg["SHORTCUTS_INFORMATION"] = "朗读信息";
547
+ Blockly.Msg["SHORTCUTS_JUMP_BLOCK_END"] = "移动到块尾";
548
+ Blockly.Msg["SHORTCUTS_JUMP_BLOCK_START"] = "移动到块首";
549
+ Blockly.Msg["SHORTCUTS_JUMP_BOTTOM_STACK"] = "移动到块堆尾部";
550
+ Blockly.Msg["SHORTCUTS_JUMP_FIRST_BLOCK"] = "移动到第一个块";
551
+ Blockly.Msg["SHORTCUTS_JUMP_LAST_BLOCK"] = "移动到最后一个块";
552
+ Blockly.Msg["SHORTCUTS_JUMP_TOP_STACK"] = "移动到块堆开始";
553
+ Blockly.Msg["SHORTCUTS_MOVE_DOWN"] = "下移";
554
+ Blockly.Msg["SHORTCUTS_MOVE_LEFT"] = "左移";
555
+ Blockly.Msg["SHORTCUTS_MOVE_RIGHT"] = "右移";
556
+ Blockly.Msg["SHORTCUTS_MOVE_UP"] = "上移";
557
+ Blockly.Msg["SHORTCUTS_NEXT_HEADING"] = "下一个标题";
558
+ Blockly.Msg["SHORTCUTS_NEXT_STACK"] = "下一个块堆";
559
+ Blockly.Msg["SHORTCUTS_PERFORM_ACTION"] = "编辑或确认";
560
+ Blockly.Msg["SHORTCUTS_PREVIOUS_HEADING"] = "上一个标题";
561
+ Blockly.Msg["SHORTCUTS_PREVIOUS_STACK"] = "上一个块堆";
562
+ Blockly.Msg["SHORTCUTS_SHOW_CONTEXT_MENU"] = "显示菜单";
563
+ Blockly.Msg["SHORTCUTS_SHOW_TOOLTIP"] = "显示工具提示";
564
+ Blockly.Msg["SHORTCUTS_START_MOVE"] = "开始移动";
565
+ Blockly.Msg["SHORTCUTS_START_MOVE_STACK"] = "开始移动块堆";
566
+ Blockly.Msg["SHORTCUTS_TOGGLE_SCREENREADER_MODE"] = "切换屏幕阅读器模式";
567
567
  Blockly.Msg["SPACE_KEY"] = "空格";
568
568
  Blockly.Msg["TAB_KEY"] = "Tab"; // untranslated
569
569
  Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Text#text-modification"; // untranslated
@@ -589,8 +589,8 @@ Blockly.Msg["TEXT_COUNT_TOOLTIP"] = "计算在一段文本中,某个部分文
589
589
  Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TOOLTIP"] = "将一个项添加到文本中。";
590
590
  Blockly.Msg["TEXT_CREATE_JOIN_TITLE_JOIN"] = "拼接";
591
591
  Blockly.Msg["TEXT_CREATE_JOIN_TOOLTIP"] = "添加、移除或重新排列各节来重新配置这个文本块。";
592
- Blockly.Msg["TEXT_FROM_END_ARIA"] = "letter number from end"; // untranslated
593
- Blockly.Msg["TEXT_FROM_START_ARIA"] = "letter number"; // untranslated
592
+ Blockly.Msg["TEXT_FROM_END_ARIA"] = "倒数字符序号";
593
+ Blockly.Msg["TEXT_FROM_START_ARIA"] = "字符序号";
594
594
  Blockly.Msg["TEXT_GET_SUBSTRING_END_FROM_END"] = "到倒数第#个字符";
595
595
  Blockly.Msg["TEXT_GET_SUBSTRING_END_FROM_START"] = "到第#个字符";
596
596
  Blockly.Msg["TEXT_GET_SUBSTRING_END_LAST"] = "到最后一个字符";
@@ -653,20 +653,20 @@ Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "名字叫“%1”的
653
653
  Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "名为“%1”的变量已经作为参数存在于流程“%2”中。";
654
654
  Blockly.Msg["WINDOWS"] = "Windows";
655
655
  Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "说点什么...";
656
- Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_MANY"] = "%1 stacks of blocks%2 in workspace."; // untranslated
657
- Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ONE"] = "One stack of blocks%2 in workspace."; // untranslated
658
- Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ZERO"] = "No blocks%2 in workspace."; // untranslated
659
- Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_MANY"] = " and %1 comments"; // untranslated
660
- Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_ONE"] = " and one comment"; // untranslated
661
- Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "1 stack of blocks"; // untranslated
662
- Blockly.Msg["WORKSPACE_LABEL_FLYOUT_WORKSPACE"] = "%1 blocks"; // untranslated
663
- Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "%1 stacks of blocks"; // untranslated
664
- Blockly.Msg["WORKSPACE_LABEL_MUTATOR_WORKSPACE"] = "Block editor workspace"; // untranslated
656
+ Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_MANY"] = "%1个块堆%2在工作区中";
657
+ Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ONE"] = "1个块堆%2在工作区中";
658
+ Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ZERO"] = "没有块%2在工作区中";
659
+ Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_MANY"] = "和%1个注释";
660
+ Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_ONE"] = "和1个注释";
661
+ Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "1个块堆";
662
+ Blockly.Msg["WORKSPACE_LABEL_FLYOUT_WORKSPACE"] = "%1个块";
663
+ Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "%1个块堆";
664
+ Blockly.Msg["WORKSPACE_LABEL_MUTATOR_WORKSPACE"] = "块编辑工作区";
665
665
  Blockly.Msg["WORKSPACE_LABEL_PLAIN"] = "Blocks工作区。";
666
- Blockly.Msg["WORKSPACE_ROLEDESCRIPTION"] = "workspace"; // untranslated
666
+ Blockly.Msg["WORKSPACE_ROLEDESCRIPTION"] = "工作区";
667
667
  Blockly.Msg["ZOOM_IN"] = "Zoom in"; // untranslated
668
668
  Blockly.Msg["ZOOM_OUT"] = "Zoom out"; // untranslated
669
- Blockly.Msg["ZOOM_TO_FIT_ARIA_LABEL"] = "Zoom to fit"; // untranslated
669
+ Blockly.Msg["ZOOM_TO_FIT_ARIA_LABEL"] = "缩放到适合";
670
670
  Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
671
671
  Blockly.Msg["CONTROLS_FOR_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
672
672
  Blockly.Msg["CONTROLS_IF_ELSEIF_TITLE_ELSEIF"] = Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "blockly",
3
- "version": "13.2.0",
3
+ "version": "13.2.1",
4
4
  "description": "Blockly is a library for building visual programming editors.",
5
5
  "keywords": [
6
6
  "blockly"
@@ -19,6 +19,10 @@
19
19
  "browser": {
20
20
  "jsdom": false
21
21
  },
22
+ "imports": {
23
+ "#core/*": "./build/src/core/*",
24
+ "#generators/*": "./build/src/generators/*"
25
+ },
22
26
  "exports": {
23
27
  ".": {
24
28
  "types": "./index.d.ts",
@@ -71,8 +75,6 @@
71
75
  "license": "Apache-2.0",
72
76
  "devDependencies": {
73
77
  "@blockly/block-test": "^13.1.0",
74
- "@blockly/dev-tools": "^13.1.0",
75
- "@blockly/theme-modern": "^13.1.0",
76
78
  "@hyperjump/browser": "^1.3.1",
77
79
  "@hyperjump/json-schema": "^1.17.6",
78
80
  "@microsoft/api-documenter": "7.30.7",
@@ -103,6 +105,7 @@
103
105
  "puppeteer-core": "^25.3.0",
104
106
  "readline-sync": "^1.4.10",
105
107
  "rimraf": "^6.1.3",
108
+ "sinon": "^22.1.0",
106
109
  "typescript": "^6.0.3",
107
110
  "typescript-eslint": "^8.62.1",
108
111
  "webdriverio": "^9.30.0",