blockly 10.0.0-beta.0 → 10.0.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/blockly.min.js +462 -479
- package/blockly_compressed.js +275 -294
- package/blockly_compressed.js.map +1 -1
- package/blocks_compressed.js +73 -80
- package/blocks_compressed.js.map +1 -1
- package/core/blockly.d.ts +21 -16
- package/core/bubbles/bubble.d.ts +5 -0
- package/core/bubbles/mini_workspace_bubble.d.ts +4 -0
- package/core/bubbles/text_bubble.d.ts +3 -0
- package/core/bubbles/textinput_bubble.d.ts +4 -0
- package/core/bubbles.d.ts +11 -0
- package/core/events/events.d.ts +4 -0
- package/core/events/events_block_field_intermediate_change.d.ts +58 -0
- package/core/events/utils.d.ts +5 -0
- package/core/field.d.ts +4 -1
- package/core/field_input.d.ts +10 -1
- package/core/icons/comment_icon.d.ts +3 -0
- package/core/icons/exceptions.d.ts +3 -0
- package/core/icons/icon.d.ts +12 -0
- package/core/icons/icon_types.d.ts +3 -0
- package/core/icons/mutator_icon.d.ts +10 -1
- package/core/icons/warning_icon.d.ts +6 -0
- package/core/icons.d.ts +6 -4
- package/core/inputs/align.d.ts +14 -0
- package/core/inputs/input.d.ts +6 -3
- package/core/inputs.d.ts +13 -0
- package/core/main.d.ts +3 -0
- package/core/renderers/minimalist/constants.d.ts +7 -0
- package/core/renderers/minimalist/drawer.d.ts +6 -0
- package/core/renderers/minimalist/info.d.ts +5 -0
- package/core/renderers/minimalist/renderer.d.ts +5 -0
- package/dart_compressed.js +97 -90
- package/dart_compressed.js.map +1 -1
- package/javascript_compressed.js +108 -100
- package/javascript_compressed.js.map +1 -1
- package/lua_compressed.js +81 -78
- package/lua_compressed.js.map +1 -1
- package/msg/ab.js +6 -5
- package/msg/ace.js +6 -5
- package/msg/af.js +6 -5
- package/msg/am.js +6 -5
- package/msg/ar.js +6 -5
- package/msg/ast.js +6 -5
- package/msg/az.js +6 -5
- package/msg/ba.js +6 -5
- package/msg/bcc.js +6 -5
- package/msg/be-tarask.js +6 -5
- package/msg/be.js +7 -6
- package/msg/bg.js +13 -12
- package/msg/bn.js +6 -5
- package/msg/br.js +13 -12
- package/msg/bs.js +6 -5
- package/msg/ca.js +6 -5
- package/msg/cdo.js +6 -5
- package/msg/cs.js +6 -5
- package/msg/da.js +6 -5
- package/msg/de.js +6 -5
- package/msg/diq.js +6 -5
- package/msg/dty.js +6 -5
- package/msg/ee.js +6 -5
- package/msg/el.js +6 -5
- package/msg/en-gb.js +6 -5
- package/msg/en.js +6 -5
- package/msg/eo.js +6 -5
- package/msg/es.js +6 -5
- package/msg/et.js +6 -5
- package/msg/eu.js +6 -5
- package/msg/fa.js +6 -5
- package/msg/fi.js +6 -5
- package/msg/fo.js +6 -5
- package/msg/fr.js +7 -6
- package/msg/frr.js +6 -5
- package/msg/gl.js +6 -5
- package/msg/gn.js +6 -5
- package/msg/gor.js +6 -5
- package/msg/ha.js +6 -5
- package/msg/hak.js +6 -5
- package/msg/he.js +6 -5
- package/msg/hi.js +7 -6
- package/msg/hr.js +6 -5
- package/msg/hrx.js +6 -5
- package/msg/hu.js +6 -5
- package/msg/hy.js +6 -5
- package/msg/ia.js +6 -5
- package/msg/id.js +6 -5
- package/msg/ig.js +6 -5
- package/msg/inh.js +7 -6
- package/msg/is.js +6 -5
- package/msg/it.js +6 -5
- package/msg/ja.js +7 -6
- package/msg/ka.js +6 -5
- package/msg/kab.js +6 -5
- package/msg/kbd-cyrl.js +6 -5
- package/msg/km.js +6 -5
- package/msg/kn.js +15 -14
- package/msg/ko.js +6 -5
- package/msg/ksh.js +6 -5
- package/msg/ku-latn.js +6 -5
- package/msg/ky.js +9 -8
- package/msg/la.js +6 -5
- package/msg/lb.js +7 -6
- package/msg/lki.js +6 -5
- package/msg/lo.js +6 -5
- package/msg/lrc.js +6 -5
- package/msg/lt.js +28 -27
- package/msg/lv.js +6 -5
- package/msg/mg.js +6 -5
- package/msg/mk.js +6 -5
- package/msg/ml.js +6 -5
- package/msg/mnw.js +6 -5
- package/msg/ms.js +6 -5
- package/msg/my.js +6 -5
- package/msg/mzn.js +6 -5
- package/msg/nb.js +9 -8
- package/msg/ne.js +6 -5
- package/msg/nl.js +6 -5
- package/msg/oc.js +6 -5
- package/msg/olo.js +6 -5
- package/msg/pa.js +6 -5
- package/msg/pl.js +6 -5
- package/msg/pms.js +6 -5
- package/msg/ps.js +6 -5
- package/msg/pt-br.js +6 -5
- package/msg/pt.js +6 -5
- package/msg/ro.js +6 -5
- package/msg/ru.js +6 -5
- package/msg/sc.js +6 -5
- package/msg/sco.js +6 -5
- package/msg/sd.js +6 -5
- package/msg/shn.js +6 -5
- package/msg/si.js +6 -5
- package/msg/sk.js +6 -5
- package/msg/skr-arab.js +17 -16
- package/msg/sl.js +6 -5
- package/msg/smn.js +6 -5
- package/msg/sq.js +6 -5
- package/msg/sr-latn.js +6 -5
- package/msg/sr.js +6 -5
- package/msg/sv.js +6 -5
- package/msg/sw.js +6 -5
- package/msg/ta.js +6 -5
- package/msg/tcy.js +6 -5
- package/msg/tdd.js +6 -5
- package/msg/te.js +6 -5
- package/msg/th.js +6 -5
- package/msg/ti.js +6 -5
- package/msg/tl.js +6 -5
- package/msg/tlh.js +6 -5
- package/msg/tr.js +6 -5
- package/msg/ug-arab.js +6 -5
- package/msg/uk.js +6 -5
- package/msg/ur.js +6 -5
- package/msg/uz.js +6 -5
- package/msg/vi.js +6 -5
- package/msg/xmf.js +16 -15
- package/msg/yo.js +6 -5
- package/msg/yue.js +6 -5
- package/msg/zgh.js +6 -5
- package/msg/zh-hans.js +13 -12
- package/msg/zh-hant.js +6 -5
- package/package.json +1 -2
- package/php_compressed.js +100 -95
- package/php_compressed.js.map +1 -1
- package/python_compressed.js +92 -89
- package/python_compressed.js.map +1 -1
- package/core/bubble_old.d.ts +0 -303
package/msg/da.js
CHANGED
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/V
|
|
|
404
404
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Sætter denne variabel til at være lig med input.";
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "En variabel med navnet »%1« findes allerede.";
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "En variabel med navnet »%1« findes allerede for en anden type: »%2«.";
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
407
408
|
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Workspace";
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Sig noget ...";
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
@@ -427,14 +428,14 @@ Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_
|
|
|
427
428
|
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
428
429
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
429
430
|
|
|
430
|
-
Blockly.Msg["MATH_HUE"] = "230";
|
|
431
|
-
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
432
|
-
Blockly.Msg["LISTS_HUE"] = "260";
|
|
433
431
|
Blockly.Msg["LOGIC_HUE"] = "210";
|
|
434
|
-
Blockly.Msg["
|
|
432
|
+
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
433
|
+
Blockly.Msg["MATH_HUE"] = "230";
|
|
435
434
|
Blockly.Msg["TEXTS_HUE"] = "160";
|
|
436
|
-
Blockly.Msg["
|
|
435
|
+
Blockly.Msg["LISTS_HUE"] = "260";
|
|
437
436
|
Blockly.Msg["COLOUR_HUE"] = "20";
|
|
437
|
+
Blockly.Msg["VARIABLES_HUE"] = "330";
|
|
438
438
|
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
|
439
|
+
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
|
439
440
|
return Blockly.Msg;
|
|
440
441
|
}));
|
package/msg/de.js
CHANGED
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/V
|
|
|
404
404
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Setzt den Wert einer Variable.";
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "Eine Variable namens „%1“ ist bereits vorhanden.";
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Eine Variable namens „%1“ ist bereits für einen anderen Typ vorhanden: „%2“.";
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
407
408
|
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Arbeitsbereich";
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Teile etwas mit…";
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
@@ -427,14 +428,14 @@ Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_
|
|
|
427
428
|
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
428
429
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
429
430
|
|
|
430
|
-
Blockly.Msg["MATH_HUE"] = "230";
|
|
431
|
-
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
432
|
-
Blockly.Msg["LISTS_HUE"] = "260";
|
|
433
431
|
Blockly.Msg["LOGIC_HUE"] = "210";
|
|
434
|
-
Blockly.Msg["
|
|
432
|
+
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
433
|
+
Blockly.Msg["MATH_HUE"] = "230";
|
|
435
434
|
Blockly.Msg["TEXTS_HUE"] = "160";
|
|
436
|
-
Blockly.Msg["
|
|
435
|
+
Blockly.Msg["LISTS_HUE"] = "260";
|
|
437
436
|
Blockly.Msg["COLOUR_HUE"] = "20";
|
|
437
|
+
Blockly.Msg["VARIABLES_HUE"] = "330";
|
|
438
438
|
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
|
439
|
+
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
|
439
440
|
return Blockly.Msg;
|
|
440
441
|
}));
|
package/msg/diq.js
CHANGED
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/V
|
|
|
404
404
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Sets this variable to be equal to the input."; // untranslated
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "Yew vırnayış be namey '%1' xora est.";
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Vurnaye be nameyê '%1' ra be babetê bini ra esto: '%2'";
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
407
408
|
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Caygurenayışi";
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Çiyê vace...";
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
@@ -427,14 +428,14 @@ Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_
|
|
|
427
428
|
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
428
429
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
429
430
|
|
|
430
|
-
Blockly.Msg["MATH_HUE"] = "230";
|
|
431
|
-
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
432
|
-
Blockly.Msg["LISTS_HUE"] = "260";
|
|
433
431
|
Blockly.Msg["LOGIC_HUE"] = "210";
|
|
434
|
-
Blockly.Msg["
|
|
432
|
+
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
433
|
+
Blockly.Msg["MATH_HUE"] = "230";
|
|
435
434
|
Blockly.Msg["TEXTS_HUE"] = "160";
|
|
436
|
-
Blockly.Msg["
|
|
435
|
+
Blockly.Msg["LISTS_HUE"] = "260";
|
|
437
436
|
Blockly.Msg["COLOUR_HUE"] = "20";
|
|
437
|
+
Blockly.Msg["VARIABLES_HUE"] = "330";
|
|
438
438
|
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
|
439
|
+
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
|
439
440
|
return Blockly.Msg;
|
|
440
441
|
}));
|
package/msg/dty.js
CHANGED
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/V
|
|
|
404
404
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Sets this variable to be equal to the input."; // untranslated
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "'%1' नाउँ अरियाऽ भेरिएबल पैली बठेइ छ।";
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "A variable named '%1' already exists for another type: '%2'."; // untranslated
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
407
408
|
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Workspace"; // untranslated
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "केयि भँण...";
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
@@ -427,14 +428,14 @@ Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_
|
|
|
427
428
|
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
428
429
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
429
430
|
|
|
430
|
-
Blockly.Msg["MATH_HUE"] = "230";
|
|
431
|
-
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
432
|
-
Blockly.Msg["LISTS_HUE"] = "260";
|
|
433
431
|
Blockly.Msg["LOGIC_HUE"] = "210";
|
|
434
|
-
Blockly.Msg["
|
|
432
|
+
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
433
|
+
Blockly.Msg["MATH_HUE"] = "230";
|
|
435
434
|
Blockly.Msg["TEXTS_HUE"] = "160";
|
|
436
|
-
Blockly.Msg["
|
|
435
|
+
Blockly.Msg["LISTS_HUE"] = "260";
|
|
437
436
|
Blockly.Msg["COLOUR_HUE"] = "20";
|
|
437
|
+
Blockly.Msg["VARIABLES_HUE"] = "330";
|
|
438
438
|
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
|
439
|
+
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
|
439
440
|
return Blockly.Msg;
|
|
440
441
|
}));
|
package/msg/ee.js
CHANGED
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/V
|
|
|
404
404
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Sets this variable to be equal to the input."; // untranslated
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "Teaŋutrɔna si ŋkɔe nye '%1' li xoxo.";
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Teaŋutrɔna '%1' li xoxo eye wotsɔ ŋkɔ sia xoxo na bubu si nye: '%2'.";
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
407
408
|
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Workspace"; // untranslated
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Say something..."; // untranslated
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
@@ -427,14 +428,14 @@ Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_
|
|
|
427
428
|
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
428
429
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
429
430
|
|
|
430
|
-
Blockly.Msg["MATH_HUE"] = "230";
|
|
431
|
-
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
432
|
-
Blockly.Msg["LISTS_HUE"] = "260";
|
|
433
431
|
Blockly.Msg["LOGIC_HUE"] = "210";
|
|
434
|
-
Blockly.Msg["
|
|
432
|
+
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
433
|
+
Blockly.Msg["MATH_HUE"] = "230";
|
|
435
434
|
Blockly.Msg["TEXTS_HUE"] = "160";
|
|
436
|
-
Blockly.Msg["
|
|
435
|
+
Blockly.Msg["LISTS_HUE"] = "260";
|
|
437
436
|
Blockly.Msg["COLOUR_HUE"] = "20";
|
|
437
|
+
Blockly.Msg["VARIABLES_HUE"] = "330";
|
|
438
438
|
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
|
439
|
+
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
|
439
440
|
return Blockly.Msg;
|
|
440
441
|
}));
|
package/msg/el.js
CHANGED
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/V
|
|
|
404
404
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Ορίζει αυτή τη μεταβλητή να είναι ίση με την είσοδο.";
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "Η μεταβλητή με το όνομα '%1' υπάρχει ήδη.";
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Μια μεταβλητή με όνομα '%1' υπάρχει πάντα για έναν άλλο τύπο: '%2'.";
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
407
408
|
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Χώρος εργασίας Blockly";
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Πείτε κάτι...";
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
@@ -427,14 +428,14 @@ Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_
|
|
|
427
428
|
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
428
429
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
429
430
|
|
|
430
|
-
Blockly.Msg["MATH_HUE"] = "230";
|
|
431
|
-
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
432
|
-
Blockly.Msg["LISTS_HUE"] = "260";
|
|
433
431
|
Blockly.Msg["LOGIC_HUE"] = "210";
|
|
434
|
-
Blockly.Msg["
|
|
432
|
+
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
433
|
+
Blockly.Msg["MATH_HUE"] = "230";
|
|
435
434
|
Blockly.Msg["TEXTS_HUE"] = "160";
|
|
436
|
-
Blockly.Msg["
|
|
435
|
+
Blockly.Msg["LISTS_HUE"] = "260";
|
|
437
436
|
Blockly.Msg["COLOUR_HUE"] = "20";
|
|
437
|
+
Blockly.Msg["VARIABLES_HUE"] = "330";
|
|
438
438
|
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
|
439
|
+
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
|
439
440
|
return Blockly.Msg;
|
|
440
441
|
}));
|
package/msg/en-gb.js
CHANGED
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/V
|
|
|
404
404
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Sets this variable to be equal to the input."; // untranslated
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "A variable named '%1' already exists.";
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "A variable named '%1' already exists for another type: '%2'.";
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
407
408
|
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Workspace"; // untranslated
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Say something..."; // untranslated
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
@@ -427,14 +428,14 @@ Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_
|
|
|
427
428
|
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
428
429
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
429
430
|
|
|
430
|
-
Blockly.Msg["MATH_HUE"] = "230";
|
|
431
|
-
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
432
|
-
Blockly.Msg["LISTS_HUE"] = "260";
|
|
433
431
|
Blockly.Msg["LOGIC_HUE"] = "210";
|
|
434
|
-
Blockly.Msg["
|
|
432
|
+
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
433
|
+
Blockly.Msg["MATH_HUE"] = "230";
|
|
435
434
|
Blockly.Msg["TEXTS_HUE"] = "160";
|
|
436
|
-
Blockly.Msg["
|
|
435
|
+
Blockly.Msg["LISTS_HUE"] = "260";
|
|
437
436
|
Blockly.Msg["COLOUR_HUE"] = "20";
|
|
437
|
+
Blockly.Msg["VARIABLES_HUE"] = "330";
|
|
438
438
|
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
|
439
|
+
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
|
439
440
|
return Blockly.Msg;
|
|
440
441
|
}));
|
package/msg/en.js
CHANGED
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/V
|
|
|
404
404
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Sets this variable to be equal to the input.";
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "A variable named '%1' already exists.";
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "A variable named '%1' already exists for another type: '%2'.";
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'.";
|
|
407
408
|
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Workspace";
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Say something...";
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
@@ -427,14 +428,14 @@ Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_
|
|
|
427
428
|
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
428
429
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
429
430
|
|
|
430
|
-
Blockly.Msg["MATH_HUE"] = "230";
|
|
431
|
-
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
432
|
-
Blockly.Msg["LISTS_HUE"] = "260";
|
|
433
431
|
Blockly.Msg["LOGIC_HUE"] = "210";
|
|
434
|
-
Blockly.Msg["
|
|
432
|
+
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
433
|
+
Blockly.Msg["MATH_HUE"] = "230";
|
|
435
434
|
Blockly.Msg["TEXTS_HUE"] = "160";
|
|
436
|
-
Blockly.Msg["
|
|
435
|
+
Blockly.Msg["LISTS_HUE"] = "260";
|
|
437
436
|
Blockly.Msg["COLOUR_HUE"] = "20";
|
|
437
|
+
Blockly.Msg["VARIABLES_HUE"] = "330";
|
|
438
438
|
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
|
439
|
+
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
|
439
440
|
return Blockly.Msg;
|
|
440
441
|
}));
|
package/msg/eo.js
CHANGED
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/V
|
|
|
404
404
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Difinas ĉi tiun variablon kiel la eniron.";
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "Jam ekzistas variablo kun la nomo '%1'.";
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Jam ekzistas variablo kun la nomo '%1' por alia tipo: '%2'.";
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
407
408
|
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Laborspaco de Blockly";
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Diru ion…";
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
@@ -427,14 +428,14 @@ Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_
|
|
|
427
428
|
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
428
429
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
429
430
|
|
|
430
|
-
Blockly.Msg["MATH_HUE"] = "230";
|
|
431
|
-
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
432
|
-
Blockly.Msg["LISTS_HUE"] = "260";
|
|
433
431
|
Blockly.Msg["LOGIC_HUE"] = "210";
|
|
434
|
-
Blockly.Msg["
|
|
432
|
+
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
433
|
+
Blockly.Msg["MATH_HUE"] = "230";
|
|
435
434
|
Blockly.Msg["TEXTS_HUE"] = "160";
|
|
436
|
-
Blockly.Msg["
|
|
435
|
+
Blockly.Msg["LISTS_HUE"] = "260";
|
|
437
436
|
Blockly.Msg["COLOUR_HUE"] = "20";
|
|
437
|
+
Blockly.Msg["VARIABLES_HUE"] = "330";
|
|
438
438
|
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
|
439
|
+
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
|
439
440
|
return Blockly.Msg;
|
|
440
441
|
}));
|
package/msg/es.js
CHANGED
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/V
|
|
|
404
404
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Establece esta variable para que sea igual a la entrada.";
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "Ya existe una variable nombrada '%1'.";
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Ya existe una variable nombrada '%1' para otra variable del tipo: '%2'.";
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
407
408
|
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Espacio de trabajo de Blockly";
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Di algo…";
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
@@ -427,14 +428,14 @@ Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_
|
|
|
427
428
|
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
428
429
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
429
430
|
|
|
430
|
-
Blockly.Msg["MATH_HUE"] = "230";
|
|
431
|
-
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
432
|
-
Blockly.Msg["LISTS_HUE"] = "260";
|
|
433
431
|
Blockly.Msg["LOGIC_HUE"] = "210";
|
|
434
|
-
Blockly.Msg["
|
|
432
|
+
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
433
|
+
Blockly.Msg["MATH_HUE"] = "230";
|
|
435
434
|
Blockly.Msg["TEXTS_HUE"] = "160";
|
|
436
|
-
Blockly.Msg["
|
|
435
|
+
Blockly.Msg["LISTS_HUE"] = "260";
|
|
437
436
|
Blockly.Msg["COLOUR_HUE"] = "20";
|
|
437
|
+
Blockly.Msg["VARIABLES_HUE"] = "330";
|
|
438
438
|
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
|
439
|
+
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
|
439
440
|
return Blockly.Msg;
|
|
440
441
|
}));
|
package/msg/et.js
CHANGED
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/V
|
|
|
404
404
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Määrab selle muutuja väärtuse võrdseks sisendi väärtusega.";
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "'%1'-nimeline muutuja on juba olemas.";
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Muutuja nimega '%1' juba eksisteerib teise tüübina: '%2'.";
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
407
408
|
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly tööruum";
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Ütle midagi...";
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
@@ -427,14 +428,14 @@ Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_
|
|
|
427
428
|
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
428
429
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
429
430
|
|
|
430
|
-
Blockly.Msg["MATH_HUE"] = "230";
|
|
431
|
-
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
432
|
-
Blockly.Msg["LISTS_HUE"] = "260";
|
|
433
431
|
Blockly.Msg["LOGIC_HUE"] = "210";
|
|
434
|
-
Blockly.Msg["
|
|
432
|
+
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
433
|
+
Blockly.Msg["MATH_HUE"] = "230";
|
|
435
434
|
Blockly.Msg["TEXTS_HUE"] = "160";
|
|
436
|
-
Blockly.Msg["
|
|
435
|
+
Blockly.Msg["LISTS_HUE"] = "260";
|
|
437
436
|
Blockly.Msg["COLOUR_HUE"] = "20";
|
|
437
|
+
Blockly.Msg["VARIABLES_HUE"] = "330";
|
|
438
438
|
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
|
439
|
+
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
|
439
440
|
return Blockly.Msg;
|
|
440
441
|
}));
|
package/msg/eu.js
CHANGED
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/V
|
|
|
404
404
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Sets this variable to be equal to the input."; // untranslated
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "%1 izeneko aldagaia dagoeneko existitzen da.";
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "%1 izeneko aldagaia dagoeneko existitzen da %2 motako beste aldagai batekin.";
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
407
408
|
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Workspace"; // untranslated
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Esan zerbait...";
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
@@ -427,14 +428,14 @@ Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_
|
|
|
427
428
|
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
428
429
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
429
430
|
|
|
430
|
-
Blockly.Msg["MATH_HUE"] = "230";
|
|
431
|
-
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
432
|
-
Blockly.Msg["LISTS_HUE"] = "260";
|
|
433
431
|
Blockly.Msg["LOGIC_HUE"] = "210";
|
|
434
|
-
Blockly.Msg["
|
|
432
|
+
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
433
|
+
Blockly.Msg["MATH_HUE"] = "230";
|
|
435
434
|
Blockly.Msg["TEXTS_HUE"] = "160";
|
|
436
|
-
Blockly.Msg["
|
|
435
|
+
Blockly.Msg["LISTS_HUE"] = "260";
|
|
437
436
|
Blockly.Msg["COLOUR_HUE"] = "20";
|
|
437
|
+
Blockly.Msg["VARIABLES_HUE"] = "330";
|
|
438
438
|
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
|
439
|
+
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
|
439
440
|
return Blockly.Msg;
|
|
440
441
|
}));
|
package/msg/fa.js
CHANGED
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/V
|
|
|
404
404
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "متغیر برابر با خروجی را مشخص میکند.";
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "متغیری با نام '%1' هم اکنون وجود دارد";
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "در حال حاضر یک متغیر با نام '%1' برای متغیر دیگری از نوع '%2' وجود دارد.";
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
407
408
|
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Workspace"; // untranslated
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "یک چیزی بگو...";
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
@@ -427,14 +428,14 @@ Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_
|
|
|
427
428
|
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
428
429
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
429
430
|
|
|
430
|
-
Blockly.Msg["MATH_HUE"] = "230";
|
|
431
|
-
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
432
|
-
Blockly.Msg["LISTS_HUE"] = "260";
|
|
433
431
|
Blockly.Msg["LOGIC_HUE"] = "210";
|
|
434
|
-
Blockly.Msg["
|
|
432
|
+
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
433
|
+
Blockly.Msg["MATH_HUE"] = "230";
|
|
435
434
|
Blockly.Msg["TEXTS_HUE"] = "160";
|
|
436
|
-
Blockly.Msg["
|
|
435
|
+
Blockly.Msg["LISTS_HUE"] = "260";
|
|
437
436
|
Blockly.Msg["COLOUR_HUE"] = "20";
|
|
437
|
+
Blockly.Msg["VARIABLES_HUE"] = "330";
|
|
438
438
|
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
|
439
|
+
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
|
439
440
|
return Blockly.Msg;
|
|
440
441
|
}));
|
package/msg/fi.js
CHANGED
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/V
|
|
|
404
404
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Asettaa muutujan arvoksi annetun syötteen.";
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "Muuttuja nimeltään '%1' on jo olemassa.";
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Muuttuja nimeltä '%1' on jo olemassa toiselle tyypille: '%2'.";
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
407
408
|
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blocklyn työnäkymä";
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Sano jotakin...";
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
@@ -427,14 +428,14 @@ Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_
|
|
|
427
428
|
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
428
429
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
429
430
|
|
|
430
|
-
Blockly.Msg["MATH_HUE"] = "230";
|
|
431
|
-
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
432
|
-
Blockly.Msg["LISTS_HUE"] = "260";
|
|
433
431
|
Blockly.Msg["LOGIC_HUE"] = "210";
|
|
434
|
-
Blockly.Msg["
|
|
432
|
+
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
433
|
+
Blockly.Msg["MATH_HUE"] = "230";
|
|
435
434
|
Blockly.Msg["TEXTS_HUE"] = "160";
|
|
436
|
-
Blockly.Msg["
|
|
435
|
+
Blockly.Msg["LISTS_HUE"] = "260";
|
|
437
436
|
Blockly.Msg["COLOUR_HUE"] = "20";
|
|
437
|
+
Blockly.Msg["VARIABLES_HUE"] = "330";
|
|
438
438
|
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
|
439
|
+
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
|
439
440
|
return Blockly.Msg;
|
|
440
441
|
}));
|
package/msg/fo.js
CHANGED
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/V
|
|
|
404
404
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Sets this variable to be equal to the input."; // untranslated
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "Ein variabul við navninum '%1' finst longu.";
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Ein variabul við navninum '%1' finst longu fyri eina aðra typu: '%2'";
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
407
408
|
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Workspace"; // untranslated
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Say something..."; // untranslated
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
@@ -427,14 +428,14 @@ Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_
|
|
|
427
428
|
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
428
429
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
429
430
|
|
|
430
|
-
Blockly.Msg["MATH_HUE"] = "230";
|
|
431
|
-
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
432
|
-
Blockly.Msg["LISTS_HUE"] = "260";
|
|
433
431
|
Blockly.Msg["LOGIC_HUE"] = "210";
|
|
434
|
-
Blockly.Msg["
|
|
432
|
+
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
433
|
+
Blockly.Msg["MATH_HUE"] = "230";
|
|
435
434
|
Blockly.Msg["TEXTS_HUE"] = "160";
|
|
436
|
-
Blockly.Msg["
|
|
435
|
+
Blockly.Msg["LISTS_HUE"] = "260";
|
|
437
436
|
Blockly.Msg["COLOUR_HUE"] = "20";
|
|
437
|
+
Blockly.Msg["VARIABLES_HUE"] = "330";
|
|
438
438
|
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
|
439
|
+
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
|
439
440
|
return Blockly.Msg;
|
|
440
441
|
}));
|
package/msg/fr.js
CHANGED
|
@@ -49,7 +49,7 @@ Blockly.Msg["CONTROLS_FLOW_STATEMENTS_TOOLTIP_CONTINUE"] = "Sauter le reste de c
|
|
|
49
49
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_WARNING"] = "Attention : ce bloc ne devrait être utilisé que dans une boucle.";
|
|
50
50
|
Blockly.Msg["CONTROLS_FOREACH_HELPURL"] = "https://fr.wikipedia.org/wiki/Structure_de_contrôle#Itérateurs";
|
|
51
51
|
Blockly.Msg["CONTROLS_FOREACH_TITLE"] = "pour chaque élément %1 dans la liste %2";
|
|
52
|
-
Blockly.Msg["CONTROLS_FOREACH_TOOLTIP"] = "Pour chaque élément d’une liste,
|
|
52
|
+
Blockly.Msg["CONTROLS_FOREACH_TOOLTIP"] = "Pour chaque élément d’une liste, affecter la valeur de l’élément à la variable « %1 », puis exécuter quelques instructions.";
|
|
53
53
|
Blockly.Msg["CONTROLS_FOR_HELPURL"] = "https://fr.wikipedia.org/wiki/Boucle_for";
|
|
54
54
|
Blockly.Msg["CONTROLS_FOR_TITLE"] = "compter avec %1 de %2 à %3 par %4";
|
|
55
55
|
Blockly.Msg["CONTROLS_FOR_TOOLTIP"] = "Faire prendre successivement à la variable « %1 » les valeurs entre deux nombres de début et de fin par incrément du pas spécifié et exécuter les instructions spécifiées.";
|
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/V
|
|
|
404
404
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Définit cette variable pour qu’elle soit égale à la valeur de l’entrée.";
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "Une variable nommée « %1 » existe déjà.";
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Une variable nommée « %1 » existe déjà pour un autre type : « %2 ».";
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
407
408
|
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Espace de travail de Blocky";
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Expliquez quelque chose...";
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
@@ -427,14 +428,14 @@ Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_
|
|
|
427
428
|
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
428
429
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
429
430
|
|
|
430
|
-
Blockly.Msg["MATH_HUE"] = "230";
|
|
431
|
-
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
432
|
-
Blockly.Msg["LISTS_HUE"] = "260";
|
|
433
431
|
Blockly.Msg["LOGIC_HUE"] = "210";
|
|
434
|
-
Blockly.Msg["
|
|
432
|
+
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
433
|
+
Blockly.Msg["MATH_HUE"] = "230";
|
|
435
434
|
Blockly.Msg["TEXTS_HUE"] = "160";
|
|
436
|
-
Blockly.Msg["
|
|
435
|
+
Blockly.Msg["LISTS_HUE"] = "260";
|
|
437
436
|
Blockly.Msg["COLOUR_HUE"] = "20";
|
|
437
|
+
Blockly.Msg["VARIABLES_HUE"] = "330";
|
|
438
438
|
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
|
439
|
+
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
|
439
440
|
return Blockly.Msg;
|
|
440
441
|
}));
|
package/msg/frr.js
CHANGED
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/V
|
|
|
404
404
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Sets this variable to be equal to the input."; // untranslated
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "A variable named '%1' already exists."; // untranslated
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "A variable named '%1' already exists for another type: '%2'."; // untranslated
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
407
408
|
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Workspace"; // untranslated
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Say something..."; // untranslated
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
@@ -427,14 +428,14 @@ Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_
|
|
|
427
428
|
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
428
429
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
429
430
|
|
|
430
|
-
Blockly.Msg["MATH_HUE"] = "230";
|
|
431
|
-
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
432
|
-
Blockly.Msg["LISTS_HUE"] = "260";
|
|
433
431
|
Blockly.Msg["LOGIC_HUE"] = "210";
|
|
434
|
-
Blockly.Msg["
|
|
432
|
+
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
433
|
+
Blockly.Msg["MATH_HUE"] = "230";
|
|
435
434
|
Blockly.Msg["TEXTS_HUE"] = "160";
|
|
436
|
-
Blockly.Msg["
|
|
435
|
+
Blockly.Msg["LISTS_HUE"] = "260";
|
|
437
436
|
Blockly.Msg["COLOUR_HUE"] = "20";
|
|
437
|
+
Blockly.Msg["VARIABLES_HUE"] = "330";
|
|
438
438
|
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
|
439
|
+
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
|
439
440
|
return Blockly.Msg;
|
|
440
441
|
}));
|
package/msg/gl.js
CHANGED
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/V
|
|
|
404
404
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Sets this variable to be equal to the input."; // untranslated
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "A variable named '%1' already exists."; // untranslated
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "A variable named '%1' already exists for another type: '%2'."; // untranslated
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
407
408
|
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Workspace"; // untranslated
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Say something..."; // untranslated
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
@@ -427,14 +428,14 @@ Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_
|
|
|
427
428
|
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
428
429
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
429
430
|
|
|
430
|
-
Blockly.Msg["MATH_HUE"] = "230";
|
|
431
|
-
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
432
|
-
Blockly.Msg["LISTS_HUE"] = "260";
|
|
433
431
|
Blockly.Msg["LOGIC_HUE"] = "210";
|
|
434
|
-
Blockly.Msg["
|
|
432
|
+
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
433
|
+
Blockly.Msg["MATH_HUE"] = "230";
|
|
435
434
|
Blockly.Msg["TEXTS_HUE"] = "160";
|
|
436
|
-
Blockly.Msg["
|
|
435
|
+
Blockly.Msg["LISTS_HUE"] = "260";
|
|
437
436
|
Blockly.Msg["COLOUR_HUE"] = "20";
|
|
437
|
+
Blockly.Msg["VARIABLES_HUE"] = "330";
|
|
438
438
|
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
|
439
|
+
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
|
439
440
|
return Blockly.Msg;
|
|
440
441
|
}));
|
package/msg/gn.js
CHANGED
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/V
|
|
|
404
404
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Sets this variable to be equal to the input."; // untranslated
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "A variable named '%1' already exists."; // untranslated
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "A variable named '%1' already exists for another type: '%2'."; // untranslated
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
407
408
|
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Workspace"; // untranslated
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Say something..."; // untranslated
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
@@ -427,14 +428,14 @@ Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_
|
|
|
427
428
|
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
428
429
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
429
430
|
|
|
430
|
-
Blockly.Msg["MATH_HUE"] = "230";
|
|
431
|
-
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
432
|
-
Blockly.Msg["LISTS_HUE"] = "260";
|
|
433
431
|
Blockly.Msg["LOGIC_HUE"] = "210";
|
|
434
|
-
Blockly.Msg["
|
|
432
|
+
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
433
|
+
Blockly.Msg["MATH_HUE"] = "230";
|
|
435
434
|
Blockly.Msg["TEXTS_HUE"] = "160";
|
|
436
|
-
Blockly.Msg["
|
|
435
|
+
Blockly.Msg["LISTS_HUE"] = "260";
|
|
437
436
|
Blockly.Msg["COLOUR_HUE"] = "20";
|
|
437
|
+
Blockly.Msg["VARIABLES_HUE"] = "330";
|
|
438
438
|
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
|
439
|
+
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
|
439
440
|
return Blockly.Msg;
|
|
440
441
|
}));
|
package/msg/gor.js
CHANGED
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/V
|
|
|
404
404
|
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Sets this variable to be equal to the input."; // untranslated
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "A variable named '%1' already exists."; // untranslated
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "A variable named '%1' already exists for another type: '%2'."; // untranslated
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
407
408
|
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly Workspace"; // untranslated
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Say something..."; // untranslated
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
@@ -427,14 +428,14 @@ Blockly.Msg["PROCEDURES_DEFRETURN_TITLE"] = Blockly.Msg["PROCEDURES_DEFNORETURN_
|
|
|
427
428
|
Blockly.Msg["TEXT_APPEND_VARIABLE"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
428
429
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TITLE_ITEM"] = Blockly.Msg["VARIABLES_DEFAULT_NAME"];
|
|
429
430
|
|
|
430
|
-
Blockly.Msg["MATH_HUE"] = "230";
|
|
431
|
-
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
432
|
-
Blockly.Msg["LISTS_HUE"] = "260";
|
|
433
431
|
Blockly.Msg["LOGIC_HUE"] = "210";
|
|
434
|
-
Blockly.Msg["
|
|
432
|
+
Blockly.Msg["LOOPS_HUE"] = "120";
|
|
433
|
+
Blockly.Msg["MATH_HUE"] = "230";
|
|
435
434
|
Blockly.Msg["TEXTS_HUE"] = "160";
|
|
436
|
-
Blockly.Msg["
|
|
435
|
+
Blockly.Msg["LISTS_HUE"] = "260";
|
|
437
436
|
Blockly.Msg["COLOUR_HUE"] = "20";
|
|
437
|
+
Blockly.Msg["VARIABLES_HUE"] = "330";
|
|
438
438
|
Blockly.Msg["VARIABLES_DYNAMIC_HUE"] = "310";
|
|
439
|
+
Blockly.Msg["PROCEDURES_HUE"] = "290";
|
|
439
440
|
return Blockly.Msg;
|
|
440
441
|
}));
|