blockly 13.0.0 → 13.1.1
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/README.md +42 -16
- package/blockly.min.js +1078 -1031
- package/blockly_compressed.js +945 -918
- package/blockly_compressed.js.map +1 -1
- package/blocks_compressed.js +85 -85
- package/blocks_compressed.js.map +1 -1
- package/core/block.d.ts +0 -8
- package/core/block_aria_composer.d.ts +13 -2
- package/core/block_svg.d.ts +13 -1
- package/core/blockly.d.ts +0 -4
- package/core/component_manager.d.ts +2 -0
- package/core/field.d.ts +8 -2
- package/core/field_checkbox.d.ts +0 -1
- package/core/field_dropdown.d.ts +1 -1
- package/core/field_input.d.ts +0 -6
- package/core/field_label.d.ts +1 -0
- package/core/field_textinput.d.ts +0 -1
- package/core/field_variable.d.ts +0 -1
- package/core/gesture.d.ts +0 -7
- package/core/inputs/input.d.ts +0 -1
- package/core/procedures.d.ts +0 -1
- package/core/rendered_connection.d.ts +6 -0
- package/core/shortcut_items.d.ts +42 -1
- package/core/toolbox/collapsible_category.d.ts +2 -0
- package/core/trashcan.d.ts +2 -8
- package/core/utils/aria.d.ts +2 -2
- package/core/variable_map.d.ts +0 -7
- package/core/variable_model.d.ts +0 -6
- package/core/workspace.d.ts +0 -1
- package/core/workspace_focus_target.d.ts +46 -0
- package/core/workspace_svg.d.ts +40 -9
- package/core/zoom_controls.d.ts +0 -46
- package/dart_compressed.js +23 -23
- package/javascript_compressed.js +26 -26
- package/lua_compressed.js +41 -41
- package/msg/ab.js +22 -2
- package/msg/ab.mjs +20 -0
- package/msg/ace.js +22 -2
- package/msg/ace.mjs +20 -0
- package/msg/af.js +22 -2
- package/msg/af.mjs +20 -0
- package/msg/am.js +22 -2
- package/msg/am.mjs +20 -0
- package/msg/ar.js +30 -10
- package/msg/ar.mjs +20 -0
- package/msg/ast.js +22 -2
- package/msg/ast.mjs +20 -0
- package/msg/az.js +22 -2
- package/msg/az.mjs +20 -0
- package/msg/ba.js +22 -2
- package/msg/ba.mjs +20 -0
- package/msg/bcc.js +22 -2
- package/msg/bcc.mjs +20 -0
- package/msg/be-tarask.js +22 -2
- package/msg/be-tarask.mjs +20 -0
- package/msg/be.js +22 -2
- package/msg/be.mjs +20 -0
- package/msg/bg.js +24 -4
- package/msg/bg.mjs +20 -0
- package/msg/bn.js +22 -2
- package/msg/bn.mjs +20 -0
- package/msg/br.js +22 -2
- package/msg/br.mjs +20 -0
- package/msg/bs.js +22 -2
- package/msg/bs.mjs +20 -0
- package/msg/ca.js +27 -7
- package/msg/ca.mjs +20 -0
- package/msg/ce.js +22 -2
- package/msg/ce.mjs +20 -0
- package/msg/cs.js +22 -2
- package/msg/cs.mjs +20 -0
- package/msg/csb.js +22 -2
- package/msg/csb.mjs +20 -0
- package/msg/da.js +22 -2
- package/msg/da.mjs +20 -0
- package/msg/de.js +22 -2
- package/msg/de.mjs +20 -0
- package/msg/diq.js +22 -2
- package/msg/diq.mjs +20 -0
- package/msg/dtp.js +22 -2
- package/msg/dtp.mjs +20 -0
- package/msg/dty.js +22 -2
- package/msg/dty.mjs +20 -0
- package/msg/ee.js +22 -2
- package/msg/ee.mjs +20 -0
- package/msg/el.js +22 -2
- package/msg/el.mjs +20 -0
- package/msg/en-gb.js +22 -2
- package/msg/en-gb.mjs +20 -0
- package/msg/en.js +22 -2
- package/msg/en.mjs +20 -0
- package/msg/eo.js +22 -2
- package/msg/eo.mjs +20 -0
- package/msg/es.js +22 -2
- package/msg/es.mjs +20 -0
- package/msg/et.js +22 -2
- package/msg/et.mjs +20 -0
- package/msg/eu.js +22 -2
- package/msg/eu.mjs +20 -0
- package/msg/fa.js +22 -2
- package/msg/fa.mjs +20 -0
- package/msg/fi.js +22 -2
- package/msg/fi.mjs +20 -0
- package/msg/fo.js +22 -2
- package/msg/fo.mjs +20 -0
- package/msg/fr.js +24 -4
- package/msg/fr.mjs +20 -0
- package/msg/frr.js +22 -2
- package/msg/frr.mjs +20 -0
- package/msg/ga.js +238 -218
- package/msg/ga.mjs +20 -0
- package/msg/gl.js +184 -164
- package/msg/gl.mjs +20 -0
- package/msg/gn.js +22 -2
- package/msg/gn.mjs +20 -0
- package/msg/gor.js +22 -2
- package/msg/gor.mjs +20 -0
- package/msg/ha.js +22 -2
- package/msg/ha.mjs +20 -0
- package/msg/he.js +24 -4
- package/msg/he.mjs +20 -0
- package/msg/hi.js +22 -2
- package/msg/hi.mjs +20 -0
- package/msg/hr.js +22 -2
- package/msg/hr.mjs +20 -0
- package/msg/hrx.js +22 -2
- package/msg/hrx.mjs +20 -0
- package/msg/hsb.js +22 -2
- package/msg/hsb.mjs +20 -0
- package/msg/hu.js +32 -12
- package/msg/hu.mjs +20 -0
- package/msg/hy.js +22 -2
- package/msg/hy.mjs +20 -0
- package/msg/ia.js +22 -2
- package/msg/ia.mjs +20 -0
- package/msg/id.js +22 -2
- package/msg/id.mjs +20 -0
- package/msg/ig.js +22 -2
- package/msg/ig.mjs +20 -0
- package/msg/inh.js +22 -2
- package/msg/inh.mjs +20 -0
- package/msg/is.js +22 -2
- package/msg/is.mjs +20 -0
- package/msg/it.js +22 -2
- package/msg/it.mjs +20 -0
- package/msg/ja.js +22 -2
- package/msg/ja.mjs +20 -0
- package/msg/ka.js +22 -2
- package/msg/ka.mjs +20 -0
- package/msg/kab.js +22 -2
- package/msg/kab.mjs +20 -0
- package/msg/kbd-cyrl.js +22 -2
- package/msg/kbd-cyrl.mjs +20 -0
- package/msg/km.js +22 -2
- package/msg/km.mjs +20 -0
- package/msg/kn.js +22 -2
- package/msg/kn.mjs +20 -0
- package/msg/ko.js +23 -3
- package/msg/ko.mjs +20 -0
- package/msg/krc.js +22 -2
- package/msg/krc.mjs +20 -0
- package/msg/ksh.js +22 -2
- package/msg/ksh.mjs +20 -0
- package/msg/ku-latn.js +22 -2
- package/msg/ku-latn.mjs +20 -0
- package/msg/ky.js +22 -2
- package/msg/ky.mjs +20 -0
- package/msg/la.js +22 -2
- package/msg/la.mjs +20 -0
- package/msg/lb.js +27 -7
- package/msg/lb.mjs +20 -0
- package/msg/lki.js +22 -2
- package/msg/lki.mjs +20 -0
- package/msg/lo.js +22 -2
- package/msg/lo.mjs +20 -0
- package/msg/lrc.js +22 -2
- package/msg/lrc.mjs +20 -0
- package/msg/lt.js +22 -2
- package/msg/lt.mjs +20 -0
- package/msg/lv.js +22 -2
- package/msg/lv.mjs +20 -0
- package/msg/mg.js +22 -2
- package/msg/mg.mjs +20 -0
- package/msg/mk.js +22 -2
- package/msg/mk.mjs +20 -0
- package/msg/ml.js +22 -2
- package/msg/ml.mjs +20 -0
- package/msg/mnw.js +22 -2
- package/msg/mnw.mjs +20 -0
- package/msg/ms.js +22 -2
- package/msg/ms.mjs +20 -0
- package/msg/mt.js +22 -2
- package/msg/mt.mjs +20 -0
- package/msg/my.js +22 -2
- package/msg/my.mjs +20 -0
- package/msg/mzn.js +22 -2
- package/msg/mzn.mjs +20 -0
- package/msg/nb.js +22 -2
- package/msg/nb.mjs +20 -0
- package/msg/ne.js +22 -2
- package/msg/ne.mjs +20 -0
- package/msg/nl.js +150 -130
- package/msg/nl.mjs +20 -0
- package/msg/oc.js +22 -2
- package/msg/oc.mjs +20 -0
- package/msg/olo.js +22 -2
- package/msg/olo.mjs +20 -0
- package/msg/pa.js +22 -2
- package/msg/pa.mjs +20 -0
- package/msg/pl.js +22 -2
- package/msg/pl.mjs +20 -0
- package/msg/pms.js +116 -96
- package/msg/pms.mjs +20 -0
- package/msg/ps.js +22 -2
- package/msg/ps.mjs +20 -0
- package/msg/pt-br.js +22 -2
- package/msg/pt-br.mjs +20 -0
- package/msg/pt.js +22 -2
- package/msg/pt.mjs +20 -0
- package/msg/ro.js +22 -2
- package/msg/ro.mjs +20 -0
- package/msg/ru.js +22 -2
- package/msg/ru.mjs +20 -0
- package/msg/sc.js +22 -2
- package/msg/sc.mjs +20 -0
- package/msg/sco.js +22 -2
- package/msg/sco.mjs +20 -0
- package/msg/sd.js +22 -2
- package/msg/sd.mjs +20 -0
- package/msg/shn.js +22 -2
- package/msg/shn.mjs +20 -0
- package/msg/si.js +22 -2
- package/msg/si.mjs +20 -0
- package/msg/sk.js +235 -215
- package/msg/sk.mjs +20 -0
- package/msg/skr-arab.js +22 -2
- package/msg/skr-arab.mjs +20 -0
- package/msg/sl.js +22 -2
- package/msg/sl.mjs +20 -0
- package/msg/smn.js +22 -2
- package/msg/smn.mjs +20 -0
- package/msg/sq.js +22 -2
- package/msg/sq.mjs +20 -0
- package/msg/sr-latn.js +22 -2
- package/msg/sr-latn.mjs +20 -0
- package/msg/sr.js +22 -2
- package/msg/sr.mjs +20 -0
- package/msg/sv.js +22 -2
- package/msg/sv.mjs +20 -0
- package/msg/sw.js +22 -2
- package/msg/sw.mjs +20 -0
- package/msg/ta.js +22 -2
- package/msg/ta.mjs +20 -0
- package/msg/tcy.js +22 -2
- package/msg/tcy.mjs +20 -0
- package/msg/tdd.js +22 -2
- package/msg/tdd.mjs +20 -0
- package/msg/te.js +22 -2
- package/msg/te.mjs +20 -0
- package/msg/th.js +22 -2
- package/msg/th.mjs +20 -0
- package/msg/ti.js +22 -2
- package/msg/ti.mjs +20 -0
- package/msg/tl.js +22 -2
- package/msg/tl.mjs +20 -0
- package/msg/tlh.js +22 -2
- package/msg/tlh.mjs +20 -0
- package/msg/tr.js +36 -16
- package/msg/tr.mjs +20 -0
- package/msg/ug-arab.js +22 -2
- package/msg/ug-arab.mjs +20 -0
- package/msg/uk.js +22 -2
- package/msg/uk.mjs +20 -0
- package/msg/ur.js +22 -2
- package/msg/ur.mjs +20 -0
- package/msg/uz.js +22 -2
- package/msg/uz.mjs +20 -0
- package/msg/vi.js +22 -2
- package/msg/vi.mjs +20 -0
- package/msg/xmf.js +22 -2
- package/msg/xmf.mjs +20 -0
- package/msg/yo.js +22 -2
- package/msg/yo.mjs +20 -0
- package/msg/zgh.js +22 -2
- package/msg/zgh.mjs +20 -0
- package/msg/zh-hans.js +62 -42
- package/msg/zh-hans.mjs +20 -0
- package/msg/zh-hant.js +22 -2
- package/msg/zh-hant.mjs +20 -0
- package/package.json +13 -13
- package/php_compressed.js +21 -21
- package/python_compressed.js +27 -27
package/msg/bs.js
CHANGED
|
@@ -77,6 +77,7 @@ Blockly.Msg["CHANGE_VALUE_TITLE"] = "Promijeni vrijednost:";
|
|
|
77
77
|
Blockly.Msg["CHROME_OS"] = "ChromeOS"; // untranslated
|
|
78
78
|
Blockly.Msg["CLEAN_UP"] = "Očisti blokove";
|
|
79
79
|
Blockly.Msg["CLOSE"] = "Close"; // untranslated
|
|
80
|
+
Blockly.Msg["CLOSE_BACKPACK"] = "Close backpack"; // untranslated
|
|
80
81
|
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Collapsed blocks contain warnings."; // untranslated
|
|
81
82
|
Blockly.Msg["COLLAPSE_ALL"] = "Skupi blokove";
|
|
82
83
|
Blockly.Msg["COLLAPSE_BLOCK"] = "Skupi blok";
|
|
@@ -132,7 +133,9 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "ponavljati dok";
|
|
|
132
133
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "Dok je vrijednost netačna, izvršava neke naredbe.";
|
|
133
134
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "Dok je vrijednost tačna, izvršava neke naredbe.";
|
|
134
135
|
Blockly.Msg["CONTROL_KEY"] = "Control"; // untranslated
|
|
136
|
+
Blockly.Msg["COPY_ALL_TO_BACKPACK"] = "Copy All Blocks to Backpack"; // untranslated
|
|
135
137
|
Blockly.Msg["COPY_SHORTCUT"] = "Copy"; // untranslated
|
|
138
|
+
Blockly.Msg["COPY_TO_BACKPACK"] = "Copy to Backpack"; // untranslated
|
|
136
139
|
Blockly.Msg["CURRENT_BLOCK_ANNOUNCEMENT"] = "Current block: %1"; // untranslated
|
|
137
140
|
Blockly.Msg["CUT_SHORTCUT"] = "Cut"; // untranslated
|
|
138
141
|
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Izbrisati svih %1 blokova?";
|
|
@@ -147,6 +150,7 @@ Blockly.Msg["DISABLE_BLOCK"] = "Onemogući blok";
|
|
|
147
150
|
Blockly.Msg["DUPLICATE_BLOCK"] = "Dupliciraj";
|
|
148
151
|
Blockly.Msg["DUPLICATE_COMMENT"] = "Kopiraj komentar";
|
|
149
152
|
Blockly.Msg["EDIT_BLOCK_CONTENTS"] = "Edit Block contents"; // untranslated
|
|
153
|
+
Blockly.Msg["EMPTY_BACKPACK"] = "Empty Backpack"; // untranslated
|
|
150
154
|
Blockly.Msg["ENABLE_BLOCK"] = "Omogući blok";
|
|
151
155
|
Blockly.Msg["END_KEY"] = "End"; // untranslated
|
|
152
156
|
Blockly.Msg["ENTER_KEY"] = "Enter"; // untranslated
|
|
@@ -154,12 +158,16 @@ Blockly.Msg["ESCAPE"] = "Escape"; // untranslated
|
|
|
154
158
|
Blockly.Msg["EXPAND_ALL"] = "Proširi blokove";
|
|
155
159
|
Blockly.Msg["EXPAND_BLOCK"] = "Proširi blok";
|
|
156
160
|
Blockly.Msg["EXTERNAL_INPUTS"] = "Vanjski ulazi";
|
|
161
|
+
Blockly.Msg["FIELD_BITMAP_BUTTON_LABEL_CLEAR"] = "Clear"; // untranslated
|
|
162
|
+
Blockly.Msg["FIELD_BITMAP_BUTTON_LABEL_RANDOMIZE"] = "Randomize"; // untranslated
|
|
157
163
|
Blockly.Msg["FIELD_LABEL_CHECKBOX_CHECKED"] = "Checked"; // untranslated
|
|
158
164
|
Blockly.Msg["FIELD_LABEL_CHECKBOX_UNCHECKED"] = "Not checked"; // untranslated
|
|
159
165
|
Blockly.Msg["FIELD_LABEL_EDIT_PREFIX"] = "Edit %1"; // untranslated
|
|
160
166
|
Blockly.Msg["FIELD_LABEL_EMPTY"] = "empty"; // untranslated
|
|
161
167
|
Blockly.Msg["FIELD_LABEL_OPTION_INDEX"] = "Option %1"; // untranslated
|
|
162
168
|
Blockly.Msg["FIELD_LABEL_VARIABLE"] = "Variable '%1'"; // untranslated
|
|
169
|
+
Blockly.Msg["FIELD_MULTILINEINPUT_FINISH_EDITING"] = "Finish editing"; // untranslated
|
|
170
|
+
Blockly.Msg["FIELD_MULTILINEINPUT_NEW_LINE"] = "New line"; // untranslated
|
|
163
171
|
Blockly.Msg["HELP"] = "Pomoć";
|
|
164
172
|
Blockly.Msg["HELP_PROMPT"] = "Press %1 for help on keyboard controls."; // untranslated
|
|
165
173
|
Blockly.Msg["HOME_KEY"] = "Home"; // untranslated
|
|
@@ -461,6 +469,7 @@ Blockly.Msg["MATH_TRIG_TOOLTIP_ATAN"] = "Vraća arkustangens broja.";
|
|
|
461
469
|
Blockly.Msg["MATH_TRIG_TOOLTIP_COS"] = "Vraća kosinus stepena (ne radijana).";
|
|
462
470
|
Blockly.Msg["MATH_TRIG_TOOLTIP_SIN"] = "Vraća sinus stepena (ne radijana).";
|
|
463
471
|
Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "Vraća tangens stepena (ne radijana).";
|
|
472
|
+
Blockly.Msg["MINIMAP_ARIA_LABEL"] = "Workspace minimap. Use the arrow keys to pan the workspace."; // untranslated
|
|
464
473
|
Blockly.Msg["MOVE_BLOCK"] = "Move Block"; // untranslated
|
|
465
474
|
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Napravi varijablu boje...";
|
|
466
475
|
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Napravi varijablu broja...";
|
|
@@ -469,12 +478,14 @@ Blockly.Msg["NEW_VARIABLE"] = "Napravi varijablu...";
|
|
|
469
478
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "Ime nove varijable:";
|
|
470
479
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "Vrsta nove varijable:";
|
|
471
480
|
Blockly.Msg["NO_PARENT_ANNOUNCEMENT"] = "Current block has no parent"; // untranslated
|
|
481
|
+
Blockly.Msg["OPEN_BACKPACK"] = "Open backpack"; // untranslated
|
|
472
482
|
Blockly.Msg["OPEN_TRASH"] = "Open trash"; // untranslated
|
|
473
483
|
Blockly.Msg["OPTION_KEY"] = "Option"; // untranslated
|
|
474
484
|
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
|
475
485
|
Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down"; // untranslated
|
|
476
486
|
Blockly.Msg["PAGE_UP_KEY"] = "Page Up"; // untranslated
|
|
477
487
|
Blockly.Msg["PARENT_BLOCKS_ANNOUNCEMENT"] = "Parent blocks: %1"; // untranslated
|
|
488
|
+
Blockly.Msg["PASTE_ALL_FROM_BACKPACK"] = "Paste All Blocks from Backpack"; // untranslated
|
|
478
489
|
Blockly.Msg["PASTE_SHORTCUT"] = "Paste"; // untranslated
|
|
479
490
|
Blockly.Msg["PAUSE_KEY"] = "Pause"; // untranslated
|
|
480
491
|
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "allow statements"; // untranslated
|
|
@@ -506,6 +517,7 @@ Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "inputs"; // untranslated
|
|
|
506
517
|
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Add, remove, or reorder inputs to this function."; // untranslated
|
|
507
518
|
Blockly.Msg["REDO"] = "Ponovi";
|
|
508
519
|
Blockly.Msg["REMOVE_COMMENT"] = "Ukloni komentare";
|
|
520
|
+
Blockly.Msg["REMOVE_FROM_BACKPACK"] = "Remove from Backpack"; // untranslated
|
|
509
521
|
Blockly.Msg["RENAME_VARIABLE"] = "Preimenuj varijablu...";
|
|
510
522
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Preimenuj sve \"%1\" varijable u:";
|
|
511
523
|
Blockly.Msg["RESET_ZOOM"] = "Reset zoom"; // untranslated
|
|
@@ -527,6 +539,12 @@ Blockly.Msg["SHORTCUTS_FOCUS_TOOLBOX"] = "Focus toolbox"; // untranslated
|
|
|
527
539
|
Blockly.Msg["SHORTCUTS_FOCUS_WORKSPACE"] = "Focus workspace"; // untranslated
|
|
528
540
|
Blockly.Msg["SHORTCUTS_GENERAL"] = "General"; // untranslated
|
|
529
541
|
Blockly.Msg["SHORTCUTS_INFORMATION"] = "Announce information"; // untranslated
|
|
542
|
+
Blockly.Msg["SHORTCUTS_JUMP_BLOCK_END"] = "Jump to block end"; // untranslated
|
|
543
|
+
Blockly.Msg["SHORTCUTS_JUMP_BLOCK_START"] = "Jump to block start"; // untranslated
|
|
544
|
+
Blockly.Msg["SHORTCUTS_JUMP_BOTTOM_STACK"] = "Jump to bottom of stack"; // untranslated
|
|
545
|
+
Blockly.Msg["SHORTCUTS_JUMP_FIRST_BLOCK"] = "Jump to first block"; // untranslated
|
|
546
|
+
Blockly.Msg["SHORTCUTS_JUMP_LAST_BLOCK"] = "Jump to last block"; // untranslated
|
|
547
|
+
Blockly.Msg["SHORTCUTS_JUMP_TOP_STACK"] = "Jump to top of stack"; // untranslated
|
|
530
548
|
Blockly.Msg["SHORTCUTS_MOVE_DOWN"] = "Move down"; // untranslated
|
|
531
549
|
Blockly.Msg["SHORTCUTS_MOVE_LEFT"] = "Move left"; // untranslated
|
|
532
550
|
Blockly.Msg["SHORTCUTS_MOVE_RIGHT"] = "Move right"; // untranslated
|
|
@@ -635,13 +653,15 @@ Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ONE"] = "One stack of blocks%2 in workspa
|
|
|
635
653
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ZERO"] = "No blocks%2 in workspace."; // untranslated
|
|
636
654
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_MANY"] = " and %1 comments"; // untranslated
|
|
637
655
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_ONE"] = " and one comment"; // untranslated
|
|
638
|
-
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "
|
|
656
|
+
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "1 stack of blocks"; // untranslated
|
|
639
657
|
Blockly.Msg["WORKSPACE_LABEL_FLYOUT_WORKSPACE"] = "%1 blocks"; // untranslated
|
|
640
|
-
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "
|
|
658
|
+
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "%1 stacks of blocks"; // untranslated
|
|
641
659
|
Blockly.Msg["WORKSPACE_LABEL_MUTATOR_WORKSPACE"] = "Block editor workspace"; // untranslated
|
|
642
660
|
Blockly.Msg["WORKSPACE_LABEL_PLAIN"] = "Blocks workspace."; // untranslated
|
|
661
|
+
Blockly.Msg["WORKSPACE_ROLEDESCRIPTION"] = "workspace"; // untranslated
|
|
643
662
|
Blockly.Msg["ZOOM_IN"] = "Zoom in"; // untranslated
|
|
644
663
|
Blockly.Msg["ZOOM_OUT"] = "Zoom out"; // untranslated
|
|
664
|
+
Blockly.Msg["ZOOM_TO_FIT_ARIA_LABEL"] = "Zoom to fit"; // untranslated
|
|
645
665
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
646
666
|
Blockly.Msg["CONTROLS_FOR_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
647
667
|
Blockly.Msg["CONTROLS_IF_ELSEIF_TITLE_ELSEIF"] = Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"];
|
package/msg/bs.mjs
CHANGED
|
@@ -511,11 +511,18 @@ export const {
|
|
|
511
511
|
SHORTCUTS_CLEANUP,
|
|
512
512
|
SHORTCUTS_SHOW_TOOLTIP,
|
|
513
513
|
SHORTCUTS_TOGGLE_SCREENREADER_MODE,
|
|
514
|
+
SHORTCUTS_JUMP_BLOCK_START,
|
|
515
|
+
SHORTCUTS_JUMP_BLOCK_END,
|
|
516
|
+
SHORTCUTS_JUMP_TOP_STACK,
|
|
517
|
+
SHORTCUTS_JUMP_BOTTOM_STACK,
|
|
518
|
+
SHORTCUTS_JUMP_FIRST_BLOCK,
|
|
519
|
+
SHORTCUTS_JUMP_LAST_BLOCK,
|
|
514
520
|
KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT,
|
|
515
521
|
KEYBOARD_NAV_CONSTRAINED_MOVE_HINT,
|
|
516
522
|
KEYBOARD_NAV_COPIED_HINT,
|
|
517
523
|
KEYBOARD_NAV_CUT_HINT,
|
|
518
524
|
WORKSPACE_LABEL_PLAIN,
|
|
525
|
+
WORKSPACE_ROLEDESCRIPTION,
|
|
519
526
|
WORKSPACE_LABEL_1_STACK,
|
|
520
527
|
WORKSPACE_LABEL_MANY_STACKS,
|
|
521
528
|
WORKSPACE_LABEL_MUTATOR_WORKSPACE,
|
|
@@ -653,4 +660,17 @@ export const {
|
|
|
653
660
|
ARIA_TYPE_FIELD_COLOUR,
|
|
654
661
|
ARIA_TYPE_FIELD_BITMAP,
|
|
655
662
|
ARIA_TYPE_FIELD_GRID,
|
|
663
|
+
FIELD_BITMAP_BUTTON_LABEL_RANDOMIZE,
|
|
664
|
+
FIELD_BITMAP_BUTTON_LABEL_CLEAR,
|
|
665
|
+
OPEN_BACKPACK,
|
|
666
|
+
CLOSE_BACKPACK,
|
|
667
|
+
COPY_ALL_TO_BACKPACK,
|
|
668
|
+
COPY_TO_BACKPACK,
|
|
669
|
+
EMPTY_BACKPACK,
|
|
670
|
+
PASTE_ALL_FROM_BACKPACK,
|
|
671
|
+
REMOVE_FROM_BACKPACK,
|
|
672
|
+
FIELD_MULTILINEINPUT_FINISH_EDITING,
|
|
673
|
+
FIELD_MULTILINEINPUT_NEW_LINE,
|
|
674
|
+
ZOOM_TO_FIT_ARIA_LABEL,
|
|
675
|
+
MINIMAP_ARIA_LABEL,
|
|
656
676
|
} = bs;
|
package/msg/ca.js
CHANGED
|
@@ -30,7 +30,7 @@ Blockly.Msg["ANNOUNCE_MOVE_WORKSPACE"] = "Moving %1 on workspace."; // untransl
|
|
|
30
30
|
Blockly.Msg["ARIA_LABEL_ADD_ELSE_IF"] = "Add else if"; // untranslated
|
|
31
31
|
Blockly.Msg["ARIA_LABEL_ADD_INPUT"] = "Add input"; // untranslated
|
|
32
32
|
Blockly.Msg["ARIA_LABEL_ADD_LIST_ITEM"] = "Add list item"; // untranslated
|
|
33
|
-
Blockly.Msg["ARIA_LABEL_ADD_TEXT"] = "
|
|
33
|
+
Blockly.Msg["ARIA_LABEL_ADD_TEXT"] = "Afegeix text";
|
|
34
34
|
Blockly.Msg["ARIA_LABEL_BUTTON"] = "button"; // untranslated
|
|
35
35
|
Blockly.Msg["ARIA_LABEL_COMMENT"] = "Comment"; // untranslated
|
|
36
36
|
Blockly.Msg["ARIA_LABEL_COMMENT_COLLAPSE"] = "Collapse Comment"; // untranslated
|
|
@@ -40,12 +40,12 @@ Blockly.Msg["ARIA_LABEL_HEADING"] = "heading"; // untranslated
|
|
|
40
40
|
Blockly.Msg["ARIA_LABEL_REMOVE_ELSE_IF"] = "Remove else if"; // untranslated
|
|
41
41
|
Blockly.Msg["ARIA_LABEL_REMOVE_INPUT"] = "Remove input"; // untranslated
|
|
42
42
|
Blockly.Msg["ARIA_LABEL_REMOVE_LIST_ITEM"] = "Remove list item"; // untranslated
|
|
43
|
-
Blockly.Msg["ARIA_LABEL_REMOVE_TEXT"] = "
|
|
44
|
-
Blockly.Msg["ARIA_TYPE_FIELD_ANGLE"] = "angle";
|
|
43
|
+
Blockly.Msg["ARIA_LABEL_REMOVE_TEXT"] = "Elimina text";
|
|
44
|
+
Blockly.Msg["ARIA_TYPE_FIELD_ANGLE"] = "angle";
|
|
45
45
|
Blockly.Msg["ARIA_TYPE_FIELD_BITMAP"] = "pixel image"; // untranslated
|
|
46
46
|
Blockly.Msg["ARIA_TYPE_FIELD_CHECKBOX"] = "checkbox"; // untranslated
|
|
47
|
-
Blockly.Msg["ARIA_TYPE_FIELD_COLOUR"] = "color";
|
|
48
|
-
Blockly.Msg["ARIA_TYPE_FIELD_DATE"] = "
|
|
47
|
+
Blockly.Msg["ARIA_TYPE_FIELD_COLOUR"] = "color";
|
|
48
|
+
Blockly.Msg["ARIA_TYPE_FIELD_DATE"] = "data";
|
|
49
49
|
Blockly.Msg["ARIA_TYPE_FIELD_DROPDOWN"] = "dropdown"; // untranslated
|
|
50
50
|
Blockly.Msg["ARIA_TYPE_FIELD_GRID"] = "grid dropdown"; // untranslated
|
|
51
51
|
Blockly.Msg["ARIA_TYPE_FIELD_IMAGE"] = "image"; // untranslated
|
|
@@ -77,6 +77,7 @@ Blockly.Msg["CHANGE_VALUE_TITLE"] = "Canvia valor:";
|
|
|
77
77
|
Blockly.Msg["CHROME_OS"] = "ChromeOS"; // untranslated
|
|
78
78
|
Blockly.Msg["CLEAN_UP"] = "Netejar blocs";
|
|
79
79
|
Blockly.Msg["CLOSE"] = "Close"; // untranslated
|
|
80
|
+
Blockly.Msg["CLOSE_BACKPACK"] = "Close backpack"; // untranslated
|
|
80
81
|
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Els blocs plegats contenen avisos.";
|
|
81
82
|
Blockly.Msg["COLLAPSE_ALL"] = "Contraure blocs";
|
|
82
83
|
Blockly.Msg["COLLAPSE_BLOCK"] = "Contraure bloc";
|
|
@@ -132,7 +133,9 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "repetir mentre";
|
|
|
132
133
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "Mentre un valor sigui fals, llavors executar unes sentències.";
|
|
133
134
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "Mentre un valor sigui cert, llavors executar unes sentències.";
|
|
134
135
|
Blockly.Msg["CONTROL_KEY"] = "Control"; // untranslated
|
|
136
|
+
Blockly.Msg["COPY_ALL_TO_BACKPACK"] = "Copy All Blocks to Backpack"; // untranslated
|
|
135
137
|
Blockly.Msg["COPY_SHORTCUT"] = "Copy"; // untranslated
|
|
138
|
+
Blockly.Msg["COPY_TO_BACKPACK"] = "Copy to Backpack"; // untranslated
|
|
136
139
|
Blockly.Msg["CURRENT_BLOCK_ANNOUNCEMENT"] = "Current block: %1"; // untranslated
|
|
137
140
|
Blockly.Msg["CUT_SHORTCUT"] = "Cut"; // untranslated
|
|
138
141
|
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Esborrar els %1 blocs?";
|
|
@@ -147,6 +150,7 @@ Blockly.Msg["DISABLE_BLOCK"] = "Desactiva bloc";
|
|
|
147
150
|
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplica";
|
|
148
151
|
Blockly.Msg["DUPLICATE_COMMENT"] = "Comentari duplicat";
|
|
149
152
|
Blockly.Msg["EDIT_BLOCK_CONTENTS"] = "Edit Block contents"; // untranslated
|
|
153
|
+
Blockly.Msg["EMPTY_BACKPACK"] = "Empty Backpack"; // untranslated
|
|
150
154
|
Blockly.Msg["ENABLE_BLOCK"] = "Activa bloc";
|
|
151
155
|
Blockly.Msg["END_KEY"] = "End"; // untranslated
|
|
152
156
|
Blockly.Msg["ENTER_KEY"] = "Enter"; // untranslated
|
|
@@ -154,12 +158,16 @@ Blockly.Msg["ESCAPE"] = "Escape"; // untranslated
|
|
|
154
158
|
Blockly.Msg["EXPAND_ALL"] = "Expandir blocs";
|
|
155
159
|
Blockly.Msg["EXPAND_BLOCK"] = "Expandir bloc";
|
|
156
160
|
Blockly.Msg["EXTERNAL_INPUTS"] = "Entrades externes";
|
|
161
|
+
Blockly.Msg["FIELD_BITMAP_BUTTON_LABEL_CLEAR"] = "Clear"; // untranslated
|
|
162
|
+
Blockly.Msg["FIELD_BITMAP_BUTTON_LABEL_RANDOMIZE"] = "Randomize"; // untranslated
|
|
157
163
|
Blockly.Msg["FIELD_LABEL_CHECKBOX_CHECKED"] = "Checked"; // untranslated
|
|
158
164
|
Blockly.Msg["FIELD_LABEL_CHECKBOX_UNCHECKED"] = "Not checked"; // untranslated
|
|
159
165
|
Blockly.Msg["FIELD_LABEL_EDIT_PREFIX"] = "Edit %1"; // untranslated
|
|
160
166
|
Blockly.Msg["FIELD_LABEL_EMPTY"] = "empty"; // untranslated
|
|
161
167
|
Blockly.Msg["FIELD_LABEL_OPTION_INDEX"] = "Option %1"; // untranslated
|
|
162
168
|
Blockly.Msg["FIELD_LABEL_VARIABLE"] = "Variable '%1'"; // untranslated
|
|
169
|
+
Blockly.Msg["FIELD_MULTILINEINPUT_FINISH_EDITING"] = "Finish editing"; // untranslated
|
|
170
|
+
Blockly.Msg["FIELD_MULTILINEINPUT_NEW_LINE"] = "New line"; // untranslated
|
|
163
171
|
Blockly.Msg["HELP"] = "Ajuda";
|
|
164
172
|
Blockly.Msg["HELP_PROMPT"] = "Press %1 for help on keyboard controls."; // untranslated
|
|
165
173
|
Blockly.Msg["HOME_KEY"] = "Home"; // untranslated
|
|
@@ -461,6 +469,7 @@ Blockly.Msg["MATH_TRIG_TOOLTIP_ATAN"] = "Retorna l'arctangent d'un nombre.";
|
|
|
461
469
|
Blockly.Msg["MATH_TRIG_TOOLTIP_COS"] = "Retorna el cosinus d'un grau (no radiant).";
|
|
462
470
|
Blockly.Msg["MATH_TRIG_TOOLTIP_SIN"] = "Retorna el sinus d'un grau (no radiant).";
|
|
463
471
|
Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "Retorna la tangent d'un grau (no radiant).";
|
|
472
|
+
Blockly.Msg["MINIMAP_ARIA_LABEL"] = "Workspace minimap. Use the arrow keys to pan the workspace."; // untranslated
|
|
464
473
|
Blockly.Msg["MOVE_BLOCK"] = "Move Block"; // untranslated
|
|
465
474
|
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Crear variable de color...";
|
|
466
475
|
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Crea variable numèrica...";
|
|
@@ -469,12 +478,14 @@ Blockly.Msg["NEW_VARIABLE"] = "Crea una variable…";
|
|
|
469
478
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "Nou nom de variable:";
|
|
470
479
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "Nou tipus de variable:";
|
|
471
480
|
Blockly.Msg["NO_PARENT_ANNOUNCEMENT"] = "Current block has no parent"; // untranslated
|
|
481
|
+
Blockly.Msg["OPEN_BACKPACK"] = "Open backpack"; // untranslated
|
|
472
482
|
Blockly.Msg["OPEN_TRASH"] = "Open trash"; // untranslated
|
|
473
483
|
Blockly.Msg["OPTION_KEY"] = "Option"; // untranslated
|
|
474
484
|
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
|
475
485
|
Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down"; // untranslated
|
|
476
486
|
Blockly.Msg["PAGE_UP_KEY"] = "Page Up"; // untranslated
|
|
477
487
|
Blockly.Msg["PARENT_BLOCKS_ANNOUNCEMENT"] = "Parent blocks: %1"; // untranslated
|
|
488
|
+
Blockly.Msg["PASTE_ALL_FROM_BACKPACK"] = "Paste All Blocks from Backpack"; // untranslated
|
|
478
489
|
Blockly.Msg["PASTE_SHORTCUT"] = "Paste"; // untranslated
|
|
479
490
|
Blockly.Msg["PAUSE_KEY"] = "Pause"; // untranslated
|
|
480
491
|
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "permetre declaracions";
|
|
@@ -506,6 +517,7 @@ Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "entrades";
|
|
|
506
517
|
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Afegir, eliminar o canviar l'ordre de les entrades per aquesta funció.";
|
|
507
518
|
Blockly.Msg["REDO"] = "Refer";
|
|
508
519
|
Blockly.Msg["REMOVE_COMMENT"] = "Elimina el comentari";
|
|
520
|
+
Blockly.Msg["REMOVE_FROM_BACKPACK"] = "Remove from Backpack"; // untranslated
|
|
509
521
|
Blockly.Msg["RENAME_VARIABLE"] = "Reanomena variable...";
|
|
510
522
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Reanomena totes les variables '%1' a:";
|
|
511
523
|
Blockly.Msg["RESET_ZOOM"] = "Reset zoom"; // untranslated
|
|
@@ -527,6 +539,12 @@ Blockly.Msg["SHORTCUTS_FOCUS_TOOLBOX"] = "Focus toolbox"; // untranslated
|
|
|
527
539
|
Blockly.Msg["SHORTCUTS_FOCUS_WORKSPACE"] = "Focus workspace"; // untranslated
|
|
528
540
|
Blockly.Msg["SHORTCUTS_GENERAL"] = "General"; // untranslated
|
|
529
541
|
Blockly.Msg["SHORTCUTS_INFORMATION"] = "Announce information"; // untranslated
|
|
542
|
+
Blockly.Msg["SHORTCUTS_JUMP_BLOCK_END"] = "Jump to block end"; // untranslated
|
|
543
|
+
Blockly.Msg["SHORTCUTS_JUMP_BLOCK_START"] = "Jump to block start"; // untranslated
|
|
544
|
+
Blockly.Msg["SHORTCUTS_JUMP_BOTTOM_STACK"] = "Jump to bottom of stack"; // untranslated
|
|
545
|
+
Blockly.Msg["SHORTCUTS_JUMP_FIRST_BLOCK"] = "Jump to first block"; // untranslated
|
|
546
|
+
Blockly.Msg["SHORTCUTS_JUMP_LAST_BLOCK"] = "Jump to last block"; // untranslated
|
|
547
|
+
Blockly.Msg["SHORTCUTS_JUMP_TOP_STACK"] = "Jump to top of stack"; // untranslated
|
|
530
548
|
Blockly.Msg["SHORTCUTS_MOVE_DOWN"] = "Move down"; // untranslated
|
|
531
549
|
Blockly.Msg["SHORTCUTS_MOVE_LEFT"] = "Move left"; // untranslated
|
|
532
550
|
Blockly.Msg["SHORTCUTS_MOVE_RIGHT"] = "Move right"; // untranslated
|
|
@@ -635,13 +653,15 @@ Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ONE"] = "One stack of blocks%2 in workspa
|
|
|
635
653
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ZERO"] = "No blocks%2 in workspace."; // untranslated
|
|
636
654
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_MANY"] = " and %1 comments"; // untranslated
|
|
637
655
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_ONE"] = " and one comment"; // untranslated
|
|
638
|
-
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "
|
|
656
|
+
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "1 stack of blocks"; // untranslated
|
|
639
657
|
Blockly.Msg["WORKSPACE_LABEL_FLYOUT_WORKSPACE"] = "%1 blocks"; // untranslated
|
|
640
|
-
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "
|
|
658
|
+
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "%1 stacks of blocks"; // untranslated
|
|
641
659
|
Blockly.Msg["WORKSPACE_LABEL_MUTATOR_WORKSPACE"] = "Block editor workspace"; // untranslated
|
|
642
660
|
Blockly.Msg["WORKSPACE_LABEL_PLAIN"] = "Blocks workspace."; // untranslated
|
|
661
|
+
Blockly.Msg["WORKSPACE_ROLEDESCRIPTION"] = "workspace"; // untranslated
|
|
643
662
|
Blockly.Msg["ZOOM_IN"] = "Zoom in"; // untranslated
|
|
644
663
|
Blockly.Msg["ZOOM_OUT"] = "Zoom out"; // untranslated
|
|
664
|
+
Blockly.Msg["ZOOM_TO_FIT_ARIA_LABEL"] = "Zoom to fit"; // untranslated
|
|
645
665
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
646
666
|
Blockly.Msg["CONTROLS_FOR_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
647
667
|
Blockly.Msg["CONTROLS_IF_ELSEIF_TITLE_ELSEIF"] = Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"];
|
package/msg/ca.mjs
CHANGED
|
@@ -511,11 +511,18 @@ export const {
|
|
|
511
511
|
SHORTCUTS_CLEANUP,
|
|
512
512
|
SHORTCUTS_SHOW_TOOLTIP,
|
|
513
513
|
SHORTCUTS_TOGGLE_SCREENREADER_MODE,
|
|
514
|
+
SHORTCUTS_JUMP_BLOCK_START,
|
|
515
|
+
SHORTCUTS_JUMP_BLOCK_END,
|
|
516
|
+
SHORTCUTS_JUMP_TOP_STACK,
|
|
517
|
+
SHORTCUTS_JUMP_BOTTOM_STACK,
|
|
518
|
+
SHORTCUTS_JUMP_FIRST_BLOCK,
|
|
519
|
+
SHORTCUTS_JUMP_LAST_BLOCK,
|
|
514
520
|
KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT,
|
|
515
521
|
KEYBOARD_NAV_CONSTRAINED_MOVE_HINT,
|
|
516
522
|
KEYBOARD_NAV_COPIED_HINT,
|
|
517
523
|
KEYBOARD_NAV_CUT_HINT,
|
|
518
524
|
WORKSPACE_LABEL_PLAIN,
|
|
525
|
+
WORKSPACE_ROLEDESCRIPTION,
|
|
519
526
|
WORKSPACE_LABEL_1_STACK,
|
|
520
527
|
WORKSPACE_LABEL_MANY_STACKS,
|
|
521
528
|
WORKSPACE_LABEL_MUTATOR_WORKSPACE,
|
|
@@ -653,4 +660,17 @@ export const {
|
|
|
653
660
|
ARIA_TYPE_FIELD_COLOUR,
|
|
654
661
|
ARIA_TYPE_FIELD_BITMAP,
|
|
655
662
|
ARIA_TYPE_FIELD_GRID,
|
|
663
|
+
FIELD_BITMAP_BUTTON_LABEL_RANDOMIZE,
|
|
664
|
+
FIELD_BITMAP_BUTTON_LABEL_CLEAR,
|
|
665
|
+
OPEN_BACKPACK,
|
|
666
|
+
CLOSE_BACKPACK,
|
|
667
|
+
COPY_ALL_TO_BACKPACK,
|
|
668
|
+
COPY_TO_BACKPACK,
|
|
669
|
+
EMPTY_BACKPACK,
|
|
670
|
+
PASTE_ALL_FROM_BACKPACK,
|
|
671
|
+
REMOVE_FROM_BACKPACK,
|
|
672
|
+
FIELD_MULTILINEINPUT_FINISH_EDITING,
|
|
673
|
+
FIELD_MULTILINEINPUT_NEW_LINE,
|
|
674
|
+
ZOOM_TO_FIT_ARIA_LABEL,
|
|
675
|
+
MINIMAP_ARIA_LABEL,
|
|
656
676
|
} = ca;
|
package/msg/ce.js
CHANGED
|
@@ -77,6 +77,7 @@ Blockly.Msg["CHANGE_VALUE_TITLE"] = "Хийца маьӀна:";
|
|
|
77
77
|
Blockly.Msg["CHROME_OS"] = "ChromeOS"; // untranslated
|
|
78
78
|
Blockly.Msg["CLEAN_UP"] = "ДӀайаха блокаш";
|
|
79
79
|
Blockly.Msg["CLOSE"] = "Close"; // untranslated
|
|
80
|
+
Blockly.Msg["CLOSE_BACKPACK"] = "Close backpack"; // untranslated
|
|
80
81
|
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "ДӀакъевлина блокашкахь дӀахьедар ду";
|
|
81
82
|
Blockly.Msg["COLLAPSE_ALL"] = "Къайлайаха блокаш";
|
|
82
83
|
Blockly.Msg["COLLAPSE_BLOCK"] = "Къайлайаккха блок";
|
|
@@ -132,7 +133,9 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "йухаала, цкъач
|
|
|
132
133
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "МаьӀна харц мел ду, омар кхочушдо.";
|
|
133
134
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "МаьӀна нийса мел ду, омарш кхочушдо.";
|
|
134
135
|
Blockly.Msg["CONTROL_KEY"] = "Control"; // untranslated
|
|
136
|
+
Blockly.Msg["COPY_ALL_TO_BACKPACK"] = "Copy All Blocks to Backpack"; // untranslated
|
|
135
137
|
Blockly.Msg["COPY_SHORTCUT"] = "Copy"; // untranslated
|
|
138
|
+
Blockly.Msg["COPY_TO_BACKPACK"] = "Copy to Backpack"; // untranslated
|
|
136
139
|
Blockly.Msg["CURRENT_BLOCK_ANNOUNCEMENT"] = "Current block: %1"; // untranslated
|
|
137
140
|
Blockly.Msg["CUT_SHORTCUT"] = "Cut"; // untranslated
|
|
138
141
|
Blockly.Msg["DELETE_ALL_BLOCKS"] = "ДӀайаха йерриге блокаш (%1)?";
|
|
@@ -147,6 +150,7 @@ Blockly.Msg["DISABLE_BLOCK"] = "Блок дӀайаккха";
|
|
|
147
150
|
Blockly.Msg["DUPLICATE_BLOCK"] = "Копи йан";
|
|
148
151
|
Blockly.Msg["DUPLICATE_COMMENT"] = "Комментарийн дубль йар";
|
|
149
152
|
Blockly.Msg["EDIT_BLOCK_CONTENTS"] = "Edit Block contents"; // untranslated
|
|
153
|
+
Blockly.Msg["EMPTY_BACKPACK"] = "Empty Backpack"; // untranslated
|
|
150
154
|
Blockly.Msg["ENABLE_BLOCK"] = "Латайе блок";
|
|
151
155
|
Blockly.Msg["END_KEY"] = "End"; // untranslated
|
|
152
156
|
Blockly.Msg["ENTER_KEY"] = "Enter"; // untranslated
|
|
@@ -154,12 +158,16 @@ Blockly.Msg["ESCAPE"] = "Escape"; // untranslated
|
|
|
154
158
|
Blockly.Msg["EXPAND_ALL"] = "Гайта блокаш";
|
|
155
159
|
Blockly.Msg["EXPAND_BLOCK"] = "Гайта блок";
|
|
156
160
|
Blockly.Msg["EXTERNAL_INPUTS"] = "Йллар арахула";
|
|
161
|
+
Blockly.Msg["FIELD_BITMAP_BUTTON_LABEL_CLEAR"] = "Clear"; // untranslated
|
|
162
|
+
Blockly.Msg["FIELD_BITMAP_BUTTON_LABEL_RANDOMIZE"] = "Randomize"; // untranslated
|
|
157
163
|
Blockly.Msg["FIELD_LABEL_CHECKBOX_CHECKED"] = "Checked"; // untranslated
|
|
158
164
|
Blockly.Msg["FIELD_LABEL_CHECKBOX_UNCHECKED"] = "Not checked"; // untranslated
|
|
159
165
|
Blockly.Msg["FIELD_LABEL_EDIT_PREFIX"] = "Edit %1"; // untranslated
|
|
160
166
|
Blockly.Msg["FIELD_LABEL_EMPTY"] = "empty"; // untranslated
|
|
161
167
|
Blockly.Msg["FIELD_LABEL_OPTION_INDEX"] = "Option %1"; // untranslated
|
|
162
168
|
Blockly.Msg["FIELD_LABEL_VARIABLE"] = "Variable '%1'"; // untranslated
|
|
169
|
+
Blockly.Msg["FIELD_MULTILINEINPUT_FINISH_EDITING"] = "Finish editing"; // untranslated
|
|
170
|
+
Blockly.Msg["FIELD_MULTILINEINPUT_NEW_LINE"] = "New line"; // untranslated
|
|
163
171
|
Blockly.Msg["HELP"] = "ГӀо";
|
|
164
172
|
Blockly.Msg["HELP_PROMPT"] = "Press %1 for help on keyboard controls."; // untranslated
|
|
165
173
|
Blockly.Msg["HOME_KEY"] = "Home"; // untranslated
|
|
@@ -461,6 +469,7 @@ Blockly.Msg["MATH_TRIG_TOOLTIP_ATAN"] = "Йухайерзайе арктанге
|
|
|
461
469
|
Blockly.Msg["MATH_TRIG_TOOLTIP_COS"] = "Йухайерзайо сенан косинус градусашкахь.";
|
|
462
470
|
Blockly.Msg["MATH_TRIG_TOOLTIP_SIN"] = "Йухайерзайо сенан маьӀиг градусашкахь";
|
|
463
471
|
Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "Йухайерзайо тангенсан сенан маьӀиг градусашкахь";
|
|
472
|
+
Blockly.Msg["MINIMAP_ARIA_LABEL"] = "Workspace minimap. Use the arrow keys to pan the workspace."; // untranslated
|
|
464
473
|
Blockly.Msg["MOVE_BLOCK"] = "Move Block"; // untranslated
|
|
465
474
|
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Бесан хийцалург йе";
|
|
466
475
|
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Терхьан хийцалург кхолла";
|
|
@@ -469,12 +478,14 @@ Blockly.Msg["NEW_VARIABLE"] = "Хийцалун цӀе кхолла...";
|
|
|
469
478
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "Керла хийцалун цӀе:";
|
|
470
479
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "Керла хийцалун цӀе:";
|
|
471
480
|
Blockly.Msg["NO_PARENT_ANNOUNCEMENT"] = "Current block has no parent"; // untranslated
|
|
481
|
+
Blockly.Msg["OPEN_BACKPACK"] = "Open backpack"; // untranslated
|
|
472
482
|
Blockly.Msg["OPEN_TRASH"] = "Open trash"; // untranslated
|
|
473
483
|
Blockly.Msg["OPTION_KEY"] = "Option"; // untranslated
|
|
474
484
|
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
|
475
485
|
Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down"; // untranslated
|
|
476
486
|
Blockly.Msg["PAGE_UP_KEY"] = "Page Up"; // untranslated
|
|
477
487
|
Blockly.Msg["PARENT_BLOCKS_ANNOUNCEMENT"] = "Parent blocks: %1"; // untranslated
|
|
488
|
+
Blockly.Msg["PASTE_ALL_FROM_BACKPACK"] = "Paste All Blocks from Backpack"; // untranslated
|
|
478
489
|
Blockly.Msg["PASTE_SHORTCUT"] = "Paste"; // untranslated
|
|
479
490
|
Blockly.Msg["PAUSE_KEY"] = "Pause"; // untranslated
|
|
480
491
|
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "операторшан пурба дала";
|
|
@@ -506,6 +517,7 @@ Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "параметарш";
|
|
|
506
517
|
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "ТӀетоха, дӀадаккха йа хийца оцу чуйогӀу параметрийн функцеш.";
|
|
507
518
|
Blockly.Msg["REDO"] = "Йухайерзор";
|
|
508
519
|
Blockly.Msg["REMOVE_COMMENT"] = "ДӀайаккха коммент";
|
|
520
|
+
Blockly.Msg["REMOVE_FROM_BACKPACK"] = "Remove from Backpack"; // untranslated
|
|
509
521
|
Blockly.Msg["RENAME_VARIABLE"] = "Хийцалун цӀе хийца...";
|
|
510
522
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Массо хийцалун цӀерш хийца '%1' тӀе:";
|
|
511
523
|
Blockly.Msg["RESET_ZOOM"] = "Reset zoom"; // untranslated
|
|
@@ -527,6 +539,12 @@ Blockly.Msg["SHORTCUTS_FOCUS_TOOLBOX"] = "Focus toolbox"; // untranslated
|
|
|
527
539
|
Blockly.Msg["SHORTCUTS_FOCUS_WORKSPACE"] = "Focus workspace"; // untranslated
|
|
528
540
|
Blockly.Msg["SHORTCUTS_GENERAL"] = "General"; // untranslated
|
|
529
541
|
Blockly.Msg["SHORTCUTS_INFORMATION"] = "Announce information"; // untranslated
|
|
542
|
+
Blockly.Msg["SHORTCUTS_JUMP_BLOCK_END"] = "Jump to block end"; // untranslated
|
|
543
|
+
Blockly.Msg["SHORTCUTS_JUMP_BLOCK_START"] = "Jump to block start"; // untranslated
|
|
544
|
+
Blockly.Msg["SHORTCUTS_JUMP_BOTTOM_STACK"] = "Jump to bottom of stack"; // untranslated
|
|
545
|
+
Blockly.Msg["SHORTCUTS_JUMP_FIRST_BLOCK"] = "Jump to first block"; // untranslated
|
|
546
|
+
Blockly.Msg["SHORTCUTS_JUMP_LAST_BLOCK"] = "Jump to last block"; // untranslated
|
|
547
|
+
Blockly.Msg["SHORTCUTS_JUMP_TOP_STACK"] = "Jump to top of stack"; // untranslated
|
|
530
548
|
Blockly.Msg["SHORTCUTS_MOVE_DOWN"] = "Move down"; // untranslated
|
|
531
549
|
Blockly.Msg["SHORTCUTS_MOVE_LEFT"] = "Move left"; // untranslated
|
|
532
550
|
Blockly.Msg["SHORTCUTS_MOVE_RIGHT"] = "Move right"; // untranslated
|
|
@@ -635,13 +653,15 @@ Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ONE"] = "One stack of blocks%2 in workspa
|
|
|
635
653
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ZERO"] = "No blocks%2 in workspace."; // untranslated
|
|
636
654
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_MANY"] = " and %1 comments"; // untranslated
|
|
637
655
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_ONE"] = " and one comment"; // untranslated
|
|
638
|
-
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "
|
|
656
|
+
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "1 stack of blocks"; // untranslated
|
|
639
657
|
Blockly.Msg["WORKSPACE_LABEL_FLYOUT_WORKSPACE"] = "%1 blocks"; // untranslated
|
|
640
|
-
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "
|
|
658
|
+
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "%1 stacks of blocks"; // untranslated
|
|
641
659
|
Blockly.Msg["WORKSPACE_LABEL_MUTATOR_WORKSPACE"] = "Block editor workspace"; // untranslated
|
|
642
660
|
Blockly.Msg["WORKSPACE_LABEL_PLAIN"] = "Blocks workspace."; // untranslated
|
|
661
|
+
Blockly.Msg["WORKSPACE_ROLEDESCRIPTION"] = "workspace"; // untranslated
|
|
643
662
|
Blockly.Msg["ZOOM_IN"] = "Zoom in"; // untranslated
|
|
644
663
|
Blockly.Msg["ZOOM_OUT"] = "Zoom out"; // untranslated
|
|
664
|
+
Blockly.Msg["ZOOM_TO_FIT_ARIA_LABEL"] = "Zoom to fit"; // untranslated
|
|
645
665
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
646
666
|
Blockly.Msg["CONTROLS_FOR_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
647
667
|
Blockly.Msg["CONTROLS_IF_ELSEIF_TITLE_ELSEIF"] = Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"];
|
package/msg/ce.mjs
CHANGED
|
@@ -511,11 +511,18 @@ export const {
|
|
|
511
511
|
SHORTCUTS_CLEANUP,
|
|
512
512
|
SHORTCUTS_SHOW_TOOLTIP,
|
|
513
513
|
SHORTCUTS_TOGGLE_SCREENREADER_MODE,
|
|
514
|
+
SHORTCUTS_JUMP_BLOCK_START,
|
|
515
|
+
SHORTCUTS_JUMP_BLOCK_END,
|
|
516
|
+
SHORTCUTS_JUMP_TOP_STACK,
|
|
517
|
+
SHORTCUTS_JUMP_BOTTOM_STACK,
|
|
518
|
+
SHORTCUTS_JUMP_FIRST_BLOCK,
|
|
519
|
+
SHORTCUTS_JUMP_LAST_BLOCK,
|
|
514
520
|
KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT,
|
|
515
521
|
KEYBOARD_NAV_CONSTRAINED_MOVE_HINT,
|
|
516
522
|
KEYBOARD_NAV_COPIED_HINT,
|
|
517
523
|
KEYBOARD_NAV_CUT_HINT,
|
|
518
524
|
WORKSPACE_LABEL_PLAIN,
|
|
525
|
+
WORKSPACE_ROLEDESCRIPTION,
|
|
519
526
|
WORKSPACE_LABEL_1_STACK,
|
|
520
527
|
WORKSPACE_LABEL_MANY_STACKS,
|
|
521
528
|
WORKSPACE_LABEL_MUTATOR_WORKSPACE,
|
|
@@ -653,4 +660,17 @@ export const {
|
|
|
653
660
|
ARIA_TYPE_FIELD_COLOUR,
|
|
654
661
|
ARIA_TYPE_FIELD_BITMAP,
|
|
655
662
|
ARIA_TYPE_FIELD_GRID,
|
|
663
|
+
FIELD_BITMAP_BUTTON_LABEL_RANDOMIZE,
|
|
664
|
+
FIELD_BITMAP_BUTTON_LABEL_CLEAR,
|
|
665
|
+
OPEN_BACKPACK,
|
|
666
|
+
CLOSE_BACKPACK,
|
|
667
|
+
COPY_ALL_TO_BACKPACK,
|
|
668
|
+
COPY_TO_BACKPACK,
|
|
669
|
+
EMPTY_BACKPACK,
|
|
670
|
+
PASTE_ALL_FROM_BACKPACK,
|
|
671
|
+
REMOVE_FROM_BACKPACK,
|
|
672
|
+
FIELD_MULTILINEINPUT_FINISH_EDITING,
|
|
673
|
+
FIELD_MULTILINEINPUT_NEW_LINE,
|
|
674
|
+
ZOOM_TO_FIT_ARIA_LABEL,
|
|
675
|
+
MINIMAP_ARIA_LABEL,
|
|
656
676
|
} = ce;
|
package/msg/cs.js
CHANGED
|
@@ -77,6 +77,7 @@ Blockly.Msg["CHANGE_VALUE_TITLE"] = "Změnit hodnotu:";
|
|
|
77
77
|
Blockly.Msg["CHROME_OS"] = "ChromeOS";
|
|
78
78
|
Blockly.Msg["CLEAN_UP"] = "Uspořádat bloky";
|
|
79
79
|
Blockly.Msg["CLOSE"] = "Zavřít";
|
|
80
|
+
Blockly.Msg["CLOSE_BACKPACK"] = "Close backpack"; // untranslated
|
|
80
81
|
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Sbalené bloky obsahují varování.";
|
|
81
82
|
Blockly.Msg["COLLAPSE_ALL"] = "Sbalit bloky";
|
|
82
83
|
Blockly.Msg["COLLAPSE_BLOCK"] = "Sbalit blok";
|
|
@@ -132,7 +133,9 @@ Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "opakovat když";
|
|
|
132
133
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "Dokud je hodnota nepravdivá, prováděj určité příkazy.";
|
|
133
134
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_WHILE"] = "Dokud je hodnota pravdivá, prováděj určité příkazy.";
|
|
134
135
|
Blockly.Msg["CONTROL_KEY"] = "Ctrl";
|
|
136
|
+
Blockly.Msg["COPY_ALL_TO_BACKPACK"] = "Copy All Blocks to Backpack"; // untranslated
|
|
135
137
|
Blockly.Msg["COPY_SHORTCUT"] = "Kopírovat";
|
|
138
|
+
Blockly.Msg["COPY_TO_BACKPACK"] = "Copy to Backpack"; // untranslated
|
|
136
139
|
Blockly.Msg["CURRENT_BLOCK_ANNOUNCEMENT"] = "Current block: %1"; // untranslated
|
|
137
140
|
Blockly.Msg["CUT_SHORTCUT"] = "Vyjmout";
|
|
138
141
|
Blockly.Msg["DELETE_ALL_BLOCKS"] = "Smazat všech %1 bloků?";
|
|
@@ -147,6 +150,7 @@ Blockly.Msg["DISABLE_BLOCK"] = "Deaktivovat blok";
|
|
|
147
150
|
Blockly.Msg["DUPLICATE_BLOCK"] = "Duplikovat";
|
|
148
151
|
Blockly.Msg["DUPLICATE_COMMENT"] = "Duplikovat komentář";
|
|
149
152
|
Blockly.Msg["EDIT_BLOCK_CONTENTS"] = "Edit Block contents"; // untranslated
|
|
153
|
+
Blockly.Msg["EMPTY_BACKPACK"] = "Empty Backpack"; // untranslated
|
|
150
154
|
Blockly.Msg["ENABLE_BLOCK"] = "Povolit blok";
|
|
151
155
|
Blockly.Msg["END_KEY"] = "End"; // untranslated
|
|
152
156
|
Blockly.Msg["ENTER_KEY"] = "Enter"; // untranslated
|
|
@@ -154,12 +158,16 @@ Blockly.Msg["ESCAPE"] = "Escape"; // untranslated
|
|
|
154
158
|
Blockly.Msg["EXPAND_ALL"] = "Rozbalit bloky";
|
|
155
159
|
Blockly.Msg["EXPAND_BLOCK"] = "Rozbalit blok";
|
|
156
160
|
Blockly.Msg["EXTERNAL_INPUTS"] = "Vnější vstupy";
|
|
161
|
+
Blockly.Msg["FIELD_BITMAP_BUTTON_LABEL_CLEAR"] = "Clear"; // untranslated
|
|
162
|
+
Blockly.Msg["FIELD_BITMAP_BUTTON_LABEL_RANDOMIZE"] = "Randomize"; // untranslated
|
|
157
163
|
Blockly.Msg["FIELD_LABEL_CHECKBOX_CHECKED"] = "Checked"; // untranslated
|
|
158
164
|
Blockly.Msg["FIELD_LABEL_CHECKBOX_UNCHECKED"] = "Not checked"; // untranslated
|
|
159
165
|
Blockly.Msg["FIELD_LABEL_EDIT_PREFIX"] = "Edit %1"; // untranslated
|
|
160
166
|
Blockly.Msg["FIELD_LABEL_EMPTY"] = "empty"; // untranslated
|
|
161
167
|
Blockly.Msg["FIELD_LABEL_OPTION_INDEX"] = "Option %1"; // untranslated
|
|
162
168
|
Blockly.Msg["FIELD_LABEL_VARIABLE"] = "Variable '%1'"; // untranslated
|
|
169
|
+
Blockly.Msg["FIELD_MULTILINEINPUT_FINISH_EDITING"] = "Finish editing"; // untranslated
|
|
170
|
+
Blockly.Msg["FIELD_MULTILINEINPUT_NEW_LINE"] = "New line"; // untranslated
|
|
163
171
|
Blockly.Msg["HELP"] = "Nápověda";
|
|
164
172
|
Blockly.Msg["HELP_PROMPT"] = "Stiskněte %1 pro nápovědu k ovládání pomocí klávesnice";
|
|
165
173
|
Blockly.Msg["HOME_KEY"] = "Home"; // untranslated
|
|
@@ -461,6 +469,7 @@ Blockly.Msg["MATH_TRIG_TOOLTIP_ATAN"] = "Vrátí arkus tangens čísla.";
|
|
|
461
469
|
Blockly.Msg["MATH_TRIG_TOOLTIP_COS"] = "Vrátí kosinus úhlu ve stupních.";
|
|
462
470
|
Blockly.Msg["MATH_TRIG_TOOLTIP_SIN"] = "Vrátí sinus úhlu ve stupních.";
|
|
463
471
|
Blockly.Msg["MATH_TRIG_TOOLTIP_TAN"] = "Vrátí tangens úhlu ve stupních.";
|
|
472
|
+
Blockly.Msg["MINIMAP_ARIA_LABEL"] = "Workspace minimap. Use the arrow keys to pan the workspace."; // untranslated
|
|
464
473
|
Blockly.Msg["MOVE_BLOCK"] = "Přesunout blok";
|
|
465
474
|
Blockly.Msg["NEW_COLOUR_VARIABLE"] = "Vytvořit proměnnou pro barvu...";
|
|
466
475
|
Blockly.Msg["NEW_NUMBER_VARIABLE"] = "Vytvořit číselnou proměnnou...";
|
|
@@ -469,12 +478,14 @@ Blockly.Msg["NEW_VARIABLE"] = "Vytvořit proměnnou...";
|
|
|
469
478
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "Nový název proměnné:";
|
|
470
479
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "Nový typ proměnné:";
|
|
471
480
|
Blockly.Msg["NO_PARENT_ANNOUNCEMENT"] = "Current block has no parent"; // untranslated
|
|
481
|
+
Blockly.Msg["OPEN_BACKPACK"] = "Open backpack"; // untranslated
|
|
472
482
|
Blockly.Msg["OPEN_TRASH"] = "Open trash"; // untranslated
|
|
473
483
|
Blockly.Msg["OPTION_KEY"] = "⌥ Možnost";
|
|
474
484
|
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
|
475
485
|
Blockly.Msg["PAGE_DOWN_KEY"] = "Page Down"; // untranslated
|
|
476
486
|
Blockly.Msg["PAGE_UP_KEY"] = "Page Up"; // untranslated
|
|
477
487
|
Blockly.Msg["PARENT_BLOCKS_ANNOUNCEMENT"] = "Parent blocks: %1"; // untranslated
|
|
488
|
+
Blockly.Msg["PASTE_ALL_FROM_BACKPACK"] = "Paste All Blocks from Backpack"; // untranslated
|
|
478
489
|
Blockly.Msg["PASTE_SHORTCUT"] = "Vložit";
|
|
479
490
|
Blockly.Msg["PAUSE_KEY"] = "Pause"; // untranslated
|
|
480
491
|
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "povolit příkazy";
|
|
@@ -506,6 +517,7 @@ Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TITLE"] = "vstupy";
|
|
|
506
517
|
Blockly.Msg["PROCEDURES_MUTATORCONTAINER_TOOLTIP"] = "Přidat, odebrat nebo změnit pořadí vstupů této funkce.";
|
|
507
518
|
Blockly.Msg["REDO"] = "Znovu";
|
|
508
519
|
Blockly.Msg["REMOVE_COMMENT"] = "Odstranit komentář";
|
|
520
|
+
Blockly.Msg["REMOVE_FROM_BACKPACK"] = "Remove from Backpack"; // untranslated
|
|
509
521
|
Blockly.Msg["RENAME_VARIABLE"] = "Přejmenovat proměnnou...";
|
|
510
522
|
Blockly.Msg["RENAME_VARIABLE_TITLE"] = "Přejmenuj všech '%1' proměnných na:";
|
|
511
523
|
Blockly.Msg["RESET_ZOOM"] = "Reset zoom"; // untranslated
|
|
@@ -527,6 +539,12 @@ Blockly.Msg["SHORTCUTS_FOCUS_TOOLBOX"] = "Focus toolbox"; // untranslated
|
|
|
527
539
|
Blockly.Msg["SHORTCUTS_FOCUS_WORKSPACE"] = "Focus workspace"; // untranslated
|
|
528
540
|
Blockly.Msg["SHORTCUTS_GENERAL"] = "Obecné";
|
|
529
541
|
Blockly.Msg["SHORTCUTS_INFORMATION"] = "Announce information"; // untranslated
|
|
542
|
+
Blockly.Msg["SHORTCUTS_JUMP_BLOCK_END"] = "Jump to block end"; // untranslated
|
|
543
|
+
Blockly.Msg["SHORTCUTS_JUMP_BLOCK_START"] = "Jump to block start"; // untranslated
|
|
544
|
+
Blockly.Msg["SHORTCUTS_JUMP_BOTTOM_STACK"] = "Jump to bottom of stack"; // untranslated
|
|
545
|
+
Blockly.Msg["SHORTCUTS_JUMP_FIRST_BLOCK"] = "Jump to first block"; // untranslated
|
|
546
|
+
Blockly.Msg["SHORTCUTS_JUMP_LAST_BLOCK"] = "Jump to last block"; // untranslated
|
|
547
|
+
Blockly.Msg["SHORTCUTS_JUMP_TOP_STACK"] = "Jump to top of stack"; // untranslated
|
|
530
548
|
Blockly.Msg["SHORTCUTS_MOVE_DOWN"] = "Move down"; // untranslated
|
|
531
549
|
Blockly.Msg["SHORTCUTS_MOVE_LEFT"] = "Move left"; // untranslated
|
|
532
550
|
Blockly.Msg["SHORTCUTS_MOVE_RIGHT"] = "Move right"; // untranslated
|
|
@@ -635,13 +653,15 @@ Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ONE"] = "One stack of blocks%2 in workspa
|
|
|
635
653
|
Blockly.Msg["WORKSPACE_CONTENTS_BLOCKS_ZERO"] = "No blocks%2 in workspace."; // untranslated
|
|
636
654
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_MANY"] = " and %1 comments"; // untranslated
|
|
637
655
|
Blockly.Msg["WORKSPACE_CONTENTS_COMMENTS_ONE"] = " and one comment"; // untranslated
|
|
638
|
-
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "
|
|
656
|
+
Blockly.Msg["WORKSPACE_LABEL_1_STACK"] = "1 stack of blocks"; // untranslated
|
|
639
657
|
Blockly.Msg["WORKSPACE_LABEL_FLYOUT_WORKSPACE"] = "%1 blocks"; // untranslated
|
|
640
|
-
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "
|
|
658
|
+
Blockly.Msg["WORKSPACE_LABEL_MANY_STACKS"] = "%1 stacks of blocks"; // untranslated
|
|
641
659
|
Blockly.Msg["WORKSPACE_LABEL_MUTATOR_WORKSPACE"] = "Block editor workspace"; // untranslated
|
|
642
660
|
Blockly.Msg["WORKSPACE_LABEL_PLAIN"] = "Blocks workspace."; // untranslated
|
|
661
|
+
Blockly.Msg["WORKSPACE_ROLEDESCRIPTION"] = "workspace"; // untranslated
|
|
643
662
|
Blockly.Msg["ZOOM_IN"] = "Zoom in"; // untranslated
|
|
644
663
|
Blockly.Msg["ZOOM_OUT"] = "Zoom out"; // untranslated
|
|
664
|
+
Blockly.Msg["ZOOM_TO_FIT_ARIA_LABEL"] = "Zoom to fit"; // untranslated
|
|
645
665
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
646
666
|
Blockly.Msg["CONTROLS_FOR_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
647
667
|
Blockly.Msg["CONTROLS_IF_ELSEIF_TITLE_ELSEIF"] = Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"];
|
package/msg/cs.mjs
CHANGED
|
@@ -511,11 +511,18 @@ export const {
|
|
|
511
511
|
SHORTCUTS_CLEANUP,
|
|
512
512
|
SHORTCUTS_SHOW_TOOLTIP,
|
|
513
513
|
SHORTCUTS_TOGGLE_SCREENREADER_MODE,
|
|
514
|
+
SHORTCUTS_JUMP_BLOCK_START,
|
|
515
|
+
SHORTCUTS_JUMP_BLOCK_END,
|
|
516
|
+
SHORTCUTS_JUMP_TOP_STACK,
|
|
517
|
+
SHORTCUTS_JUMP_BOTTOM_STACK,
|
|
518
|
+
SHORTCUTS_JUMP_FIRST_BLOCK,
|
|
519
|
+
SHORTCUTS_JUMP_LAST_BLOCK,
|
|
514
520
|
KEYBOARD_NAV_UNCONSTRAINED_MOVE_HINT,
|
|
515
521
|
KEYBOARD_NAV_CONSTRAINED_MOVE_HINT,
|
|
516
522
|
KEYBOARD_NAV_COPIED_HINT,
|
|
517
523
|
KEYBOARD_NAV_CUT_HINT,
|
|
518
524
|
WORKSPACE_LABEL_PLAIN,
|
|
525
|
+
WORKSPACE_ROLEDESCRIPTION,
|
|
519
526
|
WORKSPACE_LABEL_1_STACK,
|
|
520
527
|
WORKSPACE_LABEL_MANY_STACKS,
|
|
521
528
|
WORKSPACE_LABEL_MUTATOR_WORKSPACE,
|
|
@@ -653,4 +660,17 @@ export const {
|
|
|
653
660
|
ARIA_TYPE_FIELD_COLOUR,
|
|
654
661
|
ARIA_TYPE_FIELD_BITMAP,
|
|
655
662
|
ARIA_TYPE_FIELD_GRID,
|
|
663
|
+
FIELD_BITMAP_BUTTON_LABEL_RANDOMIZE,
|
|
664
|
+
FIELD_BITMAP_BUTTON_LABEL_CLEAR,
|
|
665
|
+
OPEN_BACKPACK,
|
|
666
|
+
CLOSE_BACKPACK,
|
|
667
|
+
COPY_ALL_TO_BACKPACK,
|
|
668
|
+
COPY_TO_BACKPACK,
|
|
669
|
+
EMPTY_BACKPACK,
|
|
670
|
+
PASTE_ALL_FROM_BACKPACK,
|
|
671
|
+
REMOVE_FROM_BACKPACK,
|
|
672
|
+
FIELD_MULTILINEINPUT_FINISH_EDITING,
|
|
673
|
+
FIELD_MULTILINEINPUT_NEW_LINE,
|
|
674
|
+
ZOOM_TO_FIT_ARIA_LABEL,
|
|
675
|
+
MINIMAP_ARIA_LABEL,
|
|
656
676
|
} = cs;
|