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/kn.js
CHANGED
|
@@ -258,9 +258,9 @@ Blockly.Msg["MATH_RANDOM_INT_HELPURL"] = "https://en.wikipedia.org/wiki/Random_n
|
|
|
258
258
|
Blockly.Msg["MATH_RANDOM_INT_TITLE"] = "ಯಾದೃಚ್ಛಿತ ಪೂರ್ಣಾಂಕ %1 ರಿಂದ %2 ರವರೆಗೆ";
|
|
259
259
|
Blockly.Msg["MATH_RANDOM_INT_TOOLTIP"] = "ಎರಡು ನಿರ್ದಿಷ್ಟ ಮಿತಿಗಳ ನಡುವೆ ಇರುವ ಯಾದೃಚ್ಛಿತ ಪೂರ್ಣಾಂಕವನ್ನು ಹಿಂತಿರುಗಿಸಿ.";
|
|
260
260
|
Blockly.Msg["MATH_ROUND_HELPURL"] = "https://en.wikipedia.org/wiki/Rounding"; // untranslated
|
|
261
|
-
Blockly.Msg["MATH_ROUND_OPERATOR_ROUND"] = "
|
|
262
|
-
Blockly.Msg["MATH_ROUND_OPERATOR_ROUNDDOWN"] = "
|
|
263
|
-
Blockly.Msg["MATH_ROUND_OPERATOR_ROUNDUP"] = "
|
|
261
|
+
Blockly.Msg["MATH_ROUND_OPERATOR_ROUND"] = "ಪೂರ್ಣಾಂಕಗೊಳಿಸು";
|
|
262
|
+
Blockly.Msg["MATH_ROUND_OPERATOR_ROUNDDOWN"] = "ಕೆಳಗಿನ-ಅಂಕಕ್ಕೆ ಪೂರ್ಣಾಂಕಗೊಳಿಸಿ";
|
|
263
|
+
Blockly.Msg["MATH_ROUND_OPERATOR_ROUNDUP"] = "ಮೇಲಿನ-ಅಂಕಕ್ಕೆ ಪೂರ್ಣಾಂಕಗೊಳಿಸಿ";
|
|
264
264
|
Blockly.Msg["MATH_ROUND_TOOLTIP"] = "ಒಂದು ಸಂಖ್ಯೆಯನ್ನು ಮೇಲಿನ ಅಥವಾ ಕೆಳಗಿನ ಪೂರ್ಣಾಂಕ ಮಾಡಿ.";
|
|
265
265
|
Blockly.Msg["MATH_SINGLE_HELPURL"] = "https://en.wikipedia.org/wiki/Square_root"; // untranslated
|
|
266
266
|
Blockly.Msg["MATH_SINGLE_OP_ABSOLUTE"] = "ಪರಿಪೂರ್ಣ";
|
|
@@ -273,13 +273,13 @@ Blockly.Msg["MATH_SINGLE_TOOLTIP_NEG"] = "ಸಂಖ್ಯೆಯೊಂದರ ನ
|
|
|
273
273
|
Blockly.Msg["MATH_SINGLE_TOOLTIP_POW10"] = "ಒಂದು ಸಂಖ್ಯೆಯ 10ರ ಘಾತವಾಗಿದ್ದಾಗಿನ ಮೌಲ್ಯವನ್ನು ಹಿಂತಿರುಗಿಸಿ.";
|
|
274
274
|
Blockly.Msg["MATH_SINGLE_TOOLTIP_ROOT"] = "ಸಂಖ್ಯೆಯ ವರ್ಗಮೂಲವನ್ನು ಹಿಂತಿರುಗಿಸಿ.";
|
|
275
275
|
Blockly.Msg["MATH_SUBTRACTION_SYMBOL"] = "-"; // untranslated
|
|
276
|
-
Blockly.Msg["MATH_TRIG_ACOS"] = "
|
|
277
|
-
Blockly.Msg["MATH_TRIG_ASIN"] = "
|
|
278
|
-
Blockly.Msg["MATH_TRIG_ATAN"] = "
|
|
279
|
-
Blockly.Msg["MATH_TRIG_COS"] = "
|
|
276
|
+
Blockly.Msg["MATH_TRIG_ACOS"] = "ಆರ್ಕ್-ಕಾಸ್";
|
|
277
|
+
Blockly.Msg["MATH_TRIG_ASIN"] = "ಆರ್ಕ್-ಸೈನ್";
|
|
278
|
+
Blockly.Msg["MATH_TRIG_ATAN"] = "ಆರ್ಕ್-ಟ್ಯಾನ್";
|
|
279
|
+
Blockly.Msg["MATH_TRIG_COS"] = "ಕಾಸ್";
|
|
280
280
|
Blockly.Msg["MATH_TRIG_HELPURL"] = "https://en.wikipedia.org/wiki/Trigonometric_functions"; // untranslated
|
|
281
|
-
Blockly.Msg["MATH_TRIG_SIN"] = "
|
|
282
|
-
Blockly.Msg["MATH_TRIG_TAN"] = "
|
|
281
|
+
Blockly.Msg["MATH_TRIG_SIN"] = "ಸೈನ್";
|
|
282
|
+
Blockly.Msg["MATH_TRIG_TAN"] = "ಟ್ಯಾನ್";
|
|
283
283
|
Blockly.Msg["MATH_TRIG_TOOLTIP_ACOS"] = "ಸಂಖ್ಯೆಯೊಂದರ ಆರ್ಕ್ ಕೊಸೈನ್ ಅನ್ನು ಹಿಂತಿರುಗಿಸಿ(ರೇಡಿಯನ್ಗಳಲ್ಲ)";
|
|
284
284
|
Blockly.Msg["MATH_TRIG_TOOLTIP_ASIN"] = "ಸಂಖ್ಯೆಯೊಂದರ ಆರ್ಕ್ ಸೈನ್ ಅನ್ನು ಹಿಂತಿರುಗಿಸಿ.";
|
|
285
285
|
Blockly.Msg["MATH_TRIG_TOOLTIP_ATAN"] = "ಸಂಖ್ಯೆಯೊಂದರ ಆರ್ಕ್ ಟ್ಯಾಂಜೆಂಟ್ ಅನ್ನು ಹಿಂತಿರುಗಿಸಿ(ರೇಡಿಯನ್ಗಳಲ್ಲ)";
|
|
@@ -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"] = "ಬ್ಲಾಕ್ಲಿ ಕಾರ್ಯಕ್ಷೇತ್ರ";
|
|
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/ko.js
CHANGED
|
@@ -404,6 +404,7 @@ Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://ko.wikipedia.org/wiki/%EB%B3%80%
|
|
|
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/ksh.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/ku-latn.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"] = "Tiştek bibêje...";
|
|
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/ky.js
CHANGED
|
@@ -78,7 +78,7 @@ Blockly.Msg["DELETE_BLOCK"] = "Блокту Өчүрүү";
|
|
|
78
78
|
Blockly.Msg["DELETE_VARIABLE"] = "Delete the '%1' variable"; // untranslated
|
|
79
79
|
Blockly.Msg["DELETE_VARIABLE_CONFIRMATION"] = "Delete %1 uses of the '%2' variable?"; // untranslated
|
|
80
80
|
Blockly.Msg["DELETE_X_BLOCKS"] = "Блоктун 1%ын Өчүрүү";
|
|
81
|
-
Blockly.Msg["DIALOG_CANCEL"] = "
|
|
81
|
+
Blockly.Msg["DIALOG_CANCEL"] = "Жокко чыгаруу";
|
|
82
82
|
Blockly.Msg["DIALOG_OK"] = "OK";
|
|
83
83
|
Blockly.Msg["DISABLE_BLOCK"] = "Блок жараксыз";
|
|
84
84
|
Blockly.Msg["DUPLICATE_BLOCK"] = "Дубликат";
|
|
@@ -173,10 +173,10 @@ Blockly.Msg["LISTS_SPLIT_TEXT_FROM_LIST"] = "make text from list"; // untransla
|
|
|
173
173
|
Blockly.Msg["LISTS_SPLIT_TOOLTIP_JOIN"] = "Join a list of texts into one text, separated by a delimiter."; // untranslated
|
|
174
174
|
Blockly.Msg["LISTS_SPLIT_TOOLTIP_SPLIT"] = "Split text into a list of texts, breaking at each delimiter."; // untranslated
|
|
175
175
|
Blockly.Msg["LISTS_SPLIT_WITH_DELIMITER"] = "with delimiter"; // untranslated
|
|
176
|
-
Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "
|
|
176
|
+
Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "жаңылыш";
|
|
177
177
|
Blockly.Msg["LOGIC_BOOLEAN_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#values"; // untranslated
|
|
178
178
|
Blockly.Msg["LOGIC_BOOLEAN_TOOLTIP"] = "Returns either true or false."; // untranslated
|
|
179
|
-
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "
|
|
179
|
+
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "чындык";
|
|
180
180
|
Blockly.Msg["LOGIC_COMPARE_HELPURL"] = "https://en.wikipedia.org/wiki/Inequality_(mathematics)"; // untranslated
|
|
181
181
|
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_EQ"] = "Return true if both inputs equal each other."; // untranslated
|
|
182
182
|
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_GT"] = "Return true if the first input is greater than the second input."; // untranslated
|
|
@@ -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/la.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/lb.js
CHANGED
|
@@ -308,7 +308,7 @@ Blockly.Msg["PROCEDURES_DEFNORETURN_PROCEDURE"] = "eppes maachen";
|
|
|
308
308
|
Blockly.Msg["PROCEDURES_DEFNORETURN_TITLE"] = "to"; // untranslated
|
|
309
309
|
Blockly.Msg["PROCEDURES_DEFNORETURN_TOOLTIP"] = "Creates a function with no output."; // untranslated
|
|
310
310
|
Blockly.Msg["PROCEDURES_DEFRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
311
|
-
Blockly.Msg["PROCEDURES_DEFRETURN_RETURN"] = "
|
|
311
|
+
Blockly.Msg["PROCEDURES_DEFRETURN_RETURN"] = "zeréck";
|
|
312
312
|
Blockly.Msg["PROCEDURES_DEFRETURN_TOOLTIP"] = "Creates a function with an output."; // untranslated
|
|
313
313
|
Blockly.Msg["PROCEDURES_DEF_DUPLICATE_WARNING"] = "Warning: This function has duplicate parameters."; // untranslated
|
|
314
314
|
Blockly.Msg["PROCEDURES_HIGHLIGHT_DEF"] = "Highlight function definition"; // untranslated
|
|
@@ -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"] = "Et gëtt schonn eng Variabel mam Numm '%1'.";
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Et gëtt schonn eng Variabel mam Numm '%1' fir een aneren Typ: '%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"] = "Sot eppes...";
|
|
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/lki.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"] = "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/lo.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/lrc.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/lt.js
CHANGED
|
@@ -21,7 +21,7 @@ Blockly.Msg["ADD_COMMENT"] = "Palikti komentarą";
|
|
|
21
21
|
Blockly.Msg["CANNOT_DELETE_VARIABLE_PROCEDURE"] = "Negalima ištrinti kintamojo '%1', nes jis yra dalis funkcijos '%2'";
|
|
22
22
|
Blockly.Msg["CHANGE_VALUE_TITLE"] = "Keisti reikšmę:";
|
|
23
23
|
Blockly.Msg["CLEAN_UP"] = "Išvalyti blokus";
|
|
24
|
-
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "
|
|
24
|
+
Blockly.Msg["COLLAPSED_WARNINGS_WARNING"] = "Suskleistuose blokuose yra įspėjimų.";
|
|
25
25
|
Blockly.Msg["COLLAPSE_ALL"] = "Suskleisti blokus";
|
|
26
26
|
Blockly.Msg["COLLAPSE_BLOCK"] = "Suskleisti bloką";
|
|
27
27
|
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "1 spalva";
|
|
@@ -111,10 +111,10 @@ Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_FIRST"] = "Grąžina pirmąjį sąrašo
|
|
|
111
111
|
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_FROM"] = "Gražina objektą į nurodyta poziciją sąraše.";
|
|
112
112
|
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_LAST"] = "Grąžina paskutinį elementą iš sąrašo.";
|
|
113
113
|
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_RANDOM"] = "Grąžina atsitiktinį elementą iš sąrašo.";
|
|
114
|
-
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_FIRST"] = "
|
|
115
|
-
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_FROM"] = "
|
|
116
|
-
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_LAST"] = "
|
|
117
|
-
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_RANDOM"] = "
|
|
114
|
+
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_FIRST"] = "Pašalina ir grąžina pirmąjį sąrašo objektą.";
|
|
115
|
+
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_FROM"] = "Pašalina ir grąžina objektą nurodytoje sąrašo pozicijoje.";
|
|
116
|
+
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_LAST"] = "Pašalina ir grąžina paskutinį sąrašo objektą.";
|
|
117
|
+
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_RANDOM"] = "Pašalina ir grąžina atsitiktinį sąrašo objektą.";
|
|
118
118
|
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_REMOVE_FIRST"] = "Pašalina pirmą objektą sąraše.";
|
|
119
119
|
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_REMOVE_FROM"] = "Pašalina objektą iš nurodytos vietos sąraše.";
|
|
120
120
|
Blockly.Msg["LISTS_GET_INDEX_TOOLTIP_REMOVE_LAST"] = "Pašalina paskutinį objektą sąraše.";
|
|
@@ -145,20 +145,20 @@ Blockly.Msg["LISTS_REPEAT_HELPURL"] = "https://github.com/google/blockly/wiki/Li
|
|
|
145
145
|
Blockly.Msg["LISTS_REPEAT_TITLE"] = "sukurk sąrašą, kuriame %1 bus %2 kartus";
|
|
146
146
|
Blockly.Msg["LISTS_REPEAT_TOOLTIP"] = "Creates a list consisting of the given value repeated the specified number of times."; // untranslated
|
|
147
147
|
Blockly.Msg["LISTS_REVERSE_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#reversing-a-list"; // untranslated
|
|
148
|
-
Blockly.Msg["LISTS_REVERSE_MESSAGE0"] = "
|
|
149
|
-
Blockly.Msg["LISTS_REVERSE_TOOLTIP"] = "
|
|
148
|
+
Blockly.Msg["LISTS_REVERSE_MESSAGE0"] = "atvirkštinis %1";
|
|
149
|
+
Blockly.Msg["LISTS_REVERSE_TOOLTIP"] = "Apverskite sąrašo kopiją.";
|
|
150
150
|
Blockly.Msg["LISTS_SET_INDEX_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#in-list--set"; // untranslated
|
|
151
151
|
Blockly.Msg["LISTS_SET_INDEX_INPUT_TO"] = "kaip";
|
|
152
152
|
Blockly.Msg["LISTS_SET_INDEX_INSERT"] = "įterpk į vietą";
|
|
153
153
|
Blockly.Msg["LISTS_SET_INDEX_SET"] = "priskirk elementui";
|
|
154
154
|
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_INSERT_FIRST"] = "Įterpia objektą į sąrašo pradžią.";
|
|
155
155
|
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_INSERT_FROM"] = "Įterpią objektą į nurodytą poziciją sąraše.";
|
|
156
|
-
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_INSERT_LAST"] = "
|
|
156
|
+
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_INSERT_LAST"] = "Pridėkite objektą prie sąrašo pabaigos.";
|
|
157
157
|
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_INSERT_RANDOM"] = "Įterpia objektą į atsitiktinę sąrašo vietą.";
|
|
158
|
-
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_FIRST"] = "
|
|
159
|
-
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_FROM"] = "
|
|
160
|
-
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_LAST"] = "
|
|
161
|
-
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_RANDOM"] = "
|
|
158
|
+
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_FIRST"] = "Nustato pirmąjį sąrašo objektą.";
|
|
159
|
+
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_FROM"] = "Nustato objektą nurodytoje sąrašo vietoje.";
|
|
160
|
+
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_LAST"] = "Nustato paskutinį sąrašo objektą.";
|
|
161
|
+
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_RANDOM"] = "Sąraše nustato atsitiktinį objektą.";
|
|
162
162
|
Blockly.Msg["LISTS_SORT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#sorting-a-list"; // untranslated
|
|
163
163
|
Blockly.Msg["LISTS_SORT_ORDER_ASCENDING"] = "didėjančia tvarka";
|
|
164
164
|
Blockly.Msg["LISTS_SORT_ORDER_DESCENDING"] = "mažėjančia tvarka";
|
|
@@ -168,8 +168,8 @@ Blockly.Msg["LISTS_SORT_TYPE_IGNORECASE"] = "abecėlės, ignoruoti raidžių dyd
|
|
|
168
168
|
Blockly.Msg["LISTS_SORT_TYPE_NUMERIC"] = "skaitmeninis";
|
|
169
169
|
Blockly.Msg["LISTS_SORT_TYPE_TEXT"] = "abėcėlės";
|
|
170
170
|
Blockly.Msg["LISTS_SPLIT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#splitting-strings-and-joining-lists"; // untranslated
|
|
171
|
-
Blockly.Msg["LISTS_SPLIT_LIST_FROM_TEXT"] = "
|
|
172
|
-
Blockly.Msg["LISTS_SPLIT_TEXT_FROM_LIST"] = "
|
|
171
|
+
Blockly.Msg["LISTS_SPLIT_LIST_FROM_TEXT"] = "sudaryti sąrašą iš teksto";
|
|
172
|
+
Blockly.Msg["LISTS_SPLIT_TEXT_FROM_LIST"] = "sukurti tekstą iš sąrašo";
|
|
173
173
|
Blockly.Msg["LISTS_SPLIT_TOOLTIP_JOIN"] = "Join a list of texts into one text, separated by a delimiter."; // untranslated
|
|
174
174
|
Blockly.Msg["LISTS_SPLIT_TOOLTIP_SPLIT"] = "Split text into a list of texts, breaking at each delimiter."; // untranslated
|
|
175
175
|
Blockly.Msg["LISTS_SPLIT_WITH_DELIMITER"] = "su dalikliu";
|
|
@@ -276,10 +276,10 @@ Blockly.Msg["MATH_SUBTRACTION_SYMBOL"] = "-"; // untranslated
|
|
|
276
276
|
Blockly.Msg["MATH_TRIG_ACOS"] = "acos"; // untranslated
|
|
277
277
|
Blockly.Msg["MATH_TRIG_ASIN"] = "asin"; // untranslated
|
|
278
278
|
Blockly.Msg["MATH_TRIG_ATAN"] = "atan"; // untranslated
|
|
279
|
-
Blockly.Msg["MATH_TRIG_COS"] = "cos";
|
|
279
|
+
Blockly.Msg["MATH_TRIG_COS"] = "cos";
|
|
280
280
|
Blockly.Msg["MATH_TRIG_HELPURL"] = "https://lt.wikipedia.org/wiki/Trigonometrinės_funkcijos";
|
|
281
|
-
Blockly.Msg["MATH_TRIG_SIN"] = "sin";
|
|
282
|
-
Blockly.Msg["MATH_TRIG_TAN"] = "tan";
|
|
281
|
+
Blockly.Msg["MATH_TRIG_SIN"] = "sin";
|
|
282
|
+
Blockly.Msg["MATH_TRIG_TAN"] = "tan";
|
|
283
283
|
Blockly.Msg["MATH_TRIG_TOOLTIP_ACOS"] = "Grąžinti skaičiaus arkkosinusą.";
|
|
284
284
|
Blockly.Msg["MATH_TRIG_TOOLTIP_ASIN"] = "Grąžinti skaičiaus arksinusą.";
|
|
285
285
|
Blockly.Msg["MATH_TRIG_TOOLTIP_ATAN"] = "Grąžinti skaičiaus arktangentą.";
|
|
@@ -338,7 +338,7 @@ Blockly.Msg["TEXT_CHARAT_HELPURL"] = "https://github.com/google/blockly/wiki/Tex
|
|
|
338
338
|
Blockly.Msg["TEXT_CHARAT_LAST"] = "gauti paskutinę raidę";
|
|
339
339
|
Blockly.Msg["TEXT_CHARAT_RANDOM"] = "gauti atsitiktinę raidę";
|
|
340
340
|
Blockly.Msg["TEXT_CHARAT_TAIL"] = ""; // untranslated
|
|
341
|
-
Blockly.Msg["TEXT_CHARAT_TITLE"] = "
|
|
341
|
+
Blockly.Msg["TEXT_CHARAT_TITLE"] = "tekste %1 %2";
|
|
342
342
|
Blockly.Msg["TEXT_CHARAT_TOOLTIP"] = "Grąžina raidę į tam tikrą poziciją.";
|
|
343
343
|
Blockly.Msg["TEXT_COUNT_HELPURL"] = "https://github.com/google/blockly/wiki/Text#counting-substrings"; // untranslated
|
|
344
344
|
Blockly.Msg["TEXT_COUNT_MESSAGE0"] = "skaičius %1 iš %2";
|
|
@@ -393,18 +393,19 @@ Blockly.Msg["TEXT_TRIM_OPERATOR_RIGHT"] = "išvalyk tarpus pabaigoje";
|
|
|
393
393
|
Blockly.Msg["TEXT_TRIM_TOOLTIP"] = "Grąžina teksto kopiją, pašalinus tarpus iš vieno ar abiejų kraštų.";
|
|
394
394
|
Blockly.Msg["TODAY"] = "Šiandien";
|
|
395
395
|
Blockly.Msg["UNDO"] = "Anuliuoti";
|
|
396
|
-
Blockly.Msg["UNNAMED_KEY"] = "
|
|
396
|
+
Blockly.Msg["UNNAMED_KEY"] = "bevardis";
|
|
397
397
|
Blockly.Msg["VARIABLES_DEFAULT_NAME"] = "elementas";
|
|
398
398
|
Blockly.Msg["VARIABLES_GET_CREATE_SET"] = "Sukurk \"priskirk %1\"";
|
|
399
399
|
Blockly.Msg["VARIABLES_GET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#get"; // untranslated
|
|
400
|
-
Blockly.Msg["VARIABLES_GET_TOOLTIP"] = "
|
|
400
|
+
Blockly.Msg["VARIABLES_GET_TOOLTIP"] = "Grąžina šio kintamojo reikšmę.";
|
|
401
401
|
Blockly.Msg["VARIABLES_SET"] = "priskirk %1 = %2";
|
|
402
402
|
Blockly.Msg["VARIABLES_SET_CREATE_GET"] = "Sukurti 'kintamasis %1'";
|
|
403
403
|
Blockly.Msg["VARIABLES_SET_HELPURL"] = "https://github.com/google/blockly/wiki/Variables#set"; // untranslated
|
|
404
|
-
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "
|
|
404
|
+
Blockly.Msg["VARIABLES_SET_TOOLTIP"] = "Nustato, kad šis kintamasis būtų lygus įvesties vertei.";
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "Kintamasis, pavadinimu '%1', jau egzistuoja.";
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Kintamasis, pavadinimu '%1', jau egzistuoja kaip kitas tipas: '%2'.";
|
|
407
|
-
Blockly.Msg["
|
|
407
|
+
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_A_PARAMETER"] = "A variable named '%1' already exists as a parameter in the procedure '%2'."; // untranslated
|
|
408
|
+
Blockly.Msg["WORKSPACE_ARIA_LABEL"] = "Blockly darbalaukis";
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Kažką pasakykite...";
|
|
409
410
|
Blockly.Msg["CONTROLS_FOREACH_INPUT_DO"] = Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"];
|
|
410
411
|
Blockly.Msg["CONTROLS_FOR_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/lv.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"] = "Piešķirt mainīgajam vērtību.";
|
|
405
405
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS"] = "Mainīgais '%1' jau eksistē.";
|
|
406
406
|
Blockly.Msg["VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE"] = "Mainīgais ar nosaukumu '%1' jau pastāv citam tipam: '%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 Darbavieta";
|
|
408
409
|
Blockly.Msg["WORKSPACE_COMMENT_DEFAULT_TEXT"] = "Saki kaut ko...";
|
|
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/mg.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/mk.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"] = "Променлива со име '%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"] = "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/ml.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"] = "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
|
}));
|