blockly 13.0.0-beta.5 → 13.0.0-beta.7
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 +358 -311
- package/blockly_compressed.js +194 -204
- package/blockly_compressed.js.map +1 -1
- package/blocks_compressed.js +108 -101
- package/blocks_compressed.js.map +1 -1
- package/core/block.d.ts +0 -7
- package/core/block_aria_composer.d.ts +1 -1
- package/core/common.d.ts +7 -0
- package/core/dragging/block_drag_strategy.d.ts +27 -0
- package/core/grid.d.ts +1 -1
- package/core/inputs/input.d.ts +5 -2
- package/core/options.d.ts +3 -3
- package/core/procedures.d.ts +4 -6
- package/core/toolbox/category.d.ts +6 -0
- package/core/variable_map.d.ts +0 -33
- package/core/variables.d.ts +5 -6
- package/core/variables_dynamic.d.ts +4 -6
- package/core/workspace.d.ts +0 -81
- package/core/workspace_svg.d.ts +5 -0
- package/msg/ab.js +56 -6
- package/msg/ab.mjs +50 -0
- package/msg/ace.js +56 -6
- package/msg/ace.mjs +50 -0
- package/msg/af.js +56 -6
- package/msg/af.mjs +50 -0
- package/msg/am.js +56 -6
- package/msg/am.mjs +50 -0
- package/msg/ar.js +53 -3
- package/msg/ar.mjs +50 -0
- package/msg/ast.js +56 -6
- package/msg/ast.mjs +50 -0
- package/msg/az.js +56 -6
- package/msg/az.mjs +50 -0
- package/msg/ba.js +56 -6
- package/msg/ba.mjs +50 -0
- package/msg/bcc.js +56 -6
- package/msg/bcc.mjs +50 -0
- package/msg/be-tarask.js +56 -6
- package/msg/be-tarask.mjs +50 -0
- package/msg/be.js +56 -6
- package/msg/be.mjs +50 -0
- package/msg/bg.js +76 -26
- package/msg/bg.mjs +50 -0
- package/msg/bn.js +56 -6
- package/msg/bn.mjs +50 -0
- package/msg/br.js +56 -6
- package/msg/br.mjs +50 -0
- package/msg/bs.js +56 -6
- package/msg/bs.mjs +50 -0
- package/msg/ca.js +56 -6
- package/msg/ca.mjs +50 -0
- package/msg/ce.js +56 -6
- package/msg/ce.mjs +50 -0
- package/msg/cs.js +76 -26
- package/msg/cs.mjs +50 -0
- package/msg/da.js +53 -3
- package/msg/da.mjs +50 -0
- package/msg/de.js +56 -6
- package/msg/de.mjs +50 -0
- package/msg/diq.js +56 -6
- package/msg/diq.mjs +50 -0
- package/msg/dtp.js +56 -6
- package/msg/dtp.mjs +50 -0
- package/msg/dty.js +56 -6
- package/msg/dty.mjs +50 -0
- package/msg/ee.js +56 -6
- package/msg/ee.mjs +50 -0
- package/msg/el.js +53 -3
- package/msg/el.mjs +50 -0
- package/msg/en-gb.js +56 -6
- package/msg/en-gb.mjs +50 -0
- package/msg/en.js +56 -6
- package/msg/en.mjs +50 -0
- package/msg/eo.js +56 -6
- package/msg/eo.mjs +50 -0
- package/msg/es.js +53 -3
- package/msg/es.mjs +50 -0
- package/msg/et.js +56 -6
- package/msg/et.mjs +50 -0
- package/msg/eu.js +56 -6
- package/msg/eu.mjs +50 -0
- package/msg/fa.js +56 -6
- package/msg/fa.mjs +50 -0
- package/msg/fi.js +59 -9
- package/msg/fi.mjs +50 -0
- package/msg/fo.js +56 -6
- package/msg/fo.mjs +50 -0
- package/msg/fr.js +53 -3
- package/msg/fr.mjs +50 -0
- package/msg/frr.js +56 -6
- package/msg/frr.mjs +50 -0
- package/msg/ga.js +53 -3
- package/msg/ga.mjs +50 -0
- package/msg/gl.js +53 -3
- package/msg/gl.mjs +50 -0
- package/msg/gn.js +56 -6
- package/msg/gn.mjs +50 -0
- package/msg/gor.js +56 -6
- package/msg/gor.mjs +50 -0
- package/msg/ha.js +56 -6
- package/msg/ha.mjs +50 -0
- package/msg/hak.js +56 -6
- package/msg/hak.mjs +50 -0
- package/msg/he.js +56 -6
- package/msg/he.mjs +50 -0
- package/msg/hi.js +56 -6
- package/msg/hi.mjs +50 -0
- package/msg/hr.js +56 -6
- package/msg/hr.mjs +50 -0
- package/msg/hrx.js +56 -6
- package/msg/hrx.mjs +50 -0
- package/msg/hsb.js +56 -6
- package/msg/hsb.mjs +50 -0
- package/msg/hu.js +56 -6
- package/msg/hu.mjs +50 -0
- package/msg/hy.js +56 -6
- package/msg/hy.mjs +50 -0
- package/msg/ia.js +53 -3
- package/msg/ia.mjs +50 -0
- package/msg/id.js +53 -3
- package/msg/id.mjs +50 -0
- package/msg/ig.js +53 -3
- package/msg/ig.mjs +50 -0
- package/msg/inh.js +56 -6
- package/msg/inh.mjs +50 -0
- package/msg/is.js +56 -6
- package/msg/is.mjs +50 -0
- package/msg/it.js +53 -3
- package/msg/it.mjs +50 -0
- package/msg/ja.js +53 -3
- package/msg/ja.mjs +50 -0
- package/msg/ka.js +56 -6
- package/msg/ka.mjs +50 -0
- package/msg/kab.js +55 -5
- package/msg/kab.mjs +50 -0
- package/msg/kbd-cyrl.js +56 -6
- package/msg/kbd-cyrl.mjs +50 -0
- package/msg/km.js +56 -6
- package/msg/km.mjs +50 -0
- package/msg/kn.js +56 -6
- package/msg/kn.mjs +50 -0
- package/msg/ko.js +70 -20
- package/msg/ko.mjs +50 -0
- package/msg/krc.js +53 -3
- package/msg/krc.mjs +50 -0
- package/msg/ksh.js +56 -6
- package/msg/ksh.mjs +50 -0
- package/msg/ku-latn.js +56 -6
- package/msg/ku-latn.mjs +50 -0
- package/msg/ky.js +56 -6
- package/msg/ky.mjs +50 -0
- package/msg/la.js +56 -6
- package/msg/la.mjs +50 -0
- package/msg/lb.js +56 -6
- package/msg/lb.mjs +50 -0
- package/msg/lki.js +56 -6
- package/msg/lki.mjs +50 -0
- package/msg/lo.js +56 -6
- package/msg/lo.mjs +50 -0
- package/msg/lrc.js +56 -6
- package/msg/lrc.mjs +50 -0
- package/msg/lt.js +56 -6
- package/msg/lt.mjs +50 -0
- package/msg/lv.js +56 -6
- package/msg/lv.mjs +50 -0
- package/msg/mg.js +56 -6
- package/msg/mg.mjs +50 -0
- package/msg/mk.js +56 -6
- package/msg/mk.mjs +50 -0
- package/msg/ml.js +56 -6
- package/msg/ml.mjs +50 -0
- package/msg/mnw.js +56 -6
- package/msg/mnw.mjs +50 -0
- package/msg/ms.js +56 -6
- package/msg/ms.mjs +50 -0
- package/msg/my.js +56 -6
- package/msg/my.mjs +50 -0
- package/msg/mzn.js +56 -6
- package/msg/mzn.mjs +50 -0
- package/msg/nb.js +56 -6
- package/msg/nb.mjs +50 -0
- package/msg/ne.js +56 -6
- package/msg/ne.mjs +50 -0
- package/msg/nl.js +55 -5
- package/msg/nl.mjs +50 -0
- package/msg/oc.js +56 -6
- package/msg/oc.mjs +50 -0
- package/msg/olo.js +56 -6
- package/msg/olo.mjs +50 -0
- package/msg/pa.js +55 -5
- package/msg/pa.mjs +50 -0
- package/msg/pl.js +53 -3
- package/msg/pl.mjs +50 -0
- package/msg/pms.js +53 -3
- package/msg/pms.mjs +50 -0
- package/msg/ps.js +59 -9
- package/msg/ps.mjs +50 -0
- package/msg/pt-br.js +53 -3
- package/msg/pt-br.mjs +50 -0
- package/msg/pt.js +53 -3
- package/msg/pt.mjs +50 -0
- package/msg/ro.js +53 -3
- package/msg/ro.mjs +50 -0
- package/msg/ru.js +53 -3
- package/msg/ru.mjs +50 -0
- package/msg/sc.js +56 -6
- package/msg/sc.mjs +50 -0
- package/msg/sco.js +56 -6
- package/msg/sco.mjs +50 -0
- package/msg/sd.js +56 -6
- package/msg/sd.mjs +50 -0
- package/msg/shn.js +56 -6
- package/msg/shn.mjs +50 -0
- package/msg/si.js +56 -6
- package/msg/si.mjs +50 -0
- package/msg/sk.js +56 -6
- package/msg/sk.mjs +50 -0
- package/msg/skr-arab.js +56 -6
- package/msg/skr-arab.mjs +50 -0
- package/msg/sl.js +53 -3
- package/msg/sl.mjs +50 -0
- package/msg/smn.js +56 -6
- package/msg/smn.mjs +50 -0
- package/msg/sq.js +56 -6
- package/msg/sq.mjs +50 -0
- package/msg/sr-latn.js +56 -6
- package/msg/sr-latn.mjs +50 -0
- package/msg/sr.js +56 -6
- package/msg/sr.mjs +50 -0
- package/msg/sv.js +53 -3
- package/msg/sv.mjs +50 -0
- package/msg/sw.js +56 -6
- package/msg/sw.mjs +50 -0
- package/msg/ta.js +55 -5
- package/msg/ta.mjs +50 -0
- package/msg/tcy.js +53 -3
- package/msg/tcy.mjs +50 -0
- package/msg/tdd.js +56 -6
- package/msg/tdd.mjs +50 -0
- package/msg/te.js +56 -6
- package/msg/te.mjs +50 -0
- package/msg/th.js +56 -6
- package/msg/th.mjs +50 -0
- package/msg/ti.js +56 -6
- package/msg/ti.mjs +50 -0
- package/msg/tl.js +56 -6
- package/msg/tl.mjs +50 -0
- package/msg/tlh.js +56 -6
- package/msg/tlh.mjs +50 -0
- package/msg/tr.js +53 -3
- package/msg/tr.mjs +50 -0
- package/msg/ug-arab.js +56 -6
- package/msg/ug-arab.mjs +50 -0
- package/msg/uk.js +65 -15
- package/msg/uk.mjs +50 -0
- package/msg/ur.js +56 -6
- package/msg/ur.mjs +50 -0
- package/msg/uz.js +56 -6
- package/msg/uz.mjs +50 -0
- package/msg/vi.js +53 -3
- package/msg/vi.mjs +50 -0
- package/msg/xmf.js +56 -6
- package/msg/xmf.mjs +50 -0
- package/msg/yo.js +56 -6
- package/msg/yo.mjs +50 -0
- package/msg/zgh.js +56 -6
- package/msg/zgh.mjs +50 -0
- package/msg/zh-hans.js +53 -3
- package/msg/zh-hans.mjs +50 -0
- package/msg/zh-hant.js +53 -3
- package/msg/zh-hant.mjs +50 -0
- package/package.json +2 -2
package/msg/sco.js
CHANGED
|
@@ -38,6 +38,8 @@ Blockly.Msg["ARIA_TYPE_FIELD_IMAGE"] = "image"; // untranslated
|
|
|
38
38
|
Blockly.Msg["ARIA_TYPE_FIELD_INPUT"] = "input"; // untranslated
|
|
39
39
|
Blockly.Msg["ARIA_TYPE_FIELD_NUMBER"] = "number"; // untranslated
|
|
40
40
|
Blockly.Msg["ARIA_TYPE_FIELD_TEXT_INPUT"] = "text"; // untranslated
|
|
41
|
+
Blockly.Msg["ARIA_TYPE_FIELD_TEXT_INPUT_ARGUMENT"] = "input name"; // untranslated
|
|
42
|
+
Blockly.Msg["ARIA_TYPE_FIELD_TEXT_INPUT_PROCEDURE"] = "function name"; // untranslated
|
|
41
43
|
Blockly.Msg["BACKSPACE_KEY"] = "Backspace"; // untranslated
|
|
42
44
|
Blockly.Msg["BLOCK_LABEL_BEGIN_PREFIX"] = "Begin %1"; // untranslated
|
|
43
45
|
Blockly.Msg["BLOCK_LABEL_BEGIN_STACK"] = "Begin stack"; // untranslated
|
|
@@ -49,7 +51,7 @@ Blockly.Msg["BLOCK_LABEL_HAS_INPUT"] = "has input"; // untranslated
|
|
|
49
51
|
Blockly.Msg["BLOCK_LABEL_HAS_INPUTS"] = "has inputs"; // untranslated
|
|
50
52
|
Blockly.Msg["BLOCK_LABEL_REPLACEABLE"] = "replaceable"; // untranslated
|
|
51
53
|
Blockly.Msg["BLOCK_LABEL_STACK_BLOCKS"] = "%1 stack blocks"; // untranslated
|
|
52
|
-
Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "
|
|
54
|
+
Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "statement"; // untranslated
|
|
53
55
|
Blockly.Msg["BLOCK_LABEL_TOOLBOX_CATEGORY"] = "%1 category"; // untranslated
|
|
54
56
|
Blockly.Msg["BLOCK_LABEL_VALUE"] = "value"; // untranslated
|
|
55
57
|
Blockly.Msg["BUBBLE_LABEL_COMMENT"] = "Comment: %1"; // untranslated
|
|
@@ -81,7 +83,7 @@ Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorper
|
|
|
81
83
|
Blockly.Msg["COLOUR_RGB_RED"] = "red"; // untranslated
|
|
82
84
|
Blockly.Msg["COLOUR_RGB_TITLE"] = "colour with"; // untranslated
|
|
83
85
|
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Create a colour with the specified amount of red, green, and blue. All values must be between 0 and 100."; // untranslated
|
|
84
|
-
Blockly.Msg["COMMAND_KEY"] = "
|
|
86
|
+
Blockly.Msg["COMMAND_KEY"] = "Command"; // untranslated
|
|
85
87
|
Blockly.Msg["CONTEXT_MENU_KEY"] = "≣ Menu"; // untranslated
|
|
86
88
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
|
87
89
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK"] = "break out of loop"; // untranslated
|
|
@@ -115,7 +117,7 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "repeat until"; // untransl
|
|
|
115
117
|
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repeat while"; // untranslated
|
|
116
118
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then do some statements."; // untranslated
|
|
117
119
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
|
118
|
-
Blockly.Msg["CONTROL_KEY"] = "
|
|
120
|
+
Blockly.Msg["CONTROL_KEY"] = "Control"; // untranslated
|
|
119
121
|
Blockly.Msg["COPY_SHORTCUT"] = "Copy"; // untranslated
|
|
120
122
|
Blockly.Msg["CURRENT_BLOCK_ANNOUNCEMENT"] = "Current block: %1"; // untranslated
|
|
121
123
|
Blockly.Msg["CUT_SHORTCUT"] = "Cut"; // untranslated
|
|
@@ -134,7 +136,7 @@ Blockly.Msg["EDIT_BLOCK_CONTENTS"] = "Edit Block contents"; // untranslated
|
|
|
134
136
|
Blockly.Msg["ENABLE_BLOCK"] = "Enable Block"; // untranslated
|
|
135
137
|
Blockly.Msg["END_KEY"] = "End"; // untranslated
|
|
136
138
|
Blockly.Msg["ENTER_KEY"] = "Enter"; // untranslated
|
|
137
|
-
Blockly.Msg["ESCAPE"] = "
|
|
139
|
+
Blockly.Msg["ESCAPE"] = "Escape"; // untranslated
|
|
138
140
|
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
|
139
141
|
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
|
140
142
|
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
|
@@ -155,11 +157,57 @@ Blockly.Msg["ICON_LABEL_MUTATOR_OPEN"] = "Close block editor"; // untranslated
|
|
|
155
157
|
Blockly.Msg["ICON_LABEL_WARNING_CLOSED"] = "Open Warning"; // untranslated
|
|
156
158
|
Blockly.Msg["ICON_LABEL_WARNING_OPEN"] = "Close Warning"; // untranslated
|
|
157
159
|
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs"; // untranslated
|
|
160
|
+
Blockly.Msg["INPUT_LABEL_CONDITION"] = "condition"; // untranslated
|
|
161
|
+
Blockly.Msg["INPUT_LABEL_CONDITION_A"] = "first condition"; // untranslated
|
|
162
|
+
Blockly.Msg["INPUT_LABEL_CONDITION_B"] = "second condition"; // untranslated
|
|
158
163
|
Blockly.Msg["INPUT_LABEL_EMPTY"] = "Empty"; // untranslated
|
|
159
164
|
Blockly.Msg["INPUT_LABEL_END_STATEMENT"] = "End %1"; // untranslated
|
|
160
165
|
Blockly.Msg["INPUT_LABEL_INDEX"] = "input %1"; // untranslated
|
|
161
|
-
Blockly.Msg["
|
|
166
|
+
Blockly.Msg["INPUT_LABEL_LISTS_CREATE_WITH_ITEM"] = "value %1"; // untranslated
|
|
167
|
+
Blockly.Msg["INPUT_LABEL_LISTS_DELIMITER"] = "delimiter"; // untranslated
|
|
168
|
+
Blockly.Msg["INPUT_LABEL_LISTS_END_POSITION"] = "end position"; // untranslated
|
|
169
|
+
Blockly.Msg["INPUT_LABEL_LISTS_LIST_FROM_TEXT"] = "text to split"; // untranslated
|
|
170
|
+
Blockly.Msg["INPUT_LABEL_LISTS_POSITION"] = "position within list"; // untranslated
|
|
171
|
+
Blockly.Msg["INPUT_LABEL_LISTS_REPEAT_ITEM"] = "value to repeat"; // untranslated
|
|
172
|
+
Blockly.Msg["INPUT_LABEL_LISTS_REPEAT_NUM"] = "number of times to repeat"; // untranslated
|
|
173
|
+
Blockly.Msg["INPUT_LABEL_LISTS_START_POSITION"] = "start position"; // untranslated
|
|
174
|
+
Blockly.Msg["INPUT_LABEL_LISTS_TEXT_FROM_LIST"] = "list to join"; // untranslated
|
|
175
|
+
Blockly.Msg["INPUT_LABEL_LISTS_TO_CHANGE"] = "list to change"; // untranslated
|
|
176
|
+
Blockly.Msg["INPUT_LABEL_LISTS_TO_CHECK"] = "list to check"; // untranslated
|
|
177
|
+
Blockly.Msg["INPUT_LABEL_LISTS_VALUE_TO_SET"] = "value to set"; // untranslated
|
|
178
|
+
Blockly.Msg["INPUT_LABEL_LOOP_BY"] = "increment"; // untranslated
|
|
179
|
+
Blockly.Msg["INPUT_LABEL_LOOP_FROM"] = "starting number"; // untranslated
|
|
180
|
+
Blockly.Msg["INPUT_LABEL_LOOP_LIST"] = "list to iterate over"; // untranslated
|
|
181
|
+
Blockly.Msg["INPUT_LABEL_LOOP_TIMES"] = "number of times to repeat"; // untranslated
|
|
182
|
+
Blockly.Msg["INPUT_LABEL_LOOP_TO"] = "ending number"; // untranslated
|
|
183
|
+
Blockly.Msg["INPUT_LABEL_MATH_CHANGE_BY"] = "amount to change by"; // untranslated
|
|
184
|
+
Blockly.Msg["INPUT_LABEL_MATH_CONSTRAIN_VALUE"] = "number to constrain"; // untranslated
|
|
185
|
+
Blockly.Msg["INPUT_LABEL_MATH_DIVIDEND"] = "dividend"; // untranslated
|
|
186
|
+
Blockly.Msg["INPUT_LABEL_MATH_DIVISOR"] = "divisor"; // untranslated
|
|
187
|
+
Blockly.Msg["INPUT_LABEL_NUMBER"] = "number"; // untranslated
|
|
188
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_A"] = "first number"; // untranslated
|
|
189
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_ATAN2_X"] = "x coordinate"; // untranslated
|
|
190
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_ATAN2_Y"] = "y coordinate"; // untranslated
|
|
191
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_B"] = "second number"; // untranslated
|
|
192
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_LIST"] = "list of numbers"; // untranslated
|
|
193
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_MAX"] = "maximum"; // untranslated
|
|
194
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_MIN"] = "minimum"; // untranslated
|
|
195
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_TO_CHECK"] = "number to check"; // untranslated
|
|
196
|
+
Blockly.Msg["INPUT_LABEL_STATEMENT"] = "statement position"; // untranslated
|
|
197
|
+
Blockly.Msg["INPUT_LABEL_TEXT_APPEND"] = "value to append"; // untranslated
|
|
198
|
+
Blockly.Msg["INPUT_LABEL_TEXT_END_POSITION"] = "end position"; // untranslated
|
|
199
|
+
Blockly.Msg["INPUT_LABEL_TEXT_JOIN_ITEM"] = "value %1"; // untranslated
|
|
200
|
+
Blockly.Msg["INPUT_LABEL_TEXT_POSITION"] = "letter position"; // untranslated
|
|
201
|
+
Blockly.Msg["INPUT_LABEL_TEXT_PROMPT_MESSAGE"] = "message"; // untranslated
|
|
202
|
+
Blockly.Msg["INPUT_LABEL_TEXT_START_POSITION"] = "start position"; // untranslated
|
|
203
|
+
Blockly.Msg["INPUT_LABEL_TEXT_TO_CHANGE"] = "text to change"; // untranslated
|
|
204
|
+
Blockly.Msg["INPUT_LABEL_TEXT_TO_CHECK"] = "text to check"; // untranslated
|
|
205
|
+
Blockly.Msg["INPUT_LABEL_TEXT_TO_FIND"] = "text to find"; // untranslated
|
|
206
|
+
Blockly.Msg["INPUT_LABEL_TEXT_TO_REPLACE"] = "text to replace"; // untranslated
|
|
162
207
|
Blockly.Msg["INPUT_LABEL_VALUE"] = "value position"; // untranslated
|
|
208
|
+
Blockly.Msg["INPUT_LABEL_VALUE_A"] = "first value"; // untranslated
|
|
209
|
+
Blockly.Msg["INPUT_LABEL_VALUE_B"] = "second value"; // untranslated
|
|
210
|
+
Blockly.Msg["INPUT_LABEL_VARIABLES_SET"] = "value to set"; // untranslated
|
|
163
211
|
Blockly.Msg["INSERT_KEY"] = "Insert"; // untranslated
|
|
164
212
|
Blockly.Msg["KEYBOARD_NAV_BLOCK_NAVIGATION_HINT"] = "Use %1 to navigate inside of blocks."; // untranslated
|
|
165
213
|
Blockly.Msg["KEYBOARD_NAV_CONSTRAINED_MOVE_HINT"] = "Use the arrow keys to move, then %1 to accept the position."; // untranslated
|
|
@@ -408,7 +456,7 @@ Blockly.Msg["NEW_VARIABLE_TITLE"] = "New variable name:"; // untranslated
|
|
|
408
456
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "New variable type:"; // untranslated
|
|
409
457
|
Blockly.Msg["NO_PARENT_ANNOUNCEMENT"] = "Current block has no parent"; // untranslated
|
|
410
458
|
Blockly.Msg["OPEN_TRASH"] = "Open trash"; // untranslated
|
|
411
|
-
Blockly.Msg["OPTION_KEY"] = "
|
|
459
|
+
Blockly.Msg["OPTION_KEY"] = "Option"; // untranslated
|
|
412
460
|
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
|
413
461
|
Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down"; // untranslated
|
|
414
462
|
Blockly.Msg["PAGE_UP_KEY"] = "Page Up"; // untranslated
|
|
@@ -447,6 +495,7 @@ Blockly.Msg["REMOVE_COMMENT"] = "Remove Comment"; // untranslated
|
|
|
447
495
|
Blockly.Msg["RENAME_VARIABLE"] = "Rename the '%1' variable"; // untranslated
|
|
448
496
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:"; // untranslated
|
|
449
497
|
Blockly.Msg["RESET_ZOOM"] = "Reset zoom"; // untranslated
|
|
498
|
+
Blockly.Msg["SCREENREADER_HINT"] = "Use the arrow keys to navigate. Press %1 to toggle screenreader accessibility mode."; // untranslated
|
|
450
499
|
Blockly.Msg["SCREENREADER_MODE_DISABLED"] = "Screenreader mode is off, press %1 to turn it on"; // untranslated
|
|
451
500
|
Blockly.Msg["SCREENREADER_MODE_ENABLED"] = "Screenreader mode is on, press %1 to turn it off"; // untranslated
|
|
452
501
|
Blockly.Msg["SHIFT_KEY"] = "Shift"; // untranslated
|
|
@@ -576,6 +625,7 @@ Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "Blocks workspace. 1 stack of blocks";
|
|
|
576
625
|
Blockly.Msg["WORKSPACE_LABEL_FLYOUT_WORKSPACE"] = "%1 blocks"; // untranslated
|
|
577
626
|
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "Blocks workspace. %1 stacks of blocks"; // untranslated
|
|
578
627
|
Blockly.Msg["WORKSPACE_LABEL_MUTATOR_WORKSPACE"] = "Block editor workspace"; // untranslated
|
|
628
|
+
Blockly.Msg["WORKSPACE_LABEL_PLAIN"] = "Blocks workspace."; // untranslated
|
|
579
629
|
Blockly.Msg["ZOOM_IN"] = "Zoom in"; // untranslated
|
|
580
630
|
Blockly.Msg["ZOOM_OUT"] = "Zoom out"; // untranslated
|
|
581
631
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
package/msg/sco.mjs
CHANGED
|
@@ -515,6 +515,7 @@ export const {
|
|
|
515
515
|
KEYBOARD_NAV_CONSTRAINED_MOVE_HINT,
|
|
516
516
|
KEYBOARD_NAV_COPIED_HINT,
|
|
517
517
|
KEYBOARD_NAV_CUT_HINT,
|
|
518
|
+
WORKSPACE_LABEL_PLAIN,
|
|
518
519
|
WORKSPACE_LABEL_1_STACK,
|
|
519
520
|
WORKSPACE_LABEL_MANY_STACKS,
|
|
520
521
|
WORKSPACE_LABEL_MUTATOR_WORKSPACE,
|
|
@@ -545,6 +546,52 @@ export const {
|
|
|
545
546
|
INPUT_LABEL_STATEMENT,
|
|
546
547
|
INPUT_LABEL_END_STATEMENT,
|
|
547
548
|
INPUT_LABEL_EMPTY,
|
|
549
|
+
INPUT_LABEL_CONDITION,
|
|
550
|
+
INPUT_LABEL_CONDITION_A,
|
|
551
|
+
INPUT_LABEL_CONDITION_B,
|
|
552
|
+
INPUT_LABEL_VALUE_A,
|
|
553
|
+
INPUT_LABEL_VALUE_B,
|
|
554
|
+
INPUT_LABEL_NUMBER,
|
|
555
|
+
INPUT_LABEL_NUMBER_A,
|
|
556
|
+
INPUT_LABEL_NUMBER_B,
|
|
557
|
+
INPUT_LABEL_NUMBER_TO_CHECK,
|
|
558
|
+
INPUT_LABEL_NUMBER_LIST,
|
|
559
|
+
INPUT_LABEL_MATH_DIVIDEND,
|
|
560
|
+
INPUT_LABEL_MATH_DIVISOR,
|
|
561
|
+
INPUT_LABEL_MATH_CHANGE_BY,
|
|
562
|
+
INPUT_LABEL_MATH_CONSTRAIN_VALUE,
|
|
563
|
+
INPUT_LABEL_NUMBER_MIN,
|
|
564
|
+
INPUT_LABEL_NUMBER_MAX,
|
|
565
|
+
INPUT_LABEL_NUMBER_ATAN2_X,
|
|
566
|
+
INPUT_LABEL_NUMBER_ATAN2_Y,
|
|
567
|
+
INPUT_LABEL_LOOP_TIMES,
|
|
568
|
+
INPUT_LABEL_LOOP_FROM,
|
|
569
|
+
INPUT_LABEL_LOOP_TO,
|
|
570
|
+
INPUT_LABEL_LOOP_BY,
|
|
571
|
+
INPUT_LABEL_LOOP_LIST,
|
|
572
|
+
INPUT_LABEL_TEXT_JOIN_ITEM,
|
|
573
|
+
INPUT_LABEL_TEXT_APPEND,
|
|
574
|
+
INPUT_LABEL_TEXT_TO_CHANGE,
|
|
575
|
+
INPUT_LABEL_TEXT_TO_CHECK,
|
|
576
|
+
INPUT_LABEL_TEXT_TO_FIND,
|
|
577
|
+
INPUT_LABEL_TEXT_TO_REPLACE,
|
|
578
|
+
INPUT_LABEL_TEXT_POSITION,
|
|
579
|
+
INPUT_LABEL_TEXT_START_POSITION,
|
|
580
|
+
INPUT_LABEL_TEXT_END_POSITION,
|
|
581
|
+
INPUT_LABEL_TEXT_PROMPT_MESSAGE,
|
|
582
|
+
INPUT_LABEL_VARIABLES_SET,
|
|
583
|
+
INPUT_LABEL_LISTS_CREATE_WITH_ITEM,
|
|
584
|
+
INPUT_LABEL_LISTS_REPEAT_ITEM,
|
|
585
|
+
INPUT_LABEL_LISTS_REPEAT_NUM,
|
|
586
|
+
INPUT_LABEL_LISTS_TO_CHECK,
|
|
587
|
+
INPUT_LABEL_LISTS_VALUE_TO_SET,
|
|
588
|
+
INPUT_LABEL_LISTS_POSITION,
|
|
589
|
+
INPUT_LABEL_LISTS_START_POSITION,
|
|
590
|
+
INPUT_LABEL_LISTS_END_POSITION,
|
|
591
|
+
INPUT_LABEL_LISTS_LIST_FROM_TEXT,
|
|
592
|
+
INPUT_LABEL_LISTS_TEXT_FROM_LIST,
|
|
593
|
+
INPUT_LABEL_LISTS_DELIMITER,
|
|
594
|
+
INPUT_LABEL_LISTS_TO_CHANGE,
|
|
548
595
|
ANNOUNCE_MOVE_WORKSPACE,
|
|
549
596
|
ANNOUNCE_MOVE_BEFORE,
|
|
550
597
|
ANNOUNCE_MOVE_AFTER,
|
|
@@ -557,6 +604,8 @@ export const {
|
|
|
557
604
|
ARIA_TYPE_FIELD_INPUT,
|
|
558
605
|
ARIA_TYPE_FIELD_TEXT_INPUT,
|
|
559
606
|
ARIA_TYPE_FIELD_NUMBER,
|
|
607
|
+
ARIA_TYPE_FIELD_TEXT_INPUT_PROCEDURE,
|
|
608
|
+
ARIA_TYPE_FIELD_TEXT_INPUT_ARGUMENT,
|
|
560
609
|
ARIA_TYPE_FIELD_DROPDOWN,
|
|
561
610
|
ARIA_TYPE_FIELD_IMAGE,
|
|
562
611
|
ARIA_TYPE_FIELD_CHECKBOX,
|
|
@@ -589,4 +638,5 @@ export const {
|
|
|
589
638
|
CURRENT_BLOCK_ANNOUNCEMENT,
|
|
590
639
|
PARENT_BLOCKS_ANNOUNCEMENT,
|
|
591
640
|
NO_PARENT_ANNOUNCEMENT,
|
|
641
|
+
SCREENREADER_HINT,
|
|
592
642
|
} = sco;
|
package/msg/sd.js
CHANGED
|
@@ -38,6 +38,8 @@ Blockly.Msg["ARIA_TYPE_FIELD_IMAGE"] = "image"; // untranslated
|
|
|
38
38
|
Blockly.Msg["ARIA_TYPE_FIELD_INPUT"] = "input"; // untranslated
|
|
39
39
|
Blockly.Msg["ARIA_TYPE_FIELD_NUMBER"] = "number"; // untranslated
|
|
40
40
|
Blockly.Msg["ARIA_TYPE_FIELD_TEXT_INPUT"] = "text"; // untranslated
|
|
41
|
+
Blockly.Msg["ARIA_TYPE_FIELD_TEXT_INPUT_ARGUMENT"] = "input name"; // untranslated
|
|
42
|
+
Blockly.Msg["ARIA_TYPE_FIELD_TEXT_INPUT_PROCEDURE"] = "function name"; // untranslated
|
|
41
43
|
Blockly.Msg["BACKSPACE_KEY"] = "Backspace"; // untranslated
|
|
42
44
|
Blockly.Msg["BLOCK_LABEL_BEGIN_PREFIX"] = "Begin %1"; // untranslated
|
|
43
45
|
Blockly.Msg["BLOCK_LABEL_BEGIN_STACK"] = "Begin stack"; // untranslated
|
|
@@ -49,7 +51,7 @@ Blockly.Msg["BLOCK_LABEL_HAS_INPUT"] = "has input"; // untranslated
|
|
|
49
51
|
Blockly.Msg["BLOCK_LABEL_HAS_INPUTS"] = "has inputs"; // untranslated
|
|
50
52
|
Blockly.Msg["BLOCK_LABEL_REPLACEABLE"] = "replaceable"; // untranslated
|
|
51
53
|
Blockly.Msg["BLOCK_LABEL_STACK_BLOCKS"] = "%1 stack blocks"; // untranslated
|
|
52
|
-
Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "
|
|
54
|
+
Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "statement"; // untranslated
|
|
53
55
|
Blockly.Msg["BLOCK_LABEL_TOOLBOX_CATEGORY"] = "%1 category"; // untranslated
|
|
54
56
|
Blockly.Msg["BLOCK_LABEL_VALUE"] = "value"; // untranslated
|
|
55
57
|
Blockly.Msg["BUBBLE_LABEL_COMMENT"] = "Comment: %1"; // untranslated
|
|
@@ -81,7 +83,7 @@ Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorper
|
|
|
81
83
|
Blockly.Msg["COLOUR_RGB_RED"] = "ڳاڙهو";
|
|
82
84
|
Blockly.Msg["COLOUR_RGB_TITLE"] = "سان رڱيو";
|
|
83
85
|
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "ڳاڙهي، سائي، ۽ نيري جو مقدار ڄاڻائي گھربل رنگ ٺاهيو. سمورا قدر 0 ۽ 100 جي وچ ۾ هجن.";
|
|
84
|
-
Blockly.Msg["COMMAND_KEY"] = "
|
|
86
|
+
Blockly.Msg["COMMAND_KEY"] = "Command"; // untranslated
|
|
85
87
|
Blockly.Msg["CONTEXT_MENU_KEY"] = "≣ Menu"; // untranslated
|
|
86
88
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
|
87
89
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK"] = "چڪر مان ٻاهر نڪرو";
|
|
@@ -115,7 +117,7 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "ورجايو جيستائي
|
|
|
115
117
|
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "ورجايو جڏهن";
|
|
116
118
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "While a value is false, then do some statements."; // untranslated
|
|
117
119
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "While a value is true, then do some statements."; // untranslated
|
|
118
|
-
Blockly.Msg["CONTROL_KEY"] = "
|
|
120
|
+
Blockly.Msg["CONTROL_KEY"] = "Control"; // untranslated
|
|
119
121
|
Blockly.Msg["COPY_SHORTCUT"] = "Copy"; // untranslated
|
|
120
122
|
Blockly.Msg["CURRENT_BLOCK_ANNOUNCEMENT"] = "Current block: %1"; // untranslated
|
|
121
123
|
Blockly.Msg["CUT_SHORTCUT"] = "Cut"; // untranslated
|
|
@@ -134,7 +136,7 @@ Blockly.Msg["EDIT_BLOCK_CONTENTS"] = "Edit Block contents"; // untranslated
|
|
|
134
136
|
Blockly.Msg["ENABLE_BLOCK"] = "بلاڪ کي فعال بڻايو";
|
|
135
137
|
Blockly.Msg["END_KEY"] = "End"; // untranslated
|
|
136
138
|
Blockly.Msg["ENTER_KEY"] = "Enter"; // untranslated
|
|
137
|
-
Blockly.Msg["ESCAPE"] = "
|
|
139
|
+
Blockly.Msg["ESCAPE"] = "Escape"; // untranslated
|
|
138
140
|
Blockly.Msg["EXPAND_ALL"] = "بلاڪَ نمايو";
|
|
139
141
|
Blockly.Msg["EXPAND_BLOCK"] = "بلاڪ نمايو";
|
|
140
142
|
Blockly.Msg["EXTERNAL_INPUTS"] = "ٻاهريون داخلائون";
|
|
@@ -155,11 +157,57 @@ Blockly.Msg["ICON_LABEL_MUTATOR_OPEN"] = "Close block editor"; // untranslated
|
|
|
155
157
|
Blockly.Msg["ICON_LABEL_WARNING_CLOSED"] = "Open Warning"; // untranslated
|
|
156
158
|
Blockly.Msg["ICON_LABEL_WARNING_OPEN"] = "Close Warning"; // untranslated
|
|
157
159
|
Blockly.Msg["INLINE_INPUTS"] = "اِنلائين اِن پٽس";
|
|
160
|
+
Blockly.Msg["INPUT_LABEL_CONDITION"] = "condition"; // untranslated
|
|
161
|
+
Blockly.Msg["INPUT_LABEL_CONDITION_A"] = "first condition"; // untranslated
|
|
162
|
+
Blockly.Msg["INPUT_LABEL_CONDITION_B"] = "second condition"; // untranslated
|
|
158
163
|
Blockly.Msg["INPUT_LABEL_EMPTY"] = "Empty"; // untranslated
|
|
159
164
|
Blockly.Msg["INPUT_LABEL_END_STATEMENT"] = "End %1"; // untranslated
|
|
160
165
|
Blockly.Msg["INPUT_LABEL_INDEX"] = "input %1"; // untranslated
|
|
161
|
-
Blockly.Msg["
|
|
166
|
+
Blockly.Msg["INPUT_LABEL_LISTS_CREATE_WITH_ITEM"] = "value %1"; // untranslated
|
|
167
|
+
Blockly.Msg["INPUT_LABEL_LISTS_DELIMITER"] = "delimiter"; // untranslated
|
|
168
|
+
Blockly.Msg["INPUT_LABEL_LISTS_END_POSITION"] = "end position"; // untranslated
|
|
169
|
+
Blockly.Msg["INPUT_LABEL_LISTS_LIST_FROM_TEXT"] = "text to split"; // untranslated
|
|
170
|
+
Blockly.Msg["INPUT_LABEL_LISTS_POSITION"] = "position within list"; // untranslated
|
|
171
|
+
Blockly.Msg["INPUT_LABEL_LISTS_REPEAT_ITEM"] = "value to repeat"; // untranslated
|
|
172
|
+
Blockly.Msg["INPUT_LABEL_LISTS_REPEAT_NUM"] = "number of times to repeat"; // untranslated
|
|
173
|
+
Blockly.Msg["INPUT_LABEL_LISTS_START_POSITION"] = "start position"; // untranslated
|
|
174
|
+
Blockly.Msg["INPUT_LABEL_LISTS_TEXT_FROM_LIST"] = "list to join"; // untranslated
|
|
175
|
+
Blockly.Msg["INPUT_LABEL_LISTS_TO_CHANGE"] = "list to change"; // untranslated
|
|
176
|
+
Blockly.Msg["INPUT_LABEL_LISTS_TO_CHECK"] = "list to check"; // untranslated
|
|
177
|
+
Blockly.Msg["INPUT_LABEL_LISTS_VALUE_TO_SET"] = "value to set"; // untranslated
|
|
178
|
+
Blockly.Msg["INPUT_LABEL_LOOP_BY"] = "increment"; // untranslated
|
|
179
|
+
Blockly.Msg["INPUT_LABEL_LOOP_FROM"] = "starting number"; // untranslated
|
|
180
|
+
Blockly.Msg["INPUT_LABEL_LOOP_LIST"] = "list to iterate over"; // untranslated
|
|
181
|
+
Blockly.Msg["INPUT_LABEL_LOOP_TIMES"] = "number of times to repeat"; // untranslated
|
|
182
|
+
Blockly.Msg["INPUT_LABEL_LOOP_TO"] = "ending number"; // untranslated
|
|
183
|
+
Blockly.Msg["INPUT_LABEL_MATH_CHANGE_BY"] = "amount to change by"; // untranslated
|
|
184
|
+
Blockly.Msg["INPUT_LABEL_MATH_CONSTRAIN_VALUE"] = "number to constrain"; // untranslated
|
|
185
|
+
Blockly.Msg["INPUT_LABEL_MATH_DIVIDEND"] = "dividend"; // untranslated
|
|
186
|
+
Blockly.Msg["INPUT_LABEL_MATH_DIVISOR"] = "divisor"; // untranslated
|
|
187
|
+
Blockly.Msg["INPUT_LABEL_NUMBER"] = "number"; // untranslated
|
|
188
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_A"] = "first number"; // untranslated
|
|
189
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_ATAN2_X"] = "x coordinate"; // untranslated
|
|
190
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_ATAN2_Y"] = "y coordinate"; // untranslated
|
|
191
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_B"] = "second number"; // untranslated
|
|
192
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_LIST"] = "list of numbers"; // untranslated
|
|
193
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_MAX"] = "maximum"; // untranslated
|
|
194
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_MIN"] = "minimum"; // untranslated
|
|
195
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_TO_CHECK"] = "number to check"; // untranslated
|
|
196
|
+
Blockly.Msg["INPUT_LABEL_STATEMENT"] = "statement position"; // untranslated
|
|
197
|
+
Blockly.Msg["INPUT_LABEL_TEXT_APPEND"] = "value to append"; // untranslated
|
|
198
|
+
Blockly.Msg["INPUT_LABEL_TEXT_END_POSITION"] = "end position"; // untranslated
|
|
199
|
+
Blockly.Msg["INPUT_LABEL_TEXT_JOIN_ITEM"] = "value %1"; // untranslated
|
|
200
|
+
Blockly.Msg["INPUT_LABEL_TEXT_POSITION"] = "letter position"; // untranslated
|
|
201
|
+
Blockly.Msg["INPUT_LABEL_TEXT_PROMPT_MESSAGE"] = "message"; // untranslated
|
|
202
|
+
Blockly.Msg["INPUT_LABEL_TEXT_START_POSITION"] = "start position"; // untranslated
|
|
203
|
+
Blockly.Msg["INPUT_LABEL_TEXT_TO_CHANGE"] = "text to change"; // untranslated
|
|
204
|
+
Blockly.Msg["INPUT_LABEL_TEXT_TO_CHECK"] = "text to check"; // untranslated
|
|
205
|
+
Blockly.Msg["INPUT_LABEL_TEXT_TO_FIND"] = "text to find"; // untranslated
|
|
206
|
+
Blockly.Msg["INPUT_LABEL_TEXT_TO_REPLACE"] = "text to replace"; // untranslated
|
|
162
207
|
Blockly.Msg["INPUT_LABEL_VALUE"] = "value position"; // untranslated
|
|
208
|
+
Blockly.Msg["INPUT_LABEL_VALUE_A"] = "first value"; // untranslated
|
|
209
|
+
Blockly.Msg["INPUT_LABEL_VALUE_B"] = "second value"; // untranslated
|
|
210
|
+
Blockly.Msg["INPUT_LABEL_VARIABLES_SET"] = "value to set"; // untranslated
|
|
163
211
|
Blockly.Msg["INSERT_KEY"] = "Insert"; // untranslated
|
|
164
212
|
Blockly.Msg["KEYBOARD_NAV_BLOCK_NAVIGATION_HINT"] = "Use %1 to navigate inside of blocks."; // untranslated
|
|
165
213
|
Blockly.Msg["KEYBOARD_NAV_CONSTRAINED_MOVE_HINT"] = "Use the arrow keys to move, then %1 to accept the position."; // untranslated
|
|
@@ -408,7 +456,7 @@ Blockly.Msg["NEW_VARIABLE_TITLE"] = "ڦرڻي جو نئون نالو:";
|
|
|
408
456
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "نئين وري ايبل جو قسم:";
|
|
409
457
|
Blockly.Msg["NO_PARENT_ANNOUNCEMENT"] = "Current block has no parent"; // untranslated
|
|
410
458
|
Blockly.Msg["OPEN_TRASH"] = "Open trash"; // untranslated
|
|
411
|
-
Blockly.Msg["OPTION_KEY"] = "
|
|
459
|
+
Blockly.Msg["OPTION_KEY"] = "Option"; // untranslated
|
|
412
460
|
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
|
413
461
|
Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down"; // untranslated
|
|
414
462
|
Blockly.Msg["PAGE_UP_KEY"] = "Page Up"; // untranslated
|
|
@@ -447,6 +495,7 @@ Blockly.Msg["REMOVE_COMMENT"] = "رايو ڊاهيو";
|
|
|
447
495
|
Blockly.Msg["RENAME_VARIABLE"] = "ڦرڻي کي نئون نالو ڏيو...";
|
|
448
496
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "سڀني '%1' کي تبديل ڪيو:";
|
|
449
497
|
Blockly.Msg["RESET_ZOOM"] = "Reset zoom"; // untranslated
|
|
498
|
+
Blockly.Msg["SCREENREADER_HINT"] = "Use the arrow keys to navigate. Press %1 to toggle screenreader accessibility mode."; // untranslated
|
|
450
499
|
Blockly.Msg["SCREENREADER_MODE_DISABLED"] = "Screenreader mode is off, press %1 to turn it on"; // untranslated
|
|
451
500
|
Blockly.Msg["SCREENREADER_MODE_ENABLED"] = "Screenreader mode is on, press %1 to turn it off"; // untranslated
|
|
452
501
|
Blockly.Msg["SHIFT_KEY"] = "Shift"; // untranslated
|
|
@@ -576,6 +625,7 @@ Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "Blocks workspace. 1 stack of blocks";
|
|
|
576
625
|
Blockly.Msg["WORKSPACE_LABEL_FLYOUT_WORKSPACE"] = "%1 blocks"; // untranslated
|
|
577
626
|
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "Blocks workspace. %1 stacks of blocks"; // untranslated
|
|
578
627
|
Blockly.Msg["WORKSPACE_LABEL_MUTATOR_WORKSPACE"] = "Block editor workspace"; // untranslated
|
|
628
|
+
Blockly.Msg["WORKSPACE_LABEL_PLAIN"] = "Blocks workspace."; // untranslated
|
|
579
629
|
Blockly.Msg["ZOOM_IN"] = "Zoom in"; // untranslated
|
|
580
630
|
Blockly.Msg["ZOOM_OUT"] = "Zoom out"; // untranslated
|
|
581
631
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
package/msg/sd.mjs
CHANGED
|
@@ -515,6 +515,7 @@ export const {
|
|
|
515
515
|
KEYBOARD_NAV_CONSTRAINED_MOVE_HINT,
|
|
516
516
|
KEYBOARD_NAV_COPIED_HINT,
|
|
517
517
|
KEYBOARD_NAV_CUT_HINT,
|
|
518
|
+
WORKSPACE_LABEL_PLAIN,
|
|
518
519
|
WORKSPACE_LABEL_1_STACK,
|
|
519
520
|
WORKSPACE_LABEL_MANY_STACKS,
|
|
520
521
|
WORKSPACE_LABEL_MUTATOR_WORKSPACE,
|
|
@@ -545,6 +546,52 @@ export const {
|
|
|
545
546
|
INPUT_LABEL_STATEMENT,
|
|
546
547
|
INPUT_LABEL_END_STATEMENT,
|
|
547
548
|
INPUT_LABEL_EMPTY,
|
|
549
|
+
INPUT_LABEL_CONDITION,
|
|
550
|
+
INPUT_LABEL_CONDITION_A,
|
|
551
|
+
INPUT_LABEL_CONDITION_B,
|
|
552
|
+
INPUT_LABEL_VALUE_A,
|
|
553
|
+
INPUT_LABEL_VALUE_B,
|
|
554
|
+
INPUT_LABEL_NUMBER,
|
|
555
|
+
INPUT_LABEL_NUMBER_A,
|
|
556
|
+
INPUT_LABEL_NUMBER_B,
|
|
557
|
+
INPUT_LABEL_NUMBER_TO_CHECK,
|
|
558
|
+
INPUT_LABEL_NUMBER_LIST,
|
|
559
|
+
INPUT_LABEL_MATH_DIVIDEND,
|
|
560
|
+
INPUT_LABEL_MATH_DIVISOR,
|
|
561
|
+
INPUT_LABEL_MATH_CHANGE_BY,
|
|
562
|
+
INPUT_LABEL_MATH_CONSTRAIN_VALUE,
|
|
563
|
+
INPUT_LABEL_NUMBER_MIN,
|
|
564
|
+
INPUT_LABEL_NUMBER_MAX,
|
|
565
|
+
INPUT_LABEL_NUMBER_ATAN2_X,
|
|
566
|
+
INPUT_LABEL_NUMBER_ATAN2_Y,
|
|
567
|
+
INPUT_LABEL_LOOP_TIMES,
|
|
568
|
+
INPUT_LABEL_LOOP_FROM,
|
|
569
|
+
INPUT_LABEL_LOOP_TO,
|
|
570
|
+
INPUT_LABEL_LOOP_BY,
|
|
571
|
+
INPUT_LABEL_LOOP_LIST,
|
|
572
|
+
INPUT_LABEL_TEXT_JOIN_ITEM,
|
|
573
|
+
INPUT_LABEL_TEXT_APPEND,
|
|
574
|
+
INPUT_LABEL_TEXT_TO_CHANGE,
|
|
575
|
+
INPUT_LABEL_TEXT_TO_CHECK,
|
|
576
|
+
INPUT_LABEL_TEXT_TO_FIND,
|
|
577
|
+
INPUT_LABEL_TEXT_TO_REPLACE,
|
|
578
|
+
INPUT_LABEL_TEXT_POSITION,
|
|
579
|
+
INPUT_LABEL_TEXT_START_POSITION,
|
|
580
|
+
INPUT_LABEL_TEXT_END_POSITION,
|
|
581
|
+
INPUT_LABEL_TEXT_PROMPT_MESSAGE,
|
|
582
|
+
INPUT_LABEL_VARIABLES_SET,
|
|
583
|
+
INPUT_LABEL_LISTS_CREATE_WITH_ITEM,
|
|
584
|
+
INPUT_LABEL_LISTS_REPEAT_ITEM,
|
|
585
|
+
INPUT_LABEL_LISTS_REPEAT_NUM,
|
|
586
|
+
INPUT_LABEL_LISTS_TO_CHECK,
|
|
587
|
+
INPUT_LABEL_LISTS_VALUE_TO_SET,
|
|
588
|
+
INPUT_LABEL_LISTS_POSITION,
|
|
589
|
+
INPUT_LABEL_LISTS_START_POSITION,
|
|
590
|
+
INPUT_LABEL_LISTS_END_POSITION,
|
|
591
|
+
INPUT_LABEL_LISTS_LIST_FROM_TEXT,
|
|
592
|
+
INPUT_LABEL_LISTS_TEXT_FROM_LIST,
|
|
593
|
+
INPUT_LABEL_LISTS_DELIMITER,
|
|
594
|
+
INPUT_LABEL_LISTS_TO_CHANGE,
|
|
548
595
|
ANNOUNCE_MOVE_WORKSPACE,
|
|
549
596
|
ANNOUNCE_MOVE_BEFORE,
|
|
550
597
|
ANNOUNCE_MOVE_AFTER,
|
|
@@ -557,6 +604,8 @@ export const {
|
|
|
557
604
|
ARIA_TYPE_FIELD_INPUT,
|
|
558
605
|
ARIA_TYPE_FIELD_TEXT_INPUT,
|
|
559
606
|
ARIA_TYPE_FIELD_NUMBER,
|
|
607
|
+
ARIA_TYPE_FIELD_TEXT_INPUT_PROCEDURE,
|
|
608
|
+
ARIA_TYPE_FIELD_TEXT_INPUT_ARGUMENT,
|
|
560
609
|
ARIA_TYPE_FIELD_DROPDOWN,
|
|
561
610
|
ARIA_TYPE_FIELD_IMAGE,
|
|
562
611
|
ARIA_TYPE_FIELD_CHECKBOX,
|
|
@@ -589,4 +638,5 @@ export const {
|
|
|
589
638
|
CURRENT_BLOCK_ANNOUNCEMENT,
|
|
590
639
|
PARENT_BLOCKS_ANNOUNCEMENT,
|
|
591
640
|
NO_PARENT_ANNOUNCEMENT,
|
|
641
|
+
SCREENREADER_HINT,
|
|
592
642
|
} = sd;
|
package/msg/shn.js
CHANGED
|
@@ -38,6 +38,8 @@ Blockly.Msg["ARIA_TYPE_FIELD_IMAGE"] = "image"; // untranslated
|
|
|
38
38
|
Blockly.Msg["ARIA_TYPE_FIELD_INPUT"] = "input"; // untranslated
|
|
39
39
|
Blockly.Msg["ARIA_TYPE_FIELD_NUMBER"] = "number"; // untranslated
|
|
40
40
|
Blockly.Msg["ARIA_TYPE_FIELD_TEXT_INPUT"] = "text"; // untranslated
|
|
41
|
+
Blockly.Msg["ARIA_TYPE_FIELD_TEXT_INPUT_ARGUMENT"] = "input name"; // untranslated
|
|
42
|
+
Blockly.Msg["ARIA_TYPE_FIELD_TEXT_INPUT_PROCEDURE"] = "function name"; // untranslated
|
|
41
43
|
Blockly.Msg["BACKSPACE_KEY"] = "Backspace"; // untranslated
|
|
42
44
|
Blockly.Msg["BLOCK_LABEL_BEGIN_PREFIX"] = "Begin %1"; // untranslated
|
|
43
45
|
Blockly.Msg["BLOCK_LABEL_BEGIN_STACK"] = "Begin stack"; // untranslated
|
|
@@ -49,7 +51,7 @@ Blockly.Msg["BLOCK_LABEL_HAS_INPUT"] = "has input"; // untranslated
|
|
|
49
51
|
Blockly.Msg["BLOCK_LABEL_HAS_INPUTS"] = "has inputs"; // untranslated
|
|
50
52
|
Blockly.Msg["BLOCK_LABEL_REPLACEABLE"] = "replaceable"; // untranslated
|
|
51
53
|
Blockly.Msg["BLOCK_LABEL_STACK_BLOCKS"] = "%1 stack blocks"; // untranslated
|
|
52
|
-
Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "
|
|
54
|
+
Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "statement"; // untranslated
|
|
53
55
|
Blockly.Msg["BLOCK_LABEL_TOOLBOX_CATEGORY"] = "%1 category"; // untranslated
|
|
54
56
|
Blockly.Msg["BLOCK_LABEL_VALUE"] = "value"; // untranslated
|
|
55
57
|
Blockly.Msg["BUBBLE_LABEL_COMMENT"] = "Comment: %1"; // untranslated
|
|
@@ -81,7 +83,7 @@ Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorper
|
|
|
81
83
|
Blockly.Msg["COLOUR_RGB_RED"] = "လီင်";
|
|
82
84
|
Blockly.Msg["COLOUR_RGB_TITLE"] = "ႁူမ်ႈၵိုၵ်းသီ";
|
|
83
85
|
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "ႁဵတ်းတူၺ်း သီဢၼ်ၼိုင်ႈ ၸွမ်းၼင်ႇမၵ်းမၼ်ႈဝႆႉ ၼႂ်းၶႂၢင်ႇ သီလႅင်, ၶဵဝ် လႄႈ သွမ်ႇ။ ၼမ်ႉၼၵ်းသီ တေလႆႈမီးၼႂ်းဝူင်ႈၵၢင် 0 တေႃႇ 100.";
|
|
84
|
-
Blockly.Msg["COMMAND_KEY"] = "
|
|
86
|
+
Blockly.Msg["COMMAND_KEY"] = "Command"; // untranslated
|
|
85
87
|
Blockly.Msg["CONTEXT_MENU_KEY"] = "≣ Menu"; // untranslated
|
|
86
88
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
|
87
89
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK"] = "ဢွၵ်ႇတီႈၶွပ်ႇမူၼ်း";
|
|
@@ -115,7 +117,7 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "တိုၵ်ႉလို
|
|
|
115
117
|
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "ၶၢဝ်းတိုၵ်ႉလိုမ်ႉ";
|
|
116
118
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "ပေႃးဝႃႈ ၵႃႈၶၼ် (ၼမ်ႉၵတ်ႉ) ဢမ်ႇမၢၼ်ႇမႅၼ်ႈၸိုင် ႁဵတ်းၶေႃႈၵဵပ်းထွၼ် ၵမ်ႈၽွင်ႈ";
|
|
117
119
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "ပေႃးဝႃႈ ၵႃႈၶၼ် (ၼမ်ႉၵတ်ႉ) မၢၼ်ႇမႅၼ်ႈယဝ်ႉၸိုင် ႁဵတ်းၶေႃႈၵဵပ်းထွၼ်ၵမ်ႈၽွင်ႈ";
|
|
118
|
-
Blockly.Msg["CONTROL_KEY"] = "
|
|
120
|
+
Blockly.Msg["CONTROL_KEY"] = "Control"; // untranslated
|
|
119
121
|
Blockly.Msg["COPY_SHORTCUT"] = "Copy"; // untranslated
|
|
120
122
|
Blockly.Msg["CURRENT_BLOCK_ANNOUNCEMENT"] = "Current block: %1"; // untranslated
|
|
121
123
|
Blockly.Msg["CUT_SHORTCUT"] = "Cut"; // untranslated
|
|
@@ -134,7 +136,7 @@ Blockly.Msg["EDIT_BLOCK_CONTENTS"] = "Edit Block contents"; // untranslated
|
|
|
134
136
|
Blockly.Msg["ENABLE_BLOCK"] = "ပိုတ်ႇၸႂ်ႉ လွင်ႈႁႄႉတတ်း";
|
|
135
137
|
Blockly.Msg["END_KEY"] = "End"; // untranslated
|
|
136
138
|
Blockly.Msg["ENTER_KEY"] = "Enter"; // untranslated
|
|
137
|
-
Blockly.Msg["ESCAPE"] = "
|
|
139
|
+
Blockly.Msg["ESCAPE"] = "Escape"; // untranslated
|
|
138
140
|
Blockly.Msg["EXPAND_ALL"] = "ၶႂၢၵ်ႈၸိူဝ်းႁႄႉတတ်း";
|
|
139
141
|
Blockly.Msg["EXPAND_BLOCK"] = "ၶႂၢၵ်ႈလွင်ႈႁႄႉတတ်း";
|
|
140
142
|
Blockly.Msg["EXTERNAL_INPUTS"] = "ၶိူင်ႈဢၼ်လုၵ်ႉတၢင်းၼွၵ်ႈၶဝ်ႈမႃး";
|
|
@@ -155,11 +157,57 @@ Blockly.Msg["ICON_LABEL_MUTATOR_OPEN"] = "Close block editor"; // untranslated
|
|
|
155
157
|
Blockly.Msg["ICON_LABEL_WARNING_CLOSED"] = "Open Warning"; // untranslated
|
|
156
158
|
Blockly.Msg["ICON_LABEL_WARNING_OPEN"] = "Close Warning"; // untranslated
|
|
157
159
|
Blockly.Msg["INLINE_INPUTS"] = "ၶိူင်ႈဢၼ်ၶဝ်ႈမႃးၸွမ်းလႅင်း";
|
|
160
|
+
Blockly.Msg["INPUT_LABEL_CONDITION"] = "condition"; // untranslated
|
|
161
|
+
Blockly.Msg["INPUT_LABEL_CONDITION_A"] = "first condition"; // untranslated
|
|
162
|
+
Blockly.Msg["INPUT_LABEL_CONDITION_B"] = "second condition"; // untranslated
|
|
158
163
|
Blockly.Msg["INPUT_LABEL_EMPTY"] = "Empty"; // untranslated
|
|
159
164
|
Blockly.Msg["INPUT_LABEL_END_STATEMENT"] = "End %1"; // untranslated
|
|
160
165
|
Blockly.Msg["INPUT_LABEL_INDEX"] = "input %1"; // untranslated
|
|
161
|
-
Blockly.Msg["
|
|
166
|
+
Blockly.Msg["INPUT_LABEL_LISTS_CREATE_WITH_ITEM"] = "value %1"; // untranslated
|
|
167
|
+
Blockly.Msg["INPUT_LABEL_LISTS_DELIMITER"] = "delimiter"; // untranslated
|
|
168
|
+
Blockly.Msg["INPUT_LABEL_LISTS_END_POSITION"] = "end position"; // untranslated
|
|
169
|
+
Blockly.Msg["INPUT_LABEL_LISTS_LIST_FROM_TEXT"] = "text to split"; // untranslated
|
|
170
|
+
Blockly.Msg["INPUT_LABEL_LISTS_POSITION"] = "position within list"; // untranslated
|
|
171
|
+
Blockly.Msg["INPUT_LABEL_LISTS_REPEAT_ITEM"] = "value to repeat"; // untranslated
|
|
172
|
+
Blockly.Msg["INPUT_LABEL_LISTS_REPEAT_NUM"] = "number of times to repeat"; // untranslated
|
|
173
|
+
Blockly.Msg["INPUT_LABEL_LISTS_START_POSITION"] = "start position"; // untranslated
|
|
174
|
+
Blockly.Msg["INPUT_LABEL_LISTS_TEXT_FROM_LIST"] = "list to join"; // untranslated
|
|
175
|
+
Blockly.Msg["INPUT_LABEL_LISTS_TO_CHANGE"] = "list to change"; // untranslated
|
|
176
|
+
Blockly.Msg["INPUT_LABEL_LISTS_TO_CHECK"] = "list to check"; // untranslated
|
|
177
|
+
Blockly.Msg["INPUT_LABEL_LISTS_VALUE_TO_SET"] = "value to set"; // untranslated
|
|
178
|
+
Blockly.Msg["INPUT_LABEL_LOOP_BY"] = "increment"; // untranslated
|
|
179
|
+
Blockly.Msg["INPUT_LABEL_LOOP_FROM"] = "starting number"; // untranslated
|
|
180
|
+
Blockly.Msg["INPUT_LABEL_LOOP_LIST"] = "list to iterate over"; // untranslated
|
|
181
|
+
Blockly.Msg["INPUT_LABEL_LOOP_TIMES"] = "number of times to repeat"; // untranslated
|
|
182
|
+
Blockly.Msg["INPUT_LABEL_LOOP_TO"] = "ending number"; // untranslated
|
|
183
|
+
Blockly.Msg["INPUT_LABEL_MATH_CHANGE_BY"] = "amount to change by"; // untranslated
|
|
184
|
+
Blockly.Msg["INPUT_LABEL_MATH_CONSTRAIN_VALUE"] = "number to constrain"; // untranslated
|
|
185
|
+
Blockly.Msg["INPUT_LABEL_MATH_DIVIDEND"] = "dividend"; // untranslated
|
|
186
|
+
Blockly.Msg["INPUT_LABEL_MATH_DIVISOR"] = "divisor"; // untranslated
|
|
187
|
+
Blockly.Msg["INPUT_LABEL_NUMBER"] = "number"; // untranslated
|
|
188
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_A"] = "first number"; // untranslated
|
|
189
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_ATAN2_X"] = "x coordinate"; // untranslated
|
|
190
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_ATAN2_Y"] = "y coordinate"; // untranslated
|
|
191
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_B"] = "second number"; // untranslated
|
|
192
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_LIST"] = "list of numbers"; // untranslated
|
|
193
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_MAX"] = "maximum"; // untranslated
|
|
194
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_MIN"] = "minimum"; // untranslated
|
|
195
|
+
Blockly.Msg["INPUT_LABEL_NUMBER_TO_CHECK"] = "number to check"; // untranslated
|
|
196
|
+
Blockly.Msg["INPUT_LABEL_STATEMENT"] = "statement position"; // untranslated
|
|
197
|
+
Blockly.Msg["INPUT_LABEL_TEXT_APPEND"] = "value to append"; // untranslated
|
|
198
|
+
Blockly.Msg["INPUT_LABEL_TEXT_END_POSITION"] = "end position"; // untranslated
|
|
199
|
+
Blockly.Msg["INPUT_LABEL_TEXT_JOIN_ITEM"] = "value %1"; // untranslated
|
|
200
|
+
Blockly.Msg["INPUT_LABEL_TEXT_POSITION"] = "letter position"; // untranslated
|
|
201
|
+
Blockly.Msg["INPUT_LABEL_TEXT_PROMPT_MESSAGE"] = "message"; // untranslated
|
|
202
|
+
Blockly.Msg["INPUT_LABEL_TEXT_START_POSITION"] = "start position"; // untranslated
|
|
203
|
+
Blockly.Msg["INPUT_LABEL_TEXT_TO_CHANGE"] = "text to change"; // untranslated
|
|
204
|
+
Blockly.Msg["INPUT_LABEL_TEXT_TO_CHECK"] = "text to check"; // untranslated
|
|
205
|
+
Blockly.Msg["INPUT_LABEL_TEXT_TO_FIND"] = "text to find"; // untranslated
|
|
206
|
+
Blockly.Msg["INPUT_LABEL_TEXT_TO_REPLACE"] = "text to replace"; // untranslated
|
|
162
207
|
Blockly.Msg["INPUT_LABEL_VALUE"] = "value position"; // untranslated
|
|
208
|
+
Blockly.Msg["INPUT_LABEL_VALUE_A"] = "first value"; // untranslated
|
|
209
|
+
Blockly.Msg["INPUT_LABEL_VALUE_B"] = "second value"; // untranslated
|
|
210
|
+
Blockly.Msg["INPUT_LABEL_VARIABLES_SET"] = "value to set"; // untranslated
|
|
163
211
|
Blockly.Msg["INSERT_KEY"] = "Insert"; // untranslated
|
|
164
212
|
Blockly.Msg["KEYBOARD_NAV_BLOCK_NAVIGATION_HINT"] = "Use %1 to navigate inside of blocks."; // untranslated
|
|
165
213
|
Blockly.Msg["KEYBOARD_NAV_CONSTRAINED_MOVE_HINT"] = "Use the arrow keys to move, then %1 to accept the position."; // untranslated
|
|
@@ -408,7 +456,7 @@ Blockly.Msg["NEW_VARIABLE_TITLE"] = "ၸိုဝ်ႈဢၼ်လၢႆႈမ
|
|
|
408
456
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "New variable type:"; // untranslated
|
|
409
457
|
Blockly.Msg["NO_PARENT_ANNOUNCEMENT"] = "Current block has no parent"; // untranslated
|
|
410
458
|
Blockly.Msg["OPEN_TRASH"] = "Open trash"; // untranslated
|
|
411
|
-
Blockly.Msg["OPTION_KEY"] = "
|
|
459
|
+
Blockly.Msg["OPTION_KEY"] = "Option"; // untranslated
|
|
412
460
|
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
|
413
461
|
Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down"; // untranslated
|
|
414
462
|
Blockly.Msg["PAGE_UP_KEY"] = "Page Up"; // untranslated
|
|
@@ -447,6 +495,7 @@ Blockly.Msg["REMOVE_COMMENT"] = "ထွၼ်ပႅတ်ႈ ၶေႃႈၶႆ
|
|
|
447
495
|
Blockly.Msg["RENAME_VARIABLE"] = "လိုမ်ႉၶိုၼ်း ဢၼ်လၢႆႈမႂ်ႇ";
|
|
448
496
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "လိုမ်ႉၶိုၼ်း ဢၼ်လၢႆႈမႂ်ႇၸိူဝ်းၼၼ်ႉ '%1' ထိုင်";
|
|
449
497
|
Blockly.Msg["RESET_ZOOM"] = "Reset zoom"; // untranslated
|
|
498
|
+
Blockly.Msg["SCREENREADER_HINT"] = "Use the arrow keys to navigate. Press %1 to toggle screenreader accessibility mode."; // untranslated
|
|
450
499
|
Blockly.Msg["SCREENREADER_MODE_DISABLED"] = "Screenreader mode is off, press %1 to turn it on"; // untranslated
|
|
451
500
|
Blockly.Msg["SCREENREADER_MODE_ENABLED"] = "Screenreader mode is on, press %1 to turn it off"; // untranslated
|
|
452
501
|
Blockly.Msg["SHIFT_KEY"] = "Shift"; // untranslated
|
|
@@ -576,6 +625,7 @@ Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "Blocks workspace. 1 stack of blocks";
|
|
|
576
625
|
Blockly.Msg["WORKSPACE_LABEL_FLYOUT_WORKSPACE"] = "%1 blocks"; // untranslated
|
|
577
626
|
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "Blocks workspace. %1 stacks of blocks"; // untranslated
|
|
578
627
|
Blockly.Msg["WORKSPACE_LABEL_MUTATOR_WORKSPACE"] = "Block editor workspace"; // untranslated
|
|
628
|
+
Blockly.Msg["WORKSPACE_LABEL_PLAIN"] = "Blocks workspace."; // untranslated
|
|
579
629
|
Blockly.Msg["ZOOM_IN"] = "Zoom in"; // untranslated
|
|
580
630
|
Blockly.Msg["ZOOM_OUT"] = "Zoom out"; // untranslated
|
|
581
631
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
package/msg/shn.mjs
CHANGED
|
@@ -515,6 +515,7 @@ export const {
|
|
|
515
515
|
KEYBOARD_NAV_CONSTRAINED_MOVE_HINT,
|
|
516
516
|
KEYBOARD_NAV_COPIED_HINT,
|
|
517
517
|
KEYBOARD_NAV_CUT_HINT,
|
|
518
|
+
WORKSPACE_LABEL_PLAIN,
|
|
518
519
|
WORKSPACE_LABEL_1_STACK,
|
|
519
520
|
WORKSPACE_LABEL_MANY_STACKS,
|
|
520
521
|
WORKSPACE_LABEL_MUTATOR_WORKSPACE,
|
|
@@ -545,6 +546,52 @@ export const {
|
|
|
545
546
|
INPUT_LABEL_STATEMENT,
|
|
546
547
|
INPUT_LABEL_END_STATEMENT,
|
|
547
548
|
INPUT_LABEL_EMPTY,
|
|
549
|
+
INPUT_LABEL_CONDITION,
|
|
550
|
+
INPUT_LABEL_CONDITION_A,
|
|
551
|
+
INPUT_LABEL_CONDITION_B,
|
|
552
|
+
INPUT_LABEL_VALUE_A,
|
|
553
|
+
INPUT_LABEL_VALUE_B,
|
|
554
|
+
INPUT_LABEL_NUMBER,
|
|
555
|
+
INPUT_LABEL_NUMBER_A,
|
|
556
|
+
INPUT_LABEL_NUMBER_B,
|
|
557
|
+
INPUT_LABEL_NUMBER_TO_CHECK,
|
|
558
|
+
INPUT_LABEL_NUMBER_LIST,
|
|
559
|
+
INPUT_LABEL_MATH_DIVIDEND,
|
|
560
|
+
INPUT_LABEL_MATH_DIVISOR,
|
|
561
|
+
INPUT_LABEL_MATH_CHANGE_BY,
|
|
562
|
+
INPUT_LABEL_MATH_CONSTRAIN_VALUE,
|
|
563
|
+
INPUT_LABEL_NUMBER_MIN,
|
|
564
|
+
INPUT_LABEL_NUMBER_MAX,
|
|
565
|
+
INPUT_LABEL_NUMBER_ATAN2_X,
|
|
566
|
+
INPUT_LABEL_NUMBER_ATAN2_Y,
|
|
567
|
+
INPUT_LABEL_LOOP_TIMES,
|
|
568
|
+
INPUT_LABEL_LOOP_FROM,
|
|
569
|
+
INPUT_LABEL_LOOP_TO,
|
|
570
|
+
INPUT_LABEL_LOOP_BY,
|
|
571
|
+
INPUT_LABEL_LOOP_LIST,
|
|
572
|
+
INPUT_LABEL_TEXT_JOIN_ITEM,
|
|
573
|
+
INPUT_LABEL_TEXT_APPEND,
|
|
574
|
+
INPUT_LABEL_TEXT_TO_CHANGE,
|
|
575
|
+
INPUT_LABEL_TEXT_TO_CHECK,
|
|
576
|
+
INPUT_LABEL_TEXT_TO_FIND,
|
|
577
|
+
INPUT_LABEL_TEXT_TO_REPLACE,
|
|
578
|
+
INPUT_LABEL_TEXT_POSITION,
|
|
579
|
+
INPUT_LABEL_TEXT_START_POSITION,
|
|
580
|
+
INPUT_LABEL_TEXT_END_POSITION,
|
|
581
|
+
INPUT_LABEL_TEXT_PROMPT_MESSAGE,
|
|
582
|
+
INPUT_LABEL_VARIABLES_SET,
|
|
583
|
+
INPUT_LABEL_LISTS_CREATE_WITH_ITEM,
|
|
584
|
+
INPUT_LABEL_LISTS_REPEAT_ITEM,
|
|
585
|
+
INPUT_LABEL_LISTS_REPEAT_NUM,
|
|
586
|
+
INPUT_LABEL_LISTS_TO_CHECK,
|
|
587
|
+
INPUT_LABEL_LISTS_VALUE_TO_SET,
|
|
588
|
+
INPUT_LABEL_LISTS_POSITION,
|
|
589
|
+
INPUT_LABEL_LISTS_START_POSITION,
|
|
590
|
+
INPUT_LABEL_LISTS_END_POSITION,
|
|
591
|
+
INPUT_LABEL_LISTS_LIST_FROM_TEXT,
|
|
592
|
+
INPUT_LABEL_LISTS_TEXT_FROM_LIST,
|
|
593
|
+
INPUT_LABEL_LISTS_DELIMITER,
|
|
594
|
+
INPUT_LABEL_LISTS_TO_CHANGE,
|
|
548
595
|
ANNOUNCE_MOVE_WORKSPACE,
|
|
549
596
|
ANNOUNCE_MOVE_BEFORE,
|
|
550
597
|
ANNOUNCE_MOVE_AFTER,
|
|
@@ -557,6 +604,8 @@ export const {
|
|
|
557
604
|
ARIA_TYPE_FIELD_INPUT,
|
|
558
605
|
ARIA_TYPE_FIELD_TEXT_INPUT,
|
|
559
606
|
ARIA_TYPE_FIELD_NUMBER,
|
|
607
|
+
ARIA_TYPE_FIELD_TEXT_INPUT_PROCEDURE,
|
|
608
|
+
ARIA_TYPE_FIELD_TEXT_INPUT_ARGUMENT,
|
|
560
609
|
ARIA_TYPE_FIELD_DROPDOWN,
|
|
561
610
|
ARIA_TYPE_FIELD_IMAGE,
|
|
562
611
|
ARIA_TYPE_FIELD_CHECKBOX,
|
|
@@ -589,4 +638,5 @@ export const {
|
|
|
589
638
|
CURRENT_BLOCK_ANNOUNCEMENT,
|
|
590
639
|
PARENT_BLOCKS_ANNOUNCEMENT,
|
|
591
640
|
NO_PARENT_ANNOUNCEMENT,
|
|
641
|
+
SCREENREADER_HINT,
|
|
592
642
|
} = shn;
|