blockly 13.0.0-beta.0 → 13.0.0-beta.2
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/blockly.min.js +2092 -1318
- package/blockly.mjs +1 -1
- package/blockly_compressed.js +1887 -1190
- package/blockly_compressed.js.map +1 -1
- package/blocks_compressed.js +71 -71
- package/blocks_compressed.js.map +1 -1
- package/core/block.d.ts +18 -0
- package/core/block_aria_composer.d.ts +119 -0
- package/core/block_svg.d.ts +21 -1
- package/core/blockly.d.ts +1 -1
- package/core/bubbles/bubble.d.ts +39 -0
- package/core/bubbles/mini_workspace_bubble.d.ts +4 -1
- package/core/bubbles/text_bubble.d.ts +4 -1
- package/core/dragging/block_drag_strategy.d.ts +45 -3
- package/core/field.d.ts +15 -17
- package/core/field_checkbox.d.ts +27 -0
- package/core/field_dropdown.d.ts +51 -1
- package/core/field_image.d.ts +24 -0
- package/core/field_input.d.ts +23 -0
- package/core/field_number.d.ts +10 -0
- package/core/field_textinput.d.ts +10 -0
- package/core/field_variable.d.ts +9 -0
- package/core/flyout_base.d.ts +10 -0
- package/core/focus_manager.d.ts +47 -2
- package/core/inputs/input.d.ts +15 -0
- package/core/interfaces/i_flyout_inflater.d.ts +9 -0
- package/core/interfaces/i_focusable_node.d.ts +3 -1
- package/core/interfaces/i_json_block_definition.d.ts +1 -0
- package/core/keyboard_nav/keyboard_mover.d.ts +16 -5
- package/core/keyboard_nav/navigation_policies/bubble_navigation_policy.d.ts +63 -0
- package/core/keyboard_nav/navigation_policies/icon_navigation_policy.d.ts +2 -2
- package/core/keyboard_nav/navigators/flyout_navigator.d.ts +1 -1
- package/core/menu.d.ts +3 -0
- package/core/menuitem.d.ts +8 -1
- package/core/shortcut_items.d.ts +16 -1
- package/core/shortcut_registry.d.ts +6 -0
- package/core/toolbox/toolbox.d.ts +5 -11
- package/core/tooltip.d.ts +10 -0
- package/core/trashcan.d.ts +23 -38
- package/core/utils/aria.d.ts +16 -62
- package/core/utils/dom.d.ts +1 -1
- package/core/utils/shortcut_formatting.d.ts +5 -7
- package/core/variables.d.ts +1 -1
- package/core/workspace.d.ts +5 -1
- package/core/workspace_svg.d.ts +8 -0
- package/core/zoom_controls.d.ts +43 -50
- package/dart_compressed.js +62 -62
- package/dart_compressed.js.map +1 -1
- package/index.mjs +1 -1
- package/javascript_compressed.js +55 -55
- package/javascript_compressed.js.map +1 -1
- package/lua_compressed.js +50 -50
- package/lua_compressed.js.map +1 -1
- package/media/drop.mp3 +0 -0
- package/msg/ab.js +78 -1
- package/msg/ab.mjs +78 -1
- package/msg/ace.js +79 -2
- package/msg/ace.mjs +78 -1
- package/msg/af.js +78 -1
- package/msg/af.mjs +78 -1
- package/msg/am.js +79 -2
- package/msg/am.mjs +78 -1
- package/msg/ar.js +101 -24
- package/msg/ar.mjs +78 -1
- package/msg/ast.js +79 -2
- package/msg/ast.mjs +78 -1
- package/msg/az.js +79 -2
- package/msg/az.mjs +78 -1
- package/msg/ba.js +78 -1
- package/msg/ba.mjs +78 -1
- package/msg/bcc.js +78 -1
- package/msg/bcc.mjs +78 -1
- package/msg/be-tarask.js +112 -35
- package/msg/be-tarask.mjs +78 -1
- package/msg/be.js +79 -2
- package/msg/be.mjs +78 -1
- package/msg/bg.js +78 -1
- package/msg/bg.mjs +78 -1
- package/msg/bn.js +79 -2
- package/msg/bn.mjs +78 -1
- package/msg/br.js +79 -2
- package/msg/br.mjs +78 -1
- package/msg/bs.js +78 -1
- package/msg/bs.mjs +78 -1
- package/msg/ca.js +78 -1
- package/msg/ca.mjs +78 -1
- package/msg/ce.js +78 -1
- package/msg/ce.mjs +78 -1
- package/msg/cs.js +86 -9
- package/msg/cs.mjs +78 -1
- package/msg/da.js +102 -25
- package/msg/da.mjs +78 -1
- package/msg/de.js +78 -1
- package/msg/de.mjs +78 -1
- package/msg/diq.js +80 -3
- package/msg/diq.mjs +78 -1
- package/msg/dtp.js +78 -1
- package/msg/dtp.mjs +78 -1
- package/msg/dty.js +78 -1
- package/msg/dty.mjs +78 -1
- package/msg/ee.js +78 -1
- package/msg/ee.mjs +78 -1
- package/msg/el.js +109 -32
- package/msg/el.mjs +78 -1
- package/msg/en-gb.js +78 -1
- package/msg/en-gb.mjs +78 -1
- package/msg/en.js +79 -2
- package/msg/en.mjs +78 -1
- package/msg/eo.js +78 -1
- package/msg/eo.mjs +78 -1
- package/msg/es.js +88 -11
- package/msg/es.mjs +78 -1
- package/msg/et.js +78 -1
- package/msg/et.mjs +78 -1
- package/msg/eu.js +78 -1
- package/msg/eu.mjs +78 -1
- package/msg/fa.js +79 -2
- package/msg/fa.mjs +78 -1
- package/msg/fi.js +97 -20
- package/msg/fi.mjs +78 -1
- package/msg/fo.js +78 -1
- package/msg/fo.mjs +78 -1
- package/msg/fr.js +101 -24
- package/msg/fr.mjs +78 -1
- package/msg/frr.js +79 -2
- package/msg/frr.mjs +78 -1
- package/msg/ga.js +550 -0
- package/msg/{cdo.mjs → ga.mjs} +80 -3
- package/msg/gl.js +101 -24
- package/msg/gl.mjs +78 -1
- package/msg/gn.js +79 -2
- package/msg/gn.mjs +78 -1
- package/msg/gor.js +78 -1
- package/msg/gor.mjs +78 -1
- package/msg/ha.js +78 -1
- package/msg/ha.mjs +78 -1
- package/msg/hak.js +79 -2
- package/msg/hak.mjs +78 -1
- package/msg/he.js +128 -51
- package/msg/he.mjs +78 -1
- package/msg/hi.js +78 -1
- package/msg/hi.mjs +78 -1
- package/msg/hr.js +78 -1
- package/msg/hr.mjs +78 -1
- package/msg/hrx.js +78 -1
- package/msg/hrx.mjs +78 -1
- package/msg/hsb.js +78 -1
- package/msg/hsb.mjs +78 -1
- package/msg/hu.js +80 -3
- package/msg/hu.mjs +78 -1
- package/msg/hy.js +78 -1
- package/msg/hy.mjs +78 -1
- package/msg/ia.js +101 -24
- package/msg/ia.mjs +78 -1
- package/msg/id.js +308 -231
- package/msg/id.mjs +78 -1
- package/msg/ig.js +86 -9
- package/msg/ig.mjs +78 -1
- package/msg/inh.js +78 -1
- package/msg/inh.mjs +78 -1
- package/msg/is.js +78 -1
- package/msg/is.mjs +78 -1
- package/msg/it.js +104 -27
- package/msg/it.mjs +78 -1
- package/msg/ja.js +101 -24
- package/msg/ja.mjs +78 -1
- package/msg/ka.js +80 -3
- package/msg/ka.mjs +78 -1
- package/msg/kab.js +87 -10
- package/msg/kab.mjs +78 -1
- package/msg/kbd-cyrl.js +79 -2
- package/msg/kbd-cyrl.mjs +78 -1
- package/msg/km.js +78 -1
- package/msg/km.mjs +78 -1
- package/msg/kn.js +78 -1
- package/msg/kn.mjs +78 -1
- package/msg/ko.js +103 -26
- package/msg/ko.mjs +78 -1
- package/msg/krc.js +550 -0
- package/msg/krc.mjs +531 -0
- package/msg/ksh.js +79 -2
- package/msg/ksh.mjs +78 -1
- package/msg/ku-latn.js +79 -2
- package/msg/ku-latn.mjs +78 -1
- package/msg/ky.js +80 -3
- package/msg/ky.mjs +78 -1
- package/msg/la.js +79 -2
- package/msg/la.mjs +78 -1
- package/msg/lb.js +89 -12
- package/msg/lb.mjs +78 -1
- package/msg/lki.js +78 -1
- package/msg/lki.mjs +78 -1
- package/msg/lo.js +78 -1
- package/msg/lo.mjs +78 -1
- package/msg/lrc.js +78 -1
- package/msg/lrc.mjs +78 -1
- package/msg/lt.js +79 -2
- package/msg/lt.mjs +78 -1
- package/msg/lv.js +89 -12
- package/msg/lv.mjs +78 -1
- package/msg/mg.js +78 -1
- package/msg/mg.mjs +78 -1
- package/msg/mk.js +78 -1
- package/msg/mk.mjs +78 -1
- package/msg/ml.js +78 -1
- package/msg/ml.mjs +78 -1
- package/msg/mnw.js +78 -1
- package/msg/mnw.mjs +78 -1
- package/msg/ms.js +87 -10
- package/msg/ms.mjs +78 -1
- package/msg/my.js +78 -1
- package/msg/my.mjs +78 -1
- package/msg/mzn.js +79 -2
- package/msg/mzn.mjs +78 -1
- package/msg/nb.js +78 -1
- package/msg/nb.mjs +78 -1
- package/msg/ne.js +87 -10
- package/msg/ne.mjs +78 -1
- package/msg/nl.js +101 -24
- package/msg/nl.mjs +78 -1
- package/msg/oc.js +78 -1
- package/msg/oc.mjs +78 -1
- package/msg/olo.js +79 -2
- package/msg/olo.mjs +78 -1
- package/msg/pa.js +87 -10
- package/msg/pa.mjs +78 -1
- package/msg/pl.js +101 -24
- package/msg/pl.mjs +78 -1
- package/msg/pms.js +101 -24
- package/msg/pms.mjs +78 -1
- package/msg/ps.js +96 -19
- package/msg/ps.mjs +78 -1
- package/msg/pt-br.js +101 -24
- package/msg/pt-br.mjs +78 -1
- package/msg/pt.js +101 -24
- package/msg/pt.mjs +78 -1
- package/msg/ro.js +110 -33
- package/msg/ro.mjs +78 -1
- package/msg/ru.js +101 -24
- package/msg/ru.mjs +78 -1
- package/msg/sc.js +78 -1
- package/msg/sc.mjs +78 -1
- package/msg/sco.js +79 -2
- package/msg/sco.mjs +78 -1
- package/msg/sd.js +78 -1
- package/msg/sd.mjs +78 -1
- package/msg/shn.js +78 -1
- package/msg/shn.mjs +78 -1
- package/msg/si.js +79 -2
- package/msg/si.mjs +78 -1
- package/msg/sk.js +79 -2
- package/msg/sk.mjs +78 -1
- package/msg/skr-arab.js +81 -4
- package/msg/skr-arab.mjs +78 -1
- package/msg/sl.js +102 -25
- package/msg/sl.mjs +78 -1
- package/msg/smn.js +80 -3
- package/msg/smn.mjs +78 -1
- package/msg/sq.js +87 -10
- package/msg/sq.mjs +78 -1
- package/msg/sr-latn.js +78 -1
- package/msg/sr-latn.mjs +78 -1
- package/msg/sr.js +78 -1
- package/msg/sr.mjs +78 -1
- package/msg/sv.js +101 -24
- package/msg/sv.mjs +78 -1
- package/msg/sw.js +79 -2
- package/msg/sw.mjs +78 -1
- package/msg/ta.js +97 -20
- package/msg/ta.mjs +78 -1
- package/msg/tcy.js +148 -71
- package/msg/tcy.mjs +78 -1
- package/msg/tdd.js +78 -1
- package/msg/tdd.mjs +78 -1
- package/msg/te.js +78 -1
- package/msg/te.mjs +78 -1
- package/msg/th.js +79 -2
- package/msg/th.mjs +78 -1
- package/msg/ti.js +78 -1
- package/msg/ti.mjs +78 -1
- package/msg/tl.js +78 -1
- package/msg/tl.mjs +78 -1
- package/msg/tlh.js +78 -1
- package/msg/tlh.mjs +78 -1
- package/msg/tr.js +101 -24
- package/msg/tr.mjs +78 -1
- package/msg/ug-arab.js +78 -1
- package/msg/ug-arab.mjs +78 -1
- package/msg/uk.js +78 -1
- package/msg/uk.mjs +78 -1
- package/msg/ur.js +78 -1
- package/msg/ur.mjs +78 -1
- package/msg/uz.js +93 -16
- package/msg/uz.mjs +78 -1
- package/msg/vi.js +102 -25
- package/msg/vi.mjs +78 -1
- package/msg/xmf.js +78 -1
- package/msg/xmf.mjs +78 -1
- package/msg/yo.js +78 -1
- package/msg/yo.mjs +78 -1
- package/msg/zgh.js +78 -1
- package/msg/zgh.mjs +78 -1
- package/msg/zh-hans.js +101 -24
- package/msg/zh-hans.mjs +78 -1
- package/msg/zh-hant.js +101 -24
- package/msg/zh-hant.mjs +78 -1
- package/package.json +4 -4
- package/php_compressed.js +54 -55
- package/php_compressed.js.map +1 -1
- package/python_compressed.js +57 -57
- package/python_compressed.js.map +1 -1
- package/core/keyboard_nav/navigation_policies/block_comment_navigation_policy.d.ts +0 -63
- package/msg/cdo.js +0 -473
package/msg/is.js
CHANGED
|
@@ -19,7 +19,37 @@ var Blockly = Blockly || { Msg: Object.create(null) };
|
|
|
19
19
|
|
|
20
20
|
Blockly.Msg["ADD_COMMENT"] = "Bæta við athugasemd";
|
|
21
21
|
Blockly.Msg["ALT_KEY"] = "Alt"; // untranslated
|
|
22
|
+
Blockly.Msg["ANNOUNCE_MOVE_AFTER"] = "moving %1 after %3"; // untranslated
|
|
23
|
+
Blockly.Msg["ANNOUNCE_MOVE_AROUND"] = "moving %1 %2 around %3"; // untranslated
|
|
24
|
+
Blockly.Msg["ANNOUNCE_MOVE_BEFORE"] = "moving %1 before %3"; // untranslated
|
|
25
|
+
Blockly.Msg["ANNOUNCE_MOVE_CANCELED"] = "Canceled movement"; // untranslated
|
|
26
|
+
Blockly.Msg["ANNOUNCE_MOVE_INSIDE"] = "moving %1 inside %3 %4"; // untranslated
|
|
27
|
+
Blockly.Msg["ANNOUNCE_MOVE_TO"] = "moving %1 %2 to %3 %4"; // untranslated
|
|
28
|
+
Blockly.Msg["ANNOUNCE_MOVE_WORKSPACE"] = "moving %1 on workspace"; // untranslated
|
|
29
|
+
Blockly.Msg["ARIA_LABEL_BUTTON"] = "button"; // untranslated
|
|
30
|
+
Blockly.Msg["ARIA_LABEL_HEADING"] = "heading"; // untranslated
|
|
31
|
+
Blockly.Msg["ARIA_TYPE_FIELD_CHECKBOX"] = "checkbox"; // untranslated
|
|
32
|
+
Blockly.Msg["ARIA_TYPE_FIELD_DROPDOWN"] = "dropdown"; // untranslated
|
|
33
|
+
Blockly.Msg["ARIA_TYPE_FIELD_IMAGE"] = "image"; // untranslated
|
|
34
|
+
Blockly.Msg["ARIA_TYPE_FIELD_INPUT"] = "input"; // untranslated
|
|
35
|
+
Blockly.Msg["ARIA_TYPE_FIELD_NUMBER"] = "number"; // untranslated
|
|
36
|
+
Blockly.Msg["ARIA_TYPE_FIELD_TEXT_INPUT"] = "text"; // untranslated
|
|
37
|
+
Blockly.Msg["BACKSPACE_KEY"] = "Backspace"; // untranslated
|
|
38
|
+
Blockly.Msg["BLOCK_LABEL_BEGIN_PREFIX"] = "Begin %1"; // untranslated
|
|
39
|
+
Blockly.Msg["BLOCK_LABEL_BEGIN_STACK"] = "Begin stack"; // untranslated
|
|
40
|
+
Blockly.Msg["BLOCK_LABEL_COLLAPSED"] = "collapsed"; // untranslated
|
|
41
|
+
Blockly.Msg["BLOCK_LABEL_CONTAINER"] = "container"; // untranslated
|
|
42
|
+
Blockly.Msg["BLOCK_LABEL_DISABLED"] = "disabled"; // untranslated
|
|
43
|
+
Blockly.Msg["BLOCK_LABEL_HAS_INPUT"] = "has input"; // untranslated
|
|
44
|
+
Blockly.Msg["BLOCK_LABEL_HAS_INPUTS"] = "has inputs"; // untranslated
|
|
45
|
+
Blockly.Msg["BLOCK_LABEL_REPLACEABLE"] = "replaceable"; // untranslated
|
|
46
|
+
Blockly.Msg["BLOCK_LABEL_STACK_BLOCKS"] = "%1 stack blocks"; // untranslated
|
|
47
|
+
Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "command"; // untranslated
|
|
48
|
+
Blockly.Msg["BLOCK_LABEL_TOOLBOX_CATEGORY"] = "%1 category"; // untranslated
|
|
49
|
+
Blockly.Msg["BLOCK_LABEL_VALUE"] = "value"; // untranslated
|
|
50
|
+
Blockly.Msg["BUBBLE_LABEL_DEFAULT"] = "Bubble"; // untranslated
|
|
22
51
|
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Get ekki eytt breytunni '%1' vegna þess að hún er hluti af skilgreiningu fallsins '%2'";
|
|
52
|
+
Blockly.Msg["CAPS_LOCK_KEY"] = "Caps Lock"; // untranslated
|
|
23
53
|
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Breyta gildi:";
|
|
24
54
|
Blockly.Msg["CHROME_OS"] = "ChromeOS"; // untranslated
|
|
25
55
|
Blockly.Msg["CLEAN_UP"] = "Hreinsa kubba";
|
|
@@ -45,6 +75,7 @@ Blockly.Msg["COLOUR_RGB_RED"] = "rauður";
|
|
|
45
75
|
Blockly.Msg["COLOUR_RGB_TITLE"] = "litur";
|
|
46
76
|
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Búa til lit úr tilteknu magni af rauðu, grænu og bláu. Allar tölurnar verða að vera á bilinu 0 til 100.";
|
|
47
77
|
Blockly.Msg["COMMAND_KEY"] = "⌘ Command"; // untranslated
|
|
78
|
+
Blockly.Msg["CONTEXT_MENU_KEY"] = "≣ Menu"; // untranslated
|
|
48
79
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
|
49
80
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK"] = "fara út úr lykkju";
|
|
50
81
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_CONTINUE"] = "fara beint í næstu umferð lykkjunnar";
|
|
@@ -82,6 +113,7 @@ Blockly.Msg["COPY_SHORTCUT"] = "Copy"; // untranslated
|
|
|
82
113
|
Blockly.Msg["CUT_SHORTCUT"] = "Cut"; // untranslated
|
|
83
114
|
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Eyða öllum %1 kubbunum?";
|
|
84
115
|
Blockly.Msg["DELETE_BLOCK"] = "Eyða kubbi";
|
|
116
|
+
Blockly.Msg["DELETE_KEY"] = "Delete"; // untranslated
|
|
85
117
|
Blockly.Msg["DELETE_VARIABLE"] = "Eyða '%1' breytunni";
|
|
86
118
|
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Eyða %1 notar breytuna „%2“?";
|
|
87
119
|
Blockly.Msg["DELETE_X_BLOCKS"] = "Eyða %1 kubbum";
|
|
@@ -92,13 +124,24 @@ Blockly.Msg["DUPLICATE_BLOCK"] = "Afrita";
|
|
|
92
124
|
Blockly.Msg["DUPLICATE_COMMENT"] = "Tvítaka athugasemd";
|
|
93
125
|
Blockly.Msg["EDIT_BLOCK_CONTENTS"] = "Edit Block contents"; // untranslated
|
|
94
126
|
Blockly.Msg["ENABLE_BLOCK"] = "Virkja kubb";
|
|
127
|
+
Blockly.Msg["END_KEY"] = "End"; // untranslated
|
|
95
128
|
Blockly.Msg["ENTER_KEY"] = "Enter"; // untranslated
|
|
129
|
+
Blockly.Msg["ESCAPE"] = "Esc"; // untranslated
|
|
96
130
|
Blockly.Msg["EXPAND_ALL"] = "Opna kubba";
|
|
97
131
|
Blockly.Msg["EXPAND_BLOCK"] = "Opna kubb";
|
|
98
132
|
Blockly.Msg["EXTERNAL_INPUTS"] = "Ytri inntök";
|
|
133
|
+
Blockly.Msg["FIELD_LABEL_CHECKBOX_CHECKED"] = "Checked"; // untranslated
|
|
134
|
+
Blockly.Msg["FIELD_LABEL_CHECKBOX_UNCHECKED"] = "Not checked"; // untranslated
|
|
135
|
+
Blockly.Msg["FIELD_LABEL_EDIT_PREFIX"] = "Edit %1"; // untranslated
|
|
136
|
+
Blockly.Msg["FIELD_LABEL_EMPTY"] = "empty"; // untranslated
|
|
137
|
+
Blockly.Msg["FIELD_LABEL_OPTION_INDEX"] = "Option %1"; // untranslated
|
|
138
|
+
Blockly.Msg["FIELD_LABEL_VARIABLE"] = "Variable '%1'"; // untranslated
|
|
99
139
|
Blockly.Msg["HELP"] = "Hjálp";
|
|
100
140
|
Blockly.Msg["HELP_PROMPT"] = "Press %1 for help on keyboard controls"; // untranslated
|
|
141
|
+
Blockly.Msg["HOME_KEY"] = "Home"; // untranslated
|
|
101
142
|
Blockly.Msg["INLINE_INPUTS"] = "Innri inntök";
|
|
143
|
+
Blockly.Msg["INPUT_LABEL_INDEX"] = "input %1"; // untranslated
|
|
144
|
+
Blockly.Msg["INSERT_KEY"] = "Insert"; // untranslated
|
|
102
145
|
Blockly.Msg["KEYBOARD_NAV_BLOCK_NAVIGATION_HINT"] = "Use the right arrow key to navigate inside of blocks"; // untranslated
|
|
103
146
|
Blockly.Msg["KEYBOARD_NAV_CONSTRAINED_MOVE_HINT"] = "Use the arrow keys to move, then %1 to accept the position"; // untranslated
|
|
104
147
|
Blockly.Msg["KEYBOARD_NAV_COPIED_HINT"] = "Copied. Press %1 to paste."; // untranslated
|
|
@@ -312,9 +355,13 @@ Blockly.Msg["NEW_STRING_VARIABLE"] = "Búa til strengjabreytu...";
|
|
|
312
355
|
Blockly.Msg["NEW_VARIABLE"] = "Búa til breytu...";
|
|
313
356
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "Heiti nýrrar breytu:";
|
|
314
357
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "Ný breytutegund:";
|
|
358
|
+
Blockly.Msg["OPEN_TRASH"] = "Open trash"; // untranslated
|
|
315
359
|
Blockly.Msg["OPTION_KEY"] = "⌥ Option"; // untranslated
|
|
316
360
|
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
|
361
|
+
Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down"; // untranslated
|
|
362
|
+
Blockly.Msg["PAGE_UP_KEY"] = "Page Up"; // untranslated
|
|
317
363
|
Blockly.Msg["PASTE_SHORTCUT"] = "Paste"; // untranslated
|
|
364
|
+
Blockly.Msg["PAUSE_KEY"] = "Pause"; // untranslated
|
|
318
365
|
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "leyfa setningar";
|
|
319
366
|
Blockly.Msg["PROCEDURES_BEFORE_PARAMS"] = "með:";
|
|
320
367
|
Blockly.Msg["PROCEDURES_CALLNORETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
@@ -346,9 +393,34 @@ Blockly.Msg["REDO"] = "Endurtaka";
|
|
|
346
393
|
Blockly.Msg["REMOVE_COMMENT"] = "Fjarlægja athugasemd";
|
|
347
394
|
Blockly.Msg["RENAME_VARIABLE"] = "Endurnefna breytu...";
|
|
348
395
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Endurnefna allar '%1' breyturnar:";
|
|
396
|
+
Blockly.Msg["RESET_ZOOM"] = "Reset zoom"; // untranslated
|
|
397
|
+
Blockly.Msg["SHIFT_KEY"] = "Shift"; // untranslated
|
|
398
|
+
Blockly.Msg["SHORTCUTS_ABORT_MOVE"] = "Abort move"; // untranslated
|
|
399
|
+
Blockly.Msg["SHORTCUTS_CLEANUP"] = "Clean up workspace"; // untranslated
|
|
349
400
|
Blockly.Msg["SHORTCUTS_CODE_NAVIGATION"] = "Code navigation"; // untranslated
|
|
401
|
+
Blockly.Msg["SHORTCUTS_DELETE"] = "Delete"; // untranslated
|
|
402
|
+
Blockly.Msg["SHORTCUTS_DISCONNECT"] = "Disconnect block"; // untranslated
|
|
403
|
+
Blockly.Msg["SHORTCUTS_DUPLICATE"] = "Duplicate"; // untranslated
|
|
350
404
|
Blockly.Msg["SHORTCUTS_EDITING"] = "Editing"; // untranslated
|
|
405
|
+
Blockly.Msg["SHORTCUTS_ESCAPE"] = "Exit"; // untranslated
|
|
406
|
+
Blockly.Msg["SHORTCUTS_FINISH_MOVE"] = "Finish move"; // untranslated
|
|
407
|
+
Blockly.Msg["SHORTCUTS_FOCUS_TOOLBOX"] = "Focus toolbox"; // untranslated
|
|
408
|
+
Blockly.Msg["SHORTCUTS_FOCUS_WORKSPACE"] = "Focus workspace"; // untranslated
|
|
351
409
|
Blockly.Msg["SHORTCUTS_GENERAL"] = "General"; // untranslated
|
|
410
|
+
Blockly.Msg["SHORTCUTS_INFORMATION"] = "Announce information"; // untranslated
|
|
411
|
+
Blockly.Msg["SHORTCUTS_MOVE_DOWN"] = "Move down"; // untranslated
|
|
412
|
+
Blockly.Msg["SHORTCUTS_MOVE_LEFT"] = "Move left"; // untranslated
|
|
413
|
+
Blockly.Msg["SHORTCUTS_MOVE_RIGHT"] = "Move right"; // untranslated
|
|
414
|
+
Blockly.Msg["SHORTCUTS_MOVE_UP"] = "Move up"; // untranslated
|
|
415
|
+
Blockly.Msg["SHORTCUTS_NEXT_STACK"] = "Next stack"; // untranslated
|
|
416
|
+
Blockly.Msg["SHORTCUTS_PERFORM_ACTION"] = "Edit or confirm"; // untranslated
|
|
417
|
+
Blockly.Msg["SHORTCUTS_PREVIOUS_STACK"] = "Previous stack"; // untranslated
|
|
418
|
+
Blockly.Msg["SHORTCUTS_SHOW_CONTEXT_MENU"] = "Show menu"; // untranslated
|
|
419
|
+
Blockly.Msg["SHORTCUTS_SHOW_TOOLTIP"] = "Show tooltip"; // untranslated
|
|
420
|
+
Blockly.Msg["SHORTCUTS_START_MOVE"] = "Start move"; // untranslated
|
|
421
|
+
Blockly.Msg["SHORTCUTS_START_MOVE_STACK"] = "Start move stack"; // untranslated
|
|
422
|
+
Blockly.Msg["SPACE_KEY"] = "Space"; // untranslated
|
|
423
|
+
Blockly.Msg["TAB_KEY"] = "Tab"; // untranslated
|
|
352
424
|
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Text#text-modification"; // untranslated
|
|
353
425
|
Blockly.Msg["TEXT_APPEND_TITLE"] = "við %1 bæta texta %2";
|
|
354
426
|
Blockly.Msg["TEXT_APPEND_TOOLTIP"] = "Bæta texta við breytuna '%1'.";
|
|
@@ -433,13 +505,18 @@ Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "Breyta með heitinu '%1' er þegar til
|
|
|
433
505
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Breyta sem heitir „%1“ er þegar til fyrir aðra tegund: „%2“.";
|
|
434
506
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
435
507
|
Blockly.Msg["WINDOWS"] = "Windows"; // untranslated
|
|
436
|
-
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly-vinnusvæðið";
|
|
437
508
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Segðu eitthvað...";
|
|
438
509
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_MANY"] = "%1 stacks of blocks%2 in workspace."; // untranslated
|
|
439
510
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ONE"] = "One stack of blocks%2 in workspace."; // untranslated
|
|
440
511
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ZERO"] = "No blocks%2 in workspace."; // untranslated
|
|
441
512
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_MANY"] = " and %1 comments"; // untranslated
|
|
442
513
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_ONE"] = " and one comment"; // untranslated
|
|
514
|
+
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "Blocks workspace. 1 stack of blocks"; // untranslated
|
|
515
|
+
Blockly.Msg["WORKSPACE_LABEL_FLYOUT_WORKSPACE"] = "%1 blocks"; // untranslated
|
|
516
|
+
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "Blocks workspace. %1 stacks of blocks"; // untranslated
|
|
517
|
+
Blockly.Msg["WORKSPACE_LABEL_MUTATOR_WORKSPACE"] = "Block editor workspace"; // untranslated
|
|
518
|
+
Blockly.Msg["ZOOM_IN"] = "Zoom in"; // untranslated
|
|
519
|
+
Blockly.Msg["ZOOM_OUT"] = "Zoom out"; // untranslated
|
|
443
520
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
444
521
|
Blockly.Msg["CONTROLS_FOR_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
445
522
|
Blockly.Msg["CONTROLS_IF_ELSEIF_TITLE_ELSEIF"] = Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"];
|
package/msg/is.mjs
CHANGED
|
@@ -417,7 +417,6 @@ export const {
|
|
|
417
417
|
PROCEDURES_IFRETURN_HELPURL,
|
|
418
418
|
PROCEDURES_IFRETURN_WARNING,
|
|
419
419
|
WORKSPACE_COMMENT_DEFAULT_TEXT,
|
|
420
|
-
WORKSPACE_ARIA_LABEL,
|
|
421
420
|
COLLAPSED_WARNINGS_WARNING,
|
|
422
421
|
DIALOG_OK,
|
|
423
422
|
DIALOG_CANCEL,
|
|
@@ -433,6 +432,20 @@ export const {
|
|
|
433
432
|
OPTION_KEY,
|
|
434
433
|
ALT_KEY,
|
|
435
434
|
ENTER_KEY,
|
|
435
|
+
BACKSPACE_KEY,
|
|
436
|
+
DELETE_KEY,
|
|
437
|
+
ESCAPE,
|
|
438
|
+
TAB_KEY,
|
|
439
|
+
SHIFT_KEY,
|
|
440
|
+
CAPS_LOCK_KEY,
|
|
441
|
+
SPACE_KEY,
|
|
442
|
+
PAGE_UP_KEY,
|
|
443
|
+
PAGE_DOWN_KEY,
|
|
444
|
+
END_KEY,
|
|
445
|
+
HOME_KEY,
|
|
446
|
+
INSERT_KEY,
|
|
447
|
+
PAUSE_KEY,
|
|
448
|
+
CONTEXT_MENU_KEY,
|
|
436
449
|
CUT_SHORTCUT,
|
|
437
450
|
COPY_SHORTCUT,
|
|
438
451
|
PASTE_SHORTCUT,
|
|
@@ -440,10 +453,35 @@ export const {
|
|
|
440
453
|
SHORTCUTS_GENERAL,
|
|
441
454
|
SHORTCUTS_EDITING,
|
|
442
455
|
SHORTCUTS_CODE_NAVIGATION,
|
|
456
|
+
SHORTCUTS_ESCAPE,
|
|
457
|
+
SHORTCUTS_DELETE,
|
|
458
|
+
SHORTCUTS_START_MOVE,
|
|
459
|
+
SHORTCUTS_START_MOVE_STACK,
|
|
460
|
+
SHORTCUTS_MOVE_LEFT,
|
|
461
|
+
SHORTCUTS_MOVE_RIGHT,
|
|
462
|
+
SHORTCUTS_MOVE_UP,
|
|
463
|
+
SHORTCUTS_MOVE_DOWN,
|
|
464
|
+
SHORTCUTS_FINISH_MOVE,
|
|
465
|
+
SHORTCUTS_ABORT_MOVE,
|
|
466
|
+
SHORTCUTS_SHOW_CONTEXT_MENU,
|
|
467
|
+
SHORTCUTS_FOCUS_WORKSPACE,
|
|
468
|
+
SHORTCUTS_FOCUS_TOOLBOX,
|
|
469
|
+
SHORTCUTS_INFORMATION,
|
|
470
|
+
SHORTCUTS_DISCONNECT,
|
|
471
|
+
SHORTCUTS_NEXT_STACK,
|
|
472
|
+
SHORTCUTS_PREVIOUS_STACK,
|
|
473
|
+
SHORTCUTS_PERFORM_ACTION,
|
|
474
|
+
SHORTCUTS_DUPLICATE,
|
|
475
|
+
SHORTCUTS_CLEANUP,
|
|
476
|
+
SHORTCUTS_SHOW_TOOLTIP,
|
|
443
477
|
KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT,
|
|
444
478
|
KEYBOARD_NAV_CONSTRAINED_MOVE_HINT,
|
|
445
479
|
KEYBOARD_NAV_COPIED_HINT,
|
|
446
480
|
KEYBOARD_NAV_CUT_HINT,
|
|
481
|
+
WORKSPACE_LABEL_1_STACK,
|
|
482
|
+
WORKSPACE_LABEL_MANY_STACKS,
|
|
483
|
+
WORKSPACE_LABEL_MUTATOR_WORKSPACE,
|
|
484
|
+
WORKSPACE_LABEL_FLYOUT_WORKSPACE,
|
|
447
485
|
WORKSPACE_CONTENTS_BLOCKS_MANY,
|
|
448
486
|
WORKSPACE_CONTENTS_BLOCKS_ONE,
|
|
449
487
|
WORKSPACE_CONTENTS_BLOCKS_ZERO,
|
|
@@ -451,4 +489,43 @@ export const {
|
|
|
451
489
|
WORKSPACE_CONTENTS_COMMENTS_ONE,
|
|
452
490
|
KEYBOARD_NAV_BLOCK_NAVIGATION_HINT,
|
|
453
491
|
KEYBOARD_NAV_WORKSPACE_NAVIGATION_HINT,
|
|
492
|
+
BLOCK_LABEL_BEGIN_STACK,
|
|
493
|
+
BLOCK_LABEL_BEGIN_PREFIX,
|
|
494
|
+
BLOCK_LABEL_TOOLBOX_CATEGORY,
|
|
495
|
+
BLOCK_LABEL_DISABLED,
|
|
496
|
+
BLOCK_LABEL_COLLAPSED,
|
|
497
|
+
BLOCK_LABEL_REPLACEABLE,
|
|
498
|
+
BLOCK_LABEL_HAS_INPUT,
|
|
499
|
+
BLOCK_LABEL_HAS_INPUTS,
|
|
500
|
+
BLOCK_LABEL_STATEMENT,
|
|
501
|
+
BLOCK_LABEL_CONTAINER,
|
|
502
|
+
BLOCK_LABEL_VALUE,
|
|
503
|
+
BLOCK_LABEL_STACK_BLOCKS,
|
|
504
|
+
INPUT_LABEL_INDEX,
|
|
505
|
+
ANNOUNCE_MOVE_WORKSPACE,
|
|
506
|
+
ANNOUNCE_MOVE_BEFORE,
|
|
507
|
+
ANNOUNCE_MOVE_AFTER,
|
|
508
|
+
ANNOUNCE_MOVE_INSIDE,
|
|
509
|
+
ANNOUNCE_MOVE_AROUND,
|
|
510
|
+
ANNOUNCE_MOVE_TO,
|
|
511
|
+
ANNOUNCE_MOVE_CANCELED,
|
|
512
|
+
FIELD_LABEL_EMPTY,
|
|
513
|
+
ARIA_TYPE_FIELD_INPUT,
|
|
514
|
+
ARIA_TYPE_FIELD_TEXT_INPUT,
|
|
515
|
+
ARIA_TYPE_FIELD_NUMBER,
|
|
516
|
+
ARIA_TYPE_FIELD_DROPDOWN,
|
|
517
|
+
ARIA_TYPE_FIELD_IMAGE,
|
|
518
|
+
ARIA_TYPE_FIELD_CHECKBOX,
|
|
519
|
+
FIELD_LABEL_EDIT_PREFIX,
|
|
520
|
+
OPEN_TRASH,
|
|
521
|
+
ZOOM_IN,
|
|
522
|
+
ZOOM_OUT,
|
|
523
|
+
RESET_ZOOM,
|
|
524
|
+
FIELD_LABEL_OPTION_INDEX,
|
|
525
|
+
FIELD_LABEL_CHECKBOX_CHECKED,
|
|
526
|
+
FIELD_LABEL_CHECKBOX_UNCHECKED,
|
|
527
|
+
FIELD_LABEL_VARIABLE,
|
|
528
|
+
ARIA_LABEL_BUTTON,
|
|
529
|
+
ARIA_LABEL_HEADING,
|
|
530
|
+
BUBBLE_LABEL_DEFAULT,
|
|
454
531
|
} = is;
|
package/msg/it.js
CHANGED
|
@@ -18,12 +18,42 @@
|
|
|
18
18
|
var Blockly = Blockly || { Msg: Object.create(null) };
|
|
19
19
|
|
|
20
20
|
Blockly.Msg["ADD_COMMENT"] = "Aggiungi commento";
|
|
21
|
-
Blockly.Msg["ALT_KEY"] = "Alt";
|
|
21
|
+
Blockly.Msg["ALT_KEY"] = "Alt";
|
|
22
|
+
Blockly.Msg["ANNOUNCE_MOVE_AFTER"] = "moving %1 after %3"; // untranslated
|
|
23
|
+
Blockly.Msg["ANNOUNCE_MOVE_AROUND"] = "moving %1 %2 around %3"; // untranslated
|
|
24
|
+
Blockly.Msg["ANNOUNCE_MOVE_BEFORE"] = "moving %1 before %3"; // untranslated
|
|
25
|
+
Blockly.Msg["ANNOUNCE_MOVE_CANCELED"] = "Canceled movement"; // untranslated
|
|
26
|
+
Blockly.Msg["ANNOUNCE_MOVE_INSIDE"] = "moving %1 inside %3 %4"; // untranslated
|
|
27
|
+
Blockly.Msg["ANNOUNCE_MOVE_TO"] = "moving %1 %2 to %3 %4"; // untranslated
|
|
28
|
+
Blockly.Msg["ANNOUNCE_MOVE_WORKSPACE"] = "moving %1 on workspace"; // untranslated
|
|
29
|
+
Blockly.Msg["ARIA_LABEL_BUTTON"] = "button"; // untranslated
|
|
30
|
+
Blockly.Msg["ARIA_LABEL_HEADING"] = "heading"; // untranslated
|
|
31
|
+
Blockly.Msg["ARIA_TYPE_FIELD_CHECKBOX"] = "checkbox"; // untranslated
|
|
32
|
+
Blockly.Msg["ARIA_TYPE_FIELD_DROPDOWN"] = "dropdown"; // untranslated
|
|
33
|
+
Blockly.Msg["ARIA_TYPE_FIELD_IMAGE"] = "image"; // untranslated
|
|
34
|
+
Blockly.Msg["ARIA_TYPE_FIELD_INPUT"] = "input"; // untranslated
|
|
35
|
+
Blockly.Msg["ARIA_TYPE_FIELD_NUMBER"] = "number"; // untranslated
|
|
36
|
+
Blockly.Msg["ARIA_TYPE_FIELD_TEXT_INPUT"] = "text"; // untranslated
|
|
37
|
+
Blockly.Msg["BACKSPACE_KEY"] = "Backspace"; // untranslated
|
|
38
|
+
Blockly.Msg["BLOCK_LABEL_BEGIN_PREFIX"] = "Begin %1"; // untranslated
|
|
39
|
+
Blockly.Msg["BLOCK_LABEL_BEGIN_STACK"] = "Begin stack"; // untranslated
|
|
40
|
+
Blockly.Msg["BLOCK_LABEL_COLLAPSED"] = "collapsed"; // untranslated
|
|
41
|
+
Blockly.Msg["BLOCK_LABEL_CONTAINER"] = "container"; // untranslated
|
|
42
|
+
Blockly.Msg["BLOCK_LABEL_DISABLED"] = "disabled"; // untranslated
|
|
43
|
+
Blockly.Msg["BLOCK_LABEL_HAS_INPUT"] = "has input"; // untranslated
|
|
44
|
+
Blockly.Msg["BLOCK_LABEL_HAS_INPUTS"] = "has inputs"; // untranslated
|
|
45
|
+
Blockly.Msg["BLOCK_LABEL_REPLACEABLE"] = "replaceable"; // untranslated
|
|
46
|
+
Blockly.Msg["BLOCK_LABEL_STACK_BLOCKS"] = "%1 stack blocks"; // untranslated
|
|
47
|
+
Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "command"; // untranslated
|
|
48
|
+
Blockly.Msg["BLOCK_LABEL_TOOLBOX_CATEGORY"] = "%1 category"; // untranslated
|
|
49
|
+
Blockly.Msg["BLOCK_LABEL_VALUE"] = "value"; // untranslated
|
|
50
|
+
Blockly.Msg["BUBBLE_LABEL_DEFAULT"] = "Bubble"; // untranslated
|
|
22
51
|
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Non si può cancellare la variabile '%1' perché è parte della definizione della funzione '%2'";
|
|
52
|
+
Blockly.Msg["CAPS_LOCK_KEY"] = "Caps Lock"; // untranslated
|
|
23
53
|
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Modifica valore:";
|
|
24
|
-
Blockly.Msg["CHROME_OS"] = "ChromeOS";
|
|
54
|
+
Blockly.Msg["CHROME_OS"] = "ChromeOS";
|
|
25
55
|
Blockly.Msg["CLEAN_UP"] = "Pulisci i blocchi";
|
|
26
|
-
Blockly.Msg["CLOSE"] = "
|
|
56
|
+
Blockly.Msg["CLOSE"] = "Chiudi";
|
|
27
57
|
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "I blocchi compressi contengono avvertimenti.";
|
|
28
58
|
Blockly.Msg["COLLAPSE_ALL"] = "Comprimi blocchi";
|
|
29
59
|
Blockly.Msg["COLLAPSE_BLOCK"] = "Comprimi blocco";
|
|
@@ -44,7 +74,8 @@ Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorper
|
|
|
44
74
|
Blockly.Msg["COLOUR_RGB_RED"] = "rosso";
|
|
45
75
|
Blockly.Msg["COLOUR_RGB_TITLE"] = "colora con";
|
|
46
76
|
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Crea un colore con la quantità specificata di rosso, verde e blu. Tutti i valori devono essere compresi tra 0 e 100.";
|
|
47
|
-
Blockly.Msg["COMMAND_KEY"] = "⌘ Command";
|
|
77
|
+
Blockly.Msg["COMMAND_KEY"] = "⌘ Command";
|
|
78
|
+
Blockly.Msg["CONTEXT_MENU_KEY"] = "≣ Menu"; // untranslated
|
|
48
79
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
|
49
80
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK"] = "esce dal ciclo";
|
|
50
81
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_CONTINUE"] = "prosegui con la successiva iterazione del ciclo";
|
|
@@ -77,11 +108,12 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "ripeti fino a che";
|
|
|
77
108
|
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "ripeti mentre";
|
|
78
109
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "Finché un valore è falso, esegue alcune istruzioni.";
|
|
79
110
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "Finché un valore è vero, esegue alcune istruzioni.";
|
|
80
|
-
Blockly.Msg["CONTROL_KEY"] = "
|
|
81
|
-
Blockly.Msg["COPY_SHORTCUT"] = "
|
|
82
|
-
Blockly.Msg["CUT_SHORTCUT"] = "
|
|
111
|
+
Blockly.Msg["CONTROL_KEY"] = "Control";
|
|
112
|
+
Blockly.Msg["COPY_SHORTCUT"] = "Copia";
|
|
113
|
+
Blockly.Msg["CUT_SHORTCUT"] = "Taglia";
|
|
83
114
|
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Cancellare tutti i %1 blocchi?";
|
|
84
115
|
Blockly.Msg["DELETE_BLOCK"] = "Cancella blocco";
|
|
116
|
+
Blockly.Msg["DELETE_KEY"] = "Delete"; // untranslated
|
|
85
117
|
Blockly.Msg["DELETE_VARIABLE"] = "Cancella la variabile '%1'";
|
|
86
118
|
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Cancella %1 usi della variabile '%2'?";
|
|
87
119
|
Blockly.Msg["DELETE_X_BLOCKS"] = "Cancella %1 blocchi";
|
|
@@ -90,22 +122,33 @@ Blockly.Msg["DIALOG_OK"] = "OK";
|
|
|
90
122
|
Blockly.Msg["DISABLE_BLOCK"] = "Disattiva blocco";
|
|
91
123
|
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplica";
|
|
92
124
|
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplica commento";
|
|
93
|
-
Blockly.Msg["EDIT_BLOCK_CONTENTS"] = "
|
|
125
|
+
Blockly.Msg["EDIT_BLOCK_CONTENTS"] = "Modifica contenuto del blocco";
|
|
94
126
|
Blockly.Msg["ENABLE_BLOCK"] = "Attiva blocco";
|
|
127
|
+
Blockly.Msg["END_KEY"] = "End"; // untranslated
|
|
95
128
|
Blockly.Msg["ENTER_KEY"] = "Enter"; // untranslated
|
|
129
|
+
Blockly.Msg["ESCAPE"] = "Esc"; // untranslated
|
|
96
130
|
Blockly.Msg["EXPAND_ALL"] = "Espandi blocchi";
|
|
97
131
|
Blockly.Msg["EXPAND_BLOCK"] = "Espandi blocco";
|
|
98
132
|
Blockly.Msg["EXTERNAL_INPUTS"] = "Ingressi esterni";
|
|
133
|
+
Blockly.Msg["FIELD_LABEL_CHECKBOX_CHECKED"] = "Checked"; // untranslated
|
|
134
|
+
Blockly.Msg["FIELD_LABEL_CHECKBOX_UNCHECKED"] = "Not checked"; // untranslated
|
|
135
|
+
Blockly.Msg["FIELD_LABEL_EDIT_PREFIX"] = "Edit %1"; // untranslated
|
|
136
|
+
Blockly.Msg["FIELD_LABEL_EMPTY"] = "empty"; // untranslated
|
|
137
|
+
Blockly.Msg["FIELD_LABEL_OPTION_INDEX"] = "Option %1"; // untranslated
|
|
138
|
+
Blockly.Msg["FIELD_LABEL_VARIABLE"] = "Variable '%1'"; // untranslated
|
|
99
139
|
Blockly.Msg["HELP"] = "Aiuto";
|
|
100
140
|
Blockly.Msg["HELP_PROMPT"] = "Press %1 for help on keyboard controls"; // untranslated
|
|
141
|
+
Blockly.Msg["HOME_KEY"] = "Home"; // untranslated
|
|
101
142
|
Blockly.Msg["INLINE_INPUTS"] = "Ingressi in linea";
|
|
143
|
+
Blockly.Msg["INPUT_LABEL_INDEX"] = "input %1"; // untranslated
|
|
144
|
+
Blockly.Msg["INSERT_KEY"] = "Insert"; // untranslated
|
|
102
145
|
Blockly.Msg["KEYBOARD_NAV_BLOCK_NAVIGATION_HINT"] = "Use the right arrow key to navigate inside of blocks"; // untranslated
|
|
103
146
|
Blockly.Msg["KEYBOARD_NAV_CONSTRAINED_MOVE_HINT"] = "Use the arrow keys to move, then %1 to accept the position"; // untranslated
|
|
104
147
|
Blockly.Msg["KEYBOARD_NAV_COPIED_HINT"] = "Copied. Press %1 to paste."; // untranslated
|
|
105
148
|
Blockly.Msg["KEYBOARD_NAV_CUT_HINT"] = "Cut. Press %1 to paste."; // untranslated
|
|
106
149
|
Blockly.Msg["KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT"] = "Hold %1 and use arrow keys to move freely, then %2 to accept the position"; // untranslated
|
|
107
150
|
Blockly.Msg["KEYBOARD_NAV_WORKSPACE_NAVIGATION_HINT"] = "Use the arrow keys to navigate"; // untranslated
|
|
108
|
-
Blockly.Msg["LINUX"] = "Linux";
|
|
151
|
+
Blockly.Msg["LINUX"] = "Linux";
|
|
109
152
|
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Lists#create-empty-list"; // untranslated
|
|
110
153
|
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "crea lista vuota";
|
|
111
154
|
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Restituisce una lista, di lunghezza 0, contenente nessun record di dati";
|
|
@@ -117,7 +160,7 @@ Blockly.Msg["LISTS_CREATE_WITH_ITEM_TOOLTIP"] = "Aggiunge un elemento alla lista
|
|
|
117
160
|
Blockly.Msg["LISTS_CREATE_WITH_TOOLTIP"] = "Crea una lista con un certo numero di elementi.";
|
|
118
161
|
Blockly.Msg["LISTS_GET_INDEX_FIRST"] = "primo";
|
|
119
162
|
Blockly.Msg["LISTS_GET_INDEX_FROM_END"] = "# dalla fine";
|
|
120
|
-
Blockly.Msg["LISTS_GET_INDEX_FROM_START"] = "#";
|
|
163
|
+
Blockly.Msg["LISTS_GET_INDEX_FROM_START"] = "#";
|
|
121
164
|
Blockly.Msg["LISTS_GET_INDEX_GET"] = "prendi";
|
|
122
165
|
Blockly.Msg["LISTS_GET_INDEX_GET_REMOVE"] = "prendi e rimuovi";
|
|
123
166
|
Blockly.Msg["LISTS_GET_INDEX_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Lists#getting-items-from-a-list"; // untranslated
|
|
@@ -218,7 +261,7 @@ Blockly.Msg["LOGIC_TERNARY_HELPURL"] = "https://en.wikipedia.org/wiki/%3F:"; //
|
|
|
218
261
|
Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "se falso";
|
|
219
262
|
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "se vero";
|
|
220
263
|
Blockly.Msg["LOGIC_TERNARY_TOOLTIP"] = "Verifica la condizione in 'test'. Se questa è vera restituisce il valore 'se vero' altrimenti restituisce il valore 'se falso'.";
|
|
221
|
-
Blockly.Msg["MAC_OS"] = "macOS";
|
|
264
|
+
Blockly.Msg["MAC_OS"] = "macOS";
|
|
222
265
|
Blockly.Msg["MATH_ADDITION_SYMBOL"] = "+"; // untranslated
|
|
223
266
|
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "https://it.wikipedia.org/wiki/Aritmetica";
|
|
224
267
|
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_ADD"] = "Restituisce la somma dei due numeri.";
|
|
@@ -292,29 +335,33 @@ Blockly.Msg["MATH_SINGLE_TOOLTIP_NEG"] = "Restituisce l'opposto del numero.";
|
|
|
292
335
|
Blockly.Msg["MATH_SINGLE_TOOLTIP_POW10"] = "Restituisce 10 elevato alla potenza del numero.";
|
|
293
336
|
Blockly.Msg["MATH_SINGLE_TOOLTIP_ROOT"] = "Restituisce la radice quadrata del numero.";
|
|
294
337
|
Blockly.Msg["MATH_SUBTRACTION_SYMBOL"] = "-"; // untranslated
|
|
295
|
-
Blockly.Msg["MATH_TRIG_ACOS"] = "
|
|
296
|
-
Blockly.Msg["MATH_TRIG_ASIN"] = "
|
|
297
|
-
Blockly.Msg["MATH_TRIG_ATAN"] = "
|
|
298
|
-
Blockly.Msg["MATH_TRIG_COS"] = "cos";
|
|
338
|
+
Blockly.Msg["MATH_TRIG_ACOS"] = "arccos";
|
|
339
|
+
Blockly.Msg["MATH_TRIG_ASIN"] = "arcsin";
|
|
340
|
+
Blockly.Msg["MATH_TRIG_ATAN"] = "arctan";
|
|
341
|
+
Blockly.Msg["MATH_TRIG_COS"] = "cos";
|
|
299
342
|
Blockly.Msg["MATH_TRIG_HELPURL"] = "https://it.wikipedia.org/wiki/Funzione_trigonometrica";
|
|
300
|
-
Blockly.Msg["MATH_TRIG_SIN"] = "
|
|
301
|
-
Blockly.Msg["MATH_TRIG_TAN"] = "tan";
|
|
343
|
+
Blockly.Msg["MATH_TRIG_SIN"] = "sen";
|
|
344
|
+
Blockly.Msg["MATH_TRIG_TAN"] = "tan";
|
|
302
345
|
Blockly.Msg["MATH_TRIG_TOOLTIP_ACOS"] = "Restituisce l'arco-coseno di un numero.";
|
|
303
346
|
Blockly.Msg["MATH_TRIG_TOOLTIP_ASIN"] = "Restituisce l'arco-seno di un numero.";
|
|
304
347
|
Blockly.Msg["MATH_TRIG_TOOLTIP_ATAN"] = "Restituisce l'arco-tangente di un numero.";
|
|
305
348
|
Blockly.Msg["MATH_TRIG_TOOLTIP_COS"] = "Restituisce il coseno di un angolo espresso in gradi (non radianti).";
|
|
306
349
|
Blockly.Msg["MATH_TRIG_TOOLTIP_SIN"] = "Restituisce il seno di un angolo espresso in gradi (non radianti).";
|
|
307
350
|
Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "Restituisce la tangente di un angolo espresso in gradi (non radianti).";
|
|
308
|
-
Blockly.Msg["MOVE_BLOCK"] = "
|
|
351
|
+
Blockly.Msg["MOVE_BLOCK"] = "Sposta blocco";
|
|
309
352
|
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Crea variabile colore...";
|
|
310
353
|
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Crea variabile numero...";
|
|
311
354
|
Blockly.Msg["NEW_STRING_VARIABLE"] = "Crea variabile stringa...";
|
|
312
355
|
Blockly.Msg["NEW_VARIABLE"] = "Crea variabile...";
|
|
313
356
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "Nome della nuova variabile:";
|
|
314
357
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "Tipo della nuova variabile:";
|
|
315
|
-
Blockly.Msg["
|
|
358
|
+
Blockly.Msg["OPEN_TRASH"] = "Open trash"; // untranslated
|
|
359
|
+
Blockly.Msg["OPTION_KEY"] = "⌥ Option";
|
|
316
360
|
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
|
317
|
-
Blockly.Msg["
|
|
361
|
+
Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down"; // untranslated
|
|
362
|
+
Blockly.Msg["PAGE_UP_KEY"] = "Page Up"; // untranslated
|
|
363
|
+
Blockly.Msg["PASTE_SHORTCUT"] = "Incolla";
|
|
364
|
+
Blockly.Msg["PAUSE_KEY"] = "Pause"; // untranslated
|
|
318
365
|
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "consenti dichiarazioni";
|
|
319
366
|
Blockly.Msg["PROCEDURES_BEFORE_PARAMS"] = "conː";
|
|
320
367
|
Blockly.Msg["PROCEDURES_CALLNORETURN_HELPURL"] = "https://it.wikipedia.org/wiki/Funzione (informatica)";
|
|
@@ -322,7 +369,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Esegue la funzione definita da
|
|
|
322
369
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://it.wikipedia.org/wiki/Funzione (informatica)";
|
|
323
370
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Esegue la funzione definita dall'utente '%1' ed usa il suo output.";
|
|
324
371
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "conː";
|
|
325
|
-
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "
|
|
372
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Impossibile eseguire la funzione '%1' definita dall'utente perché il blocco di definizione è disabilitato.";
|
|
326
373
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Crea '%1'";
|
|
327
374
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Descrivi questa funzione...";
|
|
328
375
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
|
@@ -346,9 +393,34 @@ Blockly.Msg["REDO"] = "Ripeti";
|
|
|
346
393
|
Blockly.Msg["REMOVE_COMMENT"] = "Rimuovi commento";
|
|
347
394
|
Blockly.Msg["RENAME_VARIABLE"] = "Rinomina variabile...";
|
|
348
395
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rinomina tutte le variabili '%1' in:";
|
|
396
|
+
Blockly.Msg["RESET_ZOOM"] = "Reset zoom"; // untranslated
|
|
397
|
+
Blockly.Msg["SHIFT_KEY"] = "Shift"; // untranslated
|
|
398
|
+
Blockly.Msg["SHORTCUTS_ABORT_MOVE"] = "Abort move"; // untranslated
|
|
399
|
+
Blockly.Msg["SHORTCUTS_CLEANUP"] = "Clean up workspace"; // untranslated
|
|
349
400
|
Blockly.Msg["SHORTCUTS_CODE_NAVIGATION"] = "Code navigation"; // untranslated
|
|
350
|
-
Blockly.Msg["
|
|
351
|
-
Blockly.Msg["
|
|
401
|
+
Blockly.Msg["SHORTCUTS_DELETE"] = "Delete"; // untranslated
|
|
402
|
+
Blockly.Msg["SHORTCUTS_DISCONNECT"] = "Disconnect block"; // untranslated
|
|
403
|
+
Blockly.Msg["SHORTCUTS_DUPLICATE"] = "Duplicate"; // untranslated
|
|
404
|
+
Blockly.Msg["SHORTCUTS_EDITING"] = "Modifica";
|
|
405
|
+
Blockly.Msg["SHORTCUTS_ESCAPE"] = "Exit"; // untranslated
|
|
406
|
+
Blockly.Msg["SHORTCUTS_FINISH_MOVE"] = "Finish move"; // untranslated
|
|
407
|
+
Blockly.Msg["SHORTCUTS_FOCUS_TOOLBOX"] = "Focus toolbox"; // untranslated
|
|
408
|
+
Blockly.Msg["SHORTCUTS_FOCUS_WORKSPACE"] = "Focus workspace"; // untranslated
|
|
409
|
+
Blockly.Msg["SHORTCUTS_GENERAL"] = "Generale";
|
|
410
|
+
Blockly.Msg["SHORTCUTS_INFORMATION"] = "Announce information"; // untranslated
|
|
411
|
+
Blockly.Msg["SHORTCUTS_MOVE_DOWN"] = "Move down"; // untranslated
|
|
412
|
+
Blockly.Msg["SHORTCUTS_MOVE_LEFT"] = "Move left"; // untranslated
|
|
413
|
+
Blockly.Msg["SHORTCUTS_MOVE_RIGHT"] = "Move right"; // untranslated
|
|
414
|
+
Blockly.Msg["SHORTCUTS_MOVE_UP"] = "Move up"; // untranslated
|
|
415
|
+
Blockly.Msg["SHORTCUTS_NEXT_STACK"] = "Next stack"; // untranslated
|
|
416
|
+
Blockly.Msg["SHORTCUTS_PERFORM_ACTION"] = "Edit or confirm"; // untranslated
|
|
417
|
+
Blockly.Msg["SHORTCUTS_PREVIOUS_STACK"] = "Previous stack"; // untranslated
|
|
418
|
+
Blockly.Msg["SHORTCUTS_SHOW_CONTEXT_MENU"] = "Show menu"; // untranslated
|
|
419
|
+
Blockly.Msg["SHORTCUTS_SHOW_TOOLTIP"] = "Show tooltip"; // untranslated
|
|
420
|
+
Blockly.Msg["SHORTCUTS_START_MOVE"] = "Start move"; // untranslated
|
|
421
|
+
Blockly.Msg["SHORTCUTS_START_MOVE_STACK"] = "Start move stack"; // untranslated
|
|
422
|
+
Blockly.Msg["SPACE_KEY"] = "Space"; // untranslated
|
|
423
|
+
Blockly.Msg["TAB_KEY"] = "Tab"; // untranslated
|
|
352
424
|
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Text#text-modification"; // untranslated
|
|
353
425
|
Blockly.Msg["TEXT_APPEND_TITLE"] = "a %1 aggiungi il testo %2";
|
|
354
426
|
Blockly.Msg["TEXT_APPEND_TOOLTIP"] = "Aggiunge del testo alla variabile '%1'.";
|
|
@@ -419,7 +491,7 @@ Blockly.Msg["TEXT_TRIM_OPERATOR_RIGHT"] = "rimuovi spazi a destra";
|
|
|
419
491
|
Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Restituisce una copia del testo con gli spazi rimossi ad uno o entrambe le estremità.";
|
|
420
492
|
Blockly.Msg["TODAY"] = "Oggi";
|
|
421
493
|
Blockly.Msg["UNDO"] = "Annulla";
|
|
422
|
-
Blockly.Msg["UNKNOWN"] = "
|
|
494
|
+
Blockly.Msg["UNKNOWN"] = "Sconosciuto";
|
|
423
495
|
Blockly.Msg["UNNAMED_KEY"] = "senza nome";
|
|
424
496
|
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "elemento";
|
|
425
497
|
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Crea 'imposta %1'";
|
|
@@ -431,15 +503,20 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/RaspberryPiFoundation
|
|
|
431
503
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Imposta questa variabile ad essere pari all'input.";
|
|
432
504
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "Una variabile denominata '%1' esiste già.";
|
|
433
505
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Una variabile nominata '%1' esiste già per un altro tipo: '%2'.";
|
|
434
|
-
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "
|
|
435
|
-
Blockly.Msg["WINDOWS"] = "Windows";
|
|
436
|
-
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Area di lavoro di Blockly";
|
|
506
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "Una variabile denominata '%1' esiste già come parametro nella procedura '%2'.";
|
|
507
|
+
Blockly.Msg["WINDOWS"] = "Windows";
|
|
437
508
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Scrivi qualcosa...";
|
|
438
509
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_MANY"] = "%1 stacks of blocks%2 in workspace."; // untranslated
|
|
439
510
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ONE"] = "One stack of blocks%2 in workspace."; // untranslated
|
|
440
511
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ZERO"] = "No blocks%2 in workspace."; // untranslated
|
|
441
512
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_MANY"] = " and %1 comments"; // untranslated
|
|
442
513
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_ONE"] = " and one comment"; // untranslated
|
|
514
|
+
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "Blocks workspace. 1 stack of blocks"; // untranslated
|
|
515
|
+
Blockly.Msg["WORKSPACE_LABEL_FLYOUT_WORKSPACE"] = "%1 blocks"; // untranslated
|
|
516
|
+
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "Blocks workspace. %1 stacks of blocks"; // untranslated
|
|
517
|
+
Blockly.Msg["WORKSPACE_LABEL_MUTATOR_WORKSPACE"] = "Block editor workspace"; // untranslated
|
|
518
|
+
Blockly.Msg["ZOOM_IN"] = "Zoom in"; // untranslated
|
|
519
|
+
Blockly.Msg["ZOOM_OUT"] = "Zoom out"; // untranslated
|
|
443
520
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
444
521
|
Blockly.Msg["CONTROLS_FOR_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
445
522
|
Blockly.Msg["CONTROLS_IF_ELSEIF_TITLE_ELSEIF"] = Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"];
|
package/msg/it.mjs
CHANGED
|
@@ -417,7 +417,6 @@ export const {
|
|
|
417
417
|
PROCEDURES_IFRETURN_HELPURL,
|
|
418
418
|
PROCEDURES_IFRETURN_WARNING,
|
|
419
419
|
WORKSPACE_COMMENT_DEFAULT_TEXT,
|
|
420
|
-
WORKSPACE_ARIA_LABEL,
|
|
421
420
|
COLLAPSED_WARNINGS_WARNING,
|
|
422
421
|
DIALOG_OK,
|
|
423
422
|
DIALOG_CANCEL,
|
|
@@ -433,6 +432,20 @@ export const {
|
|
|
433
432
|
OPTION_KEY,
|
|
434
433
|
ALT_KEY,
|
|
435
434
|
ENTER_KEY,
|
|
435
|
+
BACKSPACE_KEY,
|
|
436
|
+
DELETE_KEY,
|
|
437
|
+
ESCAPE,
|
|
438
|
+
TAB_KEY,
|
|
439
|
+
SHIFT_KEY,
|
|
440
|
+
CAPS_LOCK_KEY,
|
|
441
|
+
SPACE_KEY,
|
|
442
|
+
PAGE_UP_KEY,
|
|
443
|
+
PAGE_DOWN_KEY,
|
|
444
|
+
END_KEY,
|
|
445
|
+
HOME_KEY,
|
|
446
|
+
INSERT_KEY,
|
|
447
|
+
PAUSE_KEY,
|
|
448
|
+
CONTEXT_MENU_KEY,
|
|
436
449
|
CUT_SHORTCUT,
|
|
437
450
|
COPY_SHORTCUT,
|
|
438
451
|
PASTE_SHORTCUT,
|
|
@@ -440,10 +453,35 @@ export const {
|
|
|
440
453
|
SHORTCUTS_GENERAL,
|
|
441
454
|
SHORTCUTS_EDITING,
|
|
442
455
|
SHORTCUTS_CODE_NAVIGATION,
|
|
456
|
+
SHORTCUTS_ESCAPE,
|
|
457
|
+
SHORTCUTS_DELETE,
|
|
458
|
+
SHORTCUTS_START_MOVE,
|
|
459
|
+
SHORTCUTS_START_MOVE_STACK,
|
|
460
|
+
SHORTCUTS_MOVE_LEFT,
|
|
461
|
+
SHORTCUTS_MOVE_RIGHT,
|
|
462
|
+
SHORTCUTS_MOVE_UP,
|
|
463
|
+
SHORTCUTS_MOVE_DOWN,
|
|
464
|
+
SHORTCUTS_FINISH_MOVE,
|
|
465
|
+
SHORTCUTS_ABORT_MOVE,
|
|
466
|
+
SHORTCUTS_SHOW_CONTEXT_MENU,
|
|
467
|
+
SHORTCUTS_FOCUS_WORKSPACE,
|
|
468
|
+
SHORTCUTS_FOCUS_TOOLBOX,
|
|
469
|
+
SHORTCUTS_INFORMATION,
|
|
470
|
+
SHORTCUTS_DISCONNECT,
|
|
471
|
+
SHORTCUTS_NEXT_STACK,
|
|
472
|
+
SHORTCUTS_PREVIOUS_STACK,
|
|
473
|
+
SHORTCUTS_PERFORM_ACTION,
|
|
474
|
+
SHORTCUTS_DUPLICATE,
|
|
475
|
+
SHORTCUTS_CLEANUP,
|
|
476
|
+
SHORTCUTS_SHOW_TOOLTIP,
|
|
443
477
|
KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT,
|
|
444
478
|
KEYBOARD_NAV_CONSTRAINED_MOVE_HINT,
|
|
445
479
|
KEYBOARD_NAV_COPIED_HINT,
|
|
446
480
|
KEYBOARD_NAV_CUT_HINT,
|
|
481
|
+
WORKSPACE_LABEL_1_STACK,
|
|
482
|
+
WORKSPACE_LABEL_MANY_STACKS,
|
|
483
|
+
WORKSPACE_LABEL_MUTATOR_WORKSPACE,
|
|
484
|
+
WORKSPACE_LABEL_FLYOUT_WORKSPACE,
|
|
447
485
|
WORKSPACE_CONTENTS_BLOCKS_MANY,
|
|
448
486
|
WORKSPACE_CONTENTS_BLOCKS_ONE,
|
|
449
487
|
WORKSPACE_CONTENTS_BLOCKS_ZERO,
|
|
@@ -451,4 +489,43 @@ export const {
|
|
|
451
489
|
WORKSPACE_CONTENTS_COMMENTS_ONE,
|
|
452
490
|
KEYBOARD_NAV_BLOCK_NAVIGATION_HINT,
|
|
453
491
|
KEYBOARD_NAV_WORKSPACE_NAVIGATION_HINT,
|
|
492
|
+
BLOCK_LABEL_BEGIN_STACK,
|
|
493
|
+
BLOCK_LABEL_BEGIN_PREFIX,
|
|
494
|
+
BLOCK_LABEL_TOOLBOX_CATEGORY,
|
|
495
|
+
BLOCK_LABEL_DISABLED,
|
|
496
|
+
BLOCK_LABEL_COLLAPSED,
|
|
497
|
+
BLOCK_LABEL_REPLACEABLE,
|
|
498
|
+
BLOCK_LABEL_HAS_INPUT,
|
|
499
|
+
BLOCK_LABEL_HAS_INPUTS,
|
|
500
|
+
BLOCK_LABEL_STATEMENT,
|
|
501
|
+
BLOCK_LABEL_CONTAINER,
|
|
502
|
+
BLOCK_LABEL_VALUE,
|
|
503
|
+
BLOCK_LABEL_STACK_BLOCKS,
|
|
504
|
+
INPUT_LABEL_INDEX,
|
|
505
|
+
ANNOUNCE_MOVE_WORKSPACE,
|
|
506
|
+
ANNOUNCE_MOVE_BEFORE,
|
|
507
|
+
ANNOUNCE_MOVE_AFTER,
|
|
508
|
+
ANNOUNCE_MOVE_INSIDE,
|
|
509
|
+
ANNOUNCE_MOVE_AROUND,
|
|
510
|
+
ANNOUNCE_MOVE_TO,
|
|
511
|
+
ANNOUNCE_MOVE_CANCELED,
|
|
512
|
+
FIELD_LABEL_EMPTY,
|
|
513
|
+
ARIA_TYPE_FIELD_INPUT,
|
|
514
|
+
ARIA_TYPE_FIELD_TEXT_INPUT,
|
|
515
|
+
ARIA_TYPE_FIELD_NUMBER,
|
|
516
|
+
ARIA_TYPE_FIELD_DROPDOWN,
|
|
517
|
+
ARIA_TYPE_FIELD_IMAGE,
|
|
518
|
+
ARIA_TYPE_FIELD_CHECKBOX,
|
|
519
|
+
FIELD_LABEL_EDIT_PREFIX,
|
|
520
|
+
OPEN_TRASH,
|
|
521
|
+
ZOOM_IN,
|
|
522
|
+
ZOOM_OUT,
|
|
523
|
+
RESET_ZOOM,
|
|
524
|
+
FIELD_LABEL_OPTION_INDEX,
|
|
525
|
+
FIELD_LABEL_CHECKBOX_CHECKED,
|
|
526
|
+
FIELD_LABEL_CHECKBOX_UNCHECKED,
|
|
527
|
+
FIELD_LABEL_VARIABLE,
|
|
528
|
+
ARIA_LABEL_BUTTON,
|
|
529
|
+
ARIA_LABEL_HEADING,
|
|
530
|
+
BUBBLE_LABEL_DEFAULT,
|
|
454
531
|
} = it;
|