blockly 13.0.0-beta.2 → 13.0.0-beta.4
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 +595 -518
- package/blockly_compressed.js +558 -506
- package/blockly_compressed.js.map +1 -1
- package/core/block.d.ts +19 -1
- package/core/block_aria_composer.d.ts +19 -4
- package/core/block_svg.d.ts +11 -2
- package/core/bubbles/textinput_bubble.d.ts +5 -0
- package/core/comments/collapse_comment_bar_button.d.ts +7 -0
- package/core/comments/comment_bar_button.d.ts +14 -0
- package/core/comments/comment_editor.d.ts +15 -0
- package/core/comments/comment_view.d.ts +2 -2
- package/core/comments/delete_comment_bar_button.d.ts +7 -0
- package/core/contextmenu_registry.d.ts +10 -0
- package/core/dragging/block_drag_strategy.d.ts +9 -1
- package/core/field.d.ts +31 -9
- package/core/field_checkbox.d.ts +2 -2
- package/core/field_dropdown.d.ts +11 -2
- package/core/field_image.d.ts +29 -2
- package/core/field_input.d.ts +3 -3
- package/core/field_label.d.ts +27 -0
- package/core/hints.d.ts +26 -0
- package/core/icons/comment_icon.d.ts +8 -0
- package/core/icons/icon.d.ts +14 -0
- package/core/icons/mutator_icon.d.ts +8 -0
- package/core/icons/warning_icon.d.ts +8 -0
- package/core/inputs/input.d.ts +34 -2
- package/core/keyboard_navigation_controller.d.ts +12 -0
- package/core/rendered_connection.d.ts +6 -5
- package/core/shortcut_items.d.ts +18 -4
- package/core/workspace_audio.d.ts +13 -7
- package/core/workspace_svg.d.ts +16 -0
- package/msg/ab.js +37 -12
- package/msg/ab.mjs +25 -0
- package/msg/ace.js +37 -12
- package/msg/ace.mjs +25 -0
- package/msg/af.js +37 -12
- package/msg/af.mjs +25 -0
- package/msg/am.js +37 -12
- package/msg/am.mjs +25 -0
- package/msg/ar.js +34 -9
- package/msg/ar.mjs +25 -0
- package/msg/ast.js +37 -12
- package/msg/ast.mjs +25 -0
- package/msg/az.js +37 -12
- package/msg/az.mjs +25 -0
- package/msg/ba.js +37 -12
- package/msg/ba.mjs +25 -0
- package/msg/bcc.js +37 -12
- package/msg/bcc.mjs +25 -0
- package/msg/be-tarask.js +34 -9
- package/msg/be-tarask.mjs +25 -0
- package/msg/be.js +37 -12
- package/msg/be.mjs +25 -0
- package/msg/bg.js +37 -12
- package/msg/bg.mjs +25 -0
- package/msg/bn.js +37 -12
- package/msg/bn.mjs +25 -0
- package/msg/br.js +37 -12
- package/msg/br.mjs +25 -0
- package/msg/bs.js +37 -12
- package/msg/bs.mjs +25 -0
- package/msg/ca.js +37 -12
- package/msg/ca.mjs +25 -0
- package/msg/ce.js +37 -12
- package/msg/ce.mjs +25 -0
- package/msg/cs.js +37 -12
- package/msg/cs.mjs +25 -0
- package/msg/da.js +34 -9
- package/msg/da.mjs +25 -0
- package/msg/de.js +37 -12
- package/msg/de.mjs +25 -0
- package/msg/diq.js +37 -12
- package/msg/diq.mjs +25 -0
- package/msg/dtp.js +37 -12
- package/msg/dtp.mjs +25 -0
- package/msg/dty.js +37 -12
- package/msg/dty.mjs +25 -0
- package/msg/ee.js +37 -12
- package/msg/ee.mjs +25 -0
- package/msg/el.js +34 -9
- package/msg/el.mjs +25 -0
- package/msg/en-gb.js +37 -12
- package/msg/en-gb.mjs +25 -0
- package/msg/en.js +37 -12
- package/msg/en.mjs +25 -0
- package/msg/eo.js +37 -12
- package/msg/eo.mjs +25 -0
- package/msg/es.js +37 -12
- package/msg/es.mjs +25 -0
- package/msg/et.js +37 -12
- package/msg/et.mjs +25 -0
- package/msg/eu.js +37 -12
- package/msg/eu.mjs +25 -0
- package/msg/fa.js +37 -12
- package/msg/fa.mjs +25 -0
- package/msg/fi.js +37 -12
- package/msg/fi.mjs +25 -0
- package/msg/fo.js +37 -12
- package/msg/fo.mjs +25 -0
- package/msg/fr.js +34 -9
- package/msg/fr.mjs +25 -0
- package/msg/frr.js +37 -12
- package/msg/frr.mjs +25 -0
- package/msg/ga.js +34 -9
- package/msg/ga.mjs +25 -0
- package/msg/gl.js +34 -9
- package/msg/gl.mjs +25 -0
- package/msg/gn.js +37 -12
- package/msg/gn.mjs +25 -0
- package/msg/gor.js +37 -12
- package/msg/gor.mjs +25 -0
- package/msg/ha.js +37 -12
- package/msg/ha.mjs +25 -0
- package/msg/hak.js +37 -12
- package/msg/hak.mjs +25 -0
- package/msg/he.js +34 -9
- package/msg/he.mjs +25 -0
- package/msg/hi.js +37 -12
- package/msg/hi.mjs +25 -0
- package/msg/hr.js +37 -12
- package/msg/hr.mjs +25 -0
- package/msg/hrx.js +37 -12
- package/msg/hrx.mjs +25 -0
- package/msg/hsb.js +37 -12
- package/msg/hsb.mjs +25 -0
- package/msg/hu.js +37 -12
- package/msg/hu.mjs +25 -0
- package/msg/hy.js +37 -12
- package/msg/hy.mjs +25 -0
- package/msg/ia.js +34 -9
- package/msg/ia.mjs +25 -0
- package/msg/id.js +34 -9
- package/msg/id.mjs +25 -0
- package/msg/ig.js +37 -12
- package/msg/ig.mjs +25 -0
- package/msg/inh.js +37 -12
- package/msg/inh.mjs +25 -0
- package/msg/is.js +37 -12
- package/msg/is.mjs +25 -0
- package/msg/it.js +37 -12
- package/msg/it.mjs +25 -0
- package/msg/ja.js +34 -9
- package/msg/ja.mjs +25 -0
- package/msg/ka.js +37 -12
- package/msg/ka.mjs +25 -0
- package/msg/kab.js +37 -12
- package/msg/kab.mjs +25 -0
- package/msg/kbd-cyrl.js +37 -12
- package/msg/kbd-cyrl.mjs +25 -0
- package/msg/km.js +37 -12
- package/msg/km.mjs +25 -0
- package/msg/kn.js +37 -12
- package/msg/kn.mjs +25 -0
- package/msg/ko.js +37 -12
- package/msg/ko.mjs +25 -0
- package/msg/krc.js +34 -9
- package/msg/krc.mjs +25 -0
- package/msg/ksh.js +37 -12
- package/msg/ksh.mjs +25 -0
- package/msg/ku-latn.js +37 -12
- package/msg/ku-latn.mjs +25 -0
- package/msg/ky.js +37 -12
- package/msg/ky.mjs +25 -0
- package/msg/la.js +37 -12
- package/msg/la.mjs +25 -0
- package/msg/lb.js +36 -11
- package/msg/lb.mjs +25 -0
- package/msg/lki.js +37 -12
- package/msg/lki.mjs +25 -0
- package/msg/lo.js +37 -12
- package/msg/lo.mjs +25 -0
- package/msg/lrc.js +37 -12
- package/msg/lrc.mjs +25 -0
- package/msg/lt.js +37 -12
- package/msg/lt.mjs +25 -0
- package/msg/lv.js +37 -12
- package/msg/lv.mjs +25 -0
- package/msg/mg.js +37 -12
- package/msg/mg.mjs +25 -0
- package/msg/mk.js +37 -12
- package/msg/mk.mjs +25 -0
- package/msg/ml.js +37 -12
- package/msg/ml.mjs +25 -0
- package/msg/mnw.js +37 -12
- package/msg/mnw.mjs +25 -0
- package/msg/ms.js +37 -12
- package/msg/ms.mjs +25 -0
- package/msg/my.js +37 -12
- package/msg/my.mjs +25 -0
- package/msg/mzn.js +37 -12
- package/msg/mzn.mjs +25 -0
- package/msg/nb.js +37 -12
- package/msg/nb.mjs +25 -0
- package/msg/ne.js +37 -12
- package/msg/ne.mjs +25 -0
- package/msg/nl.js +34 -9
- package/msg/nl.mjs +25 -0
- package/msg/oc.js +37 -12
- package/msg/oc.mjs +25 -0
- package/msg/olo.js +37 -12
- package/msg/olo.mjs +25 -0
- package/msg/pa.js +37 -12
- package/msg/pa.mjs +25 -0
- package/msg/pl.js +34 -9
- package/msg/pl.mjs +25 -0
- package/msg/pms.js +34 -9
- package/msg/pms.mjs +25 -0
- package/msg/ps.js +37 -12
- package/msg/ps.mjs +25 -0
- package/msg/pt-br.js +34 -9
- package/msg/pt-br.mjs +25 -0
- package/msg/pt.js +34 -9
- package/msg/pt.mjs +25 -0
- package/msg/ro.js +34 -9
- package/msg/ro.mjs +25 -0
- package/msg/ru.js +34 -9
- package/msg/ru.mjs +25 -0
- package/msg/sc.js +37 -12
- package/msg/sc.mjs +25 -0
- package/msg/sco.js +37 -12
- package/msg/sco.mjs +25 -0
- package/msg/sd.js +37 -12
- package/msg/sd.mjs +25 -0
- package/msg/shn.js +37 -12
- package/msg/shn.mjs +25 -0
- package/msg/si.js +37 -12
- package/msg/si.mjs +25 -0
- package/msg/sk.js +37 -12
- package/msg/sk.mjs +25 -0
- package/msg/skr-arab.js +37 -12
- package/msg/skr-arab.mjs +25 -0
- package/msg/sl.js +34 -9
- package/msg/sl.mjs +25 -0
- package/msg/smn.js +37 -12
- package/msg/smn.mjs +25 -0
- package/msg/sq.js +36 -11
- package/msg/sq.mjs +25 -0
- package/msg/sr-latn.js +37 -12
- package/msg/sr-latn.mjs +25 -0
- package/msg/sr.js +37 -12
- package/msg/sr.mjs +25 -0
- package/msg/sv.js +34 -9
- package/msg/sv.mjs +25 -0
- package/msg/sw.js +37 -12
- package/msg/sw.mjs +25 -0
- package/msg/ta.js +37 -12
- package/msg/ta.mjs +25 -0
- package/msg/tcy.js +34 -9
- package/msg/tcy.mjs +25 -0
- package/msg/tdd.js +37 -12
- package/msg/tdd.mjs +25 -0
- package/msg/te.js +37 -12
- package/msg/te.mjs +25 -0
- package/msg/th.js +37 -12
- package/msg/th.mjs +25 -0
- package/msg/ti.js +37 -12
- package/msg/ti.mjs +25 -0
- package/msg/tl.js +37 -12
- package/msg/tl.mjs +25 -0
- package/msg/tlh.js +37 -12
- package/msg/tlh.mjs +25 -0
- package/msg/tr.js +34 -9
- package/msg/tr.mjs +25 -0
- package/msg/ug-arab.js +37 -12
- package/msg/ug-arab.mjs +25 -0
- package/msg/uk.js +37 -12
- package/msg/uk.mjs +25 -0
- package/msg/ur.js +37 -12
- package/msg/ur.mjs +25 -0
- package/msg/uz.js +37 -12
- package/msg/uz.mjs +25 -0
- package/msg/vi.js +34 -9
- package/msg/vi.mjs +25 -0
- package/msg/xmf.js +37 -12
- package/msg/xmf.mjs +25 -0
- package/msg/yo.js +37 -12
- package/msg/yo.mjs +25 -0
- package/msg/zgh.js +37 -12
- package/msg/zgh.mjs +25 -0
- package/msg/zh-hans.js +34 -9
- package/msg/zh-hans.mjs +25 -0
- package/msg/zh-hant.js +34 -9
- package/msg/zh-hant.mjs +25 -0
- package/package.json +38 -38
package/msg/km.js
CHANGED
|
@@ -19,14 +19,18 @@ var Blockly = Blockly || { Msg: Object.create(null) };
|
|
|
19
19
|
|
|
20
20
|
Blockly.Msg["ADD_COMMENT"] = "បន្ថែមមតិ";
|
|
21
21
|
Blockly.Msg["ALT_KEY"] = "Alt"; // untranslated
|
|
22
|
-
Blockly.Msg["ANNOUNCE_MOVE_AFTER"] = "
|
|
23
|
-
Blockly.Msg["ANNOUNCE_MOVE_AROUND"] = "
|
|
24
|
-
Blockly.Msg["ANNOUNCE_MOVE_BEFORE"] = "
|
|
25
|
-
Blockly.Msg["ANNOUNCE_MOVE_CANCELED"] = "Canceled movement"; // untranslated
|
|
26
|
-
Blockly.Msg["ANNOUNCE_MOVE_INSIDE"] = "
|
|
27
|
-
Blockly.Msg["
|
|
28
|
-
Blockly.Msg["
|
|
22
|
+
Blockly.Msg["ANNOUNCE_MOVE_AFTER"] = "Moving %1 after %2."; // untranslated
|
|
23
|
+
Blockly.Msg["ANNOUNCE_MOVE_AROUND"] = "Moving %1 around %2."; // untranslated
|
|
24
|
+
Blockly.Msg["ANNOUNCE_MOVE_BEFORE"] = "Moving %1 before %2."; // untranslated
|
|
25
|
+
Blockly.Msg["ANNOUNCE_MOVE_CANCELED"] = "Canceled movement."; // untranslated
|
|
26
|
+
Blockly.Msg["ANNOUNCE_MOVE_INSIDE"] = "Moving %1 inside %2."; // untranslated
|
|
27
|
+
Blockly.Msg["ANNOUNCE_MOVE_OF"] = "%1 of %2"; // untranslated
|
|
28
|
+
Blockly.Msg["ANNOUNCE_MOVE_TO"] = "Moving %1 to %2."; // untranslated
|
|
29
|
+
Blockly.Msg["ANNOUNCE_MOVE_WORKSPACE"] = "Moving %1 on workspace."; // untranslated
|
|
29
30
|
Blockly.Msg["ARIA_LABEL_BUTTON"] = "button"; // untranslated
|
|
31
|
+
Blockly.Msg["ARIA_LABEL_COMMENT"] = "Comment"; // untranslated
|
|
32
|
+
Blockly.Msg["ARIA_LABEL_COMMENT_COLLAPSE"] = "Collapse Comment"; // untranslated
|
|
33
|
+
Blockly.Msg["ARIA_LABEL_COMMENT_EXPAND"] = "Expand Comment"; // untranslated
|
|
30
34
|
Blockly.Msg["ARIA_LABEL_HEADING"] = "heading"; // untranslated
|
|
31
35
|
Blockly.Msg["ARIA_TYPE_FIELD_CHECKBOX"] = "checkbox"; // untranslated
|
|
32
36
|
Blockly.Msg["ARIA_TYPE_FIELD_DROPDOWN"] = "dropdown"; // untranslated
|
|
@@ -40,6 +44,7 @@ Blockly.Msg["BLOCK_LABEL_BEGIN_STACK"] = "Begin stack"; // untranslated
|
|
|
40
44
|
Blockly.Msg["BLOCK_LABEL_COLLAPSED"] = "collapsed"; // untranslated
|
|
41
45
|
Blockly.Msg["BLOCK_LABEL_CONTAINER"] = "container"; // untranslated
|
|
42
46
|
Blockly.Msg["BLOCK_LABEL_DISABLED"] = "disabled"; // untranslated
|
|
47
|
+
Blockly.Msg["BLOCK_LABEL_HAS_BRANCHES"] = "has %1 branches"; // untranslated
|
|
43
48
|
Blockly.Msg["BLOCK_LABEL_HAS_INPUT"] = "has input"; // untranslated
|
|
44
49
|
Blockly.Msg["BLOCK_LABEL_HAS_INPUTS"] = "has inputs"; // untranslated
|
|
45
50
|
Blockly.Msg["BLOCK_LABEL_REPLACEABLE"] = "replaceable"; // untranslated
|
|
@@ -47,7 +52,9 @@ Blockly.Msg["BLOCK_LABEL_STACK_BLOCKS"] = "%1 stack blocks"; // untranslated
|
|
|
47
52
|
Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "command"; // untranslated
|
|
48
53
|
Blockly.Msg["BLOCK_LABEL_TOOLBOX_CATEGORY"] = "%1 category"; // untranslated
|
|
49
54
|
Blockly.Msg["BLOCK_LABEL_VALUE"] = "value"; // untranslated
|
|
55
|
+
Blockly.Msg["BUBBLE_LABEL_COMMENT"] = "Comment: %1"; // untranslated
|
|
50
56
|
Blockly.Msg["BUBBLE_LABEL_DEFAULT"] = "Bubble"; // untranslated
|
|
57
|
+
Blockly.Msg["BUBBLE_LABEL_WARNING"] = "Warning: %1"; // untranslated
|
|
51
58
|
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
|
52
59
|
Blockly.Msg["CAPS_LOCK_KEY"] = "Caps Lock"; // untranslated
|
|
53
60
|
Blockly.Msg["CHANGE_VALUE_TITLE"] = "ប្ដូរតម្លៃ៖";
|
|
@@ -110,6 +117,7 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then
|
|
|
110
117
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
|
111
118
|
Blockly.Msg["CONTROL_KEY"] = "Ctrl"; // untranslated
|
|
112
119
|
Blockly.Msg["COPY_SHORTCUT"] = "Copy"; // untranslated
|
|
120
|
+
Blockly.Msg["CURRENT_BLOCK_ANNOUNCEMENT"] = "Current block: %1"; // untranslated
|
|
113
121
|
Blockly.Msg["CUT_SHORTCUT"] = "Cut"; // untranslated
|
|
114
122
|
Blockly.Msg["DELETE_ALL_BLOCKS"] = "លុបប្លុក %1 ទាំងអស់?";
|
|
115
123
|
Blockly.Msg["DELETE_BLOCK"] = "លុបប្លុក";
|
|
@@ -137,17 +145,28 @@ Blockly.Msg["FIELD_LABEL_EMPTY"] = "empty"; // untranslated
|
|
|
137
145
|
Blockly.Msg["FIELD_LABEL_OPTION_INDEX"] = "Option %1"; // untranslated
|
|
138
146
|
Blockly.Msg["FIELD_LABEL_VARIABLE"] = "Variable '%1'"; // untranslated
|
|
139
147
|
Blockly.Msg["HELP"] = "ជំនួយ";
|
|
140
|
-
Blockly.Msg["HELP_PROMPT"] = "Press %1 for help on keyboard controls"; // untranslated
|
|
148
|
+
Blockly.Msg["HELP_PROMPT"] = "Press %1 for help on keyboard controls."; // untranslated
|
|
141
149
|
Blockly.Msg["HOME_KEY"] = "Home"; // untranslated
|
|
150
|
+
Blockly.Msg["ICON_LABEL_COMMENT_CLOSED"] = "Open Comment"; // untranslated
|
|
151
|
+
Blockly.Msg["ICON_LABEL_COMMENT_OPEN"] = "Close Comment"; // untranslated
|
|
152
|
+
Blockly.Msg["ICON_LABEL_DEFAULT"] = "Icon"; // untranslated
|
|
153
|
+
Blockly.Msg["ICON_LABEL_MUTATOR_CLOSED"] = "Edit this block"; // untranslated
|
|
154
|
+
Blockly.Msg["ICON_LABEL_MUTATOR_OPEN"] = "Close block editor"; // untranslated
|
|
155
|
+
Blockly.Msg["ICON_LABEL_WARNING_CLOSED"] = "Open Warning"; // untranslated
|
|
156
|
+
Blockly.Msg["ICON_LABEL_WARNING_OPEN"] = "Close Warning"; // untranslated
|
|
142
157
|
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
|
158
|
+
Blockly.Msg["INPUT_LABEL_EMPTY"] = "Empty"; // untranslated
|
|
159
|
+
Blockly.Msg["INPUT_LABEL_END_STATEMENT"] = "End %1"; // untranslated
|
|
143
160
|
Blockly.Msg["INPUT_LABEL_INDEX"] = "input %1"; // untranslated
|
|
161
|
+
Blockly.Msg["INPUT_LABEL_STATEMENT"] = "command position"; // untranslated
|
|
162
|
+
Blockly.Msg["INPUT_LABEL_VALUE"] = "value position"; // untranslated
|
|
144
163
|
Blockly.Msg["INSERT_KEY"] = "Insert"; // untranslated
|
|
145
|
-
Blockly.Msg["KEYBOARD_NAV_BLOCK_NAVIGATION_HINT"] = "Use
|
|
146
|
-
Blockly.Msg["KEYBOARD_NAV_CONSTRAINED_MOVE_HINT"] = "Use the arrow keys to move, then %1 to accept the position"; // untranslated
|
|
164
|
+
Blockly.Msg["KEYBOARD_NAV_BLOCK_NAVIGATION_HINT"] = "Use %1 to navigate inside of blocks."; // untranslated
|
|
165
|
+
Blockly.Msg["KEYBOARD_NAV_CONSTRAINED_MOVE_HINT"] = "Use the arrow keys to move, then %1 to accept the position."; // untranslated
|
|
147
166
|
Blockly.Msg["KEYBOARD_NAV_COPIED_HINT"] = "Copied. Press %1 to paste."; // untranslated
|
|
148
167
|
Blockly.Msg["KEYBOARD_NAV_CUT_HINT"] = "Cut. Press %1 to paste."; // untranslated
|
|
149
|
-
Blockly.Msg["KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT"] = "Hold %1 and use arrow keys to move freely, then %2 to accept the position"; // untranslated
|
|
150
|
-
Blockly.Msg["KEYBOARD_NAV_WORKSPACE_NAVIGATION_HINT"] = "Use the arrow keys to navigate"; // untranslated
|
|
168
|
+
Blockly.Msg["KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT"] = "Hold %1 and use arrow keys to move freely, then %2 to accept the position."; // untranslated
|
|
169
|
+
Blockly.Msg["KEYBOARD_NAV_WORKSPACE_NAVIGATION_HINT"] = "Use the arrow keys to navigate."; // untranslated
|
|
151
170
|
Blockly.Msg["LINUX"] = "Linux"; // untranslated
|
|
152
171
|
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Lists#create-empty-list"; // untranslated
|
|
153
172
|
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "create empty list"; // untranslated
|
|
@@ -355,11 +374,13 @@ Blockly.Msg["NEW_STRING_VARIABLE"] = "Create string variable..."; // untranslat
|
|
|
355
374
|
Blockly.Msg["NEW_VARIABLE"] = "បង្កើតអថេរ...";
|
|
356
375
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "ឈ្មោះអថេរថ្មី៖";
|
|
357
376
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "New variable type:"; // untranslated
|
|
377
|
+
Blockly.Msg["NO_PARENT_ANNOUNCEMENT"] = "Current block has no parent"; // untranslated
|
|
358
378
|
Blockly.Msg["OPEN_TRASH"] = "Open trash"; // untranslated
|
|
359
379
|
Blockly.Msg["OPTION_KEY"] = "⌥ Option"; // untranslated
|
|
360
380
|
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
|
361
381
|
Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down"; // untranslated
|
|
362
382
|
Blockly.Msg["PAGE_UP_KEY"] = "Page Up"; // untranslated
|
|
383
|
+
Blockly.Msg["PARENT_BLOCKS_ANNOUNCEMENT"] = "Parent blocks: %1"; // untranslated
|
|
363
384
|
Blockly.Msg["PASTE_SHORTCUT"] = "Paste"; // untranslated
|
|
364
385
|
Blockly.Msg["PAUSE_KEY"] = "Pause"; // untranslated
|
|
365
386
|
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "allow statements"; // untranslated
|
|
@@ -394,6 +415,8 @@ Blockly.Msg["REMOVE_COMMENT"] = "ដកមតិចេញ";
|
|
|
394
415
|
Blockly.Msg["RENAME_VARIABLE"] = "ដកអថេរចេញ...";
|
|
395
416
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "ប្ដូរឈ្មោះអថេរទាំង '%1' ទៅជា៖";
|
|
396
417
|
Blockly.Msg["RESET_ZOOM"] = "Reset zoom"; // untranslated
|
|
418
|
+
Blockly.Msg["SCREENREADER_MODE_DISABLED"] = "Screenreader mode is off, press %1 to turn it on"; // untranslated
|
|
419
|
+
Blockly.Msg["SCREENREADER_MODE_ENABLED"] = "Screenreader mode is on, press %1 to turn it off"; // untranslated
|
|
397
420
|
Blockly.Msg["SHIFT_KEY"] = "Shift"; // untranslated
|
|
398
421
|
Blockly.Msg["SHORTCUTS_ABORT_MOVE"] = "Abort move"; // untranslated
|
|
399
422
|
Blockly.Msg["SHORTCUTS_CLEANUP"] = "Clean up workspace"; // untranslated
|
|
@@ -403,6 +426,7 @@ Blockly.Msg["SHORTCUTS_DISCONNECT"] = "Disconnect block"; // untranslated
|
|
|
403
426
|
Blockly.Msg["SHORTCUTS_DUPLICATE"] = "Duplicate"; // untranslated
|
|
404
427
|
Blockly.Msg["SHORTCUTS_EDITING"] = "Editing"; // untranslated
|
|
405
428
|
Blockly.Msg["SHORTCUTS_ESCAPE"] = "Exit"; // untranslated
|
|
429
|
+
Blockly.Msg["SHORTCUTS_EXTENDED_INFORMATION"] = "Announce detailed information"; // untranslated
|
|
406
430
|
Blockly.Msg["SHORTCUTS_FINISH_MOVE"] = "Finish move"; // untranslated
|
|
407
431
|
Blockly.Msg["SHORTCUTS_FOCUS_TOOLBOX"] = "Focus toolbox"; // untranslated
|
|
408
432
|
Blockly.Msg["SHORTCUTS_FOCUS_WORKSPACE"] = "Focus workspace"; // untranslated
|
|
@@ -419,6 +443,7 @@ Blockly.Msg["SHORTCUTS_SHOW_CONTEXT_MENU"] = "Show menu"; // untranslated
|
|
|
419
443
|
Blockly.Msg["SHORTCUTS_SHOW_TOOLTIP"] = "Show tooltip"; // untranslated
|
|
420
444
|
Blockly.Msg["SHORTCUTS_START_MOVE"] = "Start move"; // untranslated
|
|
421
445
|
Blockly.Msg["SHORTCUTS_START_MOVE_STACK"] = "Start move stack"; // untranslated
|
|
446
|
+
Blockly.Msg["SHORTCUTS_TOGGLE_SCREENREADER_MODE"] = "Toggle screenreader mode"; // untranslated
|
|
422
447
|
Blockly.Msg["SPACE_KEY"] = "Space"; // untranslated
|
|
423
448
|
Blockly.Msg["TAB_KEY"] = "Tab"; // untranslated
|
|
424
449
|
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Text#text-modification"; // untranslated
|
package/msg/km.mjs
CHANGED
|
@@ -467,6 +467,7 @@ export const {
|
|
|
467
467
|
SHORTCUTS_FOCUS_WORKSPACE,
|
|
468
468
|
SHORTCUTS_FOCUS_TOOLBOX,
|
|
469
469
|
SHORTCUTS_INFORMATION,
|
|
470
|
+
SHORTCUTS_EXTENDED_INFORMATION,
|
|
470
471
|
SHORTCUTS_DISCONNECT,
|
|
471
472
|
SHORTCUTS_NEXT_STACK,
|
|
472
473
|
SHORTCUTS_PREVIOUS_STACK,
|
|
@@ -474,6 +475,7 @@ export const {
|
|
|
474
475
|
SHORTCUTS_DUPLICATE,
|
|
475
476
|
SHORTCUTS_CLEANUP,
|
|
476
477
|
SHORTCUTS_SHOW_TOOLTIP,
|
|
478
|
+
SHORTCUTS_TOGGLE_SCREENREADER_MODE,
|
|
477
479
|
KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT,
|
|
478
480
|
KEYBOARD_NAV_CONSTRAINED_MOVE_HINT,
|
|
479
481
|
KEYBOARD_NAV_COPIED_HINT,
|
|
@@ -497,17 +499,23 @@ export const {
|
|
|
497
499
|
BLOCK_LABEL_REPLACEABLE,
|
|
498
500
|
BLOCK_LABEL_HAS_INPUT,
|
|
499
501
|
BLOCK_LABEL_HAS_INPUTS,
|
|
502
|
+
BLOCK_LABEL_HAS_BRANCHES,
|
|
500
503
|
BLOCK_LABEL_STATEMENT,
|
|
501
504
|
BLOCK_LABEL_CONTAINER,
|
|
502
505
|
BLOCK_LABEL_VALUE,
|
|
503
506
|
BLOCK_LABEL_STACK_BLOCKS,
|
|
504
507
|
INPUT_LABEL_INDEX,
|
|
508
|
+
INPUT_LABEL_VALUE,
|
|
509
|
+
INPUT_LABEL_STATEMENT,
|
|
510
|
+
INPUT_LABEL_END_STATEMENT,
|
|
511
|
+
INPUT_LABEL_EMPTY,
|
|
505
512
|
ANNOUNCE_MOVE_WORKSPACE,
|
|
506
513
|
ANNOUNCE_MOVE_BEFORE,
|
|
507
514
|
ANNOUNCE_MOVE_AFTER,
|
|
508
515
|
ANNOUNCE_MOVE_INSIDE,
|
|
509
516
|
ANNOUNCE_MOVE_AROUND,
|
|
510
517
|
ANNOUNCE_MOVE_TO,
|
|
518
|
+
ANNOUNCE_MOVE_OF,
|
|
511
519
|
ANNOUNCE_MOVE_CANCELED,
|
|
512
520
|
FIELD_LABEL_EMPTY,
|
|
513
521
|
ARIA_TYPE_FIELD_INPUT,
|
|
@@ -528,4 +536,21 @@ export const {
|
|
|
528
536
|
ARIA_LABEL_BUTTON,
|
|
529
537
|
ARIA_LABEL_HEADING,
|
|
530
538
|
BUBBLE_LABEL_DEFAULT,
|
|
539
|
+
BUBBLE_LABEL_COMMENT,
|
|
540
|
+
BUBBLE_LABEL_WARNING,
|
|
541
|
+
ICON_LABEL_DEFAULT,
|
|
542
|
+
ICON_LABEL_COMMENT_CLOSED,
|
|
543
|
+
ICON_LABEL_COMMENT_OPEN,
|
|
544
|
+
ICON_LABEL_MUTATOR_CLOSED,
|
|
545
|
+
ICON_LABEL_MUTATOR_OPEN,
|
|
546
|
+
ICON_LABEL_WARNING_CLOSED,
|
|
547
|
+
ICON_LABEL_WARNING_OPEN,
|
|
548
|
+
ARIA_LABEL_COMMENT,
|
|
549
|
+
ARIA_LABEL_COMMENT_COLLAPSE,
|
|
550
|
+
ARIA_LABEL_COMMENT_EXPAND,
|
|
551
|
+
SCREENREADER_MODE_ENABLED,
|
|
552
|
+
SCREENREADER_MODE_DISABLED,
|
|
553
|
+
CURRENT_BLOCK_ANNOUNCEMENT,
|
|
554
|
+
PARENT_BLOCKS_ANNOUNCEMENT,
|
|
555
|
+
NO_PARENT_ANNOUNCEMENT,
|
|
531
556
|
} = km;
|
package/msg/kn.js
CHANGED
|
@@ -19,14 +19,18 @@ var Blockly = Blockly || { Msg: Object.create(null) };
|
|
|
19
19
|
|
|
20
20
|
Blockly.Msg["ADD_COMMENT"] = "ಟಿಪ್ಪಣಿ ಸೇರಿಸು";
|
|
21
21
|
Blockly.Msg["ALT_KEY"] = "Alt"; // untranslated
|
|
22
|
-
Blockly.Msg["ANNOUNCE_MOVE_AFTER"] = "
|
|
23
|
-
Blockly.Msg["ANNOUNCE_MOVE_AROUND"] = "
|
|
24
|
-
Blockly.Msg["ANNOUNCE_MOVE_BEFORE"] = "
|
|
25
|
-
Blockly.Msg["ANNOUNCE_MOVE_CANCELED"] = "Canceled movement"; // untranslated
|
|
26
|
-
Blockly.Msg["ANNOUNCE_MOVE_INSIDE"] = "
|
|
27
|
-
Blockly.Msg["
|
|
28
|
-
Blockly.Msg["
|
|
22
|
+
Blockly.Msg["ANNOUNCE_MOVE_AFTER"] = "Moving %1 after %2."; // untranslated
|
|
23
|
+
Blockly.Msg["ANNOUNCE_MOVE_AROUND"] = "Moving %1 around %2."; // untranslated
|
|
24
|
+
Blockly.Msg["ANNOUNCE_MOVE_BEFORE"] = "Moving %1 before %2."; // untranslated
|
|
25
|
+
Blockly.Msg["ANNOUNCE_MOVE_CANCELED"] = "Canceled movement."; // untranslated
|
|
26
|
+
Blockly.Msg["ANNOUNCE_MOVE_INSIDE"] = "Moving %1 inside %2."; // untranslated
|
|
27
|
+
Blockly.Msg["ANNOUNCE_MOVE_OF"] = "%1 of %2"; // untranslated
|
|
28
|
+
Blockly.Msg["ANNOUNCE_MOVE_TO"] = "Moving %1 to %2."; // untranslated
|
|
29
|
+
Blockly.Msg["ANNOUNCE_MOVE_WORKSPACE"] = "Moving %1 on workspace."; // untranslated
|
|
29
30
|
Blockly.Msg["ARIA_LABEL_BUTTON"] = "button"; // untranslated
|
|
31
|
+
Blockly.Msg["ARIA_LABEL_COMMENT"] = "Comment"; // untranslated
|
|
32
|
+
Blockly.Msg["ARIA_LABEL_COMMENT_COLLAPSE"] = "Collapse Comment"; // untranslated
|
|
33
|
+
Blockly.Msg["ARIA_LABEL_COMMENT_EXPAND"] = "Expand Comment"; // untranslated
|
|
30
34
|
Blockly.Msg["ARIA_LABEL_HEADING"] = "heading"; // untranslated
|
|
31
35
|
Blockly.Msg["ARIA_TYPE_FIELD_CHECKBOX"] = "checkbox"; // untranslated
|
|
32
36
|
Blockly.Msg["ARIA_TYPE_FIELD_DROPDOWN"] = "dropdown"; // untranslated
|
|
@@ -40,6 +44,7 @@ Blockly.Msg["BLOCK_LABEL_BEGIN_STACK"] = "Begin stack"; // untranslated
|
|
|
40
44
|
Blockly.Msg["BLOCK_LABEL_COLLAPSED"] = "collapsed"; // untranslated
|
|
41
45
|
Blockly.Msg["BLOCK_LABEL_CONTAINER"] = "container"; // untranslated
|
|
42
46
|
Blockly.Msg["BLOCK_LABEL_DISABLED"] = "disabled"; // untranslated
|
|
47
|
+
Blockly.Msg["BLOCK_LABEL_HAS_BRANCHES"] = "has %1 branches"; // untranslated
|
|
43
48
|
Blockly.Msg["BLOCK_LABEL_HAS_INPUT"] = "has input"; // untranslated
|
|
44
49
|
Blockly.Msg["BLOCK_LABEL_HAS_INPUTS"] = "has inputs"; // untranslated
|
|
45
50
|
Blockly.Msg["BLOCK_LABEL_REPLACEABLE"] = "replaceable"; // untranslated
|
|
@@ -47,7 +52,9 @@ Blockly.Msg["BLOCK_LABEL_STACK_BLOCKS"] = "%1 stack blocks"; // untranslated
|
|
|
47
52
|
Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "command"; // untranslated
|
|
48
53
|
Blockly.Msg["BLOCK_LABEL_TOOLBOX_CATEGORY"] = "%1 category"; // untranslated
|
|
49
54
|
Blockly.Msg["BLOCK_LABEL_VALUE"] = "value"; // untranslated
|
|
55
|
+
Blockly.Msg["BUBBLE_LABEL_COMMENT"] = "Comment: %1"; // untranslated
|
|
50
56
|
Blockly.Msg["BUBBLE_LABEL_DEFAULT"] = "Bubble"; // untranslated
|
|
57
|
+
Blockly.Msg["BUBBLE_LABEL_WARNING"] = "Warning: %1"; // untranslated
|
|
51
58
|
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "'%1' ಚರಾಂಶವನ್ನು ಅಳಿಸಲಾಗುವುದಿಲ್ಲ. ಏಕೆಂದರೆ ಇದು '%2' ಕಾರ್ಯಘಟಕದ ವ್ಯಾಖ್ಯಾನದ ಭಾಗವಾಗಿದೆ";
|
|
52
59
|
Blockly.Msg["CAPS_LOCK_KEY"] = "Caps Lock"; // untranslated
|
|
53
60
|
Blockly.Msg["CHANGE_VALUE_TITLE"] = "ಮೌಲ್ಯ ಬದಲಾಯಿಸು:";
|
|
@@ -110,6 +117,7 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "ಮೌಲ್ಯವು ಸು
|
|
|
110
117
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "ಮೌಲ್ಯವು ಸತ್ಯವಾಗಿರುವವರೆಗೆ, ಕೆಲವು ಹೇಳಿಕೆಗಳನ್ನು ಮಾಡಿ.";
|
|
111
118
|
Blockly.Msg["CONTROL_KEY"] = "Ctrl"; // untranslated
|
|
112
119
|
Blockly.Msg["COPY_SHORTCUT"] = "Copy"; // untranslated
|
|
120
|
+
Blockly.Msg["CURRENT_BLOCK_ANNOUNCEMENT"] = "Current block: %1"; // untranslated
|
|
113
121
|
Blockly.Msg["CUT_SHORTCUT"] = "Cut"; // untranslated
|
|
114
122
|
Blockly.Msg["DELETE_ALL_BLOCKS"] = "ಎಲ್ಲಾ %1 ಬ್ಲಾಕ್ಗಳನ್ನು ಅಳಿಸುವುದೇ ?";
|
|
115
123
|
Blockly.Msg["DELETE_BLOCK"] = "ಬ್ಲಾಕನ್ನು ಅಳಿಸು";
|
|
@@ -137,17 +145,28 @@ Blockly.Msg["FIELD_LABEL_EMPTY"] = "empty"; // untranslated
|
|
|
137
145
|
Blockly.Msg["FIELD_LABEL_OPTION_INDEX"] = "Option %1"; // untranslated
|
|
138
146
|
Blockly.Msg["FIELD_LABEL_VARIABLE"] = "Variable '%1'"; // untranslated
|
|
139
147
|
Blockly.Msg["HELP"] = "ಸಹಾಯ";
|
|
140
|
-
Blockly.Msg["HELP_PROMPT"] = "Press %1 for help on keyboard controls"; // untranslated
|
|
148
|
+
Blockly.Msg["HELP_PROMPT"] = "Press %1 for help on keyboard controls."; // untranslated
|
|
141
149
|
Blockly.Msg["HOME_KEY"] = "Home"; // untranslated
|
|
150
|
+
Blockly.Msg["ICON_LABEL_COMMENT_CLOSED"] = "Open Comment"; // untranslated
|
|
151
|
+
Blockly.Msg["ICON_LABEL_COMMENT_OPEN"] = "Close Comment"; // untranslated
|
|
152
|
+
Blockly.Msg["ICON_LABEL_DEFAULT"] = "Icon"; // untranslated
|
|
153
|
+
Blockly.Msg["ICON_LABEL_MUTATOR_CLOSED"] = "Edit this block"; // untranslated
|
|
154
|
+
Blockly.Msg["ICON_LABEL_MUTATOR_OPEN"] = "Close block editor"; // untranslated
|
|
155
|
+
Blockly.Msg["ICON_LABEL_WARNING_CLOSED"] = "Open Warning"; // untranslated
|
|
156
|
+
Blockly.Msg["ICON_LABEL_WARNING_OPEN"] = "Close Warning"; // untranslated
|
|
142
157
|
Blockly.Msg["INLINE_INPUTS"] = "ಸಾಲಿನಲ್ಲಿರುವ ಒಳಾoಶಗಳು";
|
|
158
|
+
Blockly.Msg["INPUT_LABEL_EMPTY"] = "Empty"; // untranslated
|
|
159
|
+
Blockly.Msg["INPUT_LABEL_END_STATEMENT"] = "End %1"; // untranslated
|
|
143
160
|
Blockly.Msg["INPUT_LABEL_INDEX"] = "input %1"; // untranslated
|
|
161
|
+
Blockly.Msg["INPUT_LABEL_STATEMENT"] = "command position"; // untranslated
|
|
162
|
+
Blockly.Msg["INPUT_LABEL_VALUE"] = "value position"; // untranslated
|
|
144
163
|
Blockly.Msg["INSERT_KEY"] = "Insert"; // untranslated
|
|
145
|
-
Blockly.Msg["KEYBOARD_NAV_BLOCK_NAVIGATION_HINT"] = "Use
|
|
146
|
-
Blockly.Msg["KEYBOARD_NAV_CONSTRAINED_MOVE_HINT"] = "Use the arrow keys to move, then %1 to accept the position"; // untranslated
|
|
164
|
+
Blockly.Msg["KEYBOARD_NAV_BLOCK_NAVIGATION_HINT"] = "Use %1 to navigate inside of blocks."; // untranslated
|
|
165
|
+
Blockly.Msg["KEYBOARD_NAV_CONSTRAINED_MOVE_HINT"] = "Use the arrow keys to move, then %1 to accept the position."; // untranslated
|
|
147
166
|
Blockly.Msg["KEYBOARD_NAV_COPIED_HINT"] = "Copied. Press %1 to paste."; // untranslated
|
|
148
167
|
Blockly.Msg["KEYBOARD_NAV_CUT_HINT"] = "Cut. Press %1 to paste."; // untranslated
|
|
149
|
-
Blockly.Msg["KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT"] = "Hold %1 and use arrow keys to move freely, then %2 to accept the position"; // untranslated
|
|
150
|
-
Blockly.Msg["KEYBOARD_NAV_WORKSPACE_NAVIGATION_HINT"] = "Use the arrow keys to navigate"; // untranslated
|
|
168
|
+
Blockly.Msg["KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT"] = "Hold %1 and use arrow keys to move freely, then %2 to accept the position."; // untranslated
|
|
169
|
+
Blockly.Msg["KEYBOARD_NAV_WORKSPACE_NAVIGATION_HINT"] = "Use the arrow keys to navigate."; // untranslated
|
|
151
170
|
Blockly.Msg["LINUX"] = "Linux"; // untranslated
|
|
152
171
|
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Lists#create-empty-list"; // untranslated
|
|
153
172
|
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "ಖಾಲಿ ಪಟ್ಟಿಯನ್ನು ರಚಿಸಿ";
|
|
@@ -355,11 +374,13 @@ Blockly.Msg["NEW_STRING_VARIABLE"] = "ಚಿಹ್ನೆಗಳ ಸರಣಿಯ
|
|
|
355
374
|
Blockly.Msg["NEW_VARIABLE"] = "ಚರಾಂಶವನ್ನು ಸೃಷ್ಟಿಸು ...";
|
|
356
375
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "ಹೊಸ ಚರಾಂಶದ ಹೆಸರು:";
|
|
357
376
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "ಹೊಸ ಚರಾಂಶದ ಡೇಟಾಪ್ರಕಾರ:";
|
|
377
|
+
Blockly.Msg["NO_PARENT_ANNOUNCEMENT"] = "Current block has no parent"; // untranslated
|
|
358
378
|
Blockly.Msg["OPEN_TRASH"] = "Open trash"; // untranslated
|
|
359
379
|
Blockly.Msg["OPTION_KEY"] = "⌥ Option"; // untranslated
|
|
360
380
|
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
|
361
381
|
Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down"; // untranslated
|
|
362
382
|
Blockly.Msg["PAGE_UP_KEY"] = "Page Up"; // untranslated
|
|
383
|
+
Blockly.Msg["PARENT_BLOCKS_ANNOUNCEMENT"] = "Parent blocks: %1"; // untranslated
|
|
363
384
|
Blockly.Msg["PASTE_SHORTCUT"] = "Paste"; // untranslated
|
|
364
385
|
Blockly.Msg["PAUSE_KEY"] = "Pause"; // untranslated
|
|
365
386
|
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "ಹೇಳಿಕೆಗಳನ್ನು ಅನುಮತಿಸಿ";
|
|
@@ -394,6 +415,8 @@ Blockly.Msg["REMOVE_COMMENT"] = "ಟಿಪ್ಪಣಿ ಅಳಿಸು";
|
|
|
394
415
|
Blockly.Msg["RENAME_VARIABLE"] = "ಚರಾಂಶವನ್ನು ಮರುಹೆಸರಿಸು...";
|
|
395
416
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "ಎಲ್ಲ '%1' ಚರಾಂಶಗಳನ್ನು ಮರುಹೆಸರಿಸು:";
|
|
396
417
|
Blockly.Msg["RESET_ZOOM"] = "Reset zoom"; // untranslated
|
|
418
|
+
Blockly.Msg["SCREENREADER_MODE_DISABLED"] = "Screenreader mode is off, press %1 to turn it on"; // untranslated
|
|
419
|
+
Blockly.Msg["SCREENREADER_MODE_ENABLED"] = "Screenreader mode is on, press %1 to turn it off"; // untranslated
|
|
397
420
|
Blockly.Msg["SHIFT_KEY"] = "Shift"; // untranslated
|
|
398
421
|
Blockly.Msg["SHORTCUTS_ABORT_MOVE"] = "Abort move"; // untranslated
|
|
399
422
|
Blockly.Msg["SHORTCUTS_CLEANUP"] = "Clean up workspace"; // untranslated
|
|
@@ -403,6 +426,7 @@ Blockly.Msg["SHORTCUTS_DISCONNECT"] = "Disconnect block"; // untranslated
|
|
|
403
426
|
Blockly.Msg["SHORTCUTS_DUPLICATE"] = "Duplicate"; // untranslated
|
|
404
427
|
Blockly.Msg["SHORTCUTS_EDITING"] = "Editing"; // untranslated
|
|
405
428
|
Blockly.Msg["SHORTCUTS_ESCAPE"] = "Exit"; // untranslated
|
|
429
|
+
Blockly.Msg["SHORTCUTS_EXTENDED_INFORMATION"] = "Announce detailed information"; // untranslated
|
|
406
430
|
Blockly.Msg["SHORTCUTS_FINISH_MOVE"] = "Finish move"; // untranslated
|
|
407
431
|
Blockly.Msg["SHORTCUTS_FOCUS_TOOLBOX"] = "Focus toolbox"; // untranslated
|
|
408
432
|
Blockly.Msg["SHORTCUTS_FOCUS_WORKSPACE"] = "Focus workspace"; // untranslated
|
|
@@ -419,6 +443,7 @@ Blockly.Msg["SHORTCUTS_SHOW_CONTEXT_MENU"] = "Show menu"; // untranslated
|
|
|
419
443
|
Blockly.Msg["SHORTCUTS_SHOW_TOOLTIP"] = "Show tooltip"; // untranslated
|
|
420
444
|
Blockly.Msg["SHORTCUTS_START_MOVE"] = "Start move"; // untranslated
|
|
421
445
|
Blockly.Msg["SHORTCUTS_START_MOVE_STACK"] = "Start move stack"; // untranslated
|
|
446
|
+
Blockly.Msg["SHORTCUTS_TOGGLE_SCREENREADER_MODE"] = "Toggle screenreader mode"; // untranslated
|
|
422
447
|
Blockly.Msg["SPACE_KEY"] = "Space"; // untranslated
|
|
423
448
|
Blockly.Msg["TAB_KEY"] = "Tab"; // untranslated
|
|
424
449
|
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Text#text-modification"; // untranslated
|
package/msg/kn.mjs
CHANGED
|
@@ -467,6 +467,7 @@ export const {
|
|
|
467
467
|
SHORTCUTS_FOCUS_WORKSPACE,
|
|
468
468
|
SHORTCUTS_FOCUS_TOOLBOX,
|
|
469
469
|
SHORTCUTS_INFORMATION,
|
|
470
|
+
SHORTCUTS_EXTENDED_INFORMATION,
|
|
470
471
|
SHORTCUTS_DISCONNECT,
|
|
471
472
|
SHORTCUTS_NEXT_STACK,
|
|
472
473
|
SHORTCUTS_PREVIOUS_STACK,
|
|
@@ -474,6 +475,7 @@ export const {
|
|
|
474
475
|
SHORTCUTS_DUPLICATE,
|
|
475
476
|
SHORTCUTS_CLEANUP,
|
|
476
477
|
SHORTCUTS_SHOW_TOOLTIP,
|
|
478
|
+
SHORTCUTS_TOGGLE_SCREENREADER_MODE,
|
|
477
479
|
KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT,
|
|
478
480
|
KEYBOARD_NAV_CONSTRAINED_MOVE_HINT,
|
|
479
481
|
KEYBOARD_NAV_COPIED_HINT,
|
|
@@ -497,17 +499,23 @@ export const {
|
|
|
497
499
|
BLOCK_LABEL_REPLACEABLE,
|
|
498
500
|
BLOCK_LABEL_HAS_INPUT,
|
|
499
501
|
BLOCK_LABEL_HAS_INPUTS,
|
|
502
|
+
BLOCK_LABEL_HAS_BRANCHES,
|
|
500
503
|
BLOCK_LABEL_STATEMENT,
|
|
501
504
|
BLOCK_LABEL_CONTAINER,
|
|
502
505
|
BLOCK_LABEL_VALUE,
|
|
503
506
|
BLOCK_LABEL_STACK_BLOCKS,
|
|
504
507
|
INPUT_LABEL_INDEX,
|
|
508
|
+
INPUT_LABEL_VALUE,
|
|
509
|
+
INPUT_LABEL_STATEMENT,
|
|
510
|
+
INPUT_LABEL_END_STATEMENT,
|
|
511
|
+
INPUT_LABEL_EMPTY,
|
|
505
512
|
ANNOUNCE_MOVE_WORKSPACE,
|
|
506
513
|
ANNOUNCE_MOVE_BEFORE,
|
|
507
514
|
ANNOUNCE_MOVE_AFTER,
|
|
508
515
|
ANNOUNCE_MOVE_INSIDE,
|
|
509
516
|
ANNOUNCE_MOVE_AROUND,
|
|
510
517
|
ANNOUNCE_MOVE_TO,
|
|
518
|
+
ANNOUNCE_MOVE_OF,
|
|
511
519
|
ANNOUNCE_MOVE_CANCELED,
|
|
512
520
|
FIELD_LABEL_EMPTY,
|
|
513
521
|
ARIA_TYPE_FIELD_INPUT,
|
|
@@ -528,4 +536,21 @@ export const {
|
|
|
528
536
|
ARIA_LABEL_BUTTON,
|
|
529
537
|
ARIA_LABEL_HEADING,
|
|
530
538
|
BUBBLE_LABEL_DEFAULT,
|
|
539
|
+
BUBBLE_LABEL_COMMENT,
|
|
540
|
+
BUBBLE_LABEL_WARNING,
|
|
541
|
+
ICON_LABEL_DEFAULT,
|
|
542
|
+
ICON_LABEL_COMMENT_CLOSED,
|
|
543
|
+
ICON_LABEL_COMMENT_OPEN,
|
|
544
|
+
ICON_LABEL_MUTATOR_CLOSED,
|
|
545
|
+
ICON_LABEL_MUTATOR_OPEN,
|
|
546
|
+
ICON_LABEL_WARNING_CLOSED,
|
|
547
|
+
ICON_LABEL_WARNING_OPEN,
|
|
548
|
+
ARIA_LABEL_COMMENT,
|
|
549
|
+
ARIA_LABEL_COMMENT_COLLAPSE,
|
|
550
|
+
ARIA_LABEL_COMMENT_EXPAND,
|
|
551
|
+
SCREENREADER_MODE_ENABLED,
|
|
552
|
+
SCREENREADER_MODE_DISABLED,
|
|
553
|
+
CURRENT_BLOCK_ANNOUNCEMENT,
|
|
554
|
+
PARENT_BLOCKS_ANNOUNCEMENT,
|
|
555
|
+
NO_PARENT_ANNOUNCEMENT,
|
|
531
556
|
} = kn;
|
package/msg/ko.js
CHANGED
|
@@ -19,14 +19,18 @@ var Blockly = Blockly || { Msg: Object.create(null) };
|
|
|
19
19
|
|
|
20
20
|
Blockly.Msg["ADD_COMMENT"] = "댓글 추가";
|
|
21
21
|
Blockly.Msg["ALT_KEY"] = "Alt";
|
|
22
|
-
Blockly.Msg["ANNOUNCE_MOVE_AFTER"] = "
|
|
23
|
-
Blockly.Msg["ANNOUNCE_MOVE_AROUND"] = "
|
|
24
|
-
Blockly.Msg["ANNOUNCE_MOVE_BEFORE"] = "
|
|
25
|
-
Blockly.Msg["ANNOUNCE_MOVE_CANCELED"] = "Canceled movement"; // untranslated
|
|
26
|
-
Blockly.Msg["ANNOUNCE_MOVE_INSIDE"] = "
|
|
27
|
-
Blockly.Msg["
|
|
28
|
-
Blockly.Msg["
|
|
22
|
+
Blockly.Msg["ANNOUNCE_MOVE_AFTER"] = "Moving %1 after %2."; // untranslated
|
|
23
|
+
Blockly.Msg["ANNOUNCE_MOVE_AROUND"] = "Moving %1 around %2."; // untranslated
|
|
24
|
+
Blockly.Msg["ANNOUNCE_MOVE_BEFORE"] = "Moving %1 before %2."; // untranslated
|
|
25
|
+
Blockly.Msg["ANNOUNCE_MOVE_CANCELED"] = "Canceled movement."; // untranslated
|
|
26
|
+
Blockly.Msg["ANNOUNCE_MOVE_INSIDE"] = "Moving %1 inside %2."; // untranslated
|
|
27
|
+
Blockly.Msg["ANNOUNCE_MOVE_OF"] = "%1 of %2"; // untranslated
|
|
28
|
+
Blockly.Msg["ANNOUNCE_MOVE_TO"] = "Moving %1 to %2."; // untranslated
|
|
29
|
+
Blockly.Msg["ANNOUNCE_MOVE_WORKSPACE"] = "Moving %1 on workspace."; // untranslated
|
|
29
30
|
Blockly.Msg["ARIA_LABEL_BUTTON"] = "button"; // untranslated
|
|
31
|
+
Blockly.Msg["ARIA_LABEL_COMMENT"] = "Comment"; // untranslated
|
|
32
|
+
Blockly.Msg["ARIA_LABEL_COMMENT_COLLAPSE"] = "Collapse Comment"; // untranslated
|
|
33
|
+
Blockly.Msg["ARIA_LABEL_COMMENT_EXPAND"] = "Expand Comment"; // untranslated
|
|
30
34
|
Blockly.Msg["ARIA_LABEL_HEADING"] = "heading"; // untranslated
|
|
31
35
|
Blockly.Msg["ARIA_TYPE_FIELD_CHECKBOX"] = "checkbox"; // untranslated
|
|
32
36
|
Blockly.Msg["ARIA_TYPE_FIELD_DROPDOWN"] = "dropdown"; // untranslated
|
|
@@ -40,6 +44,7 @@ Blockly.Msg["BLOCK_LABEL_BEGIN_STACK"] = "Begin stack"; // untranslated
|
|
|
40
44
|
Blockly.Msg["BLOCK_LABEL_COLLAPSED"] = "collapsed"; // untranslated
|
|
41
45
|
Blockly.Msg["BLOCK_LABEL_CONTAINER"] = "container"; // untranslated
|
|
42
46
|
Blockly.Msg["BLOCK_LABEL_DISABLED"] = "disabled"; // untranslated
|
|
47
|
+
Blockly.Msg["BLOCK_LABEL_HAS_BRANCHES"] = "has %1 branches"; // untranslated
|
|
43
48
|
Blockly.Msg["BLOCK_LABEL_HAS_INPUT"] = "has input"; // untranslated
|
|
44
49
|
Blockly.Msg["BLOCK_LABEL_HAS_INPUTS"] = "has inputs"; // untranslated
|
|
45
50
|
Blockly.Msg["BLOCK_LABEL_REPLACEABLE"] = "replaceable"; // untranslated
|
|
@@ -47,7 +52,9 @@ Blockly.Msg["BLOCK_LABEL_STACK_BLOCKS"] = "%1 stack blocks"; // untranslated
|
|
|
47
52
|
Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "command"; // untranslated
|
|
48
53
|
Blockly.Msg["BLOCK_LABEL_TOOLBOX_CATEGORY"] = "%1 category"; // untranslated
|
|
49
54
|
Blockly.Msg["BLOCK_LABEL_VALUE"] = "value"; // untranslated
|
|
55
|
+
Blockly.Msg["BUBBLE_LABEL_COMMENT"] = "Comment: %1"; // untranslated
|
|
50
56
|
Blockly.Msg["BUBBLE_LABEL_DEFAULT"] = "Bubble"; // untranslated
|
|
57
|
+
Blockly.Msg["BUBBLE_LABEL_WARNING"] = "Warning: %1"; // untranslated
|
|
51
58
|
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "'%2' 함수 정의의 일부이기 때문에 '%1' 변수를 삭제할 수 없습니다";
|
|
52
59
|
Blockly.Msg["CAPS_LOCK_KEY"] = "Caps Lock"; // untranslated
|
|
53
60
|
Blockly.Msg["CHANGE_VALUE_TITLE"] = "값 바꾸기:";
|
|
@@ -110,6 +117,7 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "값이 거짓인 동안 명
|
|
|
110
117
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "값이 참일 때, 명령들을 실행합니다.";
|
|
111
118
|
Blockly.Msg["CONTROL_KEY"] = "Ctrl";
|
|
112
119
|
Blockly.Msg["COPY_SHORTCUT"] = "복사";
|
|
120
|
+
Blockly.Msg["CURRENT_BLOCK_ANNOUNCEMENT"] = "Current block: %1"; // untranslated
|
|
113
121
|
Blockly.Msg["CUT_SHORTCUT"] = "잘라내기";
|
|
114
122
|
Blockly.Msg["DELETE_ALL_BLOCKS"] = "모든 블록 %1개를 삭제하겠습니까?";
|
|
115
123
|
Blockly.Msg["DELETE_BLOCK"] = "블록 삭제";
|
|
@@ -137,17 +145,28 @@ Blockly.Msg["FIELD_LABEL_EMPTY"] = "empty"; // untranslated
|
|
|
137
145
|
Blockly.Msg["FIELD_LABEL_OPTION_INDEX"] = "Option %1"; // untranslated
|
|
138
146
|
Blockly.Msg["FIELD_LABEL_VARIABLE"] = "Variable '%1'"; // untranslated
|
|
139
147
|
Blockly.Msg["HELP"] = "도움말";
|
|
140
|
-
Blockly.Msg["HELP_PROMPT"] = "Press %1 for help on keyboard controls"; // untranslated
|
|
148
|
+
Blockly.Msg["HELP_PROMPT"] = "Press %1 for help on keyboard controls."; // untranslated
|
|
141
149
|
Blockly.Msg["HOME_KEY"] = "Home"; // untranslated
|
|
150
|
+
Blockly.Msg["ICON_LABEL_COMMENT_CLOSED"] = "Open Comment"; // untranslated
|
|
151
|
+
Blockly.Msg["ICON_LABEL_COMMENT_OPEN"] = "Close Comment"; // untranslated
|
|
152
|
+
Blockly.Msg["ICON_LABEL_DEFAULT"] = "Icon"; // untranslated
|
|
153
|
+
Blockly.Msg["ICON_LABEL_MUTATOR_CLOSED"] = "Edit this block"; // untranslated
|
|
154
|
+
Blockly.Msg["ICON_LABEL_MUTATOR_OPEN"] = "Close block editor"; // untranslated
|
|
155
|
+
Blockly.Msg["ICON_LABEL_WARNING_CLOSED"] = "Open Warning"; // untranslated
|
|
156
|
+
Blockly.Msg["ICON_LABEL_WARNING_OPEN"] = "Close Warning"; // untranslated
|
|
142
157
|
Blockly.Msg["INLINE_INPUTS"] = "내부 입력";
|
|
158
|
+
Blockly.Msg["INPUT_LABEL_EMPTY"] = "Empty"; // untranslated
|
|
159
|
+
Blockly.Msg["INPUT_LABEL_END_STATEMENT"] = "End %1"; // untranslated
|
|
143
160
|
Blockly.Msg["INPUT_LABEL_INDEX"] = "input %1"; // untranslated
|
|
161
|
+
Blockly.Msg["INPUT_LABEL_STATEMENT"] = "command position"; // untranslated
|
|
162
|
+
Blockly.Msg["INPUT_LABEL_VALUE"] = "value position"; // untranslated
|
|
144
163
|
Blockly.Msg["INSERT_KEY"] = "Insert"; // untranslated
|
|
145
|
-
Blockly.Msg["KEYBOARD_NAV_BLOCK_NAVIGATION_HINT"] = "Use
|
|
146
|
-
Blockly.Msg["KEYBOARD_NAV_CONSTRAINED_MOVE_HINT"] = "Use the arrow keys to move, then %1 to accept the position"; // untranslated
|
|
164
|
+
Blockly.Msg["KEYBOARD_NAV_BLOCK_NAVIGATION_HINT"] = "Use %1 to navigate inside of blocks."; // untranslated
|
|
165
|
+
Blockly.Msg["KEYBOARD_NAV_CONSTRAINED_MOVE_HINT"] = "Use the arrow keys to move, then %1 to accept the position."; // untranslated
|
|
147
166
|
Blockly.Msg["KEYBOARD_NAV_COPIED_HINT"] = "Copied. Press %1 to paste."; // untranslated
|
|
148
167
|
Blockly.Msg["KEYBOARD_NAV_CUT_HINT"] = "Cut. Press %1 to paste."; // untranslated
|
|
149
|
-
Blockly.Msg["KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT"] = "Hold %1 and use arrow keys to move freely, then %2 to accept the position"; // untranslated
|
|
150
|
-
Blockly.Msg["KEYBOARD_NAV_WORKSPACE_NAVIGATION_HINT"] = "Use the arrow keys to navigate"; // untranslated
|
|
168
|
+
Blockly.Msg["KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT"] = "Hold %1 and use arrow keys to move freely, then %2 to accept the position."; // untranslated
|
|
169
|
+
Blockly.Msg["KEYBOARD_NAV_WORKSPACE_NAVIGATION_HINT"] = "Use the arrow keys to navigate."; // untranslated
|
|
151
170
|
Blockly.Msg["LINUX"] = "리눅스";
|
|
152
171
|
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Lists#create-empty-list"; // untranslated
|
|
153
172
|
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "빈 리스트 생성";
|
|
@@ -355,11 +374,13 @@ Blockly.Msg["NEW_STRING_VARIABLE"] = "문자열 변수 만들기...";
|
|
|
355
374
|
Blockly.Msg["NEW_VARIABLE"] = "변수 만들기...";
|
|
356
375
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "새 변수 이름:";
|
|
357
376
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "새 변수 유형:";
|
|
377
|
+
Blockly.Msg["NO_PARENT_ANNOUNCEMENT"] = "Current block has no parent"; // untranslated
|
|
358
378
|
Blockly.Msg["OPEN_TRASH"] = "Open trash"; // untranslated
|
|
359
379
|
Blockly.Msg["OPTION_KEY"] = "⌥ 옵션";
|
|
360
380
|
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
|
361
381
|
Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down"; // untranslated
|
|
362
382
|
Blockly.Msg["PAGE_UP_KEY"] = "Page Up"; // untranslated
|
|
383
|
+
Blockly.Msg["PARENT_BLOCKS_ANNOUNCEMENT"] = "Parent blocks: %1"; // untranslated
|
|
363
384
|
Blockly.Msg["PASTE_SHORTCUT"] = "붙여넣기";
|
|
364
385
|
Blockly.Msg["PAUSE_KEY"] = "Pause"; // untranslated
|
|
365
386
|
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "서술 허가";
|
|
@@ -394,6 +415,8 @@ Blockly.Msg["REMOVE_COMMENT"] = "주석 제거";
|
|
|
394
415
|
Blockly.Msg["RENAME_VARIABLE"] = "변수 이름 바꾸기:";
|
|
395
416
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "'%1' 변수 이름을 바꾸기:";
|
|
396
417
|
Blockly.Msg["RESET_ZOOM"] = "Reset zoom"; // untranslated
|
|
418
|
+
Blockly.Msg["SCREENREADER_MODE_DISABLED"] = "Screenreader mode is off, press %1 to turn it on"; // untranslated
|
|
419
|
+
Blockly.Msg["SCREENREADER_MODE_ENABLED"] = "Screenreader mode is on, press %1 to turn it off"; // untranslated
|
|
397
420
|
Blockly.Msg["SHIFT_KEY"] = "Shift"; // untranslated
|
|
398
421
|
Blockly.Msg["SHORTCUTS_ABORT_MOVE"] = "Abort move"; // untranslated
|
|
399
422
|
Blockly.Msg["SHORTCUTS_CLEANUP"] = "Clean up workspace"; // untranslated
|
|
@@ -403,6 +426,7 @@ Blockly.Msg["SHORTCUTS_DISCONNECT"] = "Disconnect block"; // untranslated
|
|
|
403
426
|
Blockly.Msg["SHORTCUTS_DUPLICATE"] = "Duplicate"; // untranslated
|
|
404
427
|
Blockly.Msg["SHORTCUTS_EDITING"] = "편집";
|
|
405
428
|
Blockly.Msg["SHORTCUTS_ESCAPE"] = "Exit"; // untranslated
|
|
429
|
+
Blockly.Msg["SHORTCUTS_EXTENDED_INFORMATION"] = "Announce detailed information"; // untranslated
|
|
406
430
|
Blockly.Msg["SHORTCUTS_FINISH_MOVE"] = "Finish move"; // untranslated
|
|
407
431
|
Blockly.Msg["SHORTCUTS_FOCUS_TOOLBOX"] = "Focus toolbox"; // untranslated
|
|
408
432
|
Blockly.Msg["SHORTCUTS_FOCUS_WORKSPACE"] = "Focus workspace"; // untranslated
|
|
@@ -419,6 +443,7 @@ Blockly.Msg["SHORTCUTS_SHOW_CONTEXT_MENU"] = "Show menu"; // untranslated
|
|
|
419
443
|
Blockly.Msg["SHORTCUTS_SHOW_TOOLTIP"] = "Show tooltip"; // untranslated
|
|
420
444
|
Blockly.Msg["SHORTCUTS_START_MOVE"] = "Start move"; // untranslated
|
|
421
445
|
Blockly.Msg["SHORTCUTS_START_MOVE_STACK"] = "Start move stack"; // untranslated
|
|
446
|
+
Blockly.Msg["SHORTCUTS_TOGGLE_SCREENREADER_MODE"] = "Toggle screenreader mode"; // untranslated
|
|
422
447
|
Blockly.Msg["SPACE_KEY"] = "Space"; // untranslated
|
|
423
448
|
Blockly.Msg["TAB_KEY"] = "Tab"; // untranslated
|
|
424
449
|
Blockly.Msg["TEXT_APPEND_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Text#text-modification"; // untranslated
|
package/msg/ko.mjs
CHANGED
|
@@ -467,6 +467,7 @@ export const {
|
|
|
467
467
|
SHORTCUTS_FOCUS_WORKSPACE,
|
|
468
468
|
SHORTCUTS_FOCUS_TOOLBOX,
|
|
469
469
|
SHORTCUTS_INFORMATION,
|
|
470
|
+
SHORTCUTS_EXTENDED_INFORMATION,
|
|
470
471
|
SHORTCUTS_DISCONNECT,
|
|
471
472
|
SHORTCUTS_NEXT_STACK,
|
|
472
473
|
SHORTCUTS_PREVIOUS_STACK,
|
|
@@ -474,6 +475,7 @@ export const {
|
|
|
474
475
|
SHORTCUTS_DUPLICATE,
|
|
475
476
|
SHORTCUTS_CLEANUP,
|
|
476
477
|
SHORTCUTS_SHOW_TOOLTIP,
|
|
478
|
+
SHORTCUTS_TOGGLE_SCREENREADER_MODE,
|
|
477
479
|
KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT,
|
|
478
480
|
KEYBOARD_NAV_CONSTRAINED_MOVE_HINT,
|
|
479
481
|
KEYBOARD_NAV_COPIED_HINT,
|
|
@@ -497,17 +499,23 @@ export const {
|
|
|
497
499
|
BLOCK_LABEL_REPLACEABLE,
|
|
498
500
|
BLOCK_LABEL_HAS_INPUT,
|
|
499
501
|
BLOCK_LABEL_HAS_INPUTS,
|
|
502
|
+
BLOCK_LABEL_HAS_BRANCHES,
|
|
500
503
|
BLOCK_LABEL_STATEMENT,
|
|
501
504
|
BLOCK_LABEL_CONTAINER,
|
|
502
505
|
BLOCK_LABEL_VALUE,
|
|
503
506
|
BLOCK_LABEL_STACK_BLOCKS,
|
|
504
507
|
INPUT_LABEL_INDEX,
|
|
508
|
+
INPUT_LABEL_VALUE,
|
|
509
|
+
INPUT_LABEL_STATEMENT,
|
|
510
|
+
INPUT_LABEL_END_STATEMENT,
|
|
511
|
+
INPUT_LABEL_EMPTY,
|
|
505
512
|
ANNOUNCE_MOVE_WORKSPACE,
|
|
506
513
|
ANNOUNCE_MOVE_BEFORE,
|
|
507
514
|
ANNOUNCE_MOVE_AFTER,
|
|
508
515
|
ANNOUNCE_MOVE_INSIDE,
|
|
509
516
|
ANNOUNCE_MOVE_AROUND,
|
|
510
517
|
ANNOUNCE_MOVE_TO,
|
|
518
|
+
ANNOUNCE_MOVE_OF,
|
|
511
519
|
ANNOUNCE_MOVE_CANCELED,
|
|
512
520
|
FIELD_LABEL_EMPTY,
|
|
513
521
|
ARIA_TYPE_FIELD_INPUT,
|
|
@@ -528,4 +536,21 @@ export const {
|
|
|
528
536
|
ARIA_LABEL_BUTTON,
|
|
529
537
|
ARIA_LABEL_HEADING,
|
|
530
538
|
BUBBLE_LABEL_DEFAULT,
|
|
539
|
+
BUBBLE_LABEL_COMMENT,
|
|
540
|
+
BUBBLE_LABEL_WARNING,
|
|
541
|
+
ICON_LABEL_DEFAULT,
|
|
542
|
+
ICON_LABEL_COMMENT_CLOSED,
|
|
543
|
+
ICON_LABEL_COMMENT_OPEN,
|
|
544
|
+
ICON_LABEL_MUTATOR_CLOSED,
|
|
545
|
+
ICON_LABEL_MUTATOR_OPEN,
|
|
546
|
+
ICON_LABEL_WARNING_CLOSED,
|
|
547
|
+
ICON_LABEL_WARNING_OPEN,
|
|
548
|
+
ARIA_LABEL_COMMENT,
|
|
549
|
+
ARIA_LABEL_COMMENT_COLLAPSE,
|
|
550
|
+
ARIA_LABEL_COMMENT_EXPAND,
|
|
551
|
+
SCREENREADER_MODE_ENABLED,
|
|
552
|
+
SCREENREADER_MODE_DISABLED,
|
|
553
|
+
CURRENT_BLOCK_ANNOUNCEMENT,
|
|
554
|
+
PARENT_BLOCKS_ANNOUNCEMENT,
|
|
555
|
+
NO_PARENT_ANNOUNCEMENT,
|
|
531
556
|
} = ko;
|