blockly 11.0.0-beta.7 → 11.0.0-beta.9
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 +344 -364
- package/blockly_compressed.js +321 -341
- package/blockly_compressed.js.map +1 -1
- package/blocks_compressed.js +22 -23
- package/blocks_compressed.js.map +1 -1
- package/core/block.d.ts +46 -4
- package/core/block_svg.d.ts +23 -3
- package/core/blockly.d.ts +12 -10
- package/core/clipboard/workspace_comment_paster.d.ts +5 -4
- package/core/comments/comment_view.d.ts +10 -0
- package/core/comments/rendered_workspace_comment.d.ts +16 -1
- package/core/constants.d.ts +5 -0
- package/core/contextmenu.d.ts +1 -34
- package/core/contextmenu_items.d.ts +8 -0
- package/core/contextmenu_registry.d.ts +18 -3
- package/core/dragging/comment_drag_strategy.d.ts +1 -0
- package/core/dragging/dragger.d.ts +5 -4
- package/core/dragging.d.ts +11 -0
- package/core/events/events_block_change.d.ts +15 -0
- package/core/events/utils.d.ts +1 -3
- package/core/gesture.d.ts +5 -0
- package/core/registry.d.ts +5 -1
- package/core/serialization/blocks.d.ts +1 -0
- package/core/serialization/workspace_comments.d.ts +1 -1
- package/core/utils/toolbox.d.ts +1 -0
- package/core/workspace.d.ts +9 -1
- package/core/workspace_svg.d.ts +10 -4
- package/msg/ab.js +1 -0
- package/msg/ace.js +1 -0
- package/msg/af.js +1 -0
- package/msg/am.js +1 -0
- package/msg/ar.js +1 -0
- package/msg/ast.js +1 -0
- package/msg/az.js +1 -0
- package/msg/ba.js +1 -0
- package/msg/bcc.js +1 -0
- package/msg/be-tarask.js +1 -0
- package/msg/be.js +1 -0
- package/msg/bg.js +1 -0
- package/msg/bn.js +1 -0
- package/msg/br.js +1 -0
- package/msg/bs.js +1 -0
- package/msg/ca.js +1 -0
- package/msg/cdo.js +1 -0
- package/msg/ce.js +1 -0
- package/msg/cs.js +1 -0
- package/msg/da.js +1 -0
- package/msg/de.js +1 -0
- package/msg/diq.js +1 -0
- package/msg/dtp.js +1 -0
- package/msg/dty.js +1 -0
- package/msg/ee.js +1 -0
- package/msg/el.js +1 -0
- package/msg/en-gb.js +1 -0
- package/msg/en.js +1 -0
- package/msg/eo.js +1 -0
- package/msg/es.js +1 -0
- package/msg/et.js +1 -0
- package/msg/eu.js +1 -0
- package/msg/fa.js +1 -0
- package/msg/fi.js +1 -0
- package/msg/fo.js +1 -0
- package/msg/fr.js +1 -0
- package/msg/frr.js +1 -0
- package/msg/gl.js +1 -0
- package/msg/gn.js +1 -0
- package/msg/gor.js +1 -0
- package/msg/ha.js +1 -0
- package/msg/hak.js +1 -0
- package/msg/he.js +1 -0
- package/msg/hi.js +1 -0
- package/msg/hr.js +1 -0
- package/msg/hrx.js +1 -0
- package/msg/hsb.js +1 -0
- package/msg/hu.js +1 -0
- package/msg/hy.js +1 -0
- package/msg/ia.js +1 -0
- package/msg/id.js +1 -0
- package/msg/ig.js +1 -0
- package/msg/inh.js +1 -0
- package/msg/is.js +1 -0
- package/msg/it.js +1 -0
- package/msg/ja.js +1 -0
- package/msg/ka.js +1 -0
- package/msg/kab.js +1 -0
- package/msg/kbd-cyrl.js +1 -0
- package/msg/km.js +1 -0
- package/msg/kn.js +1 -0
- package/msg/ko.js +1 -0
- package/msg/ksh.js +1 -0
- package/msg/ku-latn.js +1 -0
- package/msg/ky.js +1 -0
- package/msg/la.js +1 -0
- package/msg/lb.js +1 -0
- package/msg/lki.js +1 -0
- package/msg/lo.js +1 -0
- package/msg/lrc.js +1 -0
- package/msg/lt.js +1 -0
- package/msg/lv.js +1 -0
- package/msg/mg.js +1 -0
- package/msg/mk.js +1 -0
- package/msg/ml.js +1 -0
- package/msg/mnw.js +1 -0
- package/msg/ms.js +1 -0
- package/msg/my.js +1 -0
- package/msg/mzn.js +1 -0
- package/msg/nb.js +1 -0
- package/msg/ne.js +1 -0
- package/msg/nl.js +1 -0
- package/msg/oc.js +1 -0
- package/msg/olo.js +1 -0
- package/msg/pa.js +1 -0
- package/msg/pl.js +1 -0
- package/msg/pms.js +1 -0
- package/msg/ps.js +1 -0
- package/msg/pt-br.js +1 -0
- package/msg/pt.js +1 -0
- package/msg/ro.js +1 -0
- package/msg/ru.js +1 -0
- package/msg/sc.js +1 -0
- package/msg/sco.js +1 -0
- package/msg/sd.js +1 -0
- package/msg/shn.js +1 -0
- package/msg/si.js +1 -0
- package/msg/sk.js +1 -0
- package/msg/skr-arab.js +1 -0
- package/msg/sl.js +1 -0
- package/msg/smn.js +1 -0
- package/msg/sq.js +1 -0
- package/msg/sr-latn.js +1 -0
- package/msg/sr.js +1 -0
- package/msg/sv.js +1 -0
- package/msg/sw.js +1 -0
- package/msg/ta.js +1 -0
- package/msg/tcy.js +1 -0
- package/msg/tdd.js +1 -0
- package/msg/te.js +1 -0
- package/msg/th.js +1 -0
- package/msg/ti.js +1 -0
- package/msg/tl.js +1 -0
- package/msg/tlh.js +1 -0
- package/msg/tr.js +1 -0
- package/msg/ug-arab.js +1 -0
- package/msg/uk.js +1 -0
- package/msg/ur.js +1 -0
- package/msg/uz.js +1 -0
- package/msg/vi.js +1 -0
- package/msg/xmf.js +1 -0
- package/msg/yo.js +1 -0
- package/msg/zgh.js +1 -0
- package/msg/zh-hans.js +1 -0
- package/msg/zh-hant.js +1 -0
- package/package.json +1 -1
- package/core/workspace_comment.d.ts +0 -190
- package/core/workspace_comment_svg.d.ts +0 -360
package/msg/it.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Esegue la funzione definita da
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://it.wikipedia.org/wiki/Funzione (informatica)";
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Esegue la funzione definita dall'utente '%1' ed usa il suo output.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "conː";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Crea '%1'";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Descrivi questa funzione...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/ja.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "ユーザー定義関数 '%1'
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://ja.wikipedia.org/wiki/サブルーチン";
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "ユーザー定義関数 '%1' を実行し、その出力を使用します。";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "引数:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "'%1' を作成";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "この関数の説明…";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/ka.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/kab.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Selkem tawuri '%1' i yesbadu u
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Selkem tawuri '%1' i yesbadu useqdac sakin seqdec agmuḍ-is.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "s:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Rnu '%1'";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Seglem tawuri-a...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/kbd-cyrl.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "игъусэр:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/km.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/kn.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "ಬಳಕೆದಾರ-ವ್
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "ಬಳಕೆದಾರ-ವ್ಯಾಖ್ಯಾನಿತ ಕಾರ್ಯಘಟಕ '%1'ಅನ್ನು ಚಲಾಯಿಸಿ ಮತ್ತು ಅದರ ಹೊರಾಂಶವನ್ನು ಉಪಯೋಗಿಸಿ";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "ಜೊತೆ:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "'%1' ರಚಿಸಿ";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "ಈ ಕಾರ್ಯಘಟಕವನ್ನು ವಿವರಿಸಿ ...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/ko.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "미리 정의해 둔 '%1' 함
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://ko.wikipedia.org/wiki/함수_(프로그래밍)";
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "미리 정의해 둔 '%1' 함수를 실행하고, 함수를 실행한 결과 값을 돌려줍니다.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "사용:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "'%1' 생성";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "이 함수를 설명하세요...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/ksh.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/ku-latn.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Biafirîne '%1'";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/ky.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/la.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/lb.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "mat:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "'%1' uleeën";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Dës Funktioun beschreiwen...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/lki.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "اجرای تابع تعریف
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "اجرای تابع تعریفشده توسط کاربر «%1» و استفاده از خروجی آن.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "با:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "ساختن «%1»";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/lo.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/lrc.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "ڤا:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "دۏرس کردن%1";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/lt.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Vykdyti sukurtą komandą \"%1
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Įvykdyti komandą \"%1\" ir naudoti jos suskaičiuotą (atiduotą) reikšmę.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "su:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Sukurti \"%1\"";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Apibūdinkite šią funkciją...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/lv.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Izpildīt iepriekš definētu
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Izpildīt iepriekš definētu funkcju '%1' un izmantot tās rezultātu.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "ar:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Izveidot '%1' izsaukumu";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Funkcijas apraksts...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/mg.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/mk.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "со:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Создај го '%1'";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Опишете ја оваа функција...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/ml.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/mnw.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/ms.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "dengan:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Hasilkan '%1'";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Terangkan fungsi ini...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/my.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "'%1' ကို ဖန်တီးရန်";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/mzn.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/nb.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Kjør den brukerdefinerte funk
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Kjør den brukerdefinerte funksjonen'%1' og bruk resultatet av den.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "med:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Opprett '%1'";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Beskriv denne funksjonen…";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/ne.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/nl.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Voer de door de gebruiker gede
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://nl.wikipedia.org/wiki/Subprogramma";
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Voer de door de gebruiker gedefinieerde functie \"%1\" uit en gebruik de uitvoer.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "met:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Maak \"%1\"";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Deze functie beschrijven...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/oc.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "amb :";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Crear '%1'";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/olo.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/pa.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/pl.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Uruchom zdefiniowaną przez u
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://pl.wikipedia.org/wiki/Podprogram";
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Uruchom zdefiniowaną przez użytkownika funkcję '%1' i użyj jej wyjścia.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "z:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Utwórz '%1'";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Opisz tę funkcję...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/pms.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Eseguì la fonsion '%1' defin
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Eseguì la fonsion '%1' definìa da l'utent e dovré sò arzultà.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "con:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Creé '%1'";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Descrive sa fonsion...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/ps.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "'%1' جوړول";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/pt-br.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Executa a função definida pe
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://pt.wikipedia.org/wiki/Sub-rotina";
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Executa a função definida pelo usuário \"%1\" e usa seu retorno.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "com:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Criar \"%1\"";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Descreva esta função...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/pt.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Executa a função \"%1\".";
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://pt.wikipedia.org/wiki/Sub-rotina";
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Executa a função \"%1\" e usa o seu retorno.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "com:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Criar \"%1\"";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Descreva esta função...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/ro.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Executați funcția '%1 'defin
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Executați funcția „%1” definită de utilizator și folosiți producția sa.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "cu:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Creați „%1”";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Descrieți această funcție ...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/ru.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Исполняет опред
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://ru.wikipedia.org/wiki/Подпрограмма";
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Исполняет определённую пользователем процедуру '%1' и возвращает вычисленное значение.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "с:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Создать вызов '%1'";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Опишите эту функцию…";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/sc.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Arròllia sa funtzione '%1' cu
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Arròllia sa funtzione '%1' cuncordada dae s'impitadore e imprea s'output suu.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "cun";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Ingenerau'%1'";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/sco.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/sd.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "سان:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "تخليق ڪريو '%1'";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/shn.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/si.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/sk.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Spustí používateľom defino
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://sk.wikipedia.org/wiki/Podprogram";
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Spustí používateľom definovanú funkciu '%1' a použije jej výstup.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "s:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Vytvoriť '%1'";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Doplň, čo robí táto funkcia...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/skr-arab.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "نال:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/sl.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Izvede uporabniško določeno
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://sl.wikipedia.org/wiki/Subrutina";
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Izvede uporabniško funkcijo »%1« in uporabi njen izhod.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "s/z:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Ustvari »%1«";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Opiši funkcijo ...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/smn.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "parameettereh:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Räähti '%1'";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Valdâl taam funktio...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/sq.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Lësho funksionin e definuar n
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Lëho funksionin e definuar nga përdoruesi '%1' dhe përdor daljen e tij.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "me:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Krijo '%1'";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Përshkruaj këtë funksion...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/sr-latn.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Pokrenite prilagođenu funkcij
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Pokrenite prilagođenu funkciju „%1“ i koristi njen izlaz.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "sa:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Napravi „%1“";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Opisati ovu funkciju...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/sr.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Покреће корисни
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://sr.wikipedia.org/wiki/Потпрограм";
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Покреће кориснички дефинисану функцију „%1” и користи њен излаз.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "са:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Направи „%1”";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Опишите ову функцију…";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/sv.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Kör den användardefinierade
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Kör den användardefinierade funktionen \"%1\" och använd resultatet av den.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "med:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Skapa '%1'";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Beskriv denna funktion...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/sw.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/ta.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "பயனரின் '%1' ச
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "பயனரின் '%1' செயற்கூற்றை ஓட்டி வரும் வெளியீட்டை பயன்படுத்து.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "இத்துடன்:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "'%1' உருவாக்குக";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/tcy.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "'%1' ಬಳಕೆದಾರೆ
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/ವರ್ಗಮೂಲೊ";
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "ಬಳಕೆದಾರೆರೆ ಕಾರ್ಯೊ '%1' ನು ನಡಪಾಲೆ ಬುಕ್ಕೊ ಅಯಿತ ಉತ್ಪಾದನೆನ್ ಗಲಸ್ಲೆ.";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "ಒಟ್ಟುಗು:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "'%1'ನ್ ಉಂಡುಮಲ್ಪುಲೆ";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "ಈ ಕಾರ್ಯೊನು ಇವರಿಪುಲೆ...";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/tdd.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/te.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "తో:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/th.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "เรียกใช้ฟั
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://th.wikipedia.org/wiki/ซับรูทีน";
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "เรียกใช้ฟังก์ชันที่สร้างโดยผู้ใช้ \"%1\" และใช้ผลลัพธ์ของมัน";
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "ด้วย:";
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "สร้าง \"%1\"";
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "อธิบายฟังก์ชันนี้";
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
package/msg/ti.js
CHANGED
|
@@ -300,6 +300,7 @@ Blockly.Msg["PROCEDURES_CALLNORETURN_TOOLTIP"] = "Run the user-defined function
|
|
|
300
300
|
Blockly.Msg["PROCEDURES_CALLRETURN_HELPURL"] = "https://en.wikipedia.org/wiki/Subroutine"; // untranslated
|
|
301
301
|
Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Run the user-defined function '%1' and use its output."; // untranslated
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "with:"; // untranslated
|
|
303
|
+
Blockly.Msg["PROCEDURES_CALL_DISABLED_DEF_WARNING"] = "Can't run the user-defined function '%1' because the definition block is disabled."; // untranslated
|
|
303
304
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Create '%1'"; // untranslated
|
|
304
305
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Describe this function..."; // untranslated
|
|
305
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|