blockly 13.0.0 → 13.1.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/README.md +42 -16
- package/blockly.min.js +1078 -1031
- package/blockly_compressed.js +945 -918
- package/blockly_compressed.js.map +1 -1
- package/blocks_compressed.js +85 -85
- package/blocks_compressed.js.map +1 -1
- package/core/block.d.ts +0 -8
- package/core/block_aria_composer.d.ts +13 -2
- package/core/block_svg.d.ts +13 -1
- package/core/blockly.d.ts +0 -4
- package/core/component_manager.d.ts +2 -0
- package/core/field.d.ts +8 -2
- package/core/field_checkbox.d.ts +0 -1
- package/core/field_dropdown.d.ts +1 -1
- package/core/field_input.d.ts +0 -6
- package/core/field_label.d.ts +1 -0
- package/core/field_textinput.d.ts +0 -1
- package/core/field_variable.d.ts +0 -1
- package/core/gesture.d.ts +0 -7
- package/core/inputs/input.d.ts +0 -1
- package/core/procedures.d.ts +0 -1
- package/core/rendered_connection.d.ts +6 -0
- package/core/shortcut_items.d.ts +42 -1
- package/core/toolbox/collapsible_category.d.ts +2 -0
- package/core/trashcan.d.ts +2 -8
- package/core/utils/aria.d.ts +2 -2
- package/core/variable_map.d.ts +0 -7
- package/core/variable_model.d.ts +0 -6
- package/core/workspace.d.ts +0 -1
- package/core/workspace_focus_target.d.ts +46 -0
- package/core/workspace_svg.d.ts +40 -9
- package/core/zoom_controls.d.ts +0 -46
- package/dart_compressed.js +23 -23
- package/javascript_compressed.js +26 -26
- package/lua_compressed.js +41 -41
- package/msg/ab.js +22 -2
- package/msg/ab.mjs +20 -0
- package/msg/ace.js +22 -2
- package/msg/ace.mjs +20 -0
- package/msg/af.js +22 -2
- package/msg/af.mjs +20 -0
- package/msg/am.js +22 -2
- package/msg/am.mjs +20 -0
- package/msg/ar.js +30 -10
- package/msg/ar.mjs +20 -0
- package/msg/ast.js +22 -2
- package/msg/ast.mjs +20 -0
- package/msg/az.js +22 -2
- package/msg/az.mjs +20 -0
- package/msg/ba.js +22 -2
- package/msg/ba.mjs +20 -0
- package/msg/bcc.js +22 -2
- package/msg/bcc.mjs +20 -0
- package/msg/be-tarask.js +22 -2
- package/msg/be-tarask.mjs +20 -0
- package/msg/be.js +22 -2
- package/msg/be.mjs +20 -0
- package/msg/bg.js +24 -4
- package/msg/bg.mjs +20 -0
- package/msg/bn.js +22 -2
- package/msg/bn.mjs +20 -0
- package/msg/br.js +22 -2
- package/msg/br.mjs +20 -0
- package/msg/bs.js +22 -2
- package/msg/bs.mjs +20 -0
- package/msg/ca.js +27 -7
- package/msg/ca.mjs +20 -0
- package/msg/ce.js +22 -2
- package/msg/ce.mjs +20 -0
- package/msg/cs.js +22 -2
- package/msg/cs.mjs +20 -0
- package/msg/csb.js +22 -2
- package/msg/csb.mjs +20 -0
- package/msg/da.js +22 -2
- package/msg/da.mjs +20 -0
- package/msg/de.js +22 -2
- package/msg/de.mjs +20 -0
- package/msg/diq.js +22 -2
- package/msg/diq.mjs +20 -0
- package/msg/dtp.js +22 -2
- package/msg/dtp.mjs +20 -0
- package/msg/dty.js +22 -2
- package/msg/dty.mjs +20 -0
- package/msg/ee.js +22 -2
- package/msg/ee.mjs +20 -0
- package/msg/el.js +22 -2
- package/msg/el.mjs +20 -0
- package/msg/en-gb.js +22 -2
- package/msg/en-gb.mjs +20 -0
- package/msg/en.js +22 -2
- package/msg/en.mjs +20 -0
- package/msg/eo.js +22 -2
- package/msg/eo.mjs +20 -0
- package/msg/es.js +22 -2
- package/msg/es.mjs +20 -0
- package/msg/et.js +22 -2
- package/msg/et.mjs +20 -0
- package/msg/eu.js +22 -2
- package/msg/eu.mjs +20 -0
- package/msg/fa.js +22 -2
- package/msg/fa.mjs +20 -0
- package/msg/fi.js +22 -2
- package/msg/fi.mjs +20 -0
- package/msg/fo.js +22 -2
- package/msg/fo.mjs +20 -0
- package/msg/fr.js +24 -4
- package/msg/fr.mjs +20 -0
- package/msg/frr.js +22 -2
- package/msg/frr.mjs +20 -0
- package/msg/ga.js +238 -218
- package/msg/ga.mjs +20 -0
- package/msg/gl.js +184 -164
- package/msg/gl.mjs +20 -0
- package/msg/gn.js +22 -2
- package/msg/gn.mjs +20 -0
- package/msg/gor.js +22 -2
- package/msg/gor.mjs +20 -0
- package/msg/ha.js +22 -2
- package/msg/ha.mjs +20 -0
- package/msg/he.js +24 -4
- package/msg/he.mjs +20 -0
- package/msg/hi.js +22 -2
- package/msg/hi.mjs +20 -0
- package/msg/hr.js +22 -2
- package/msg/hr.mjs +20 -0
- package/msg/hrx.js +22 -2
- package/msg/hrx.mjs +20 -0
- package/msg/hsb.js +22 -2
- package/msg/hsb.mjs +20 -0
- package/msg/hu.js +32 -12
- package/msg/hu.mjs +20 -0
- package/msg/hy.js +22 -2
- package/msg/hy.mjs +20 -0
- package/msg/ia.js +22 -2
- package/msg/ia.mjs +20 -0
- package/msg/id.js +22 -2
- package/msg/id.mjs +20 -0
- package/msg/ig.js +22 -2
- package/msg/ig.mjs +20 -0
- package/msg/inh.js +22 -2
- package/msg/inh.mjs +20 -0
- package/msg/is.js +22 -2
- package/msg/is.mjs +20 -0
- package/msg/it.js +22 -2
- package/msg/it.mjs +20 -0
- package/msg/ja.js +22 -2
- package/msg/ja.mjs +20 -0
- package/msg/ka.js +22 -2
- package/msg/ka.mjs +20 -0
- package/msg/kab.js +22 -2
- package/msg/kab.mjs +20 -0
- package/msg/kbd-cyrl.js +22 -2
- package/msg/kbd-cyrl.mjs +20 -0
- package/msg/km.js +22 -2
- package/msg/km.mjs +20 -0
- package/msg/kn.js +22 -2
- package/msg/kn.mjs +20 -0
- package/msg/ko.js +23 -3
- package/msg/ko.mjs +20 -0
- package/msg/krc.js +22 -2
- package/msg/krc.mjs +20 -0
- package/msg/ksh.js +22 -2
- package/msg/ksh.mjs +20 -0
- package/msg/ku-latn.js +22 -2
- package/msg/ku-latn.mjs +20 -0
- package/msg/ky.js +22 -2
- package/msg/ky.mjs +20 -0
- package/msg/la.js +22 -2
- package/msg/la.mjs +20 -0
- package/msg/lb.js +27 -7
- package/msg/lb.mjs +20 -0
- package/msg/lki.js +22 -2
- package/msg/lki.mjs +20 -0
- package/msg/lo.js +22 -2
- package/msg/lo.mjs +20 -0
- package/msg/lrc.js +22 -2
- package/msg/lrc.mjs +20 -0
- package/msg/lt.js +22 -2
- package/msg/lt.mjs +20 -0
- package/msg/lv.js +22 -2
- package/msg/lv.mjs +20 -0
- package/msg/mg.js +22 -2
- package/msg/mg.mjs +20 -0
- package/msg/mk.js +22 -2
- package/msg/mk.mjs +20 -0
- package/msg/ml.js +22 -2
- package/msg/ml.mjs +20 -0
- package/msg/mnw.js +22 -2
- package/msg/mnw.mjs +20 -0
- package/msg/ms.js +22 -2
- package/msg/ms.mjs +20 -0
- package/msg/mt.js +22 -2
- package/msg/mt.mjs +20 -0
- package/msg/my.js +22 -2
- package/msg/my.mjs +20 -0
- package/msg/mzn.js +22 -2
- package/msg/mzn.mjs +20 -0
- package/msg/nb.js +22 -2
- package/msg/nb.mjs +20 -0
- package/msg/ne.js +22 -2
- package/msg/ne.mjs +20 -0
- package/msg/nl.js +150 -130
- package/msg/nl.mjs +20 -0
- package/msg/oc.js +22 -2
- package/msg/oc.mjs +20 -0
- package/msg/olo.js +22 -2
- package/msg/olo.mjs +20 -0
- package/msg/pa.js +22 -2
- package/msg/pa.mjs +20 -0
- package/msg/pl.js +22 -2
- package/msg/pl.mjs +20 -0
- package/msg/pms.js +116 -96
- package/msg/pms.mjs +20 -0
- package/msg/ps.js +22 -2
- package/msg/ps.mjs +20 -0
- package/msg/pt-br.js +22 -2
- package/msg/pt-br.mjs +20 -0
- package/msg/pt.js +22 -2
- package/msg/pt.mjs +20 -0
- package/msg/ro.js +22 -2
- package/msg/ro.mjs +20 -0
- package/msg/ru.js +22 -2
- package/msg/ru.mjs +20 -0
- package/msg/sc.js +22 -2
- package/msg/sc.mjs +20 -0
- package/msg/sco.js +22 -2
- package/msg/sco.mjs +20 -0
- package/msg/sd.js +22 -2
- package/msg/sd.mjs +20 -0
- package/msg/shn.js +22 -2
- package/msg/shn.mjs +20 -0
- package/msg/si.js +22 -2
- package/msg/si.mjs +20 -0
- package/msg/sk.js +235 -215
- package/msg/sk.mjs +20 -0
- package/msg/skr-arab.js +22 -2
- package/msg/skr-arab.mjs +20 -0
- package/msg/sl.js +22 -2
- package/msg/sl.mjs +20 -0
- package/msg/smn.js +22 -2
- package/msg/smn.mjs +20 -0
- package/msg/sq.js +22 -2
- package/msg/sq.mjs +20 -0
- package/msg/sr-latn.js +22 -2
- package/msg/sr-latn.mjs +20 -0
- package/msg/sr.js +22 -2
- package/msg/sr.mjs +20 -0
- package/msg/sv.js +22 -2
- package/msg/sv.mjs +20 -0
- package/msg/sw.js +22 -2
- package/msg/sw.mjs +20 -0
- package/msg/ta.js +22 -2
- package/msg/ta.mjs +20 -0
- package/msg/tcy.js +22 -2
- package/msg/tcy.mjs +20 -0
- package/msg/tdd.js +22 -2
- package/msg/tdd.mjs +20 -0
- package/msg/te.js +22 -2
- package/msg/te.mjs +20 -0
- package/msg/th.js +22 -2
- package/msg/th.mjs +20 -0
- package/msg/ti.js +22 -2
- package/msg/ti.mjs +20 -0
- package/msg/tl.js +22 -2
- package/msg/tl.mjs +20 -0
- package/msg/tlh.js +22 -2
- package/msg/tlh.mjs +20 -0
- package/msg/tr.js +36 -16
- package/msg/tr.mjs +20 -0
- package/msg/ug-arab.js +22 -2
- package/msg/ug-arab.mjs +20 -0
- package/msg/uk.js +22 -2
- package/msg/uk.mjs +20 -0
- package/msg/ur.js +22 -2
- package/msg/ur.mjs +20 -0
- package/msg/uz.js +22 -2
- package/msg/uz.mjs +20 -0
- package/msg/vi.js +22 -2
- package/msg/vi.mjs +20 -0
- package/msg/xmf.js +22 -2
- package/msg/xmf.mjs +20 -0
- package/msg/yo.js +22 -2
- package/msg/yo.mjs +20 -0
- package/msg/zgh.js +22 -2
- package/msg/zgh.mjs +20 -0
- package/msg/zh-hans.js +62 -42
- package/msg/zh-hans.mjs +20 -0
- package/msg/zh-hant.js +22 -2
- package/msg/zh-hant.mjs +20 -0
- package/package.json +13 -13
- package/php_compressed.js +21 -21
- package/python_compressed.js +27 -27
package/msg/af.js
CHANGED
|
@@ -77,6 +77,7 @@ Blockly.Msg["CHANGE_VALUE_TITLE"] = "Wysig waarde:";
|
|
|
77
77
|
Blockly.Msg["CHROME_OS"] = "ChromeOS"; // untranslated
|
|
78
78
|
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
|
|
79
79
|
Blockly.Msg["CLOSE"] = "Close"; // untranslated
|
|
80
|
+
Blockly.Msg["CLOSE_BACKPACK"] = "Close backpack"; // untranslated
|
|
80
81
|
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
|
81
82
|
Blockly.Msg["COLLAPSE_ALL"] = "Collapse Blocks"; // untranslated
|
|
82
83
|
Blockly.Msg["COLLAPSE_BLOCK"] = "Collapse Block"; // untranslated
|
|
@@ -132,7 +133,9 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repeat while"; // untransl
|
|
|
132
133
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then do some statements."; // untranslated
|
|
133
134
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
|
134
135
|
Blockly.Msg["CONTROL_KEY"] = "Control"; // untranslated
|
|
136
|
+
Blockly.Msg["COPY_ALL_TO_BACKPACK"] = "Copy All Blocks to Backpack"; // untranslated
|
|
135
137
|
Blockly.Msg["COPY_SHORTCUT"] = "Copy"; // untranslated
|
|
138
|
+
Blockly.Msg["COPY_TO_BACKPACK"] = "Copy to Backpack"; // untranslated
|
|
136
139
|
Blockly.Msg["CURRENT_BLOCK_ANNOUNCEMENT"] = "Current block: %1"; // untranslated
|
|
137
140
|
Blockly.Msg["CUT_SHORTCUT"] = "Cut"; // untranslated
|
|
138
141
|
Blockly.Msg["DELETE_ALL_BLOCKS"] = "verwyder al %1 blokke?";
|
|
@@ -147,6 +150,7 @@ Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
|
|
147
150
|
Blockly.Msg["DUPLICATE_BLOCK"] = "duplikaat";
|
|
148
151
|
Blockly.Msg["DUPLICATE_COMMENT"] = "Dupliseer kommentaar";
|
|
149
152
|
Blockly.Msg["EDIT_BLOCK_CONTENTS"] = "Edit Block contents"; // untranslated
|
|
153
|
+
Blockly.Msg["EMPTY_BACKPACK"] = "Empty Backpack"; // untranslated
|
|
150
154
|
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
|
151
155
|
Blockly.Msg["END_KEY"] = "End"; // untranslated
|
|
152
156
|
Blockly.Msg["ENTER_KEY"] = "Enter"; // untranslated
|
|
@@ -154,12 +158,16 @@ Blockly.Msg["ESCAPE"] = "Escape"; // untranslated
|
|
|
154
158
|
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
|
155
159
|
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
|
156
160
|
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
|
161
|
+
Blockly.Msg["FIELD_BITMAP_BUTTON_LABEL_CLEAR"] = "Clear"; // untranslated
|
|
162
|
+
Blockly.Msg["FIELD_BITMAP_BUTTON_LABEL_RANDOMIZE"] = "Randomize"; // untranslated
|
|
157
163
|
Blockly.Msg["FIELD_LABEL_CHECKBOX_CHECKED"] = "Checked"; // untranslated
|
|
158
164
|
Blockly.Msg["FIELD_LABEL_CHECKBOX_UNCHECKED"] = "Not checked"; // untranslated
|
|
159
165
|
Blockly.Msg["FIELD_LABEL_EDIT_PREFIX"] = "Edit %1"; // untranslated
|
|
160
166
|
Blockly.Msg["FIELD_LABEL_EMPTY"] = "empty"; // untranslated
|
|
161
167
|
Blockly.Msg["FIELD_LABEL_OPTION_INDEX"] = "Option %1"; // untranslated
|
|
162
168
|
Blockly.Msg["FIELD_LABEL_VARIABLE"] = "Variable '%1'"; // untranslated
|
|
169
|
+
Blockly.Msg["FIELD_MULTILINEINPUT_FINISH_EDITING"] = "Finish editing"; // untranslated
|
|
170
|
+
Blockly.Msg["FIELD_MULTILINEINPUT_NEW_LINE"] = "New line"; // untranslated
|
|
163
171
|
Blockly.Msg["HELP"] = "Hulp";
|
|
164
172
|
Blockly.Msg["HELP_PROMPT"] = "Press %1 for help on keyboard controls."; // untranslated
|
|
165
173
|
Blockly.Msg["HOME_KEY"] = "Home"; // untranslated
|
|
@@ -461,6 +469,7 @@ Blockly.Msg["MATH_TRIG_TOOLTIP_ATAN"] = "Return the arctangent of a number."; /
|
|
|
461
469
|
Blockly.Msg["MATH_TRIG_TOOLTIP_COS"] = "Return the cosine of a degree (not radian)."; // untranslated
|
|
462
470
|
Blockly.Msg["MATH_TRIG_TOOLTIP_SIN"] = "Return the sine of a degree (not radian)."; // untranslated
|
|
463
471
|
Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "Return the tangent of a degree (not radian)."; // untranslated
|
|
472
|
+
Blockly.Msg["MINIMAP_ARIA_LABEL"] = "Workspace minimap. Use the arrow keys to pan the workspace."; // untranslated
|
|
464
473
|
Blockly.Msg["MOVE_BLOCK"] = "Move Block"; // untranslated
|
|
465
474
|
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Skep kleur veranderlike";
|
|
466
475
|
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Skep numeriese veranderlike";
|
|
@@ -469,12 +478,14 @@ Blockly.Msg["NEW_VARIABLE"] = "Skep veranderlike";
|
|
|
469
478
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "Nuwe veranderlike naam:";
|
|
470
479
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "Nuwe veranderlike tipe:";
|
|
471
480
|
Blockly.Msg["NO_PARENT_ANNOUNCEMENT"] = "Current block has no parent"; // untranslated
|
|
481
|
+
Blockly.Msg["OPEN_BACKPACK"] = "Open backpack"; // untranslated
|
|
472
482
|
Blockly.Msg["OPEN_TRASH"] = "Open trash"; // untranslated
|
|
473
483
|
Blockly.Msg["OPTION_KEY"] = "Option"; // untranslated
|
|
474
484
|
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
|
475
485
|
Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down"; // untranslated
|
|
476
486
|
Blockly.Msg["PAGE_UP_KEY"] = "Page Up"; // untranslated
|
|
477
487
|
Blockly.Msg["PARENT_BLOCKS_ANNOUNCEMENT"] = "Parent blocks: %1"; // untranslated
|
|
488
|
+
Blockly.Msg["PASTE_ALL_FROM_BACKPACK"] = "Paste All Blocks from Backpack"; // untranslated
|
|
478
489
|
Blockly.Msg["PASTE_SHORTCUT"] = "Paste"; // untranslated
|
|
479
490
|
Blockly.Msg["PAUSE_KEY"] = "Pause"; // untranslated
|
|
480
491
|
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "allow statements"; // untranslated
|
|
@@ -506,6 +517,7 @@ Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
|
|
506
517
|
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
|
507
518
|
Blockly.Msg["REDO"] = "Doen weer";
|
|
508
519
|
Blockly.Msg["REMOVE_COMMENT"] = "Verwyder kommentaar";
|
|
520
|
+
Blockly.Msg["REMOVE_FROM_BACKPACK"] = "Remove from Backpack"; // untranslated
|
|
509
521
|
Blockly.Msg["RENAME_VARIABLE"] = "Hernoem veranderlike...";
|
|
510
522
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Hernoem al %1 veranderlikes na:";
|
|
511
523
|
Blockly.Msg["RESET_ZOOM"] = "Reset zoom"; // untranslated
|
|
@@ -527,6 +539,12 @@ Blockly.Msg["SHORTCUTS_FOCUS_TOOLBOX"] = "Focus toolbox"; // untranslated
|
|
|
527
539
|
Blockly.Msg["SHORTCUTS_FOCUS_WORKSPACE"] = "Focus workspace"; // untranslated
|
|
528
540
|
Blockly.Msg["SHORTCUTS_GENERAL"] = "General"; // untranslated
|
|
529
541
|
Blockly.Msg["SHORTCUTS_INFORMATION"] = "Announce information"; // untranslated
|
|
542
|
+
Blockly.Msg["SHORTCUTS_JUMP_BLOCK_END"] = "Jump to block end"; // untranslated
|
|
543
|
+
Blockly.Msg["SHORTCUTS_JUMP_BLOCK_START"] = "Jump to block start"; // untranslated
|
|
544
|
+
Blockly.Msg["SHORTCUTS_JUMP_BOTTOM_STACK"] = "Jump to bottom of stack"; // untranslated
|
|
545
|
+
Blockly.Msg["SHORTCUTS_JUMP_FIRST_BLOCK"] = "Jump to first block"; // untranslated
|
|
546
|
+
Blockly.Msg["SHORTCUTS_JUMP_LAST_BLOCK"] = "Jump to last block"; // untranslated
|
|
547
|
+
Blockly.Msg["SHORTCUTS_JUMP_TOP_STACK"] = "Jump to top of stack"; // untranslated
|
|
530
548
|
Blockly.Msg["SHORTCUTS_MOVE_DOWN"] = "Move down"; // untranslated
|
|
531
549
|
Blockly.Msg["SHORTCUTS_MOVE_LEFT"] = "Move left"; // untranslated
|
|
532
550
|
Blockly.Msg["SHORTCUTS_MOVE_RIGHT"] = "Move right"; // untranslated
|
|
@@ -635,13 +653,15 @@ Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ONE"] = "One stack of blocks%2 in workspa
|
|
|
635
653
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ZERO"] = "No blocks%2 in workspace."; // untranslated
|
|
636
654
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_MANY"] = " and %1 comments"; // untranslated
|
|
637
655
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_ONE"] = " and one comment"; // untranslated
|
|
638
|
-
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "
|
|
656
|
+
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "1 stack of blocks"; // untranslated
|
|
639
657
|
Blockly.Msg["WORKSPACE_LABEL_FLYOUT_WORKSPACE"] = "%1 blocks"; // untranslated
|
|
640
|
-
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "
|
|
658
|
+
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "%1 stacks of blocks"; // untranslated
|
|
641
659
|
Blockly.Msg["WORKSPACE_LABEL_MUTATOR_WORKSPACE"] = "Block editor workspace"; // untranslated
|
|
642
660
|
Blockly.Msg["WORKSPACE_LABEL_PLAIN"] = "Blocks workspace."; // untranslated
|
|
661
|
+
Blockly.Msg["WORKSPACE_ROLEDESCRIPTION"] = "workspace"; // untranslated
|
|
643
662
|
Blockly.Msg["ZOOM_IN"] = "Zoom in"; // untranslated
|
|
644
663
|
Blockly.Msg["ZOOM_OUT"] = "Zoom out"; // untranslated
|
|
664
|
+
Blockly.Msg["ZOOM_TO_FIT_ARIA_LABEL"] = "Zoom to fit"; // untranslated
|
|
645
665
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
646
666
|
Blockly.Msg["CONTROLS_FOR_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
647
667
|
Blockly.Msg["CONTROLS_IF_ELSEIF_TITLE_ELSEIF"] = Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"];
|
package/msg/af.mjs
CHANGED
|
@@ -511,11 +511,18 @@ export const {
|
|
|
511
511
|
SHORTCUTS_CLEANUP,
|
|
512
512
|
SHORTCUTS_SHOW_TOOLTIP,
|
|
513
513
|
SHORTCUTS_TOGGLE_SCREENREADER_MODE,
|
|
514
|
+
SHORTCUTS_JUMP_BLOCK_START,
|
|
515
|
+
SHORTCUTS_JUMP_BLOCK_END,
|
|
516
|
+
SHORTCUTS_JUMP_TOP_STACK,
|
|
517
|
+
SHORTCUTS_JUMP_BOTTOM_STACK,
|
|
518
|
+
SHORTCUTS_JUMP_FIRST_BLOCK,
|
|
519
|
+
SHORTCUTS_JUMP_LAST_BLOCK,
|
|
514
520
|
KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT,
|
|
515
521
|
KEYBOARD_NAV_CONSTRAINED_MOVE_HINT,
|
|
516
522
|
KEYBOARD_NAV_COPIED_HINT,
|
|
517
523
|
KEYBOARD_NAV_CUT_HINT,
|
|
518
524
|
WORKSPACE_LABEL_PLAIN,
|
|
525
|
+
WORKSPACE_ROLEDESCRIPTION,
|
|
519
526
|
WORKSPACE_LABEL_1_STACK,
|
|
520
527
|
WORKSPACE_LABEL_MANY_STACKS,
|
|
521
528
|
WORKSPACE_LABEL_MUTATOR_WORKSPACE,
|
|
@@ -653,4 +660,17 @@ export const {
|
|
|
653
660
|
ARIA_TYPE_FIELD_COLOUR,
|
|
654
661
|
ARIA_TYPE_FIELD_BITMAP,
|
|
655
662
|
ARIA_TYPE_FIELD_GRID,
|
|
663
|
+
FIELD_BITMAP_BUTTON_LABEL_RANDOMIZE,
|
|
664
|
+
FIELD_BITMAP_BUTTON_LABEL_CLEAR,
|
|
665
|
+
OPEN_BACKPACK,
|
|
666
|
+
CLOSE_BACKPACK,
|
|
667
|
+
COPY_ALL_TO_BACKPACK,
|
|
668
|
+
COPY_TO_BACKPACK,
|
|
669
|
+
EMPTY_BACKPACK,
|
|
670
|
+
PASTE_ALL_FROM_BACKPACK,
|
|
671
|
+
REMOVE_FROM_BACKPACK,
|
|
672
|
+
FIELD_MULTILINEINPUT_FINISH_EDITING,
|
|
673
|
+
FIELD_MULTILINEINPUT_NEW_LINE,
|
|
674
|
+
ZOOM_TO_FIT_ARIA_LABEL,
|
|
675
|
+
MINIMAP_ARIA_LABEL,
|
|
656
676
|
} = af;
|
package/msg/am.js
CHANGED
|
@@ -77,6 +77,7 @@ Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
|
|
77
77
|
Blockly.Msg["CHROME_OS"] = "ChromeOS"; // untranslated
|
|
78
78
|
Blockly.Msg["CLEAN_UP"] = "ብሎኮቹን ይሰድሩ";
|
|
79
79
|
Blockly.Msg["CLOSE"] = "Close"; // untranslated
|
|
80
|
+
Blockly.Msg["CLOSE_BACKPACK"] = "Close backpack"; // untranslated
|
|
80
81
|
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
|
81
82
|
Blockly.Msg["COLLAPSE_ALL"] = "የብሎኮቹን መረጃዎች ያሳጥሩ";
|
|
82
83
|
Blockly.Msg["COLLAPSE_BLOCK"] = "የብሎኩን መረጃ ያሳጥሩ";
|
|
@@ -132,7 +133,9 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repeat while"; // untransl
|
|
|
132
133
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then do some statements."; // untranslated
|
|
133
134
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
|
134
135
|
Blockly.Msg["CONTROL_KEY"] = "Control"; // untranslated
|
|
136
|
+
Blockly.Msg["COPY_ALL_TO_BACKPACK"] = "Copy All Blocks to Backpack"; // untranslated
|
|
135
137
|
Blockly.Msg["COPY_SHORTCUT"] = "Copy"; // untranslated
|
|
138
|
+
Blockly.Msg["COPY_TO_BACKPACK"] = "Copy to Backpack"; // untranslated
|
|
136
139
|
Blockly.Msg["CURRENT_BLOCK_ANNOUNCEMENT"] = "Current block: %1"; // untranslated
|
|
137
140
|
Blockly.Msg["CUT_SHORTCUT"] = "Cut"; // untranslated
|
|
138
141
|
Blockly.Msg["DELETE_ALL_BLOCKS"] = "%1 ያህል ብሎኮች ይሰረዙ?";
|
|
@@ -147,6 +150,7 @@ Blockly.Msg["DISABLE_BLOCK"] = "ብሎኩን ለጊዜው ያጥፉ";
|
|
|
147
150
|
Blockly.Msg["DUPLICATE_BLOCK"] = "ቅጂ";
|
|
148
151
|
Blockly.Msg["DUPLICATE_COMMENT"] = "ማስታወሻውን ይቅዱ";
|
|
149
152
|
Blockly.Msg["EDIT_BLOCK_CONTENTS"] = "Edit Block contents"; // untranslated
|
|
153
|
+
Blockly.Msg["EMPTY_BACKPACK"] = "Empty Backpack"; // untranslated
|
|
150
154
|
Blockly.Msg["ENABLE_BLOCK"] = "ብሎኩን ደግመው ያስጀምሩ";
|
|
151
155
|
Blockly.Msg["END_KEY"] = "End"; // untranslated
|
|
152
156
|
Blockly.Msg["ENTER_KEY"] = "Enter"; // untranslated
|
|
@@ -154,12 +158,16 @@ Blockly.Msg["ESCAPE"] = "Escape"; // untranslated
|
|
|
154
158
|
Blockly.Msg["EXPAND_ALL"] = "የብሎኮቹን መረጃዎች ዳግም ያስረዝሙ";
|
|
155
159
|
Blockly.Msg["EXPAND_BLOCK"] = "የብሎኩን መረጃ ዳግም ያስረዝሙ";
|
|
156
160
|
Blockly.Msg["EXTERNAL_INPUTS"] = "የውጪ ግብዓቶች";
|
|
161
|
+
Blockly.Msg["FIELD_BITMAP_BUTTON_LABEL_CLEAR"] = "Clear"; // untranslated
|
|
162
|
+
Blockly.Msg["FIELD_BITMAP_BUTTON_LABEL_RANDOMIZE"] = "Randomize"; // untranslated
|
|
157
163
|
Blockly.Msg["FIELD_LABEL_CHECKBOX_CHECKED"] = "Checked"; // untranslated
|
|
158
164
|
Blockly.Msg["FIELD_LABEL_CHECKBOX_UNCHECKED"] = "Not checked"; // untranslated
|
|
159
165
|
Blockly.Msg["FIELD_LABEL_EDIT_PREFIX"] = "Edit %1"; // untranslated
|
|
160
166
|
Blockly.Msg["FIELD_LABEL_EMPTY"] = "empty"; // untranslated
|
|
161
167
|
Blockly.Msg["FIELD_LABEL_OPTION_INDEX"] = "Option %1"; // untranslated
|
|
162
168
|
Blockly.Msg["FIELD_LABEL_VARIABLE"] = "Variable '%1'"; // untranslated
|
|
169
|
+
Blockly.Msg["FIELD_MULTILINEINPUT_FINISH_EDITING"] = "Finish editing"; // untranslated
|
|
170
|
+
Blockly.Msg["FIELD_MULTILINEINPUT_NEW_LINE"] = "New line"; // untranslated
|
|
163
171
|
Blockly.Msg["HELP"] = "እገዛ";
|
|
164
172
|
Blockly.Msg["HELP_PROMPT"] = "Press %1 for help on keyboard controls."; // untranslated
|
|
165
173
|
Blockly.Msg["HOME_KEY"] = "Home"; // untranslated
|
|
@@ -461,6 +469,7 @@ Blockly.Msg["MATH_TRIG_TOOLTIP_ATAN"] = "Return the arctangent of a number."; /
|
|
|
461
469
|
Blockly.Msg["MATH_TRIG_TOOLTIP_COS"] = "Return the cosine of a degree (not radian)."; // untranslated
|
|
462
470
|
Blockly.Msg["MATH_TRIG_TOOLTIP_SIN"] = "Return the sine of a degree (not radian)."; // untranslated
|
|
463
471
|
Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "Return the tangent of a degree (not radian)."; // untranslated
|
|
472
|
+
Blockly.Msg["MINIMAP_ARIA_LABEL"] = "Workspace minimap. Use the arrow keys to pan the workspace."; // untranslated
|
|
464
473
|
Blockly.Msg["MOVE_BLOCK"] = "Move Block"; // untranslated
|
|
465
474
|
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Create colour variable..."; // untranslated
|
|
466
475
|
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Create number variable..."; // untranslated
|
|
@@ -469,12 +478,14 @@ Blockly.Msg["NEW_VARIABLE"] = "Create variable..."; // untranslated
|
|
|
469
478
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "New variable name:"; // untranslated
|
|
470
479
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "New variable type:"; // untranslated
|
|
471
480
|
Blockly.Msg["NO_PARENT_ANNOUNCEMENT"] = "Current block has no parent"; // untranslated
|
|
481
|
+
Blockly.Msg["OPEN_BACKPACK"] = "Open backpack"; // untranslated
|
|
472
482
|
Blockly.Msg["OPEN_TRASH"] = "Open trash"; // untranslated
|
|
473
483
|
Blockly.Msg["OPTION_KEY"] = "Option"; // untranslated
|
|
474
484
|
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
|
475
485
|
Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down"; // untranslated
|
|
476
486
|
Blockly.Msg["PAGE_UP_KEY"] = "Page Up"; // untranslated
|
|
477
487
|
Blockly.Msg["PARENT_BLOCKS_ANNOUNCEMENT"] = "Parent blocks: %1"; // untranslated
|
|
488
|
+
Blockly.Msg["PASTE_ALL_FROM_BACKPACK"] = "Paste All Blocks from Backpack"; // untranslated
|
|
478
489
|
Blockly.Msg["PASTE_SHORTCUT"] = "Paste"; // untranslated
|
|
479
490
|
Blockly.Msg["PAUSE_KEY"] = "Pause"; // untranslated
|
|
480
491
|
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "allow statements"; // untranslated
|
|
@@ -506,6 +517,7 @@ Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
|
|
506
517
|
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
|
507
518
|
Blockly.Msg["REDO"] = "ከእንደገና";
|
|
508
519
|
Blockly.Msg["REMOVE_COMMENT"] = "ማስታወሻ ያጥፉ";
|
|
520
|
+
Blockly.Msg["REMOVE_FROM_BACKPACK"] = "Remove from Backpack"; // untranslated
|
|
509
521
|
Blockly.Msg["RENAME_VARIABLE"] = "Rename the '%1' variable"; // untranslated
|
|
510
522
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:"; // untranslated
|
|
511
523
|
Blockly.Msg["RESET_ZOOM"] = "Reset zoom"; // untranslated
|
|
@@ -527,6 +539,12 @@ Blockly.Msg["SHORTCUTS_FOCUS_TOOLBOX"] = "Focus toolbox"; // untranslated
|
|
|
527
539
|
Blockly.Msg["SHORTCUTS_FOCUS_WORKSPACE"] = "Focus workspace"; // untranslated
|
|
528
540
|
Blockly.Msg["SHORTCUTS_GENERAL"] = "General"; // untranslated
|
|
529
541
|
Blockly.Msg["SHORTCUTS_INFORMATION"] = "Announce information"; // untranslated
|
|
542
|
+
Blockly.Msg["SHORTCUTS_JUMP_BLOCK_END"] = "Jump to block end"; // untranslated
|
|
543
|
+
Blockly.Msg["SHORTCUTS_JUMP_BLOCK_START"] = "Jump to block start"; // untranslated
|
|
544
|
+
Blockly.Msg["SHORTCUTS_JUMP_BOTTOM_STACK"] = "Jump to bottom of stack"; // untranslated
|
|
545
|
+
Blockly.Msg["SHORTCUTS_JUMP_FIRST_BLOCK"] = "Jump to first block"; // untranslated
|
|
546
|
+
Blockly.Msg["SHORTCUTS_JUMP_LAST_BLOCK"] = "Jump to last block"; // untranslated
|
|
547
|
+
Blockly.Msg["SHORTCUTS_JUMP_TOP_STACK"] = "Jump to top of stack"; // untranslated
|
|
530
548
|
Blockly.Msg["SHORTCUTS_MOVE_DOWN"] = "Move down"; // untranslated
|
|
531
549
|
Blockly.Msg["SHORTCUTS_MOVE_LEFT"] = "Move left"; // untranslated
|
|
532
550
|
Blockly.Msg["SHORTCUTS_MOVE_RIGHT"] = "Move right"; // untranslated
|
|
@@ -635,13 +653,15 @@ Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ONE"] = "One stack of blocks%2 in workspa
|
|
|
635
653
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ZERO"] = "No blocks%2 in workspace."; // untranslated
|
|
636
654
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_MANY"] = " and %1 comments"; // untranslated
|
|
637
655
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_ONE"] = " and one comment"; // untranslated
|
|
638
|
-
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "
|
|
656
|
+
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "1 stack of blocks"; // untranslated
|
|
639
657
|
Blockly.Msg["WORKSPACE_LABEL_FLYOUT_WORKSPACE"] = "%1 blocks"; // untranslated
|
|
640
|
-
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "
|
|
658
|
+
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "%1 stacks of blocks"; // untranslated
|
|
641
659
|
Blockly.Msg["WORKSPACE_LABEL_MUTATOR_WORKSPACE"] = "Block editor workspace"; // untranslated
|
|
642
660
|
Blockly.Msg["WORKSPACE_LABEL_PLAIN"] = "Blocks workspace."; // untranslated
|
|
661
|
+
Blockly.Msg["WORKSPACE_ROLEDESCRIPTION"] = "workspace"; // untranslated
|
|
643
662
|
Blockly.Msg["ZOOM_IN"] = "Zoom in"; // untranslated
|
|
644
663
|
Blockly.Msg["ZOOM_OUT"] = "Zoom out"; // untranslated
|
|
664
|
+
Blockly.Msg["ZOOM_TO_FIT_ARIA_LABEL"] = "Zoom to fit"; // untranslated
|
|
645
665
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
646
666
|
Blockly.Msg["CONTROLS_FOR_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
647
667
|
Blockly.Msg["CONTROLS_IF_ELSEIF_TITLE_ELSEIF"] = Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"];
|
package/msg/am.mjs
CHANGED
|
@@ -511,11 +511,18 @@ export const {
|
|
|
511
511
|
SHORTCUTS_CLEANUP,
|
|
512
512
|
SHORTCUTS_SHOW_TOOLTIP,
|
|
513
513
|
SHORTCUTS_TOGGLE_SCREENREADER_MODE,
|
|
514
|
+
SHORTCUTS_JUMP_BLOCK_START,
|
|
515
|
+
SHORTCUTS_JUMP_BLOCK_END,
|
|
516
|
+
SHORTCUTS_JUMP_TOP_STACK,
|
|
517
|
+
SHORTCUTS_JUMP_BOTTOM_STACK,
|
|
518
|
+
SHORTCUTS_JUMP_FIRST_BLOCK,
|
|
519
|
+
SHORTCUTS_JUMP_LAST_BLOCK,
|
|
514
520
|
KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT,
|
|
515
521
|
KEYBOARD_NAV_CONSTRAINED_MOVE_HINT,
|
|
516
522
|
KEYBOARD_NAV_COPIED_HINT,
|
|
517
523
|
KEYBOARD_NAV_CUT_HINT,
|
|
518
524
|
WORKSPACE_LABEL_PLAIN,
|
|
525
|
+
WORKSPACE_ROLEDESCRIPTION,
|
|
519
526
|
WORKSPACE_LABEL_1_STACK,
|
|
520
527
|
WORKSPACE_LABEL_MANY_STACKS,
|
|
521
528
|
WORKSPACE_LABEL_MUTATOR_WORKSPACE,
|
|
@@ -653,4 +660,17 @@ export const {
|
|
|
653
660
|
ARIA_TYPE_FIELD_COLOUR,
|
|
654
661
|
ARIA_TYPE_FIELD_BITMAP,
|
|
655
662
|
ARIA_TYPE_FIELD_GRID,
|
|
663
|
+
FIELD_BITMAP_BUTTON_LABEL_RANDOMIZE,
|
|
664
|
+
FIELD_BITMAP_BUTTON_LABEL_CLEAR,
|
|
665
|
+
OPEN_BACKPACK,
|
|
666
|
+
CLOSE_BACKPACK,
|
|
667
|
+
COPY_ALL_TO_BACKPACK,
|
|
668
|
+
COPY_TO_BACKPACK,
|
|
669
|
+
EMPTY_BACKPACK,
|
|
670
|
+
PASTE_ALL_FROM_BACKPACK,
|
|
671
|
+
REMOVE_FROM_BACKPACK,
|
|
672
|
+
FIELD_MULTILINEINPUT_FINISH_EDITING,
|
|
673
|
+
FIELD_MULTILINEINPUT_NEW_LINE,
|
|
674
|
+
ZOOM_TO_FIT_ARIA_LABEL,
|
|
675
|
+
MINIMAP_ARIA_LABEL,
|
|
656
676
|
} = am;
|
package/msg/ar.js
CHANGED
|
@@ -77,6 +77,7 @@ Blockly.Msg["CHANGE_VALUE_TITLE"] = "تغيير قيمة:";
|
|
|
77
77
|
Blockly.Msg["CHROME_OS"] = "نظام التشغيل ChromeOS";
|
|
78
78
|
Blockly.Msg["CLEAN_UP"] = "تنظيف الكتل";
|
|
79
79
|
Blockly.Msg["CLOSE"] = "إغلاق";
|
|
80
|
+
Blockly.Msg["CLOSE_BACKPACK"] = "Close backpack"; // untranslated
|
|
80
81
|
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "الكتل المطوية تحتوي على تحذيرات.";
|
|
81
82
|
Blockly.Msg["COLLAPSE_ALL"] = "انهيار الكتل";
|
|
82
83
|
Blockly.Msg["COLLAPSE_BLOCK"] = "انهيار الكتلة";
|
|
@@ -97,7 +98,7 @@ Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorper
|
|
|
97
98
|
Blockly.Msg["COLOUR_RGB_RED"] = "أحمر";
|
|
98
99
|
Blockly.Msg["COLOUR_RGB_TITLE"] = "لون مع";
|
|
99
100
|
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "إنشئ لون بالكمية المحددة من الأحمر, الأخضر والأزرق. بحيث يجب تكون كافة القيم بين 0 و 100.";
|
|
100
|
-
Blockly.Msg["COMMAND_KEY"] = "
|
|
101
|
+
Blockly.Msg["COMMAND_KEY"] = "يأمر";
|
|
101
102
|
Blockly.Msg["CONTEXT_MENU_KEY"] = "≣ Menu"; // untranslated
|
|
102
103
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
|
103
104
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK"] = "اخرج من الحلقة";
|
|
@@ -131,13 +132,15 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "اكرّر حتى";
|
|
|
131
132
|
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "اكرّر طالما";
|
|
132
133
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "بما ان القيمة خاطئة, نفّذ بعض الأوامر.";
|
|
133
134
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "بما ان القيمة صحيحة, نفّذ بعض الأوامر.";
|
|
134
|
-
Blockly.Msg["CONTROL_KEY"] = "
|
|
135
|
+
Blockly.Msg["CONTROL_KEY"] = "يتحكم";
|
|
136
|
+
Blockly.Msg["COPY_ALL_TO_BACKPACK"] = "Copy All Blocks to Backpack"; // untranslated
|
|
135
137
|
Blockly.Msg["COPY_SHORTCUT"] = "نسخ";
|
|
138
|
+
Blockly.Msg["COPY_TO_BACKPACK"] = "Copy to Backpack"; // untranslated
|
|
136
139
|
Blockly.Msg["CURRENT_BLOCK_ANNOUNCEMENT"] = "Current block: %1"; // untranslated
|
|
137
140
|
Blockly.Msg["CUT_SHORTCUT"] = "قطع";
|
|
138
141
|
Blockly.Msg["DELETE_ALL_BLOCKS"] = "حذف %1 كتلة؟";
|
|
139
142
|
Blockly.Msg["DELETE_BLOCK"] = "حذف كتلة";
|
|
140
|
-
Blockly.Msg["DELETE_KEY"] = "
|
|
143
|
+
Blockly.Msg["DELETE_KEY"] = "يمسح";
|
|
141
144
|
Blockly.Msg["DELETE_VARIABLE"] = "حذف المتغير %1";
|
|
142
145
|
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "حذف%1 1 استخدامات المتغير '%2'؟";
|
|
143
146
|
Blockly.Msg["DELETE_X_BLOCKS"] = "احذف %1 كتلة";
|
|
@@ -147,6 +150,7 @@ Blockly.Msg["DISABLE_BLOCK"] = "عطّل كتلة";
|
|
|
147
150
|
Blockly.Msg["DUPLICATE_BLOCK"] = "مكرر";
|
|
148
151
|
Blockly.Msg["DUPLICATE_COMMENT"] = "تعليق مكرر";
|
|
149
152
|
Blockly.Msg["EDIT_BLOCK_CONTENTS"] = "تحرير محتويات المنع";
|
|
153
|
+
Blockly.Msg["EMPTY_BACKPACK"] = "Empty Backpack"; // untranslated
|
|
150
154
|
Blockly.Msg["ENABLE_BLOCK"] = "تمكين كتلة";
|
|
151
155
|
Blockly.Msg["END_KEY"] = "End"; // untranslated
|
|
152
156
|
Blockly.Msg["ENTER_KEY"] = "Enter"; // untranslated
|
|
@@ -154,14 +158,18 @@ Blockly.Msg["ESCAPE"] = "Escape"; // untranslated
|
|
|
154
158
|
Blockly.Msg["EXPAND_ALL"] = "وسٌّع الكتل";
|
|
155
159
|
Blockly.Msg["EXPAND_BLOCK"] = "وسٌّع الكتلة";
|
|
156
160
|
Blockly.Msg["EXTERNAL_INPUTS"] = "مدخلات خارجية";
|
|
161
|
+
Blockly.Msg["FIELD_BITMAP_BUTTON_LABEL_CLEAR"] = "Clear"; // untranslated
|
|
162
|
+
Blockly.Msg["FIELD_BITMAP_BUTTON_LABEL_RANDOMIZE"] = "Randomize"; // untranslated
|
|
157
163
|
Blockly.Msg["FIELD_LABEL_CHECKBOX_CHECKED"] = "Checked"; // untranslated
|
|
158
164
|
Blockly.Msg["FIELD_LABEL_CHECKBOX_UNCHECKED"] = "Not checked"; // untranslated
|
|
159
165
|
Blockly.Msg["FIELD_LABEL_EDIT_PREFIX"] = "Edit %1"; // untranslated
|
|
160
166
|
Blockly.Msg["FIELD_LABEL_EMPTY"] = "empty"; // untranslated
|
|
161
167
|
Blockly.Msg["FIELD_LABEL_OPTION_INDEX"] = "Option %1"; // untranslated
|
|
162
168
|
Blockly.Msg["FIELD_LABEL_VARIABLE"] = "Variable '%1'"; // untranslated
|
|
169
|
+
Blockly.Msg["FIELD_MULTILINEINPUT_FINISH_EDITING"] = "Finish editing"; // untranslated
|
|
170
|
+
Blockly.Msg["FIELD_MULTILINEINPUT_NEW_LINE"] = "New line"; // untranslated
|
|
163
171
|
Blockly.Msg["HELP"] = "مساعدة";
|
|
164
|
-
Blockly.Msg["HELP_PROMPT"] = "اضغط على %1 للحصول على مساعدة بشأن عناصر التحكم
|
|
172
|
+
Blockly.Msg["HELP_PROMPT"] = "اضغط على %1 للحصول على مساعدة بشأن عناصر التحكم في لوحة المفاتيح.";
|
|
165
173
|
Blockly.Msg["HOME_KEY"] = "Home"; // untranslated
|
|
166
174
|
Blockly.Msg["ICON_LABEL_COMMENT_CLOSED"] = "Open Comment"; // untranslated
|
|
167
175
|
Blockly.Msg["ICON_LABEL_COMMENT_OPEN"] = "Close Comment"; // untranslated
|
|
@@ -224,11 +232,11 @@ Blockly.Msg["INPUT_LABEL_VALUE_B"] = "second value"; // untranslated
|
|
|
224
232
|
Blockly.Msg["INPUT_LABEL_VARIABLES_SET"] = "value to set"; // untranslated
|
|
225
233
|
Blockly.Msg["INSERT_KEY"] = "Insert"; // untranslated
|
|
226
234
|
Blockly.Msg["KEYBOARD_NAV_BLOCK_NAVIGATION_HINT"] = "Use %1 to navigate inside of blocks."; // untranslated
|
|
227
|
-
Blockly.Msg["KEYBOARD_NAV_CONSTRAINED_MOVE_HINT"] = "استخدم مفاتيح الأسهم للتحرك، ثم
|
|
235
|
+
Blockly.Msg["KEYBOARD_NAV_CONSTRAINED_MOVE_HINT"] = "استخدم مفاتيح الأسهم للتحرك، ثم %1 لقبول الموضع.";
|
|
228
236
|
Blockly.Msg["KEYBOARD_NAV_COPIED_HINT"] = "تم النسخ. اضغط %1 للصق.";
|
|
229
237
|
Blockly.Msg["KEYBOARD_NAV_CUT_HINT"] = "قص. اضغط على %1 للصق.";
|
|
230
238
|
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
|
|
231
|
-
Blockly.Msg["KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT"] = "اضغط باستمرار على %1 واستخدم مفاتيح الأسهم للتحرك بحرية، ثم اضغط على %2 لقبول
|
|
239
|
+
Blockly.Msg["KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT"] = "اضغط باستمرار على %1 واستخدم مفاتيح الأسهم للتحرك بحرية، ثم اضغط على %2 لقبول الموضع.";
|
|
232
240
|
Blockly.Msg["KEYBOARD_NAV_WORKSPACE_NAVIGATION_HINT"] = "Use the arrow keys to navigate."; // untranslated
|
|
233
241
|
Blockly.Msg["LINUX"] = "لينكس";
|
|
234
242
|
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Lists#create-empty-list"; // untranslated
|
|
@@ -461,6 +469,7 @@ Blockly.Msg["MATH_TRIG_TOOLTIP_ATAN"] = "يرجع قوس الظل للرقم.";
|
|
|
461
469
|
Blockly.Msg["MATH_TRIG_TOOLTIP_COS"] = "يرجع جيب التمام لدرجة (لا زواية نصف قطرية).";
|
|
462
470
|
Blockly.Msg["MATH_TRIG_TOOLTIP_SIN"] = "يرجع جيب التمام لدرجة (لا زواية نصف قطرية).";
|
|
463
471
|
Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "يرجع الظل لدرجة (لا دائرة نصف قطرية).";
|
|
472
|
+
Blockly.Msg["MINIMAP_ARIA_LABEL"] = "Workspace minimap. Use the arrow keys to pan the workspace."; // untranslated
|
|
464
473
|
Blockly.Msg["MOVE_BLOCK"] = "نقل المنع";
|
|
465
474
|
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "انشاء متغير لوني...";
|
|
466
475
|
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "انشاء متغير رقمي...";
|
|
@@ -469,12 +478,14 @@ Blockly.Msg["NEW_VARIABLE"] = "إنشاء متغير...";
|
|
|
469
478
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "اسم المتغير الجديد:";
|
|
470
479
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "نوع متغير جديد:";
|
|
471
480
|
Blockly.Msg["NO_PARENT_ANNOUNCEMENT"] = "Current block has no parent"; // untranslated
|
|
481
|
+
Blockly.Msg["OPEN_BACKPACK"] = "Open backpack"; // untranslated
|
|
472
482
|
Blockly.Msg["OPEN_TRASH"] = "Open trash"; // untranslated
|
|
473
|
-
Blockly.Msg["OPTION_KEY"] = "
|
|
483
|
+
Blockly.Msg["OPTION_KEY"] = "خيار";
|
|
474
484
|
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
|
475
485
|
Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down"; // untranslated
|
|
476
486
|
Blockly.Msg["PAGE_UP_KEY"] = "Page Up"; // untranslated
|
|
477
487
|
Blockly.Msg["PARENT_BLOCKS_ANNOUNCEMENT"] = "Parent blocks: %1"; // untranslated
|
|
488
|
+
Blockly.Msg["PASTE_ALL_FROM_BACKPACK"] = "Paste All Blocks from Backpack"; // untranslated
|
|
478
489
|
Blockly.Msg["PASTE_SHORTCUT"] = "لصق";
|
|
479
490
|
Blockly.Msg["PAUSE_KEY"] = "Pause"; // untranslated
|
|
480
491
|
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "اسمح بالبيانات";
|
|
@@ -506,7 +517,8 @@ Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "المدخلات";
|
|
|
506
517
|
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "إضافة أو إزالة أو إعادة ترتيب المدخلات لهذه المهمة.";
|
|
507
518
|
Blockly.Msg["REDO"] = "إعادة";
|
|
508
519
|
Blockly.Msg["REMOVE_COMMENT"] = "أزل التعليق";
|
|
509
|
-
Blockly.Msg["
|
|
520
|
+
Blockly.Msg["REMOVE_FROM_BACKPACK"] = "Remove from Backpack"; // untranslated
|
|
521
|
+
Blockly.Msg["RENAME_VARIABLE"] = "أعد تسمية المتغير '%1'";
|
|
510
522
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "إعادة تسمية كافة المتغيرات '%1' إلى:";
|
|
511
523
|
Blockly.Msg["RESET_ZOOM"] = "Reset zoom"; // untranslated
|
|
512
524
|
Blockly.Msg["SCREENREADER_HINT"] = "Use the arrow keys to navigate. Press %1 to toggle screenreader accessibility mode."; // untranslated
|
|
@@ -527,6 +539,12 @@ Blockly.Msg["SHORTCUTS_FOCUS_TOOLBOX"] = "Focus toolbox"; // untranslated
|
|
|
527
539
|
Blockly.Msg["SHORTCUTS_FOCUS_WORKSPACE"] = "Focus workspace"; // untranslated
|
|
528
540
|
Blockly.Msg["SHORTCUTS_GENERAL"] = "عام";
|
|
529
541
|
Blockly.Msg["SHORTCUTS_INFORMATION"] = "Announce information"; // untranslated
|
|
542
|
+
Blockly.Msg["SHORTCUTS_JUMP_BLOCK_END"] = "Jump to block end"; // untranslated
|
|
543
|
+
Blockly.Msg["SHORTCUTS_JUMP_BLOCK_START"] = "Jump to block start"; // untranslated
|
|
544
|
+
Blockly.Msg["SHORTCUTS_JUMP_BOTTOM_STACK"] = "Jump to bottom of stack"; // untranslated
|
|
545
|
+
Blockly.Msg["SHORTCUTS_JUMP_FIRST_BLOCK"] = "Jump to first block"; // untranslated
|
|
546
|
+
Blockly.Msg["SHORTCUTS_JUMP_LAST_BLOCK"] = "Jump to last block"; // untranslated
|
|
547
|
+
Blockly.Msg["SHORTCUTS_JUMP_TOP_STACK"] = "Jump to top of stack"; // untranslated
|
|
530
548
|
Blockly.Msg["SHORTCUTS_MOVE_DOWN"] = "Move down"; // untranslated
|
|
531
549
|
Blockly.Msg["SHORTCUTS_MOVE_LEFT"] = "Move left"; // untranslated
|
|
532
550
|
Blockly.Msg["SHORTCUTS_MOVE_RIGHT"] = "Move right"; // untranslated
|
|
@@ -635,13 +653,15 @@ Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ONE"] = "One stack of blocks%2 in workspa
|
|
|
635
653
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ZERO"] = "No blocks%2 in workspace."; // untranslated
|
|
636
654
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_MANY"] = " and %1 comments"; // untranslated
|
|
637
655
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_ONE"] = " and one comment"; // untranslated
|
|
638
|
-
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "
|
|
656
|
+
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "1 stack of blocks"; // untranslated
|
|
639
657
|
Blockly.Msg["WORKSPACE_LABEL_FLYOUT_WORKSPACE"] = "%1 blocks"; // untranslated
|
|
640
|
-
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "
|
|
658
|
+
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "%1 stacks of blocks"; // untranslated
|
|
641
659
|
Blockly.Msg["WORKSPACE_LABEL_MUTATOR_WORKSPACE"] = "Block editor workspace"; // untranslated
|
|
642
660
|
Blockly.Msg["WORKSPACE_LABEL_PLAIN"] = "Blocks workspace."; // untranslated
|
|
661
|
+
Blockly.Msg["WORKSPACE_ROLEDESCRIPTION"] = "workspace"; // untranslated
|
|
643
662
|
Blockly.Msg["ZOOM_IN"] = "Zoom in"; // untranslated
|
|
644
663
|
Blockly.Msg["ZOOM_OUT"] = "Zoom out"; // untranslated
|
|
664
|
+
Blockly.Msg["ZOOM_TO_FIT_ARIA_LABEL"] = "Zoom to fit"; // untranslated
|
|
645
665
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
646
666
|
Blockly.Msg["CONTROLS_FOR_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
647
667
|
Blockly.Msg["CONTROLS_IF_ELSEIF_TITLE_ELSEIF"] = Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"];
|
package/msg/ar.mjs
CHANGED
|
@@ -511,11 +511,18 @@ export const {
|
|
|
511
511
|
SHORTCUTS_CLEANUP,
|
|
512
512
|
SHORTCUTS_SHOW_TOOLTIP,
|
|
513
513
|
SHORTCUTS_TOGGLE_SCREENREADER_MODE,
|
|
514
|
+
SHORTCUTS_JUMP_BLOCK_START,
|
|
515
|
+
SHORTCUTS_JUMP_BLOCK_END,
|
|
516
|
+
SHORTCUTS_JUMP_TOP_STACK,
|
|
517
|
+
SHORTCUTS_JUMP_BOTTOM_STACK,
|
|
518
|
+
SHORTCUTS_JUMP_FIRST_BLOCK,
|
|
519
|
+
SHORTCUTS_JUMP_LAST_BLOCK,
|
|
514
520
|
KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT,
|
|
515
521
|
KEYBOARD_NAV_CONSTRAINED_MOVE_HINT,
|
|
516
522
|
KEYBOARD_NAV_COPIED_HINT,
|
|
517
523
|
KEYBOARD_NAV_CUT_HINT,
|
|
518
524
|
WORKSPACE_LABEL_PLAIN,
|
|
525
|
+
WORKSPACE_ROLEDESCRIPTION,
|
|
519
526
|
WORKSPACE_LABEL_1_STACK,
|
|
520
527
|
WORKSPACE_LABEL_MANY_STACKS,
|
|
521
528
|
WORKSPACE_LABEL_MUTATOR_WORKSPACE,
|
|
@@ -653,4 +660,17 @@ export const {
|
|
|
653
660
|
ARIA_TYPE_FIELD_COLOUR,
|
|
654
661
|
ARIA_TYPE_FIELD_BITMAP,
|
|
655
662
|
ARIA_TYPE_FIELD_GRID,
|
|
663
|
+
FIELD_BITMAP_BUTTON_LABEL_RANDOMIZE,
|
|
664
|
+
FIELD_BITMAP_BUTTON_LABEL_CLEAR,
|
|
665
|
+
OPEN_BACKPACK,
|
|
666
|
+
CLOSE_BACKPACK,
|
|
667
|
+
COPY_ALL_TO_BACKPACK,
|
|
668
|
+
COPY_TO_BACKPACK,
|
|
669
|
+
EMPTY_BACKPACK,
|
|
670
|
+
PASTE_ALL_FROM_BACKPACK,
|
|
671
|
+
REMOVE_FROM_BACKPACK,
|
|
672
|
+
FIELD_MULTILINEINPUT_FINISH_EDITING,
|
|
673
|
+
FIELD_MULTILINEINPUT_NEW_LINE,
|
|
674
|
+
ZOOM_TO_FIT_ARIA_LABEL,
|
|
675
|
+
MINIMAP_ARIA_LABEL,
|
|
656
676
|
} = ar;
|
package/msg/ast.js
CHANGED
|
@@ -77,6 +77,7 @@ Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
|
|
77
77
|
Blockly.Msg["CHROME_OS"] = "ChromeOS"; // untranslated
|
|
78
78
|
Blockly.Msg["CLEAN_UP"] = "Clean up Blocks"; // untranslated
|
|
79
79
|
Blockly.Msg["CLOSE"] = "Close"; // untranslated
|
|
80
|
+
Blockly.Msg["CLOSE_BACKPACK"] = "Close backpack"; // untranslated
|
|
80
81
|
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
|
81
82
|
Blockly.Msg["COLLAPSE_ALL"] = "Collapse Blocks"; // untranslated
|
|
82
83
|
Blockly.Msg["COLLAPSE_BLOCK"] = "Collapse Block"; // untranslated
|
|
@@ -132,7 +133,9 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repeat while"; // untransl
|
|
|
132
133
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then do some statements."; // untranslated
|
|
133
134
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
|
134
135
|
Blockly.Msg["CONTROL_KEY"] = "Control"; // untranslated
|
|
136
|
+
Blockly.Msg["COPY_ALL_TO_BACKPACK"] = "Copy All Blocks to Backpack"; // untranslated
|
|
135
137
|
Blockly.Msg["COPY_SHORTCUT"] = "Copy"; // untranslated
|
|
138
|
+
Blockly.Msg["COPY_TO_BACKPACK"] = "Copy to Backpack"; // untranslated
|
|
136
139
|
Blockly.Msg["CURRENT_BLOCK_ANNOUNCEMENT"] = "Current block: %1"; // untranslated
|
|
137
140
|
Blockly.Msg["CUT_SHORTCUT"] = "Cut"; // untranslated
|
|
138
141
|
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Delete all %1 blocks?"; // untranslated
|
|
@@ -147,6 +150,7 @@ Blockly.Msg["DISABLE_BLOCK"] = "Disable Block"; // untranslated
|
|
|
147
150
|
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicate"; // untranslated
|
|
148
151
|
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicate Comment"; // untranslated
|
|
149
152
|
Blockly.Msg["EDIT_BLOCK_CONTENTS"] = "Edit Block contents"; // untranslated
|
|
153
|
+
Blockly.Msg["EMPTY_BACKPACK"] = "Empty Backpack"; // untranslated
|
|
150
154
|
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
|
151
155
|
Blockly.Msg["END_KEY"] = "End"; // untranslated
|
|
152
156
|
Blockly.Msg["ENTER_KEY"] = "Enter"; // untranslated
|
|
@@ -154,12 +158,16 @@ Blockly.Msg["ESCAPE"] = "Escape"; // untranslated
|
|
|
154
158
|
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
|
155
159
|
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
|
156
160
|
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
|
161
|
+
Blockly.Msg["FIELD_BITMAP_BUTTON_LABEL_CLEAR"] = "Clear"; // untranslated
|
|
162
|
+
Blockly.Msg["FIELD_BITMAP_BUTTON_LABEL_RANDOMIZE"] = "Randomize"; // untranslated
|
|
157
163
|
Blockly.Msg["FIELD_LABEL_CHECKBOX_CHECKED"] = "Checked"; // untranslated
|
|
158
164
|
Blockly.Msg["FIELD_LABEL_CHECKBOX_UNCHECKED"] = "Not checked"; // untranslated
|
|
159
165
|
Blockly.Msg["FIELD_LABEL_EDIT_PREFIX"] = "Edit %1"; // untranslated
|
|
160
166
|
Blockly.Msg["FIELD_LABEL_EMPTY"] = "empty"; // untranslated
|
|
161
167
|
Blockly.Msg["FIELD_LABEL_OPTION_INDEX"] = "Option %1"; // untranslated
|
|
162
168
|
Blockly.Msg["FIELD_LABEL_VARIABLE"] = "Variable '%1'"; // untranslated
|
|
169
|
+
Blockly.Msg["FIELD_MULTILINEINPUT_FINISH_EDITING"] = "Finish editing"; // untranslated
|
|
170
|
+
Blockly.Msg["FIELD_MULTILINEINPUT_NEW_LINE"] = "New line"; // untranslated
|
|
163
171
|
Blockly.Msg["HELP"] = "Help"; // untranslated
|
|
164
172
|
Blockly.Msg["HELP_PROMPT"] = "Press %1 for help on keyboard controls."; // untranslated
|
|
165
173
|
Blockly.Msg["HOME_KEY"] = "Home"; // untranslated
|
|
@@ -461,6 +469,7 @@ Blockly.Msg["MATH_TRIG_TOOLTIP_ATAN"] = "Return the arctangent of a number."; /
|
|
|
461
469
|
Blockly.Msg["MATH_TRIG_TOOLTIP_COS"] = "Return the cosine of a degree (not radian)."; // untranslated
|
|
462
470
|
Blockly.Msg["MATH_TRIG_TOOLTIP_SIN"] = "Return the sine of a degree (not radian)."; // untranslated
|
|
463
471
|
Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "Return the tangent of a degree (not radian)."; // untranslated
|
|
472
|
+
Blockly.Msg["MINIMAP_ARIA_LABEL"] = "Workspace minimap. Use the arrow keys to pan the workspace."; // untranslated
|
|
464
473
|
Blockly.Msg["MOVE_BLOCK"] = "Move Block"; // untranslated
|
|
465
474
|
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Create colour variable..."; // untranslated
|
|
466
475
|
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Create number variable..."; // untranslated
|
|
@@ -469,12 +478,14 @@ Blockly.Msg["NEW_VARIABLE"] = "Create variable..."; // untranslated
|
|
|
469
478
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "New variable name:"; // untranslated
|
|
470
479
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "New variable type:"; // untranslated
|
|
471
480
|
Blockly.Msg["NO_PARENT_ANNOUNCEMENT"] = "Current block has no parent"; // untranslated
|
|
481
|
+
Blockly.Msg["OPEN_BACKPACK"] = "Open backpack"; // untranslated
|
|
472
482
|
Blockly.Msg["OPEN_TRASH"] = "Open trash"; // untranslated
|
|
473
483
|
Blockly.Msg["OPTION_KEY"] = "Option"; // untranslated
|
|
474
484
|
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
|
475
485
|
Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down"; // untranslated
|
|
476
486
|
Blockly.Msg["PAGE_UP_KEY"] = "Page Up"; // untranslated
|
|
477
487
|
Blockly.Msg["PARENT_BLOCKS_ANNOUNCEMENT"] = "Parent blocks: %1"; // untranslated
|
|
488
|
+
Blockly.Msg["PASTE_ALL_FROM_BACKPACK"] = "Paste All Blocks from Backpack"; // untranslated
|
|
478
489
|
Blockly.Msg["PASTE_SHORTCUT"] = "Paste"; // untranslated
|
|
479
490
|
Blockly.Msg["PAUSE_KEY"] = "Pause"; // untranslated
|
|
480
491
|
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "allow statements"; // untranslated
|
|
@@ -506,6 +517,7 @@ Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
|
|
506
517
|
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
|
507
518
|
Blockly.Msg["REDO"] = "Redo"; // untranslated
|
|
508
519
|
Blockly.Msg["REMOVE_COMMENT"] = "Remove Comment"; // untranslated
|
|
520
|
+
Blockly.Msg["REMOVE_FROM_BACKPACK"] = "Remove from Backpack"; // untranslated
|
|
509
521
|
Blockly.Msg["RENAME_VARIABLE"] = "Rename the '%1' variable"; // untranslated
|
|
510
522
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:"; // untranslated
|
|
511
523
|
Blockly.Msg["RESET_ZOOM"] = "Reset zoom"; // untranslated
|
|
@@ -527,6 +539,12 @@ Blockly.Msg["SHORTCUTS_FOCUS_TOOLBOX"] = "Focus toolbox"; // untranslated
|
|
|
527
539
|
Blockly.Msg["SHORTCUTS_FOCUS_WORKSPACE"] = "Focus workspace"; // untranslated
|
|
528
540
|
Blockly.Msg["SHORTCUTS_GENERAL"] = "General"; // untranslated
|
|
529
541
|
Blockly.Msg["SHORTCUTS_INFORMATION"] = "Announce information"; // untranslated
|
|
542
|
+
Blockly.Msg["SHORTCUTS_JUMP_BLOCK_END"] = "Jump to block end"; // untranslated
|
|
543
|
+
Blockly.Msg["SHORTCUTS_JUMP_BLOCK_START"] = "Jump to block start"; // untranslated
|
|
544
|
+
Blockly.Msg["SHORTCUTS_JUMP_BOTTOM_STACK"] = "Jump to bottom of stack"; // untranslated
|
|
545
|
+
Blockly.Msg["SHORTCUTS_JUMP_FIRST_BLOCK"] = "Jump to first block"; // untranslated
|
|
546
|
+
Blockly.Msg["SHORTCUTS_JUMP_LAST_BLOCK"] = "Jump to last block"; // untranslated
|
|
547
|
+
Blockly.Msg["SHORTCUTS_JUMP_TOP_STACK"] = "Jump to top of stack"; // untranslated
|
|
530
548
|
Blockly.Msg["SHORTCUTS_MOVE_DOWN"] = "Move down"; // untranslated
|
|
531
549
|
Blockly.Msg["SHORTCUTS_MOVE_LEFT"] = "Move left"; // untranslated
|
|
532
550
|
Blockly.Msg["SHORTCUTS_MOVE_RIGHT"] = "Move right"; // untranslated
|
|
@@ -635,13 +653,15 @@ Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ONE"] = "One stack of blocks%2 in workspa
|
|
|
635
653
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ZERO"] = "No blocks%2 in workspace."; // untranslated
|
|
636
654
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_MANY"] = " and %1 comments"; // untranslated
|
|
637
655
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_ONE"] = " and one comment"; // untranslated
|
|
638
|
-
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "
|
|
656
|
+
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "1 stack of blocks"; // untranslated
|
|
639
657
|
Blockly.Msg["WORKSPACE_LABEL_FLYOUT_WORKSPACE"] = "%1 blocks"; // untranslated
|
|
640
|
-
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "
|
|
658
|
+
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "%1 stacks of blocks"; // untranslated
|
|
641
659
|
Blockly.Msg["WORKSPACE_LABEL_MUTATOR_WORKSPACE"] = "Block editor workspace"; // untranslated
|
|
642
660
|
Blockly.Msg["WORKSPACE_LABEL_PLAIN"] = "Blocks workspace."; // untranslated
|
|
661
|
+
Blockly.Msg["WORKSPACE_ROLEDESCRIPTION"] = "workspace"; // untranslated
|
|
643
662
|
Blockly.Msg["ZOOM_IN"] = "Zoom in"; // untranslated
|
|
644
663
|
Blockly.Msg["ZOOM_OUT"] = "Zoom out"; // untranslated
|
|
664
|
+
Blockly.Msg["ZOOM_TO_FIT_ARIA_LABEL"] = "Zoom to fit"; // untranslated
|
|
645
665
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
646
666
|
Blockly.Msg["CONTROLS_FOR_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
647
667
|
Blockly.Msg["CONTROLS_IF_ELSEIF_TITLE_ELSEIF"] = Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"];
|
package/msg/ast.mjs
CHANGED
|
@@ -511,11 +511,18 @@ export const {
|
|
|
511
511
|
SHORTCUTS_CLEANUP,
|
|
512
512
|
SHORTCUTS_SHOW_TOOLTIP,
|
|
513
513
|
SHORTCUTS_TOGGLE_SCREENREADER_MODE,
|
|
514
|
+
SHORTCUTS_JUMP_BLOCK_START,
|
|
515
|
+
SHORTCUTS_JUMP_BLOCK_END,
|
|
516
|
+
SHORTCUTS_JUMP_TOP_STACK,
|
|
517
|
+
SHORTCUTS_JUMP_BOTTOM_STACK,
|
|
518
|
+
SHORTCUTS_JUMP_FIRST_BLOCK,
|
|
519
|
+
SHORTCUTS_JUMP_LAST_BLOCK,
|
|
514
520
|
KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT,
|
|
515
521
|
KEYBOARD_NAV_CONSTRAINED_MOVE_HINT,
|
|
516
522
|
KEYBOARD_NAV_COPIED_HINT,
|
|
517
523
|
KEYBOARD_NAV_CUT_HINT,
|
|
518
524
|
WORKSPACE_LABEL_PLAIN,
|
|
525
|
+
WORKSPACE_ROLEDESCRIPTION,
|
|
519
526
|
WORKSPACE_LABEL_1_STACK,
|
|
520
527
|
WORKSPACE_LABEL_MANY_STACKS,
|
|
521
528
|
WORKSPACE_LABEL_MUTATOR_WORKSPACE,
|
|
@@ -653,4 +660,17 @@ export const {
|
|
|
653
660
|
ARIA_TYPE_FIELD_COLOUR,
|
|
654
661
|
ARIA_TYPE_FIELD_BITMAP,
|
|
655
662
|
ARIA_TYPE_FIELD_GRID,
|
|
663
|
+
FIELD_BITMAP_BUTTON_LABEL_RANDOMIZE,
|
|
664
|
+
FIELD_BITMAP_BUTTON_LABEL_CLEAR,
|
|
665
|
+
OPEN_BACKPACK,
|
|
666
|
+
CLOSE_BACKPACK,
|
|
667
|
+
COPY_ALL_TO_BACKPACK,
|
|
668
|
+
COPY_TO_BACKPACK,
|
|
669
|
+
EMPTY_BACKPACK,
|
|
670
|
+
PASTE_ALL_FROM_BACKPACK,
|
|
671
|
+
REMOVE_FROM_BACKPACK,
|
|
672
|
+
FIELD_MULTILINEINPUT_FINISH_EDITING,
|
|
673
|
+
FIELD_MULTILINEINPUT_NEW_LINE,
|
|
674
|
+
ZOOM_TO_FIT_ARIA_LABEL,
|
|
675
|
+
MINIMAP_ARIA_LABEL,
|
|
656
676
|
} = ast;
|