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/mk.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"] = "Променливата '%1' не може се избрише бидејќи е дел од определението на функцијата '%2'";
|
|
44
54
|
Blockly.Msg["CAPS_LOCK_KEY"] = "Caps Lock"; // untranslated
|
|
45
55
|
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Смена на вредност:";
|
|
@@ -122,11 +132,22 @@ Blockly.Msg["ESCAPE"] = "Esc"; // untranslated
|
|
|
122
132
|
Blockly.Msg["EXPAND_ALL"] = "Рашири блокови";
|
|
123
133
|
Blockly.Msg["EXPAND_BLOCK"] = "Рашири го блокови";
|
|
124
134
|
Blockly.Msg["EXTERNAL_INPUTS"] = "Надворешен внос";
|
|
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"] = "Помош";
|
|
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"] = "Внатрешен внос";
|
|
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"] = "Создај променлива на н
|
|
|
343
364
|
Blockly.Msg["NEW_VARIABLE"] = "Создај променлива...";
|
|
344
365
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "Назив на новата променлива:";
|
|
345
366
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "Тип на новата променлива:";
|
|
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"] = "Повтори";
|
|
|
380
402
|
Blockly.Msg["REMOVE_COMMENT"] = "Отстрани коментар";
|
|
381
403
|
Blockly.Msg["RENAME_VARIABLE"] = "Преименувај променлива...";
|
|
382
404
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Преименувај ги сите променливи „%1“ во:";
|
|
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'
|
|
|
490
514
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Променлива со име '%1' веќе постои за друг тип: '%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"] = "Работен простор на Blockly";
|
|
494
517
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Say something..."; // untranslated
|
|
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/mk.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
|
} = mk;
|
package/msg/ml.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"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
|
44
54
|
Blockly.Msg["CAPS_LOCK_KEY"] = "Caps Lock"; // untranslated
|
|
45
55
|
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Change value:"; // untranslated
|
|
@@ -122,11 +132,22 @@ Blockly.Msg["ESCAPE"] = "Esc"; // untranslated
|
|
|
122
132
|
Blockly.Msg["EXPAND_ALL"] = "Expand Blocks"; // untranslated
|
|
123
133
|
Blockly.Msg["EXPAND_BLOCK"] = "Expand Block"; // untranslated
|
|
124
134
|
Blockly.Msg["EXTERNAL_INPUTS"] = "External Inputs"; // untranslated
|
|
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"] = "സഹായം";
|
|
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"] = "Inline Inputs"; // untranslated
|
|
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"] = "സ്ട്രിങ് ചരം സൃ
|
|
|
343
364
|
Blockly.Msg["NEW_VARIABLE"] = "ചരം സൃഷ്ടിക്കുക...";
|
|
344
365
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "പുതിയ ചരത്തിന്റെ പേര്:";
|
|
345
366
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "New variable type:"; // untranslated
|
|
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"] = "വീണ്ടും ചെയ്യുക";
|
|
|
380
402
|
Blockly.Msg["REMOVE_COMMENT"] = "അഭിപ്രായം ഒഴിവാക്കുക";
|
|
381
403
|
Blockly.Msg["RENAME_VARIABLE"] = "ചരത്തിന്റെ പേര് മാറ്റുക...";
|
|
382
404
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Rename all '%1' variables to:"; // untranslated
|
|
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\" എന്ന പേരിലു
|
|
|
490
514
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "A variable named '%1' already exists for another type: '%2'."; // untranslated
|
|
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"] = "Blockly Workspace"; // untranslated
|
|
494
517
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Say something..."; // untranslated
|
|
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/ml.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
|
} = ml;
|
package/msg/mnw.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"] = "မပြံင်လှာဲ '%1' ဂှ် ဇိုတ်ပလီု ဟွံဂွံ၊ ဟိုတ်နူ ဍေဟ်ဂှ် ဆက်စပ်ဒၟံင် ကုဝှင်ရှေန် '%2'";
|
|
44
54
|
Blockly.Msg["CAPS_LOCK_KEY"] = "Caps Lock"; // untranslated
|
|
45
55
|
Blockly.Msg["CHANGE_VALUE_TITLE"] = "သၠာဲ ဍာ်ဒကေဝ်";
|
|
@@ -122,11 +132,22 @@ Blockly.Msg["ESCAPE"] = "Esc"; // untranslated
|
|
|
122
132
|
Blockly.Msg["EXPAND_ALL"] = "ဗဇာပတိုန် ဗလံက်ဂမၠိုင်";
|
|
123
133
|
Blockly.Msg["EXPAND_BLOCK"] = "ဗဇာပတိုန် ဗလံက်";
|
|
124
134
|
Blockly.Msg["EXTERNAL_INPUTS"] = "မစုတ် ဗွဲမ္ၚး";
|
|
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"] = "ရီု";
|
|
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"] = "မစုတ် ဗွဲအပ္ဍဲ";
|
|
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"] = "အဃောမပြံင်လှာဲ
|
|
|
343
364
|
Blockly.Msg["NEW_VARIABLE"] = "အဃောမပြံင်လှာဲဒၟံင်...";
|
|
344
365
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "ယၟု မပြံင်လှာဲလဝ် တၟိ -";
|
|
345
366
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "ဗီုပြင် မပြံင်လှာဲလဝ် တၟိ -";
|
|
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"] = "ကလေင်ပ";
|
|
|
380
402
|
Blockly.Msg["REMOVE_COMMENT"] = "ပဲါပ္တိတ် လညာတ်";
|
|
381
403
|
Blockly.Msg["RENAME_VARIABLE"] = "ကလေင်ကဵုယၟု မပြံင်လှာဲ...";
|
|
382
404
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "'%1' သီုဖအိုတ်ဂှ် ကဵုယၟုတၟိ ပြံင်လှာဲထောအ်:";
|
|
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"] = "ယၟုမပြံင်လှာ
|
|
|
490
514
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "ယၟုမပြံင်လှာဲ '%1' ဂှ် နွံဒၟံင်တုဲရ နကဵုဗီုပြင်တၞဟ် - '%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"] = "Blockly Workspace"; // untranslated
|
|
494
517
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Say something..."; // untranslated
|
|
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/mnw.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
|
} = mnw;
|
package/msg/ms.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,15 +44,18 @@ 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"] = "Can't delete the variable '%1' because it's part of the definition of the function '%2'"; // untranslated
|
|
44
54
|
Blockly.Msg["CAPS_LOCK_KEY"] = "Caps Lock"; // untranslated
|
|
45
55
|
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Ubah nilai:";
|
|
46
56
|
Blockly.Msg["CHROME_OS"] = "ChromeOS"; // untranslated
|
|
47
57
|
Blockly.Msg["CLEAN_UP"] = "Kemaskan Blok";
|
|
48
|
-
Blockly.Msg["CLOSE"] = "
|
|
58
|
+
Blockly.Msg["CLOSE"] = "Tutup";
|
|
49
59
|
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
|
50
60
|
Blockly.Msg["COLLAPSE_ALL"] = "Lipat Blok²";
|
|
51
61
|
Blockly.Msg["COLLAPSE_BLOCK"] = "Lipat Blok";
|
|
@@ -113,7 +123,7 @@ Blockly.Msg["DIALOG_CANCEL"] = "Batalkan";
|
|
|
113
123
|
Blockly.Msg["DIALOG_OK"] = "OK";
|
|
114
124
|
Blockly.Msg["DISABLE_BLOCK"] = "Matikan Blok";
|
|
115
125
|
Blockly.Msg["DUPLICATE_BLOCK"] = "Pendua";
|
|
116
|
-
Blockly.Msg["DUPLICATE_COMMENT"] = "
|
|
126
|
+
Blockly.Msg["DUPLICATE_COMMENT"] = "Gandakan Komen";
|
|
117
127
|
Blockly.Msg["EDIT_BLOCK_CONTENTS"] = "Edit Block contents"; // untranslated
|
|
118
128
|
Blockly.Msg["ENABLE_BLOCK"] = "Hidupkan Blok";
|
|
119
129
|
Blockly.Msg["END_KEY"] = "End"; // untranslated
|
|
@@ -122,11 +132,22 @@ Blockly.Msg["ESCAPE"] = "Esc"; // untranslated
|
|
|
122
132
|
Blockly.Msg["EXPAND_ALL"] = "Buka Blok²";
|
|
123
133
|
Blockly.Msg["EXPAND_BLOCK"] = "Buka Blok";
|
|
124
134
|
Blockly.Msg["EXTERNAL_INPUTS"] = "Input Luaran";
|
|
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"] = "Bantuan";
|
|
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"] = "Input Sebaris";
|
|
131
152
|
Blockly.Msg["INPUT_LABEL_INDEX"] = "input %1"; // untranslated
|
|
132
153
|
Blockly.Msg["INSERT_KEY"] = "Insert"; // untranslated
|
|
@@ -337,12 +358,13 @@ Blockly.Msg["MATH_TRIG_TOOLTIP_COS"] = "Kembalikan darjah kosinus (bukan radian)
|
|
|
337
358
|
Blockly.Msg["MATH_TRIG_TOOLTIP_SIN"] = "Kembalikan darjah sine (bukan radian).";
|
|
338
359
|
Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "Kembalikan darjah tangen (bukan radian).";
|
|
339
360
|
Blockly.Msg["MOVE_BLOCK"] = "Move Block"; // untranslated
|
|
340
|
-
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "
|
|
341
|
-
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "
|
|
342
|
-
Blockly.Msg["NEW_STRING_VARIABLE"] = "
|
|
361
|
+
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Cipta pemboleh ubah warna...";
|
|
362
|
+
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Cipta pemboleh ubah nombor...";
|
|
363
|
+
Blockly.Msg["NEW_STRING_VARIABLE"] = "Cipta pemboleh ubah rentetan...";
|
|
343
364
|
Blockly.Msg["NEW_VARIABLE"] = "Pembolehubah baru...";
|
|
344
365
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "Nama pembolehubah baru:";
|
|
345
|
-
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "
|
|
366
|
+
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "Jenis pemboleh ubah baharu:";
|
|
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"] = "Redo"; // untranslated
|
|
|
380
402
|
Blockly.Msg["REMOVE_COMMENT"] = "Padamkan Komen";
|
|
381
403
|
Blockly.Msg["RENAME_VARIABLE"] = "Tukar nama pembolehubah...";
|
|
382
404
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Tukar nama semua pembolehubah '%1' kepada:";
|
|
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
|
|
@@ -477,7 +501,7 @@ Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Kembali salinan teks dengan ruang yang dikel
|
|
|
477
501
|
Blockly.Msg["TODAY"] = "Hari ini";
|
|
478
502
|
Blockly.Msg["UNDO"] = "Undo"; // untranslated
|
|
479
503
|
Blockly.Msg["UNKNOWN"] = "Unknown"; // untranslated
|
|
480
|
-
Blockly.Msg["UNNAMED_KEY"] = "
|
|
504
|
+
Blockly.Msg["UNNAMED_KEY"] = "tiada nama";
|
|
481
505
|
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "Perkara";
|
|
482
506
|
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Hasilkan 'set %1'";
|
|
483
507
|
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Variables#get"; // untranslated
|
|
@@ -486,17 +510,22 @@ Blockly.Msg["VARIABLES_SET"] = "set %1 ke %2";
|
|
|
486
510
|
Blockly.Msg["VARIABLES_SET_CREATE_GET"] = "Hasilkan 'set %1'";
|
|
487
511
|
Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/RaspberryPiFoundation/blockly/wiki/Variables#set"; // untranslated
|
|
488
512
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Set pembolehubah ini supaya sama dengan input.";
|
|
489
|
-
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "
|
|
490
|
-
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "
|
|
513
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "Pemboleh ubah '%1' sudah wujud.";
|
|
514
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Pemboleh ubah '%1' sudah wujud untuk jenis lain: '%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"] = "Blockly Workspace"; // untranslated
|
|
494
517
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Say something..."; // untranslated
|
|
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"];
|