blocks_messages.js 222 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659
  1. // This file was automatically generated. Do not modify.
  2. 'use strict';
  3. //goog.provide('Blockly.Msg.en');
  4. goog.require('Blockly.Msg');
  5. Blockly.Msg.TEXT_IS_NUMBER_HELPURL = '';
  6. Blockly.Msg.TEXT_IS_NUMBER_TOOLTIP = 'Judge the text %1 and return True or False';
  7. Blockly.Msg.TEXT_IS_NUMBER_MESSAGE0 = '%1 %2';
  8. Blockly.Msg.TEXT_IS_DIGIT = 'Is number';
  9. Blockly.Msg.TEXT_IS_ALPHA = 'Is letter';
  10. Blockly.Msg.TEXT_IS_ALNUM = 'Is mix of numbers and letters';
  11. Blockly.Msg.REDO = "Redo";
  12. Blockly.Msg.UNDO = "Undo";
  13. Blockly.Msg.DELETE_VARIABLE = "Delete \"%1\" variable";
  14. Blockly.Msg.DELETE_VARIABLE_CONFIRMATION = "Delete %1 of the \"%2\" variable?";
  15. Blockly.Msg.CONTROLS_REPEAT_FOREVER = "Repeat forever";
  16. Blockly.Msg.CONTROLS_REPEAT_FOREVER_TOOLTIP = "Do some statements forever times";
  17. Blockly.Msg.TEXT_LIST_START = "Create list [";
  18. Blockly.Msg.TEXT_LIST_END = "]";
  19. Blockly.Msg.TEXT_TUPLE_START = "Create tuple (";
  20. Blockly.Msg.TEXT_TUPLE_END = ")";
  21. Blockly.Msg.TEXT_DICT_START = "Create dictionary {";
  22. Blockly.Msg.TEXT_DICT_END = "}";
  23. Blockly.Msg.TEXT_SET_START = "Create set {";
  24. Blockly.Msg.TEXT_SET_END = "}";
  25. Blockly.Msg.TEXT_SET_HELPURL = "https://CocoRobox.readthedocs.io/zh_CN/latest/index.html";
  26. Blockly.Msg.TUPLE_CREATE_EMPTY_TITLE = "Create empty tuple";
  27. Blockly.Msg.DICT_CREATE_EMPTY_TITLE = "Create empty dictionary";
  28. Blockly.Msg.SET_CREATE_EMPTY_TITLE = "Create empty sets";
  29. Blockly.Msg.TUPLE_CREATE_WITH_CONTAINER_TITLE_ADD = "Tuple";
  30. Blockly.Msg.DICT_CREATE_WITH_CONTAINER_TITLE_ADD = "Dictionary";
  31. Blockly.Msg.SET_CREATE_WITH_CONTAINER_TITLE_ADD = "Sets";
  32. Blockly.Msg.TUPLE_CREATE_WITH_CONTAINER_TOOLTIP = "Add, remove, or rearrange sections to reconfigure this tuple block.";
  33. Blockly.Msg.DICT_CREATE_WITH_CONTAINER_TOOLTIP = "Add, remove, or rearrange sections to reconfigure this dictionary block.";
  34. Blockly.Msg.TUPLE_CREATE_WITH_INPUT_WITH = "Create tuple with";
  35. Blockly.Msg.DICT_CREATE_WITH_INPUT_WITH = "Create dictionary with";
  36. Blockly.Msg.SET_CREATE_WITH_INPUT_WITH = "Create sets with";
  37. Blockly.Msg.TUPLE_CREATE_WITH_ITEM_TOOLTIP = "Add an item to the tuple.";
  38. Blockly.Msg.DICT_CREATE_WITH_ITEM_TOOLTIP = "Add an item to the dictionary.";
  39. Blockly.Msg.SET_CREATE_WITH_ITEM_TOOLTIP = "Add an item to the sets.";
  40. Blockly.Msg.LISTS_SORT_HELPURL = "https://github.com/google/blockly/wiki/Lists#sorting-a-list";
  41. Blockly.Msg.LISTS_SORT_ORDER_ASCENDING = "Ascending";
  42. Blockly.Msg.LISTS_SORT_ORDER_DESCENDING = "Descending";
  43. Blockly.Msg.LISTS_SORT_TITLE = "Sort %1 %2 %3";
  44. Blockly.Msg.LISTS_SORT_TOOLTIP = "Sort a copy of a list.";
  45. Blockly.Msg.LISTS_SORT_TYPE_IGNORECASE = "By letter, ignore case";
  46. Blockly.Msg.LISTS_SORT_TYPE_NUMERIC = "By number";
  47. Blockly.Msg.LISTS_SORT_TYPE_TEXT = "By letter";
  48. Blockly.Msg.labplus_mapping_MESSAGE0 = 'Map %1 from %2 , %3 to %4 , %5'
  49. Blockly.Msg.labplus_mapping_TOOLTIP = 'Map 10 of 0~100 to 0~200 and return the mapped value'
  50. Blockly.Msg.labplus_mapping_HELPURL = ''
  51. Blockly.Msg.CocoRobo_OPEN = 'On';
  52. Blockly.Msg.CocoRobo_CLOSE = 'Off';
  53. Blockly.Msg.CocoRoboBOX_RGB_IMAGE_SHIFT_LEFT = 'Shift left';
  54. Blockly.Msg.CocoRoboBOX_RGB_IMAGE_SHIFT_RIGHT = 'Shift right';
  55. Blockly.Msg.CocoRoboBOX_RGB_IMAGE_SHIFT_UP = 'Shift up';
  56. Blockly.Msg.CocoRoboBOX_RGB_IMAGE_SHIFT_DOWN = 'Shift down';
  57. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_HEAT_GRAYSCALE = 'Grayscale';
  58. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_HEAT_RAINBOW = 'Rainbow';
  59. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_HEAT_NEGATE = 'Negate';
  60. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_HEAT_INVERT = 'Invert';
  61. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_DESCARTES_LINPOLAR = 'Line polar';
  62. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_DESCARTES_LOGPOLAR = 'Log polar';
  63. Blockly.Msg.CocoRobo_AI_SENSOR_PATTERN_GRAYSCALE = 'Grayscale';
  64. Blockly.Msg.CocoRobo_AI_SENSOR_PATTERN_COLOR = 'Color';
  65. Blockly.Msg.CocoRobo_AI_SENSOR_ENABLE_START = 'Start capturing image';
  66. Blockly.Msg.CocoRobo_AI_SENSOR_ENABLE_STOP = 'Stop capturing image';
  67. Blockly.Msg.CocoRobo_AI_SENSOR_LEVEL_MI_H = 'Horizontal mirror';
  68. Blockly.Msg.CocoRobo_AI_SENSOR_LEVEL_MI_V = 'Vertical flip';
  69. Blockly.Msg.CocoRobo_AI_SENSOR_SETS_CONTRAST = 'Contrast';
  70. Blockly.Msg.CocoRobo_AI_SENSOR_SETS_BRIGHTNESS = 'Brightness';
  71. Blockly.Msg.CocoRobo_AI_SENSOR_SETS_SATURATION = 'Saturation';
  72. Blockly.Msg.CocoRobo_AI2_FACE_YOLO = 'FACE YOLO';
  73. Blockly.Msg.CocoRobo_AI2_CLASS_20_YOLO = 'CLASS 20 YOLO';
  74. Blockly.Msg.CocoRobo_AI_TRACE_COLOR_RECTANGLE = 'Rectangle';
  75. Blockly.Msg.CocoRobo_AI_TRACE_COLOR_CROSS = 'Cross';
  76. /*文本- 开始 */
  77. Blockly.Msg.TEXT_APPEND_TEXT_HELPURL = '';
  78. Blockly.Msg.TEXT_APPEND_TEXT_TOOLTIP = 'Append text after the specified text and return the result';
  79. Blockly.Msg.TEXT_APPEND_TEXT_MESSAGE0 = '%1 append text %2';
  80. /*文本 - 结束 */
  81. /*教科板 - 扩展 - Bluebit - 开始 */
  82. Blockly.Msg.CocoRobo_AUDIO_SET_VOLUME_HELPURL = '';
  83. Blockly.Msg.CocoRobo_AUDIO_SET_VOLUME_MESSAGE0 = 'Set Audio volume as %1';
  84. Blockly.Msg.CocoRobo_AUDIO_SET_VOLUME_TOOLTIP = '';
  85. Blockly.Msg.CocoRobo_BLUEBIT_GET_MOTORPEED_HELPURL = '';
  86. Blockly.Msg.CocoRobo_BLUEBIT_GET_MOTORPEED_MESSAGE0 = 'Expansion-board speed of DC motor %1';
  87. Blockly.Msg.CocoRobo_BLUEBIT_GET_MOTORPEED_TOOLTIP = '';
  88. Blockly.Msg.CocoRobo_M1M2_LED_ON_HELPURL = '';
  89. Blockly.Msg.CocoRobo_M1M2_LED_ON_MESSAGE0 = 'Expansion-board set led at %1 brightness %2';
  90. Blockly.Msg.CocoRobo_M1M2_LED_ON_TOOLTIP = '';
  91. Blockly.Msg.CocoRobo_M1M2_LED_OFF_HELPURL = '';
  92. Blockly.Msg.CocoRobo_M1M2_LED_OFF_MESSAGE0 = 'Expansion-board turn off led at %1';
  93. Blockly.Msg.CocoRobo_M1M2_LED_OFF_TOOLTIP = '';
  94. Blockly.Msg.CocoRobo_BLUEBIT_HELPURL = 'http://wiki.labplus.cn/index.php?title=Bluebit';
  95. Blockly.Msg.CocoRobo_BLUEBIT_ULTRASONIC_MESSAGE0 = 'I2C ultrasonic value';
  96. Blockly.Msg.CocoRobo_BLUEBIT_ULTRASONIC_TOOLTIP = '';
  97. Blockly.Msg.CocoRobo_BLUEBIT_ULTRASONIC_HELPURL = 'http://wiki.labplus.cn/index.php?title=Bluebit';
  98. Blockly.Msg.CocoRobo_BLUEBIT_READ_DIGITAL_MESSAGE0 = '%1 on pin %2 be triggered';
  99. Blockly.Msg.CocoRobo_BLUEBIT_READ_DIGITAL_TOOLTIP = '';
  100. Blockly.Msg.CocoRobo_BLUEBIT_READ_DIGITAL_HELPURL = 'http://wiki.labplus.cn/index.php?title=Bluebit';
  101. Blockly.Msg.CocoRobo_BLUEBIT_READ_ANALOG_MESSAGE0 = '%1 on pin %2 analog value';
  102. Blockly.Msg.CocoRobo_BLUEBIT_READ_ANALOG_TOOLTIP = '';
  103. Blockly.Msg.CocoRobo_BLUEBIT_READ_ANALOG_HELPURL = 'http://wiki.labplus.cn/index.php?title=Bluebit';
  104. Blockly.Msg.CocoRobo_BLUEBIT_SET_ANALOG_MESSAGE0 = 'Set LED on pin %2 value as %1';
  105. Blockly.Msg.CocoRobo_BLUEBIT_SET_ANALOG_TOOLTIP = '';
  106. Blockly.Msg.CocoRobo_BLUEBIT_SET_ANALOG_HELPURL = 'http://wiki.labplus.cn/index.php?title=Bluebit';
  107. Blockly.Msg.CocoRobo_BLUEBIT_LINE_FOLLOWER_MESSAGE0 = 'Tracking sensor on pin %1 detected as black';
  108. Blockly.Msg.CocoRobo_BLUEBIT_LINE_FOLLOWER_TOOLTIP = '';
  109. Blockly.Msg.CocoRobo_BLUEBIT_LINE_FOLLOWER_HELPURL = 'http://wiki.labplus.cn/index.php?title=Bluebit';
  110. Blockly.Msg.CocoRobo_BLUEBIT_SET_TRUE_HELPURL = 'http://wiki.labplus.cn/index.php?title=Bluebit';
  111. Blockly.Msg.CocoRobo_BLUEBIT_SET_TRUE_MESSAGE0 = 'Turn on %1 on pin %2';
  112. Blockly.Msg.CocoRobo_BLUEBIT_SET_TRUE_TOOLTIP = '';
  113. Blockly.Msg.CocoRobo_BLUEBIT_SET_FALSE_HELPURL = 'http://wiki.labplus.cn/index.php?title=Bluebit';
  114. Blockly.Msg.CocoRobo_BLUEBIT_SET_FALSE_MESSAGE0 = 'Turn off %1 on pin %2';
  115. Blockly.Msg.CocoRobo_BLUEBIT_SET_FALSE_TOOLTIP = '';
  116. Blockly.Msg.CocoRobo_BLUEBIT_VOICE_RECORD_ON_HELPURL = 'http://wiki.labplus.cn/index.php?title=%E8%AF%AD%E9%9F%B3%E5%BD%95%E6%94%BE';
  117. Blockly.Msg.CocoRobo_BLUEBIT_VOICE_RECORD_ON_TOOLTIP = '';
  118. Blockly.Msg.CocoRobo_BLUEBIT_VOICE_RECORD_ON_MESSAGE0 = 'Turn on recorder %1 %2 REC %3 PLAY %4';
  119. Blockly.Msg.CocoRobo_BLUEBIT_VOICE_RECORD_OFF_HELPURL = 'http://wiki.labplus.cn/index.php?title=%E8%AF%AD%E9%9F%B3%E5%BD%95%E6%94%BE';
  120. Blockly.Msg.CocoRobo_BLUEBIT_VOICE_RECORD_OFF_TOOLTIP = '';
  121. Blockly.Msg.CocoRobo_BLUEBIT_VOICE_RECORD_OFF_MESSAGE0 = 'Turn off recorder %1 REC %2 PLAY %3';
  122. Blockly.Msg.CocoRobo_BLUEBIT_VOICE_RECORD_PLAY = 'PLAY';
  123. Blockly.Msg.CocoRobo_BLUEBIT_VOICE_RECORD_REC = 'REC';
  124. Blockly.Msg.STOP = 'STOP';
  125. Blockly.Msg.CocoRobo_BLUEBIT_IR_RECEIVE = 'Infrared detection';
  126. Blockly.Msg.CocoRobo_BLUEBIT_SOUND = 'Microphone';
  127. Blockly.Msg.CocoRobo_BLUEBIT_LINE_FOLLOWER = 'Tracking sensor';
  128. Blockly.Msg.CocoRobo_BLUEBIT_VIBRATION = 'Vibration sensor';
  129. Blockly.Msg.CocoRobo_BLUEBIT_RFID = 'RF card';
  130. Blockly.Msg.CocoRobo_BLUEBIT_FINGERPRINT_SCANNER = 'Fingerprint scanner';
  131. Blockly.Msg.CocoRobo_BLUEBIT_PIR = 'PIR sensor';
  132. Blockly.Msg.CocoRobo_BLUEBIT_MAGNETIC = 'Magnetic switch';
  133. Blockly.Msg.CocoRobo_BLUEBIT_BUTTON = 'Button';
  134. Blockly.Msg.CocoRobo_BLUEBIT_FAN = 'Fan';
  135. Blockly.Msg.CocoRobo_BLUEBIT_LASER = 'Laser';
  136. Blockly.Msg.CocoRobo_BLUEBIT_NTC_TEMP = 'NTC temperature';
  137. Blockly.Msg.CocoRobo_BLUEBIT_WATER = 'Water level';
  138. Blockly.Msg.CocoRobo_BLUEBIT_SOIL_MOISTURE = 'Soil moisture';
  139. Blockly.Msg.CocoRobo_BLUEBIT_ROTATE_DIMMER = 'Rotate dimmer';
  140. Blockly.Msg.CocoRobo_BLUEBIT_LINEAR_SLIDING_POTENTIOMETER = 'Inear sliding potentiometer';
  141. Blockly.Msg.CocoRobo_BLUEBIT_ANALOG_LIGHT = 'Analog light';
  142. Blockly.Msg.CocoRobo_BLUEBIT_LM35_TEMP = 'LM35 temperature';
  143. Blockly.Msg.CocoRobo_BLUEBIT_MOTOR_ON_CLOCKWISE = 'Corotation';
  144. Blockly.Msg.CocoRobo_BLUEBIT_MOTOR_ON_ANTICLOCKWISE = 'Reverse';
  145. Blockly.Msg.CocoRobo_BLUEBIT_MOTOR_ON_HELPURL = 'http://wiki.labplus.hk/index.php?title=%E7%94%B5%E6%9C%BA%E9%A9%B1%E5%8A%A8';
  146. Blockly.Msg.CocoRobo_BLUEBIT_MOTOR_ON_TOOLTIP = 'Speed:Map -100~100 to -1023~1023';
  147. Blockly.Msg.CocoRobo_BLUEBIT_MOTOR_ON_MESSAGE0 = 'Turn on DC motor %1 speed %2 pin AIN1 %3 pin AIN2 %4';
  148. Blockly.Msg.CocoRobo_BLUEBIT_MOTOR_OFF_HELPURL = 'http://wiki.labplus.hk/index.php?title=%E7%94%B5%E6%9C%BA%E9%A9%B1%E5%8A%A8';
  149. Blockly.Msg.CocoRobo_BLUEBIT_MOTOR_OFF_TOOLTIP = '';
  150. Blockly.Msg.CocoRobo_BLUEBIT_MOTOR_OFF_MESSAGE0 = 'Stop DC motor %1 pin AIN1 %2 pin AIN2 %3';
  151. Blockly.Msg.CocoRobo_BLUEBIT_SET_FAN_HELPURL = '';
  152. Blockly.Msg.CocoRobo_BLUEBIT_SET_FAN_TOOLTIP = '';
  153. Blockly.Msg.CocoRobo_BLUEBIT_SET_FAN_MESSAGE0 = 'Expansion-board turn on the fan %1';
  154. Blockly.Msg.CocoRobo_LEFT = 'LEFT';
  155. Blockly.Msg.CocoRobo_RIGHT = 'RIGHT';
  156. Blockly.Msg.CocoRobo_BLUEBIT_SET_FAN_OFF_HELPURL = '';
  157. Blockly.Msg.CocoRobo_BLUEBIT_SET_FAN_OFF_TOOLTIP = '';
  158. Blockly.Msg.CocoRobo_BLUEBIT_SET_FAN_OFF_MESSAGE0 = 'Expansion-board turn off the fan %1';
  159. Blockly.Msg.CocoRobo_BLUEBIT_4BUTTON_HELPURL = 'http://wiki.CocoRobo_BLUEBIT.hk/index.php?title=%E5%9B%9B%E6%8C%89%E9%94%AE';
  160. Blockly.Msg.CocoRobo_BLUEBIT_4BUTTON_TOOLTIP = '';
  161. Blockly.Msg.CocoRobo_BLUEBIT_4BUTTON_MESSAGE0 = 'Navigation button module pin %1 button %2 is pressed';
  162. Blockly.Msg.BLUE = 'A';
  163. Blockly.Msg.GREEN = 'B';
  164. Blockly.Msg.RED = 'C';
  165. Blockly.Msg.YELLOW = 'D';
  166. Blockly.Msg.CocoRobo_BLUEBIT_JOYSTICK_HELPURL = '';
  167. Blockly.Msg.CocoRobo_BLUEBIT_JOYSTICK_TOOLTIP = '';
  168. Blockly.Msg.CocoRobo_BLUEBIT_JOYSTICK_MESSAGE0 = 'Thumb joystick pin A0 %1 pin A1 %2 %3 axis';
  169. Blockly.Msg.CocoRobo_BLUEBIT_MOTOR_ON_I2C_HELPURL = '';
  170. Blockly.Msg.CocoRobo_BLUEBIT_MOTOR_ON_I2C_TOOLTIP = 'Speed: 0~100';
  171. Blockly.Msg.CocoRobo_BLUEBIT_MOTOR_ON_I2C_MESSAGE0 = 'Expansion-board turn on DC motor %1 %2 speed %3';
  172. Blockly.Msg.CocoRobo_BLUEBIT_BLUEBIT_MOTOR_OFF_I2C_HELPURL = '';
  173. Blockly.Msg.CocoRobo_BLUEBIT_MOTOR_OFF_I2C_TOOLTIP = 'Speed: 0~100';
  174. Blockly.Msg.CocoRobo_BLUEBIT_MOTOR_OFF_I2C_MESSAGE0 = 'Expansion-board stop DC motor';
  175. Blockly.Msg.CocoRobo_BLUEBIT_CODED_THREE_MOTOR_ON_I2C_HELPURL = '';
  176. Blockly.Msg.CocoRobo_BLUEBIT_CODED_THREE_MOTOR_ON_I2C_TOOLTIP = 'Speed: -1023~1023';
  177. Blockly.Msg.CocoRobo_BLUEBIT_CODED_THREE_MOTOR_ON_I2C_MESSAGE0 = 'Coded motor mode%1 dial code%2 M1 speed%3 M2 speed%4';
  178. Blockly.Msg.CocoRobo_BLUEBIT_CODED_STOP_MOTOR_ON_I2C_HELPURL = '';
  179. Blockly.Msg.CocoRobo_BLUEBIT_CODED_STOP_MOTOR_ON_I2C_TOOLTIP = 'Stop Coding Motor Rotation';
  180. Blockly.Msg.CocoRobo_BLUEBIT_CODED_STOP_MOTOR_ON_I2C_MESSAGE0 = 'Stop Coding Motor Rotation %1';
  181. Blockly.Msg.CocoRobo_BLUEBIT_INIT_MIDI_HELPURL = '';
  182. Blockly.Msg.CocoRobo_BLUEBIT_INIT_MIDI_MESSAGE0 = 'Initialize MIDI TX pin %1';
  183. Blockly.Msg.CocoRobo_BLUEBIT_INIT_MIDI_TOOLTIP = '';
  184. Blockly.Msg.CocoRobo_BLUEBIT_MIDI_VOLUME_HELPURL = '';
  185. Blockly.Msg.CocoRobo_BLUEBIT_MIDI_VOLUME_MESSAGE0 = 'Set MIDI volume as %1';
  186. Blockly.Msg.CocoRobo_BLUEBIT_MIDI_VOLUME_TOOLTIP = 'Volume range:0~127';
  187. Blockly.Msg.MIDI_PIANO = "ACOUSTIC GRAND PIANO"; //ACOUSTIC GRAND PIANO
  188. Blockly.Msg.MIDI_BRIGHTACOUSTICPIANO = "BRIGHT ACOUSTIC PIANO";
  189. Blockly.Msg.MIDI_ELECTRICGRANDPIANO = "ELECTRIC GRAND PIANO";
  190. Blockly.Msg.MIDI_HARPSICHORD = "HARPSICHORD";
  191. Blockly.Msg.MIDI_CELESTA = "CELESTA";
  192. Blockly.Msg.MIDI_GLOCKENSPIEL = "GLOCKENSPIEL";
  193. Blockly.Msg.MIDI_MUSICALBOX = "MUSICAL BOX";
  194. Blockly.Msg.MIDI_MARIMBA = "MARIMBA";
  195. Blockly.Msg.MIDI_XYLOPHONE = "XYLOPHONE";
  196. Blockly.Msg.MIDI_TUBULARBELL = "TUBULAR BELL";
  197. Blockly.Msg.MIDI_DULCIMER = "DULCIMER";
  198. Blockly.Msg.MIDI_VIBRAPHONE = "VIBRAPHONE"; //VIBRAPHONE
  199. Blockly.Msg.MIDI_ORGAN = "DRAWBAR ORGAN"; //DRAWBAR ORGAN
  200. Blockly.Msg.MIDI_ACOUSTIC_GUITAR = "ACOUSTIC GUITAR"; //ACOUSTIC GUITAR
  201. Blockly.Msg.MIDI_ELECTRIC_GUITAR = "ELECTRIC GUITAR"; //ELECTRIC GUITAR
  202. Blockly.Msg.MIDI_ACOUSTIC_BASS = "ACOUSTIC BASS"; //ACOUSTIC BASS
  203. Blockly.Msg.MIDI_STRING_ENSEMBLE = "STRING ENSEMBLE"; //STRING ENSEMBLE
  204. Blockly.Msg.MIDI_VIOLIN = "VIOLIN"; //VIOLIN
  205. Blockly.Msg.MIDI_TRUMPET = "TRUMPET"; //TRUMPET
  206. Blockly.Msg.MIDI_SAX = "SAX"; //SAX
  207. Blockly.Msg.MIDI_STEEL_DRUMS = "STEEL DRUMS"; //STEEL DRUMS
  208. Blockly.Msg.MIDI_LEAD = "LEAD"; //LEAD
  209. Blockly.Msg.MIDI_PAD = "PAD"; //PAD
  210. Blockly.Msg.CocoRobo_BLUEBIT_MIDI_INSTRUMENT_HELPURL = '';
  211. Blockly.Msg.CocoRobo_BLUEBIT_MIDI_INSTRUMENT_MESSAGE0 = 'Set MIDI instrument as %1';
  212. Blockly.Msg.CocoRobo_BLUEBIT_MIDI_INSTRUMENT_TOOLTIP = '';
  213. Blockly.Msg.CocoRobo_BLUEBIT_MIDI_PLAY_HELPURL = '';
  214. Blockly.Msg.CocoRobo_BLUEBIT_MIDI_PLAY_MESSAGE0 = 'MIDI %1 tone %2';
  215. Blockly.Msg.CocoRobo_BLUEBIT_MIDI_PLAY_TOOLTIP = '';
  216. Blockly.Msg.CocoRobo_BLUEBIT_MATRIX_BRIGHTNESS_HELPURL = '';
  217. Blockly.Msg.CocoRobo_BLUEBIT_MATRIX_BRIGHTNESS_MESSAGE0 = 'Set matrix`s brightness level as %1';
  218. Blockly.Msg.CocoRobo_BLUEBIT_MATRIX_BRIGHTNESS_TOOLTIP = 'Brightness level:0~15';
  219. Blockly.Msg.CocoRobo_BLUEBIT_MATRIX_FILL_HELPURL = '';
  220. Blockly.Msg.CocoRobo_BLUEBIT_MATRIX_FILL_MESSAGE0 = 'Set matrix %1';
  221. Blockly.Msg.CocoRobo_BLUEBIT_MATRIX_FILL_TOOLTIP = '';
  222. Blockly.Msg.CocoRobo_BLUEBIT_MATRIX_BITMAP_HELPURL = '';
  223. Blockly.Msg.CocoRobo_BLUEBIT_MATRIX_BITMAP_MESSAGE0 = 'Set matrix %1 %2 %3 %4 %5 %6 %7 %8 %9 %10 %11 %12 %13 %14 %15 %16 %17 %18 %19 %20 %21 %22 %23 %24 %25 %26 %27 %28 %29 %30 %31 %32 %33 %34 %35 %36 %37 %38 %39 %40 %41 %42 %43 %44 %45 %46 %47 %48 %49 %50 %51 %52 %53 %54 %55 %56 %57 %58 %59 %60 %61 %62 %63 %64 %65 %66 %67 %68 %69 %70 %71 %72';
  224. Blockly.Msg.CocoRobo_BLUEBIT_MATRIX_BITMAP_TOOLTIP = '';
  225. Blockly.Msg.CocoRobo_BLUEBIT_MATRIX_SHOW_HELPURL = '';
  226. Blockly.Msg.CocoRobo_BLUEBIT_MATRIX_SHOW_MESSAGE0 = 'The setting of matrix takes effect';
  227. Blockly.Msg.CocoRobo_BLUEBIT_MATRIX_SHOW_TOOLTIP = '';
  228. Blockly.Msg.CocoRobo_BLUEBIT_MP3_VOLUME_HELPURL = '';
  229. Blockly.Msg.CocoRobo_BLUEBIT_MP3_VOLUME_MESSAGE0 = 'Set MP3 volume as %1';
  230. Blockly.Msg.CocoRobo_BLUEBIT_MP3_VOLUME_TOOLTIP = 'Volume:0~30';
  231. Blockly.Msg.CocoRobo_BLUEBIT_MP3_INIT_HELPURL = '';
  232. Blockly.Msg.CocoRobo_BLUEBIT_MP3_INIT_MESSAGE0 = 'Init MP3 TX pin %1';
  233. Blockly.Msg.CocoRobo_BLUEBIT_MP3_INIT_TOOLTIP = 'The tx pin of the cocorobo board is connected to the RXI pin of the music module';
  234. Blockly.Msg.CocoRobo_BLUEBIT_MP3_VOLUME_PLUS_HELPURL = '';
  235. Blockly.Msg.CocoRobo_BLUEBIT_MP3_VOLUME_PLUS_MESSAGE0 = 'MP3 volume %1';
  236. Blockly.Msg.CocoRobo_BLUEBIT_MP3_VOLUME_PLUS_TOOLTIP = '';
  237. Blockly.Msg.CocoRobo_PLUS_1 = 'Plus 1';
  238. Blockly.Msg.CocoRobo_MINUS_1 = 'Minus 1';
  239. Blockly.Msg.CocoRobo_BLUEBIT_MP3_PLAY_SONG_HELPURL = '';
  240. Blockly.Msg.CocoRobo_BLUEBIT_MP3_PLAY_SONG_MESSAGE0 = 'Mp3 plays song with order %1';
  241. Blockly.Msg.CocoRobo_BLUEBIT_MP3_PLAY_SONG_TOOLTIP = '';
  242. Blockly.Msg.PAUSE = 'PAUSE';
  243. Blockly.Msg.STOP = 'STOP';
  244. Blockly.Msg.PLAY = 'GO ON';
  245. Blockly.Msg.PLAYNEXT = 'NEXT SONG';
  246. Blockly.Msg.PLAYPREV = 'LAST SONG';
  247. Blockly.Msg.CocoRobo_BLUEBIT_MP3_CMD_HELPURL = '';
  248. Blockly.Msg.CocoRobo_BLUEBIT_MP3_CMD_MESSAGE0 = 'MP3 play %1';
  249. Blockly.Msg.CocoRobo_BLUEBIT_MP3_CMD_TOOLTIP = '';
  250. Blockly.Msg.LABPLUS_USB_SWITCH_ON = 'ON';
  251. Blockly.Msg.LABPLUS_USB_SWITCH_OFF = 'OFF';
  252. Blockly.Msg.CocoRobo_BLUEBIT_MP3_SINGLELOOP_HELPURL = '';
  253. Blockly.Msg.CocoRobo_BLUEBIT_MP3_SINGLELOOP_MESSAGE0 = 'MP3 single-loop mode %1';
  254. Blockly.Msg.CocoRobo_BLUEBIT_MP3_SINGLELOOP_TOOLTIP = '';
  255. Blockly.Msg.CocoRobo_BLUEBIT_EXTIO_IOMODE_HELPURL = '';
  256. Blockly.Msg.CocoRobo_BLUEBIT_EXTIO_IOMODE_MESSAGE0 = 'Set EXT IO module`s IO %2 as %1';
  257. Blockly.Msg.CocoRobo_BLUEBIT_EXTIO_IOMODE_TOOLTIP = 'IO: 0~7';
  258. Blockly.Msg.LABPLUS_COMPITITION_INIT_EXTENDED_PINS_OUTPUT = 'OUTPUT';
  259. Blockly.Msg.LABPLUS_COMPITITION_INIT_EXTENDED_PINS_INPUT = 'INPUT';
  260. Blockly.Msg.CocoRobo_BLUEBIT_EXTIO_READIO_HELPURL = '';
  261. Blockly.Msg.CocoRobo_BLUEBIT_EXTIO_READIO_MESSAGE0 = 'Value of EXT IO at IO %1';
  262. Blockly.Msg.CocoRobo_BLUEBIT_EXTIO_READIO_TOOLTIP = '';
  263. Blockly.Msg.CocoRobo_BLUEBIT_EXTIO_WRITEIO_HELPURL = '';
  264. Blockly.Msg.CocoRobo_BLUEBIT_EXTIO_WRITEIO_MESSAGE0 = 'Set EXT IO module`s IO %2 as %1';
  265. Blockly.Msg.CocoRobo_BLUEBIT_EXTIO_WRITEIO_TOOLTIP = '';
  266. Blockly.Msg.CocoRobo_LCD_OBJECT_HELPURL = '';
  267. Blockly.Msg.CocoRobo_LCD_OBJECT_MESSAGE0 = 'Initialise LCD1602';
  268. Blockly.Msg.CocoRobo_LCD_OBJECT_TOOLTIP = '';
  269. Blockly.Msg.CocoRobo_LCD_PRINT_HELPURL = '';
  270. Blockly.Msg.CocoRobo_LCD_PRINT_MESSAGE0 = 'LCD1602 display %1';
  271. Blockly.Msg.CocoRobo_LCD_PRINT_TOOLTIP = '';
  272. Blockly.Msg.CocoRobo_LCD_HOME_HELPURL = '';
  273. Blockly.Msg.CocoRobo_LCD_HOME_MESSAGE0 = 'LCD1602 cursor returns to the origin';
  274. Blockly.Msg.CocoRobo_LCD_HOME_TOOLTIP = '';
  275. Blockly.Msg.CocoRobo_LCD_CURSOR_HELPURL = '';
  276. Blockly.Msg.CocoRobo_LCD_CURSOR_MESSAGE0 = 'LCD1602 cursor %1';
  277. Blockly.Msg.CocoRobo_LCD_CURSOR_TOOLTIP = '';
  278. Blockly.Msg.CocoRobo_LCD_SET_CURSOR_HELPURL = '';
  279. Blockly.Msg.CocoRobo_LCD_SET_CURSOR_MESSAGE0 = 'LCD1602 starts with row %2 column %1';
  280. Blockly.Msg.CocoRobo_LCD_SET_CURSOR_TOOLTIP = 'Row and column count from 0';
  281. Blockly.Msg.CocoRobo_LCD_CLEAR_HELPURL = '';
  282. Blockly.Msg.CocoRobo_LCD_CLEAR_MESSAGE0 = 'LCD1602 clear';
  283. Blockly.Msg.CocoRobo_LCD_CLEAR_TOOLTIP = '';
  284. Blockly.Msg.CocoRobo_LCD_CURSOR_BLINK = 'BLINK';
  285. Blockly.Msg.CocoRobo_LCD_CURSOR_NO_BLINK = 'NO BLINK';
  286. Blockly.Msg.CocoRobo_LEFT_TO_RIGHT = 'LEFT TO RIGHT';
  287. Blockly.Msg.CocoRobo_RIGHT_TO_LEFT = 'RIGHT TO LEFT';
  288. Blockly.Msg.CocoRobo_LCD_TEXT_DIRECTION_HELPURL = '';
  289. Blockly.Msg.CocoRobo_LCD_TEXT_DIRECTION_MESSAGE0 = 'LCD1602 text direction %1';
  290. Blockly.Msg.CocoRobo_LCD_TEXT_DIRECTION_TOOLTIP = '';
  291. Blockly.Msg.CocoRobo_LCD_MOVE_HELPURL = '';
  292. Blockly.Msg.CocoRobo_LCD_MOVE_MESSAGE0 = 'LCD1602 scrolls a column to %1';
  293. Blockly.Msg.CocoRobo_LCD_MOVE_TOOLTIP = '';
  294. Blockly.Msg.CocoRobo_IR_TRANS_HELPURL = '';
  295. Blockly.Msg.CocoRobo_IR_TRANS_MESSAGE0 = 'Infrared transmission of string with one byte length %1 tx pin %2';
  296. Blockly.Msg.CocoRobo_IR_TRANS_TOOLTIP =
  297. `
  298. string with one byte length: 'A', 'b', '1' and so on
  299. `
  300. Blockly.Msg.OUTPUT_PIN_HELPURL = '';
  301. Blockly.Msg.OUTPUT_PIN_MESSAGE0 = '%1';
  302. Blockly.Msg.OUTPUT_PIN_TOOLTIP = "";
  303. Blockly.Msg.INPUT_PIN_HELPURL = '';
  304. Blockly.Msg.INPUT_PIN_MESSAGE0 = '%1';
  305. Blockly.Msg.INPUT_PIN_TOOLTIP = "";
  306. Blockly.Msg.READ_ANALOG_PIN_HELPURL = ''
  307. Blockly.Msg.READ_ANALOG_PIN_MESSAGE0 = '%1'
  308. Blockly.Msg.READ_ANALOG_PIN_TOOLTIP = ""
  309. Blockly.Msg.SET_DIGITAL_HELPURL = ''
  310. Blockly.Msg.SET_DIGITAL_MESSAGE0 = '%1'
  311. Blockly.Msg.SET_DIGITAL_TOOLTIP = ""
  312. Blockly.Msg.SET_ANALOG_HELPURL = ''
  313. Blockly.Msg.SET_ANALOG_MESSAGE0 = '%1'
  314. Blockly.Msg.SET_ANALOG_TOOLTIP = ""
  315. Blockly.Msg.ALL_PIN_HELPURL = ''
  316. Blockly.Msg.ALL_PIN_MESSAGE0 = '%1'
  317. Blockly.Msg.ALL_PIN_TOOLTIP = ""
  318. Blockly.Msg.PWM_PIN_HELPURL = ''
  319. Blockly.Msg.PWM_PIN_MESSAGE0 = '%1'
  320. Blockly.Msg.PWM_PIN_TOOLTIP = ""
  321. Blockly.Msg.DH11_HUM_TEM_PIN_HELPURL = ''
  322. Blockly.Msg.DH11_HUM_TEM_PIN_MESSAGE0 = '%1'
  323. Blockly.Msg.DH11_HUM_TEM_PIN_TOOLTIP = ""
  324. Blockly.Msg.UART_TX_PIN_HELPURL = ''
  325. Blockly.Msg.UART_TX_PIN_MESSAGE0 = '%1'
  326. Blockly.Msg.UART_TX_PIN_TOOLTIP = ""
  327. Blockly.Msg.UART_RX_PIN_HELPURL = ''
  328. Blockly.Msg.UART_RX_PIN_MESSAGE0 = '%1'
  329. Blockly.Msg.UART_RX_PIN_TOOLTIP = ""
  330. Blockly.Msg.I2C_PIN_HELPURL = ''
  331. Blockly.Msg.I2C_PIN_MESSAGE0 = '%1'
  332. Blockly.Msg.I2C_PIN_TOOLTIP = ""
  333. Blockly.Msg.MQTT_COMMON_SETUP_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/library/cocorobo/umqtt.simple.html?highlight=mqtt#MQTTClient'
  334. Blockly.Msg.MQTT_COMMON_SETUP_MESSAGE0 = 'MQTT %1 client_id %2 server %3 port %4 user %5 password %6 keepalive %7';
  335. Blockly.Msg.MQTT_COMMON_SETUP_TOOLTIP = "";
  336. Blockly.Msg.MQTT_TENCENT_SETUP_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/library/cocorobo/umqtt.simple.html?highlight=mqtt#MQTTClient'
  337. Blockly.Msg.MQTT_TENCENT_SETUP_MESSAGE0 = 'MQTT Tencent IoT %1 Server %2 Port %3 AppId %4 Device %5 -- Output -- %6 ReportTopic %7 ControlTopic %8';
  338. Blockly.Msg.MQTT_TENCENT_SETUP_TOOLTIP = "";
  339. Blockly.Msg.MQTT_TENCENT_SETUPS_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/library/cocorobo/umqtt.simple.html?highlight=mqtt#MQTTClient'
  340. Blockly.Msg.MQTT_TENCENT_SETUPS_MESSAGE0 = 'MQTT Tencent IoT %1 Server %2 Port %3 AppId %4 Device %5 -- Output -- %6 ReportTopic %7 ControlTopic %8';
  341. Blockly.Msg.MQTT_TENCENT_SETUPS_TOOLTIP = "";
  342. Blockly.Msg.MQTT_SETUP_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/tutorials/advance/iot/mqtt.html#id2'
  343. Blockly.Msg.MQTT_SETUP_MESSAGE0 = 'MQTT-Easy IoT %1 Server %2 Client ID %5 Iot_id %3 Iot_pwd %4';
  344. Blockly.Msg.MQTT_SETUP_TOOLTIP = '';
  345. Blockly.Msg.MQTT_CONNECT_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/tutorials/advance/iot/mqtt.html#id2'
  346. Blockly.Msg.MQTT_CONNECT_MESSAGE0 = 'Connect to MQTT';
  347. Blockly.Msg.MQTT_CONNECT_TOOLTIP = '';
  348. Blockly.Msg.MQTT_PUBLISH_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/tutorials/advance/iot/mqtt.html#id2'
  349. Blockly.Msg.MQTT_PUBLISH_MESSAGE0 = 'Publish %1 to topic %2';
  350. Blockly.Msg.MQTT_PUBLISH_TOOLTIP = '';
  351. Blockly.Msg.MQTT_REC_FROM_TOPIC_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/tutorials/advance/iot/mqtt.html#id2'
  352. Blockly.Msg.MQTT_REC_FROM_TOPIC_MESSAGE0 = 'When recieved %2 from topic %1';
  353. Blockly.Msg.MQTT_REC_FROM_TOPIC_TOOLTIP = '';
  354. Blockly.Msg.MQTT_RECEIVE_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/tutorials/advance/iot/mqtt.html#id2'
  355. Blockly.Msg.MQTT_RECEIVE_MESSAGE0 = 'When recieved %2 from topic %1';
  356. Blockly.Msg.MQTT_RECEIVE_TOOLTIP = "Parameter \"topic\" only accepts variable";
  357. Blockly.Msg.MQTT_WAIT_MSG_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/tutorials/advance/iot/mqtt.html#id2'
  358. Blockly.Msg.MQTT_WAIT_MSG_MESSAGE0 = 'Wait for topic message in %1 mode';
  359. Blockly.Msg.MQTT_WAIT_MSG_TOOLTIP = "It is recommended to run in 'while True'";
  360. Blockly.Msg.MQTT_DISCONNECT_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/tutorials/advance/iot/mqtt.html#id2'
  361. Blockly.Msg.MQTT_DISCONNECT_MESSAGE0 = 'Disconnect from MQTT';
  362. Blockly.Msg.MQTT_DISCONNECT_TOOLTIP = ''
  363. Blockly.Msg.MQTT_LAST_WILL_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/library/cocorobo/umqtt.simple.html?highlight=mqtt#MQTTClient.set_last_will'
  364. Blockly.Msg.MQTT_LAST_WILL_MESSAGE0 = 'Set MQTT topic %2 last will message as %1';
  365. Blockly.Msg.MQTT_LAST_WILL_TOOLTIP = 'Set the MQTT "last will" message. Should be called before connect().'
  366. Blockly.Msg.CocoRobo_IR_RECV_HELPURL = '';
  367. Blockly.Msg.CocoRobo_IR_RECV_MESSAGE0 = 'Infrared received int at rx pin %1';
  368. Blockly.Msg.CocoRobo_IR_RECV_TOOLTIP = 'The first time the receive is always empty';
  369. Blockly.Msg.CocoRobo_BLUEBIT_OLCD_PRINT_HELPURL = '';
  370. Blockly.Msg.CocoRobo_BLUEBIT_OLCD_PRINT_MESSAGE0 = 'Bluebit LCD show %1 at x %2 y %3';
  371. Blockly.Msg.CocoRobo_BLUEBIT_OLCD_PRINT_TOOLTIP = '';
  372. Blockly.Msg.CocoRobo_BLUEBIT_OLCD_INIT_HELPURL = '';
  373. Blockly.Msg.CocoRobo_BLUEBIT_OLCD_INIT_MESSAGE0 = 'Bluebit LCD init at tx %1 rx %2';
  374. Blockly.Msg.CocoRobo_BLUEBIT_OLCD_INIT_TOOLTIP = '';
  375. Blockly.Msg.CocoRobo_BLUEBIT_OLCD_CLEAR_HELPURL = '';
  376. Blockly.Msg.CocoRobo_BLUEBIT_OLCD_CLEAR_MESSAGE0 = 'Bluebit LCD clear';
  377. Blockly.Msg.CocoRobo_BLUEBIT_OLCD_CLEAR_TOOLTIP = '';
  378. Blockly.Msg.CocoRobo_BLUEBIT_OLCD_BMP_HELPURL = '';
  379. Blockly.Msg.CocoRobo_BLUEBIT_OLCD_BMP_MESSAGE0 = 'Bluebit LCD show image x %1 y %2 width %3 height %4 with hex image data %5';
  380. Blockly.Msg.CocoRobo_BLUEBIT_OLCD_BMP_TOOLTIP = '';
  381. //MENUS
  382. Blockly.Msg.MICROBIT_GESTURE_SHAKE = 'Shake';
  383. Blockly.Msg.MICROBIT_GESTURE_UP = 'Up';
  384. Blockly.Msg.MICROBIT_GESTURE_DOWN = 'Down';
  385. Blockly.Msg.MICROBIT_GESTURE_LEFT = 'Left';
  386. Blockly.Msg.MICROBIT_GESTURE_RIGHT = 'Right';
  387. Blockly.Msg.MICROBIT_GESTURE_FACE_UP = 'Upward';
  388. Blockly.Msg.MICROBIT_GESTURE_FACE_DOWN = 'Down';
  389. Blockly.Msg.MICROBIT_GESTURE_FREEFAIL = 'Free fall';
  390. Blockly.Msg.MICROBIT_IMAGE_HEART = 'Heart';
  391. Blockly.Msg.MICROBIT_IMAGE_HEART_SMALL = 'Heart (small)';
  392. Blockly.Msg.MICROBIT_IMAGE_HAPPY = 'Happy';
  393. Blockly.Msg.MICROBIT_IMAGE_SMILE = 'Smile Face';
  394. Blockly.Msg.MICROBIT_IMAGE_SAD = 'Sad';
  395. Blockly.Msg.MICROBIT_IMAGE_CONFUSED = 'Confusion';
  396. Blockly.Msg.MICROBIT_IMAGE_ANGRY = 'Angry';
  397. Blockly.Msg.MICROBIT_IMAGE_ASLEEP = 'Sleep';
  398. Blockly.Msg.MICROBIT_IMAGE_SUPRISED = 'Surprise';
  399. Blockly.Msg.MICROBIT_IMAGE_SILLY = 'Stupid';
  400. Blockly.Msg.MICROBIT_IMAGE_FABULOUS = 'Wonderful';
  401. Blockly.Msg.MICROBIT_IMAGE_MEH = 'Boredom';
  402. Blockly.Msg.MICROBIT_IMAGE_YES = 'Yes';
  403. Blockly.Msg.MICROBIT_IMAGE_NO = 'No';
  404. Blockly.Msg.MICROBIT_IMAGE_CLOCK12 = '12 clock';
  405. Blockly.Msg.MICROBIT_IMAGE_CLOCK11 = '11 clock';
  406. Blockly.Msg.MICROBIT_IMAGE_CLOCK10 = '10 clock';
  407. Blockly.Msg.MICROBIT_IMAGE_CLOCK9 = '9 clock';
  408. Blockly.Msg.MICROBIT_IMAGE_CLOCK8 = '8 clock';
  409. Blockly.Msg.MICROBIT_IMAGE_CLOCK7 = '7 clock';
  410. Blockly.Msg.MICROBIT_IMAGE_CLOCK6 = '6 clock';
  411. Blockly.Msg.MICROBIT_IMAGE_CLOCK5 = '5 clock';
  412. Blockly.Msg.MICROBIT_IMAGE_CLOCK4 = '4 clock';
  413. Blockly.Msg.MICROBIT_IMAGE_CLOCK3 = '3 clock';
  414. Blockly.Msg.MICROBIT_IMAGE_CLOCK2 = '2 clock';
  415. Blockly.Msg.MICROBIT_IMAGE_CLOCK1 = '1 clock';
  416. Blockly.Msg.MICROBIT_IMAGE_ARROW_N = 'Arrow-North';
  417. Blockly.Msg.MICROBIT_IMAGE_ARROW_NE = 'Arrow-Northeast';
  418. Blockly.Msg.MICROBIT_IMAGE_ARROW_E = 'Arrow-east';
  419. Blockly.Msg.MICROBIT_IMAGE_ARROW_SE = 'arrow-southeast';
  420. Blockly.Msg.MICROBIT_IMAGE_ARROW_S = 'Arrow-South';
  421. Blockly.Msg.MICROBIT_IMAGE_ARROW_SW = 'Arrow-southwest';
  422. Blockly.Msg.MICROBIT_IMAGE_ARROW_W = 'Arrow-West';
  423. Blockly.Msg.MICROBIT_IMAGE_ARROW_NW = 'Arrow-Northwest';
  424. Blockly.Msg.MICROBIT_IMAGE_TRIANGLE = 'Triangle';
  425. Blockly.Msg.MICROBIT_IMAGE_TRIANGLE_LEFT = 'Left triangle';
  426. Blockly.Msg.MICROBIT_IMAGE_CHESSBOARD = 'Chessboard';
  427. Blockly.Msg.MICROBIT_IMAGE_DIAMOND = 'Diamond';
  428. Blockly.Msg.MICROBIT_IMAGE_DIAMOND_SMALL = 'Diamond (small)';
  429. Blockly.Msg.MICROBIT_IMAGE_SQUARE = 'Square';
  430. Blockly.Msg.MICROBIT_IMAGE_SQUARE_SMALL = 'Square (small)';
  431. Blockly.Msg.MICROBIT_IMAGE_RABBIT = 'Rabbit';
  432. Blockly.Msg.MICROBIT_IMAGE_COW = 'Cow';
  433. Blockly.Msg.MICROBIT_IMAGE_MUSIC_CROTCHET = 'Quarter note';
  434. Blockly.Msg.MICROBIT_IMAGE_MUSIC_QUAVER = 'Octave';
  435. Blockly.Msg.MICROBIT_IMAGE_MUSIC_QUAVERS = 'Tremolo';
  436. Blockly.Msg.MICROBIT_IMAGE_PITCHFORK = 'Fork';
  437. Blockly.Msg.MICROBIT_IMAGE_XMAS = 'Christmas Tree';
  438. Blockly.Msg.MICROBIT_IMAGE_PACMAN = 'Bean Eater';
  439. Blockly.Msg.MICROBIT_IMAGE_TARGET = 'Target';
  440. Blockly.Msg.MICROBIT_IMAGE_TSHIRT = 'T-shirt';
  441. Blockly.Msg.MICROBIT_IMAGE_ROLLERSKATE = 'Roller Skating';
  442. Blockly.Msg.MICROBIT_IMAGE_DUCK = 'Duck';
  443. Blockly.Msg.MICROBIT_IMAGE_HOUSE = 'House';
  444. Blockly.Msg.MICROBIT_IMAGE_TORTOISE = 'Tortoise';
  445. Blockly.Msg.MICROBIT_IMAGE_BUTTERFLY = 'Butterfly';
  446. Blockly.Msg.MICROBIT_IMAGE_STICKFIGURE = 'Line drawing';
  447. Blockly.Msg.MICROBIT_IMAGE_GHOST = 'Ghost';
  448. Blockly.Msg.MICROBIT_IMAGE_SWORD = 'Sword';
  449. Blockly.Msg.MICROBIT_IMAGE_GIRAFFE = 'Giraffe';
  450. Blockly.Msg.MICROBIT_IMAGE_SKULL = 'Head';
  451. Blockly.Msg.MICROBIT_IMAGE_UMBRELLA = 'Umbrella';
  452. Blockly.Msg.MICROBIT_IMAGE_SNAKE = 'Snake';
  453. Blockly.Msg.MICROBIT_IMAGE_ALL_CLOCKS = 'All Clocks';
  454. Blockly.Msg.MICROBIT_IMAGE_ALL_ARROWS = 'All arrows';
  455. /*教科板 - 扩展 - Bluebit - 结束 */
  456. /*掌控实验箱*/
  457. Blockly.Msg.CocoRobo_bme280_hum_tem_pre_MESSAGE0 = 'Meteorological %1';
  458. Blockly.Msg.CocoRobo_bme280_hum_tem_pre_TOOLTIP = '%';
  459. Blockly.Msg.CocoRobobox_sound_MESSAGE0 = 'Sound value';
  460. Blockly.Msg.CocoRobobox_sound_TOOLTIP = '0~4095。';
  461. Blockly.Msg.CocoRobobox_sound_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRoboBox/lib/CocoRobo.html';
  462. Blockly.Msg.CocoRoboBOX_SLIDER_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRoboBox/lib/CocoRobo_box.html#CocoRobo-box';
  463. Blockly.Msg.CocoRoboBOX_SLIDER_MESSAGE0 = 'Slide bar';
  464. Blockly.Msg.CocoRoboBOX_SLIDER_TOOLTIP = '0~4095。';
  465. Blockly.Msg.CocoRoboBOX_5BUTTON_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRoboBox/lib/CocoRobo_box.html#CocoRobo-box';
  466. Blockly.Msg.CocoRoboBOX_5BUTTON_MESSAGE0 = 'Five way button%1';
  467. Blockly.Msg.CocoRoboBOX_5BUTTON_TOOLTIP = '';
  468. Blockly.Msg.CocoRoboBOX_MOTOR_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRoboBox/lib/CocoRobo_box.html#CocoRobo-box';
  469. Blockly.Msg.CocoRoboBOX_MOTOR_MESSAGE0 = 'Motor speed%1';
  470. Blockly.Msg.CocoRoboBOX_MOTOR_TOOLTIP = '';
  471. Blockly.Msg.CocoRoboBOX_ULTRASONIC_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRoboBox/lib/CocoRobo_box.html#CocoRobo_box.get_key';
  472. Blockly.Msg.CocoRoboBOX_ULTRASONIC_MESSAGE0 = 'Ultrasonic';
  473. Blockly.Msg.CocoRoboBOX_ULTRASONIC_TOOLTIP = '3~340CM';
  474. Blockly.Msg.CocoRoboBOX_THEHUMANBODYINFRARE_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRoboBox/lib/CocoRobo_box.html#CocoRobo_box.get_key';
  475. Blockly.Msg.CocoRoboBOX_THEHUMANBODYINFRARE_MESSAGE0 = 'Human body infrared';
  476. Blockly.Msg.CocoRoboBOX_THEHUMANBODYINFRARE_TOOLTIP = '';
  477. Blockly.Msg.CocoRoboBOX_RGB_pixel_HELPURL = '';
  478. Blockly.Msg.CocoRoboBOX_RGB_pixel_MESSAGE0 = 'Set column%1 line%2 R%3 G%4 B%5';
  479. Blockly.Msg.CocoRoboBOX_RGB_pixel_TOOLTIP = '';
  480. Blockly.Msg.CocoRoboBOX_RGB_get_pixel_HELPURL = '';
  481. Blockly.Msg.CocoRoboBOX_RGB_get_pixel_MESSAGE0 = 'Returns the RGB color of column%1, line%2';
  482. Blockly.Msg.CocoRoboBOX_RGB_get_pixel_TOOLTIP = '';
  483. Blockly.Msg.CocoRoboBOX_RGB_ImageText_HELPURL = '';
  484. Blockly.Msg.CocoRoboBOX_RGB_ImageText_MESSAGE0 = 'Scroll Display Text%1 Speed%2';
  485. Blockly.Msg.CocoRoboBOX_RGB_ImageText_TOOLTIP = '';
  486. Blockly.Msg.CocoRoboBOX_RGB_Image_HELPURL = '';
  487. Blockly.Msg.CocoRoboBOX_RGB_Image_MESSAGE0 = 'According to the image%1';
  488. Blockly.Msg.CocoRoboBOX_RGB_Image_TOOLTIP = 'According to the image';
  489. Blockly.Msg.CocoRoboBOX_RGB_SetImage_HELPURL = '';
  490. Blockly.Msg.CocoRoboBOX_RGB_SetImage_MESSAGE0 = 'Create an image %1 The first line%2, the second line%3, the third line%4, the fourth line%5, the fifth line%6';
  491. Blockly.Msg.CocoRoboBOX_RGB_SetImage_TOOLTIP = '';
  492. Blockly.Msg.CocoRoboBOX_RGB_SHOW_IMAGE_MESSAGE0 = 'Display image/text %1';
  493. Blockly.Msg.CocoRoboBOX_RGB_SHOW_IMAGE_TOOLTIP = '';
  494. Blockly.Msg.CocoRoboBOX_RGB_SHOW_IMAGE_HELPURL = '';
  495. Blockly.Msg.CocoRoboBOX_RGB_SHOW_IMAGEImport_MESSAGE0 = 'Display image %1';
  496. Blockly.Msg.CocoRoboBOX_RGB_SHOW_IMAGEImport_TOOLTIP = 'Display image。';
  497. Blockly.Msg.CocoRoboBOX_RGB_SHOW_IMAGEImport_HELPURL = '';
  498. Blockly.Msg.CocoRoboBOX_RGB_SHOW_IMAGE_Copy_MESSAGE0 = 'Copy image %1';
  499. Blockly.Msg.CocoRoboBOX_RGB_SHOW_IMAGE_Copy_TOOLTIP = 'Copy image';
  500. Blockly.Msg.CocoRoboBOX_RGB_SHOW_IMAGE_Copy_HELPURL = '';
  501. Blockly.Msg.CocoRoboBOX_RGB_ImageCot_HELPURL = '';
  502. Blockly.Msg.CocoRoboBOX_RGB_ImageCot_MESSAGE0 = 'Cut image%1 column%2 rows%3 width%4 high%5';
  503. Blockly.Msg.CocoRoboBOX_RGB_ImageCot_TOOLTIP = 'Cut image';
  504. Blockly.Msg.CocoRoboBOX_RGB_IMAGE_BUILTINS_MESSAGE0 = 'Built in image %1';
  505. Blockly.Msg.CocoRoboBOX_RGB_IMAGE_BUILTINS_TOOLTIP = 'Select a built-in image.';
  506. Blockly.Msg.CocoRoboBOX_RGB_IMAGE_BUILTINS_HELPURL = '';
  507. Blockly.Msg.CocoRoboBOX_RGB_IMAGE_SHIFT_MESSAGE0 = 'Translation image %1 %2 %3 ';
  508. Blockly.Msg.CocoRoboBOX_RGB_IMAGE_SHIFT_TOOLTIP = 'Move the image in a specific direction and return the result of the move.';
  509. Blockly.Msg.CocoRoboBOX_RGB_IMAGE_SHIFT_HELPURL = '';
  510. Blockly.Msg.CocoRoboBOX_RGB_clear_HELPURL = '';
  511. Blockly.Msg.CocoRoboBOX_RGB_clear_MESSAGE0 = 'Turn off all RGB';
  512. Blockly.Msg.CocoRoboBOX_RGB_clear_TOOLTIP = '';
  513. Blockly.Msg.CocoRoboBOX_RGB_pixel_return_HELPURL = '';
  514. Blockly.Msg.CocoRoboBOX_RGB_pixel_return_MESSAGE0 = 'Return %1 column %2 line colour';
  515. Blockly.Msg.CocoRoboBOX_RGB_pixel_return_TOOLTIP = 'Return to the number of columns, row RGB color';
  516. Blockly.Msg.CocoRoboBOX_TRIAXIAL_ACCELERATION_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo.html';
  517. Blockly.Msg.CocoRoboBOX_TRIAXIAL_ACCELERATION_MESSAGE0 = '%1Triaxial acceleration';
  518. Blockly.Msg.CocoRoboBOX_TRIAXIAL_ACCELERATION_TOOLTIP = 'Unit g, range-2~+2g。';
  519. Blockly.Msg.CocoRoboBOX_TRIAXIAL_AUGULAR_VELOCITY_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo.html';
  520. Blockly.Msg.CocoRoboBOX_TRIAXIAL_AUGULAR_VELOCITY_MESSAGE0 = '%1Triaxial angular velocity';
  521. Blockly.Msg.CocoRoboBOX_TRIAXIAL_AUGULAR_VELOCITY_TOOLTIP = 'Range±500°/seconds';
  522. Blockly.Msg.CocoRoboBOX_EULER_ANGLE_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo.html';
  523. Blockly.Msg.CocoRoboBOX_EULER_ANGLE_MESSAGE0 = '%1Euler Angle';
  524. Blockly.Msg.CocoRoboBOX_EULER_ANGLE_TOOLTIP = 'Returns the current euler Angle(Pitch,Roll,Yaw),Unit Angle';
  525. Blockly.Msg.CocoRoboBOX_QUATERNION_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo.html';
  526. Blockly.Msg.CocoRoboBOX_QUATERNION_MESSAGE0 = '%1quaternions';
  527. Blockly.Msg.CocoRoboBOX_QUATERNION_TOOLTIP = 'Returns the current quaternion(w,x,y,z)';
  528. Blockly.Msg.LIST_FIRST_INDEX_HELPURL = '';
  529. Blockly.Msg.LIST_FIRST_INDEX_MESSAGE0 = 'Location of item%1 in list%2 %3';
  530. Blockly.Msg.LIST_FIRST_INDEX_TOOLTIP = 'Returns the position where the specified string appears in the list %3';
  531. /*AI类*/
  532. Blockly.Msg.CocoRobo_AI_LCD_INIT_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.lcd.init';
  533. Blockly.Msg.CocoRobo_AI_LCD_INIT_MESSAGE0 = 'Screen Initialization ';
  534. Blockly.Msg.CocoRobo_AI_LCD_INIT_TOOLTIP = '';
  535. Blockly.Msg.CocoRobo_AI_SENSOR_RESET_HELPURL = 'https://maixpy.sipeed.com/zh/libs/machine_vision/sensor.html#%E5%8D%95%E7%9B%AE%E6%91%84%E5%83%8F%E5%A4%B4%E9%87%8D%E7%BD%AE%E5%87%BD%E6%95%B0';
  536. Blockly.Msg.CocoRobo_AI_SENSOR_RESET_MESSAGE0 = 'Initialize the camera';
  537. Blockly.Msg.CocoRobo_AI_SENSOR_RESET_TOOLTIP = '';
  538. Blockly.Msg.CocoRobo_AI_SENSOR_ENABLE_HELPURL = 'https://maixpy.sipeed.com/zh/libs/machine_vision/sensor.html#%E8%8E%B7%E5%8F%96%E5%9B%BE%E5%83%8F';
  539. Blockly.Msg.CocoRobo_AI_SENSOR_ENABLE_MESSAGE0 = 'Camera%1';
  540. Blockly.Msg.CocoRobo_AI_SENSOR_ENABLE_TOOLTIP = '';
  541. Blockly.Msg.CocoRobo_AI_LCD_TEXT_HELPURL = 'https://maixpy.sipeed.com/zh/libs/machine_vision/lcd.html#%E4%BE%8B%E7%A8%8B-1%EF%BC%9A-%E6%98%BE%E7%A4%BA%E8%8B%B1%E6%96%87';
  542. Blockly.Msg.CocoRobo_AI_LCD_TEXT_MESSAGE0 = 'Display text x %1 y %2 content %3';
  543. Blockly.Msg.CocoRobo_AI_LCD_TEXT_TOOLTIP = '';
  544. Blockly.Msg.CocoRobo_AI_SENSOR_SKIP_HELPURL = 'https://maixpy.sipeed.com/zh/libs/machine_vision/sensor.html#%E8%B7%B3%E5%B8%A7';
  545. Blockly.Msg.CocoRobo_AI_SENSOR_SKIP_MESSAGE0 = 'The number of frames skipped by the camera %1 Millisecond %2 ';
  546. Blockly.Msg.CocoRobo_AI_SENSOR_SKIP_TOOLTIP = '';
  547. Blockly.Msg.CocoRobo_AI_SENSOR_RETURN_HELPURL = 'https://maixpy.sipeed.com/zh/libs/machine_vision/sensor.html#%E5%88%86%E8%BE%A8%E7%8E%87%E5%AE%BD%E5%BA%A6';
  548. Blockly.Msg.CocoRobo_AI_SENSOR_RETURN_MESSAGE0 = '测 摄像头 获取%1';
  549. Blockly.Msg.CocoRobo_AI_SENSOR_RETURN_TOOLTIP = '';
  550. Blockly.Msg.CocoRobo_AI_SENSOR_SETS_HELPURL = 'https://maixpy.sipeed.com/zh/libs/machine_vision/sensor.html#%E8%AE%BE%E7%BD%AE%E5%AF%B9%E6%AF%94%E5%BA%A6';
  551. Blockly.Msg.CocoRobo_AI_SENSOR_SETS_MESSAGE0 = 'Camera set %1 as %2';
  552. Blockly.Msg.CocoRobo_AI_SENSOR_SETS_TOOLTIP = '';
  553. Blockly.Msg.CocoRobo_AI_SENSOR_AUTO_GAIN_HELPURL = 'https://maixpy.sipeed.com/zh/libs/machine_vision/sensor.html#%E8%AE%BE%E7%BD%AE%E8%87%AA%E5%8A%A8%E5%A2%9E%E7%9B%8A';
  554. Blockly.Msg.CocoRobo_AI_SENSOR_AUTO_GAIN_MESSAGE0 = 'Automatic gain of camera%1';
  555. Blockly.Msg.CocoRobo_AI_SENSOR_AUTO_GAIN_TOOLTIP = '';
  556. Blockly.Msg.CocoRobo_AI_SENSOR_AUTO_WHITEBAL_HELPURL = 'https://maixpy.sipeed.com/zh/libs/machine_vision/sensor.html#%E8%AE%BE%E7%BD%AE%E8%87%AA%E5%8A%A8%E5%A2%9E%E7%9B%8A';
  557. Blockly.Msg.CocoRobo_AI_SENSOR_AUTO_WHITEBAL_MESSAGE0 = 'Camera White Balance%1';
  558. Blockly.Msg.CocoRobo_AI_SENSOR_AUTO_WHITEBAL_TOOLTIP = '';
  559. Blockly.Msg.CocoRobo_AI_SENSOR_LEVEL_MI_HELPURL = 'https://maixpy.sipeed.com/zh/libs/machine_vision/sensor.html#%E8%AE%BE%E7%BD%AE%E6%B0%B4%E5%B9%B3%E9%95%9C%E5%83%8F';
  560. Blockly.Msg.CocoRobo_AI_SENSOR_LEVEL_MI_MESSAGE0 = 'Camera %1 %2';
  561. Blockly.Msg.CocoRobo_AI_SENSOR_LEVEL_MI_TOOLTIP = '';
  562. Blockly.Msg.CocoRobo_AI_LCD_DISPLAY_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.lcd.display';
  563. Blockly.Msg.CocoRobo_AI_LCD_DISPLAY_MESSAGE0 = 'Screen display takes effect';
  564. Blockly.Msg.CocoRobo_AI_LCD_DISPLAY_TOOLTIP = '';
  565. Blockly.Msg.CocoRobo_AI_LCD_DISPLAY_SIZE_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.lcd.display';
  566. Blockly.Msg.CocoRobo_AI_LCD_DISPLAY_SIZE_MESSAGE0 = 'Image display takes effect x%1 y%2 wide%3 high%4';
  567. Blockly.Msg.CocoRobo_AI_LCD_DISPLAY_SIZE_TOOLTIP = '';
  568. Blockly.Msg.CocoRobo_AI_SENSOR_IMAGES_HELPURL = 'https://maixpy.sipeed.com/zh/libs/machine_vision/sensor.html#%E8%8E%B7%E5%8F%96%E5%9B%BE%E5%83%8F';
  569. Blockly.Msg.CocoRobo_AI_SENSOR_IMAGES_MESSAGE0 = 'Camera captures images';
  570. Blockly.Msg.CocoRobo_AI_SENSOR_IMAGES_TOOLTIP = '';
  571. Blockly.Msg.CocoRobo_AI_IMAGE_FACEDETECT_HELPURL = 'https://maixpy.sipeed.com/zh/libs/Maix/kpu.html#%E8%BF%90%E8%A1%8Cyolo2%E7%BD%91%E7%BB%9C';
  572. Blockly.Msg.CocoRobo_AI_IMAGE_FACEDETECT_MESSAGE0 = 'Face recognition';
  573. Blockly.Msg.CocoRobo_AI_IMAGE_FACEDETECT_TOOLTIP = '';
  574. Blockly.Msg.CocoRobo_AI_LCD_SHOW_REC_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.image.draw_rectangle';
  575. Blockly.Msg.CocoRobo_AI_LCD_SHOW_REC_MESSAGE0 = 'Rectangular%1 x%3 y%4 width%5 high%6 color R%7 G%8 B%9 coarsening%2';
  576. Blockly.Msg.CocoRobo_AI_LCD_SHOW_REC_TOOLTIP = '';
  577. Blockly.Msg.CocoRobo_AI_LCD_SHOW_STRING_MESSAGE0 = 'line x1%1 y1%2 reachx2%3 y2%4 Color isR%5 G%6 B%7 Thickening%8';
  578. Blockly.Msg.CocoRobo_AI_LCD_SHOW_STRING_TOOLTIP = '';
  579. Blockly.Msg.CocoRobo_AI_LCD_SHOW_STRING_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.image.draw_rectangle';
  580. Blockly.Msg.CocoRobo_AI_LCD_CLEAR_ALL_MESSAGE0 = 'Clear screen display';
  581. Blockly.Msg.CocoRobo_AI_LCD_CLEAR_ALL_TOOLTIP = '';
  582. Blockly.Msg.CocoRobo_AI_LCD_CLEAR_ALL_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.image.draw_rectangle';
  583. Blockly.Msg.CocoRobo_AI_LCD_return_colour_MESSAGE0 = 'LCD Return x%1 y%2 colour';
  584. Blockly.Msg.CocoRobo_AI_LCD_return_colour_TOOLTIP = '';
  585. Blockly.Msg.CocoRobo_AI_LCD_return_colour_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.image.draw_rectangle';
  586. Blockly.Msg.CocoRobo_AI_LCD_SHOW_CIRCLE_MESSAGE0 = 'circular%1 x%2 y%3 radius%4 colour R%5 G%6 B%7 Thickening%8';
  587. Blockly.Msg.CocoRobo_AI_LCD_SHOW_CIRCLE_TOOLTIP = '';
  588. Blockly.Msg.CocoRobo_AI_LCD_SHOW_CIRCLE_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.image.draw_rectangle';
  589. Blockly.Msg.CocoRobo_AI_LCD_TEXT_MOST_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.image.draw_rectangle';
  590. Blockly.Msg.CocoRobo_AI_LCD_TEXT_MOST_MESSAGE0 = 'Display text x %1 y %2 content %3 colourR%4 G%5 B%6 size%7';
  591. Blockly.Msg.CocoRobo_AI_LCD_TEXT_MOST_TOOLTIP = '';
  592. Blockly.Msg.CocoRobo_AI_LCD_SHOW_TEN_STRING_MESSAGE0 = 'Cross line x%1 y%2 colourR%3 G%4 B%5 size%6 Thickening%7';
  593. Blockly.Msg.CocoRobo_AI_LCD_SHOW_TEN_STRING_TOOLTIP = '';
  594. Blockly.Msg.CocoRobo_AI_LCD_SHOW_TEN_STRING_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.image.draw_rectangle';
  595. Blockly.Msg.CocoRobo_AI_LCD_SHOW_ARROWS_MESSAGE0 = 'Arrow x1%1 y1%2 x2%3 y2%4 colourR%5 G%6 B%7 Thickening%8';
  596. Blockly.Msg.CocoRobo_AI_LCD_SHOW_ARROWS_TOOLTIP = '';
  597. Blockly.Msg.CocoRobo_AI_LCD_SHOW_ARROWS_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.image.draw_rectangle';
  598. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_PIRCTURE_HELPURL = '.https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.lcd.display';
  599. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_PIRCTURE_MESSAGE0 = 'Display image path%1';
  600. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_PIRCTURE_TOOLTIP = '';
  601. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_HEAT_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.image.invert';
  602. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_HEAT_MESSAGE0 = 'Image conversion to%1';
  603. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_HEAT_TOOLTIP = '';
  604. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_DESCARTES_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.image.linpolar';
  605. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_DESCARTES_MESSAGE0 = 'Image from Cartesian coordinates to%1 Reprojection of coordinates %2';
  606. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_DESCARTES_TOOLTIP = '';
  607. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_EROSION_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.image.dilate';
  608. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_EROSION_MESSAGE0 = 'Image Expansion Level%1';
  609. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_EROSION_TOOLTIP = '';
  610. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_MIDDLE_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.image.midpoint';
  611. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_MIDDLE_MESSAGE0 = 'Image Point Filtering Level%1 Wave filtering%2';
  612. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_MIDDLE_TOOLTIP = '';
  613. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_MODE_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.image.modehttps://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.image.mode';
  614. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_MODE_MESSAGE0 = 'Image Modal Filtering Level%1';
  615. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_MODE_TOOLTIP = '';
  616. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_INDISTINCT_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.image.mean';
  617. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_INDISTINCT_MESSAGE0 = 'Image Fuzzy Filtering Level%1';
  618. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_INDISTINCT_TOOLTIP = '';
  619. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_CARTOON_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.image.cartoon';
  620. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_CARTOON_MESSAGE0 = 'Image Cartoonization Level%1 Initial Pixel Difference%2 Adjacent pixel difference%3';
  621. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_CARTOON_TOOLTIP = '';
  622. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_3D_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.image.rotation_corr';
  623. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_3D_MESSAGE0 = 'Image 3D Rotation Up and Down%1 Rotate left and right%2 degrees%3 or so move%4 up and down move%5 zoom%6';
  624. Blockly.Msg.CocoRobo_AI_LCD_SHOW_IMAGE_3D_TOOLTIP = '';
  625. Blockly.Msg.CocoRobo_AI_LCD_SHOW_ECTYPE_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.image.copy';
  626. Blockly.Msg.CocoRobo_AI_LCD_SHOW_ECTYPE_MESSAGE0 = 'Save a copy of the image to the SD card image name%1 Image display area x%2 y%3 wide%4 high%5';
  627. Blockly.Msg.CocoRobo_AI_LCD_SHOW_ECTYPE_TOOLTIP = '';
  628. Blockly.Msg.CocoRobo_AI_LCD_SHOW_ECTYPE_SHOW_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.image.save';
  629. Blockly.Msg.CocoRobo_AI_LCD_SHOW_ECTYPE_SHOW_MESSAGE0 = 'Create a copy of the image object to copy the image area x%1 y%2 wide%3 high%4';
  630. Blockly.Msg.CocoRobo_AI_LCD_SHOW_ECTYPE_SHOW_TOOLTIP = '';
  631. Blockly.Msg.CocoRobo_AI2_20CLASS_TRACKING_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  632. Blockly.Msg.CocoRobo_AI2_20CLASS_TRACKING_MESSAGE0 = '20 kinds of recognition';
  633. Blockly.Msg.CocoRobo_AI2_20CLASS_TRACKING_TOOLTIP = '';
  634. Blockly.Msg.CocoRobo_AI2_NUMBER_DISCERN_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  635. Blockly.Msg.CocoRobo_AI2_NUMBER_DISCERN_MESSAGE0 = 'Handwritten Number Recognition';
  636. Blockly.Msg.CocoRobo_AI2_NUMBER_DISCERN_TOOLTIP = '';
  637. Blockly.Msg.CocoRobo_AI_LCD_PIXEL_COLOUR_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html?highlight=get_pixel#CocoRobo_classroom_kit.image.set_pixel';
  638. Blockly.Msg.CocoRobo_AI_LCD_PIXEL_COLOUR_MESSAGE0 = 'Screen x%1 y%2 Display color R%3 G%4 B%5';
  639. Blockly.Msg.CocoRobo_AI_LCD_PIXEL_COLOUR_TOOLTIP = '';
  640. Blockly.Msg.CocoRobo_AI_LCD_COLOUR_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.lcd.clear';
  641. Blockly.Msg.CocoRobo_AI_LCD_COLOUR_MESSAGE0 = 'Screen Initialization Display Color R%1 G%2 B%3';
  642. Blockly.Msg.CocoRobo_AI_LCD_COLOUR_TOOLTIP = '';
  643. Blockly.Msg.CocoRobo_AI_SENSOR_PATTERN_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.camera.set_pixformat';
  644. Blockly.Msg.CocoRobo_AI_SENSOR_PATTERN_MESSAGE0 = 'Initialize the camera, set pixel mode as %1';
  645. Blockly.Msg.CocoRobo_AI_SENSOR_PATTERN_TOOLTIP = '';
  646. Blockly.Msg.CocoRobo_AI_TRACE_CILOR_DISPLAYTEN_HELPURL = '';
  647. Blockly.Msg.CocoRobo_AI_TRACE_CILOR_DISPLAYTEN_MESSAGE0 = 'Tracking color display%1';
  648. Blockly.Msg.CocoRobo_AI_TRACE_CILOR_DISPLAYTEN_TOOLTIP = '';
  649. //人脸检测
  650. Blockly.Msg.CocoRobo_AI2_FACE_TRACKING_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  651. Blockly.Msg.CocoRobo_AI2_FACE_TRACKING_MESSAGE0 = 'Set the training model to "Face ID"';
  652. Blockly.Msg.CocoRobo_AI2_FACE_TRACKING_TOOLTIP = 'It can recognize and track faces, display face size and so on';
  653. Blockly.Msg.CocoRobo_AI2_PHOTOGRAPH_TRACKING_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  654. Blockly.Msg.CocoRobo_AI2_PHOTOGRAPH_TRACKING_MESSAGE0 = 'Call the camera for "Face ID"';
  655. Blockly.Msg.CocoRobo_AI2_PHOTOGRAPH_TRACKING_TOOLTIP = 'It can recognize and track faces, display face size and so on';
  656. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  657. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_MESSAGE0 = 'Get the recognition result of "Face ID"';
  658. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_TOOLTIP = 'After acquisition and identification All the parameters';
  659. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_X_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  660. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_X_MESSAGE0 = 'Get the X coordinate of the "Face ID" result';
  661. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_X_TOOLTIP = 'After acquisition and identification x coordinates';
  662. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_Y_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  663. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_Y_MESSAGE0 = 'Get the Y coordinate of the "Face ID" result';
  664. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_Y_TOOLTIP = 'After acquisition and identification y coordinates';
  665. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_W_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  666. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_W_MESSAGE0 = 'Get the width of the "Face ID" result';
  667. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_W_TOOLTIP = 'After acquisition and identification width';
  668. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_H_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  669. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_H_MESSAGE0 = 'Get the height of the "Face ID" result';
  670. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_H_TOOLTIP = 'After acquisition and identification height';
  671. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_VALUE_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  672. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_VALUE_MESSAGE0 = 'Get the confidence of the "Face ID" result';
  673. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_VALUE_TOOLTIP = 'After acquisition and identification Confidence';
  674. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_OBJNUM_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  675. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_OBJNUM_MESSAGE0 = 'Get the object count of the "Face ID" result';
  676. Blockly.Msg.CocoRobo_AI2_RESULT_FACE_OBJNUM_TOOLTIP = 'After acquisition and identification number';
  677. //20分类
  678. Blockly.Msg.CocoRobo_AI2_20class_TRACKING_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  679. Blockly.Msg.CocoRobo_AI2_20class_TRACKING_MESSAGE0 = 'Set the training model to "20 Class ID"';
  680. Blockly.Msg.CocoRobo_AI2_20class_TRACKING_TOOLTIP = 'Can identify 20 types, respectively are 0-19 for aircraft, bicycle, bird, boat, bottle, bus, car, cat, chair, cow, dining table, dog, house, motorcycle, person, potted plant, sheep, sofa, train, TV';
  681. Blockly.Msg.CocoRobo_AI2_PHOTOGRAPH_20TRACKING_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  682. Blockly.Msg.CocoRobo_AI2_PHOTOGRAPH_20TRACKING_MESSAGE0 = 'Call the camera for "20 Class ID"';
  683. Blockly.Msg.CocoRobo_AI2_PHOTOGRAPH_20TRACKING_TOOLTIP = '';
  684. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  685. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_MESSAGE0 = 'Get the recognition result of "20 Class ID"';
  686. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_TOOLTIP = 'After acquisition and identification All the parameters';
  687. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_X_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  688. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_X_MESSAGE0 = 'Get the X coordinate of the "20 Class ID" result';
  689. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_X_TOOLTIP = 'After acquisition and identification x coordinates';
  690. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_Y_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  691. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_Y_MESSAGE0 = 'Get the Y coordinate of the "20 Class ID" result';
  692. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_Y_TOOLTIP = 'After acquisition and identification y coordinates';
  693. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_W_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  694. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_W_MESSAGE0 = 'Get the width of the "20 Class ID" result';
  695. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_W_TOOLTIP = 'After acquisition and identification width';
  696. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_H_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  697. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_H_MESSAGE0 = 'Get the height of the "20 Class ID" result';
  698. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_H_TOOLTIP = 'After acquisition and identification height';
  699. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_VALUE_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  700. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_VALUE_MESSAGE0 = 'Get the confidence of the "20 Class ID" result';
  701. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_VALUE_TOOLTIP = 'After acquisition and identification Confidence';
  702. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_OBJNUM_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  703. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_OBJNUM_MESSAGE0 = 'Get the object count of the "20 Class ID" result';
  704. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_OBJNUM_TOOLTIP = 'After acquisition and identification number';
  705. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_CLASSID_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  706. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_CLASSID_MESSAGE0 = 'Get the type name of the "20 Class ID" result';
  707. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_CLASSID_TOOLTIP = 'Can identify 20 types, respectively are 0-19 for aircraft, bicycle, bird, boat, bottle, bus, car, cat, chair, cow, dining table, dog, house, motorcycle, person, potted plant, sheep, sofa, train, TV';
  708. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_INDEX_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  709. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_INDEX_MESSAGE0 = 'Get the type count of the "20 Class ID" result';
  710. Blockly.Msg.CocoRobo_AI2_RESULT_20CLASS_INDEX_TOOLTIP = 'After acquisition and identification type number';
  711. //手写数字
  712. Blockly.Msg.CocoRobo_AI2_NUMBER_DISCERN_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  713. Blockly.Msg.CocoRobo_AI2_NUMBER_DISCERN_MESSAGE0 = 'Set the training model to "Number ID"';
  714. Blockly.Msg.CocoRobo_AI2_NUMBER_DISCERN_TOOLTIP = 'Select training model handwritten numerals';
  715. Blockly.Msg.CocoRobo_AI2_RESULT_NUMBER_DISCERN_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.model.select_model';
  716. Blockly.Msg.CocoRobo_AI2_RESULT_NUMBER_DISCERN_MESSAGE0 = 'Call the camera for "Number ID"';
  717. Blockly.Msg.CocoRobo_AI2_RESULT_NUMBER_DISCERN_TOOLTIP = 'Call camera identification';
  718. Blockly.Msg.CocoRobo_AI2_NUMBER_DETECT_ALL_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#id2';
  719. Blockly.Msg.CocoRobo_AI2_NUMBER_DETECT_ALL_MESSAGE0 = 'Get the recognition result of "Number ID"';
  720. Blockly.Msg.CocoRobo_AI2_NUMBER_DETECT_ALL_TOOLTIP = 'Handwritten digit recognition parameters';
  721. Blockly.Msg.CocoRobo_AI2_NUMBER_DETECT_NUMBER_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#id2';
  722. Blockly.Msg.CocoRobo_AI2_NUMBER_DETECT_NUMBER_MESSAGE0 = 'Get the digital of the "Number ID" result';
  723. Blockly.Msg.CocoRobo_AI2_NUMBER_DETECT_NUMBER_TOOLTIP = 'Handwritten digits recognize Numbers';
  724. Blockly.Msg.CocoRobo_AI2_NUMBER_DETECT_ADIENCE_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#id2';
  725. Blockly.Msg.CocoRobo_AI2_NUMBER_DETECT_ADIENCE_MESSAGE0 = 'Get the confidence of the "Number ID" result';
  726. Blockly.Msg.CocoRobo_AI2_NUMBER_DETECT_ADIENCE_TOOLTIP = 'Handwritten digit recognition digital confidence';
  727. //追踪色块
  728. Blockly.Msg.CocoRobo_AI_TRACE_COLOR_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#CocoRobo_classroom_kit.image.find_blobs';
  729. Blockly.Msg.CocoRobo_AI_TRACE_COLOR_MESSAGE0 = 'Trace color block LAB color %1 bounding box less than %2 pixels less than %3 filter';
  730. Blockly.Msg.CocoRobo_AI_TRACE_COLOR_TOOLTIP = 'Track the color piece';
  731. Blockly.Msg.CocoRobo_AI_TRACE_CILOR_DISPLAYTEN_HELPURL = '';
  732. Blockly.Msg.CocoRobo_AI_TRACE_CILOR_DISPLAYTEN_MESSAGE0 = 'Trace color display%1';
  733. Blockly.Msg.CocoRobo_AI_TRACE_CILOR_DISPLAYTEN_TOOLTIP = '';
  734. Blockly.Msg.CocoRobo_AI_BLOB_ALL_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#blob';
  735. Blockly.Msg.CocoRobo_AI_BLOB_ALL_MESSAGE0 = 'Color piece block all parameters';
  736. Blockly.Msg.CocoRobo_AI_BLOB_ALL_TOOLTIP = 'Returns blob class -- a color block object';
  737. Blockly.Msg.CocoRobo_AI_BLOB_X_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#blob';
  738. Blockly.Msg.CocoRobo_AI_BLOB_X_MESSAGE0 = 'Color piece x coordinates';
  739. Blockly.Msg.CocoRobo_AI_BLOB_X_TOOLTIP = 'Returns blob class -- a color block object';
  740. Blockly.Msg.CocoRobo_AI_BLOB_Y_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#blob';
  741. Blockly.Msg.CocoRobo_AI_BLOB_Y_MESSAGE0 = 'Color piece y coordinates';
  742. Blockly.Msg.CocoRobo_AI_BLOB_Y_TOOLTIP = 'Returns blob class -- a color block object';
  743. Blockly.Msg.CocoRobo_AI_BLOB_W_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#blob';
  744. Blockly.Msg.CocoRobo_AI_BLOB_W_MESSAGE0 = 'Color piece width';
  745. Blockly.Msg.CocoRobo_AI_BLOB_W_TOOLTIP = 'Returns blob class -- a color block object';
  746. Blockly.Msg.CocoRobo_AI_BLOB_H_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#blob';
  747. Blockly.Msg.CocoRobo_AI_BLOB_H_MESSAGE0 = 'Color piece height';
  748. Blockly.Msg.CocoRobo_AI_BLOB_H_TOOLTIP = 'Returns blob class -- a color block object';
  749. Blockly.Msg.CocoRobo_AI_BLOB_NUMBER_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#blob';
  750. Blockly.Msg.CocoRobo_AI_BLOB_NUMBER_MESSAGE0 = 'Color piece number';
  751. Blockly.Msg.CocoRobo_AI_BLOB_NUMBER_TOOLTIP = 'Returns blob class -- a color block object';
  752. Blockly.Msg.CocoRobo_AI_BLOB_CENTER_X_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#blob';
  753. Blockly.Msg.CocoRobo_AI_BLOB_CENTER_X_MESSAGE0 = 'Color piece center x coordinates';
  754. Blockly.Msg.CocoRobo_AI_BLOB_CENTER_X_TOOLTIP = 'Returns blob class -- a color block object';
  755. Blockly.Msg.CocoRobo_AI_BLOB_CENTER_Y_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#blob';
  756. Blockly.Msg.CocoRobo_AI_BLOB_CENTER_Y_MESSAGE0 = 'Color piece center y coordinates';
  757. Blockly.Msg.CocoRobo_AI_BLOB_CENTER_Y_TOOLTIP = 'Returns blob class -- a color block object';
  758. Blockly.Msg.CocoRobo_AI_BLOB_ORTHOGON_HELPURL = 'https://CocoRobo.readthedocs.io/zh/doc_CocoRobobox/CocoRobo_classroom_kit/lib/CocoRobo_classroom_kit.html#blob';
  759. Blockly.Msg.CocoRobo_AI_BLOB_ORTHOGON_MESSAGE0 = 'Color piece rectangular';
  760. Blockly.Msg.CocoRobo_AI_BLOB_ORTHOGON_TOOLTIP = 'Returns blob class -- a color block object';
  761. //Pythons 训练身高体重比例
  762. Blockly.Msg.CocoRobo_DRILL_WEIGHT_MESSAGE0 = 'Initialize training%1';
  763. Blockly.Msg.CocoRobo_DRILL_WEIGHT_TOOLTIP = '';
  764. Blockly.Msg.CocoRobo_DRILL_WEIGHT_HELPURL = '';
  765. Blockly.Msg.CocoRobo_DRILL_LINEAR_REGRESSION_HELPURL = '';
  766. Blockly.Msg.CocoRobo_DRILL_LINEAR_REGRESSION_MESSAGE0 = 'Instantiate the linear regression line';
  767. Blockly.Msg.CocoRobo_DRILL_LINEAR_REGRESSION_TOOLTIP = '';
  768. Blockly.Msg.CocoRobo_DRILL_TITLE_HELPURL = '';
  769. Blockly.Msg.CocoRobo_DRILL_TITLE_MESSAGE0 = ' title%1 size%2';
  770. Blockly.Msg.CocoRobo_DRILL_TITLE_TOOLTIP = '';
  771. Blockly.Msg.CocoRobo_DRILL_LABEL_HELPURL = '';
  772. Blockly.Msg.CocoRobo_DRILL_LABEL_MESSAGE0 = 'Label%1 title%2 size%3';
  773. Blockly.Msg.CocoRobo_DRILL_LABEL_TOOLTIP = '';
  774. Blockly.Msg.CocoRobo_DRILL_DRILL_REALITY_HELPURL = '';
  775. Blockly.Msg.CocoRobo_DRILL_DRILL_REALITY_MESSAGE0 = 'Real data lines Sign marks%1 The color of r%2 g%3 b%4 title%5';
  776. Blockly.Msg.CocoRobo_DRILL_DRILL_REALITY_TOOLTIP = '';
  777. Blockly.Msg.CocoRobo_DRILL_PREDICTED_REALITY_HELPURL = '';
  778. Blockly.Msg.CocoRobo_DRILL_PREDICTED_REALITY_MESSAGE0 = 'Predict linear regression lines Sign marks%1 The color of r%2 g%3 b%4 title%5';
  779. Blockly.Msg.CocoRobo_DRILL_PREDICTED_REALITY_TOOLTIP = '';
  780. Blockly.Msg.CocoRobo_DRILL_LEGEND_HELPURL = '';
  781. Blockly.Msg.CocoRobo_DRILL_LEGEND_MESSAGE0 = 'Show legend';
  782. Blockly.Msg.CocoRobo_DRILL_LEGEND_TOOLTIP = '';
  783. Blockly.Msg.CocoRobo_DRILL_SHOW_HELPURL = '';
  784. Blockly.Msg.CocoRobo_DRILL_SHOW_MESSAGE0 = 'Display images';
  785. Blockly.Msg.CocoRobo_DRILL_SHOW_TOOLTIP = '';
  786. Blockly.Msg.CocoRobo_DRILL_DRILL_PRINT_HELPURL = '';
  787. Blockly.Msg.CocoRobo_DRILL_DRILL_PRINT_MESSAGE0 = 'Returns the corresponding key value%1';
  788. Blockly.Msg.CocoRobo_DRILL_DRILL_PRINT_TOOLTIP = '';
  789. //pythons 鸢尾花
  790. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_INITIALIZE_HELPURL = '';
  791. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_INITIALIZE_MESSAGE0 = 'Initialize Iris dataset';
  792. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_INITIALIZE_TOOLTIP = '';
  793. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_PCA_HELPURL = '';
  794. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_PCA_MESSAGE0 = 'Flower-de-luce Principal component analysis';
  795. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_PCA_TOOLTIP = '';
  796. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_FA3D_HELPURL = '';
  797. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_FA3D_MESSAGE0 = 'Flower-de-luce Factor analysis 3D';
  798. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_FA3D_TOOLTIP = '';
  799. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_FA_HELPURL = '';
  800. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_FA_MESSAGE0 = 'Flower-de-luce Factor analysis';
  801. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_FA_TOOLTIP = '';
  802. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_PCA_DISPLAY_HELPURL = '';
  803. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_PCA_DISPLAY_MESSAGE0 = 'Predicting graphic flower-de-luce type%1 Render content x%3 y%4 Present species%2 color r%5 g%6 b%7 title%8 upward merge%9';
  804. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_PCA_DISPLAY_TOOLTIP = '';
  805. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_DATA_HELPURL = '';
  806. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_DATA_MESSAGE0 = 'Predicting graphic Render content x%1 y%2 Present species%3 color r%4 g%5 b%6 title%7';
  807. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_DATA_TOOLTIP = '';
  808. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_DATA3D_HELPURL = '';
  809. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_DATA3D_MESSAGE0 = '3D Predicting graphic Render content x%1 y%2 z%3 color r%4 g%5 b%6 title%7';
  810. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_DATA3D_TOOLTIP = '';
  811. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_TITLE_HELPURL = '';
  812. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_TITLE_MESSAGE0 = ' Title%1 size%2';
  813. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_TITLE_TOOLTIP = '';
  814. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_LABEL_HELPURL = '';
  815. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_LABEL_MESSAGE0 = 'Label%1 title%2 size%3';
  816. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_LABEL_TOOLTIP = '';
  817. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_TITLE3D_HELPURL = '';
  818. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_TITLE3D_MESSAGE0 = '3D title%1 size%2';
  819. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_TITLE3D_TOOLTIP = '';
  820. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_LABEL3D_HELPURL = '';
  821. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_LABEL3D_MESSAGE0 = '3D label%1 title%2 size%3';
  822. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_LABEL3D_TOOLTIP = '';
  823. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_LEGEND_HELPURL = '';
  824. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_LEGEND_MESSAGE0 = 'Show legend';
  825. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_LEGEND_TOOLTIP = '';
  826. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_SHOW_HELPURL = '';
  827. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_SHOW_MESSAGE0 = 'Display images';
  828. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_SHOW_TOOLTIP = '';
  829. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_LOAD_IRIS_HELPURL = '';
  830. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_LOAD_IRIS_MESSAGE0 = 'X and y coordinates of calyx and petals';
  831. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_LOAD_IRIS_TOOLTIP = 'There are 150 records, representing 50 Iris-setosa, Iris-versicolor and Iris-virginica respectively';
  832. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_Iris_setosa = 'Iris setosa';
  833. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_Iris_versicolor = 'Iris versicolor';
  834. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_Iris_virginica = 'Iris virginica';
  835. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_scatter_diagram = 'Scatter diagram';
  836. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_kde_diagram = 'Kde diagram';
  837. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_box_diagram = 'Box diagram';
  838. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_merge = 'Merge';
  839. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_not_merge = 'Don it merge';
  840. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_calyx_length = 'Calyx length';
  841. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_calyx_width = 'Calyx width';
  842. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_petal_length = 'Petal length';
  843. Blockly.Msg.CocoRoboS_FLOWER_DE_LUCE_petal_width = 'Petal width';
  844. Blockly.Msg.CocoRobo_DRILL_DRILL_full_line = 'Full line';
  845. Blockly.Msg.CocoRobo_DRILL_DRILL_dash_line = 'Dash line';
  846. Blockly.Msg.CocoRobo_DRILL_DRILL_chain_line = 'Chain line';
  847. Blockly.Msg.CocoRobo_DRILL_DRILL_imaginary_line = 'Imaginary line';
  848. Blockly.Msg.CocoRobo_DRILL_DRILL_dot = 'Dot';
  849. Blockly.Msg.CocoRobo_DRILL_DRILL_pixel = 'Pixel';
  850. Blockly.Msg.CocoRobo_DRILL_DRILL_solid_rim = 'Solid rim';
  851. Blockly.Msg.CocoRobo_DRILL_DRILL_down_triangle = 'Down triangle';
  852. Blockly.Msg.CocoRobo_DRILL_DRILL_up_triangle = 'Up triangle';
  853. Blockly.Msg.CocoRobo_DRILL_DRILL_right_triangle = 'Right triangle';
  854. Blockly.Msg.CocoRobo_DRILL_DRILL_left_triangle = 'Left triangle';
  855. Blockly.Msg.CocoRobo_DRILL_DRILL_down_flower_triangle = 'Down flower triangle';
  856. Blockly.Msg.CocoRobo_DRILL_DRILL_up_flower_triangle = 'Up flower triangle';
  857. Blockly.Msg.CocoRobo_DRILL_DRILL_right_flower_triangle = 'Right flower triangle';
  858. Blockly.Msg.CocoRobo_DRILL_DRILL_left_flower_triangle = 'Left flower triangle';
  859. Blockly.Msg.CocoRobo_DRILL_DRILL_solid_square = 'Solid square';
  860. Blockly.Msg.CocoRobo_DRILL_DRILL_solid_pentagon = 'Solid pentagon';
  861. Blockly.Msg.CocoRobo_DRILL_DRILL_star = 'Star';
  862. Blockly.Msg.CocoRobo_DRILL_DRILL_vertical_hexagon = 'Vertical hexagon';
  863. Blockly.Msg.CocoRobo_DRILL_DRILL_across_hexagon = 'Across hexagon';
  864. Blockly.Msg.CocoRobo_DRILL_DRILL_cross = 'Cross';
  865. Blockly.Msg.CocoRobo_DRILL_DRILL_X = 'X';
  866. Blockly.Msg.CocoRobo_DRILL_DRILL_rhombus = 'Rhombus';
  867. Blockly.Msg.CocoRobo_DRILL_DRILL_thin_rhombus = 'Thin rhombus';
  868. Blockly.Msg.CocoRobo_DRILL_DRILL_vertical_line = 'Vertical line';
  869. //Pythons 数字识别
  870. Blockly.Msg.CocoRoboS_CONVERT_PICTURE_HELPURL = ' ';
  871. Blockly.Msg.CocoRoboS_CONVERT_PICTURE_MESSAGE0 = ' Vonvert image to 28 ^ 2 binary image %1 pending image storage path %2 processed image storage path %3 format %4';
  872. Blockly.Msg.CocoRoboS_CONVERT_PICTURE_TOOLTIP = 'Control board passes WIF to voice assistant via serial port ';
  873. Blockly.Msg.CocoRoboS_NUMBER_REPERTOIRE_HELPURL = ' ';
  874. Blockly.Msg.CocoRoboS_NUMBER_REPERTOIRE_MESSAGE0 = ' find parse handwritten numeric data store path %1';
  875. Blockly.Msg.CocoRoboS_NUMBER_REPERTOIRE_TOOLTIP = 'Use handwritten number library ';
  876. Blockly.Msg.CocoRoboS_SHOW_NUMBER_PATH_HELPURL = ' ';
  877. Blockly.Msg.CocoRoboS_SHOW_NUMBER_PATH_MESSAGE0 = ' handwritten digital image storage path %1';
  878. Blockly.Msg.CocoRoboS_SHOW_NUMBER_PATH_TOOLTIP = 'Path of handwritten digital image ';
  879. Blockly.Msg.CocoRoboS_SHOW_NUMBER_HELPURL = ' ';
  880. Blockly.Msg.CocoRoboS_SHOW_NUMBER_MESSAGE0 = ' display handwritten digital image ';
  881. Blockly.Msg.CocoRoboS_SHOW_NUMBER_TOOLTIP = 'Display handwritten digital image ';
  882. Blockly.Msg.CocoRoboS_NUMBER_RECOGNITION_HELPURL = ' ';
  883. Blockly.Msg.CocoRoboS_NUMBER_RECOGNITION_MESSAGE0 = ' identify handwritten digital image storage path %1';
  884. Blockly.Msg.CocoRoboS_NUMBER_RECOGNITION_TOOLTIP = 'Path to recognize handwritten digital image ';
  885. Blockly.Msg.CocoRoboS_NUMBER_PLACEHOLDER_HELPURL = ' ';
  886. Blockly.Msg.CocoRoboS_NUMBER_PLACEHOLDER_MESSAGE0 = ' create variable %1 initialize neural network tensor variable name %2';
  887. Blockly.Msg.CocoRoboS_NUMBER_PLACEHOLDER_TOOLTIP = ' ';
  888. Blockly.Msg.CocoRobo_DRILL_RESHAPE_MESSAGE0 = 'Create variable %1 and convert the input photo variable %2 into neural network output tensor %3';
  889. Blockly.Msg.CocoRobo_DRILL_RESHAPE_TOOLTIP = ' ';
  890. Blockly.Msg.CocoRobo_DRILL_RESHAPE_HELPURL = ' ';
  891. Blockly.Msg.CocoRobo_NUMBER_CONV_WEIGHT_MESSAGE0 = 'Create variable %1 Shared variable name %2 initialization mode %3';
  892. Blockly.Msg.CocoRobo_NUMBER_CONV_WEIGHT_TOOLTIP = ' ';
  893. Blockly.Msg.CocoRobo_NUMBER_CONV_WEIGHT_HELPURL = ' ';
  894. Blockly.Msg.CocoRobo_NUMBER_INITIALIZER_MESSAGE0 = 'Produce truncated normal distribution random number output tensor %1 standard deviation %2';
  895. Blockly.Msg.CocoRobo_NUMBER_INITIALIZER_TOOLTIP = ' ';
  896. Blockly.Msg.CocoRobo_NUMBER_INITIALIZER_HELPURL = ' ';
  897. Blockly.Msg.CocoRobo_NUMBER_CONSTANT_MESSAGE0 = 'Create constant value %1 output tensor %2';
  898. Blockly.Msg.CocoRobo_NUMBER_CONSTANT_TOOLTIP = ' ';
  899. Blockly.Msg.CocoRobo_NUMBER_CONSTANT_HELPURL = ' ';
  900. Blockly.Msg.CocoRobo_NUMBER_CONV2D_MESSAGE0 = 'Neural network output tensor %1 Shared variable %2 step size %3 fill %4';
  901. Blockly.Msg.CocoRobo_NUMBER_CONV2D_TOOLTIP = ' ';
  902. Blockly.Msg.CocoRobo_NUMBER_CONV2D_HELPURL = ' ';
  903. Blockly.Msg.CocoRobo_NUMBER_CONV_BIASES_MESSAGE0 = 'Tensor %1';
  904. Blockly.Msg.CocoRobo_NUMBER_CONV_BIASES_TOOLTIP = ' ';
  905. Blockly.Msg.CocoRobo_NUMBER_CONV_BIASES_HELPURL = ' ';
  906. Blockly.Msg.CocoRobo_NUMBER_CONV_CONV2D_MESSAGE0 = 'Convolution two-dimensional variable %1 %2';
  907. Blockly.Msg.CocoRobo_NUMBER_CONV_CONV2D_TOOLTIP = ' ';
  908. Blockly.Msg.CocoRobo_NUMBER_CONV_CONV2D_HELPURL = ' ';
  909. Blockly.Msg.CocoRobo_NUMBER_RELU_MESSAGE0 = 'Create variable %1 Relu forward drive function convolution 2d layer %2';
  910. Blockly.Msg.CocoRobo_NUMBER_RELU_TOOLTIP = ' ';
  911. Blockly.Msg.CocoRobo_NUMBER_RELU_HELPURL = ' ';
  912. Blockly.Msg.CocoRobo_NUMBER_MAX_POOL_MESSAGE0 = 'Pooling 2d layer variable %1 convolution layer %2 pooling window %3 step size %4 fill %5';
  913. Blockly.Msg.CocoRobo_NUMBER_MAX_POOL_TOOLTIP = ' ';
  914. Blockly.Msg.CocoRobo_NUMBER_MAX_POOL_HELPURL = ' ';
  915. Blockly.Msg.CocoRobo_NUMBER_MATMUL_MESSAGE0 = 'The corresponding elements of the two parameters are multiplied x%1 y%2';
  916. Blockly.Msg.CocoRobo_NUMBER_MATMUL_TOOLTIP = ' ';
  917. Blockly.Msg.CocoRobo_NUMBER_MATMUL_HELPURL = ' ';
  918. Blockly.Msg.CocoRobo_NUMBER_ADD_MESSAGE0 = 'Full connection layer variable %1 add elements of two parameters x%2 y%3';
  919. Blockly.Msg.CocoRobo_NUMBER_ADD_TOOLTIP = ' ';
  920. Blockly.Msg.CocoRobo_NUMBER_ADD_HELPURL = ' ';
  921. Blockly.Msg.CocoRobo_NUMBER_SOFTMAX_MESSAGE0 = 'Create variable %1 prediction model accuracy variable name %2';
  922. Blockly.Msg.CocoRobo_NUMBER_SOFTMAX_TOOLTIP = ' ';
  923. Blockly.Msg.CocoRobo_NUMBER_SOFTMAX_HELPURL = ' ';
  924. Blockly.Msg.CocoRobo_NUMBER_REDUCE_MEAN_MESSAGE0 = 'Create variable %1 loss function %2';
  925. Blockly.Msg.CocoRobo_NUMBER_REDUCE_MEAN_TOOLTIP = ' ';
  926. Blockly.Msg.CocoRobo_NUMBER_REDUCE_MEAN_HELPURL = ' ';
  927. Blockly.Msg.CocoRobo_NUMBER_LOG_MESSAGE0 = 'Natural logarithm %1';
  928. Blockly.Msg.CocoRobo_NUMBER_LOG_TOOLTIP = ' ';
  929. Blockly.Msg.CocoRobo_NUMBER_LOG_HELPURL = ' ';
  930. Blockly.Msg.CocoRobo_NUMBER_REDUCE_SUM_MESSAGE0 = 'Compress sum %1 dimension %2';
  931. Blockly.Msg.CocoRobo_NUMBER_REDUCE_SUM_TOOLTIP = 'Because the log function is monotonically increasing, logP(Y|X) will also reach its maximum value, so maximizing P(Y|X) after adding a negative sign in front is equivalent to minimizing L.';
  932. Blockly.Msg.CocoRobo_NUMBER_REDUCE_SUM_HELPURL = 'https://www.cnblogs.com/guoyaohua/p/9217206.html';
  933. Blockly.Msg.CocoRobo_NUMBER_TRAIN_MESSAGE0 = 'Optimize learning rate %1';
  934. Blockly.Msg.CocoRobo_NUMBER_TRAIN_TOOLTIP = ' ';
  935. Blockly.Msg.CocoRobo_NUMBER_TRAIN_HELPURL = ' ';
  936. Blockly.Msg.CocoRobo_NUMBER_MINIMIZE_MESSAGE0 = 'Create variable %1 optimize tensor %2';
  937. Blockly.Msg.CocoRobo_NUMBER_MINIMIZE_TOOLTIP = ' ';
  938. Blockly.Msg.CocoRobo_NUMBER_MINIMIZE_HELPURL = ' ';
  939. Blockly.Msg.CocoRobo_NUMBER_INIT_MESSAGE0 = 'Initialization model complete ';
  940. Blockly.Msg.CocoRobo_NUMBER_INIT_TOOLTIP = ' ';
  941. Blockly.Msg.CocoRobo_NUMBER_INIT_HELPURL = ' ';
  942. Blockly.Msg.CocoRobo_NUMBER_TRAIN_TEST_MESSAGE0 = 'Select handwritten number set %1 number %2';
  943. Blockly.Msg.CocoRobo_NUMBER_TRAIN_TEST_TOOLTIP = ' ';
  944. Blockly.Msg.CocoRobo_NUMBER_TRAIN_TEST_HELPURL = ' ';
  945. Blockly.Msg.CocoRobo_NUMBER_SESSION_RUN_MESSAGE0 = 'Start data stream graph session to compute session %1 picture %2 tag %3';
  946. Blockly.Msg.CocoRobo_NUMBER_SESSION_RUN_TOOLTIP = ' ';
  947. Blockly.Msg.CocoRobo_NUMBER_SESSION_RUN_HELPURL = ' ';
  948. Blockly.Msg.CocoRobo_NUMBER_SESSION_RUN2_MESSAGE0 = 'Start data stream graph session to compute session %1 picture %2 tag %3';
  949. Blockly.Msg.CocoRobo_NUMBER_SESSION_RUN2_TOOLTIP = ' ';
  950. Blockly.Msg.CocoRobo_NUMBER_SESSION_RUN2_HELPURL = ' ';
  951. Blockly.Msg.CocoRobo_NUMBER_SESSION_RUN3_MESSAGE0 = 'Prediction model %1 fit %2 session %3';
  952. Blockly.Msg.CocoRobo_NUMBER_SESSION_RUN3_TOOLTIP = ' ';
  953. Blockly.Msg.CocoRobo_NUMBER_SESSION_RUN3_HELPURL = ' ';
  954. Blockly.Msg.CocoRobo_NUMBER_EQUAL_MESSAGE0 = 'Whether each dimension of two tensors is equalx%1 y%2';
  955. Blockly.Msg.CocoRobo_NUMBER_EQUAL_TOOLTIP = '';
  956. Blockly.Msg.CocoRobo_NUMBER_EQUAL_HELPURL = '';
  957. Blockly.Msg.CocoRobo_NUMBER_ARGMAX_MESSAGE0 = 'Tensor%1 %2Compare the index that returns the maximum value';
  958. Blockly.Msg.CocoRobo_NUMBER_ARGMAX_TOOLTIP = '';
  959. Blockly.Msg.CocoRobo_NUMBER_ARGMAX_HELPURL = '';
  960. Blockly.Msg.CocoRobo_NUMBER_CAST_MESSAGE0 = 'Floating point %1';
  961. Blockly.Msg.CocoRobo_NUMBER_CAST_TOOLTIP = '';
  962. Blockly.Msg.CocoRobo_NUMBER_CAST_HELPURL = '';
  963. Blockly.Msg.CocoRoboS_NUMBER_SAVER_SAVE_HELPURL = '';
  964. Blockly.Msg.CocoRoboS_NUMBER_SAVER_SAVE_MESSAGE0 = 'Handwritten numeral recognition model variable name %1 store path%2';
  965. Blockly.Msg.CocoRoboS_NUMBER_SAVER_SAVE_TOOLTIP = 'MNIST Handwritten numeral recognition model Save the path';
  966. Blockly.Msg.CocoRoboS_NUMBER_SAVER_RESTORE_HELPURL = '';
  967. Blockly.Msg.CocoRoboS_NUMBER_SAVER_RESTORE_MESSAGE0 = 'Load model %1 store path%2';
  968. Blockly.Msg.CocoRoboS_NUMBER_SAVER_RESTORE_TOOLTIP = 'Load model';
  969. Blockly.Msg.CocoRoboS_NUMBER_SAME = 'SAME';
  970. Blockly.Msg.CocoRoboS_NUMBER_VALID = 'VALID';
  971. Blockly.Msg.CocoRoboS_NUMBER_train = 'Train';
  972. Blockly.Msg.CocoRoboS_NUMBER_test = 'Test';
  973. Blockly.Msg.CocoRoboS_NUMBER_row = 'Row';
  974. Blockly.Msg.CocoRoboS_NUMBER_rank = 'Rank';
  975. //Pythons 人脸检测
  976. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_CAMERA_HELPURL = '';
  977. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_CAMERA_MESSAGE0 = 'Call camera %1';
  978. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_CAMERA_TOOLTIP = 'Call the built-in camera in the notebook, so the parameter is 0. If there are other cameras, the parameter can be adjusted to 1,2';
  979. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_CAMERA_OFF_HELPURL = '';
  980. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_CAMERA_OFF_MESSAGE0 = 'Off the camera';
  981. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_CAMERA_OFF_TOOLTIP = '';
  982. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_WINDOWS_DELETE_HELPURL = '';
  983. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_WINDOWS_DELETE_MESSAGE0 = 'Delete all Windows';
  984. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_WINDOWS_DELETE_TOOLTIP = '';
  985. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_IMPORT_MODEL_SITE_HELPURL = '';
  986. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_IMPORT_MODEL_SITE_MESSAGE0 = 'Load model store path%1';
  987. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_IMPORT_MODEL_SITE_TOOLTIP = '';
  988. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_READ_IMAGES_HELPURL = '';
  989. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_READ_IMAGES_MESSAGE0 = 'Read the picture from the camera';
  990. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_READ_IMAGES_TOOLTIP = 'Ret True if the image is read, otherwise false;The second parameter is frame, which is the image of the currently captured frame.';
  991. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_GRAY_IMAGES_HELPURL = '';
  992. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_GRAY_IMAGES_MESSAGE0 = 'Grayscale image';
  993. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_GRAY_IMAGES_TOOLTIP = '';
  994. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_DETECTION_FACES_HELPURL = '';
  995. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_DETECTION_FACES_MESSAGE0 = 'Each time the face is detected, the image size is reduced proportionally%1';
  996. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_DETECTION_FACES_TOOLTIP = '';
  997. Blockly.Msg.CocoRoboS_FACE_DISPLAY_RECOGNITION_ORTHOGON_HELPURL = '';
  998. Blockly.Msg.CocoRoboS_FACE_DISPLAY_RECOGNITION_ORTHOGON_MESSAGE0 = 'Face area displays rectangular box color r%1 g%2 b%3';
  999. Blockly.Msg.CocoRoboS_FACE_DISPLAY_RECOGNITION_ORTHOGON_TOOLTIP = '';
  1000. Blockly.Msg.CocoRoboS_FACE_RECOGNITIONR_PSTORAGE_PICTURE_HELPURL = '';
  1001. Blockly.Msg.CocoRoboS_FACE_RECOGNITIONR_PSTORAGE_PICTURE_MESSAGE0 = 'Save the image location%1 ID%2 Serial number%3';
  1002. Blockly.Msg.CocoRoboS_FACE_RECOGNITIONR_PSTORAGE_PICTURE_TOOLTIP = '';
  1003. Blockly.Msg.CocoRoboS_FACE_RECOGNITIONR_PRESERVE_PICTURE_HELPURL = '';
  1004. Blockly.Msg.CocoRoboS_FACE_RECOGNITIONR_PRESERVE_PICTURE_MESSAGE0 = 'Window to display the image filename%1';
  1005. Blockly.Msg.CocoRoboS_FACE_RECOGNITIONR_PRESERVE_PICTURE_TOOLTIP = '';
  1006. Blockly.Msg.CocoRoboS_FACE_RECOGNITIONR_ESC_HELPURL = '';
  1007. Blockly.Msg.CocoRoboS_FACE_RECOGNITIONR_ESC_MESSAGE0 = 'Exit via esc key';
  1008. Blockly.Msg.CocoRoboS_FACE_RECOGNITIONR_ESC_TOOLTIP = 'Use only when the window is on top';
  1009. Blockly.Msg.CocoRoboS_FACE_RECOGNITIONR_HELPURL = '';
  1010. Blockly.Msg.CocoRoboS_FACE_RECOGNITIONR_MESSAGE0 = 'Gets the coordinate value of the face in the image face%1';
  1011. Blockly.Msg.CocoRoboS_FACE_RECOGNITIONR_TOOLTIP = '';
  1012. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_JUDGE_FACES_HELPURL = '';
  1013. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_JUDGE_FACES_MESSAGE0 = 'If the image is read';
  1014. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_JUDGE_FACES_TOOLTIP = '';
  1015. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_JUDGE_CAMERA_HELPURL = '';
  1016. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_JUDGE_CAMERA_MESSAGE0 = 'Whether to turn on the camera';
  1017. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_JUDGE_CAMERA_TOOLTIP = '';
  1018. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_ACQUIRE_ID_PICTURE_HELPURL = '';
  1019. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_ACQUIRE_ID_PICTURE_MESSAGE0 = 'Get photos and id Photo storage path%1';
  1020. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_ACQUIRE_ID_PICTURE_TOOLTIP = '';
  1021. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_INITIALIZE_TRANI_MODEL_HELPURL = '';
  1022. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_INITIALIZE_TRANI_MODEL_MESSAGE0 = 'Initialize Training model';
  1023. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_INITIALIZE_TRANI_MODEL_TOOLTIP = '';
  1024. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_START_DRILL_HELPURL = '';
  1025. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_START_DRILL_MESSAGE0 = 'Start Training model';
  1026. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_START_DRILL_TOOLTIP = '';
  1027. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_STORAGE_DRILL_MODEL_HELPURL = '';
  1028. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_STORAGE_DRILL_MODEL_MESSAGE0 = '%1Training model store path%2';
  1029. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_STORAGE_DRILL_MODEL_TOOLTIP = '';
  1030. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_DRILL_NUMBERS_HELPURL = '';
  1031. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_DRILL_NUMBERS_MESSAGE0 = 'Face model training number';
  1032. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_DRILL_NUMBERS_TOOLTIP = '';
  1033. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_FONT_HELPURL = '';
  1034. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_FONT_MESSAGE0 = 'Window display Recognized name%1 Set font to%2 color r%3 g%4 b%5';
  1035. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_FONT_TOOLTIP = '';
  1036. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_PERCENT_HELPURL = '';
  1037. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_PERCENT_MESSAGE0 = 'Window display Confidence of identification%1 Set font to%2 color r%3 g%4 b%5';
  1038. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_PERCENT_TOOLTIP = '';
  1039. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_FORECAST_FACE_INITIALIZE_HELPURL = '';
  1040. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_FORECAST_FACE_INITIALIZE_MESSAGE0 = 'Predict human face name%1 Degree of confidence%2';
  1041. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_FORECAST_FACE_INITIALIZE_TOOLTIP = '';
  1042. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_FORECAST_Write = 'Write';
  1043. Blockly.Msg.CocoRoboS_FACE_RECOGNITION_FORECAST_Read = 'Read';
  1044. Blockly.Msg.FIRST = 'First';
  1045. Blockly.Msg.LAST = 'Last';
  1046. Blockly.Msg.CocoRobo_USOCKET_BLOCK = 'Block';
  1047. Blockly.Msg.CocoRobo_USOCKET_UNBLOCK = 'Unblock';
  1048. Blockly.Msg.CocoRobo_USOCKET_SETSOCKOPT_HELPURL = 'http://docs.micropython.org/en/latest/library/usocket.html#usocket.socket';
  1049. Blockly.Msg.CocoRobo_USOCKET_SETSOCKOPT_MESSAGE0 = 'Set socket %1 with af %2 and type %3';
  1050. Blockly.Msg.CocoRobo_USOCKET_SETSOCKOPT_TOOLTIP = 'Sets the value of a given socket option. The required symbolic constants are defined in the socket module (SO_*, etc.). This value can be an integer or a class byte object representing a buffer.';
  1051. Blockly.Msg.CocoRobo_USOCKET_READ_HELPURL = 'http://docs.micropython.org/en/latest/library/usocket.html#usocket.socket.read';
  1052. Blockly.Msg.CocoRobo_USOCKET_READ_MESSAGE0 = 'Read %2 bytes from socket %1 and returns a byte object';
  1053. Blockly.Msg.CocoRobo_USOCKET_READ_TOOLTIP = 'If no number of read is given, run in a mode similar to socket.readall ()';
  1054. Blockly.Msg.CocoRobo_USOCKET_SETBLOCKING_HELPURL = 'http://docs.micropython.org/en/latest/library/usocket.html#usocket.socket.setblocking';
  1055. Blockly.Msg.CocoRobo_USOCKET_SETBLOCKING_MESSAGE0 = 'Set socket %1 as %2 mode ';
  1056. Blockly.Msg.CocoRobo_USOCKET_SETBLOCKING_TOOLTIP = '';
  1057. Blockly.Msg.CocoRobo_USOCKET_SETTIMEOUT_HELPURL = 'http://docs.micropython.org/en/latest/library/usocket.html#usocket.socket.settimeout';
  1058. Blockly.Msg.CocoRobo_USOCKET_SETTIMEOUT_MESSAGE0 = 'Socket %1 sets timeout as %2 seconds';
  1059. Blockly.Msg.CocoRobo_USOCKET_SETTIMEOUT_TOOLTIP = '';
  1060. Blockly.Msg.CocoRobo_USOCKET_SENDALL_HELPURL = 'http://docs.micropython.org/en/latest/library/usocket.html#usocket.socket.send';
  1061. Blockly.Msg.CocoRobo_USOCKET_SENDALL_MESSAGE0 = 'Socket%1 sends%2 continuously and returns the number of bytes sent';
  1062. Blockly.Msg.CocoRobo_USOCKET_SENDALL_TOOLTIP = 'Send all data to sockets. Sockets must be connected to remote sockets. Unlike send (), this method will attempt to send all data by sending blocks continuously.';
  1063. Blockly.Msg.CocoRobo_USOCKET_SENDS_HELPURL = 'http://docs.micropython.org/en/latest/library/usocket.html#usocket.socket.send';
  1064. Blockly.Msg.CocoRobo_USOCKET_SENDS_MESSAGE0 = 'Socket %1 send %2 and returns the number of bytes sent';
  1065. Blockly.Msg.CocoRobo_USOCKET_SENDS_TOOLTIP = 'Send data to the socket. The socket must be connected to a remote socket. Returns number of bytes sent, which may be smaller than the length of data (“short write”).';
  1066. Blockly.Msg.CocoRobo_USOCKET_SEND_HELPURL = 'http://docs.micropython.org/en/latest/library/usocket.html#usocket.socket.send';
  1067. Blockly.Msg.CocoRobo_USOCKET_SEND_MESSAGE0 = 'Socket %1 send %2 and returns the number of bytes sent';
  1068. Blockly.Msg.CocoRobo_USOCKET_SEND_TOOLTIP = 'Send data to the socket. The socket must be connected to a remote socket. Returns number of bytes sent, which may be smaller than the length of data (“short write”).';
  1069. Blockly.Msg.CocoRobo_LINE_BREAK_HELPURL = '';
  1070. Blockly.Msg.CocoRobo_LINE_BREAK_MESSAGE0 = 'Escape character %1';
  1071. Blockly.Msg.CocoRobo_LINE_BREAK_TOOLTIP = 'Escape character';
  1072. Blockly.Msg.CocoRobo_USOCKET_SENDTO_HELPURL = 'http://docs.micropython.org/en/latest/library/usocket.html#usocket.socket.sendto';
  1073. Blockly.Msg.CocoRobo_USOCKET_SENDTO_MESSAGE0 = 'Socket %1 send %2 to address %3';
  1074. Blockly.Msg.CocoRobo_USOCKET_SENDTO_TOOLTIP = 'Send data to the socket. The socket should not be connected to a remote socket, since the destination socket is specified by address.';
  1075. Blockly.Msg.CocoRobo_USOCKET_RECV_HELPURL = 'http://docs.micropython.org/en/latest/library/usocket.html#usocket.socket.recv';
  1076. Blockly.Msg.CocoRobo_USOCKET_RECV_MESSAGE0 = 'Socket %1 receives with maximum amount %2 and returns received data object';
  1077. Blockly.Msg.CocoRobo_USOCKET_RECV_TOOLTIP = '';
  1078. Blockly.Msg.CocoRobo_TEXT_ESC_HELPURL = '';
  1079. Blockly.Msg.CocoRobo_TEXT_ESC_MESSAGE0 = 'Text ESC %1';
  1080. Blockly.Msg.CocoRobo_TEXT_ESC_TOOLTIP = 'Text ESC';
  1081. Blockly.Msg.CocoRobo_USOCKET_RECVFROM_HELPURL = 'http://docs.micropython.org/en/latest/library/usocket.html#usocket.socket.recvfrom';
  1082. Blockly.Msg.CocoRobo_USOCKET_RECVFROM_MESSAGE0 = 'Socket %1 receives with maximum amount %2 and returns received data tuple';
  1083. Blockly.Msg.CocoRobo_USOCKET_RECVFROM_TOOLTIP = 'Tuple format: (bytes, address)';
  1084. Blockly.Msg.CocoRobo_USOCKET_CONNECT_HELPURL = 'http://docs.micropython.org/en/latest/library/usocket.html#usocket.socket.connect';
  1085. Blockly.Msg.CocoRobo_USOCKET_CONNECT_MESSAGE0 = 'Socket %1 connect to host %2 with port %3';
  1086. Blockly.Msg.CocoRobo_USOCKET_CONNECT_TOOLTIP = '';
  1087. Blockly.Msg.CocoRobo_USOCKET_GETADDRINFO_HELPURL = 'http://docs.micropython.org/en/latest/library/usocket.html#usocket.socket.getaddrinfo';
  1088. Blockly.Msg.CocoRobo_USOCKET_GETADDRINFO_MESSAGE0 = 'Parse host %1 with port %2 and return ip';
  1089. Blockly.Msg.CocoRobo_USOCKET_GETADDRINFO_TOOLTIP = 'Internet required';
  1090. Blockly.Msg.CocoRobo_USOCKET_ACCEPT_HELPURL = 'http://docs.micropython.org/en/latest/library/usocket.html#usocket.socket.accept';
  1091. Blockly.Msg.CocoRobo_USOCKET_ACCEPT_MESSAGE0 = 'Socket %1 receive connection request and return socket tuple';
  1092. Blockly.Msg.CocoRobo_USOCKET_ACCEPT_TOOLTIP = 'Receive connection request.Socket needs to specify an address and listen to the connection.The return value is (conn, address)\nconn: A new socket object that can be used to send and receive message\naddress: Client address connected to the server';
  1093. Blockly.Msg.CocoRobo_USOCKET_LISTEN_HELPURL = 'http://docs.micropython.org/en/latest/library/usocket.html#usocket.socket.listen';
  1094. Blockly.Msg.CocoRobo_USOCKET_LISTEN_MESSAGE0 = 'Listen to socket %1 with backlog as %2';
  1095. Blockly.Msg.CocoRobo_USOCKET_LISTEN_TOOLTIP = 'backlog : Maximum number of accepted sockets, at least 0, default reasonable value if not specified';
  1096. Blockly.Msg.CocoRobo_USOCKET_BIND_HELPURL = 'http://docs.micropython.org/en/latest/library/usocket.html#usocket.socket.bind';
  1097. Blockly.Msg.CocoRobo_USOCKET_BIND_MESSAGE0 = 'Socket %1 bind with address %2 and port %3';
  1098. Blockly.Msg.CocoRobo_USOCKET_BIND_TOOLTIP = '';
  1099. Blockly.Msg.CocoRobo_USOCKET_CLOSE_HELPURL = 'http://docs.micropython.org/en/latest/library/usocket.html#usocket.socket.close';
  1100. Blockly.Msg.CocoRobo_USOCKET_CLOSE_MESSAGE0 = 'Close socket %1';
  1101. Blockly.Msg.CocoRobo_USOCKET_CLOSE_TOOLTIP = '';
  1102. Blockly.Msg.CocoRobo_USOCKET_INIT_HELPURL = 'http://docs.micropython.org/en/latest/library/usocket.html#usocket.socket';
  1103. Blockly.Msg.CocoRobo_USOCKET_INIT_MESSAGE0 = 'Create socket %1 with af %2 and type %3';
  1104. Blockly.Msg.CocoRobo_USOCKET_INIT_TOOLTIP = 'AF_INET:=2 — TCP/IP – IPv4\nAF_INET6 :=10 — TCP/IP – IPv6\nSOCK_STREAM:=1 — TCP stream\nSOCK_DGRAM:=2 — UDP datagram\nSOCK_RAW :=3 — Original socket\nSO_REUSEADDR : =4 — Socket reusable\n';
  1105. Blockly.Msg.CocoRobo_GET_POST_HELPURL = '';
  1106. Blockly.Msg.CocoRobo_GET_POST_MESSAGE0 = '%1 request url %2 submit fields %3';
  1107. //Blockly.Msg.CocoRobo_GET_POST_TOOLTIP = '*data*(optional)List of dictionaries or tuples or byte or object of class file sent in the body of the request \n*json*(optional)The json data sent in the body of the request \n*headers*(optional)Http header Dictionary sent with request';
  1108. Blockly.Msg.CocoRobo_GET_POST_TOOLTIP = '';
  1109. Blockly.Msg.CocoRobo_UREQUESTS_GET_POST_HELPURL = '';
  1110. Blockly.Msg.CocoRobo_UREQUESTS_GET_POST_TOOLTIP = '';
  1111. Blockly.Msg.CocoRobo_UREQUESTS_GET_POST_MESSAGE0 = '%1 request url %2 submit fields %3';
  1112. Blockly.Msg.CocoRobo_UREQUESTS_POST_FILE_HELPURL = '';
  1113. Blockly.Msg.CocoRobo_UREQUESTS_POST_FILE_TOOLTIP = '';
  1114. Blockly.Msg.CocoRobo_UREQUESTS_POST_FILE_MESSAGE0 = 'Post submit file %1 request url %2 file path %3 mime type %4 fields %5';
  1115. Blockly.Msg.CocoRobo_RESPONSE_HELPURL = '';
  1116. Blockly.Msg.CocoRobo_RESPONSE_MESSAGE0 = 'Return response content as %1';
  1117. Blockly.Msg.CocoRobo_RESPONSE_TOOLTIP = '';
  1118. Blockly.Msg.STRING = 'String';
  1119. Blockly.Msg._BYTE = 'Byte';
  1120. Blockly.Msg.TEXT = 'Text';
  1121. Blockly.Msg.CocoRobo_RESPONSE_ATTRIBUTE_HELPURL = '';
  1122. Blockly.Msg.CocoRobo_RESPONSE_ATTRIBUTE_MESSAGE0 = 'Response attribute %1';
  1123. Blockly.Msg.CocoRobo_RESPONSE_ATTRIBUTE_TOOLTIP = '';
  1124. Blockly.Msg.MICROBIT_MICROBIT_SLEEP_MESSAGE0 = 'Waiting for %1 %2';
  1125. Blockly.Msg.CocoRobo_MS = 'Millisecond(ms)';
  1126. Blockly.Msg.CocoRobo_US = 'Microsecond(μs)';
  1127. Blockly.Msg.CocoRobo_TIME_DIFFERENCE_HELPURL = '';
  1128. Blockly.Msg.CocoRobo_TIME_DIFFERENCE_MESSAGE0 = 'Return time difference from %1 to %2';
  1129. Blockly.Msg.CocoRobo_TIME_DIFFERENCE_TOOLTIP = 'Measure the period between successive calls to ticks_ms (), ticks_us ()';
  1130. Blockly.Msg.CocoRobo_TYPE_HELPURL = '';
  1131. Blockly.Msg.CocoRobo_TYPE_MESSAGE0 = 'Type %1';
  1132. Blockly.Msg.CocoRobo_TYPE_TOOLTIP = 'Returns the type of the current value';
  1133. Blockly.Msg.CocoRobo_TYPE_IS_HELPURL = '';
  1134. Blockly.Msg.CocoRobo_TYPE_IS_MESSAGE0 = 'Type %1 is %2';
  1135. Blockly.Msg.CocoRobo_TYPE_IS_TOOLTIP = 'Set the type of the current value to %2 and return the result';
  1136. Blockly.Msg.CocoRobo_EVAL_HELPURL = '';
  1137. Blockly.Msg.CocoRobo_EVAL_MESSAGE0 = 'Eval %1';
  1138. Blockly.Msg.CocoRobo_EVAL_TOOLTIP = 'Simulate a string expression and return the result';
  1139. Blockly.Msg.CocoRobo_RETURN_HELPURL = '';
  1140. Blockly.Msg.CocoRobo_RETURN_MESSAGE0 = 'Return %1';
  1141. Blockly.Msg.CocoRobo_RETURN_TOOLTIP = 'Return a value';
  1142. Blockly.Msg.CocoRobo_BLUEBIT_AMBIENTLIGHT_HELPURL = '';
  1143. Blockly.Msg.CocoRobo_BLUEBIT_AMBIENTLIGHT_MESSAGE0 = 'I2C digital ray';
  1144. Blockly.Msg.CocoRobo_BLUEBIT_AMBIENTLIGHT_TOOLTIP = '';
  1145. Blockly.Msg.CocoRobo_WIFI_ALL_CONFIG_HELPURL = '';
  1146. Blockly.Msg.CocoRobo_WIFI_ALL_CONFIG_MESSAGE0 = 'Wi-Fi configuration information';
  1147. Blockly.Msg.CocoRobo_WIFI_ALL_CONFIG_TOOLTIP = 'Returns all wifi configuration information as tuples';
  1148. Blockly.Msg.CocoRobo_WIFI_ISCONNECTED_HELPURL = '';
  1149. Blockly.Msg.CocoRobo_WIFI_ISCONNECTED_MESSAGE0 = 'Has connected to Wi-Fi';
  1150. Blockly.Msg.CocoRobo_WIFI_ISCONNECTED_TOOLTIP = '';
  1151. Blockly.Msg.CocoRobo_INIT_ASSISTANT_WIFI_HELPURL = '';
  1152. Blockly.Msg.CocoRobo_INIT_ASSISTANT_WIFI_MESSAGE0 = 'Wi-Fi Connect voice assistant Wi-Fi name%1 password%2';
  1153. Blockly.Msg.CocoRobo_INIT_ASSISTANT_WIFI_TOOLTIP = 'Control board passes WIF to voice assistant through serial port';
  1154. Blockly.Msg.CocoRobo_INIT_ASSISTANT_PROFILE_HELPURL = '';
  1155. Blockly.Msg.CocoRobo_INIT_ASSISTANT_PROFILE_TOOLTIP = 'Files need to be uploaded to the board on the file system first';
  1156. Blockly.Msg.CocoRobo_INIT_ASSISTANT_PROFILE_MESSAGE0 = 'Read Voice Assistant Text Files %1';
  1157. Blockly.Msg.CocoRobo_BLUEBIT_SEG_DISPLAY_HELPURL = '';
  1158. Blockly.Msg.CocoRobo_BLUEBIT_SEG_DISPLAY_MESSAGE0 = 'Digital tube display %1';
  1159. Blockly.Msg.CocoRobo_BLUEBIT_SEG_DISPLAY_TOOLTIP = '-999~9999';
  1160. Blockly.Msg.CocoRobo_BLUEBIT_SEG_CLEAR_HELPURL = '';
  1161. Blockly.Msg.CocoRobo_BLUEBIT_SEG_CLEAR_MESSAGE0 = 'Clear the digital tube display';
  1162. Blockly.Msg.CocoRobo_BLUEBIT_SEG_CLEAR_TOOLTIP = '';
  1163. Blockly.Msg.CocoRobo_MACHINE_RESET_HELPURL = '';
  1164. Blockly.Msg.CocoRobo_MACHINE_RESET_MESSAGE0 = 'Reset';
  1165. Blockly.Msg.CocoRobo_MACHINE_RESET_TOOLTIP = 'Same as pressing an external reset button';
  1166. Blockly.Msg.CocoRobo_BLUEBIT_GET_COLOR_HELPURL = '';
  1167. Blockly.Msg.CocoRobo_BLUEBIT_GET_COLOR_MESSAGE0 = 'I2C RGB color %1';
  1168. Blockly.Msg.CocoRobo_BLUEBIT_GET_COLOR_TOOLTIP = '';
  1169. Blockly.Msg.CocoRobo_BLUEBIT_GET_ALL_COLOR_HELPURL = '';
  1170. Blockly.Msg.CocoRobo_BLUEBIT_GET_ALL_COLOR_MESSAGE0 = 'I2C RGB color';
  1171. Blockly.Msg.CocoRobo_BLUEBIT_GET_ALL_COLOR_TOOLTIP = 'Returns as list';
  1172. Blockly.Msg.CocoRobo_BLUEBIT_GET_COLOR_HSV_HELPURL = '';
  1173. Blockly.Msg.CocoRobo_BLUEBIT_GET_COLOR_HSV_MESSAGE0 = 'I2C HSV color %1';
  1174. Blockly.Msg.CocoRobo_BLUEBIT_GET_COLOR_HSV_TOOLTIP = 'HSV(Hue, Saturation, Value)';
  1175. Blockly.Msg.CocoRobo_BLUEBIT_GET_ALL_COLOR_HSV_HELPURL = '';
  1176. Blockly.Msg.CocoRobo_BLUEBIT_GET_ALL_COLOR_HSV_MESSAGE0 = 'I2C HSV color';
  1177. Blockly.Msg.CocoRobo_BLUEBIT_GET_ALL_COLOR_HSV_TOOLTIP = 'HSV(Hue, Saturation, Value)';
  1178. Blockly.Msg.CocoRobo_BLUEBIT_GET_FORCE_MEASURE_HELPURL = '';
  1179. Blockly.Msg.CocoRobo_BLUEBIT_GET_FORCE_MEASURE_MESSAGE0 = 'I2C force sensor Dial code %1';
  1180. Blockly.Msg.CocoRobo_BLUEBIT_GET_FORCE_MEASURE_TOOLTIP = 'I2C Address Corresponds to the Requirements of Coding Switches';
  1181. Blockly.Msg.CocoRobo_BLUEBIT_GET_ELECTRICITY_MEASURE_HELPURL = '';
  1182. Blockly.Msg.CocoRobo_BLUEBIT_GET_ELECTRICITY_MEASURE_MESSAGE0 = 'I2C current sensor Dial code %1';
  1183. Blockly.Msg.CocoRobo_BLUEBIT_GET_ELECTRICITY_MEASURE_TOOLTIP = 'I2C Address Corresponds to the Requirements of Coding Switches';
  1184. Blockly.Msg.CocoRobo_BLUEBIT_GET_VOLTAGE_MEASURE_HELPURL = '';
  1185. Blockly.Msg.CocoRobo_BLUEBIT_GET_VOLTAGE_MEASURE_MESSAGE0 = 'I2C voltage sensor Dial code %1';
  1186. Blockly.Msg.CocoRobo_BLUEBIT_GET_VOLTAGE_MEASURE_TOOLTIP = 'I2C Address Corresponds to the Requirements of Coding Switches';
  1187. Blockly.Msg.CocoRobo_BLUEBIT_GET_MAGNETIC_MEASURE_HELPURL = '';
  1188. Blockly.Msg.CocoRobo_BLUEBIT_GET_MAGNETIC_MEASURE_MESSAGE0 = 'I2C magnetic sensor Dial code %1';
  1189. Blockly.Msg.CocoRobo_BLUEBIT_GET_MAGNETIC_MEASURE_TOOLTIP = 'I2C Address Corresponds to the Requirements of Coding Switches';
  1190. Blockly.Msg.CocoRobo_BLUEBIT_GET_PH_MEASURE_HELPURL = '';
  1191. Blockly.Msg.CocoRobo_BLUEBIT_GET_PH_MEASURE_MESSAGE0 = 'I2C PH sensor Dial code %1';
  1192. Blockly.Msg.CocoRobo_BLUEBIT_GET_PH_MEASURE_TOOLTIP = 'I2C Address Corresponds to the Requirements of Coding Switches';
  1193. Blockly.Msg.CocoRobo_BLUEBIT_GET_TDS_MEASURE_HELPURL = '';
  1194. Blockly.Msg.CocoRobo_BLUEBIT_GET_TDS_MEASURE_MESSAGE0 = 'I2C TDS sensor Dial code %1';
  1195. Blockly.Msg.CocoRobo_BLUEBIT_GET_TDS_MEASURE_TOOLTIP = 'I2C Address Corresponds to the Requirements of Coding Switches';
  1196. Blockly.Msg.CocoRobo_BLUEBIT_GET_PRESSURE_MEASURE_HELPURL = '';
  1197. Blockly.Msg.CocoRobo_BLUEBIT_GET_PRESSURE_MEASURE_MESSAGE0 = 'I2C Pressure sensor Dial code %1';
  1198. Blockly.Msg.CocoRobo_BLUEBIT_GET_PRESSURE_MEASURE_TOOLTIP = 'I2C Address Corresponds to the Requirements of Coding Switches';
  1199. Blockly.Msg.CocoRobo_BLUEBIT_GET_PHOTOGATE_TIMER_MEASURE_HELPURL = '';
  1200. Blockly.Msg.CocoRobo_BLUEBIT_GET_PHOTOGATE_TIMER_MEASURE_MESSAGE0 = 'I2C Photogate Timer sensor Dial code %1';
  1201. Blockly.Msg.CocoRobo_BLUEBIT_GET_PHOTOGATE_TIMER_MEASURE_TOOLTIP = 'I2C Address Corresponds to the Requirements of Coding Switches';
  1202. Blockly.Msg.CocoRobo_RED = 'Red';
  1203. Blockly.Msg.CocoRobo_GREEN = 'Green';
  1204. Blockly.Msg.CocoRobo_BLUE = 'Blue';
  1205. Blockly.Msg.CocoRobo_MUSIC_PIN_P6 = 'Default';
  1206. Blockly.Msg.CocoRobo_MUSIC_PIN_P6_HELPURL = '';
  1207. Blockly.Msg.CocoRobo_MUSIC_PIN_P6_MESSAGE0 = '%1';
  1208. Blockly.Msg.CocoRobo_MUSIC_PIN_P6_TOOLTIP = "";
  1209. Blockly.Msg.MICROBIT_MUSIC_PLAY_BUILT_IN_MESSAGE0 = 'Play music %1 wait %2 loop %3 Pin %4';
  1210. Blockly.Msg.MICROBIT_MUSIC_PLAY_BUILT_IN_TOOLTIP = 'Play the built-in music, you can set the standby mode and loop playback.';
  1211. Blockly.Msg.MICROBIT_MUSIC_PLAY_BUILT_IN_HELPURL = 'https://microbit-micropython.readthedocs.io/en/latest/music.html#built-in-melodies';
  1212. Blockly.Msg.MICROBIT_MUSIC_PITCH_MESSAGE0 = 'Play tone %1 %2 delay %3 millisecond(s) at Pin %4';
  1213. Blockly.Msg.MICROBIT_MUSIC_PITCH_TOOLTIP = 'Plays the tone for the set length of time.';
  1214. Blockly.Msg.MICROBIT_MUSIC_PITCH_HELPURL = 'https://microbit-micropython.readthedocs.io/en/latest/music.html#music.pitch';
  1215. Blockly.Msg.MICROBIT_MUSIC_PLAY_LIST_OF_NOTES_MESSAGE0 = 'At Pin %5 play note list %1 wait %2 %3 loop %4';
  1216. Blockly.Msg.MICROBIT_MUSIC_PLAY_LIST_OF_NOTES_TOOLTIP = 'Play a list of notes, such as C4:4, G4:8, etc., the notes are in string form, the default pin is P6 of the cocorobo board';
  1217. Blockly.Msg.MICROBIT_MUSIC_PLAY_LIST_OF_NOTES_HELPURL = 'https://CocoRobo.readthedocs.io/zh/latest/tutorials/basics/buzz.html';
  1218. Blockly.Msg.MICROBIT_MUSIC_RESET_HELPURL = 'https://microbit-micropython.readthedocs.io/en/latest/music.html#music.reset';
  1219. Blockly.Msg.MICROBIT_MUSIC_RESET_MESSAGE0 = 'Restore music settings';
  1220. Blockly.Msg.MICROBIT_MUSIC_RESET_TOOLTIP = 'Restore all music settings (current beats, scales, and periods) to their default values.';
  1221. Blockly.Msg.MICROBIT_MUSIC_STOP_HELPURL = 'https://microbit-micropython.readthedocs.io/en/latest/music.html#music.stop';
  1222. Blockly.Msg.MICROBIT_MUSIC_STOP_MESSAGE0 = 'Stop playing music at Pin %1';
  1223. Blockly.Msg.MICROBIT_MUSIC_STOP_TOOLTIP = 'The default pin is P6 of the cocorobo board';
  1224. Blockly.Msg.MICROBIT_MUSIC_SET_TEMPO_MESSAGE0 = 'Set each beat equal to %1 notes, the number of beats per minute is %2';
  1225. Blockly.Msg.MICROBIT_MUSIC_SET_TEMPO_TOOLTIP = 'Set the playback speed (beat). A certain number of tick represents a beat, the number of beats per minute per beat (BPM beats per minute).';
  1226. Blockly.Msg.MICROBIT_MUSIC_SET_TEMPO_HELPURL = 'https://microbit-micropython.readthedocs.io/en/latest/music.html#music.set_tempo';
  1227. Blockly.Msg.MICROBIT_MUSIC_SET_TEMPO_SPEED_MESSAGE0 = 'Set the playback speed to %1 times';
  1228. Blockly.Msg.MICROBIT_MUSIC_SET_TEMPO_SPEED_TOOLTIP = 'The 4th note is 1 beat, and the number of beats per minute is 120 by default, which is 1 times the playback speed.';
  1229. Blockly.Msg.MICROBIT_MUSIC_SET_TEMPO_SPEED_HELPURL = 'https://microbit-micropython.readthedocs.io/en/latest/music.html#music.set_tempo';
  1230. Blockly.Msg.MICROBIT_MUSIC_GET_TEMPO_MESSAGE0 = 'Current beats';
  1231. Blockly.Msg.MICROBIT_MUSIC_GET_TEMPO_TOOLTIP = 'Get current beats: Taps per beat, beats per minute (BPM).';
  1232. Blockly.Msg.MICROBIT_MUSIC_GET_TEMPO_HELPURL = 'https://microbit-micropython.readthedocs.io/en/latest/music.html#music.get_tempo';
  1233. Blockly.Msg.CocoRobo_BLUEBIT_HUM_TEM_HELPURL = '';
  1234. Blockly.Msg.CocoRobo_BLUEBIT_HUM_TEM_TOOLTIP = '';
  1235. Blockly.Msg.CocoRobo_BLUEBIT_HUM_TEM_MESSAGE0 = 'I2C %1';
  1236. Blockly.Msg.CocoRobo_BLUEBIT_TEMPERATURE = 'Temperature';
  1237. Blockly.Msg.CocoRobo_BLUEBIT_HUMIDITY = 'Humidity';
  1238. /*教科板 - 扩展 - Bluebit - 结束 */
  1239. Blockly.Msg.CocoRobo_UART_INIT_HELPURL = '';
  1240. Blockly.Msg.CocoRobo_UART_INIT_MESSAGE0 = "Initialize serial port %4 as baudrate %1 tx %2 rx %3";
  1241. Blockly.Msg.CocoRobo_UART_INIT_TOOLTIP = 'CocoRobo board supports 3 sets of serial ports. 0 for repl, remaining 1, 2 sets of serial ports available. All pins can be used as the input of serial port rx, except P2, p3, p4, p10 can only be used as input, and all the other pins can be used as output tx. in theory.';
  1242. Blockly.Msg.CocoRobo_UART_DEINIT_HELPURL = '';
  1243. Blockly.Msg.CocoRobo_UART_DEINIT_MESSAGE0 = 'Close serial port %1';
  1244. Blockly.Msg.CocoRobo_UART_DEINIT_TOOLTIP = 'Turn off the UART bus';
  1245. Blockly.Msg.CocoRobo_UART_WRITE_STR_HELPURL = '';
  1246. Blockly.Msg.CocoRobo_UART_WRITE_STR_MESSAGE0 = 'Serial port %1 write string %2 %3';
  1247. Blockly.Msg.CocoRobo_UART_WRITE_STR_TOOLTIP = 'Write a text to the bus. \nReturn value: The number of bytes to write or None to time out.';
  1248. Blockly.Msg.CocoRobo_UART_WRITE_HEX_HELPURL = '';
  1249. Blockly.Msg.CocoRobo_UART_WRITE_HEX_MESSAGE0 = 'Serial port %1 write hex string %2 %3';
  1250. Blockly.Msg.CocoRobo_UART_WRITE_HEX_TOOLTIP = '';
  1251. Blockly.Msg.CocoRobo_UART_HAS_DATA_HELPURL = '';
  1252. Blockly.Msg.CocoRobo_UART_HAS_DATA_MESSAGE0 = 'Serial port %1 has readable data';
  1253. Blockly.Msg.CocoRobo_UART_HAS_DATA_TOOLTIP = 'Returns an integer that counts the number of characters that can be read without blocking. \n If there are no characters available, it will return 0, if there are characters, it will return a positive number. \n This method can return 1 even if there are multiple readable characters.';
  1254. Blockly.Msg.CocoRobo_UART_READLINE_HELPURL = '';
  1255. Blockly.Msg.CocoRobo_UART_READLINE_MESSAGE0 = 'Serial port %1 read a line of data';
  1256. Blockly.Msg.CocoRobo_UART_READLINE_TOOLTIP = 'Read a line and end with a newline character.\nReturn value: Read row or None timeout.';
  1257. Blockly.Msg.CocoRobo_UART_READ_HELPURL = '';
  1258. Blockly.Msg.CocoRobo_UART_READ_MESSAGE0 = 'Serial port %1 read data';
  1259. Blockly.Msg.CocoRobo_UART_READ_TOOLTIP = 'Read as much serial data as possible.\n Return value: A list of bytes containing the bytes read. Returns None if the read times out.';
  1260. Blockly.Msg.CocoRobo_UART_READ_LENGTH_HELPURL = '';
  1261. Blockly.Msg.CocoRobo_UART_READ_LENGTH_MESSAGE0 = 'Serial port %1 read data with length as %2';
  1262. Blockly.Msg.CocoRobo_UART_READ_LENGTH_TOOLTIP = 'Read the specified length bytes data.\n Return value: A list of bytes containing the bytes read. Returns None if the read times out.';
  1263. Blockly.Msg.CocoRobo_UART_WRITE_BYTE_HELPURL = '';
  1264. Blockly.Msg.CocoRobo_UART_WRITE_BYTE_MESSAGE0 = 'Serial port %1 write a byte %2';
  1265. Blockly.Msg.CocoRobo_UART_WRITE_BYTE_TOOLTIP = 'The parameter is a integer as 0~255\nWrite a byte to the bus. \nReturn value: The number of bytes to write or None to time out.';
  1266. Blockly.Msg.CocoRobo_UART_WRITE_BYTES_HELPURL = '';
  1267. Blockly.Msg.CocoRobo_UART_WRITE_BYTES_MESSAGE0 = 'Serial port %1 write bytes %2';
  1268. Blockly.Msg.CocoRobo_UART_WRITE_BYTES_TOOLTIP = 'Write some bytes to the bus. \nReturn value: The number of bytes to write or None to time out.';
  1269. // 格式化字符串 % 方式
  1270. Blockly.Msg.TEXT_FORMAT_MESSAGE0 = 'Format string %1 % %2';
  1271. Blockly.Msg.TEXT_FORMAT_TOOLTIP = 'Use "%" to format the string and return the result';
  1272. Blockly.Msg.TEXT_FORMAT_HELPURL = '';
  1273. // 格式化字符串 format 方式
  1274. Blockly.Msg.TEXT_FORMAT2_MESSAGE0 = 'Format string %1 with %2';
  1275. Blockly.Msg.TEXT_FORMAT2_TOOLTIP = 'Use "format" to format the string and return the result';
  1276. Blockly.Msg.TEXT_FORMAT2_HELPURL = '';
  1277. Blockly.Msg.CocoRobo_BAUDRATE_HELPURL = '';
  1278. Blockly.Msg.CocoRobo_BAUDRATE_MESSAGE0 = '%1';
  1279. Blockly.Msg.CocoRobo_BAUDRATE_TOOLTIP = '';
  1280. Blockly.Msg.CocoRobo_HIGH_LOW_HELPURL = '';
  1281. Blockly.Msg.CocoRobo_HIGH_LOW_MESSAGE0 = '%1';
  1282. Blockly.Msg.CocoRobo_HIGH_LOW_TOOLTIP = '';
  1283. Blockly.Msg.CocoRobo_TEN_CONVERT_TO_HELPURL = '';
  1284. Blockly.Msg.CocoRobo_TEN_CONVERT_TO_MESSAGE0 = "Decimal int num %1 converted to %2 string";
  1285. Blockly.Msg.CocoRobo_TEN_CONVERT_TO_TOOLTIP = 'Convert a decimal integer to a %2 string and return the result';
  1286. Blockly.Msg.CocoRobo_BIN = 'BIN';
  1287. Blockly.Msg.CocoRobo_OCT = 'OCT';
  1288. Blockly.Msg.CocoRobo_HEX = 'HEX';
  1289. Blockly.Msg.CocoRobo_CONVERT_TO_TEN_HELPURL = '';
  1290. Blockly.Msg.CocoRobo_CONVERT_TO_TEN_MESSAGE0 = "%1 string %2 converted to decimal int num";
  1291. Blockly.Msg.CocoRobo_CONVERT_TO_TEN_TOOLTIP = 'Convert a %2 string to a decimal integer and return the result';
  1292. Blockly.Msg.CocoRobo_TEN_CONVERTED_TO_BYTES_HELPURL = '';
  1293. Blockly.Msg.CocoRobo_TEN_CONVERTED_TO_BYTES_MESSAGE0 = "Decimal int num %2 converted to %1 bytes";
  1294. Blockly.Msg.CocoRobo_TEN_CONVERTED_TO_BYTES_TOOLTIP = 'Convert a decimal integer to %1 bytes and return the result';
  1295. Blockly.Msg.CocoRobo_INT_TO_CHR_HELPURL = '';
  1296. Blockly.Msg.CocoRobo_INT_TO_CHR_MESSAGE0 = 'Shaping number %1 converted to character in ASCII';
  1297. Blockly.Msg.CocoRobo_INT_TO_CHR_TOOLTIP = 'ASCII is a computer coding system based on the Latin alphabet, mainly used to display modern English and other Western European languages';
  1298. Blockly.Msg.CocoRobo_STR_TO_HEX_HELPURL = '';
  1299. Blockly.Msg.CocoRobo_STR_TO_HEX_MESSAGE0 = 'String %1 converted to hex bytes';
  1300. Blockly.Msg.CocoRobo_STR_TO_HEX_TOOLTIP = 'Returns two hexadecimal numbers separated by spaces in the result';
  1301. Blockly.Msg.CocoRobo_CHR_TO_INT_HELPURL = '';
  1302. Blockly.Msg.CocoRobo_CHR_TO_INT_MESSAGE0 = 'Character in ASCII %1 converted to shaping number';
  1303. Blockly.Msg.CocoRobo_CHR_TO_INT_TOOLTIP = 'ASCII is a computer coding system based on the Latin alphabet, mainly used to display modern English and other Western European languages';
  1304. Blockly.Msg.CocoRobo_HEX_TO_BIN_STR_HELPURL = '';
  1305. Blockly.Msg.CocoRobo_HEX_TO_BIN_STR_MESSAGE0 = 'Hex string %1 converted to bin bytes';
  1306. Blockly.Msg.CocoRobo_HEX_TO_BIN_STR_TOOLTIP = 'Convert hexadecimal string to binary byte and return the result';
  1307. Blockly.Msg.CocoRobo_DATA_TO_BASE64_HELPURL = '';
  1308. Blockly.Msg.CocoRobo_DATA_TO_BASE64_MESSAGE0 = 'Encoding data %1 in base64 and return byte object';
  1309. Blockly.Msg.CocoRobo_DATA_TO_BASE64_TOOLTIP = 'Base64 encoding is a process from binary to character';
  1310. Blockly.Msg.CocoRobo_BASE64_TO_DATA_HELPURL = '';
  1311. Blockly.Msg.CocoRobo_BASE64_TO_DATA_MESSAGE0 = 'Decoding base64 data %1 and return byte object';
  1312. Blockly.Msg.CocoRobo_BASE64_TO_DATA_TOOLTIP = 'Base64 encoding is a process from binary to character';
  1313. Blockly.Msg.CocoRobo_UJSON_DUMPS_HELPURL = '';
  1314. Blockly.Msg.CocoRobo_UJSON_DUMPS_MESSAGE0 = '%1 converted to json string';
  1315. Blockly.Msg.CocoRobo_UJSON_DUMPS_TOOLTIP = 'Key in json format must be a string, and value can be a legitimate json data type (string, number, object, array, Boolean, or none';
  1316. Blockly.Msg.CocoRobo_UJSON_LOADS_HELPURL = '';
  1317. Blockly.Msg.CocoRobo_UJSON_LOADS_MESSAGE0 = 'Parse json string %1 and return the object';
  1318. Blockly.Msg.CocoRobo_UJSON_LOADS_TOOLTIP = 'Key in json format must be a string, and value can be a legitimate json data type (string, number, object, array, Boolean, or none';
  1319. Blockly.Msg.CocoRobo_code_annotation_HELPURL = '';
  1320. Blockly.Msg.CocoRobo_code_annotation_MESSAGE0 = 'Comment # %1';
  1321. Blockly.Msg.CocoRobo_code_annotation_TOOLTIP = 'Generate code comments';
  1322. Blockly.Msg.CocoRobo_SETS_PIN_MODE_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/board/hardware.html#CocoRobopindesc';
  1323. Blockly.Msg.CocoRobo_SETS_PIN_MODE_TOOLTIP = 'Right-click help to view the pin declaration';
  1324. Blockly.Msg.CocoRobo_SETS_PIN_MODE_MESSAGE0 = 'Set pin %1 as %2 mode %3 and set the value to %4';
  1325. Blockly.Msg.CocoRobo_SET_PIN_IN = 'Input';
  1326. Blockly.Msg.CocoRobo_SET_PIN_PUSH_PULL_OUT = 'Push-pull output';
  1327. Blockly.Msg.CocoRobo_SET_PIN_LEAKY_OUT = 'Leaky output';
  1328. Blockly.Msg.CocoRobo_SET_PIN_NO_PULL = 'No pull';
  1329. Blockly.Msg.CocoRobo_SET_PIN_DOWN_PULL = 'Ppull down';
  1330. Blockly.Msg.CocoRobo_SET_PIN_UP_PULL = 'Pull up';
  1331. Blockly.Msg.CocoRobo_LOCK_OBJECT_ACQUIRE_LOCK_HELPURL = '';
  1332. Blockly.Msg.CocoRobo_LOCK_OBJECT_ACQUIRE_LOCK_MESSAGE0 = "Thread lock object %1 requests lock";
  1333. Blockly.Msg.CocoRobo_LOCK_OBJECT_ACQUIRE_LOCK_TOOLTIP = '';
  1334. Blockly.Msg.CocoRobo_START_NEW_THREAD_HELPURL = '';
  1335. Blockly.Msg.CocoRobo_START_NEW_THREAD_MESSAGE0 = "Thread %1";
  1336. Blockly.Msg.CocoRobo_START_NEW_THREAD_TOOLTIP = '';
  1337. /* 教科板_物联网 */
  1338. Blockly.Msg.CocoRobo_BLYNK_TERMINAL_WIDGET_VPIN_HELPURL = '';
  1339. Blockly.Msg.CocoRobo_BLYNK_TERMINAL_WIDGET_VPIN_MESSAGE0 = "Custom terminal widget on virtual pin V %1";
  1340. Blockly.Msg.CocoRobo_BLYNK_TERMINAL_WIDGET_VPIN_TOOLTIP = '';
  1341. Blockly.Msg.CocoRobo_BLYNK_SYNC_VIRTUAL_HELPURL = '';
  1342. Blockly.Msg.CocoRobo_BLYNK_SYNC_VIRTUAL_MESSAGE0 = "Synchronizing the status of virtual pin V %1";
  1343. Blockly.Msg.CocoRobo_BLYNK_SYNC_VIRTUAL_TOOLTIP = '';
  1344. Blockly.Msg.CocoRobo_BLYNK_ON_DISCONNECTED_HELPURL = '';
  1345. Blockly.Msg.CocoRobo_BLYNK_ON_DISCONNECTED_MESSAGE0 = "When Blynk disconnected";
  1346. Blockly.Msg.CocoRobo_BLYNK_ON_DISCONNECTED_TOOLTIP = '';
  1347. Blockly.Msg.CocoRobo_BLYNK_ON_CONNECTED_HELPURL = '';
  1348. Blockly.Msg.CocoRobo_BLYNK_ON_CONNECTED_MESSAGE0 = "When Blynk connected";
  1349. Blockly.Msg.CocoRobo_BLYNK_ON_CONNECTED_TOOLTIP = '';
  1350. Blockly.Msg.CocoRobo_BLYNKTIMER_RUN_HELPURL = '';
  1351. Blockly.Msg.CocoRobo_BLYNKTIMER_RUN_MESSAGE0 = "Run the BlynkTimer processes";
  1352. Blockly.Msg.CocoRobo_BLYNKTIMER_RUN_TOOLTIP = 'It is recommended to put this block in \'repeat forever\' block';
  1353. Blockly.Msg.CocoRobo_BLYNK_RUN_HELPURL = '';
  1354. Blockly.Msg.CocoRobo_BLYNK_RUN_MESSAGE0 = "Run the Blynk processes";
  1355. Blockly.Msg.CocoRobo_BLYNK_RUN_TOOLTIP = 'It is recommended to put this block in \'repeat forever\' block';
  1356. Blockly.Msg.CocoRobo_BLYNK_APP_NOTIFY_HELPURL = '';
  1357. Blockly.Msg.CocoRobo_BLYNK_APP_NOTIFY_MESSAGE0 = "Blynk APP notifies %1";
  1358. Blockly.Msg.CocoRobo_BLYNK_APP_NOTIFY_TOOLTIP = '';
  1359. Blockly.Msg.CocoRobo_BLYNKTIMER_HELPURL = '';
  1360. Blockly.Msg.CocoRobo_BLYNKTIMER_MESSAGE0 = "BlynkTimer number %1 mode %2 period %3 seconds";
  1361. Blockly.Msg.CocoRobo_BLYNKTIMER_TOOLTIP = 'Note:\nthe serial number of the timer is automatically obtained, from top to bottom, starting from 0 and continuous, don`t do this"timer 0, timer 2", the exposed serial number parameter is convenient to view here!\nParameter:\nno_timers_err=False - disable exception raise if all all timers were stopped';
  1362. Blockly.Msg.CocoRobo_BLYNK_STOP_TIMERS_HELPURL = '';
  1363. Blockly.Msg.CocoRobo_BLYNK_STOP_TIMERS_MESSAGE0 = 'Stop Blynk timer %1';
  1364. Blockly.Msg.CocoRobo_BLYNK_STOP_TIMERS_TOOLTIP =
  1365. 'Note:\nthe serial number of the timer is automatically obtained, from top to bottom, starting from 0 and continuous, don`t do this"timer 0, timer 2", the exposed serial number parameter is convenient to view here!\nParameter:\nno_timers_err=False - disable exception raise if all all timers were stopped';
  1366. Blockly.Msg.CocoRobo_UART_INPUT_HELPURL = '';
  1367. Blockly.Msg.CocoRobo_UART_INPUT_MESSAGE0 = 'Get input text from serial port, title %1';
  1368. Blockly.Msg.CocoRobo_UART_INPUT_TOOLTIP = ''
  1369. Blockly.Msg.CocoRobo_BLYNK_SET_PROPERTY_HELPURL = '';
  1370. Blockly.Msg.CocoRobo_BLYNK_SET_PROPERTY_MESSAGE0 = 'Set property %1 and value %2 to virtual pin';
  1371. Blockly.Msg.CocoRobo_BLYNK_SET_PROPERTY_TOOLTIP = "Placed in a read or write event, the virtual pin is determined by the event,the component bound to the pin will have the added property";
  1372. Blockly.Msg.CocoRobo_BLYNK_EMAIL_HELPURL = '';
  1373. Blockly.Msg.CocoRobo_BLYNK_EMAIL_MESSAGE0 = 'Email to pre-set email address with %1 subject %2 body %3';
  1374. Blockly.Msg.CocoRobo_BLYNK_EMAIL_TOOLTIP = "";
  1375. Blockly.Msg.CocoRobo_BLYNK_GET_TIMERS_HELPURL = '';
  1376. Blockly.Msg.CocoRobo_BLYNK_GET_TIMERS_MESSAGE0 = 'Available Blynk timers';
  1377. Blockly.Msg.CocoRobo_BLYNK_GET_TIMERS_TOOLTIP = "";
  1378. Blockly.Msg.CocoRobo_BLYNK_SENSOR_DATA_TO_APP_HELPURL = '';
  1379. Blockly.Msg.CocoRobo_BLYNK_SENSOR_DATA_TO_APP_MESSAGE0 = "Send data %1 to Blynk APP's virtual pin V %2";
  1380. Blockly.Msg.CocoRobo_BLYNK_SENSOR_DATA_TO_APP_TOOLTIP = 'Virtual pin: V0 ~ V255';
  1381. Blockly.Msg.CocoRobo_BLYNK_APP_DATA_HELPURL = '';
  1382. Blockly.Msg.CocoRobo_BLYNK_APP_DATA_MESSAGE0 = 'When received value %2 of virtual pin V %1 from Blynk APP';
  1383. Blockly.Msg.CocoRobo_BLYNK_APP_DATA_TOOLTIP = 'Virtual pin: V0 ~ V255';
  1384. Blockly.Msg.CocoRobo_BLYNK_SETUP_HELPURL = '';
  1385. Blockly.Msg.CocoRobo_BLYNK_SETUP_MESSAGE0 = 'Blynk Settings %1 server %2 port %3 authorization code %4';
  1386. Blockly.Msg.CocoRobo_BLYNK_SETUP_TOOLTIP = 'The server can be set to "blynk-cloud.com" or "blynk.cocorobo.cn"\n The default port is 8080\n Note: The mobile APP access port is 9443.';
  1387. Blockly.Msg.INT_TO_CHR_HELPURL = ''
  1388. Blockly.Msg.INT_TO_CHR_MESSAGE0 = 'Int %1 to ASCII single character';
  1389. Blockly.Msg.INT_TO_CHR_TOOLTIP = ''
  1390. Blockly.Msg.a123_HELPURL = ''
  1391. Blockly.Msg.a123_MESSAGE0 = '新 %1'
  1392. Blockly.Msg.a123_TOOLTIP = ""
  1393. Blockly.Msg.CocoRobo_ONENET_DISCONNECT_MESSAGE0 = 'Disconnect from OneNET';
  1394. Blockly.Msg.CocoRobo_ONENET_DISCONNECT_TOOLTIP = '';
  1395. Blockly.Msg.CocoRobo_ONENET_DISCONNECT_HELPURL = '';
  1396. Blockly.Msg.CocoRobo_ONENET_RECV_MESSAGE0 = 'When received message %1 from OneNET';
  1397. Blockly.Msg.CocoRobo_ONENET_RECV_TOOLTIP = '';
  1398. Blockly.Msg.CocoRobo_ONENET_RECV_HELPURL = '';
  1399. Blockly.Msg.CocoRobo_ONENET_RECV_MSG_MESSAGE0 = 'When received specific message %1 from OneNET';
  1400. Blockly.Msg.CocoRobo_ONENET_RECV_MSG_TOOLTIP = '';
  1401. Blockly.Msg.CocoRobo_ONENET_RECV_MSG_HELPURL = '';
  1402. Blockly.Msg.CocoRobo_ONENET_PUB_VALUE_MESSAGE0 = 'Publish data to OneNET, name %1 value %2';
  1403. Blockly.Msg.CocoRobo_ONENET_PUB_VALUE_TOOLTIP = '';
  1404. Blockly.Msg.CocoRobo_ONENET_PUB_VALUE_HELPURL = '';
  1405. Blockly.Msg.CocoRobo_ONENET_PUB_DICT_MESSAGE0 = 'Publish data to OneNET %1';
  1406. Blockly.Msg.CocoRobo_ONENET_PUB_DICT_TOOLTIP = '';
  1407. Blockly.Msg.CocoRobo_ONENET_PUB_DICT_HELPURL = '';
  1408. Blockly.Msg.CocoRobo_HCSR04_DISTANCE_HELPURL = 'https://CocoRobo-lib.readthedocs.io/zh/master/hcsr04/index.html#hcsr04'
  1409. Blockly.Msg.CocoRobo_HCSR04_DISTANCE_MESSAGE0 = '%1 hcsr04 untrasonic distance, unit %2';
  1410. Blockly.Msg.CocoRobo_HCSR04_DISTANCE_TOOLTIP = ''
  1411. Blockly.Msg.CocoRobo_HCSR04_DISTANCE_MM_HELPURL = 'https://CocoRobo-lib.readthedocs.io/zh/master/hcsr04/index.html#hcsr04'
  1412. Blockly.Msg.CocoRobo_HCSR04_DISTANCE_MM_MESSAGE0 = '%1 hcsr04 untrasonic(mm)';
  1413. Blockly.Msg.CocoRobo_HCSR04_DISTANCE_MM_TOOLTIP = ''
  1414. Blockly.Msg.CocoRobo_HCSR04_OBJ_HELPURL = 'https://CocoRobo-lib.readthedocs.io/zh/master/hcsr04/index.html#hcsr04'
  1415. Blockly.Msg.CocoRobo_HCSR04_OBJ_MESSAGE0 = 'Hcsr04 ultrasonic initialize name %1 trigger %2 echo %3';
  1416. Blockly.Msg.CocoRobo_HCSR04_OBJ_TOOLTIP = ''
  1417. Blockly.Msg.CocoRobo_PM2_5_LitresAir_HELPURL = ''
  1418. Blockly.Msg.CocoRobo_PM2_5_LitresAir_MESSAGE0 = 'RX pin %1 Number of particles with diameter of %2 in 0.1 liter air';
  1419. Blockly.Msg.CocoRobo_PM2_5_LitresAir_TOOLTIP = ''
  1420. Blockly.Msg.CocoRobo_PM2_5_MIC_HELPURL = ''
  1421. Blockly.Msg.CocoRobo_PM2_5_MIC_MESSAGE0 = 'RX pin %1 PM value concentration %2';
  1422. Blockly.Msg.CocoRobo_PM2_5_MIC_TOOLTIP = ''
  1423. Blockly.Msg.CocoRobo_IR_REMOTE_RECV_MESSAGE0 = 'Infrared receive %1 callback address %2 callback command %3';
  1424. Blockly.Msg.CocoRobo_IR_REMOTE_RECV_HELPURL = '';
  1425. Blockly.Msg.CocoRobo_IR_REMOTE_RECV_TOOLTIP = '';
  1426. Blockly.Msg.CocoRobo_IR_REMOTE_SEND_MESSAGE0 = 'Infrared send %1 address %2 command %3';
  1427. Blockly.Msg.CocoRobo_IR_REMOTE_SEND_HELPURL = '';
  1428. Blockly.Msg.CocoRobo_IR_REMOTE_SEND_TOOLTIP = '';
  1429. Blockly.Msg.CocoRobo_ONENET_PUB_VALUE2_MESSAGE0 = 'Publish data to Wechat app, name %1 value %2';
  1430. Blockly.Msg.CocoRobo_ONENET_PUB_VALUE2_TOOLTIP = '';
  1431. Blockly.Msg.CocoRobo_ONENET_PUB_VALUE2_HELPURL = '';
  1432. Blockly.Msg.CocoRobo_ONENET_ACCEPT_MESSAGE = 'If received message';
  1433. Blockly.Msg.CocoRobo_ONENET = 'OneNET settings';
  1434. Blockly.Msg.CocoRobo_ONENET_WECHAT_APP = 'Wechat app settings';
  1435. Blockly.Msg.CocoRobo_ONENET_OPTION_BOARDS = 'Optional cocorobo boards';
  1436. Blockly.Msg.CocoRobo_ONENET_TITLE = 'OneNET';
  1437. Blockly.Msg.CocoRobo_SERVER = 'Server';
  1438. Blockly.Msg.CocoRobo_DEVICE_ID = 'Device_id';
  1439. Blockly.Msg.CocoRobo_PRODUCT_ID = 'Product_id';
  1440. Blockly.Msg.CocoRobo_API_KEY = 'Product_APIKey';
  1441. Blockly.Msg.CocoRobo_TOPIC = 'Topic';
  1442. Blockly.Msg.CocoRobo_ONENET_CALLBACK = 'Callback function';
  1443. Blockly.Msg.CocoRobo_ONENET_CALLBACK_TITLE = "OneNET callback";
  1444. Blockly.Msg.CocoRobo_ONENET_OPTION_BOARDS_HELPURL = '';
  1445. Blockly.Msg.CocoRobo_ONENET_OPTION_BOARDS_MESSAGE0 = 'Choose cocorobo App %1 in WeChat App';
  1446. Blockly.Msg.CocoRobo_ONENET_OPTION_BOARDS_TOOLTIP = '';
  1447. // text转字节
  1448. Blockly.Msg.TEXT_TO_BYTE_MESSAGE0 = 'Convert %1 to bytes';
  1449. Blockly.Msg.TEXT_TO_BYTE_TOOLTIP = 'Supported data type as string';
  1450. Blockly.Msg.TEXT_TO_BYTE_HELPURL = '';
  1451. // 非文本转字节
  1452. Blockly.Msg.OTHER_TO_BYTE_MESSAGE0 = 'Convert Non-text %1 to bytes';
  1453. Blockly.Msg.OTHER_TO_BYTE_TOOLTIP = '';
  1454. Blockly.Msg.OTHER_TO_BYTE_HELPURL = '';
  1455. Blockly.Msg.CocoRobo_BYTES_DECODE_HELPURL = '';
  1456. Blockly.Msg.CocoRobo_BYTES_DECODE_MESSAGE0 = 'Convert bytes %1 to string';
  1457. Blockly.Msg.CocoRobo_BYTES_DECODE_TOOLTIP = 'Return the result of the specified byte to string'
  1458. Blockly.Msg.CocoRobo_ONENET_TOOLTIP = 'Create a OneNET connection';
  1459. Blockly.Msg.CocoRobo_ONENET_INIT_WIFI_MESSAGE0 = 'IoT make sure to connect to Wi-Fi with SSID %1 & Password %2';
  1460. Blockly.Msg.CocoRobo_ONENET_INIT_WIFI_TOOLTIP = 'Let the board access the Wi-Fi environment';
  1461. Blockly.Msg.CocoRobo_ONENET_INIT_WIFI_HELPURL = '';
  1462. Blockly.Msg.CocoRobo_ONENET_RECV_FROM_WECHAT_APP_HELPURL = '';
  1463. Blockly.Msg.CocoRobo_ONENET_RECV_FROM_WECHAT_APP_MESSAGE0 = 'When receives %1 and %2 from WeChat App';
  1464. Blockly.Msg.CocoRobo_ONENET_RECV_FROM_WECHAT_APP_TOOLTIP = '';
  1465. /* 教科板_物联网 */
  1466. /* 教科板start */
  1467. Blockly.Msg.CocoRobo_MAC_ADDRESS_HELPURL = '';
  1468. Blockly.Msg.CocoRobo_MAC_ADDRESS_MESSAGE0 = 'MAC Address';
  1469. Blockly.Msg.CocoRobo_MAC_ADDRESS_TOOLTIP = '';
  1470. Blockly.Msg.CocoRobo_RADIO_REC_HELPURL = '';
  1471. Blockly.Msg.CocoRobo_RADIO_REC_MESSAGE0 = 'Radio received';
  1472. Blockly.Msg.CocoRobo_RADIO_REC_TOOLTIP = 'Received data is bytes';
  1473. Blockly.Msg.CocoRobo_RADIO_SEND_HELPURL = '';
  1474. Blockly.Msg.CocoRobo_RADIO_SEND_MESSAGE0 = 'Radio sends %1';
  1475. Blockly.Msg.CocoRobo_RADIO_SEND_TOOLTIP = 'Channel: 1~13';
  1476. Blockly.Msg.CocoRobo_RADIO_CHANNEL_HELPURL = '';
  1477. Blockly.Msg.CocoRobo_RADIO_CHANNEL_MESSAGE0 = 'Set radio channel %1';
  1478. Blockly.Msg.CocoRobo_RADIO_CHANNEL_TOOLTIP = 'Channel: 1~13';
  1479. Blockly.Msg.CocoRobo_RADIO_ON_OFF_HELPURL = '';
  1480. Blockly.Msg.CocoRobo_RADIO_ON_OFF_MESSAGE0 = '%1 radio';
  1481. Blockly.Msg.CocoRobo_RADIO_ON_OFF_TOOLTIP = 'Channel: 1~13';
  1482. Blockly.Msg.CocoRobo_RADIO_RECV_MESSAGE0 = 'When receiving broadcast message %1 from Radio';
  1483. Blockly.Msg.CocoRobo_RADIO_RECV_TOOLTIP = 'Channel: 1~13';
  1484. Blockly.Msg.CocoRobo_RADIO_RECV_HELPURL = '';
  1485. Blockly.Msg.CocoRobo_RADIO_RECV_MSG_MESSAGE0 = 'When receiving specific broadcast message %1 from Radio';
  1486. Blockly.Msg.CocoRobo_RADIO_RECV_MSG_TOOLTIP = 'Channel: 1~13';
  1487. Blockly.Msg.CocoRobo_RADIO_RECV_MSG_HELPURL = '';
  1488. Blockly.Msg.CocoRobo_DISPCHAR_MODE_1 = 'Normal';
  1489. Blockly.Msg.CocoRobo_DISPCHAR_MODE_2 = 'Rev';
  1490. Blockly.Msg.CocoRobo_DISPCHAR_MODE_3 = 'Trans';
  1491. Blockly.Msg.CocoRobo_AUDIO_XUNFEI_TTS_HELPURL = '';
  1492. Blockly.Msg.CocoRobo_AUDIO_XUNFEI_TTS_MESSAGE0 = 'TTS play text %1';
  1493. Blockly.Msg.CocoRobo_AUDIO_XUNFEI_TTS_TOOLTIP = 'The "Online Speech Synthesis" service needs to be enabled on the "Xunfei Open Platform" www.xfyun.cn';
  1494. Blockly.Msg.CocoRobo_AUDIO_XUNFEI_TTS_CONFIG_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/extboard/tutorials/tutorials_parrot.html#id3';
  1495. Blockly.Msg.CocoRobo_AUDIO_XUNFEI_TTS_CONFIG_MESSAGE0 = 'TTS config APPID %1 APIKey %2';
  1496. Blockly.Msg.CocoRobo_AUDIO_XUNFEI_TTS_CONFIG_TOOLTIP = 'Enter the APPID and APIKey obtained on the "Xunfei Open Platform" www.xfyun.cn\nNote: To set the IP whitelist';
  1497. Blockly.Msg.CocoRobo_AUDIO_PLAY_HELPURL = '';
  1498. Blockly.Msg.CocoRobo_AUDIO_PLAY_MESSAGE0 = 'Audio play %1';
  1499. Blockly.Msg.CocoRobo_AUDIO_PLAY_TOOLTIP = "Need active speakers\nP8 left channel\nP9 right channel\nGND ground\nparameter: \n the url of the network mp3, or the mp3 that has been uploaded to the cocorobo board, e.g 'music_1.mp3'";
  1500. Blockly.Msg.CocoRobo_AUDIO_DEINIT_HELPURL = '';
  1501. Blockly.Msg.CocoRobo_AUDIO_DEINIT_MESSAGE0 = 'Deinit Audio';
  1502. Blockly.Msg.CocoRobo_AUDIO_DEINIT_TOOLTIP = 'Create a cache for controlling the audio decoding';
  1503. Blockly.Msg.CocoRobo_AUDIO_CMD_HELPURL = '';
  1504. Blockly.Msg.CocoRobo_AUDIO_CMD_MESSAGE0 = 'Audio %1';
  1505. Blockly.Msg.CocoRobo_AUDIO_CMD_TOOLTIP = '';
  1506. Blockly.Msg.CocoRobo_AUDIO_INIT_HELPURL = '';
  1507. Blockly.Msg.CocoRobo_AUDIO_INIT_MESSAGE0 = 'Initialize Audio';
  1508. Blockly.Msg.CocoRobo_AUDIO_INIT_TOOLTIP = 'Create a cache for controlling the audio decoding';
  1509. Blockly.Msg.CocoRobo_RECORD_INIT_HELPURL = '';
  1510. Blockly.Msg.CocoRobo_RECORD_INIT_MESSAGE0 = 'Testing -- initialize Recording';
  1511. Blockly.Msg.CocoRobo_RECORD_INIT_TOOLTIP = 'Recording initialization.\nThis block is in the test, need cocorobo board v1.1 or above hardware version.';
  1512. Blockly.Msg.CocoRobo_RECORD_DEINIT_HELPURL = '';
  1513. Blockly.Msg.CocoRobo_RECORD_DEINIT_MESSAGE0 = 'Testing -- release cache of Recording';
  1514. Blockly.Msg.CocoRobo_RECORD_DEINIT_TOOLTIP = 'Release the cache after the recording ends.\nThis block is in the test, need cocorobo board v1.1 or above hardware version.';
  1515. Blockly.Msg.CocoRobo_RECORD_WAV_HELPURL = '';
  1516. Blockly.Msg.CocoRobo_RECORD_WAV_MESSAGE0 = 'Testing -- record audio with storage path %1 and duration %2 second(s)';
  1517. Blockly.Msg.CocoRobo_RECORD_WAV_TOOLTIP = 'Record audio and store it in *.wav format.\nThis block is in the test, need cocorobo board v1.1 or above hardware version.';
  1518. Blockly.Msg.CocoRobo_ASR_HELPURL = '';
  1519. Blockly.Msg.CocoRobo_ASR_MESSAGE0 = 'Testing -- return the result of speech recognition';
  1520. Blockly.Msg.CocoRobo_ASR_TOOLTIP = 'Speech command need to be completed in 2 seconds.\nThis block is in the test, need cocorobo board v1.1 or above hardware version.';
  1521. Blockly.Msg.CocoRobo_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1522. Blockly.Msg.CocoRobo_button_A = 'P5 (button A)';
  1523. Blockly.Msg.CocoRobo_button_B = 'P11 (button B)';
  1524. Blockly.Msg.CocoRobo_PIN7_RGB = 'P7 (Onboard RGB)';
  1525. Blockly.Msg.CocoRobo_PWM_PIN_P7 = 'P7 (cocorobo board)';
  1526. Blockly.Msg.CocoRobo_PWM_PIN_P9 = 'P9 (cocorobo box)';
  1527. Blockly.Msg.CocoRobo_tem = 'Temperature';
  1528. Blockly.Msg.CocoRobo_hum = 'Humidity';
  1529. Blockly.Msg.CocoRobo_pre = 'Air pressure';
  1530. Blockly.Msg.CocoRobo_left_right = 'Left-right';
  1531. Blockly.Msg.CocoRobo_front_back = 'Front-back';
  1532. Blockly.Msg.CocoRobo_vertical = 'Vertical';
  1533. Blockly.Msg.CocoRobo_horizontal = 'Horizontal';
  1534. Blockly.Msg.CocoRobo_run_in_back = 'Background';
  1535. Blockly.Msg.CocoRobo_run_in_front = 'Foreground';
  1536. Blockly.Msg.CocoRobo_draw = 'Draw';
  1537. Blockly.Msg.CocoRobo_clear = 'Clear';
  1538. Blockly.Msg.CocoRobo_s = 'Second';
  1539. Blockly.Msg.CocoRobo_ms = 'Millisecond';
  1540. Blockly.Msg.CocoRobo_us = 'Microsecond';
  1541. Blockly.Msg.CocoRobo_year = 'Year';
  1542. Blockly.Msg.CocoRobo_month = 'Month';
  1543. Blockly.Msg.CocoRobo_date = 'Day';
  1544. Blockly.Msg.CocoRobo_hour = 'Hour';
  1545. Blockly.Msg.CocoRobo_minute = 'Minute';
  1546. Blockly.Msg.CocoRobo_week = 'Week number';
  1547. Blockly.Msg.CocoRobo_days = 'Days number';
  1548. Blockly.Msg.CocoRobo_ORDER = '#';
  1549. Blockly.Msg.CocoRobo_REVERSE_ORDER = 'Countdown #';
  1550. Blockly.Msg.MATH_RANDOM_RANDRANGE_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1551. Blockly.Msg.MATH_RANDOM_RANDRANGE_TOOLTIP = 'Returns a random number in the specified incremental cardinality set, the base value defaults to 1';
  1552. Blockly.Msg.MATH_RANDOM_RANDRANGE_MESSAGE0 = 'Random number increments from increment interval [%1 , %2) by step %3';
  1553. Blockly.Msg.MATH_KEEP_DECIMAL_HELPURL = '';
  1554. Blockly.Msg.MATH_KEEP_DECIMAL_TOOLTIP = 'Returns the result of the specified value keeping the decimal point';
  1555. Blockly.Msg.MATH_KEEP_DECIMAL_MESSAGE0 = '%1 keep %2 decimal places';
  1556. Blockly.Msg.CocoRobo_MIN = 'Min value';
  1557. Blockly.Msg.CocoRobo_MAX = 'Max value';
  1558. Blockly.Msg.CocoRobo_LENTH = 'length';
  1559. Blockly.Msg.TUPLE_MIN_MAX_LEN_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1560. Blockly.Msg.TUPLE_MIN_MAX_LEN_TOOLTIP = 'Return %2 of tuple';
  1561. Blockly.Msg.TUPLE_MIN_MAX_LEN_MESSAGE0 = 'Tuple %1 %2';
  1562. Blockly.Msg.TUPLE_ITEM_EXIST_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1563. Blockly.Msg.TUPLE_ITEM_EXIST_TOOLTIP = 'Determine whether the specified value is included, and return True or False';
  1564. Blockly.Msg.TUPLE_ITEM_EXIST_MESSAGE0 = 'Tuple %1 include %2';
  1565. Blockly.Msg.LIST_ITEM_EXIST_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1566. Blockly.Msg.LIST_ITEM_EXIST_TOOLTIP = 'The list contains a specific string';
  1567. Blockly.Msg.LIST_ITEM_EXIST_MESSAGE0 = 'List %1 include %2';
  1568. Blockly.Msg.PARTS_OF_TUPLE_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1569. Blockly.Msg.PARTS_OF_TUPLE_TOOLTIP = 'The sequence count starts from 0, and the reverse count starts from 1.';
  1570. Blockly.Msg.PARTS_OF_TUPLE_MESSAGE0 = 'Return tuple %1 from the %2 to the last item';
  1571. Blockly.Msg.PARTS_OF_TUPLE2_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1572. Blockly.Msg.PARTS_OF_TUPLE2_TOOLTIP = 'Incremental order fetching \n Example: \n reciprocal number 5 to reciprocal number 2; \n 0th to 5th';
  1573. Blockly.Msg.PARTS_OF_TUPLE2_MESSAGE0 = 'Return tuple %1 takes %2 %3 items to %4 %5 items';
  1574. Blockly.Msg.PARTS_OF_LIST_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1575. Blockly.Msg.PARTS_OF_LIST_TOOLTIP = 'Incremental order fetching \n Example: \n reciprocal number 5 to reciprocal number 2; \n 0th to 5th';
  1576. Blockly.Msg.PARTS_OF_LIST_MESSAGE0 = 'Return list %1 takes %2 %3 items to %4 %5 items';
  1577. Blockly.Msg.LIST_TO_TUPLE_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1578. Blockly.Msg.LIST_TO_TUPLE_TOOLTIP = 'List conversion to tuple';
  1579. Blockly.Msg.LIST_TO_TUPLE_MESSAGE0 = 'List %1 conversion to tuple';
  1580. Blockly.Msg.tuple_create_with_MESSAGE0 = 'Define tuple %1 = %2 ';
  1581. Blockly.Msg.tuple_create_with_TOOLTIP = 'When you only have one element, you need to add a comma after the element';
  1582. Blockly.Msg.tuple_create_with_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1583. Blockly.Msg.tuple_order_item_MESSAGE0 = 'Tuple %1 %2 %3 item';
  1584. Blockly.Msg.tuple_order_item_TOOLTIP = 'The sequence count starts from 0, and the reverse count starts from 1.';
  1585. Blockly.Msg.tuple_order_item_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1586. Blockly.Msg.LIST_ORDER_ITEM_MESSAGE0 = 'List %1 %2 %3 item';
  1587. Blockly.Msg.LIST_ORDER_ITEM_TOOLTIP = 'The sequence count starts from 0, and the reverse count starts from 1.';
  1588. Blockly.Msg.LIST_ORDER_ITEM_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1589. Blockly.Msg.SET_LIST_ORDER_ITEM_MESSAGE0 = 'Set list %1 %2 %3 item as %4';
  1590. Blockly.Msg.SET_LIST_ORDER_ITEM_TOOLTIP = 'The sequence count starts from 0, and the reverse count starts from 1.';
  1591. Blockly.Msg.SET_LIST_ORDER_ITEM_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1592. Blockly.Msg.INSERT_LIST_ORDER_ITEM_MESSAGE0 = 'Insert list %1 %2 %3 item as %4';
  1593. Blockly.Msg.INSERT_LIST_ORDER_ITEM_TOOLTIP = 'The sequence count starts from 0, and the reverse count starts from 1.';
  1594. Blockly.Msg.INSERT_LIST_ORDER_ITEM_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1595. Blockly.Msg.SET_TUPLE_ORDER_ITEM_MESSAGE0 = 'Set tuple %1 %2 %3 item as %4';
  1596. Blockly.Msg.SET_TUPLE_ORDER_ITEM_TOOLTIP = 'The sequence count starts from 0, and the reverse count starts from 1.';
  1597. Blockly.Msg.SET_TUPLE_ORDER_ITEM_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1598. Blockly.Msg.DICT_CREATE_WITH_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1599. Blockly.Msg.DICT_CREATE_WITH_TOOLTIP = 'Define a dictionary';
  1600. Blockly.Msg.DICT_CREATE_WITH_MESSAGE0 = 'Define dictionary %1 = %2';
  1601. Blockly.Msg.SET_CREATE_WITH_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1602. Blockly.Msg.SET_CREATE_WITH_TOOLTIP = 'Define collection';
  1603. Blockly.Msg.SET_CREATE_WITH_MESSAGE0 = 'Define set %1 = %2';
  1604. Blockly.Msg.SET_UPDATE_WITH_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1605. Blockly.Msg.SET_UPDATE_WITH_TOOLTIP = 'Add parameters as strings, lists, tuples, sets, dictionaries (add only key). For existing elements, do not do anything';
  1606. Blockly.Msg.SET_UPDATE_WITH_MESSAGE0 = 'Update set %1 with %2';
  1607. Blockly.Msg.INTERSECTION_OF_SETS_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1608. Blockly.Msg.INTERSECTION_OF_SETS_TOOLTIP = 'Return %1 of both collection';
  1609. Blockly.Msg.INTERSECTION_OF_SETS_MESSAGE0 = '%1 of set %2 and set %3';
  1610. Blockly.Msg.CocoRobo_INTERSECTION = 'Intersection';
  1611. Blockly.Msg.CocoRobo_UNION = 'Union';
  1612. Blockly.Msg.CocoRobo_DIFFERENCE = 'Difference';
  1613. Blockly.Msg.SETS_UPDATE_WAYS_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1614. Blockly.Msg.SETS_UPDATE_WAYS_TOOLTIP = 'The collection is updated to the %3 of the specified collection';
  1615. Blockly.Msg.SETS_UPDATE_WAYS_MESSAGE0 = 'Update set %1 as the %3 with set %2';
  1616. Blockly.Msg.SUBSET_SUPERSET_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1617. Blockly.Msg.SUBSET_SUPERSET_TOOLTIP = 'Collection is %3 of collection';
  1618. Blockly.Msg.SUBSET_SUPERSET_MESSAGE0 = 'Set %1 is %3 of set %2';
  1619. Blockly.Msg.CocoRobo_SUBSET = 'Subset';
  1620. Blockly.Msg.CocoRobo_SUPERSET = 'Superset';
  1621. Blockly.Msg.GET_SETS_POP_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1622. Blockly.Msg.GET_SETS_POP_TOOLTIP = 'Return the collection with random items removed';
  1623. Blockly.Msg.GET_SETS_POP_MESSAGE0 = 'Return a random item from the set %1, and remove it';
  1624. Blockly.Msg.LEN_OF_SETS_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1625. Blockly.Msg.LEN_OF_SETS_TOOLTIP = 'Returns the length of the specified collection';
  1626. Blockly.Msg.LEN_OF_SETS_MESSAGE0 = 'Length of set %1';
  1627. Blockly.Msg.CREATE_EMPTY_SET_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1628. Blockly.Msg.CREATE_EMPTY_SET_TOOLTIP = '';
  1629. Blockly.Msg.CREATE_EMPTY_SET_MESSAGE0 = 'Create empty sets %1';
  1630. Blockly.Msg.BIT_INVERSION_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1631. Blockly.Msg.BIT_INVERSION_TOOLTIP = 'Reverse each binary bit of data';
  1632. Blockly.Msg.BIT_INVERSION_MESSAGE0 = 'Invert each binary bit of the data %1';
  1633. Blockly.Msg.TUPLE_CREATE_WITH_ITEMS_INSERT_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1634. Blockly.Msg.TUPLE_CREATE_WITH_ITEMS_INSERT_TOOLTIP = 'The sequence count starts from 0, and the reverse count starts from 1.';
  1635. Blockly.Msg.SET_CREATE_WITH_ITEMS_INSERT_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1636. Blockly.Msg.SET_CREATE_WITH_ITEMS_INSERT_TOOLTIP = 'Items can be strings, assigned variables, tuples';
  1637. Blockly.Msg.DICT_CREATE_WITH_ITEMS_INSERT_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1638. Blockly.Msg.DICT_CREATE_WITH_ITEMS_INSERT_TOOLTIP = 'Initialize the dictionary';
  1639. Blockly.Msg.DICT_KEY_VALUE_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1640. Blockly.Msg.DICT_KEY_VALUE_TOOLTIP = 'Returns the value of the specified key of the dictionary';
  1641. Blockly.Msg.DICT_KEY_VALUE_MESSAGE0 = 'Value of the key %2 in dictionary %1';
  1642. Blockly.Msg.ADD_DICT_KEY_VALUE_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1643. Blockly.Msg.ADD_DICT_KEY_VALUE_TOOLTIP = 'Update the key if the key already exists';
  1644. Blockly.Msg.ADD_DICT_KEY_VALUE_MESSAGE0 = 'Add key %2 & value %3 to dictionary %1';
  1645. Blockly.Msg.DICT_LENGTH_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1646. Blockly.Msg.DICT_LENGTH_TOOLTIP = 'Returns the length of the dictionary';
  1647. Blockly.Msg.DICT_LENGTH_MESSAGE0 = 'Length of dictionary %1';
  1648. Blockly.Msg.DICT_KEY_EXIST_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1649. Blockly.Msg.DICT_KEY_EXIST_TOOLTIP = 'Determine whether the dictionary contains the specified key, and return True or False';
  1650. Blockly.Msg.DICT_KEY_EXIST_MESSAGE0 = 'Dictionary %1 include key %2';
  1651. Blockly.Msg.DICT_KEY_OR_VAL_LIST_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1652. Blockly.Msg.DICT_KEY_OR_VAL_LIST_TOOLTIP = 'Return list of %2 in dictionary';
  1653. Blockly.Msg.DICT_KEY_OR_VAL_LIST_MESSAGE0 = 'List of %2 in dictionary %1';
  1654. Blockly.Msg.DICT_KEYS = 'KEY';
  1655. Blockly.Msg.DICT_VALUES = 'VALUE';
  1656. Blockly.Msg.CocoRobo_lists_append_MESSAGE0 = 'Add item %2 at the end of list %1';
  1657. Blockly.Msg.CocoRobo_lists_append_TOOLTIP = 'Add item to the end of the list';
  1658. Blockly.Msg.CocoRobo_lists_append_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1659. Blockly.Msg.CocoRobo_lists_extend_MESSAGE0 = 'List %1 append list %2';
  1660. Blockly.Msg.CocoRobo_lists_extend_TOOLTIP = 'Append list to list';
  1661. Blockly.Msg.CocoRobo_lists_extend_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1662. // Blockly.Msg.CocoRobo_lists_remove_MESSAGE0 = '列表%1 移除第%2 项';
  1663. // Blockly.Msg.CocoRobo_lists_remove_TOOLTIP = '从第0项开始';
  1664. // Blockly.Msg.CocoRobo_lists_remove_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1665. Blockly.Msg.CocoRobo_lists_clear_MESSAGE0 = 'Clear list %1';
  1666. Blockly.Msg.CocoRobo_lists_clear_TOOLTIP = 'Clear the list';
  1667. Blockly.Msg.CocoRobo_lists_clear_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1668. Blockly.Msg.CocoRobo_Timer_value_MESSAGE0 = 'Timer %1 count value';
  1669. Blockly.Msg.CocoRobo_Timer_value_TOOLTIP = 'Get and return the current count value of the timer';
  1670. Blockly.Msg.CocoRobo_Timer_deinit_MESSAGE0 = 'Clear timer / event %1';
  1671. Blockly.Msg.CocoRobo_Timer_deinit_TOOLTIP = 'Cancel the initialization of the timer. Stop timer and disable timer peripherals';
  1672. Blockly.Msg.CocoRobo_Interrupt_AB_HELPURL = 'https://CocoRobo.readthedocs.io/zh/latest/tutorials/basics/buttons.html#id3';
  1673. Blockly.Msg.CocoRobo_Interrupt_AB_TOOLTIP = '';
  1674. Blockly.Msg.CocoRobo_Interrupt_AB_MESSAGE0 = 'When the button %1 is %2';
  1675. Blockly.Msg.CocoRobo_Interrupt_pin_HELPURL = 'https://CocoRobo.readthedocs.io/zh/latest/tutorials/basics/io/digital_io.html#id3';
  1676. Blockly.Msg.CocoRobo_Interrupt_pin_TOOLTIP = 'Rising edge trigger: from low level to high level; falling edge trigger: from high level to low level';
  1677. Blockly.Msg.CocoRobo_Interrupt_pin_MESSAGE0 = 'When pin %1 level is from %2';
  1678. Blockly.Msg.CocoRobo_Interrupt_pin_IRQ_FALLING = '↘ high to low';
  1679. Blockly.Msg.CocoRobo_Interrupt_pin_IRQ_RISING = '↗ low to high';
  1680. Blockly.Msg.CocoRobo_IRQ_FALLING = 'Pressed';
  1681. Blockly.Msg.CocoRobo_IRQ_RISING = 'Released';
  1682. Blockly.Msg.CocoRobo_PERIODIC = 'Repeated mode';
  1683. Blockly.Msg.CocoRobo_ONE_SHOT = 'Delayed mode';
  1684. Blockly.Msg.CocoRobo_IS_SHAKED_MESSAGE0 = 'The board %1';
  1685. Blockly.Msg.CocoRobo_IS_SHAKED_HELPURL = '';
  1686. Blockly.Msg.CocoRobo_IS_SHAKED_TOOLTIP = '';
  1687. Blockly.Msg.CocoRobo_IS_SHAKED = 'Was shaked';
  1688. Blockly.Msg.CocoRobo_IS_THROWN = 'Was thrown';
  1689. Blockly.Msg.CocoRobo_SHAKE_DETECTOR_MESSAGE0 = 'When the board %1';
  1690. Blockly.Msg.CocoRobo_SHAKE_DETECTOR_HELPURL = '';
  1691. Blockly.Msg.CocoRobo_SHAKE_DETECTOR_TOOLTIP = '';
  1692. Blockly.Msg.CocoRobo_IS_TILTED_MESSAGE0 = 'The board is %1';
  1693. Blockly.Msg.CocoRobo_IS_TILTED_HELPURL = '';
  1694. Blockly.Msg.CocoRobo_IS_TILTED_TOOLTIP = '';
  1695. Blockly.Msg.CocoRobo_TILT_DETECTOR_MESSAGE0 = 'When the board is %1';
  1696. Blockly.Msg.CocoRobo_TILT_DETECTOR_HELPURL = '';
  1697. Blockly.Msg.CocoRobo_TILT_DETECTOR_TOOLTIP = '';
  1698. Blockly.Msg.CocoRobo_DIRECTION_FORWARD = 'Tilt forward';
  1699. Blockly.Msg.CocoRobo_DIRECTION_BACK = 'Tilt back';
  1700. Blockly.Msg.CocoRobo_DIRECTION_RIGHT = 'Tilt right';
  1701. Blockly.Msg.CocoRobo_DIRECTION_LEFT = 'Tilt left';
  1702. Blockly.Msg.CocoRobo_DIRECTION_NONE = 'Flat';
  1703. Blockly.Msg.CocoRobo_TOUCH_EVENT_MESSAGE0 = 'When the touchpad %1 is %2';
  1704. Blockly.Msg.CocoRobo_TOUCH_EVENT_HELPURL = '';
  1705. Blockly.Msg.CocoRobo_TOUCH_EVENT_TOOLTIP = '';
  1706. Blockly.Msg.CocoRobo_TOUCH_EVENT_PRESSED = 'Pressed';
  1707. Blockly.Msg.CocoRobo_TOUCH_EVENT_UNPRESSED = 'Unpressed';
  1708. Blockly.Msg.CocoRobo_CUSTOM_EVENT_MESSAGE0 = 'Event %1 : when %2';
  1709. Blockly.Msg.CocoRobo_CUSTOM_EVENT_HELPURL = '';
  1710. Blockly.Msg.CocoRobo_CUSTOM_EVENT_TOOLTIP = 'Custom events use port 1/2/4/7/8/9/10, shared with Timers, cannot access one port at the same time.\nMax up to 4 events/timers at the same time.\nIf there is conflict, try changing the number.';
  1711. Blockly.Msg.CocoRobo_music_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1712. Blockly.Msg.CocoRobo_music_range_pitch_TOOLTIP = 'Duration is the length of a single frequency';
  1713. Blockly.Msg.CocoRobo_music_range_pitch_MESSAGE0 = 'Play tone from %1 to %2 step %3 duration %4 ms Pin %5';
  1714. Blockly.Msg.CocoRobo_neopixel_init_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1715. Blockly.Msg.CocoRobo_neopixel_init_TOOLTIP = '';
  1716. Blockly.Msg.CocoRobo_neopixel_init_MESSAGE0 = 'Initialize light strip with Name %1 Pin %2 Quantity %3';
  1717. Blockly.Msg.CocoRobo_NEOPIXEL_RAINBOW_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1718. Blockly.Msg.CocoRobo_NEOPIXEL_RAINBOW_TOOLTIP = '';
  1719. Blockly.Msg.CocoRobo_NEOPIXEL_RAINBOW_MESSAGE0 = 'Define rainbow effect of light strip with Name %1 Quantity %2 bright %3 offset %4';
  1720. Blockly.Msg.CocoRobo_NEOPIXEL_BRIGHTNESS_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/library/micropython/neopixel.html#NeoPixel.brightness';
  1721. Blockly.Msg.CocoRobo_NEOPIXEL_BRIGHTNESS_TOOLTIP = 'Adjust the brightness range of 0 to 100';
  1722. Blockly.Msg.CocoRobo_NEOPIXEL_BRIGHTNESS_MESSAGE0 = 'Light strip %1 set brightness as %2';
  1723. Blockly.Msg.CocoRobo_neopixel_single_TOOLTIP = '';
  1724. Blockly.Msg.CocoRobo_neopixel_single_MESSAGE0 = 'Light strip %1 # %2 R %3 G %4 B %5';
  1725. Blockly.Msg.CocoRobo_neopixel_single_gui_MESSAGE0 = 'Light strip %1 # %2 color as %3';
  1726. Blockly.Msg.CocoRobo_neopixel_single_gui_TOOLTIP = '';
  1727. Blockly.Msg.CocoRobo_neopixel_show_TOOLTIP = '';
  1728. Blockly.Msg.CocoRobo_neopixel_show_MESSAGE0 = 'Light strip %1 setting take effect';
  1729. Blockly.Msg.CocoRobo_neopixel_off_TOOLTIP = '';
  1730. Blockly.Msg.CocoRobo_neopixel_off_MESSAGE0 = 'Light strip %1 off';
  1731. Blockly.Msg.CocoRobo_neopixel_all_TOOLTIP = '';
  1732. Blockly.Msg.CocoRobo_neopixel_all_MESSAGE0 = 'Light strip %1 full bright R %2 G %3 B %4';
  1733. Blockly.Msg.CocoRobo_neopixel_all_gui_TOOLTIP = '';
  1734. Blockly.Msg.CocoRobo_neopixel_all_gui_MESSAGE0 = 'Light strip %1 full bright with color %2';
  1735. //Blockly.Msg.CocoRobo_image_to_lcd_MESSAGE0 ='open image %1 width %2 height %3';
  1736. //Blockly.Msg.CocoRobo_image_to_lcd_TOOLTIP = '';
  1737. Blockly.Msg.CocoRobo_time_localtime_MESSAGE0 = 'Local time %1';
  1738. Blockly.Msg.CocoRobo_time_localtime_TOOLTIP = 'Week number: return 0 to 6, Monday is 0, Sunday is 6\nDays number: return the position of the day in the year\nIt is recommended to connect wifi and get network time first.';
  1739. Blockly.Msg.CocoRobo_WiFi_config_MESSAGE0 = 'Wi-Fi configuration information %1';
  1740. Blockly.Msg.CocoRobo_WiFi_config_TOOLTIP = '';
  1741. Blockly.Msg.CocoRobo_time_ticks_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/CocoRoboX.html';
  1742. Blockly.Msg.CocoRobo_time_ticks_MESSAGE0 = 'Run time %1';
  1743. Blockly.Msg.CocoRobo_time_ticks_TOOLTIP = '';
  1744. Blockly.Msg.CocoRobo_Timer_MESSAGE0 = 'Set timer %1 %2 , cycle %3 millisecond(s)';
  1745. Blockly.Msg.CocoRobo_Timer_TOOLTIP = 'Create timer n, n=1-14.\nMax up to 4 timers at the same time.\nIf there is conflict, try changing the number.\n3 for internal program,\n5/6 for servo system and ADC,\n11 is used for shaked event,\n12 is used for touchpad event,\n13 is used for Radio or DHT11/DHT22 timing value,\n14 is used for OneNET or tilt detection,\nothers ports are shared with custom events.';
  1746. Blockly.Msg.CocoRobo_Timer_HELPURL = 'https://CocoRobox.readthedocs.io/zh_CN/latest/blocks/index.html';
  1747. Blockly.Msg.CocoRobo_bme280_hum_tem_pre_MESSAGE0 = 'BME280 %1';
  1748. Blockly.Msg.CocoRobo_bme280_hum_tem_pre_TOOLTIP = 'Air pressure unit is \'Pa\', temperature unit is \'Celsius\', ambient humidity unit is \'%\'';
  1749. //Blockly.Msg.CocoRobo_sway_xyz_MESSAGE0 ='%1 摇晃教科板';
  1750. //Blockly.Msg.CocoRobo_sway_xyz_TOOLTIP = "教科板正面朝上,触摸键 'python' 靠近使用者,开始左右或前后摇晃教科板";
  1751. Blockly.Msg.CocoRobo_init_bluetooth_MESSAGE0 = 'Initialize Bluetooth Name %1';
  1752. Blockly.Msg.CocoRobo_init_bluetooth_TOOLTIP = 'Initialize Bluetooth Name';
  1753. Blockly.Msg.CocoRobo_OnOff_bluetooth_MESSAGE0 = 'Bluetooth device %1 broadcasting';
  1754. Blockly.Msg.CocoRobo_OnOff_bluetooth_TOOLTIP = 'Bluetooth devices turn on or off broadcasting';
  1755. Blockly.Msg.CocoRobo_HID_consumer_bluetooth_MESSAGE0 = 'HID Consumption Equipment%1 Status%2';
  1756. Blockly.Msg.CocoRobo_HID_consumer_bluetooth_TOOLTIP = 'Controllers that simulate HID consumer devices, such as Bluetooth remote controls';
  1757. Blockly.Msg.CocoRobo_HID_mouse_bluetooth_MESSAGE0 = 'HID Mouse button%1';
  1758. Blockly.Msg.CocoRobo_HID_mouse_bluetooth_TOOLTIP = 'HID Mouse button';
  1759. Blockly.Msg.CocoRobo_HID_mouse_pointer_bluetooth_MESSAGE0 = 'Mouse pointer movement x%2 y%1';
  1760. Blockly.Msg.CocoRobo_HID_mouse_pointer_bluetooth_TOOLTIP = 'Relative Displacement of Mouse Pointer Coordinates X and Y,Range -1023 ~ 1023';
  1761. Blockly.Msg.CocoRobo_HID_release_mouse_bluetooth_MESSAGE0 = 'Mouse Release Key';
  1762. Blockly.Msg.CocoRobo_HID_release_mouse_bluetooth_TOOLTIP = 'Mouse device';
  1763. Blockly.Msg.CocoRobo_HID_keyboard_bluetooth_MESSAGE0 = 'HID Keyboard device keys%1';
  1764. Blockly.Msg.CocoRobo_HID_keyboard_bluetooth_TOOLTIP = 'HID keyboard equipment';
  1765. Blockly.Msg.CocoRobo_HID_keyboard_group_bluetooth_MESSAGE0 = 'HID device keys%1 combination keys%2';
  1766. Blockly.Msg.CocoRobo_HID_keyboard_group_bluetooth_TOOLTIP = 'If you want to use multiple keystrokes to combine instructions, you can use "|" or arithmetic';
  1767. Blockly.Msg.CocoRobo_HID_keyboard_part_bluetooth_MESSAGE0 = 'HID Device combination key%1';
  1768. Blockly.Msg.CocoRobo_HID_keyboard_part_bluetooth_TOOLTIP = 'If you want to use multiple key combinations of instructions, you can use "|" or operation';
  1769. Blockly.Msg.CocoRobo_HID_release_keyboard_bluetooth_MESSAGE0 = 'Keyboard Release Key';
  1770. Blockly.Msg.CocoRobo_HID_release_keyboard_bluetooth_TOOLTIP = 'Keyboard equipment';
  1771. Blockly.Msg.CocoRobo_init_wifi_MESSAGE0 = 'Connect to Wi-Fi with SSID %1 & Password %2';
  1772. Blockly.Msg.CocoRobo_init_wifi_TOOLTIP = 'Let the board access the Wi-Fi environment';
  1773. Blockly.Msg.CocoRobo_dis_WiFi_MESSAGE0 = 'Disconnect Wi-Fi connection';
  1774. Blockly.Msg.CocoRobo_dis_WiFi_TOOLTIP = '';
  1775. Blockly.Msg.CocoRobo_ENABLE_APWIFI_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/tutorials/basics/network/network_basics.html#ap';
  1776. Blockly.Msg.CocoRobo_ENABLE_APWIFI_TOOLTIP = 'The password can be empty or alphanumeric with more than 8 digits.\nAP mode is only used for communication between the control boards. It cannot be used as a hotspot to make other devices access the Internet.';
  1777. Blockly.Msg.CocoRobo_ENABLE_APWIFI_MESSAGE0 = 'Open AP mode with SSID %1 & Password %2 Channel %3';
  1778. Blockly.Msg.CocoRobo_disable_APWiFi_MESSAGE0 = 'Close AP mode';
  1779. Blockly.Msg.CocoRobo_disable_APWiFi_TOOLTIP = '';
  1780. Blockly.Msg.CocoRobo_ntptime_settime_MESSAGE0 = 'Synchronize network time';
  1781. Blockly.Msg.CocoRobo_ntptime_settime_TOOLTIP = 'NTP time synchronization is a time synchronization network technology';
  1782. Blockly.Msg.CocoRobo_ntptime_timezone_E1 = "UTC+1";
  1783. Blockly.Msg.CocoRobo_ntptime_timezone_E2 = "UTC+2";
  1784. Blockly.Msg.CocoRobo_ntptime_timezone_E3 = "UTC+3";
  1785. Blockly.Msg.CocoRobo_ntptime_timezone_E4 = "UTC+4";
  1786. Blockly.Msg.CocoRobo_ntptime_timezone_E5 = "UTC+5";
  1787. Blockly.Msg.CocoRobo_ntptime_timezone_E6 = "UTC+6";
  1788. Blockly.Msg.CocoRobo_ntptime_timezone_E7 = "UTC+7";
  1789. Blockly.Msg.CocoRobo_ntptime_timezone_E8 = "UTC+8";
  1790. Blockly.Msg.CocoRobo_ntptime_timezone_E9 = "UTC+9";
  1791. Blockly.Msg.CocoRobo_ntptime_timezone_E10 = "UTC+10";
  1792. Blockly.Msg.CocoRobo_ntptime_timezone_E11 = "UTC+11";
  1793. Blockly.Msg.CocoRobo_ntptime_timezone_E12 = "UTC+12";
  1794. Blockly.Msg.CocoRobo_ntptime_timezone_0 = "UTC";
  1795. Blockly.Msg.CocoRobo_ntptime_timezone_W1 = "UTC-1";
  1796. Blockly.Msg.CocoRobo_ntptime_timezone_W2 = "UTC-2";
  1797. Blockly.Msg.CocoRobo_ntptime_timezone_W3 = "UTC-3";
  1798. Blockly.Msg.CocoRobo_ntptime_timezone_W4 = "UTC-4";
  1799. Blockly.Msg.CocoRobo_ntptime_timezone_W5 = "UTC-5";
  1800. Blockly.Msg.CocoRobo_ntptime_timezone_W6 = "UTC-6";
  1801. Blockly.Msg.CocoRobo_ntptime_timezone_W7 = "UTC-7";
  1802. Blockly.Msg.CocoRobo_ntptime_timezone_W8 = "UTC-8";
  1803. Blockly.Msg.CocoRobo_ntptime_timezone_W9 = "UTC-9";
  1804. Blockly.Msg.CocoRobo_ntptime_timezone_W10 = "UTC-10";
  1805. Blockly.Msg.CocoRobo_ntptime_timezone_W11 = "UTC-11";
  1806. Blockly.Msg.CocoRobo_ntptime_timezone_W12 = "UTC-12";
  1807. Blockly.Msg.FILE_TO_LIST_HELPURL = '';
  1808. Blockly.Msg.FILE_TO_LIST_TOOLTIP = 'Read the text file content of the specified path (only in UTF-8 format) and converts it to a list format, separated by the selected separator.';
  1809. Blockly.Msg.FILE_TO_LIST_MESSAGE0 = 'Convert the text file %1 to a list separated by %2';
  1810. Blockly.Msg.FILE_TO_BIN_HELPURL = '';
  1811. Blockly.Msg.FILE_TO_BIN_TOOLTIP = 'Reads the contents of the file in the specified path in binary format.';
  1812. Blockly.Msg.FILE_TO_BIN_MESSAGE0 = 'Read the binary content of file %1';
  1813. Blockly.Msg.CocoRobo_INIT_FILE_HELPURL = '';
  1814. Blockly.Msg.CocoRobo_INIT_FILE_TOOLTIP = 'Initializes a text file, creates a file if it does not exist, and clears the content if it exists.';
  1815. Blockly.Msg.CocoRobo_INIT_FILE_MESSAGE0 = 'initialize text file %1';
  1816. Blockly.Msg.CocoRobo_WRITE_FILE_HELPURL = '';
  1817. Blockly.Msg.CocoRobo_WRITE_FILE_TOOLTIP = 'Writes content to a text file of the specified path, and creates a file if the file does not exist.';
  1818. Blockly.Msg.CocoRobo_WRITE_FILE_MESSAGE0 = 'Write content %2 to the text file %1 separated by %3';
  1819. Blockly.Msg.CocoRobo_SDCARD_INIT_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/library/cocorobo/sdcard.html#sdcard.SDCard';
  1820. Blockly.Msg.CocoRobo_SDCARD_INIT_TOOLTIP = 'Sck: P13\nmosi: P15\nmiso: P14\nsdcard: P16\nMake sure that the pins of the SPI bus are connected to the micro SD card which is formatted by using the FAT or FAT32 file system.';
  1821. Blockly.Msg.CocoRobo_SDCARD_INIT_MESSAGE0 = 'Initialize SD card';
  1822. Blockly.Msg.CocoRobo_SDCARD_MOUNT_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/library/cocorobo/sdcard.html#sdcard.SDCard';
  1823. Blockly.Msg.CocoRobo_SDCARD_MOUNT_TOOLTIP = 'Mount the SD card to the specified path.';
  1824. Blockly.Msg.CocoRobo_SDCARD_MOUNT_MESSAGE0 = 'Mount SD card to path %1';
  1825. Blockly.Msg.CocoRobo_ENTER = 'Rnter';
  1826. Blockly.Msg.CocoRobo_COMMA = 'Comma';
  1827. Blockly.Msg.CocoRobo_SEMICOLON = 'Semicolon';
  1828. Blockly.Msg.CocoRobo_SPACE = 'Space';
  1829. //Blockly.Msg.CocoRobo_wifi_clock_MESSAGE0 ='Wi-Fi 模拟时钟 x %1 y %2 半径 %3';
  1830. //Blockly.Msg.CocoRobo_wifi_clock_TOOLTIP = '需连接 Wi-Fi 使用';
  1831. Blockly.Msg.CocoRobo_def_clock_MESSAGE0 = 'Initialize clock %1 x %2 y %3 radius %4';
  1832. Blockly.Msg.CocoRobo_def_clock_TOOLTIP = '';
  1833. Blockly.Msg.CocoRobo_settime_clock_MESSAGE0 = 'Clock %1 read time';
  1834. Blockly.Msg.CocoRobo_settime_clock_TOOLTIP = '';
  1835. Blockly.Msg.CocoRobo_draw_clear_clock_MESSAGE0 = '%1 clock %2';
  1836. Blockly.Msg.CocoRobo_draw_clear_clock_TOOLTIP = '';
  1837. Blockly.Msg.CocoRobo_tinywebio_start_MESSAGE0 = 'Start TinyWebIO service, run in %1';
  1838. Blockly.Msg.CocoRobo_tinywebio_start_TOOLTIP = 'Wi-Fi is required to start the service, and the TinyWebIO service provides a remote control interface for the App Inventor application.';
  1839. Blockly.Msg.CocoRobo_tinywebio_client_setup_HELPURL = '';
  1840. Blockly.Msg.CocoRobo_tinywebio_client_setup_TOOLTIP = 'Items send to the server (separated by comma)\nbuttona/b Button status\ntouchpadp/y/t/h/o/n Touch button value \nlight Light value\nsound Sound value\naccelerometer Triaxial acceleration value\nid the board identification \ntime timestamp \npind<n> digital IO pin \npina<n> analog IO pin\n----------\nItems read from the server (separated by comma)\nrgb0/ 1/2 RGB lamp bead \noled LCD display \nmusic music \nservo<n> steering gear \npind<n> digital IO pin \npina<n> analog IO pin';
  1841. Blockly.Msg.CocoRobo_tinywebio_client_setup_MESSAGE0 = 'Setup TinyWebIO client params %1 TinyWebDB server address %2 items send to the server %3 items read from the server %4 access server time interval(ms) %5';
  1842. Blockly.Msg.CocoRobo_tinywebio_client_action_HELPURL = '';
  1843. Blockly.Msg.CocoRobo_tinywebio_client_action_TOOLTIP = '';
  1844. Blockly.Msg.CocoRobo_tinywebio_client_action_MESSAGE0 = '%1 TinyWebIO client';
  1845. Blockly.Msg.CocoRobo_tinywebio_client_action_start = 'Start';
  1846. Blockly.Msg.CocoRobo_tinywebio_client_action_stop = 'Stop';
  1847. Blockly.Msg.CocoRobo_CUSTOM_CODE_HELPURL = '';
  1848. Blockly.Msg.CocoRobo_CUSTOM_CODE_TOOLTIP = '';
  1849. Blockly.Msg.CocoRobo_CUSTOM_CODE_MESSAGE0 = '%1 custom code %2 %3';
  1850. Blockly.Msg.CocoRobo_CUSTOM_TYPE_IMPORT = 'Topping';
  1851. Blockly.Msg.CocoRobo_CUSTOM_TYPE_NORMAL = 'Normal';
  1852. Blockly.Msg.CocoRobo_servo_angle0_MESSAGE0 = 'Set the servo %1 angle as %2';
  1853. Blockly.Msg.CocoRobo_servo_angle_MESSAGE0 = 'Set the servo %1 angle as %2 pulse width from %3 us to %4 us actuation range as %5';
  1854. Blockly.Msg.CocoRobo_servo_angle_TOOLTIP = 'Power cable Vcc (red) connected to expansion-board power port V, ground line GND (brown) connected to expansion-board ground port G, control signal line (orange) connected to selected expansion-board pins';
  1855. Blockly.Msg.CocoRobo_dh11_hum_tem_MESSAGE0 = 'DHT11 %1 %2';
  1856. Blockly.Msg.CocoRobo_dh11_hum_tem_TOOLTIP = '"+" on the DHT11 connects the power port of the expansion-board V, "-" connects the ground port of the expansion-board G, "out" connects the pin0 of the expansion-board';
  1857. Blockly.Msg.CocoRobo_DH22_HUM_TEM_MESSAGE0 = 'DHT22 %1 %2';
  1858. Blockly.Msg.CocoRobo_DH22_HUM_TEM_TOOLTIP = '';
  1859. Blockly.Msg.CocoRobo_DH22_HUM_TEM_HELPURL = 'https://CocoRobo.readthedocs.io/zh/latest/classic/dht11.html?highlight=DHT';
  1860. Blockly.Msg.CocoRobo_music_note_MESSAGE0 = 'Note %1 %2 : %3';
  1861. Blockly.Msg.CocoRobo_music_note_TOOLTIP = 'Note, such as C4:4';
  1862. Blockly.Msg.CocoRobo_return_list_MESSAGE0 = 'Define list %1 = %2';
  1863. Blockly.Msg.CocoRobo_return_list_TOOLTIP = 'Define a list';
  1864. Blockly.Msg.CocoRobo_display_Show_MESSAGE0 = 'LCD setting take effect';
  1865. Blockly.Msg.CocoRobo_display_Show_TOOLTIP = '';
  1866. Blockly.Msg.CocoRobo_display_DispChar_MESSAGE0 = 'Display text %3 at x %1 y %2 text mode %4';
  1867. Blockly.Msg.CocoRobo_display_DispChar_TOOLTIP = 'LCD resolution 128x64';
  1868. Blockly.Msg.CocoRobo_display_DispChar_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/library/cocorobo/CocoRobo.html?highlight=lcd#lcd.DispChar';
  1869. Blockly.Msg.CocoRobo_display_DispChar_5lines_MESSAGE0 = 'LCD line %1 shows %2 text mode %3';
  1870. Blockly.Msg.CocoRobo_display_DispChar_5lines_TOOLTIP = 'LCD resolution 128x64';
  1871. Blockly.Msg.CocoRobo_line1 = '1';
  1872. Blockly.Msg.CocoRobo_line2 = '2';
  1873. Blockly.Msg.CocoRobo_line3 = '3';
  1874. Blockly.Msg.CocoRobo_line4 = '4';
  1875. Blockly.Msg.CocoRobo_line5 = '5';
  1876. Blockly.Msg.CocoRobo_CLEAR_DISPCHAR_5LINES_MESSAGE0 = 'LCD clear line %1';
  1877. Blockly.Msg.CocoRobo_CLEAR_DISPCHAR_5LINES_TOOLTIP = 'LCD resolution 128x64';
  1878. Blockly.Msg.CocoRobo_CLEAR_DISPCHAR_5LINES_HELPURL = '';
  1879. Blockly.Msg.CocoRobo_display_fill_O = "initialize";
  1880. Blockly.Msg.CocoRobo_display_fill_0 = 'Clear';
  1881. Blockly.Msg.CocoRobo_display_fill_1 = 'Full bright';
  1882. Blockly.Msg.CocoRobo_display_invert_0 = 'Black background';
  1883. Blockly.Msg.CocoRobo_display_invert_1 = 'White background';
  1884. Blockly.Msg.CocoRobo_display_show = 'Show';
  1885. Blockly.Msg.CocoRobo_display_fill_MESSAGE0 = 'LCD display initialize';
  1886. Blockly.Msg.GLCDD = 'Get LCD display\'s %1';
  1887. Blockly.Msg.CocoRobo_display_fill_TOOLTIP = '';
  1888. Blockly.Msg.CocoRobo_display_pixel_0 = 'Dark';
  1889. Blockly.Msg.CocoRobo_display_pixel_1 = 'Bright';
  1890. Blockly.Msg.CocoRobo_display_pixel_MESSAGE0 = 'Draw a point x %1 y %2 as %3';
  1891. Blockly.Msg.CocoRobo_display_pixel_TOOLTIP = '';
  1892. Blockly.Msg.CocoRobo_display_hline_0 = 'Erase';
  1893. Blockly.Msg.CocoRobo_display_hline_1 = 'Draw';
  1894. Blockly.Msg.CocoRobo_display_hline_MESSAGE0 = '%1 horizontal line %2 x %3 y %4 length %5';
  1895. Blockly.Msg.CocoRobo_display_hline_TOOLTIP = '';
  1896. Blockly.Msg.CocoRobo_ProgressBar_MESSAGE0 = 'Progress bar %1 x %2 y %3 width %4 height %5 progress %6';
  1897. Blockly.Msg.CocoRobo_ProgressBar_TOOLTIP = '';
  1898. Blockly.Msg.CocoRobo_stripBar_MESSAGE0 = 'Column bar %1 x %2 y %3 width %4 height %5 progress %6';
  1899. Blockly.Msg.CocoRobo_stripBar_TOOLTIP = '';
  1900. Blockly.Msg.CocoRobo_QR_CODE_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/library/cocorobo/gui.html#gui.UI.qr_code';
  1901. Blockly.Msg.CocoRobo_QR_CODE_TOOLTIP = '';
  1902. Blockly.Msg.CocoRobo_QR_CODE_MESSAGE0 = 'Display QR code %3 at x %1 y %2 with size %4';
  1903. Blockly.Msg.CocoRobo_DISPLAY_MODE_0 = 'Erase';
  1904. Blockly.Msg.CocoRobo_DISPLAY_MODE_1 = 'Draw';
  1905. Blockly.Msg.CocoRobo_DISPLAY_HOLLOW = 'Hollow';
  1906. Blockly.Msg.CocoRobo_DISPLAY_SOLID = 'Solid';
  1907. Blockly.Msg.CocoRobo_DISPLAY_HVLINE_MESSAGE0 = '%1 %2 line %3 x %4 y %5 length %6';
  1908. Blockly.Msg.CocoRobo_DISPLAY_HVLINE_TOOLTIP = '';
  1909. Blockly.Msg.CocoRobo_DISPLAY_SHAPE_RECT_MESSAGE0 = '%1 %2 rectangle %3 x %4 y %5 width %6 height %7';
  1910. Blockly.Msg.CocoRobo_DISPLAY_SHAPE_RECT_TOOLTIP = '';
  1911. Blockly.Msg.CocoRobo_DISPLAY_SHAPE_CIRCLE_MESSAGE0 = '%1 %2 circle %3 x %4 y %5 radius %6';
  1912. Blockly.Msg.CocoRobo_DISPLAY_SHAPE_CIRCLE_TOOLTIP = '';
  1913. Blockly.Msg.CocoRobo_DISPLAY_SHAPE_TRIANGLE_MESSAGE0 = '%1 %2 triangle %3 x1 %4 y1 %5 x2 %6 y2 %7 x3 %8 y3 %9';
  1914. Blockly.Msg.CocoRobo_DISPLAY_SHAPE_TRIANGLE_TOOLTIP = '';
  1915. Blockly.Msg.CocoRobo_RGB_0 = '0 #';
  1916. Blockly.Msg.CocoRobo_RGB_1 = '1 #';
  1917. Blockly.Msg.CocoRobo_RGB_2 = '2 #';
  1918. Blockly.Msg.CocoRobo_RGB_ALL = 'all';
  1919. Blockly.Msg.CocoRobo_SET_RGB_LIST_COLOR_MESSAGE0 = 'Set %1 RGB light(s) color to %2';
  1920. Blockly.Msg.CocoRobo_SET_RGB_LIST_COLOR_TOOLTIP = '1/30 of the original brightness can better display the color difference';
  1921. Blockly.Msg.CocoRobo_SET_RGB_LIST_NUMBER_MESSAGE0 = 'Set %1 RGB light(s) color to R%2 G%3 B%4';
  1922. Blockly.Msg.CocoRobo_SET_RGB_LIST_NUMBER_TOOLTIP = '1/30 of the original brightness can better display the color difference';
  1923. Blockly.Msg.CocoRobo_OFF_RGB_LIST_MESSAGE0 = 'Turn off %1 RGB light(s)';
  1924. Blockly.Msg.CocoRobo_OFF_RGB_LIST_TOOLTIP = '';
  1925. Blockly.Msg.CocoRobo_MUSIC_PLAY_MESSAGE0 = 'Play music %1 Pin %2';
  1926. Blockly.Msg.CocoRobo_MUSIC_PLAY_TOOLTIP = 'Play the built-in music';
  1927. Blockly.Msg.CocoRobo_MUSIC_PLAY_UNTIL_END_MESSAGE0 = 'Play music %1 until end, Pin %2';
  1928. Blockly.Msg.CocoRobo_MUSIC_PLAY_UNTIL_END_TOOLTIP = 'Play the built-in music';
  1929. Blockly.Msg.CocoRobo_MUSIC_GE_CHANG_ZU_GUO = 'GE_CHANG_ZU_GUO';
  1930. Blockly.Msg.CocoRobo_MUSIC_DONG_FANG_HONG = 'DONG_FANG_HONG';
  1931. Blockly.Msg.CocoRobo_MUSIC_CAI_YUN_ZHUI_YUE = 'CAI_YUN_ZHUI_YUE';
  1932. Blockly.Msg.CocoRobo_MUSIC_ZOU_JIN_XIN_SHI_DAI = 'ZOU_JIN_XIN_SHI_DAI';
  1933. Blockly.Msg.CocoRobo_MUSIC_MO_LI_HUA = 'MO_LI_HUA';
  1934. Blockly.Msg.CocoRobo_MUSIC_YI_MENG_SHAN_XIAO_DIAO = 'YI_MENG_SHAN_XIAO_DIAO';
  1935. Blockly.Msg.CocoRobo_display_vline_MESSAGE0 = '%1 vertical line %2 x %3 y %4 length %5';
  1936. Blockly.Msg.CocoRobo_display_vline_TOOLTIP = '';
  1937. Blockly.Msg.CocoRobo_display_line_MESSAGE0 = '%1 line %2 x1 %3 y1 %4 to x2 %5 y2 %6';
  1938. Blockly.Msg.CocoRobo_display_line_TOOLTIP = '';
  1939. Blockly.Msg.CocoRobo_display_rect_MESSAGE0 = '%1 border %2 x %3 y %4 width %5 height %6';
  1940. Blockly.Msg.CocoRobo_display_rect_TOOLTIP = '';
  1941. Blockly.Msg.CocoRobo_display_RoundRect_MESSAGE0 = '%1 arc border %2 x %3 y %4 width %5 height %6 radius %7';
  1942. Blockly.Msg.CocoRobo_display_RoundRect_TOOLTIP = '';
  1943. Blockly.Msg.CocoRobo_display_fill_rect_MESSAGE0 = '%1 rectangle %2 x %3 y %4 width %5 height %6';
  1944. Blockly.Msg.CocoRobo_display_fill_rect_TOOLTIP = '';
  1945. Blockly.Msg.CocoRobo_display_fill_circle_MESSAGE0 = '%1 solid circle %2 x %3 y %4 radius %5';
  1946. Blockly.Msg.CocoRobo_display_fill_circle_TOOLTIP = '';
  1947. Blockly.Msg.CocoRobo_display_circle_MESSAGE0 = '%1 hollow circle %2 x %3 y %4 radius %5';
  1948. Blockly.Msg.CocoRobo_display_circle_TOOLTIP = '';
  1949. Blockly.Msg.CocoRobo_display_triangle_MESSAGE0 = '%1 hollow triangle %2 x %3 y %4 x2 %5 y2 %6 x3 %7 y3 %8';
  1950. Blockly.Msg.CocoRobo_display_triangle_TOOLTIP = '';
  1951. Blockly.Msg.CocoRobo_display_fill_triangle_MESSAGE0 = '%1 solid triangle %2 x %3 y %4 x2 %5 y2 %6 x3 %7 y3 %8';
  1952. Blockly.Msg.CocoRobo_display_fill_triangle_TOOLTIP = '';
  1953. Blockly.Msg.CocoRobo_display_Bitmap_MESSAGE0 = '%1 pattern x %2 y %3 width %4 height %5 with hex image data %6';
  1954. Blockly.Msg.CocoRobo_display_Bitmap_TOOLTIP = 'Display hex image data at a specified position on the LCD screen';
  1955. Blockly.Msg.CocoRobo_GET_PBM_DATA_MESSAGE0 = 'Get inner image %1 Pattern %2';
  1956. Blockly.Msg.CocoRobo_GET_PBM_DATA_TOOLTIP = 'Supports * .PBM or * .PBM format monochrome image files, retrieves image file data of specified path, and returns a tuple object';
  1957. Blockly.Msg.CocoRobo_GET_PBM_DATA_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/library/cocorobo/gui.html#image';
  1958. Blockly.Msg.CocoRobo_GET_PBM_DATA_CUSTOM_MESSAGE0 = 'Get custom image%1 mode%2';
  1959. Blockly.Msg.CocoRobo_DISPLAY_PBM_DATA_MESSAGE0 = 'Display image at x %1 y %2 with data %3';
  1960. Blockly.Msg.CocoRobo_DISPLAY_PBM_DATA_TOOLTIP = 'Monochromatic image files supporting * .PBM or * .PBM formats';
  1961. Blockly.Msg.CocoRobo_DISPLAY_PBM_DATA_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/library/cocorobo/gui.html#image';
  1962. Blockly.Msg.CocoRobo_BITMAP_FROM_FILE_MESSAGE0 = 'Display image at x %1 y %2 with data %5 width %3 height %4';
  1963. Blockly.Msg.CocoRobo_BITMAP_FROM_FILE_TOOLTIP = '';
  1964. Blockly.Msg.CocoRobo_BITMAP_FROM_FILE_HELPURL = '';
  1965. Blockly.Msg.CocoRobo_horizontal = 'Horizontal';
  1966. Blockly.Msg.CocoRobo_vertical = 'Vertical';
  1967. Blockly.Msg.CocoRobo_front = 'Front';
  1968. Blockly.Msg.CocoRobo_reverse = 'Reverse';
  1969. /*
  1970. Blockly.Msg.CocoRobo_DISPLAY_DIGIFACE_FONT_MESSAGE0 = "display text %3 at x %1 y %2 , using Digiface font, size %4";
  1971. Blockly.Msg.CocoRobo_DISPLAY_DIGIFACE_FONT_TOOLTIP = "";
  1972. Blockly.Msg.CocoRobo_DISPLAY_DIGIFACE_FONT_HELPURL = "";
  1973. */
  1974. Blockly.Msg.CocoRobo_FONT_DIGIFACE_11 = 'Digiface 11px';
  1975. Blockly.Msg.CocoRobo_FONT_DIGIFACE_16 = 'Digiface 16px';
  1976. Blockly.Msg.CocoRobo_FONT_DIGIFACE_21 = 'Digiface 21px';
  1977. Blockly.Msg.CocoRobo_FONT_DIGIFACE_30 = 'Digiface 30px';
  1978. Blockly.Msg.CocoRobo_FONT_DIGIFACE_44 = 'Digiface 44px';
  1979. Blockly.Msg.CocoRobo_FONT_DIGIFACE_IT_30 = 'Digiface Italic 30px';
  1980. Blockly.Msg.CocoRobo_FONT_DIGIFACE_IT_42 = 'Digiface Italic 42px';
  1981. Blockly.Msg.CocoRobo_FONT_DVSM_12 = 'DejaVu Sans Mono 12px';
  1982. Blockly.Msg.CocoRobo_FONT_DVSM_16 = 'DejaVu Sans Mono 16px';
  1983. Blockly.Msg.CocoRobo_FONT_DVSM_21 = 'DejaVu Sans Mono 21px';
  1984. Blockly.Msg.CocoRobo_FONT_DVSMB_12 = 'DejaVu Sans Mono Bold 12px';
  1985. Blockly.Msg.CocoRobo_FONT_DVSMB_16 = 'DejaVu Sans Mono Bold 16px';
  1986. Blockly.Msg.CocoRobo_FONT_DVSMB_21 = 'DejaVu Sans Mono Bold 21px';
  1987. Blockly.Msg.CocoRobo_FONT_WRAP = 'Auto wrap';
  1988. Blockly.Msg.CocoRobo_FONT_NO_WRAP = 'No wrap';
  1989. Blockly.Msg.CocoRobo_FACE_1 = 'Heart';
  1990. Blockly.Msg.CocoRobo_FACE_2 = 'Small heart';
  1991. Blockly.Msg.CocoRobo_FACE_3 = 'Happy';
  1992. Blockly.Msg.CocoRobo_FACE_4 = 'Smile';
  1993. Blockly.Msg.CocoRobo_FACE_5 = 'Sad';
  1994. Blockly.Msg.CocoRobo_FACE_6 = 'Confused';
  1995. Blockly.Msg.CocoRobo_FACE_7 = 'Angry';
  1996. Blockly.Msg.CocoRobo_FACE_8 = 'Sleep';
  1997. Blockly.Msg.CocoRobo_FACE_9 = 'Surprise';
  1998. Blockly.Msg.CocoRobo_FACE_10 = 'Silly';
  1999. Blockly.Msg.CocoRobo_FACE_11 = 'Wonderful';
  2000. Blockly.Msg.CocoRobo_FACE_12 = 'Bored';
  2001. Blockly.Msg.CocoRobo_FACE_ROCK = 'Rock';
  2002. Blockly.Msg.CocoRobo_FACE_PAPER = 'Paper';
  2003. Blockly.Msg.CocoRobo_FACE_SCISSORS = 'Scissors';
  2004. Blockly.Msg.CocoRobo_FACE_ROCK_S = 'Small rock';
  2005. Blockly.Msg.CocoRobo_FACE_PAPER_S = 'Small paper';
  2006. Blockly.Msg.CocoRobo_FACE_SCISSORS_S = 'Small scissors';
  2007. Blockly.Msg.CocoRobo_DISPLAY_FONT_MESSAGE0 = 'Display text %3 at x %1 y %2, using %4 font with %5';
  2008. Blockly.Msg.CocoRobo_DISPLAY_FONT_TOOLTIP = '';
  2009. Blockly.Msg.CocoRobo_DISPLAY_FONT_HELPURL = '';
  2010. //Blockly.Msg.CocoRobo_display_FrameBuffer_MESSAGE0 ='build frame list %1 length %2 width %3 scan mode %4';
  2011. //Blockly.Msg.CocoRobo_display_FrameBuffer_TOOLTIP = 'Create a 128x64 frame buffer with a list of data after image modulo to store the picture frame';
  2012. //Blockly.Msg.CocoRobo_display_blit_MESSAGE0 ='display frame coordinates x %1 y %2';
  2013. //Blockly.Msg.CocoRobo_display_blit_TOOLTIP = '';
  2014. //Blockly.Msg.CocoRobo_front_reverse_MESSAGE0 = 'pixel bit %1';
  2015. //Blockly.Msg.CocoRobo_front_reverse_TOOLTIP = 'Used for display before';
  2016. //Blockly.Msg.CocoRobo_images_append_MESSAGE0 ='动图显示 帧数%1 周期%2 长%3 宽%4';
  2017. //Blockly.Msg.CocoRobo_images_append_TOOLTIP = '上传至教科板的pbm图片需命名为IMAGE.数字,后缀为pbm。如:IMAGE.1.pbm。帧数为7则数字为1至7';
  2018. Blockly.Msg.CocoRobo_button_is_pressed_MESSAGE0 = 'Button %1 is pressed';
  2019. Blockly.Msg.CocoRobo_button_is_pressed_TOOLTIP = '';
  2020. Blockly.Msg.CocoRobo_touchPad_value_MESSAGE0 = 'Button %1 is touched';
  2021. Blockly.Msg.CocoRobo_touchPad_value_TOOLTIP = '';
  2022. Blockly.Msg.CocoRobo_touchPad_value_num_MESSAGE0 = 'Button %1 touch value';
  2023. Blockly.Msg.CocoRobo_touchPad_value_num_TOOLTIP = '';
  2024. Blockly.Msg.CocoRobo_read_digital_MESSAGE0 = 'Pin %1 digital value';
  2025. Blockly.Msg.CocoRobo_read_digital_TOOLTIP = '';
  2026. Blockly.Msg.CocoRobo_read_DS18B20_MESSAGE0 = 'DS18B20 waterproof temperature sensor at pin %1';
  2027. Blockly.Msg.CocoRobo_read_DS18B20_TOOLTIP = '';
  2028. Blockly.Msg.CocoRobo_read_DS18B20_HELPURL = 'http://docs.micropython.org/en/latest/esp32/quickref.html?highlight=onewire#onewire-driver';
  2029. Blockly.Msg.CocoRobo_set_digital_MESSAGE0 = 'Set pin %2 digital value to %1';
  2030. Blockly.Msg.CocoRobo_set_digital_TOOLTIP = '';
  2031. Blockly.Msg.CocoRobo_read_analog_MESSAGE0 = 'Pin %1 analog value';
  2032. Blockly.Msg.CocoRobo_read_analog_TOOLTIP = '';
  2033. Blockly.Msg.CocoRobo_set_analog_MESSAGE0 = 'Set pin %2 analog value (PWM) to %1';
  2034. Blockly.Msg.CocoRobo_set_analog_TOOLTIP = 'The analog output is a pulse width modulated signal output through the IO pin, which outputs a specified voltage value, referred to as PWM.';
  2035. Blockly.Msg.CocoRobo_set_RGB_MESSAGE0 = 'Set %1 RGB light color to R %2 G %3 B %4';
  2036. Blockly.Msg.CocoRobo_set_RGB_TOOLTIP = '1/30 of the original brightness can better display the color difference';
  2037. Blockly.Msg.CocoRobo_set_RGB_color_MESSAGE0 = 'Set %1 RGB light color to %2';
  2038. Blockly.Msg.CocoRobo_set_RGB_color_TOOLTIP = '1/30 of the original brightness can better display the color difference';
  2039. Blockly.Msg.CocoRobo_set_RGB_all_MESSAGE0 = 'Set all RGB lights color to R %1 G %2 B %3';
  2040. Blockly.Msg.CocoRobo_set_RGB_all_TOOLTIP = '1/30 of the original brightness can better display the color difference';
  2041. Blockly.Msg.CocoRobo_set_RGB_color_all_MESSAGE0 = 'Set all RGB lights color to %1';
  2042. Blockly.Msg.CocoRobo_set_RGB_color_all_TOOLTIP = '1/30 of the original brightness can better display the color difference';
  2043. Blockly.Msg.CocoRobo_fresh_RGB_MESSAGE0 = 'RGB lights settings take effect';
  2044. Blockly.Msg.CocoRobo_fresh_RGB_TOOLTIP = '';
  2045. Blockly.Msg.CocoRobo_off_RGB_MESSAGE0 = 'Turn off all RGB lights';
  2046. Blockly.Msg.CocoRobo_off_RGB_TOOLTIP = '';
  2047. Blockly.Msg.CocoRobo_buzz_state_MESSAGE0 = 'Stop playing music';
  2048. Blockly.Msg.CocoRobo_buzz_state_TOOLTIP = '';
  2049. Blockly.Msg.CocoRobo_buzz_freq_MESSAGE0 = 'Play continuous tone %1 at Pin %2';
  2050. Blockly.Msg.CocoRobo_buzz_freq_TOOLTIP = '';
  2051. Blockly.Msg.CocoRobo_buzz_tone_MESSAGE0 = 'Play tone %1';
  2052. Blockly.Msg.CocoRobo_buzz_tone_TOOLTIP = '';
  2053. Blockly.Msg.CocoRobo_MUSIC_TONE_TEMPO_HELPURL = '';
  2054. Blockly.Msg.CocoRobo_MUSIC_TONE_TEMPO_TOOLTIP = 'The default pin is P6 of the cocorobo board';
  2055. Blockly.Msg.CocoRobo_MUSIC_TONE_TEMPO_MESSAGE0 = 'play musical note %1 at Pin %2';
  2056. Blockly.Msg.CocoRobo_MUSIC_TONE_HELPURL = '';
  2057. Blockly.Msg.CocoRobo_MUSIC_TONE_TOOLTIP = '';
  2058. Blockly.Msg.CocoRobo_MUSIC_TONE_MESSAGE0 = 'Tone %1';
  2059. Blockly.Msg.CocoRobo_MUSIC_MUSICAL_NOTE_HELPURL = '';
  2060. Blockly.Msg.CocoRobo_MUSIC_MUSICAL_NOTE_TOOLTIP = '';
  2061. Blockly.Msg.CocoRobo_MUSIC_MUSICAL_NOTE_MESSAGE0 = 'Note %1 beat %2';
  2062. Blockly.Msg.CocoRobo_MUSIC_TICK_HELPURL = '';
  2063. Blockly.Msg.CocoRobo_MUSIC_TICK_TOOLTIP = '';
  2064. // Blockly.Msg.CocoRobo_MUSIC_TICK_MESSAGE0 = 'tick %1';
  2065. Blockly.Msg.CocoRobo_MUSIC_TICK_MESSAGE0 = 'Beat %1';
  2066. Blockly.Msg.CocoRobo_4_LINES_HELPURL = '';
  2067. Blockly.Msg.CocoRobo_4_LINES_TOOLTIP = '';
  2068. Blockly.Msg.CocoRobo_4_LINES_MESSAGE0 = '%1';
  2069. Blockly.Msg.NUMBER_1 = '1';
  2070. Blockly.Msg.NUMBER_1_2 = '1/2';
  2071. Blockly.Msg.NUMBER_1_4 = '1/4';
  2072. Blockly.Msg.NUMBER_2 = '2';
  2073. Blockly.Msg.NUMBER_4 = '4';
  2074. Blockly.Msg.CocoRobo_read_sound_MESSAGE0 = 'Sound value';
  2075. Blockly.Msg.CocoRobo_read_sound_TOOLTIP = '';
  2076. Blockly.Msg.CocoRobo_read_light_MESSAGE0 = 'Light value';
  2077. Blockly.Msg.CocoRobo_read_light_TOOLTIP = '';
  2078. Blockly.Msg.CocoRobo_accelerometer_get_MESSAGE0 = '%1 axis acceleration';
  2079. Blockly.Msg.CocoRobo_accelerometer_get_TOOLTIP = '';
  2080. Blockly.Msg.CocoRobo_ACCELEROMETER_RANGE_2G = '±2g';
  2081. Blockly.Msg.CocoRobo_ACCELEROMETER_RANGE_4G = '±4g';
  2082. Blockly.Msg.CocoRobo_ACCELEROMETER_RANGE_8G = '±8g';
  2083. Blockly.Msg.CocoRobo_ACCELEROMETER_RANGE_16G = '±16g';
  2084. Blockly.Msg.CocoRobo_ACCELEROMETER_RES_10_BIT = '10bits';
  2085. Blockly.Msg.CocoRobo_ACCELEROMETER_RES_12_BIT = '12bits';
  2086. Blockly.Msg.CocoRobo_ACCELEROMETER_RES_14_BIT = '14bits';
  2087. Blockly.Msg.CocoRobo_ACCELEROMETER_SET_RANGE_TOOLTIP = 'Set the acceleration range, the default is ±2g。';
  2088. Blockly.Msg.CocoRobo_ACCELEROMETER_SET_RANGE_MESSAGE0 = 'Set acceleration range to %1';
  2089. Blockly.Msg.CocoRobo_ACCELEROMETER_SET_RESOLUSTION_TOOLTIP = 'Set the acceleration resolution, the default is 10bits。';
  2090. Blockly.Msg.CocoRobo_ACCELEROMETER_SET_RESOLUSTION_MESSAGE0 = 'seSett acceleration resolution to %1';
  2091. Blockly.Msg.CocoRobo_ACCELEROMETER_SET_OFFSET_TOOLTIP = 'Calibrate the acceleration value deviation of the three axes (x, y, z) of the accelerometer.\nIn general, calibration is not required, and calibration is only required when the acceleration deviation is large.\nx , y , z are the adjustment deviation values, and the correction range is ±1g.\nNote: Calibration data will not be saved after power off.';
  2092. Blockly.Msg.CocoRobo_ACCELEROMETER_SET_OFFSET_MESSAGE0 = 'Calibration acceleration value with %1 X axis deviation %2 Y axis deviation %3 Z axis deviation %4';
  2093. Blockly.Msg.CocoRobo_COMPASS_GET_AXIS_TOOLTIP = 'Only applicable to cocorobo board 2.0 and above';
  2094. Blockly.Msg.CocoRobo_COMPASS_GET_AXIS_MESSAGE0 = 'Magnetic force of %1 axis';
  2095. Blockly.Msg.CocoRobo_COMPASS_GET_ANGLE_TOOLTIP = 'Only applicable to cocorobo board 2.0 and above';
  2096. Blockly.Msg.CocoRobo_COMPASS_GET_ANGLE_MESSAGE0 = 'Compass direction';
  2097. Blockly.Msg.CocoRobo_TILT_ANGLE_HELPURL = '';
  2098. Blockly.Msg.CocoRobo_TILT_ANGLE_TOOLTIP = '';
  2099. Blockly.Msg.CocoRobo_TILT_ANGLE_MESSAGE0 = '%1 axis tilt angle';
  2100. Blockly.Msg.CocoRobo_random_choice_MESSAGE0 = 'Random item %1';
  2101. Blockly.Msg.CocoRobo_random_choice_TOOLTIP = 'Return a random item in a list or string in String format';
  2102. Blockly.Msg.CocoRobo_i2c_init_MESSAGE0 = 'Initialize I2C with baudrate %1';
  2103. Blockly.Msg.CocoRobo_i2c_init_TOOLTIP = 'SCL pin 19, SDA pin 20, sharing I2C bus with internal LCD and accelerometer';
  2104. Blockly.Msg.CocoRobo_dev_i2c_init_MESSAGE0 = 'Initialize I2C SCL %2 SDA %3 baudrate %1';
  2105. Blockly.Msg.CocoRobo_dev_i2c_init_TOOLTIP = '';
  2106. Blockly.Msg.CocoRobo_dev_i2c_init_HELPURL = 'https://CocoRobo.readthedocs.io/zh/master/library/micropython/machine/machine.I2C.html#machine.I2C';
  2107. Blockly.Msg.MACHINE_TIME_PULSE_US_HELPURL =
  2108. 'https://CocoRobo.readthedocs.io/zh/master/library/micropython/machine/machine.html?highlight=machine.time_pulse_us#machine.time_pulse_us';
  2109. Blockly.Msg.MACHINE_TIME_PULSE_US_MESSAGE0 = 'Duration(us) of external %2 pulse level at %1';
  2110. Blockly.Msg.MACHINE_TIME_PULSE_US_TOOLTIP = ''
  2111. Blockly.Msg.BYTES = 'Bytes';
  2112. Blockly.Msg.CocoRobo_i2c_read_write_MESSAGE0 = 'I2C address %1 is written to %2';
  2113. Blockly.Msg.CocoRobo_i2c_read_write_TOOLTIP = 'Address format: [Number]\n Written format: [Number, String]';
  2114. Blockly.Msg.CocoRobo_i2c_readfrom_MESSAGE0 = 'I2C address %1 read bytes number %2';
  2115. Blockly.Msg.CocoRobo_i2c_readfrom_TOOLTIP = 'Address format: Number\n Return: a string of bytes objects that read data';
  2116. Blockly.Msg.AUTH = "Please authorize this app to enable your work to be saved and to allow it to be shared by you.";
  2117. Blockly.Msg.CHAT = "Chat with your collaborator by typing in this box!";
  2118. Blockly.Msg.TRY_EXCEPT_FINALLY = "Finally";
  2119. Blockly.Msg.TRY_EXCEPT_FINALLY_TOOLTIP = "";
  2120. Blockly.Msg.TRY_EXCEPT_EXCEPT = "Except";
  2121. Blockly.Msg.TRY_EXCEPT_EXCEPT_TOOLTIP = "";
  2122. Blockly.Msg.TRY_EXCEPT_TRY = "Try";
  2123. Blockly.Msg.TRY_EXCEPT_TRY_TOOLTIP = "";
  2124. Blockly.Msg.TRY_EXCEPT_HELPURL = "https://CocoRobox.readthedocs.io/zh_CN/latest/index.html";
  2125. Blockly.Msg.LISTS_POP_HELPURL = "";
  2126. Blockly.Msg.LISTS_POP_TOOLTIP = "";
  2127. Blockly.Msg.LISTS_POP_MESSAGE0 = "Remove %2 item in list %1";
  2128. Blockly.Msg.MATH_CONVERT_HELPURL = "";
  2129. Blockly.Msg.MATH_CONVERT_MESSAGE0 = "%1 %2";
  2130. Blockly.Msg.MATH_CONVERT_TOOLTIP = "Conversion data type";
  2131. Blockly.Msg.MATH_DIVISION_CONSULT_HELPURL = "";
  2132. Blockly.Msg.MATH_DIVISION_CONSULT_TITLE = "The integer part of the quotient %1 ÷ %2";
  2133. Blockly.Msg.MATH_DIVISION_CONSULT_TOOLTIP = "Returns the integer part of the quotient of two numbers";
  2134. Blockly.Msg.MATH_NUMBER_BITS_OPS_HELPURL = "";
  2135. Blockly.Msg.MATH_NUMBER_BITS_OPS_MESSAGE0 = "%1 %2 %3";
  2136. Blockly.Msg.MATH_NUMBER_BITS_OPS_TOOLTIP = "Bitwise operations on numbers";
  2137. Blockly.Msg.ME = "Me";
  2138. Blockly.Msg.CocoRobo_PRINT_TO_CHART_TOOLTIP = "";
  2139. Blockly.Msg.CocoRobo_PRINT_TO_CHART_EMPTY_TITLE = "Print data to chart";
  2140. Blockly.Msg.CocoRobo_PRINT_TO_CHART_INPUT_WITH = "Print data to chart";
  2141. Blockly.Msg.CocoRobo_PRINT_TO_CHART_ITEM_TITLE = "Data";
  2142. Blockly.Msg.CocoRobo_PRINT_TO_CHART_ITEM_TOOLTIP = "";
  2143. Blockly.Msg.CocoRobo_PRINT_TO_CHART_CONTAINER_TITLE_ADD = "Data content";
  2144. Blockly.Msg.CocoRobo_PRINT_TO_CHART_CONTAINER_TOOLTIP = "";
  2145. Blockly.Msg.CocoRobo_INIT_CHART_TOOLTIP = "";
  2146. Blockly.Msg.CocoRobo_INIT_CHART_EMPTY_TITLE = "Init chart column headers";
  2147. Blockly.Msg.CocoRobo_INIT_CHART_INPUT_WITH = "Init chart column headers";
  2148. Blockly.Msg.CocoRobo_INIT_CHART_ITEM_TITLE = "Header";
  2149. Blockly.Msg.CocoRobo_INIT_CHART_ITEM_TOOLTIP = "";
  2150. Blockly.Msg.CocoRobo_INIT_CHART_CONTAINER_TITLE_ADD = "Column header";
  2151. Blockly.Msg.CocoRobo_INIT_CHART_CONTAINER_TOOLTIP = "";
  2152. Blockly.Msg.MICROBIT_IMAGE_CREATE1_MESSAGE0 = 'Create image %1 line 1 %2 line 2 %3 line 3 %4 line 4 %5 line 5 %6';
  2153. Blockly.Msg.MICROBIT_IMAGE_CREATE1_TOOLTIP = 'Create new image.';
  2154. Blockly.Msg.MICROBIT_IMAGE_CREATE1_HELPURL = '';
  2155. /* 以下是原生blockly翻译不要修改 */
  2156. Blockly.Msg.ADD_COMMENT = "Add Comment";
  2157. Blockly.Msg.CHANGE_VALUE_TITLE = "Change value:";
  2158. Blockly.Msg.COLLAPSE_ALL = "Collapse Blocks";
  2159. Blockly.Msg.COLLAPSE_BLOCK = "Collapse Block";
  2160. Blockly.Msg.COLOUR_BLEND_COLOUR1 = "Colour 1";
  2161. Blockly.Msg.COLOUR_BLEND_COLOUR2 = "Colour 2";
  2162. Blockly.Msg.COLOUR_BLEND_HELPURL = "http://meyerweb.com/eric/tools/color-blend/";
  2163. Blockly.Msg.COLOUR_BLEND_RATIO = "Ratio";
  2164. Blockly.Msg.COLOUR_BLEND_TITLE = "Blend";
  2165. Blockly.Msg.COLOUR_BLEND_TOOLTIP = "Blends two colours together with a given ratio (0.0 - 1.0).";
  2166. Blockly.Msg.COLOUR_PICKER_HELPURL = "https://en.wikipedia.org/wiki/Color";
  2167. Blockly.Msg.COLOUR_PICKER_TOOLTIP = "Choose a colour from the palette.";
  2168. Blockly.Msg.COLOUR_RANDOM_HELPURL = "http://randomcolour.com";
  2169. Blockly.Msg.COLOUR_RANDOM_TITLE = "Random colour";
  2170. Blockly.Msg.COLOUR_RANDOM_TOOLTIP = "Choose a colour at random.";
  2171. Blockly.Msg.COLOUR_RGB_BLUE = "Blue";
  2172. Blockly.Msg.COLOUR_RGB_GREEN = "Green";
  2173. Blockly.Msg.COLOUR_RGB_HELPURL = "http://www.december.com/html/spec/colorper.html";
  2174. Blockly.Msg.COLOUR_RGB_RED = "Red";
  2175. Blockly.Msg.COLOUR_RGB_TITLE = "Colour with";
  2176. Blockly.Msg.COLOUR_RGB_TOOLTIP = "Create a colour with the specified amount of red, green, and blue. All values must be between 0 and 100.";
  2177. Blockly.Msg.CONTROLS_FLOW_STATEMENTS_HELPURL = "https://github.com/google/blockly/wiki/Loops#loop-termination-blocks";
  2178. Blockly.Msg.CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK = "Break out of loop";
  2179. Blockly.Msg.CONTROLS_FLOW_STATEMENTS_OPERATOR_CONTINUE = "Continue with next iteration of loop";
  2180. Blockly.Msg.CONTROLS_FLOW_STATEMENTS_TOOLTIP_BREAK = "Break out of the containing loop.";
  2181. Blockly.Msg.CONTROLS_FLOW_STATEMENTS_TOOLTIP_CONTINUE = "Skip the rest of this loop, and continue with the next iteration.";
  2182. Blockly.Msg.CONTROLS_FLOW_STATEMENTS_WARNING = "Warning: This block may only be used within a loop.";
  2183. Blockly.Msg.CONTROLS_FOREACH_HELPURL = "https://github.com/google/blockly/wiki/Loops#for-each";
  2184. Blockly.Msg.CONTROLS_FOREACH_TITLE = "For each item %1 in list %2";
  2185. Blockly.Msg.CONTROLS_FOREACH_TOOLTIP = "For each item in a list, set the variable '%1' to the item, and then do some statements.";
  2186. Blockly.Msg.CONTROLS_FOR_HELPURL = "https://github.com/google/blockly/wiki/Loops#count-with";
  2187. Blockly.Msg.CONTROLS_FOR_TITLE = "Count with %1 from %2 to %3 by %4";
  2188. Blockly.Msg.CONTROLS_FOR_TOOLTIP = "Have the variable '%1' take on the values from the start number to the end number, counting by the specified interval, and do the specified blocks.";
  2189. Blockly.Msg.CONTROLS_IF_ELSEIF_TOOLTIP = "Add a condition to the if block.";
  2190. Blockly.Msg.CONTROLS_IF_ELSE_TOOLTIP = "Add a final, catch-all condition to the if block.";
  2191. Blockly.Msg.CONTROLS_IF_HELPURL = "https://github.com/google/blockly/wiki/IfElse";
  2192. Blockly.Msg.CONTROLS_IF_IF_TOOLTIP = "Add, remove, or reorder sections to reconfigure this if block.";
  2193. Blockly.Msg.CONTROLS_IF_MSG_ELSE = "Else";
  2194. Blockly.Msg.CONTROLS_IF_MSG_ELSEIF = "Else if";
  2195. Blockly.Msg.CONTROLS_IF_MSG_IF = "If";
  2196. Blockly.Msg.CONTROLS_IF_TOOLTIP_1 = "If a value is true, then do some statements.";
  2197. Blockly.Msg.CONTROLS_IF_TOOLTIP_2 = "If a value is true, then do the first block of statements. Otherwise, do the second block of statements.";
  2198. Blockly.Msg.CONTROLS_IF_TOOLTIP_3 = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements.";
  2199. Blockly.Msg.CONTROLS_IF_TOOLTIP_4 = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements. If none of the values are true, do the last block of statements.";
  2200. Blockly.Msg.CONTROLS_REPEAT_HELPURL = "https://en.wikipedia.org/wiki/For_loop";
  2201. Blockly.Msg.CONTROLS_REPEAT_INPUT_DO = "Do";
  2202. Blockly.Msg.CONTROLS_REPEAT_TITLE = "Repeat %1 times";
  2203. Blockly.Msg.CONTROLS_REPEAT_TOOLTIP = "Do some statements several times.";
  2204. Blockly.Msg.CONTROLS_WHILEUNTIL_HELPURL = "https://github.com/google/blockly/wiki/Loops#repeat";
  2205. Blockly.Msg.CONTROLS_WHILEUNTIL_OPERATOR_UNTIL = "Repeat until";
  2206. Blockly.Msg.CONTROLS_WHILEUNTIL_OPERATOR_WHILE = "Repeat while";
  2207. Blockly.Msg.CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL = "While a value is false, then do some statements.";
  2208. Blockly.Msg.CONTROLS_WHILEUNTIL_TOOLTIP_WHILE = "While a value is true, then do some statements.";
  2209. Blockly.Msg.DELETE_BLOCK = "Delete Block";
  2210. Blockly.Msg.DELETE_X_BLOCKS = "Delete %1 Blocks";
  2211. Blockly.Msg.DISABLE_BLOCK = "Disable Block";
  2212. Blockly.Msg.DUPLICATE_BLOCK = "Duplicate";
  2213. Blockly.Msg.ENABLE_BLOCK = "Enable Block";
  2214. Blockly.Msg.EXPAND_ALL = "Expand Blocks";
  2215. Blockly.Msg.EXPAND_BLOCK = "Expand Block";
  2216. Blockly.Msg.EXTERNAL_INPUTS = "External Inputs";
  2217. Blockly.Msg.HELP = "Help";
  2218. Blockly.Msg.INLINE_INPUTS = "Inline Inputs";
  2219. Blockly.Msg.LISTS_CREATE_EMPTY_HELPURL = "https://github.com/google/blockly/wiki/Lists#create-empty-list";
  2220. Blockly.Msg.LISTS_CREATE_EMPTY_TITLE = "Create empty list";
  2221. Blockly.Msg.LISTS_CREATE_EMPTY_TOOLTIP = "Returns a list, of length 0, containing no data records";
  2222. Blockly.Msg.LISTS_CREATE_WITH_CONTAINER_TITLE_ADD = "List";
  2223. Blockly.Msg.LISTS_CREATE_WITH_CONTAINER_TOOLTIP = "Add, remove, or reorder sections to reconfigure this list block.";
  2224. Blockly.Msg.SET_CREATE_WITH_CONTAINER_TOOLTIP = "Add, remove, or reorder sections to reconfigure this set block.";
  2225. Blockly.Msg.LISTS_CREATE_WITH_HELPURL = "https://github.com/google/blockly/wiki/Lists#create-list-with";
  2226. Blockly.Msg.LISTS_CREATE_WITH_INPUT_WITH = "Create list with";
  2227. Blockly.Msg.LISTS_CREATE_WITH_ITEM_TOOLTIP = "Add an item to the list.";
  2228. Blockly.Msg.LISTS_CREATE_WITH_TOOLTIP = "Create a list with any number of items.";
  2229. Blockly.Msg.LISTS_GET_INDEX_FIRST = "First";
  2230. Blockly.Msg.LISTS_GET_INDEX_FROM_END = "# from end";
  2231. Blockly.Msg.LISTS_GET_INDEX_FROM_START = "#";
  2232. Blockly.Msg.LISTS_GET_INDEX_GET = "Get";
  2233. Blockly.Msg.LISTS_GET_INDEX_GET_REMOVE = "Get and remove";
  2234. Blockly.Msg.LISTS_GET_INDEX_LAST = "Last";
  2235. Blockly.Msg.LISTS_GET_INDEX_RANDOM = "Random";
  2236. Blockly.Msg.LISTS_GET_INDEX_REMOVE = "Remove";
  2237. Blockly.Msg.LISTS_GET_INDEX_TAIL = "";
  2238. Blockly.Msg.LISTS_GET_INDEX_TOOLTIP_GET_FIRST = "Returns the first item in a list.";
  2239. Blockly.Msg.LISTS_GET_INDEX_TOOLTIP_GET_FROM_END = "Returns the item at the specified position in a list. #1 is the last item.";
  2240. Blockly.Msg.LISTS_GET_INDEX_TOOLTIP_GET_FROM_START = "Returns the item at the specified position in a list. #1 is the first item.";
  2241. Blockly.Msg.LISTS_GET_INDEX_TOOLTIP_GET_LAST = "Returns the last item in a list.";
  2242. Blockly.Msg.LISTS_GET_INDEX_TOOLTIP_GET_RANDOM = "Returns a random item in a list.";
  2243. Blockly.Msg.LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_FIRST = "Removes and returns the first item in a list.";
  2244. Blockly.Msg.LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_FROM_END = "Removes and returns the item at the specified position in a list. #1 is the last item.";
  2245. Blockly.Msg.LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_FROM_START = "Removes and returns the item at the specified position in a list. #1 is the first item.";
  2246. Blockly.Msg.LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_LAST = "Removes and returns the last item in a list.";
  2247. Blockly.Msg.LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_RANDOM = "Removes and returns a random item in a list.";
  2248. Blockly.Msg.LISTS_GET_INDEX_TOOLTIP_REMOVE_FIRST = "Removes the first item in a list.";
  2249. Blockly.Msg.LISTS_GET_INDEX_TOOLTIP_REMOVE_FROM_END = "Removes the item at the specified position in a list. #1 is the last item.";
  2250. Blockly.Msg.LISTS_GET_INDEX_TOOLTIP_REMOVE_FROM_START = "Removes the item at the specified position in a list. #1 is the first item.";
  2251. Blockly.Msg.LISTS_GET_INDEX_TOOLTIP_REMOVE_LAST = "Removes the last item in a list.";
  2252. Blockly.Msg.LISTS_GET_INDEX_TOOLTIP_REMOVE_RANDOM = "Removes a random item in a list.";
  2253. Blockly.Msg.LISTS_GET_SUBLIST_END_FROM_END = "To # from end";
  2254. Blockly.Msg.LISTS_GET_SUBLIST_END_FROM_START = "To #";
  2255. Blockly.Msg.LISTS_GET_SUBLIST_END_LAST = "To last";
  2256. Blockly.Msg.LISTS_GET_SUBLIST_HELPURL = "https://github.com/google/blockly/wiki/Lists#getting-a-sublist";
  2257. Blockly.Msg.LISTS_GET_SUBLIST_START_FIRST = "Get sub-list from first";
  2258. Blockly.Msg.LISTS_GET_SUBLIST_START_FROM_END = "Get sub-list from # from end";
  2259. Blockly.Msg.LISTS_GET_SUBLIST_START_FROM_START = "Get sub-list from #";
  2260. Blockly.Msg.LISTS_GET_SUBLIST_TAIL = "";
  2261. Blockly.Msg.LISTS_GET_SUBLIST_TOOLTIP = "Creates a copy of the specified portion of a list.";
  2262. Blockly.Msg.LISTS_INDEX_OF_FIRST = "Find first occurrence of item";
  2263. Blockly.Msg.LISTS_INDEX_OF_HELPURL = "https://github.com/google/blockly/wiki/Lists#getting-items-from-a-list";
  2264. Blockly.Msg.LISTS_INDEX_OF_LAST = "Find last occurrence of item";
  2265. Blockly.Msg.LISTS_INDEX_OF_TOOLTIP = "Returns the index of the first/last occurrence of the item in the list. Returns 0 if text is not found.";
  2266. Blockly.Msg.LISTS_INLIST = "In list";
  2267. Blockly.Msg.LISTS_ISEMPTY_HELPURL = "https://github.com/google/blockly/wiki/Lists#is-empty";
  2268. Blockly.Msg.LISTS_ISEMPTY_TITLE = "%1 is empty";
  2269. Blockly.Msg.LISTS_ISEMPTY_TOOLTIP = "Returns true if the list is empty.";
  2270. Blockly.Msg.LISTS_LENGTH_HELPURL = "https://github.com/google/blockly/wiki/Lists#length-of";
  2271. Blockly.Msg.LISTS_LENGTH_TITLE = "Length of %1";
  2272. Blockly.Msg.LISTS_LENGTH_TOOLTIP = "Returns the length of a list.";
  2273. Blockly.Msg.LISTS_REPEAT_HELPURL = "https://github.com/google/blockly/wiki/Lists#create-list-with";
  2274. Blockly.Msg.LISTS_REPEAT_TITLE = "Create list with item %1 repeated %2 times";
  2275. Blockly.Msg.LISTS_REPEAT_TOOLTIP = "Creates a list consisting of the given value repeated the specified number of times.";
  2276. Blockly.Msg.LISTS_SET_INDEX_HELPURL = "https://github.com/google/blockly/wiki/Lists#in-list--set";
  2277. Blockly.Msg.LISTS_SET_INDEX_INPUT_TO = "As";
  2278. Blockly.Msg.LISTS_SET_INDEX_INSERT = "Insert at";
  2279. Blockly.Msg.LISTS_SET_INDEX_SET = "Set";
  2280. Blockly.Msg.LISTS_SET_INDEX_TOOLTIP_INSERT_FIRST = "Inserts the item at the start of a list.";
  2281. Blockly.Msg.LISTS_SET_INDEX_TOOLTIP_INSERT_FROM_END = "Inserts the item at the specified position in a list. #1 is the last item.";
  2282. Blockly.Msg.LISTS_SET_INDEX_TOOLTIP_INSERT_FROM_START = "Inserts the item at the specified position in a list. #1 is the first item.";
  2283. Blockly.Msg.LISTS_SET_INDEX_TOOLTIP_INSERT_LAST = "Append the item to the end of a list.";
  2284. Blockly.Msg.LISTS_SET_INDEX_TOOLTIP_INSERT_RANDOM = "Inserts the item randomly in a list.";
  2285. Blockly.Msg.LISTS_SET_INDEX_TOOLTIP_SET_FIRST = "Sets the first item in a list.";
  2286. Blockly.Msg.LISTS_SET_INDEX_TOOLTIP_SET_FROM_END = "Sets the item at the specified position in a list. #1 is the last item.";
  2287. Blockly.Msg.LISTS_SET_INDEX_TOOLTIP_SET_FROM_START = "Sets the item at the specified position in a list. #1 is the first item.";
  2288. Blockly.Msg.LISTS_SET_INDEX_TOOLTIP_SET_LAST = "Sets the last item in a list.";
  2289. Blockly.Msg.LISTS_SET_INDEX_TOOLTIP_SET_RANDOM = "Sets a random item in a list.";
  2290. Blockly.Msg.LISTS_SPLIT_HELPURL = "https://github.com/google/blockly/wiki/Lists#splitting-strings-and-joining-lists";
  2291. Blockly.Msg.LISTS_SPLIT_LIST_FROM_TEXT = "Make list from text";
  2292. Blockly.Msg.LISTS_SPLIT_TEXT_FROM_LIST = "Make text from list";
  2293. Blockly.Msg.LISTS_SPLIT_TOOLTIP_JOIN = "Join a list of texts into one text, separated by a delimiter.";
  2294. Blockly.Msg.LISTS_SPLIT_TOOLTIP_SPLIT = "Split text into a list of texts, breaking at each delimiter.";
  2295. Blockly.Msg.LISTS_SPLIT_WITH_DELIMITER = "With delimiter";
  2296. Blockly.Msg.LOGIC_BOOLEAN_FALSE = "False";
  2297. Blockly.Msg.LOGIC_BOOLEAN_HELPURL = "https://github.com/google/blockly/wiki/Logic#values";
  2298. Blockly.Msg.LOGIC_BOOLEAN_TOOLTIP = "Returns either true or false.";
  2299. Blockly.Msg.LOGIC_BOOLEAN_TRUE = "True";
  2300. Blockly.Msg.LOGIC_COMPARE_HELPURL = "https://en.wikipedia.org/wiki/Inequality_(mathematics)";
  2301. Blockly.Msg.LOGIC_COMPARE_TOOLTIP_EQ = "Return true if both inputs equal each other.";
  2302. Blockly.Msg.LOGIC_COMPARE_TOOLTIP_GT = "Return true if the first input is greater than the second input.";
  2303. Blockly.Msg.LOGIC_COMPARE_TOOLTIP_GTE = "Return true if the first input is greater than or equal to the second input.";
  2304. Blockly.Msg.LOGIC_COMPARE_TOOLTIP_LT = "Return true if the first input is smaller than the second input.";
  2305. Blockly.Msg.LOGIC_COMPARE_TOOLTIP_LTE = "Return true if the first input is smaller than or equal to the second input.";
  2306. Blockly.Msg.LOGIC_COMPARE_TOOLTIP_NEQ = "Return true if both inputs are not equal to each other.";
  2307. Blockly.Msg.LOGIC_NEGATE_HELPURL = "https://github.com/google/blockly/wiki/Logic#not";
  2308. Blockly.Msg.LOGIC_NEGATE_TITLE = "Not %1";
  2309. Blockly.Msg.LOGIC_NEGATE_TOOLTIP = "Returns true if the input is false. Returns false if the input is true.";
  2310. Blockly.Msg.LOGIC_NULL = "Null";
  2311. Blockly.Msg.LOGIC_NULL_HELPURL = "https://en.wikipedia.org/wiki/Nullable_type";
  2312. Blockly.Msg.LOGIC_NULL_TOOLTIP = "Returns null.";
  2313. Blockly.Msg.LOGIC_OPERATION_AND = "And";
  2314. Blockly.Msg.LOGIC_OPERATION_HELPURL = "https://github.com/google/blockly/wiki/Logic#logical-operations";
  2315. Blockly.Msg.LOGIC_OPERATION_OR = "Or";
  2316. Blockly.Msg.LOGIC_OPERATION_TOOLTIP_AND = "Return true if both inputs are true.";
  2317. Blockly.Msg.LOGIC_OPERATION_TOOLTIP_OR = "Return true if at least one of the inputs is true.";
  2318. Blockly.Msg.LOGIC_TERNARY_CONDITION = "Test";
  2319. Blockly.Msg.LOGIC_TERNARY_HELPURL = "https://en.wikipedia.org/wiki/%3F:";
  2320. Blockly.Msg.LOGIC_TERNARY_IF_FALSE = "If false";
  2321. Blockly.Msg.LOGIC_TERNARY_IF_TRUE = "If true";
  2322. Blockly.Msg.LOGIC_TERNARY_TOOLTIP = "Check the condition in 'test'. If the condition is true, returns the 'if true' value; otherwise returns the 'if false' value.";
  2323. Blockly.Msg.MATH_ADDITION_SYMBOL = "+";
  2324. Blockly.Msg.MATH_ARITHMETIC_HELPURL = "https://en.wikipedia.org/wiki/Arithmetic";
  2325. Blockly.Msg.MATH_ARITHMETIC_TOOLTIP_ADD = "Return the sum of the two numbers.";
  2326. Blockly.Msg.MATH_ARITHMETIC_TOOLTIP_DIVIDE = "Return the quotient of the two numbers.";
  2327. Blockly.Msg.MATH_ARITHMETIC_TOOLTIP_MINUS = "Return the difference of the two numbers.";
  2328. Blockly.Msg.MATH_ARITHMETIC_TOOLTIP_MULTIPLY = "Return the product of the two numbers.";
  2329. Blockly.Msg.MATH_ARITHMETIC_TOOLTIP_POWER = "Return the first number raised to the power of the second number.";
  2330. Blockly.Msg.MATH_CHANGE_HELPURL = "https://en.wikipedia.org/wiki/Programming_idiom#Incrementing_a_counter";
  2331. Blockly.Msg.MATH_CHANGE_TITLE = "Change %1 by %2";
  2332. Blockly.Msg.MATH_CHANGE_TOOLTIP = "Add a number to variable '%1'.";
  2333. Blockly.Msg.MATH_CONSTANT_HELPURL = "https://en.wikipedia.org/wiki/Mathematical_constant";
  2334. Blockly.Msg.MATH_CONSTANT_TOOLTIP = "Return one of the common constants: π (3.141…), e (2.718…), φ (1.618…), sqrt(2) (1.414…), sqrt(½) (0.707…), or ∞ (infinity).";
  2335. Blockly.Msg.MATH_CONSTRAIN_HELPURL = "https://en.wikipedia.org/wiki/Clamping_%28graphics%29";
  2336. Blockly.Msg.MATH_CONSTRAIN_TITLE = "Constrain %1 low %2 high %3";
  2337. Blockly.Msg.MATH_CONSTRAIN_TOOLTIP = "Constrain a number to be between the specified limits (inclusive).";
  2338. Blockly.Msg.MATH_DIVISION_SYMBOL = "÷";
  2339. Blockly.Msg.MATH_IS_DIVISIBLE_BY = "Is divisible by";
  2340. Blockly.Msg.MATH_IS_EVEN = "Is even";
  2341. Blockly.Msg.MATH_IS_NEGATIVE = "Is negative";
  2342. Blockly.Msg.MATH_IS_ODD = "Is odd";
  2343. Blockly.Msg.MATH_IS_POSITIVE = "Is positive";
  2344. Blockly.Msg.MATH_IS_PRIME = "Is prime";
  2345. Blockly.Msg.MATH_IS_TOOLTIP = "Check if a number is an even, odd, prime, whole, positive, negative, or if it is divisible by certain number. Returns true or false.";
  2346. Blockly.Msg.MATH_IS_WHOLE = "Is whole";
  2347. Blockly.Msg.MATH_MODULO_HELPURL = "https://en.wikipedia.org/wiki/Modulo_operation";
  2348. Blockly.Msg.MATH_MODULO_TITLE = "Remainder of %1 ÷ %2";
  2349. Blockly.Msg.MATH_MODULO_TOOLTIP = "Return the remainder from dividing the two numbers.";
  2350. Blockly.Msg.MATH_MULTIPLICATION_SYMBOL = "×";
  2351. Blockly.Msg.MATH_NUMBER_HELPURL = "https://en.wikipedia.org/wiki/Number";
  2352. Blockly.Msg.MATH_NUMBER_TOOLTIP = "A number.";
  2353. Blockly.Msg.MATH_ONLIST_HELPURL = "";
  2354. Blockly.Msg.MATH_ONLIST_OPERATOR_AVERAGE = "Average of list";
  2355. Blockly.Msg.MATH_ONLIST_OPERATOR_MAX = "Max of list";
  2356. Blockly.Msg.MATH_ONLIST_OPERATOR_MEDIAN = "Median of list";
  2357. Blockly.Msg.MATH_ONLIST_OPERATOR_MIN = "Min of list";
  2358. Blockly.Msg.MATH_ONLIST_OPERATOR_MODE = "Modes of list";
  2359. Blockly.Msg.MATH_ONLIST_OPERATOR_RANDOM = "Random item of list";
  2360. Blockly.Msg.MATH_ONLIST_OPERATOR_STD_DEV = "Standard deviation of list";
  2361. Blockly.Msg.MATH_ONLIST_OPERATOR_SUM = "Sum of list";
  2362. Blockly.Msg.MATH_ONLIST_TOOLTIP_AVERAGE = "Return the average (arithmetic mean) of the numeric values in the list.";
  2363. Blockly.Msg.MATH_ONLIST_TOOLTIP_MAX = "Return the largest number in the list.";
  2364. Blockly.Msg.MATH_ONLIST_TOOLTIP_MEDIAN = "Return the median number in the list.";
  2365. Blockly.Msg.MATH_ONLIST_TOOLTIP_MIN = "Return the smallest number in the list.";
  2366. Blockly.Msg.MATH_ONLIST_TOOLTIP_MODE = "Return a list of the most common item(s) in the list.";
  2367. Blockly.Msg.MATH_ONLIST_TOOLTIP_RANDOM = "Return a random element from the list.";
  2368. Blockly.Msg.MATH_ONLIST_TOOLTIP_STD_DEV = "Return the standard deviation of the list.";
  2369. Blockly.Msg.MATH_ONLIST_TOOLTIP_SUM = "Return the sum of all the numbers in the list.";
  2370. Blockly.Msg.MATH_POWER_SYMBOL = "**";
  2371. Blockly.Msg.MATH_RANDOM_FLOAT_HELPURL = "https://en.wikipedia.org/wiki/Random_number_generation";
  2372. Blockly.Msg.MATH_RANDOM_FLOAT_TITLE_RANDOM = "random fraction";
  2373. Blockly.Msg.MATH_RANDOM_FLOAT_TOOLTIP = "Return a random fraction between 0.0 (inclusive) and 1.0 (exclusive).";
  2374. Blockly.Msg.MATH_RANDOM_INT_HELPURL = "https://en.wikipedia.org/wiki/Random_number_generation";
  2375. Blockly.Msg.MATH_RANDOM_INT_TITLE = "random integer from %1 to %2";
  2376. Blockly.Msg.MATH_RANDOM_INT_TOOLTIP = "Return a random integer between the two specified limits, inclusive.";
  2377. Blockly.Msg.MATH_ROUND_HELPURL = "https://en.wikipedia.org/wiki/Rounding";
  2378. Blockly.Msg.MATH_ROUND_OPERATOR_ROUND = "Round";
  2379. Blockly.Msg.MATH_ROUND_OPERATOR_ROUNDDOWN = "Round down";
  2380. Blockly.Msg.MATH_ROUND_OPERATOR_ROUNDUP = "Round up";
  2381. Blockly.Msg.MATH_ROUND_TOOLTIP = "Round a number up or down.";
  2382. Blockly.Msg.MATH_SINGLE_HELPURL = "https://en.wikipedia.org/wiki/Square_root";
  2383. Blockly.Msg.MATH_SINGLE_OP_ABSOLUTE = "Absolute";
  2384. Blockly.Msg.MATH_SINGLE_OP_ROOT = "Square root";
  2385. Blockly.Msg.MATH_SINGLE_TOOLTIP_ABS = "Return the absolute value of a number.";
  2386. Blockly.Msg.MATH_SINGLE_TOOLTIP_EXP = "Return e to the power of a number.";
  2387. Blockly.Msg.MATH_SINGLE_TOOLTIP_LN = "Return the natural logarithm of a number.";
  2388. Blockly.Msg.MATH_SINGLE_TOOLTIP_LOG10 = "Return the base 10 logarithm of a number.";
  2389. Blockly.Msg.MATH_SINGLE_TOOLTIP_NEG = "Return the negation of a number.";
  2390. Blockly.Msg.MATH_SINGLE_TOOLTIP_POW10 = "Return 10 to the power of a number.";
  2391. Blockly.Msg.MATH_SINGLE_TOOLTIP_ROOT = "Return the square root of a number.";
  2392. Blockly.Msg.MATH_SUBTRACTION_SYMBOL = "-";
  2393. Blockly.Msg.MATH_TRIG_ACOS = "Acos";
  2394. Blockly.Msg.MATH_TRIG_ASIN = "Asin";
  2395. Blockly.Msg.MATH_TRIG_ATAN = "Atan";
  2396. Blockly.Msg.MATH_TRIG_COS = "Cos";
  2397. Blockly.Msg.MATH_TRIG_HELPURL = "https://en.wikipedia.org/wiki/Trigonometric_functions";
  2398. Blockly.Msg.MATH_TRIG_SIN = "Sin";
  2399. Blockly.Msg.MATH_TRIG_TAN = "Tan";
  2400. Blockly.Msg.MATH_TRIG_TOOLTIP_ACOS = "Return the arccosine of a number.";
  2401. Blockly.Msg.MATH_TRIG_TOOLTIP_ASIN = "Return the arcsine of a number.";
  2402. Blockly.Msg.MATH_TRIG_TOOLTIP_ATAN = "Return the arctangent of a number.";
  2403. Blockly.Msg.MATH_TRIG_TOOLTIP_COS = "Return the cosine of a degree (not radian).";
  2404. Blockly.Msg.MATH_TRIG_TOOLTIP_SIN = "Return the sine of a degree (not radian).";
  2405. Blockly.Msg.MATH_TRIG_TOOLTIP_TAN = "Return the tangent of a degree (not radian).";
  2406. Blockly.Msg.NEW_VARIABLE = "New variable...";
  2407. Blockly.Msg.NEW_VARIABLE_TITLE = "New variable name:";
  2408. Blockly.Msg.ORDINAL_NUMBER_SUFFIX = "";
  2409. Blockly.Msg.PROCEDURES_ALLOW_STATEMENTS = "Allow statements";
  2410. Blockly.Msg.PROCEDURES_BEFORE_PARAMS = "With:";
  2411. Blockly.Msg.PROCEDURES_CALLNORETURN_CALL = "";
  2412. Blockly.Msg.PROCEDURES_CALLNORETURN_HELPURL = "https://en.wikipedia.org/wiki/Procedure_%28computer_science%29";
  2413. Blockly.Msg.PROCEDURES_CALLNORETURN_TOOLTIP = "Run the user-defined function '%1'.";
  2414. Blockly.Msg.PROCEDURES_CALLRETURN_HELPURL = "https://en.wikipedia.org/wiki/Procedure_%28computer_science%29";
  2415. Blockly.Msg.PROCEDURES_CALLRETURN_TOOLTIP = "Run the user-defined function '%1' and use its output.";
  2416. Blockly.Msg.PROCEDURES_CALL_BEFORE_PARAMS = "With:";
  2417. Blockly.Msg.PROCEDURES_CREATE_DO = "Create '%1'";
  2418. Blockly.Msg.PROCEDURES_DEFNORETURN_COMMENT = "";
  2419. Blockly.Msg.PROCEDURES_DEFNORETURN_DO = "";
  2420. Blockly.Msg.PROCEDURES_DEFNORETURN_HELPURL = "https://en.wikipedia.org/wiki/Procedure_%28computer_science%29";
  2421. Blockly.Msg.PROCEDURES_DEFNORETURN_PROCEDURE = "My_func";
  2422. Blockly.Msg.PROCEDURES_DEFNORETURN_TITLE = "To";
  2423. Blockly.Msg.PROCEDURES_DEFNORETURN_TOOLTIP = "Creates a function with no output.";
  2424. Blockly.Msg.PROCEDURES_DEFRETURN_HELPURL = "https://en.wikipedia.org/wiki/Procedure_%28computer_science%29";
  2425. Blockly.Msg.PROCEDURES_DEFRETURN_RETURN = "Return";
  2426. Blockly.Msg.PROCEDURES_DEFRETURN_TOOLTIP = "Creates a function with an output.";
  2427. Blockly.Msg.PROCEDURES_DEF_DUPLICATE_WARNING = "Warning: This function has duplicate parameters.";
  2428. Blockly.Msg.PROCEDURES_HIGHLIGHT_DEF = "Highlight function definition";
  2429. Blockly.Msg.PROCEDURES_IFRETURN_TOOLTIP = "If a value is true, then return a second value.";
  2430. Blockly.Msg.PROCEDURES_IFRETURN_WARNING = "Warning: This block may be used only within a function definition.";
  2431. Blockly.Msg.PROCEDURES_MUTATORARG_TITLE = "Input name:";
  2432. Blockly.Msg.PROCEDURES_MUTATORARG_TOOLTIP = "Add an input to the function.";
  2433. Blockly.Msg.PROCEDURES_MUTATORCONTAINER_TITLE = "Inputs";
  2434. Blockly.Msg.PROCEDURES_MUTATORCONTAINER_TOOLTIP = "Add, remove, or reorder inputs to this function.";
  2435. Blockly.Msg.REMOVE_COMMENT = "Remove Comment";
  2436. Blockly.Msg.RENAME_VARIABLE = "Rename variable...";
  2437. Blockly.Msg.RENAME_VARIABLE_TITLE = "Rename all '%1' variables to:";
  2438. Blockly.Msg.TEXT_APPEND_APPENDTEXT = "append text";
  2439. Blockly.Msg.TEXT_APPEND_HELPURL = "https://github.com/google/blockly/wiki/Text#text-modification";
  2440. Blockly.Msg.TEXT_APPEND_TO = "To";
  2441. Blockly.Msg.TEXT_APPEND_TOOLTIP = "Append some text to variable '%1'.";
  2442. Blockly.Msg.TEXT_CHANGECASE_HELPURL = "https://github.com/google/blockly/wiki/Text#adjusting-text-case";
  2443. Blockly.Msg.TEXT_CHANGECASE_OPERATOR_LOWERCASE = "To lower case";
  2444. Blockly.Msg.TEXT_CHANGECASE_OPERATOR_TITLECASE = "To Title Case";
  2445. Blockly.Msg.TEXT_CHANGECASE_OPERATOR_UPPERCASE = "To UPPER CASE";
  2446. Blockly.Msg.TEXT_CHANGECASE_TOOLTIP = "Return a copy of the text in a different case.";
  2447. Blockly.Msg.TEXT_CHARAT_FIRST = "Get first letter";
  2448. Blockly.Msg.TEXT_CHARAT_FROM_END = "Get letter # from end";
  2449. Blockly.Msg.TEXT_CHARAT_FROM_START = "Get letter #";
  2450. Blockly.Msg.TEXT_CHARAT_HELPURL = "https://github.com/google/blockly/wiki/Text#extracting-text";
  2451. Blockly.Msg.TEXT_CHARAT_INPUT_INTEXT = "In text";
  2452. Blockly.Msg.TEXT_CHARAT_LAST = "Get last letter";
  2453. Blockly.Msg.TEXT_CHARAT_RANDOM = "Get random letter";
  2454. Blockly.Msg.TEXT_CHARAT_TAIL = "";
  2455. Blockly.Msg.TEXT_CHARAT_TOOLTIP = "Returns the letter at the specified position.";
  2456. Blockly.Msg.TEXT_CREATE_JOIN_ITEM_TOOLTIP = "Add an item to the text.";
  2457. Blockly.Msg.TEXT_CREATE_JOIN_TITLE_JOIN = "Join";
  2458. Blockly.Msg.TEXT_CREATE_JOIN_TOOLTIP = "Add, remove, or reorder sections to reconfigure this text block.";
  2459. Blockly.Msg.TEXT_GET_SUBSTRING_END_FROM_END = "To letter # from end";
  2460. Blockly.Msg.TEXT_GET_SUBSTRING_END_FROM_START = "To letter #";
  2461. Blockly.Msg.TEXT_GET_SUBSTRING_END_LAST = "To last letter";
  2462. Blockly.Msg.TEXT_GET_SUBSTRING_HELPURL = "https://github.com/google/blockly/wiki/Text#extracting-a-region-of-text";
  2463. Blockly.Msg.TEXT_GET_SUBSTRING_INPUT_IN_TEXT = "in text";
  2464. Blockly.Msg.TEXT_GET_SUBSTRING_START_FIRST = "Get substring from first letter";
  2465. Blockly.Msg.TEXT_GET_SUBSTRING_START_FROM_END = "Get substring from letter # from end";
  2466. Blockly.Msg.TEXT_GET_SUBSTRING_START_FROM_START = "Get substring from letter #";
  2467. Blockly.Msg.TEXT_GET_SUBSTRING_TAIL = "";
  2468. Blockly.Msg.TEXT_GET_SUBSTRING_TOOLTIP = "Returns a specified portion of the text.";
  2469. Blockly.Msg.TEXT_INDEXOF_HELPURL = "https://github.com/google/blockly/wiki/Text#finding-text";
  2470. Blockly.Msg.TEXT_INDEXOF_INPUT_INTEXT = "In text";
  2471. Blockly.Msg.TEXT_INDEXOF_OPERATOR_FIRST = "Find first occurrence of text";
  2472. Blockly.Msg.TEXT_INDEXOF_OPERATOR_LAST = "Find last occurrence of text";
  2473. Blockly.Msg.TEXT_INDEXOF_TAIL = "";
  2474. Blockly.Msg.TEXT_INDEXOF_TOOLTIP = "Returns the index of the first/last occurrence of first text in the second text. Returns 0 if text is not found.";
  2475. Blockly.Msg.TEXT_ISEMPTY_HELPURL = "https://github.com/google/blockly/wiki/Text#checking-for-empty-text";
  2476. Blockly.Msg.TEXT_ISEMPTY_TITLE = "%1 is empty";
  2477. Blockly.Msg.TEXT_ISEMPTY_TOOLTIP = "Returns true if the provided text is empty.";
  2478. Blockly.Msg.TEXT_JOIN_HELPURL = "https://github.com/google/blockly/wiki/Text#text-creation";
  2479. Blockly.Msg.TEXT_JOIN_TITLE_CREATEWITH = "Create text with";
  2480. Blockly.Msg.TEXT_JOIN_TOOLTIP = "Create a piece of text by joining together any number of items.";
  2481. Blockly.Msg.TEXT_LENGTH_HELPURL = "https://github.com/google/blockly/wiki/Text#text-modification";
  2482. Blockly.Msg.TEXT_LENGTH_TITLE = "Length of %1";
  2483. Blockly.Msg.TEXT_LENGTH_TOOLTIP = "Returns the number of letters (including spaces) in the provided text.";
  2484. Blockly.Msg.TEXT_PRINT_HELPURL = "https://github.com/google/blockly/wiki/Text#printing-text";
  2485. Blockly.Msg.TEXT_PRINT_TITLE = "Print %1";
  2486. Blockly.Msg.TEXT_PRINT_TOOLTIP = "Print the specified text, number or other value.";
  2487. Blockly.Msg.TEXT_PROMPT_HELPURL = "https://github.com/google/blockly/wiki/Text#getting-input-from-the-user";
  2488. Blockly.Msg.TEXT_PROMPT_TOOLTIP_NUMBER = "Prompt for user for a number.";
  2489. Blockly.Msg.TEXT_PROMPT_TOOLTIP_TEXT = "Prompt for user for some text.";
  2490. Blockly.Msg.TEXT_PROMPT_TYPE_NUMBER = "Prompt for number with message";
  2491. Blockly.Msg.TEXT_PROMPT_TYPE_TEXT = "Prompt for text with message";
  2492. Blockly.Msg.TEXT_TEXT_HELPURL = "https://en.wikipedia.org/wiki/String_(computer_science)";
  2493. Blockly.Msg.TEXT_TEXT_TOOLTIP = "A letter, word, or line of text.";
  2494. Blockly.Msg.TEXT_TRIM_HELPURL = "https://github.com/google/blockly/wiki/Text#trimming-removing-spaces";
  2495. Blockly.Msg.TEXT_TRIM_OPERATOR_BOTH = "Trim spaces from both sides of";
  2496. Blockly.Msg.TEXT_TRIM_OPERATOR_LEFT = "Trim spaces from left side of";
  2497. Blockly.Msg.TEXT_TRIM_OPERATOR_RIGHT = "Trim spaces from right side of";
  2498. Blockly.Msg.TEXT_TRIM_TOOLTIP = "Return a copy of the text with spaces removed from one or both ends.";
  2499. Blockly.Msg.TODAY = "Today";
  2500. Blockly.Msg.VARIABLES_DEFAULT_NAME = "Item";
  2501. Blockly.Msg.VARIABLES_GET_CREATE_SET = "Create 'set %1'";
  2502. Blockly.Msg.VARIABLES_GET_HELPURL = "https://github.com/google/blockly/wiki/Variables#get";
  2503. Blockly.Msg.VARIABLES_GET_TOOLTIP = "Returns the value of this variable.";
  2504. Blockly.Msg.VARIABLES_SET = "Set %1 to %2";
  2505. Blockly.Msg.VARIABLES_SET_CREATE_GET = "Create 'get %1'";
  2506. Blockly.Msg.VARIABLES_SET_HELPURL = "https://github.com/google/blockly/wiki/Variables#set";
  2507. Blockly.Msg.VARIABLES_SET_TOOLTIP = "Sets this variable to be equal to the input.";
  2508. Blockly.Msg.PROCEDURES_DEFRETURN_TITLE = Blockly.Msg.PROCEDURES_DEFNORETURN_TITLE;
  2509. Blockly.Msg.CONTROLS_IF_IF_TITLE_IF = Blockly.Msg.CONTROLS_IF_MSG_IF;
  2510. Blockly.Msg.CONTROLS_WHILEUNTIL_INPUT_DO = Blockly.Msg.CONTROLS_REPEAT_INPUT_DO;
  2511. Blockly.Msg.CONTROLS_IF_MSG_THEN = Blockly.Msg.CONTROLS_REPEAT_INPUT_DO;
  2512. Blockly.Msg.PROCEDURES_DEFRETURN_PROCEDURE = Blockly.Msg.PROCEDURES_DEFNORETURN_PROCEDURE;
  2513. Blockly.Msg.CONTROLS_IF_ELSE_TITLE_ELSE = Blockly.Msg.CONTROLS_IF_MSG_ELSE;
  2514. Blockly.Msg.PROCEDURES_CALLRETURN_CALL = Blockly.Msg.PROCEDURES_CALLNORETURN_CALL;
  2515. Blockly.Msg.LISTS_GET_SUBLIST_INPUT_IN_LIST = Blockly.Msg.LISTS_INLIST;
  2516. Blockly.Msg.LISTS_GET_INDEX_INPUT_IN_LIST = Blockly.Msg.LISTS_INLIST;
  2517. Blockly.Msg.MATH_CHANGE_TITLE_ITEM = Blockly.Msg.VARIABLES_DEFAULT_NAME;
  2518. Blockly.Msg.PROCEDURES_DEFRETURN_DO = Blockly.Msg.PROCEDURES_DEFNORETURN_DO;
  2519. Blockly.Msg.CONTROLS_IF_ELSEIF_TITLE_ELSEIF = Blockly.Msg.CONTROLS_IF_MSG_ELSEIF;
  2520. Blockly.Msg.LISTS_GET_INDEX_HELPURL = Blockly.Msg.LISTS_INDEX_OF_HELPURL;
  2521. Blockly.Msg.CONTROLS_FOREACH_INPUT_DO = Blockly.Msg.CONTROLS_REPEAT_INPUT_DO;
  2522. Blockly.Msg.CONTROLS_FOR_INPUT_DO = Blockly.Msg.CONTROLS_REPEAT_INPUT_DO;
  2523. Blockly.Msg.LISTS_CREATE_WITH_ITEM_TITLE = Blockly.Msg.VARIABLES_DEFAULT_NAME;
  2524. Blockly.Msg.TEXT_APPEND_VARIABLE = Blockly.Msg.VARIABLES_DEFAULT_NAME;
  2525. Blockly.Msg.TEXT_CREATE_JOIN_ITEM_TITLE_ITEM = Blockly.Msg.VARIABLES_DEFAULT_NAME;
  2526. Blockly.Msg.LISTS_INDEX_OF_INPUT_IN_LIST = Blockly.Msg.LISTS_INLIST;
  2527. Blockly.Msg.LISTS_SET_INDEX_INPUT_IN_LIST = Blockly.Msg.LISTS_INLIST;
  2528. Blockly.Msg.LISTS_CREATE_WITH_ITEM_TITLE = Blockly.Msg.VARIABLES_DEFAULT_NAME;
  2529. Blockly.Msg.TUPLE_CREATE_WITH_ITEM_TITLE = Blockly.Msg.VARIABLES_DEFAULT_NAME;
  2530. Blockly.Msg.DICT_CREATE_WITH_ITEM_TITLE = Blockly.Msg.VARIABLES_DEFAULT_NAME;
  2531. Blockly.Msg.SET_CREATE_WITH_ITEM_TITLE = Blockly.Msg.VARIABLES_DEFAULT_NAME;
  2532. Blockly.Msg.TEXT_APPEND_VARIABLE = Blockly.Msg.VARIABLES_DEFAULT_NAME;
  2533. Blockly.Msg.TEXT_CREATE_JOIN_ITEM_TITLE_ITEM = Blockly.Msg.VARIABLES_DEFAULT_NAME;
  2534. Blockly.Msg.MATH_CHANGE_TITLE_ITEM = Blockly.Msg.VARIABLES_DEFAULT_NAME;
  2535. Blockly.Msg.LABPLUS_USB_SWITCH_ON = 'Turn on';
  2536. Blockly.Msg.LABPLUS_USB_SWITCH_OFF = 'Turn off';
  2537. Blockly.Msg.LABPLUS_MOTOR_ON_ANTICLOCKWISE = 'Toggle';
  2538. //新tts
  2539. Blockly.Msg.XUNFEI_SPEECH_TTS_HELPURL = '';
  2540. Blockly.Msg.XUNFEI_SPEECH_TTS_TOOLTIP = 'The synthesized audio file format can only be "*.pcm"';
  2541. Blockly.Msg.XUNFEI_SPEECH_TTS_MESSAGE0 = '[iFLYTEK] synthetic audio %1 APPID %2 APISecret %3 APIKey %4 text %5 transfer to audio file %6';
  2542. Blockly.Msg.XUNFEI_SPEECH_IAT_HELPURL = '';
  2543. Blockly.Msg.XUNFEI_SPEECH_IAT_TOOLTIP = 'The audio formats that can be recognized are "*.pcm" and "*.wav"';
  2544. Blockly.Msg.XUNFEI_SPEECH_IAT_MESSAGE0 = '[iFLYTEK] identify audio %1 APPID %2 APISecret %3 APIKey %4 audio file to be identified %5';
  2545. Blockly.Msg.XUNFEI_SPEECH_IAT_RESULT_HELPURL = '';
  2546. Blockly.Msg.XUNFEI_SPEECH_IAT_RESULT_TOOLTIP = '';
  2547. Blockly.Msg.XUNFEI_SPEECH_IAT_RESULT_MESSAGE0 = '[iFLYTEK] identify result';
  2548. //声明python 运行环境
  2549. Blockly.Msg.CocoRobo_NAME_PYTHON_ENVIRONMENT_HELPURL = '';
  2550. Blockly.Msg.CocoRobo_NAME_PYTHON_ENVIRONMENT_MESSAGE0 = 'Declared python runtime environment';
  2551. Blockly.Msg.CocoRobo_NAME_PYTHON_ENVIRONMENT_TOOLTIP = '';
  2552. //lark
  2553. Blockly.Msg.CocoRobo_LARK_GET_ALL_COLOR_MESSAGE0 = 'LARK I2C RGB color';
  2554. Blockly.Msg.CocoRobo_LARK_GET_ALL_COLOR_TOOLTIP = 'Returns as list';
  2555. Blockly.Msg.CocoRobo_LARK_GET_COLOR_TOOLTIP = '';
  2556. Blockly.Msg.CocoRobo_LARK_GET_COLOR_MESSAGE0 = 'LARK I2C RGB color %1';
  2557. Blockly.Msg.CocoRobo_lARK_RED = 'RED';
  2558. Blockly.Msg.CocoRobo__LARK_GREEN = 'GREEN';
  2559. Blockly.Msg.CocoRobo__LARK_BLUE = 'BLUE';
  2560. Blockly.Msg.CocoRobo_LARK_GET_ALL_COLOR_HSV_TOOLTIP = 'HSV(Hue, Saturation, Value)';
  2561. Blockly.Msg.CocoRobo_LARKT_GET_ALL_COLOR_HSV_MESSAGE0 = 'LARK I2C HSV color';
  2562. Blockly.Msg.CocoRobo_LARK_GET_COLOR_HSV_TOOLTIP = 'HSV(Hue, Saturation, Value)';
  2563. Blockly.Msg.CocoRobo_LARK_GET_COLOR_HSV_MESSAGE0 = 'LARK I2C HSV color %1';
  2564. Blockly.Msg.CocoRobo_LARK_GET_COLOR_STRING_TOOLTIP = '';
  2565. Blockly.Msg.CocoRobo_LARK_GET_COLOR_STRING_MESSAGE0 = 'LARK GET COLOR';
  2566. Blockly.Msg.CocoRobo_LARK_DISCERN_COLOR_TOOLTIP = '';
  2567. Blockly.Msg.CocoRobo_LARK_DISCERN_COLOR_MESSAGE0 = 'LARK GET COLOR %1';
  2568. Blockly.Msg.CocoRobo_LARK_RED = 'RED';
  2569. Blockly.Msg.CocoRobo_LARK_GREEN = 'GREEN';
  2570. Blockly.Msg.CocoRobo_LARK_BLUE = 'BLUE';
  2571. Blockly.Msg.CocoRobo_LARK_ORANGE = 'ORANGE';
  2572. Blockly.Msg.CocoRobo_LARK_YELLOW = 'YELLOW';
  2573. Blockly.Msg.CocoRobo_LARK_PURPLE = 'PURPLE';
  2574. Blockly.Msg.CocoRobo_LARK_CYAN = 'CYAN';
  2575. Blockly.Msg.CocoRobo_LARK_NONE = 'NO COLOR';
  2576. Blockly.Msg.CocoRobo_LARK_NULL = 'FAIL THE COLOR';
  2577. Blockly.Msg.CocoRobo_LARK_ULTRASONIC_TOOLTIP = '';
  2578. Blockly.Msg.CocoRobo_LARK_ULTRASONIC_MESSAGE0 = 'LARK I2C ultrasonic value';
  2579. Blockly.Msg.CocoRobo_LARK_MOTOR_SET_I2C_TOOLTIP = '';
  2580. Blockly.Msg.CocoRobo_LARK_MOTOR_SET_I2C_MESSAGE0 = 'LARK I2C SET MOTOR %1 SPEED %2';
  2581. Blockly.Msg.CocoRobo_LARK_GET_LINE_ON_I2C_TOOLTIP = '';
  2582. Blockly.Msg.CocoRobo_LARK_GET_LINE_ON_I2C_MESSAGE0 = 'LARK I2C GET %1 VALUE';
  2583. Blockly.Msg.CocoRobo_LARK_GET_LINE_RIGHT_ON_I2C = 'RIGHT';
  2584. Blockly.Msg.CocoRobo_LARK_GET_LINE_LEFT_ON_I2C = 'LEFT';
  2585. Blockly.Msg.CocoRobo_LARK_SEARCH_LINE_ON_I2C_TOOLTIP = '';
  2586. Blockly.Msg.CocoRobo_LARK_SEARCH_LINE_ON_I2C_MESSAGE0 = 'LARK I2C SEARCH TOUCH LINE %1';
  2587. Blockly.Msg.CocoRobo_LARK_SEARCH_LEFT = 'LEFT';
  2588. Blockly.Msg.CocoRobo_LARK_SEARCH_RIGHT = 'RIGHT';
  2589. Blockly.Msg.CocoRobo_LARK_SEARCH_BOTH = 'ALL';
  2590. Blockly.Msg.CocoRobo_LARK_SEARCH_NONE = 'NOT';
  2591. ///lark千里马
  2592. Blockly.Msg.CocoRobo_LARK__CAR_GET_ALL_COLOR_TOOLTIP = 'Returns as list';
  2593. Blockly.Msg.CocoRobo_LARK__CAR_GET_ALL_COLOR_MESSAGE0 = 'HORSE GET COLOR';
  2594. Blockly.Msg.CocoRobo_LARK_CAR_GET_COLOR_TOOLTIP = '';
  2595. Blockly.Msg.CocoRobo_LARK_CAR_GET_COLOR_MESSAGE0 = 'HORSE GET COLOR %1';
  2596. Blockly.Msg.CocoRobo_lARK_CAR_RED = 'RED';
  2597. Blockly.Msg.CocoRobo__LARK_CAR_GREEN = 'GREEN';
  2598. Blockly.Msg.CocoRobo__LARK_CAR_BLUE = 'BLUE';
  2599. Blockly.Msg.CocoRobo_LARK_CAR_GET_ALL_COLOR_HSV_TOOLTIP = 'HSV(Hue, Saturation, Value)';
  2600. Blockly.Msg.CocoRobo_LARKT_CAR_GET_ALL_COLOR_HSV_MESSAGE0 = 'HORSE I2C HSV color';
  2601. Blockly.Msg.CocoRobo_LARK_CAR_GET_COLOR_HSV_TOOLTIP = 'HSV(Hue, Saturation, Value)';
  2602. Blockly.Msg.CocoRobo_LARK_CAR_GET_COLOR_HSV_MESSAGE0 = 'HORSE I2C HSV %1';
  2603. Blockly.Msg.CocoRobo_LARK_CAR_GET_COLOR_STRING_TOOLTIP = '';
  2604. Blockly.Msg.CocoRobo_LARK_CAR_GET_COLOR_STRING_MESSAGE0 = 'HORSE GET COLOR';
  2605. Blockly.Msg.CocoRobo_LARK_CAR_DISCERN_COLOR_TOOLTIP = '';
  2606. Blockly.Msg.CocoRobo_LARK_CAR_DISCERN_COLOR_MESSAGE0 = 'HORSE GET %1';
  2607. Blockly.Msg.CocoRobo_LARK_CAR_RED = 'RED';
  2608. Blockly.Msg.CocoRobo_LARK_CAR_GREEN = 'Green';
  2609. Blockly.Msg.CocoRobo_LARK_CAR_BLUE = 'Blue';
  2610. Blockly.Msg.CocoRobo_LARK_CAR_ORANGE = 'Orange';
  2611. Blockly.Msg.CocoRobo_LARK_CAR_YELLOW = 'Yellow';
  2612. Blockly.Msg.CocoRobo_LARK_CAR_PURPLE = 'Purple';
  2613. Blockly.Msg.CocoRobo_LARK_CAR_CYAN = 'Cyan';
  2614. Blockly.Msg.CocoRobo_LARK_CAR_NONE = 'None';
  2615. Blockly.Msg.CocoRobo_LARK_CAR_NULL = 'Null';
  2616. Blockly.Msg.CocoRobo_LARK_CAR_ULTRASONIC_TOOLTIP = '';
  2617. Blockly.Msg.CocoRobo_LARK_CAR_ULTRASONIC_MESSAGE0 = 'Horse Get Ultrasoinc';
  2618. Blockly.Msg.CocoRobo_LARK_CAR_GET_LINE_ON_I2C_TOOLTIP = '';
  2619. Blockly.Msg.CocoRobo_LARK_CAR_GET_LINE_ON_I2C_MESSAGE0 = 'HORSE GET %1 LINE VALUE';
  2620. Blockly.Msg.CocoRobo_LARK_CAR_GET_LINE_RIGHT_ON_I2C = 'RIGHT';
  2621. Blockly.Msg.CocoRobo_LARK_CAR_GET_LINE_LEFT_ON_I2C = 'LEFT';
  2622. Blockly.Msg.CocoRobo_LARK_CAR_SEARCH_LINE_ON_I2C_TOOLTIP = '';
  2623. Blockly.Msg.CocoRobo_LARK_CAR_SEARCH_LINE_ON_I2C_MESSAGE0 = 'HORSE I2C SEARCH TOUCH LINE %1';
  2624. Blockly.Msg.CocoRobo_LARK_CAR_SEARCH_LEFT = 'LEFT TOUCHED';
  2625. Blockly.Msg.CocoRobo_LARK_CAR_SEARCH_RIGHT = 'RIGHT TOUCHED';
  2626. Blockly.Msg.CocoRobo_LARK_CAR_SEARCH_BOTH = 'BOTH TOUCHED';
  2627. Blockly.Msg.CocoRobo_LARK_CAR_SEARCH_NONE = 'NOT TOUCHED';
  2628. Blockly.Msg.CocoRobo_LARK_MOTOR_SET_I2C_TOOLTIP = '';
  2629. Blockly.Msg.CocoRobo_LARK_MOTOR_SET_I2C_MESSAGE0 = 'HOSRE MOTION %1 SPEED %2';
  2630. Blockly.Msg.CocoRobo_LARK_CAR_MOTION_LEFT = 'Trun Left';
  2631. Blockly.Msg.CocoRobo_LARK_CAR_MOTION_RIGHT = 'Trun Right';
  2632. Blockly.Msg.CocoRobo_LARK_CAR_MOTION_FORWARD = 'forward';
  2633. Blockly.Msg.CocoRobo_LARK_CAR_MOTION_BACKWARD = 'Backward';
  2634. Blockly.Msg.CocoRobo_LARK_CAR_MOTION_STOP = 'Stop';
  2635. Blockly.Msg.Math_Degrad_RAD_TOOLTIP = "Returns the result of converting the degrees to radians";
  2636. Blockly.Msg.Math_Degrad_DEG_TOOLTIP = "Returns the result of converting radians to degrees";
  2637. Blockly.Msg.Text_Split_String_By_Delimiter_TOOLTIP = "Split the string with delimiters and generate a list ";
  2638. Blockly.Msg.Text_List_TOOLTIP = "Initialization list [0,0,0]";
  2639. Blockly.Msg.Text_Dict_TOOLTIP = "Initialize the dictionary";
  2640. Blockly.Msg.Text_Tuple_TOOLTIP = "Initialize the tuple";
  2641. Blockly.Msg.Text_Set_TOOLTIP = "Initialize the collection";
  2642. Blockly.Msg.Iot_System_Run_TOOLTIP = "Run the program file in the specified path";
  2643. Blockly.Msg.Esp32_Main_Controller_Io_From_Digital_Pin_TOOLTIP = "Return %1 to get the digital signal value of a specific pin";
  2644. Blockly.Msg.Esp32_Main_Controller_Io_Set_Digital_Pin_TOOLTIP = "%1 set a specific pin to a specified level";
  2645. Blockly.Msg.Esp32_Main_Controller_Io_Set_Analog_Pin_TOOLTIP = "IoT module sets pins and controls the analog output of %1";
  2646. Blockly.Msg.Ai_Main_Controller_Io_Set_Analog_Pin_TOOLTIP = "A.I. module sets pins and controls the analog output of %1";
  2647. Blockly.Msg.Esp32_Main_Controller_Io_From_Analog_Pin_TOOLTIP = "The IoT module obtains the analog signal value of a specific pin";
  2648. Blockly.Msg.Esp32_Main_Controller_Io_High_Low_TOOLTIP = "Return %1";
  2649. Blockly.Msg.Iot_System_Create_TOOLTIP = "Create a text file with the specified name";
  2650. Blockly.Msg.Iot_System_Write_TOOLTIP = "Create a text file with the specified name and write the content, with %1 as the separator";
  2651. Blockly.Msg.Iot_System_Input_TOOLTIP = "Read the text file with the specified name as a list, with %1 as the separator";
  2652. Blockly.Msg.Esp32_Get_Current_Date_TOOLTIP = "Get %1 of local time";
  2653. Blockly.Msg.Esp32_Main_Controller_Time_Timer_Init_TOOLTIP = "%1 initialize timer";
  2654. Blockly.Msg.Esp32_Main_Controller_Time_Timer_Get_Current_TOOLTIP = "%1 get timer elapsed time";
  2655. Blockly.Msg.Esp32_Main_Controller_Time_Timer_Clear_TOOLTIP = "%1 clear timer";
  2656. Blockly.Msg.Esp32_Main_Controller_Time_Period_Timer_TOOLTIP = "%1 enables the periodic repetition timer and runs the specified conditions at regular intervals";
  2657. Blockly.Msg.Esp32_Main_Controller_Time_Period_Timer_Clear_TOOLTIP = "%1 clear cycle repeat timer";
  2658. Blockly.Msg.serial_Comm_Print_TOOLTIP = "Serial printing";
  2659. Blockly.Msg.Serial_Write_Data_TOOLTIP = "Use %1 to send data to other devices through the serial port";
  2660. Blockly.Msg.Serial_Send_Data_To_Microbit_TOOLTIP = "Send data to Microbit on %1 module";
  2661. Blockly.Msg.Trd_Party_Sensor_Hcsr04_TOOLTIP = "Initialize ultrasonic sensor %1";
  2662. Blockly.Msg.Trd_Party_Sensor_Hcsr04_Read_TOOLTIP = "Read the distance detection value from a specific ultrasonic sensor and return";
  2663. Blockly.Msg.Esp32_Main_Controller_Led_Strip_Setup_TOOLTIP = "%1 Initialize the LED strip";
  2664. Blockly.Msg.Esp32_Main_Controller_Led_strip_set_bright_TOOLTIP = "Set the brightness of the LED strip";
  2665. Blockly.Msg.Iot_Led_Matrix_Color_Picker_TOOLTIP = "Convert hexadecimal color code to RGB color value and return";
  2666. Blockly.Msg.Led_Strip_Color_Rgb_TOOLTIP = "Return RGB color value";
  2667. Blockly.Msg.Esp32_Main_Controller_Led_Strip_Set_TOOLTIP = "%1 lights up the LED strip";
  2668. Blockly.Msg.Led_Strip_Show_Above_TOOLTIP = "%1 makes the light strip show the above effect";
  2669. // IoT
  2670. Blockly.Msg.Esp32_Main_Controller_Button_Read_Pressed_TOOLTIP = "When button %1 is pressed";
  2671. Blockly.Msg.Esp32_Main_Controller_Button_Read_Released_TOOLTIP = "When button %1 is released";
  2672. Blockly.Msg.Esp32_Main_Controller_Button_Read_Value_TOOLTIP = "Read the level state of button %1";
  2673. Blockly.Msg.Esp32_Main_Controller_Touch_Read_Touched_TOOLTIP = "When touch area %1 is touched";
  2674. Blockly.Msg.Esp32_Main_Controller_Touch_Read_Untouched_TOOLTIP = "When touch area %1 is not touched";
  2675. Blockly.Msg.Esp32_Main_Controller_Touch_Read_Value_TOOLTIP = "Get the capacitance change value of the touch area %1";
  2676. Blockly.Msg.Esp32_Main_Controller_Set_Led_Turnon_TOOLTIP = "Set to light up the specified LED light";
  2677. Blockly.Msg.Esp32_Main_Controller_Set_Led_Turnoff_TOOLTIP = "Set to turn off the specified LED light";
  2678. Blockly.Msg.Esp32_Main_Controller_Set_Led_Drawpixel_On_TOOLTIP = "Light up the specified LED light";
  2679. Blockly.Msg.Esp32_Main_Controller_Set_Led_Drawpixel_Off_TOOLTIP = "Turn off the specified LED light";
  2680. Blockly.Msg.Esp32_Main_Controller_Set_Buzzer_TOOLTIP = "Buzzer set tone frequency";
  2681. Blockly.Msg.Esp32_Main_Controller_Turn_Off_Buzzer_TOOLTIP = "Turn off the buzzer";
  2682. Blockly.Msg.Esp32_Main_Controller_Get_Environmental_Value_TOOLTIP = "Get %1 value";
  2683. Blockly.Msg.Esp32_Main_Controller_Motion_When_Shaking_STATEMENT_TOOLTIP = "Perform operation when module %1 is shaking";
  2684. Blockly.Msg.Esp32_Main_Controller_Motion_When_Tilting_STATEMENT_TOOLTIP= "Perform operation when module %1 is tilted";
  2685. Blockly.Msg.Esp32_Main_Controller_Motion_Acceleration_TOOLTIP= "Get the acceleration of the %1 axis";
  2686. Blockly.Msg.Esp32_Main_Controller_Motion_Tilt_Angle_TOOLTIP= "Get the tilt angle of the %1 axis";
  2687. Blockly.Msg.Esp32_Main_Controller_Get_Light_TOOLTIP= "Get light value";
  2688. Blockly.Msg.Esp32_Main_Controller_Wifi_Connect_Internet_TOOLTIP= "Connect to WiFi network";
  2689. Blockly.Msg.Esp32_Main_Controller_Get_Wifi_Connection_Status_TOOLTIP= "Get WiFi connection status";
  2690. Blockly.Msg.Esp32_Main_Controller_Wifi_Get_Info_TOOLTIP= "Get WiFi configuration information %1";
  2691. Blockly.Msg.Esp32_Main_Controller_Wifi_Ntptime_TOOLTIP= "Synchronize network time";
  2692. Blockly.Msg.Esp32_Main_Controller_Wifi_Disconnect_TOOLTIP= "Disconnect WiFi connection";
  2693. Blockly.Msg.Esp32_Main_Controller_Wifi_Enable_Hotspot_Mode_TOOLTIP= "Create WiFi hotspot";
  2694. Blockly.Msg.Esp32_Main_Controller_Wifi_Acquiring_Equipment_TOOLTIP= "Get the list of currently connected devices";
  2695. Blockly.Msg.Esp32_Main_Controller_Get_Wifi_Devices_Number_TOOLTIP= "Get the number of currently connected devices";
  2696. Blockly.Msg.Esp32_Main_Controller_Wifi_Close_TOOLTIP= "Turn off WiFi hotspot";
  2697. Blockly.Msg.Esp32_Network_Http_Get_TOOLTIP= "Send http get request";
  2698. Blockly.Msg.Esp32_Network_Http_Post_TOOLTIP= "Send http post request";
  2699. Blockly.Msg.CocoRobo_get_TOOLTIP= "Get %1 of HTTP response content";
  2700. Blockly.Msg.Esp32_Network_Http_Get_Data_From_Local_Server_TOOLTIP= "Get the data requested from the local HTTP server, the data type is %1";
  2701. Blockly.Msg.Esp32_Network_Http_Server_Setup_TOOLTIP= "HTTP server initialization";
  2702. Blockly.Msg.Esp32_Network_Http_Server_Route_TOOLTIP= "When the specified path is requested, set the request attribute to %1 request and perform the operation";
  2703. Blockly.Msg.Esp32_Network_Http_Server_Route_Respond_TOOLTIP= "The HTTP server sets the response content and sets the return data type to %1";
  2704. Blockly.Msg.Esp32_Network_Http_Server_Get_Data_TOOLTIP= "The HTTP server gets the data received from the client, the type is %1";
  2705. Blockly.Msg.Esp32_Web_Ws_Setup_Send_TOOLTIP= "Real-time communication sender initialization";
  2706. Blockly.Msg.Esp32_Web_Ws_Send_TOOLTIP= "Send messages via real-time communication";
  2707. Blockly.Msg.Esp32_Web_Ws_Setup_Receive_TOOLTIP= "Real-time communication receiver initialization";
  2708. Blockly.Msg.Esp32_Web_Ws_Receive_Statement_TOOLTIP= "When real-time communication receives a message, run the operation";
  2709. Blockly.Msg.Esp32_Web_Ws_Receive_Get_Data_TOOLTIP= "Get the message received from real-time communication, the type is %1";
  2710. Blockly.Msg.Iot_Service_Cococloud_TOOLTIP= "Send data to CocoCloud specified event";
  2711. Blockly.Msg.Iot_Service_Cococloud_Read_TOOLTIP= "Get the data in the specified event of CocoCloud";
  2712. Blockly.Msg.Iot_Service_Cococloud_Read_Data_TOOLTIP= "Get the data of the specified attribute in the CocoCloud event";
  2713. Blockly.Msg.Esp32_Main_Controller_Ifttt_Send_Data_TOOLTIP= "Send data to IFTTT Webhooks event";
  2714. Blockly.Msg.Esp32_Main_Controller_Ifttt_Touched_TOOLTIP= "Trigger the specified IFTTT event";
  2715. Blockly.Msg.Iot_Service_Thingspeak_TOOLTIP= "Send data to the specified ThingSpeak channel";
  2716. Blockly.Msg.Iot_Service_Thingspeak_Read_TOOLTIP= "Find the data of ThingSpeak specified channel";
  2717. Blockly.Msg.Iot_Service_Thingspeak_Read_Total_TOOLTIP= "Get the total amount of data in the ThingSpeak channel";
  2718. Blockly.Msg.Iot_Service_Thingspeak_Read_Specific_TOOLTIP= "Get the value of the specified Field of the specified data in the ThingSpeak channel";
  2719. Blockly.Msg.Iot_System_Restart_TOOLTIP= "Reboot the system";
  2720. Blockly.Msg.Iot_System_Get_TOOLTIP= "Get the remaining space in the module";
  2721. Blockly.Msg.Iot_System_Mac_TOOLTIP= "Get the MAC address of the module";
  2722. Blockly.Msg.Iot_System_Get_Cocorobo_Id_TOOLTIP= "Get the IoT device ID";
  2723. Blockly.Msg.Iot_Lcd_Screeninit_TOOLTIP= "LCD screen initialization";
  2724. Blockly.Msg.Iot_Lcd_Screen_TOOLTIP= "Fill the LCD screen with color %1";
  2725. Blockly.Msg.Iot_Lcd_Fill_Screen_With_Rgb_TOOLTIP= "Fill the LCD screen with the specified color";
  2726. Blockly.Msg.Iot_Lcd_Set_Color_TOOLTIP= "Convert hexadecimal color code to RGB color value and return";
  2727. Blockly.Msg.Iot_Lcd_Rgb_Value_Input_TOOLTIP= "Return the specified rgb value";
  2728. Blockly.Msg.Iot_Lcd_Drawpixel_TOOLTIP= "Draw pixel on the screen";
  2729. Blockly.Msg.Iot_Lcd_Linecarvas_TOOLTIP= "Draw line on the screen";
  2730. Blockly.Msg.Iot_Lcd_Ractanglecarvas_TOOLTIP= "Draw %1 rectangle on the screen";
  2731. Blockly.Msg.Iot_Lcd_Textcarvas_TOOLTIP= "Draw text on screen";
  2732. Blockly.Msg.Iot_Lcd_Draw_ZedGraph_TOOLTIP= "Draw %1 statistical chart on the screen";
  2733. Blockly.Msg.Iot_Led_Matrix_Setup_TOOLTIP= "IoT module initialization LED light screen";
  2734. Blockly.Msg.Iot_Led_Matrix_Set_Bright_TOOLTIP= "Set the brightness of the light screen";
  2735. Blockly.Msg.Iot_Led_Matrix_xy_TOOLTIP= "Set ranks";
  2736. Blockly.Msg.Iot_Led_Matrix_wh_TOOLTIP= "Set width and height";
  2737. Blockly.Msg.Iot_Led_Matrix_Rgb_Value_Input_TOOLTIP= "Return the specified rgb value";
  2738. Blockly.Msg.Iot_Led_Matrix_Draw_Pixel_TOOLTIP= "IoT module LED light screen drawing pixel";
  2739. Blockly.Msg.Iot_Led_Matrix_Draw_Rectangle_TOOLTIP= "IoT module LED light screen drawing rectangle";
  2740. Blockly.Msg.Iot_Led_Matrix_Show_Above_TOOLTIP= "The IoT module LED light screen display takes effect";
  2741. Blockly.Msg.Esp32_Motor_Setup_TOOLTIP= "IoT module motor driver initialization";
  2742. Blockly.Msg.Esp32_Motor_Run_TOOLTIP= "The IoT module sets the specified motor to rotate in the specified direction at the specified speed";
  2743. Blockly.Msg.Esp32_Main_Controller_Servo_Setup_TOOLTIP= "IoT module servo initialization";
  2744. Blockly.Msg.Esp32_Main_Controller_Servo_Set_TOOLTIP= "The IoT module sets the servo at the specified pin to rotate to the specified angle";
  2745. Blockly.Msg.x_iot_read_gamepad_button_pressed_TOOLTIP= "When the button %1 on the gamepad is pressed";
  2746. Blockly.Msg.x_iot_read_gamepad_button_released_TOOLTIP= "When the button %1 on the gamepad is released";
  2747. Blockly.Msg.x_iot_read_gamepad_button_xr_TOOLTIP= "Get the level value of the button %1 on the gamepad";
  2748. Blockly.Msg.x_iot_read_gamepad_joystick_check_TOOLTIP= "When Game Pad Joystick is %1";
  2749. Blockly.Msg.x_iot_read_gamepad_joystick_TOOLTIP= "Get the analog value of the joystick %1 on the gamepad";
  2750. Blockly.Msg.esp32_nbiot_setup_TOOLTIP= "Initialize NB-IoT module communication on %1 module";
  2751. Blockly.Msg.esp32_nbiot_get_power_status_TOOLTIP= "Get the NB-IoT module activation status";
  2752. Blockly.Msg.esp32_nbiot_get_network_status_TOOLTIP= "Get the NB-IoT module network connection status";
  2753. Blockly.Msg.esp32_nbiot_get_network_ip_TOOLTIP= "Obtain the NB-IoT module network IP address";
  2754. Blockly.Msg.iot_service_nbiot_cococloud_TOOLTIP= "NB-IoT module sends data to CocoCloud";
  2755. Blockly.Msg.esp32_nbiot_onenet_init_TOOLTIP= "NB-IoT module connected to OneNET";
  2756. Blockly.Msg.esp32_nbiot_onenet_connection_status_TOOLTIP= "NB-IoT module obtains OneNET connection status";
  2757. Blockly.Msg.iot_service_nbiot_onenet_TOOLTIP= "NB-IoT module sends data to OneNET";
  2758. Blockly.Msg.esp32_nbiot_onenet_read_value_TOOLTIP= "Get the instructions sent by the NB-IoT module from OneNET";
  2759. Blockly.Msg.iot_service_nbiot_onenet_read_TOOLTIP= "When the NB-IoT module receives a message from OneNET, run the operation";
  2760. Blockly.Msg.esp32_ble_setup_sender_TOOLTIP= "BLE (Bluetooth Low Energy) sender initialized";
  2761. Blockly.Msg.esp32_ble_send_data_TOOLTIP= "BLE sends the specified data";
  2762. Blockly.Msg.esp32_ble_setup_receiver_TOOLTIP= "BLE (Bluetooth Low Energy) Receiver initialized";
  2763. Blockly.Msg.esp32_ble_get_data_TOOLTIP= "Returns data received by BLE";
  2764. Blockly.Msg.esp32_ble_sender_connected_TOOLTIP= "Sender is Connected";
  2765. Blockly.Msg.esp32_ble_receiver_connected_TOOLTIP= "Receiver is Connected";
  2766. // ai
  2767. Blockly.Msg.ai_k210_button_read_pressed_TOOLTIP= "When button %1 is pressed";
  2768. Blockly.Msg.ai_k210_button_read_released_TOOLTIP= "When button %1 is released";
  2769. Blockly.Msg.ai_k210_led_light_up_TOOLTIP= "Set %1 to light up";
  2770. Blockly.Msg.ai_basic_light_up_led_analog_TOOLTIP= "Set the light brightness of %1";
  2771. Blockly.Msg.ai_k210_led_light_off_TOOLTIP= "Set %1 turn off";
  2772. Blockly.Msg.ai_system_restart_TOOLTIP= "Reboot the system";
  2773. Blockly.Msg.ai_system_run_TOOLTIP= "Run the Python program in the specified path";
  2774. Blockly.Msg.ai_mphone_init_TOOLTIP= "Microphone initialization";
  2775. Blockly.Msg.mphone_audio_spectrum_init_TOOLTIP= "Start reading the audio spectrum";
  2776. Blockly.Msg.ai_mphone_read_sound_sensitivity_TOOLTIP= "Get the audio spectrum collected by the microphone";
  2777. Blockly.Msg.ai_img_save_TOOLTIP= "Save the canvas locally and set the image compression quality";
  2778. Blockly.Msg.ai_lcd_invert_color_TOOLTIP = "Invert the color of the canvas";
  2779. Blockly.Msg.ai_lcd_resizecanvas_TOOLTIP = "Adjust the canvas to the specified size";
  2780. Blockly.Msg.ai_lcd_color_scheme_TOOLTIP = "Convert the canvas to %1";
  2781. Blockly.Msg.ai_lcd_img_cut_TOOLTIP = "The canvas is clipped as specified";
  2782. Blockly.Msg.ai_vision_color_analyze_TOOLTIP = "Gets the color analysis result for the specified area of the canvas";
  2783. Blockly.Msg.ai_vision_find_blobs_TOOLTIP = "Searches the canvas for the specified color palette";
  2784. Blockly.Msg.ai_vision_get_threshold_default_TOOLTIP = "Sets the default color for color tracing to %1";
  2785. Blockly.Msg.ai_vision_get_blobs_TOOLTIP = "Gets the recognition result for tracing the specified color";
  2786. Blockly.Msg.ai_vision_get_statistics_TOOLTIP = "Obtain the results of color channel information analysis on canvas";
  2787. Blockly.Msg.ai_vision_get_histogram_TOOLTIP = "Gets the result of a standardized histogram operation from the canvas";
  2788. Blockly.Msg.ai_vision_get_histogram_percentile_TOOLTIP = "The CDF value of the histogram channel is obtained from the histogram calculation results";
  2789. Blockly.Msg.ai_vision_get_histogram_percentile_detail_TOOLTIP = "%1 of the percentage value obtained from the histogram calculation results";
  2790. Blockly.Msg.ai_vision_lab_rgb_conversion_TOOLTIP = "Run the color conversion %1";
  2791. Blockly.Msg.ai_vision_rgb_grayscale_conversion_TOOLTIP = "Run the color conversion %1";
  2792. Blockly.Msg.ai_vision_find_qrcode_TOOLTIP = "Get the detection result of QR code in canvas";
  2793. Blockly.Msg.ai_vision_qrcode_get_info_TOOLTIP = "Gets %1 of the detected QR code from the variable";
  2794. Blockly.Msg.ai_vision_find_apriltag_TOOLTIP = "Get the detection result of AprilTag in the canvas";
  2795. Blockly.Msg.ai_vision_apriltag_get_info_TOOLTIP = "Gets %1 for detecting AprilTag from the variable";
  2796. Blockly.Msg.ai_vision_find_datamatrices_TOOLTIP = "Gets the detection result of the data matrix in the canvas";
  2797. Blockly.Msg.ai_vision_datamatrices_get_info_TOOLTIP = "Gets %1 of the detection data matrix from the variable";
  2798. Blockly.Msg.ai_vision_find_barcodes_TOOLTIP = "Gets the detection result of the bar code in the canvas";
  2799. Blockly.Msg.ai_vision_barcodes_get_info_TOOLTIP = "Gets %1 of the detected bar code from the variable";
  2800. Blockly.Msg.ai_vision_find_circles_TOOLTIP = "Look for the circle on the canvas";
  2801. Blockly.Msg.ai_vision_get_circles_TOOLTIP = "Gets the result of looking for a circle";
  2802. Blockly.Msg.ai_vision_find_rects_TOOLTIP = "Look for the rectangular on the canvas";
  2803. Blockly.Msg.ai_vision_get_rects_TOOLTIP = "Gets the result of looking for a rectangular";
  2804. Blockly.Msg.ai_vision_find_lines_TOOLTIP = "Look for the straight line on the canvas";
  2805. Blockly.Msg.ai_vision_get_lines_TOOLTIP = "Gets the result of looking for a straight line";
  2806. // ai_video
  2807. Blockly.Msg.ai_video_set_TOOLTIP = "Play video file";
  2808. Blockly.Msg.ai_video_status_TOOLTIP = "Get the status of video playback";
  2809. Blockly.Msg.ai_video_stop_play_TOOLTIP = "End video file playback";
  2810. // ai_audio
  2811. Blockly.Msg.speech_recognition_new_setup_TOOLTIP = "Speech recognition initialization";
  2812. Blockly.Msg.speech_recognition_new_recording_sample_start_TOOLTIP = "Start recording voice clips";
  2813. Blockly.Msg.speech_recognition_new_start_recognition_TOOLTIP = "Start doing speech recognition";
  2814. Blockly.Msg.speech_recognition_new_recognition_get_result_TOOLTIP = "The result of speech recognition is the specified fragment";
  2815. Blockly.Msg.speech_recognition_new_recognition_get_any_result_TOOLTIP = "When speech recognition gets any result, do the following";
  2816. // ai_models
  2817. Blockly.Msg.ai_model_allinit_TOOLTIP = "Load and initialize the %1";
  2818. Blockly.Msg.ai_model_index_mnist_TOOLTIP = "Get the detection result of handwritten digit detection model";
  2819. Blockly.Msg.ai_model_get_TOOLTIP = "Gets %1 of the common objects detected from the variable";
  2820. Blockly.Msg.ai_model_look_TOOLTIP = "Any common objects detected";
  2821. Blockly.Msg.ai_model_xy_TOOLTIP = "Gets %1 of the detected face from the variable";
  2822. Blockly.Msg.ai_model_face_TOOLTIP = "Face detected";
  2823. Blockly.Msg.ai_model_customized_init_setup_definition_TOOLTIP = "Before the program of the custom model runs, release the memory";
  2824. Blockly.Msg.ai_model_customized_init_setup_TOOLTIP = "Loads and initializes the custom model";
  2825. Blockly.Msg.ai_model_customized_if_got_TOOLTIP = "The object for the custom model has been identified";
  2826. Blockly.Msg.ai_model_customized_get_result_TOOLTIP = "Gets %1 from the variable from the recognition to the custom model result";
  2827. Blockly.Msg.ai_model_face_init_TOOLTIP = "Custom initializes the face recognition model";
  2828. Blockly.Msg.ai_model_class_TOOLTIP = "Custom Initializing class recognition model";
  2829. Blockly.Msg.ai_model_getface_TOOLTIP = "Custom Recognized face from customized model";
  2830. Blockly.Msg.ai_model_getclass_TOOLTIP = "Recognized object from customized model";
  2831. // ai_wifi
  2832. Blockly.Msg.k210_wifi_enable_disable_TOOLTIP = "Set the Wi-Fi to %1";
  2833. Blockly.Msg.k210_wifi_scan_TOOLTIP = "Start scanning nearby Wi-Fi hotspots";
  2834. Blockly.Msg.k210_wifi_scan_get_TOOLTIP = "Get the results of the Wi-Fi scan as a list";
  2835. Blockly.Msg.k210_wifi_connect_hotspot_TOOLTIP = "Connect to the specified Wi-Fi network";
  2836. Blockly.Msg.k210_wifi_get_connection_status_TOOLTIP = "Gets the status of your Wi-Fi connection";
  2837. Blockly.Msg.k210_wifi_get_config_TOOLTIP = "Gets the device specification information for a Wi-Fi connection";
  2838. // ai_lcd
  2839. Blockly.Msg.ai_lcd_screeninit_TOOLTIP = "LCD screen initialization";
  2840. Blockly.Msg.ai_lcd_rotation_TOOLTIP = "Turns the LCD screen direction by the specified Angle";
  2841. Blockly.Msg.ai_lcd_filp_TOOLTIP = "Whether to mirror the LCD screen";
  2842. Blockly.Msg.ai_lcd_screen_TOOLTIP = "Fill the LCD screen with %1 color";
  2843. Blockly.Msg.ai_lcd_fill_screen_with_rgb_TOOLTIP = "Fills the LCD screen with the specified RGB value";
  2844. Blockly.Msg.ai_lcd_clear_TOOLTIP = "Clear the screen";
  2845. Blockly.Msg.ai_lcd_rgb_value_input_TOOLTIP = "Returns the specified RGB value";
  2846. Blockly.Msg.ai_lcd_XY_TOOLTIP = "Returns the specified x and y";
  2847. Blockly.Msg.ai_lcd_WH_TOOLTIP = "Returns the specified width and height";
  2848. Blockly.Msg.ai_lcd_createnonecarvas_TOOLTIP = "Creates a blank canvas of the specified size";
  2849. Blockly.Msg.ai_lcd_fillcanvas_TOOLTIP = "Fills the canvas with the specified color";
  2850. Blockly.Msg.ai_lcd_createcarvas_TOOLTIP = "Create an image canvas";
  2851. Blockly.Msg.ai_lcd_showcarvas_set_cord_TOOLTIP = "Sets the starting point coordinates of the canvas";
  2852. Blockly.Msg.ai_lcd_textcarvas_TOOLTIP = "Draw text on the canvas";
  2853. Blockly.Msg.ai_lcd_characterscarvas_TOOLTIP = "Draw Hanzi characters on the canvas";
  2854. Blockly.Msg.ai_lcd_linecarvas_TOOLTIP = "Draw a straight line on the canvas";
  2855. Blockly.Msg.ai_lcd_ractanglecarvas_TOOLTIP = "Draws %1 rectangle on the canvas";
  2856. Blockly.Msg.ai_lcd_drawcirclecarvas_TOOLTIP = "Draw the %1 circle on the canvas";
  2857. Blockly.Msg.ai_lcd_draw_cross_sign_TOOLTIP = "Draw a cross symbol on the canvas";
  2858. Blockly.Msg.ai_lcd_draw_arrow_sign_TOOLTIP = "Draw the arrow on the canvas";
  2859. Blockly.Msg.ai_lcd_draw_image_on_canvas_TOOLTIP = "Draw the picture on the canvas";
  2860. Blockly.Msg.ai_lcd_showcarvas_set_display_TOOLTIP = "Show canvas";
  2861. Blockly.Msg.ai_lcd_clearcanvas_TOOLTIP = "Clear everything in the canvas";
  2862. // ai_led
  2863. Blockly.Msg.ai_led_matrix_setup_TOOLTIP= "A.I. module initialization LED light screen";
  2864. Blockly.Msg.ai_led_matrix_set_bright_TOOLTIP= "Set the brightness of the light screen";
  2865. Blockly.Msg.ai_led_matrix_xy_TOOLTIP= "Set ranks";
  2866. Blockly.Msg.ai_led_matrix_wh_TOOLTIP= "Set width and height";
  2867. Blockly.Msg.ai_led_matrix_rgb_value_input_TOOLTIP= "Return the specified rgb value";
  2868. Blockly.Msg.ai_led_matrix_draw_pixel_TOOLTIP= "A.I. module LED light screen drawing pixel";
  2869. Blockly.Msg.ai_led_matrix_draw_rectangle_TOOLTIP= "A.I. module LED light screen drawing rectangle";
  2870. Blockly.Msg.ai_led_matrix_show_above_TOOLTIP= "Show pattern";
  2871. Blockly.Msg.ai_led_matrix_clear_screen_TOOLTIP= "Clear light screen";
  2872. // ai_speaker
  2873. Blockly.Msg.ai_audio_init_speaker_TOOLTIP = "Horn initialization";
  2874. Blockly.Msg.ai_audio_play_song_speaker_TOOLTIP = "Play audio files";
  2875. Blockly.Msg.ai_audio_play_state_speaker_TOOLTIP = "Get the play state of playing file";
  2876. Blockly.Msg.ai_audio_play_finish_speaker_TOOLTIP = "End audio playing";
  2877. Blockly.Msg.ai_audio_set_speaker_TOOLTIP = "Set Playing Volume";
  2878. // ai_camera
  2879. Blockly.Msg.ai_camera_init_TOOLTIP = "Camera Initialization";
  2880. Blockly.Msg.ai_camera_fit_to_screen_size_TOOLTIP = "Set the size of the camera's capture image";
  2881. Blockly.Msg.ai_camera_windows_TOOLTIP = "Adjust the size of the image captured by the camera";
  2882. Blockly.Msg.ai_camera_snapshot_TOOLTIP = "Gets the image captured by the camera";
  2883. Blockly.Msg.ai_camera_lens_corr_TOOLTIP = "GCorrect wide Angle lens screen";
  2884. Blockly.Msg.ai_camera_image_property_change_TOOLTIP = "Set the state of the camera image %1";
  2885. Blockly.Msg.ai_camera_bcs_operation_TOOLTIP = "Set %1 of the camera image";
  2886. Blockly.Msg.ai_video_record_setup_TOOLTIP = "Start recording and saving the video";
  2887. Blockly.Msg.ai_video_get_TOOLTIP = "Record the canvas";
  2888. Blockly.Msg.ai_video_stop_TOOLTIP = "Stop recording video";
  2889. // ai_motor
  2890. Blockly.Msg.ai_motor_setup_TOOLTIP = "A.I. module motor driver initialization";
  2891. Blockly.Msg.ai_motor_run_TOOLTIP = "The A.I. module sets the specified motor to rotate in the specified direction at the specified speed";
  2892. // ai_EFSG
  2893. Blockly.Msg.extension_servo_setup_on_ai_TOOLTIP = "A.I. module servo initialization";
  2894. Blockly.Msg.extension_servo_write_on_ai_TOOLTIP = "The A.I. module sets the servo at the specified pin to rotate to the specified angle";
  2895. // ai_EFGH
  2896. Blockly.Msg.x_ai_read_gamepad_button_pressed_TOOLTIP= "When the button %1 on the gamepad is pressed";
  2897. Blockly.Msg.x_ai_read_gamepad_button_released_TOOLTIP= "When the button %1 on the gamepad is released";
  2898. Blockly.Msg.x_ai_read_gamepad_button_xr_TOOLTIP= "Get the level value of the button %1 on the gamepad";
  2899. Blockly.Msg.x_ai_read_gamepad_joystick_check_TOOLTIP= "When Game Pad Joystick is %1";
  2900. Blockly.Msg.x_ai_read_gamepad_joystick_TOOLTIP= "Get the analog value of the joystick %1 on the gamepad";
  2901. Blockly.Msg.CocoRobo_try_except_TOOLTIP= "Detect errors in the try statement block so that the except statement catches exception information and handles it";
  2902. Blockly.Msg.CocoRobo_try_except_finally_TOOLTIP= "Detect errors in the try block so that the except statement catches exception information and handles it, and the finally statement executes regardless of whether an exception is generated";
  2903. Blockly.Msg.Pedometer_Init_TOOLTIP="Initialize Pedometer";
  2904. Blockly.Msg.Pedometer_Run_TOOLTIP="Run Pedometer";
  2905. Blockly.Msg.Pedometer_Get_TOOLTIP="Get Count";