blockly 13.0.0-beta.1 → 13.0.0-beta.3
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 +1290 -1233
- package/blockly_compressed.js +1131 -1103
- package/blockly_compressed.js.map +1 -1
- package/blocks_compressed.js +71 -71
- package/blocks_compressed.js.map +1 -1
- package/core/block.d.ts +18 -0
- package/core/block_aria_composer.d.ts +1 -1
- package/core/bubbles/bubble.d.ts +39 -0
- package/core/bubbles/textinput_bubble.d.ts +5 -0
- package/core/field_checkbox.d.ts +27 -0
- package/core/field_dropdown.d.ts +51 -1
- package/core/field_image.d.ts +24 -0
- package/core/field_input.d.ts +1 -1
- package/core/field_number.d.ts +10 -0
- package/core/field_textinput.d.ts +10 -0
- package/core/field_variable.d.ts +9 -0
- package/core/flyout_base.d.ts +10 -0
- package/core/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 +28 -0
- package/core/interfaces/i_flyout_inflater.d.ts +9 -0
- package/core/interfaces/i_json_block_definition.d.ts +1 -0
- package/core/menu.d.ts +3 -0
- package/core/menuitem.d.ts +8 -1
- package/core/shortcut_items.d.ts +6 -1
- package/core/tooltip.d.ts +10 -0
- package/core/trashcan.d.ts +23 -38
- package/core/utils/aria.d.ts +7 -1
- package/core/workspace.d.ts +5 -1
- package/core/workspace_svg.d.ts +8 -0
- package/core/zoom_controls.d.ts +43 -50
- package/dart_compressed.js +62 -62
- package/dart_compressed.js.map +1 -1
- package/javascript_compressed.js +55 -55
- package/javascript_compressed.js.map +1 -1
- package/lua_compressed.js +50 -50
- package/lua_compressed.js.map +1 -1
- package/media/drop.mp3 +0 -0
- package/msg/ab.js +32 -3
- package/msg/ab.mjs +30 -1
- package/msg/ace.js +33 -4
- package/msg/ace.mjs +30 -1
- package/msg/af.js +32 -3
- package/msg/af.mjs +30 -1
- package/msg/am.js +33 -4
- package/msg/am.mjs +30 -1
- package/msg/ar.js +55 -26
- package/msg/ar.mjs +30 -1
- package/msg/ast.js +33 -4
- package/msg/ast.mjs +30 -1
- package/msg/az.js +33 -4
- package/msg/az.mjs +30 -1
- package/msg/ba.js +32 -3
- package/msg/ba.mjs +30 -1
- package/msg/bcc.js +32 -3
- package/msg/bcc.mjs +30 -1
- package/msg/be-tarask.js +66 -37
- package/msg/be-tarask.mjs +30 -1
- package/msg/be.js +33 -4
- package/msg/be.mjs +30 -1
- package/msg/bg.js +32 -3
- package/msg/bg.mjs +30 -1
- package/msg/bn.js +33 -4
- package/msg/bn.mjs +30 -1
- package/msg/br.js +33 -4
- package/msg/br.mjs +30 -1
- package/msg/bs.js +32 -3
- package/msg/bs.mjs +30 -1
- package/msg/ca.js +32 -3
- package/msg/ca.mjs +30 -1
- package/msg/ce.js +32 -3
- package/msg/ce.mjs +30 -1
- package/msg/cs.js +40 -11
- package/msg/cs.mjs +30 -1
- package/msg/da.js +56 -27
- package/msg/da.mjs +30 -1
- package/msg/de.js +32 -3
- package/msg/de.mjs +30 -1
- package/msg/diq.js +34 -5
- package/msg/diq.mjs +30 -1
- package/msg/dtp.js +32 -3
- package/msg/dtp.mjs +30 -1
- package/msg/dty.js +32 -3
- package/msg/dty.mjs +30 -1
- package/msg/ee.js +32 -3
- package/msg/ee.mjs +30 -1
- package/msg/el.js +63 -34
- package/msg/el.mjs +30 -1
- package/msg/en-gb.js +32 -3
- package/msg/en-gb.mjs +30 -1
- package/msg/en.js +33 -4
- package/msg/en.mjs +30 -1
- package/msg/eo.js +32 -3
- package/msg/eo.mjs +30 -1
- package/msg/es.js +42 -13
- package/msg/es.mjs +30 -1
- package/msg/et.js +32 -3
- package/msg/et.mjs +30 -1
- package/msg/eu.js +32 -3
- package/msg/eu.mjs +30 -1
- package/msg/fa.js +33 -4
- package/msg/fa.mjs +30 -1
- package/msg/fi.js +51 -22
- package/msg/fi.mjs +30 -1
- package/msg/fo.js +32 -3
- package/msg/fo.mjs +30 -1
- package/msg/fr.js +55 -26
- package/msg/fr.mjs +30 -1
- package/msg/frr.js +33 -4
- package/msg/frr.mjs +30 -1
- package/msg/ga.js +559 -0
- package/msg/{cdo.mjs → ga.mjs} +32 -3
- package/msg/gl.js +55 -26
- package/msg/gl.mjs +30 -1
- package/msg/gn.js +33 -4
- package/msg/gn.mjs +30 -1
- package/msg/gor.js +32 -3
- package/msg/gor.mjs +30 -1
- package/msg/ha.js +32 -3
- package/msg/ha.mjs +30 -1
- package/msg/hak.js +33 -4
- package/msg/hak.mjs +30 -1
- package/msg/he.js +82 -53
- package/msg/he.mjs +30 -1
- package/msg/hi.js +32 -3
- package/msg/hi.mjs +30 -1
- package/msg/hr.js +32 -3
- package/msg/hr.mjs +30 -1
- package/msg/hrx.js +32 -3
- package/msg/hrx.mjs +30 -1
- package/msg/hsb.js +32 -3
- package/msg/hsb.mjs +30 -1
- package/msg/hu.js +34 -5
- package/msg/hu.mjs +30 -1
- package/msg/hy.js +32 -3
- package/msg/hy.mjs +30 -1
- package/msg/ia.js +55 -26
- package/msg/ia.mjs +30 -1
- package/msg/id.js +262 -233
- package/msg/id.mjs +30 -1
- package/msg/ig.js +40 -11
- package/msg/ig.mjs +30 -1
- package/msg/inh.js +32 -3
- package/msg/inh.mjs +30 -1
- package/msg/is.js +32 -3
- package/msg/is.mjs +30 -1
- package/msg/it.js +58 -29
- package/msg/it.mjs +30 -1
- package/msg/ja.js +55 -26
- package/msg/ja.mjs +30 -1
- package/msg/ka.js +34 -5
- package/msg/ka.mjs +30 -1
- package/msg/kab.js +41 -12
- package/msg/kab.mjs +30 -1
- package/msg/kbd-cyrl.js +33 -4
- package/msg/kbd-cyrl.mjs +30 -1
- package/msg/km.js +32 -3
- package/msg/km.mjs +30 -1
- package/msg/kn.js +32 -3
- package/msg/kn.mjs +30 -1
- package/msg/ko.js +57 -28
- package/msg/ko.mjs +30 -1
- package/msg/krc.js +559 -0
- package/msg/krc.mjs +540 -0
- package/msg/ksh.js +33 -4
- package/msg/ksh.mjs +30 -1
- package/msg/ku-latn.js +33 -4
- package/msg/ku-latn.mjs +30 -1
- package/msg/ky.js +34 -5
- package/msg/ky.mjs +30 -1
- package/msg/la.js +33 -4
- package/msg/la.mjs +30 -1
- package/msg/lb.js +43 -14
- package/msg/lb.mjs +30 -1
- package/msg/lki.js +32 -3
- package/msg/lki.mjs +30 -1
- package/msg/lo.js +32 -3
- package/msg/lo.mjs +30 -1
- package/msg/lrc.js +32 -3
- package/msg/lrc.mjs +30 -1
- package/msg/lt.js +33 -4
- package/msg/lt.mjs +30 -1
- package/msg/lv.js +43 -14
- package/msg/lv.mjs +30 -1
- package/msg/mg.js +32 -3
- package/msg/mg.mjs +30 -1
- package/msg/mk.js +32 -3
- package/msg/mk.mjs +30 -1
- package/msg/ml.js +32 -3
- package/msg/ml.mjs +30 -1
- package/msg/mnw.js +32 -3
- package/msg/mnw.mjs +30 -1
- package/msg/ms.js +41 -12
- package/msg/ms.mjs +30 -1
- package/msg/my.js +32 -3
- package/msg/my.mjs +30 -1
- package/msg/mzn.js +33 -4
- package/msg/mzn.mjs +30 -1
- package/msg/nb.js +32 -3
- package/msg/nb.mjs +30 -1
- package/msg/ne.js +41 -12
- package/msg/ne.mjs +30 -1
- package/msg/nl.js +55 -26
- package/msg/nl.mjs +30 -1
- package/msg/oc.js +32 -3
- package/msg/oc.mjs +30 -1
- package/msg/olo.js +33 -4
- package/msg/olo.mjs +30 -1
- package/msg/pa.js +41 -12
- package/msg/pa.mjs +30 -1
- package/msg/pl.js +55 -26
- package/msg/pl.mjs +30 -1
- package/msg/pms.js +55 -26
- package/msg/pms.mjs +30 -1
- package/msg/ps.js +50 -21
- package/msg/ps.mjs +30 -1
- package/msg/pt-br.js +55 -26
- package/msg/pt-br.mjs +30 -1
- package/msg/pt.js +55 -26
- package/msg/pt.mjs +30 -1
- package/msg/ro.js +64 -35
- package/msg/ro.mjs +30 -1
- package/msg/ru.js +55 -26
- package/msg/ru.mjs +30 -1
- package/msg/sc.js +32 -3
- package/msg/sc.mjs +30 -1
- package/msg/sco.js +33 -4
- package/msg/sco.mjs +30 -1
- package/msg/sd.js +32 -3
- package/msg/sd.mjs +30 -1
- package/msg/shn.js +32 -3
- package/msg/shn.mjs +30 -1
- package/msg/si.js +33 -4
- package/msg/si.mjs +30 -1
- package/msg/sk.js +33 -4
- package/msg/sk.mjs +30 -1
- package/msg/skr-arab.js +35 -6
- package/msg/skr-arab.mjs +30 -1
- package/msg/sl.js +56 -27
- package/msg/sl.mjs +30 -1
- package/msg/smn.js +34 -5
- package/msg/smn.mjs +30 -1
- package/msg/sq.js +41 -12
- package/msg/sq.mjs +30 -1
- package/msg/sr-latn.js +32 -3
- package/msg/sr-latn.mjs +30 -1
- package/msg/sr.js +32 -3
- package/msg/sr.mjs +30 -1
- package/msg/sv.js +55 -26
- package/msg/sv.mjs +30 -1
- package/msg/sw.js +33 -4
- package/msg/sw.mjs +30 -1
- package/msg/ta.js +51 -22
- package/msg/ta.mjs +30 -1
- package/msg/tcy.js +102 -73
- package/msg/tcy.mjs +30 -1
- package/msg/tdd.js +32 -3
- package/msg/tdd.mjs +30 -1
- package/msg/te.js +32 -3
- package/msg/te.mjs +30 -1
- package/msg/th.js +33 -4
- package/msg/th.mjs +30 -1
- package/msg/ti.js +32 -3
- package/msg/ti.mjs +30 -1
- package/msg/tl.js +32 -3
- package/msg/tl.mjs +30 -1
- package/msg/tlh.js +32 -3
- package/msg/tlh.mjs +30 -1
- package/msg/tr.js +55 -26
- package/msg/tr.mjs +30 -1
- package/msg/ug-arab.js +32 -3
- package/msg/ug-arab.mjs +30 -1
- package/msg/uk.js +32 -3
- package/msg/uk.mjs +30 -1
- package/msg/ur.js +32 -3
- package/msg/ur.mjs +30 -1
- package/msg/uz.js +47 -18
- package/msg/uz.mjs +30 -1
- package/msg/vi.js +56 -27
- package/msg/vi.mjs +30 -1
- package/msg/xmf.js +32 -3
- package/msg/xmf.mjs +30 -1
- package/msg/yo.js +32 -3
- package/msg/yo.mjs +30 -1
- package/msg/zgh.js +32 -3
- package/msg/zgh.mjs +30 -1
- package/msg/zh-hans.js +55 -26
- package/msg/zh-hans.mjs +30 -1
- package/msg/zh-hant.js +55 -26
- package/msg/zh-hant.mjs +30 -1
- package/package.json +4 -4
- package/php_compressed.js +54 -55
- package/php_compressed.js.map +1 -1
- package/python_compressed.js +57 -57
- package/python_compressed.js.map +1 -1
- package/msg/cdo.js +0 -530
package/msg/en.js
CHANGED
|
@@ -26,7 +26,14 @@ Blockly.Msg["ANNOUNCE_MOVE_CANCELED"] = "Canceled movement";
|
|
|
26
26
|
Blockly.Msg["ANNOUNCE_MOVE_INSIDE"] = "moving %1 inside %3 %4";
|
|
27
27
|
Blockly.Msg["ANNOUNCE_MOVE_TO"] = "moving %1 %2 to %3 %4";
|
|
28
28
|
Blockly.Msg["ANNOUNCE_MOVE_WORKSPACE"] = "moving %1 on workspace";
|
|
29
|
-
Blockly.Msg["
|
|
29
|
+
Blockly.Msg["ARIA_LABEL_BUTTON"] = "button";
|
|
30
|
+
Blockly.Msg["ARIA_LABEL_HEADING"] = "heading";
|
|
31
|
+
Blockly.Msg["ARIA_TYPE_FIELD_CHECKBOX"] = "checkbox";
|
|
32
|
+
Blockly.Msg["ARIA_TYPE_FIELD_DROPDOWN"] = "dropdown";
|
|
33
|
+
Blockly.Msg["ARIA_TYPE_FIELD_IMAGE"] = "image";
|
|
34
|
+
Blockly.Msg["ARIA_TYPE_FIELD_INPUT"] = "input";
|
|
35
|
+
Blockly.Msg["ARIA_TYPE_FIELD_NUMBER"] = "number";
|
|
36
|
+
Blockly.Msg["ARIA_TYPE_FIELD_TEXT_INPUT"] = "text";
|
|
30
37
|
Blockly.Msg["BACKSPACE_KEY"] = "Backspace";
|
|
31
38
|
Blockly.Msg["BLOCK_LABEL_BEGIN_PREFIX"] = "Begin %1";
|
|
32
39
|
Blockly.Msg["BLOCK_LABEL_BEGIN_STACK"] = "Begin stack";
|
|
@@ -37,9 +44,12 @@ Blockly.Msg["BLOCK_LABEL_HAS_INPUT"] = "has input";
|
|
|
37
44
|
Blockly.Msg["BLOCK_LABEL_HAS_INPUTS"] = "has inputs";
|
|
38
45
|
Blockly.Msg["BLOCK_LABEL_REPLACEABLE"] = "replaceable";
|
|
39
46
|
Blockly.Msg["BLOCK_LABEL_STACK_BLOCKS"] = "%1 stack blocks";
|
|
40
|
-
Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "
|
|
47
|
+
Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "command";
|
|
41
48
|
Blockly.Msg["BLOCK_LABEL_TOOLBOX_CATEGORY"] = "%1 category";
|
|
42
49
|
Blockly.Msg["BLOCK_LABEL_VALUE"] = "value";
|
|
50
|
+
Blockly.Msg["BUBBLE_LABEL_COMMENT"] = "Comment: %1";
|
|
51
|
+
Blockly.Msg["BUBBLE_LABEL_DEFAULT"] = "Bubble";
|
|
52
|
+
Blockly.Msg["BUBBLE_LABEL_WARNING"] = "Warning: %1";
|
|
43
53
|
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'";
|
|
44
54
|
Blockly.Msg["CAPS_LOCK_KEY"] = "Caps Lock";
|
|
45
55
|
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:";
|
|
@@ -122,11 +132,22 @@ Blockly.Msg["ESCAPE"] = "Esc";
|
|
|
122
132
|
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks";
|
|
123
133
|
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block";
|
|
124
134
|
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs";
|
|
135
|
+
Blockly.Msg["FIELD_LABEL_CHECKBOX_CHECKED"] = "Checked";
|
|
136
|
+
Blockly.Msg["FIELD_LABEL_CHECKBOX_UNCHECKED"] = "Not checked";
|
|
125
137
|
Blockly.Msg["FIELD_LABEL_EDIT_PREFIX"] = "Edit %1";
|
|
126
138
|
Blockly.Msg["FIELD_LABEL_EMPTY"] = "empty";
|
|
139
|
+
Blockly.Msg["FIELD_LABEL_OPTION_INDEX"] = "Option %1";
|
|
140
|
+
Blockly.Msg["FIELD_LABEL_VARIABLE"] = "Variable '%1'";
|
|
127
141
|
Blockly.Msg["HELP"] = "Help";
|
|
128
142
|
Blockly.Msg["HELP_PROMPT"] = "Press %1 for help on keyboard controls";
|
|
129
143
|
Blockly.Msg["HOME_KEY"] = "Home";
|
|
144
|
+
Blockly.Msg["ICON_LABEL_COMMENT_CLOSED"] = "Open Comment";
|
|
145
|
+
Blockly.Msg["ICON_LABEL_COMMENT_OPEN"] = "Close Comment";
|
|
146
|
+
Blockly.Msg["ICON_LABEL_DEFAULT"] = "Icon";
|
|
147
|
+
Blockly.Msg["ICON_LABEL_MUTATOR_CLOSED"] = "Edit this block";
|
|
148
|
+
Blockly.Msg["ICON_LABEL_MUTATOR_OPEN"] = "Close block editor";
|
|
149
|
+
Blockly.Msg["ICON_LABEL_WARNING_CLOSED"] = "Open Warning";
|
|
150
|
+
Blockly.Msg["ICON_LABEL_WARNING_OPEN"] = "Close Warning";
|
|
130
151
|
Blockly.Msg["INLINE_INPUTS"] = "Inline Inputs";
|
|
131
152
|
Blockly.Msg["INPUT_LABEL_INDEX"] = "input %1";
|
|
132
153
|
Blockly.Msg["INSERT_KEY"] = "Insert";
|
|
@@ -343,6 +364,7 @@ Blockly.Msg["NEW_STRING_VARIABLE"] = "Create string variable...";
|
|
|
343
364
|
Blockly.Msg["NEW_VARIABLE"] = "Create variable...";
|
|
344
365
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "New variable name:";
|
|
345
366
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "New variable type:";
|
|
367
|
+
Blockly.Msg["OPEN_TRASH"] = "Open trash";
|
|
346
368
|
Blockly.Msg["OPTION_KEY"] = "⌥ Option";
|
|
347
369
|
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = "";
|
|
348
370
|
Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down";
|
|
@@ -378,8 +400,9 @@ Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs";
|
|
|
378
400
|
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function.";
|
|
379
401
|
Blockly.Msg["REDO"] = "Redo";
|
|
380
402
|
Blockly.Msg["REMOVE_COMMENT"] = "Remove Comment";
|
|
381
|
-
Blockly.Msg["RENAME_VARIABLE"] = "Rename variable
|
|
403
|
+
Blockly.Msg["RENAME_VARIABLE"] = "Rename the '%1' variable";
|
|
382
404
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:";
|
|
405
|
+
Blockly.Msg["RESET_ZOOM"] = "Reset zoom";
|
|
383
406
|
Blockly.Msg["SHIFT_KEY"] = "Shift";
|
|
384
407
|
Blockly.Msg["SHORTCUTS_ABORT_MOVE"] = "Abort move";
|
|
385
408
|
Blockly.Msg["SHORTCUTS_CLEANUP"] = "Clean up workspace";
|
|
@@ -402,6 +425,7 @@ Blockly.Msg["SHORTCUTS_NEXT_STACK"] = "Next stack";
|
|
|
402
425
|
Blockly.Msg["SHORTCUTS_PERFORM_ACTION"] = "Edit or confirm";
|
|
403
426
|
Blockly.Msg["SHORTCUTS_PREVIOUS_STACK"] = "Previous stack";
|
|
404
427
|
Blockly.Msg["SHORTCUTS_SHOW_CONTEXT_MENU"] = "Show menu";
|
|
428
|
+
Blockly.Msg["SHORTCUTS_SHOW_TOOLTIP"] = "Show tooltip";
|
|
405
429
|
Blockly.Msg["SHORTCUTS_START_MOVE"] = "Start move";
|
|
406
430
|
Blockly.Msg["SHORTCUTS_START_MOVE_STACK"] = "Start move stack";
|
|
407
431
|
Blockly.Msg["SPACE_KEY"] = "Space";
|
|
@@ -490,13 +514,18 @@ Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "A variable named '%1' already exists."
|
|
|
490
514
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "A variable named '%1' already exists for another type: '%2'.";
|
|
491
515
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'.";
|
|
492
516
|
Blockly.Msg["WINDOWS"] = "Windows";
|
|
493
|
-
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Workspace";
|
|
494
517
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Say something...";
|
|
495
518
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_MANY"] = "%1 stacks of blocks%2 in workspace.";
|
|
496
519
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ONE"] = "One stack of blocks%2 in workspace.";
|
|
497
520
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ZERO"] = "No blocks%2 in workspace.";
|
|
498
521
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_MANY"] = " and %1 comments";
|
|
499
522
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_ONE"] = " and one comment";
|
|
523
|
+
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "Blocks workspace. 1 stack of blocks";
|
|
524
|
+
Blockly.Msg["WORKSPACE_LABEL_FLYOUT_WORKSPACE"] = "%1 blocks";
|
|
525
|
+
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "Blocks workspace. %1 stacks of blocks";
|
|
526
|
+
Blockly.Msg["WORKSPACE_LABEL_MUTATOR_WORKSPACE"] = "Block editor workspace";
|
|
527
|
+
Blockly.Msg["ZOOM_IN"] = "Zoom in";
|
|
528
|
+
Blockly.Msg["ZOOM_OUT"] = "Zoom out";
|
|
500
529
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
501
530
|
Blockly.Msg["CONTROLS_FOR_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
502
531
|
Blockly.Msg["CONTROLS_IF_ELSEIF_TITLE_ELSEIF"] = Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"];
|
package/msg/en.mjs
CHANGED
|
@@ -417,7 +417,6 @@ export const {
|
|
|
417
417
|
PROCEDURES_IFRETURN_HELPURL,
|
|
418
418
|
PROCEDURES_IFRETURN_WARNING,
|
|
419
419
|
WORKSPACE_COMMENT_DEFAULT_TEXT,
|
|
420
|
-
WORKSPACE_ARIA_LABEL,
|
|
421
420
|
COLLAPSED_WARNINGS_WARNING,
|
|
422
421
|
DIALOG_OK,
|
|
423
422
|
DIALOG_CANCEL,
|
|
@@ -474,10 +473,15 @@ export const {
|
|
|
474
473
|
SHORTCUTS_PERFORM_ACTION,
|
|
475
474
|
SHORTCUTS_DUPLICATE,
|
|
476
475
|
SHORTCUTS_CLEANUP,
|
|
476
|
+
SHORTCUTS_SHOW_TOOLTIP,
|
|
477
477
|
KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT,
|
|
478
478
|
KEYBOARD_NAV_CONSTRAINED_MOVE_HINT,
|
|
479
479
|
KEYBOARD_NAV_COPIED_HINT,
|
|
480
480
|
KEYBOARD_NAV_CUT_HINT,
|
|
481
|
+
WORKSPACE_LABEL_1_STACK,
|
|
482
|
+
WORKSPACE_LABEL_MANY_STACKS,
|
|
483
|
+
WORKSPACE_LABEL_MUTATOR_WORKSPACE,
|
|
484
|
+
WORKSPACE_LABEL_FLYOUT_WORKSPACE,
|
|
481
485
|
WORKSPACE_CONTENTS_BLOCKS_MANY,
|
|
482
486
|
WORKSPACE_CONTENTS_BLOCKS_ONE,
|
|
483
487
|
WORKSPACE_CONTENTS_BLOCKS_ZERO,
|
|
@@ -507,5 +511,30 @@ export const {
|
|
|
507
511
|
ANNOUNCE_MOVE_CANCELED,
|
|
508
512
|
FIELD_LABEL_EMPTY,
|
|
509
513
|
ARIA_TYPE_FIELD_INPUT,
|
|
514
|
+
ARIA_TYPE_FIELD_TEXT_INPUT,
|
|
515
|
+
ARIA_TYPE_FIELD_NUMBER,
|
|
516
|
+
ARIA_TYPE_FIELD_DROPDOWN,
|
|
517
|
+
ARIA_TYPE_FIELD_IMAGE,
|
|
518
|
+
ARIA_TYPE_FIELD_CHECKBOX,
|
|
510
519
|
FIELD_LABEL_EDIT_PREFIX,
|
|
520
|
+
OPEN_TRASH,
|
|
521
|
+
ZOOM_IN,
|
|
522
|
+
ZOOM_OUT,
|
|
523
|
+
RESET_ZOOM,
|
|
524
|
+
FIELD_LABEL_OPTION_INDEX,
|
|
525
|
+
FIELD_LABEL_CHECKBOX_CHECKED,
|
|
526
|
+
FIELD_LABEL_CHECKBOX_UNCHECKED,
|
|
527
|
+
FIELD_LABEL_VARIABLE,
|
|
528
|
+
ARIA_LABEL_BUTTON,
|
|
529
|
+
ARIA_LABEL_HEADING,
|
|
530
|
+
BUBBLE_LABEL_DEFAULT,
|
|
531
|
+
BUBBLE_LABEL_COMMENT,
|
|
532
|
+
BUBBLE_LABEL_WARNING,
|
|
533
|
+
ICON_LABEL_DEFAULT,
|
|
534
|
+
ICON_LABEL_COMMENT_CLOSED,
|
|
535
|
+
ICON_LABEL_COMMENT_OPEN,
|
|
536
|
+
ICON_LABEL_MUTATOR_CLOSED,
|
|
537
|
+
ICON_LABEL_MUTATOR_OPEN,
|
|
538
|
+
ICON_LABEL_WARNING_CLOSED,
|
|
539
|
+
ICON_LABEL_WARNING_OPEN,
|
|
511
540
|
} = en;
|
package/msg/eo.js
CHANGED
|
@@ -26,7 +26,14 @@ Blockly.Msg["ANNOUNCE_MOVE_CANCELED"] = "Canceled movement"; // untranslated
|
|
|
26
26
|
Blockly.Msg["ANNOUNCE_MOVE_INSIDE"] = "moving %1 inside %3 %4"; // untranslated
|
|
27
27
|
Blockly.Msg["ANNOUNCE_MOVE_TO"] = "moving %1 %2 to %3 %4"; // untranslated
|
|
28
28
|
Blockly.Msg["ANNOUNCE_MOVE_WORKSPACE"] = "moving %1 on workspace"; // untranslated
|
|
29
|
-
Blockly.Msg["
|
|
29
|
+
Blockly.Msg["ARIA_LABEL_BUTTON"] = "button"; // untranslated
|
|
30
|
+
Blockly.Msg["ARIA_LABEL_HEADING"] = "heading"; // untranslated
|
|
31
|
+
Blockly.Msg["ARIA_TYPE_FIELD_CHECKBOX"] = "checkbox"; // untranslated
|
|
32
|
+
Blockly.Msg["ARIA_TYPE_FIELD_DROPDOWN"] = "dropdown"; // untranslated
|
|
33
|
+
Blockly.Msg["ARIA_TYPE_FIELD_IMAGE"] = "image"; // untranslated
|
|
34
|
+
Blockly.Msg["ARIA_TYPE_FIELD_INPUT"] = "input"; // untranslated
|
|
35
|
+
Blockly.Msg["ARIA_TYPE_FIELD_NUMBER"] = "number"; // untranslated
|
|
36
|
+
Blockly.Msg["ARIA_TYPE_FIELD_TEXT_INPUT"] = "text"; // untranslated
|
|
30
37
|
Blockly.Msg["BACKSPACE_KEY"] = "Backspace"; // untranslated
|
|
31
38
|
Blockly.Msg["BLOCK_LABEL_BEGIN_PREFIX"] = "Begin %1"; // untranslated
|
|
32
39
|
Blockly.Msg["BLOCK_LABEL_BEGIN_STACK"] = "Begin stack"; // untranslated
|
|
@@ -37,9 +44,12 @@ Blockly.Msg["BLOCK_LABEL_HAS_INPUT"] = "has input"; // untranslated
|
|
|
37
44
|
Blockly.Msg["BLOCK_LABEL_HAS_INPUTS"] = "has inputs"; // untranslated
|
|
38
45
|
Blockly.Msg["BLOCK_LABEL_REPLACEABLE"] = "replaceable"; // untranslated
|
|
39
46
|
Blockly.Msg["BLOCK_LABEL_STACK_BLOCKS"] = "%1 stack blocks"; // untranslated
|
|
40
|
-
Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "
|
|
47
|
+
Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "command"; // untranslated
|
|
41
48
|
Blockly.Msg["BLOCK_LABEL_TOOLBOX_CATEGORY"] = "%1 category"; // untranslated
|
|
42
49
|
Blockly.Msg["BLOCK_LABEL_VALUE"] = "value"; // untranslated
|
|
50
|
+
Blockly.Msg["BUBBLE_LABEL_COMMENT"] = "Comment: %1"; // untranslated
|
|
51
|
+
Blockly.Msg["BUBBLE_LABEL_DEFAULT"] = "Bubble"; // untranslated
|
|
52
|
+
Blockly.Msg["BUBBLE_LABEL_WARNING"] = "Warning: %1"; // untranslated
|
|
43
53
|
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Ne povas forigi la variablon '%1' ĉar ĝi estas parto de la difino de la funkcio '%2'";
|
|
44
54
|
Blockly.Msg["CAPS_LOCK_KEY"] = "Caps Lock"; // untranslated
|
|
45
55
|
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Ŝangi valoron:";
|
|
@@ -122,11 +132,22 @@ Blockly.Msg["ESCAPE"] = "Esc"; // untranslated
|
|
|
122
132
|
Blockly.Msg["EXPAND_ALL"] = "Malfaldi blokojn";
|
|
123
133
|
Blockly.Msg["EXPAND_BLOCK"] = "Malfaldi blokon";
|
|
124
134
|
Blockly.Msg["EXTERNAL_INPUTS"] = "Eksteraj eniroj";
|
|
135
|
+
Blockly.Msg["FIELD_LABEL_CHECKBOX_CHECKED"] = "Checked"; // untranslated
|
|
136
|
+
Blockly.Msg["FIELD_LABEL_CHECKBOX_UNCHECKED"] = "Not checked"; // untranslated
|
|
125
137
|
Blockly.Msg["FIELD_LABEL_EDIT_PREFIX"] = "Edit %1"; // untranslated
|
|
126
138
|
Blockly.Msg["FIELD_LABEL_EMPTY"] = "empty"; // untranslated
|
|
139
|
+
Blockly.Msg["FIELD_LABEL_OPTION_INDEX"] = "Option %1"; // untranslated
|
|
140
|
+
Blockly.Msg["FIELD_LABEL_VARIABLE"] = "Variable '%1'"; // untranslated
|
|
127
141
|
Blockly.Msg["HELP"] = "Helpo";
|
|
128
142
|
Blockly.Msg["HELP_PROMPT"] = "Press %1 for help on keyboard controls"; // untranslated
|
|
129
143
|
Blockly.Msg["HOME_KEY"] = "Home"; // untranslated
|
|
144
|
+
Blockly.Msg["ICON_LABEL_COMMENT_CLOSED"] = "Open Comment"; // untranslated
|
|
145
|
+
Blockly.Msg["ICON_LABEL_COMMENT_OPEN"] = "Close Comment"; // untranslated
|
|
146
|
+
Blockly.Msg["ICON_LABEL_DEFAULT"] = "Icon"; // untranslated
|
|
147
|
+
Blockly.Msg["ICON_LABEL_MUTATOR_CLOSED"] = "Edit this block"; // untranslated
|
|
148
|
+
Blockly.Msg["ICON_LABEL_MUTATOR_OPEN"] = "Close block editor"; // untranslated
|
|
149
|
+
Blockly.Msg["ICON_LABEL_WARNING_CLOSED"] = "Open Warning"; // untranslated
|
|
150
|
+
Blockly.Msg["ICON_LABEL_WARNING_OPEN"] = "Close Warning"; // untranslated
|
|
130
151
|
Blockly.Msg["INLINE_INPUTS"] = "Entekstaj eniroj";
|
|
131
152
|
Blockly.Msg["INPUT_LABEL_INDEX"] = "input %1"; // untranslated
|
|
132
153
|
Blockly.Msg["INSERT_KEY"] = "Insert"; // untranslated
|
|
@@ -343,6 +364,7 @@ Blockly.Msg["NEW_STRING_VARIABLE"] = "Krei signoĉenan variablon...";
|
|
|
343
364
|
Blockly.Msg["NEW_VARIABLE"] = "Nova variablo...";
|
|
344
365
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "Nova nomo de variablo:";
|
|
345
366
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "Tipo de nova variablo:";
|
|
367
|
+
Blockly.Msg["OPEN_TRASH"] = "Open trash"; // untranslated
|
|
346
368
|
Blockly.Msg["OPTION_KEY"] = "⌥ Option"; // untranslated
|
|
347
369
|
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
|
348
370
|
Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down"; // untranslated
|
|
@@ -380,6 +402,7 @@ Blockly.Msg["REDO"] = "Refari";
|
|
|
380
402
|
Blockly.Msg["REMOVE_COMMENT"] = "Forigi komenton";
|
|
381
403
|
Blockly.Msg["RENAME_VARIABLE"] = "Renomi variablon...";
|
|
382
404
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Renomi ĉiujn '%1' variablojn kiel:";
|
|
405
|
+
Blockly.Msg["RESET_ZOOM"] = "Reset zoom"; // untranslated
|
|
383
406
|
Blockly.Msg["SHIFT_KEY"] = "Shift"; // untranslated
|
|
384
407
|
Blockly.Msg["SHORTCUTS_ABORT_MOVE"] = "Abort move"; // untranslated
|
|
385
408
|
Blockly.Msg["SHORTCUTS_CLEANUP"] = "Clean up workspace"; // untranslated
|
|
@@ -402,6 +425,7 @@ Blockly.Msg["SHORTCUTS_NEXT_STACK"] = "Next stack"; // untranslated
|
|
|
402
425
|
Blockly.Msg["SHORTCUTS_PERFORM_ACTION"] = "Edit or confirm"; // untranslated
|
|
403
426
|
Blockly.Msg["SHORTCUTS_PREVIOUS_STACK"] = "Previous stack"; // untranslated
|
|
404
427
|
Blockly.Msg["SHORTCUTS_SHOW_CONTEXT_MENU"] = "Show menu"; // untranslated
|
|
428
|
+
Blockly.Msg["SHORTCUTS_SHOW_TOOLTIP"] = "Show tooltip"; // untranslated
|
|
405
429
|
Blockly.Msg["SHORTCUTS_START_MOVE"] = "Start move"; // untranslated
|
|
406
430
|
Blockly.Msg["SHORTCUTS_START_MOVE_STACK"] = "Start move stack"; // untranslated
|
|
407
431
|
Blockly.Msg["SPACE_KEY"] = "Space"; // untranslated
|
|
@@ -490,13 +514,18 @@ Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "Jam ekzistas variablo kun la nomo '%1'
|
|
|
490
514
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Jam ekzistas variablo kun la nomo '%1' por alia tipo: '%2'.";
|
|
491
515
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
492
516
|
Blockly.Msg["WINDOWS"] = "Windows"; // untranslated
|
|
493
|
-
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Laborspaco de Blockly";
|
|
494
517
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Diru ion…";
|
|
495
518
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_MANY"] = "%1 stacks of blocks%2 in workspace."; // untranslated
|
|
496
519
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ONE"] = "One stack of blocks%2 in workspace."; // untranslated
|
|
497
520
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ZERO"] = "No blocks%2 in workspace."; // untranslated
|
|
498
521
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_MANY"] = " and %1 comments"; // untranslated
|
|
499
522
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_ONE"] = " and one comment"; // untranslated
|
|
523
|
+
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "Blocks workspace. 1 stack of blocks"; // untranslated
|
|
524
|
+
Blockly.Msg["WORKSPACE_LABEL_FLYOUT_WORKSPACE"] = "%1 blocks"; // untranslated
|
|
525
|
+
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "Blocks workspace. %1 stacks of blocks"; // untranslated
|
|
526
|
+
Blockly.Msg["WORKSPACE_LABEL_MUTATOR_WORKSPACE"] = "Block editor workspace"; // untranslated
|
|
527
|
+
Blockly.Msg["ZOOM_IN"] = "Zoom in"; // untranslated
|
|
528
|
+
Blockly.Msg["ZOOM_OUT"] = "Zoom out"; // untranslated
|
|
500
529
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
501
530
|
Blockly.Msg["CONTROLS_FOR_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
502
531
|
Blockly.Msg["CONTROLS_IF_ELSEIF_TITLE_ELSEIF"] = Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"];
|
package/msg/eo.mjs
CHANGED
|
@@ -417,7 +417,6 @@ export const {
|
|
|
417
417
|
PROCEDURES_IFRETURN_HELPURL,
|
|
418
418
|
PROCEDURES_IFRETURN_WARNING,
|
|
419
419
|
WORKSPACE_COMMENT_DEFAULT_TEXT,
|
|
420
|
-
WORKSPACE_ARIA_LABEL,
|
|
421
420
|
COLLAPSED_WARNINGS_WARNING,
|
|
422
421
|
DIALOG_OK,
|
|
423
422
|
DIALOG_CANCEL,
|
|
@@ -474,10 +473,15 @@ export const {
|
|
|
474
473
|
SHORTCUTS_PERFORM_ACTION,
|
|
475
474
|
SHORTCUTS_DUPLICATE,
|
|
476
475
|
SHORTCUTS_CLEANUP,
|
|
476
|
+
SHORTCUTS_SHOW_TOOLTIP,
|
|
477
477
|
KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT,
|
|
478
478
|
KEYBOARD_NAV_CONSTRAINED_MOVE_HINT,
|
|
479
479
|
KEYBOARD_NAV_COPIED_HINT,
|
|
480
480
|
KEYBOARD_NAV_CUT_HINT,
|
|
481
|
+
WORKSPACE_LABEL_1_STACK,
|
|
482
|
+
WORKSPACE_LABEL_MANY_STACKS,
|
|
483
|
+
WORKSPACE_LABEL_MUTATOR_WORKSPACE,
|
|
484
|
+
WORKSPACE_LABEL_FLYOUT_WORKSPACE,
|
|
481
485
|
WORKSPACE_CONTENTS_BLOCKS_MANY,
|
|
482
486
|
WORKSPACE_CONTENTS_BLOCKS_ONE,
|
|
483
487
|
WORKSPACE_CONTENTS_BLOCKS_ZERO,
|
|
@@ -507,5 +511,30 @@ export const {
|
|
|
507
511
|
ANNOUNCE_MOVE_CANCELED,
|
|
508
512
|
FIELD_LABEL_EMPTY,
|
|
509
513
|
ARIA_TYPE_FIELD_INPUT,
|
|
514
|
+
ARIA_TYPE_FIELD_TEXT_INPUT,
|
|
515
|
+
ARIA_TYPE_FIELD_NUMBER,
|
|
516
|
+
ARIA_TYPE_FIELD_DROPDOWN,
|
|
517
|
+
ARIA_TYPE_FIELD_IMAGE,
|
|
518
|
+
ARIA_TYPE_FIELD_CHECKBOX,
|
|
510
519
|
FIELD_LABEL_EDIT_PREFIX,
|
|
520
|
+
OPEN_TRASH,
|
|
521
|
+
ZOOM_IN,
|
|
522
|
+
ZOOM_OUT,
|
|
523
|
+
RESET_ZOOM,
|
|
524
|
+
FIELD_LABEL_OPTION_INDEX,
|
|
525
|
+
FIELD_LABEL_CHECKBOX_CHECKED,
|
|
526
|
+
FIELD_LABEL_CHECKBOX_UNCHECKED,
|
|
527
|
+
FIELD_LABEL_VARIABLE,
|
|
528
|
+
ARIA_LABEL_BUTTON,
|
|
529
|
+
ARIA_LABEL_HEADING,
|
|
530
|
+
BUBBLE_LABEL_DEFAULT,
|
|
531
|
+
BUBBLE_LABEL_COMMENT,
|
|
532
|
+
BUBBLE_LABEL_WARNING,
|
|
533
|
+
ICON_LABEL_DEFAULT,
|
|
534
|
+
ICON_LABEL_COMMENT_CLOSED,
|
|
535
|
+
ICON_LABEL_COMMENT_OPEN,
|
|
536
|
+
ICON_LABEL_MUTATOR_CLOSED,
|
|
537
|
+
ICON_LABEL_MUTATOR_OPEN,
|
|
538
|
+
ICON_LABEL_WARNING_CLOSED,
|
|
539
|
+
ICON_LABEL_WARNING_OPEN,
|
|
511
540
|
} = eo;
|
package/msg/es.js
CHANGED
|
@@ -26,7 +26,14 @@ Blockly.Msg["ANNOUNCE_MOVE_CANCELED"] = "Canceled movement"; // untranslated
|
|
|
26
26
|
Blockly.Msg["ANNOUNCE_MOVE_INSIDE"] = "moving %1 inside %3 %4"; // untranslated
|
|
27
27
|
Blockly.Msg["ANNOUNCE_MOVE_TO"] = "moving %1 %2 to %3 %4"; // untranslated
|
|
28
28
|
Blockly.Msg["ANNOUNCE_MOVE_WORKSPACE"] = "moving %1 on workspace"; // untranslated
|
|
29
|
-
Blockly.Msg["
|
|
29
|
+
Blockly.Msg["ARIA_LABEL_BUTTON"] = "button"; // untranslated
|
|
30
|
+
Blockly.Msg["ARIA_LABEL_HEADING"] = "heading"; // untranslated
|
|
31
|
+
Blockly.Msg["ARIA_TYPE_FIELD_CHECKBOX"] = "checkbox"; // untranslated
|
|
32
|
+
Blockly.Msg["ARIA_TYPE_FIELD_DROPDOWN"] = "dropdown"; // untranslated
|
|
33
|
+
Blockly.Msg["ARIA_TYPE_FIELD_IMAGE"] = "image"; // untranslated
|
|
34
|
+
Blockly.Msg["ARIA_TYPE_FIELD_INPUT"] = "input"; // untranslated
|
|
35
|
+
Blockly.Msg["ARIA_TYPE_FIELD_NUMBER"] = "number"; // untranslated
|
|
36
|
+
Blockly.Msg["ARIA_TYPE_FIELD_TEXT_INPUT"] = "text"; // untranslated
|
|
30
37
|
Blockly.Msg["BACKSPACE_KEY"] = "Backspace"; // untranslated
|
|
31
38
|
Blockly.Msg["BLOCK_LABEL_BEGIN_PREFIX"] = "Begin %1"; // untranslated
|
|
32
39
|
Blockly.Msg["BLOCK_LABEL_BEGIN_STACK"] = "Begin stack"; // untranslated
|
|
@@ -37,13 +44,16 @@ Blockly.Msg["BLOCK_LABEL_HAS_INPUT"] = "has input"; // untranslated
|
|
|
37
44
|
Blockly.Msg["BLOCK_LABEL_HAS_INPUTS"] = "has inputs"; // untranslated
|
|
38
45
|
Blockly.Msg["BLOCK_LABEL_REPLACEABLE"] = "replaceable"; // untranslated
|
|
39
46
|
Blockly.Msg["BLOCK_LABEL_STACK_BLOCKS"] = "%1 stack blocks"; // untranslated
|
|
40
|
-
Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "
|
|
47
|
+
Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "command"; // untranslated
|
|
41
48
|
Blockly.Msg["BLOCK_LABEL_TOOLBOX_CATEGORY"] = "%1 category"; // untranslated
|
|
42
49
|
Blockly.Msg["BLOCK_LABEL_VALUE"] = "value"; // untranslated
|
|
50
|
+
Blockly.Msg["BUBBLE_LABEL_COMMENT"] = "Comment: %1"; // untranslated
|
|
51
|
+
Blockly.Msg["BUBBLE_LABEL_DEFAULT"] = "Bubble"; // untranslated
|
|
52
|
+
Blockly.Msg["BUBBLE_LABEL_WARNING"] = "Warning: %1"; // untranslated
|
|
43
53
|
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "No se puede eliminar la variable '%1' porque es parte de la definición de la función '%2'";
|
|
44
54
|
Blockly.Msg["CAPS_LOCK_KEY"] = "Caps Lock"; // untranslated
|
|
45
55
|
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Cambiar el valor:";
|
|
46
|
-
Blockly.Msg["CHROME_OS"] = "ChromeOS";
|
|
56
|
+
Blockly.Msg["CHROME_OS"] = "ChromeOS";
|
|
47
57
|
Blockly.Msg["CLEAN_UP"] = "Limpiar los bloques";
|
|
48
58
|
Blockly.Msg["CLOSE"] = "Close"; // untranslated
|
|
49
59
|
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Bloques colapsados contienen advertencias.";
|
|
@@ -66,7 +76,7 @@ Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorper
|
|
|
66
76
|
Blockly.Msg["COLOUR_RGB_RED"] = "rojo";
|
|
67
77
|
Blockly.Msg["COLOUR_RGB_TITLE"] = "colorear con";
|
|
68
78
|
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Crea un color con cantidades específicas de rojo, verde y azul. Todos los valores deben encontrarse entre 0 y 100.";
|
|
69
|
-
Blockly.Msg["COMMAND_KEY"] = "⌘
|
|
79
|
+
Blockly.Msg["COMMAND_KEY"] = "Comando ⌘";
|
|
70
80
|
Blockly.Msg["CONTEXT_MENU_KEY"] = "≣ Menu"; // untranslated
|
|
71
81
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Loops#loop-termination-blocks"; // untranslated
|
|
72
82
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK"] = "romper el bucle";
|
|
@@ -100,7 +110,7 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "repetir hasta";
|
|
|
100
110
|
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repetir mientras";
|
|
101
111
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "Mientras un valor sea falso, entonces hacer algunas declaraciones.";
|
|
102
112
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "Mientras un valor sea verdadero, entonces hacer algunas declaraciones.";
|
|
103
|
-
Blockly.Msg["CONTROL_KEY"] = "Ctrl";
|
|
113
|
+
Blockly.Msg["CONTROL_KEY"] = "Ctrl";
|
|
104
114
|
Blockly.Msg["COPY_SHORTCUT"] = "Copy"; // untranslated
|
|
105
115
|
Blockly.Msg["CUT_SHORTCUT"] = "Cut"; // untranslated
|
|
106
116
|
Blockly.Msg["DELETE_ALL_BLOCKS"] = "¿Eliminar todos los %1 bloques?";
|
|
@@ -114,7 +124,7 @@ Blockly.Msg["DIALOG_OK"] = "Aceptar";
|
|
|
114
124
|
Blockly.Msg["DISABLE_BLOCK"] = "Desactivar bloque";
|
|
115
125
|
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplicar";
|
|
116
126
|
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplicar comentario";
|
|
117
|
-
Blockly.Msg["EDIT_BLOCK_CONTENTS"] = "
|
|
127
|
+
Blockly.Msg["EDIT_BLOCK_CONTENTS"] = "Editar contenido bloqueado";
|
|
118
128
|
Blockly.Msg["ENABLE_BLOCK"] = "Activar bloque";
|
|
119
129
|
Blockly.Msg["END_KEY"] = "End"; // untranslated
|
|
120
130
|
Blockly.Msg["ENTER_KEY"] = "Enter"; // untranslated
|
|
@@ -122,11 +132,22 @@ Blockly.Msg["ESCAPE"] = "Esc"; // untranslated
|
|
|
122
132
|
Blockly.Msg["EXPAND_ALL"] = "Expandir bloques";
|
|
123
133
|
Blockly.Msg["EXPAND_BLOCK"] = "Expandir bloque";
|
|
124
134
|
Blockly.Msg["EXTERNAL_INPUTS"] = "Entradas externas";
|
|
135
|
+
Blockly.Msg["FIELD_LABEL_CHECKBOX_CHECKED"] = "Checked"; // untranslated
|
|
136
|
+
Blockly.Msg["FIELD_LABEL_CHECKBOX_UNCHECKED"] = "Not checked"; // untranslated
|
|
125
137
|
Blockly.Msg["FIELD_LABEL_EDIT_PREFIX"] = "Edit %1"; // untranslated
|
|
126
138
|
Blockly.Msg["FIELD_LABEL_EMPTY"] = "empty"; // untranslated
|
|
139
|
+
Blockly.Msg["FIELD_LABEL_OPTION_INDEX"] = "Option %1"; // untranslated
|
|
140
|
+
Blockly.Msg["FIELD_LABEL_VARIABLE"] = "Variable '%1'"; // untranslated
|
|
127
141
|
Blockly.Msg["HELP"] = "Ayuda";
|
|
128
142
|
Blockly.Msg["HELP_PROMPT"] = "Press %1 for help on keyboard controls"; // untranslated
|
|
129
143
|
Blockly.Msg["HOME_KEY"] = "Home"; // untranslated
|
|
144
|
+
Blockly.Msg["ICON_LABEL_COMMENT_CLOSED"] = "Open Comment"; // untranslated
|
|
145
|
+
Blockly.Msg["ICON_LABEL_COMMENT_OPEN"] = "Close Comment"; // untranslated
|
|
146
|
+
Blockly.Msg["ICON_LABEL_DEFAULT"] = "Icon"; // untranslated
|
|
147
|
+
Blockly.Msg["ICON_LABEL_MUTATOR_CLOSED"] = "Edit this block"; // untranslated
|
|
148
|
+
Blockly.Msg["ICON_LABEL_MUTATOR_OPEN"] = "Close block editor"; // untranslated
|
|
149
|
+
Blockly.Msg["ICON_LABEL_WARNING_CLOSED"] = "Open Warning"; // untranslated
|
|
150
|
+
Blockly.Msg["ICON_LABEL_WARNING_OPEN"] = "Close Warning"; // untranslated
|
|
130
151
|
Blockly.Msg["INLINE_INPUTS"] = "Entradas en línea";
|
|
131
152
|
Blockly.Msg["INPUT_LABEL_INDEX"] = "input %1"; // untranslated
|
|
132
153
|
Blockly.Msg["INSERT_KEY"] = "Insert"; // untranslated
|
|
@@ -136,7 +157,7 @@ Blockly.Msg["KEYBOARD_NAV_COPIED_HINT"] = "Copied. Press %1 to paste."; // untr
|
|
|
136
157
|
Blockly.Msg["KEYBOARD_NAV_CUT_HINT"] = "Cut. Press %1 to paste."; // untranslated
|
|
137
158
|
Blockly.Msg["KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT"] = "Hold %1 and use arrow keys to move freely, then %2 to accept the position"; // untranslated
|
|
138
159
|
Blockly.Msg["KEYBOARD_NAV_WORKSPACE_NAVIGATION_HINT"] = "Use the arrow keys to navigate"; // untranslated
|
|
139
|
-
Blockly.Msg["LINUX"] = "Linux";
|
|
160
|
+
Blockly.Msg["LINUX"] = "Linux";
|
|
140
161
|
Blockly.Msg["LISTS_CREATE_EMPTY_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Lists#create-empty-list"; // untranslated
|
|
141
162
|
Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "crear lista vacía";
|
|
142
163
|
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Devuelve una lista, de longitud 0, sin ningún dato";
|
|
@@ -249,7 +270,7 @@ Blockly.Msg["LOGIC_TERNARY_HELPURL"] = "https://en.wikipedia.org/wiki/%3F:"; //
|
|
|
249
270
|
Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "si es falso";
|
|
250
271
|
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "si es verdadero";
|
|
251
272
|
Blockly.Msg["LOGIC_TERNARY_TOOLTIP"] = "Comprueba la condición en \"prueba\". Si la condición es verdadera, devuelve el valor \"si es verdadero\"; de lo contrario, devuelve el valor \"si es falso\".";
|
|
252
|
-
Blockly.Msg["MAC_OS"] = "macOS";
|
|
273
|
+
Blockly.Msg["MAC_OS"] = "macOS";
|
|
253
274
|
Blockly.Msg["MATH_ADDITION_SYMBOL"] = "+"; // untranslated
|
|
254
275
|
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "https://es.wikipedia.org/wiki/Aritmética";
|
|
255
276
|
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_ADD"] = "Devuelve la suma de ambos números.";
|
|
@@ -336,14 +357,15 @@ Blockly.Msg["MATH_TRIG_TOOLTIP_ATAN"] = "Devuelve el arcotangente de un número.
|
|
|
336
357
|
Blockly.Msg["MATH_TRIG_TOOLTIP_COS"] = "Devuelve el coseno de un grado (no radián).";
|
|
337
358
|
Blockly.Msg["MATH_TRIG_TOOLTIP_SIN"] = "Devuelve el seno de un grado (no radián).";
|
|
338
359
|
Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "Devuelve la tangente de un grado (no radián).";
|
|
339
|
-
Blockly.Msg["MOVE_BLOCK"] = "
|
|
360
|
+
Blockly.Msg["MOVE_BLOCK"] = "Mover bloque";
|
|
340
361
|
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Crear una variable de color...";
|
|
341
362
|
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Crear una variable de número...";
|
|
342
363
|
Blockly.Msg["NEW_STRING_VARIABLE"] = "Crear una variable de cadena...";
|
|
343
364
|
Blockly.Msg["NEW_VARIABLE"] = "Crear variable...";
|
|
344
365
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "Nombre de variable nueva:";
|
|
345
366
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "Nuevo tipo de variable:";
|
|
346
|
-
Blockly.Msg["
|
|
367
|
+
Blockly.Msg["OPEN_TRASH"] = "Open trash"; // untranslated
|
|
368
|
+
Blockly.Msg["OPTION_KEY"] = "⌥ Opción";
|
|
347
369
|
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
|
348
370
|
Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down"; // untranslated
|
|
349
371
|
Blockly.Msg["PAGE_UP_KEY"] = "Page Up"; // untranslated
|
|
@@ -380,6 +402,7 @@ Blockly.Msg["REDO"] = "Rehacer";
|
|
|
380
402
|
Blockly.Msg["REMOVE_COMMENT"] = "Eliminar comentario";
|
|
381
403
|
Blockly.Msg["RENAME_VARIABLE"] = "Renombrar variable...";
|
|
382
404
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Renombrar todas las variables '%1' a:";
|
|
405
|
+
Blockly.Msg["RESET_ZOOM"] = "Reset zoom"; // untranslated
|
|
383
406
|
Blockly.Msg["SHIFT_KEY"] = "Shift"; // untranslated
|
|
384
407
|
Blockly.Msg["SHORTCUTS_ABORT_MOVE"] = "Abort move"; // untranslated
|
|
385
408
|
Blockly.Msg["SHORTCUTS_CLEANUP"] = "Clean up workspace"; // untranslated
|
|
@@ -402,6 +425,7 @@ Blockly.Msg["SHORTCUTS_NEXT_STACK"] = "Next stack"; // untranslated
|
|
|
402
425
|
Blockly.Msg["SHORTCUTS_PERFORM_ACTION"] = "Edit or confirm"; // untranslated
|
|
403
426
|
Blockly.Msg["SHORTCUTS_PREVIOUS_STACK"] = "Previous stack"; // untranslated
|
|
404
427
|
Blockly.Msg["SHORTCUTS_SHOW_CONTEXT_MENU"] = "Show menu"; // untranslated
|
|
428
|
+
Blockly.Msg["SHORTCUTS_SHOW_TOOLTIP"] = "Show tooltip"; // untranslated
|
|
405
429
|
Blockly.Msg["SHORTCUTS_START_MOVE"] = "Start move"; // untranslated
|
|
406
430
|
Blockly.Msg["SHORTCUTS_START_MOVE_STACK"] = "Start move stack"; // untranslated
|
|
407
431
|
Blockly.Msg["SPACE_KEY"] = "Space"; // untranslated
|
|
@@ -476,7 +500,7 @@ Blockly.Msg["TEXT_TRIM_OPERATOR_RIGHT"] = "quitar espacios finales de";
|
|
|
476
500
|
Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Devuelve una copia del texto sin los espacios de uno o ambos extremos.";
|
|
477
501
|
Blockly.Msg["TODAY"] = "Hoy";
|
|
478
502
|
Blockly.Msg["UNDO"] = "Deshacer";
|
|
479
|
-
Blockly.Msg["UNKNOWN"] = "
|
|
503
|
+
Blockly.Msg["UNKNOWN"] = "Desconocido";
|
|
480
504
|
Blockly.Msg["UNNAMED_KEY"] = "sin nombre";
|
|
481
505
|
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "elemento";
|
|
482
506
|
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Crear 'establecer %1'";
|
|
@@ -489,14 +513,19 @@ Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Establece esta variable para que sea igu
|
|
|
489
513
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "Ya existe una variable nombrada '%1'.";
|
|
490
514
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Ya existe una variable nombrada '%1' para otra variable del tipo: '%2'.";
|
|
491
515
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "Ya existe una variable denominada '%1' como parámetro en el procedimiento '%2'.";
|
|
492
|
-
Blockly.Msg["WINDOWS"] = "Windows";
|
|
493
|
-
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Espacio de trabajo de Blockly";
|
|
516
|
+
Blockly.Msg["WINDOWS"] = "Windows";
|
|
494
517
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Di algo…";
|
|
495
518
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_MANY"] = "%1 stacks of blocks%2 in workspace."; // untranslated
|
|
496
519
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ONE"] = "One stack of blocks%2 in workspace."; // untranslated
|
|
497
520
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ZERO"] = "No blocks%2 in workspace."; // untranslated
|
|
498
521
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_MANY"] = " and %1 comments"; // untranslated
|
|
499
522
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_ONE"] = " and one comment"; // untranslated
|
|
523
|
+
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "Blocks workspace. 1 stack of blocks"; // untranslated
|
|
524
|
+
Blockly.Msg["WORKSPACE_LABEL_FLYOUT_WORKSPACE"] = "%1 blocks"; // untranslated
|
|
525
|
+
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "Blocks workspace. %1 stacks of blocks"; // untranslated
|
|
526
|
+
Blockly.Msg["WORKSPACE_LABEL_MUTATOR_WORKSPACE"] = "Block editor workspace"; // untranslated
|
|
527
|
+
Blockly.Msg["ZOOM_IN"] = "Zoom in"; // untranslated
|
|
528
|
+
Blockly.Msg["ZOOM_OUT"] = "Zoom out"; // untranslated
|
|
500
529
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
501
530
|
Blockly.Msg["CONTROLS_FOR_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
502
531
|
Blockly.Msg["CONTROLS_IF_ELSEIF_TITLE_ELSEIF"] = Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"];
|
package/msg/es.mjs
CHANGED
|
@@ -417,7 +417,6 @@ export const {
|
|
|
417
417
|
PROCEDURES_IFRETURN_HELPURL,
|
|
418
418
|
PROCEDURES_IFRETURN_WARNING,
|
|
419
419
|
WORKSPACE_COMMENT_DEFAULT_TEXT,
|
|
420
|
-
WORKSPACE_ARIA_LABEL,
|
|
421
420
|
COLLAPSED_WARNINGS_WARNING,
|
|
422
421
|
DIALOG_OK,
|
|
423
422
|
DIALOG_CANCEL,
|
|
@@ -474,10 +473,15 @@ export const {
|
|
|
474
473
|
SHORTCUTS_PERFORM_ACTION,
|
|
475
474
|
SHORTCUTS_DUPLICATE,
|
|
476
475
|
SHORTCUTS_CLEANUP,
|
|
476
|
+
SHORTCUTS_SHOW_TOOLTIP,
|
|
477
477
|
KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT,
|
|
478
478
|
KEYBOARD_NAV_CONSTRAINED_MOVE_HINT,
|
|
479
479
|
KEYBOARD_NAV_COPIED_HINT,
|
|
480
480
|
KEYBOARD_NAV_CUT_HINT,
|
|
481
|
+
WORKSPACE_LABEL_1_STACK,
|
|
482
|
+
WORKSPACE_LABEL_MANY_STACKS,
|
|
483
|
+
WORKSPACE_LABEL_MUTATOR_WORKSPACE,
|
|
484
|
+
WORKSPACE_LABEL_FLYOUT_WORKSPACE,
|
|
481
485
|
WORKSPACE_CONTENTS_BLOCKS_MANY,
|
|
482
486
|
WORKSPACE_CONTENTS_BLOCKS_ONE,
|
|
483
487
|
WORKSPACE_CONTENTS_BLOCKS_ZERO,
|
|
@@ -507,5 +511,30 @@ export const {
|
|
|
507
511
|
ANNOUNCE_MOVE_CANCELED,
|
|
508
512
|
FIELD_LABEL_EMPTY,
|
|
509
513
|
ARIA_TYPE_FIELD_INPUT,
|
|
514
|
+
ARIA_TYPE_FIELD_TEXT_INPUT,
|
|
515
|
+
ARIA_TYPE_FIELD_NUMBER,
|
|
516
|
+
ARIA_TYPE_FIELD_DROPDOWN,
|
|
517
|
+
ARIA_TYPE_FIELD_IMAGE,
|
|
518
|
+
ARIA_TYPE_FIELD_CHECKBOX,
|
|
510
519
|
FIELD_LABEL_EDIT_PREFIX,
|
|
520
|
+
OPEN_TRASH,
|
|
521
|
+
ZOOM_IN,
|
|
522
|
+
ZOOM_OUT,
|
|
523
|
+
RESET_ZOOM,
|
|
524
|
+
FIELD_LABEL_OPTION_INDEX,
|
|
525
|
+
FIELD_LABEL_CHECKBOX_CHECKED,
|
|
526
|
+
FIELD_LABEL_CHECKBOX_UNCHECKED,
|
|
527
|
+
FIELD_LABEL_VARIABLE,
|
|
528
|
+
ARIA_LABEL_BUTTON,
|
|
529
|
+
ARIA_LABEL_HEADING,
|
|
530
|
+
BUBBLE_LABEL_DEFAULT,
|
|
531
|
+
BUBBLE_LABEL_COMMENT,
|
|
532
|
+
BUBBLE_LABEL_WARNING,
|
|
533
|
+
ICON_LABEL_DEFAULT,
|
|
534
|
+
ICON_LABEL_COMMENT_CLOSED,
|
|
535
|
+
ICON_LABEL_COMMENT_OPEN,
|
|
536
|
+
ICON_LABEL_MUTATOR_CLOSED,
|
|
537
|
+
ICON_LABEL_MUTATOR_OPEN,
|
|
538
|
+
ICON_LABEL_WARNING_CLOSED,
|
|
539
|
+
ICON_LABEL_WARNING_OPEN,
|
|
511
540
|
} = es;
|
package/msg/et.js
CHANGED
|
@@ -26,7 +26,14 @@ Blockly.Msg["ANNOUNCE_MOVE_CANCELED"] = "Canceled movement"; // untranslated
|
|
|
26
26
|
Blockly.Msg["ANNOUNCE_MOVE_INSIDE"] = "moving %1 inside %3 %4"; // untranslated
|
|
27
27
|
Blockly.Msg["ANNOUNCE_MOVE_TO"] = "moving %1 %2 to %3 %4"; // untranslated
|
|
28
28
|
Blockly.Msg["ANNOUNCE_MOVE_WORKSPACE"] = "moving %1 on workspace"; // untranslated
|
|
29
|
-
Blockly.Msg["
|
|
29
|
+
Blockly.Msg["ARIA_LABEL_BUTTON"] = "button"; // untranslated
|
|
30
|
+
Blockly.Msg["ARIA_LABEL_HEADING"] = "heading"; // untranslated
|
|
31
|
+
Blockly.Msg["ARIA_TYPE_FIELD_CHECKBOX"] = "checkbox"; // untranslated
|
|
32
|
+
Blockly.Msg["ARIA_TYPE_FIELD_DROPDOWN"] = "dropdown"; // untranslated
|
|
33
|
+
Blockly.Msg["ARIA_TYPE_FIELD_IMAGE"] = "image"; // untranslated
|
|
34
|
+
Blockly.Msg["ARIA_TYPE_FIELD_INPUT"] = "input"; // untranslated
|
|
35
|
+
Blockly.Msg["ARIA_TYPE_FIELD_NUMBER"] = "number"; // untranslated
|
|
36
|
+
Blockly.Msg["ARIA_TYPE_FIELD_TEXT_INPUT"] = "text"; // untranslated
|
|
30
37
|
Blockly.Msg["BACKSPACE_KEY"] = "Backspace"; // untranslated
|
|
31
38
|
Blockly.Msg["BLOCK_LABEL_BEGIN_PREFIX"] = "Begin %1"; // untranslated
|
|
32
39
|
Blockly.Msg["BLOCK_LABEL_BEGIN_STACK"] = "Begin stack"; // untranslated
|
|
@@ -37,9 +44,12 @@ Blockly.Msg["BLOCK_LABEL_HAS_INPUT"] = "has input"; // untranslated
|
|
|
37
44
|
Blockly.Msg["BLOCK_LABEL_HAS_INPUTS"] = "has inputs"; // untranslated
|
|
38
45
|
Blockly.Msg["BLOCK_LABEL_REPLACEABLE"] = "replaceable"; // untranslated
|
|
39
46
|
Blockly.Msg["BLOCK_LABEL_STACK_BLOCKS"] = "%1 stack blocks"; // untranslated
|
|
40
|
-
Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "
|
|
47
|
+
Blockly.Msg["BLOCK_LABEL_STATEMENT"] = "command"; // untranslated
|
|
41
48
|
Blockly.Msg["BLOCK_LABEL_TOOLBOX_CATEGORY"] = "%1 category"; // untranslated
|
|
42
49
|
Blockly.Msg["BLOCK_LABEL_VALUE"] = "value"; // untranslated
|
|
50
|
+
Blockly.Msg["BUBBLE_LABEL_COMMENT"] = "Comment: %1"; // untranslated
|
|
51
|
+
Blockly.Msg["BUBBLE_LABEL_DEFAULT"] = "Bubble"; // untranslated
|
|
52
|
+
Blockly.Msg["BUBBLE_LABEL_WARNING"] = "Warning: %1"; // untranslated
|
|
43
53
|
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Muutujat '%1' ei saa kustutada, sest see on osa funktsiooni '%2' määratlusest";
|
|
44
54
|
Blockly.Msg["CAPS_LOCK_KEY"] = "Caps Lock"; // untranslated
|
|
45
55
|
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Muuda väärtust:";
|
|
@@ -122,11 +132,22 @@ Blockly.Msg["ESCAPE"] = "Esc"; // untranslated
|
|
|
122
132
|
Blockly.Msg["EXPAND_ALL"] = "Laota plokid laiali";
|
|
123
133
|
Blockly.Msg["EXPAND_BLOCK"] = "Laota plokk laiali";
|
|
124
134
|
Blockly.Msg["EXTERNAL_INPUTS"] = "Sisendid ploki taga";
|
|
135
|
+
Blockly.Msg["FIELD_LABEL_CHECKBOX_CHECKED"] = "Checked"; // untranslated
|
|
136
|
+
Blockly.Msg["FIELD_LABEL_CHECKBOX_UNCHECKED"] = "Not checked"; // untranslated
|
|
125
137
|
Blockly.Msg["FIELD_LABEL_EDIT_PREFIX"] = "Edit %1"; // untranslated
|
|
126
138
|
Blockly.Msg["FIELD_LABEL_EMPTY"] = "empty"; // untranslated
|
|
139
|
+
Blockly.Msg["FIELD_LABEL_OPTION_INDEX"] = "Option %1"; // untranslated
|
|
140
|
+
Blockly.Msg["FIELD_LABEL_VARIABLE"] = "Variable '%1'"; // untranslated
|
|
127
141
|
Blockly.Msg["HELP"] = "Abi";
|
|
128
142
|
Blockly.Msg["HELP_PROMPT"] = "Press %1 for help on keyboard controls"; // untranslated
|
|
129
143
|
Blockly.Msg["HOME_KEY"] = "Home"; // untranslated
|
|
144
|
+
Blockly.Msg["ICON_LABEL_COMMENT_CLOSED"] = "Open Comment"; // untranslated
|
|
145
|
+
Blockly.Msg["ICON_LABEL_COMMENT_OPEN"] = "Close Comment"; // untranslated
|
|
146
|
+
Blockly.Msg["ICON_LABEL_DEFAULT"] = "Icon"; // untranslated
|
|
147
|
+
Blockly.Msg["ICON_LABEL_MUTATOR_CLOSED"] = "Edit this block"; // untranslated
|
|
148
|
+
Blockly.Msg["ICON_LABEL_MUTATOR_OPEN"] = "Close block editor"; // untranslated
|
|
149
|
+
Blockly.Msg["ICON_LABEL_WARNING_CLOSED"] = "Open Warning"; // untranslated
|
|
150
|
+
Blockly.Msg["ICON_LABEL_WARNING_OPEN"] = "Close Warning"; // untranslated
|
|
130
151
|
Blockly.Msg["INLINE_INPUTS"] = "Sisendid ploki sees";
|
|
131
152
|
Blockly.Msg["INPUT_LABEL_INDEX"] = "input %1"; // untranslated
|
|
132
153
|
Blockly.Msg["INSERT_KEY"] = "Insert"; // untranslated
|
|
@@ -343,6 +364,7 @@ Blockly.Msg["NEW_STRING_VARIABLE"] = "Loo muutuja sõnena...";
|
|
|
343
364
|
Blockly.Msg["NEW_VARIABLE"] = "Uus muutuja ...";
|
|
344
365
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "Uue muutuja nimi:";
|
|
345
366
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "Uue muutuja tüüp:";
|
|
367
|
+
Blockly.Msg["OPEN_TRASH"] = "Open trash"; // untranslated
|
|
346
368
|
Blockly.Msg["OPTION_KEY"] = "⌥ Option"; // untranslated
|
|
347
369
|
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
|
348
370
|
Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down"; // untranslated
|
|
@@ -380,6 +402,7 @@ Blockly.Msg["REDO"] = "Tee uuesti";
|
|
|
380
402
|
Blockly.Msg["REMOVE_COMMENT"] = "Eemalda kommentaar";
|
|
381
403
|
Blockly.Msg["RENAME_VARIABLE"] = "Nimeta muutuja ümber ...";
|
|
382
404
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Muutuja „%1“ uus nimi:";
|
|
405
|
+
Blockly.Msg["RESET_ZOOM"] = "Reset zoom"; // untranslated
|
|
383
406
|
Blockly.Msg["SHIFT_KEY"] = "Shift"; // untranslated
|
|
384
407
|
Blockly.Msg["SHORTCUTS_ABORT_MOVE"] = "Abort move"; // untranslated
|
|
385
408
|
Blockly.Msg["SHORTCUTS_CLEANUP"] = "Clean up workspace"; // untranslated
|
|
@@ -402,6 +425,7 @@ Blockly.Msg["SHORTCUTS_NEXT_STACK"] = "Next stack"; // untranslated
|
|
|
402
425
|
Blockly.Msg["SHORTCUTS_PERFORM_ACTION"] = "Edit or confirm"; // untranslated
|
|
403
426
|
Blockly.Msg["SHORTCUTS_PREVIOUS_STACK"] = "Previous stack"; // untranslated
|
|
404
427
|
Blockly.Msg["SHORTCUTS_SHOW_CONTEXT_MENU"] = "Show menu"; // untranslated
|
|
428
|
+
Blockly.Msg["SHORTCUTS_SHOW_TOOLTIP"] = "Show tooltip"; // untranslated
|
|
405
429
|
Blockly.Msg["SHORTCUTS_START_MOVE"] = "Start move"; // untranslated
|
|
406
430
|
Blockly.Msg["SHORTCUTS_START_MOVE_STACK"] = "Start move stack"; // untranslated
|
|
407
431
|
Blockly.Msg["SPACE_KEY"] = "Space"; // untranslated
|
|
@@ -490,13 +514,18 @@ Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "'%1'-nimeline muutuja on juba olemas."
|
|
|
490
514
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Muutuja nimega '%1' juba eksisteerib teise tüübina: '%2'.";
|
|
491
515
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "Muutuja nimega '%1' on protseduuris '%2' juba parameetrina olemas.";
|
|
492
516
|
Blockly.Msg["WINDOWS"] = "Windows"; // untranslated
|
|
493
|
-
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly tööruum";
|
|
494
517
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Ütle midagi...";
|
|
495
518
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_MANY"] = "%1 stacks of blocks%2 in workspace."; // untranslated
|
|
496
519
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ONE"] = "One stack of blocks%2 in workspace."; // untranslated
|
|
497
520
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ZERO"] = "No blocks%2 in workspace."; // untranslated
|
|
498
521
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_MANY"] = " and %1 comments"; // untranslated
|
|
499
522
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_ONE"] = " and one comment"; // untranslated
|
|
523
|
+
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "Blocks workspace. 1 stack of blocks"; // untranslated
|
|
524
|
+
Blockly.Msg["WORKSPACE_LABEL_FLYOUT_WORKSPACE"] = "%1 blocks"; // untranslated
|
|
525
|
+
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "Blocks workspace. %1 stacks of blocks"; // untranslated
|
|
526
|
+
Blockly.Msg["WORKSPACE_LABEL_MUTATOR_WORKSPACE"] = "Block editor workspace"; // untranslated
|
|
527
|
+
Blockly.Msg["ZOOM_IN"] = "Zoom in"; // untranslated
|
|
528
|
+
Blockly.Msg["ZOOM_OUT"] = "Zoom out"; // untranslated
|
|
500
529
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
501
530
|
Blockly.Msg["CONTROLS_FOR_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
502
531
|
Blockly.Msg["CONTROLS_IF_ELSEIF_TITLE_ELSEIF"] = Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"];
|