Merge pull request #38 from chrisgarrity/update-translations/aug17

Sync translations with Transifex
This commit is contained in:
chrisgarrity 2018-08-17 09:51:16 -04:00 committed by GitHub
commit 829a2b2c95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
188 changed files with 18366 additions and 1383 deletions

View file

@ -66,7 +66,7 @@
"LOOKS_HIDEALLSPRITES": "amaga tots els personatges",
"LOOKS_EFFECT_COLOR": "color",
"LOOKS_EFFECT_FISHEYE": "ull de peix",
"LOOKS_EFFECT_WHIRL": "girar",
"LOOKS_EFFECT_WHIRL": "remolí",
"LOOKS_EFFECT_PIXELATE": "pixelar",
"LOOKS_EFFECT_MOSAIC": "mosaic",
"LOOKS_EFFECT_BRIGHTNESS": "brillantor",

View file

@ -1,62 +1,62 @@
{
"CONTROL_FOREVER": "بۆهەتایە",
"CONTROL_REPEAT": "repeat %1",
"CONTROL_IF": "if %1 then",
"CONTROL_REPEAT": "دوبارەکردنەوە %1",
"CONTROL_IF": "ئەگەر %1 ئینجا",
"CONTROL_ELSE": "ئەگەرنا",
"CONTROL_STOP": "وەستان",
"CONTROL_STOP_ALL": "هەموو",
"CONTROL_STOP_THIS": "ئەم سکریپتە",
"CONTROL_STOP_OTHER": "other scripts in sprite",
"CONTROL_WAIT": "wait %1 seconds",
"CONTROL_WAITUNTIL": "wait until %1",
"CONTROL_REPEATUNTIL": "repeat until %1",
"CONTROL_WHILE": "while %1",
"CONTROL_FOREACH": "for each %1 in %2",
"CONTROL_WAIT": "بوەستە %1 چرکە",
"CONTROL_WAITUNTIL": "بوەستە تا %1",
"CONTROL_REPEATUNTIL": "دوبارەکردنەوە تا %1",
"CONTROL_WHILE": "کاتێک %1",
"CONTROL_FOREACH": "بۆ هەر %1 لە %2",
"CONTROL_STARTASCLONE": "when I start as a clone",
"CONTROL_CREATECLONEOF": "create clone of %1",
"CONTROL_CREATECLONEOF_MYSELF": "خۆم",
"CONTROL_DELETETHISCLONE": "delete this clone",
"CONTROL_COUNTER": "ژمێرەر",
"CONTROL_INCRCOUNTER": "increment counter",
"CONTROL_CLEARCOUNTER": "clear counter",
"CONTROL_INCRCOUNTER": "زیادکردنی ژمێرەر",
"CONTROL_CLEARCOUNTER": "بەتاڵکردنەوەی ژمێرەر",
"CONTROL_ALLATONCE": "هەموو بەیەکەوە",
"DATA_SETVARIABLETO": "set %1 to %2",
"DATA_CHANGEVARIABLEBY": "change %1 by %2",
"DATA_SHOWVARIABLE": "show variable %1",
"DATA_SETVARIABLETO": "دانانی %1 بۆ %2",
"DATA_CHANGEVARIABLEBY": "گۆڕین %1 بە %2",
"DATA_SHOWVARIABLE": "پیشاندانی گۆڕاو %1",
"DATA_HIDEVARIABLE": "hide variable %1",
"DATA_ADDTOLIST": "add %1 to %2",
"DATA_DELETEOFLIST": "delete %1 of %2",
"DATA_DELETEALLOFLIST": "delete all of %1",
"DATA_INSERTATLIST": "insert %1 at %2 of %3",
"DATA_REPLACEITEMOFLIST": "replace item %1 of %2 with %3",
"DATA_ITEMOFLIST": "item %1 of %2",
"DATA_LENGTHOFLIST": "length of %1",
"DATA_ADDTOLIST": "زیادکردن %1 بۆ %2",
"DATA_DELETEOFLIST": "سڕینەوە %1 لە %2",
"DATA_DELETEALLOFLIST": "سڕینەوەی هەموو لە %1",
"DATA_INSERTATLIST": "خستنە ناو %1 بۆ %2 لە %3",
"DATA_REPLACEITEMOFLIST": "گۆڕینەوەی دانە %1 لە %2 لەگەڵ %3",
"DATA_ITEMOFLIST": "دانە %1 لە %2",
"DATA_LENGTHOFLIST": "درێژی لە %1",
"DATA_LISTCONTAINSITEM": "%1 contains %2?",
"DATA_SHOWLIST": "show list %1",
"DATA_HIDELIST": "hide list %1",
"DATA_SHOWLIST": "پیشاندانی لیست %1",
"DATA_HIDELIST": "شاردنەوەی لیست %1",
"DATA_INDEX_ALL": "هەموو",
"DATA_INDEX_LAST": "دوایەمین",
"DATA_INDEX_RANDOM": "هەڕەمەکی",
"EVENT_WHENFLAGCLICKED": "when %1 clicked",
"EVENT_WHENTHISSPRITECLICKED": "when this sprite clicked",
"EVENT_WHENFLAGCLICKED": "کاتێک %1 کرتە کرا",
"EVENT_WHENTHISSPRITECLICKED": "کاتێک ئەم تەنە کرتە کرا",
"EVENT_WHENSTAGECLICKED": "when stage clicked",
"EVENT_WHENTOUCHINGOBJECT": "when this sprite touches %1",
"EVENT_WHENBROADCASTRECEIVED": "when I receive %1",
"EVENT_WHENBACKDROPSWITCHESTO": "when backdrop switches to %1",
"EVENT_WHENGREATERTHAN": "when %1 > %2",
"EVENT_WHENGREATERTHAN": "کاتێک %1 > %2",
"EVENT_WHENGREATERTHAN_TIMER": "کاتێنەر",
"EVENT_WHENGREATERTHAN_LOUDNESS": "loudness",
"EVENT_WHENGREATERTHAN_LOUDNESS": "دەنگەدەنگ",
"EVENT_BROADCAST": "broadcast %1",
"EVENT_BROADCASTANDWAIT": "broadcast %1 and wait",
"EVENT_WHENKEYPRESSED": "when %1 key pressed",
"EVENT_WHENKEYPRESSED": "کاتێک دوگمەی %1 کرتە کرا",
"EVENT_WHENKEYPRESSED_SPACE": "بۆشایی",
"EVENT_WHENKEYPRESSED_LEFT": "left arrow",
"EVENT_WHENKEYPRESSED_RIGHT": "right arrow",
"EVENT_WHENKEYPRESSED_DOWN": "down arrow",
"EVENT_WHENKEYPRESSED_UP": "up arrow",
"EVENT_WHENKEYPRESSED_ANY": "هەر کام",
"LOOKS_SAYFORSECS": "say %1 for %2 seconds",
"LOOKS_SAY": "say %1",
"LOOKS_SAYFORSECS": "بڵێ %1 بۆ %2 چرکە",
"LOOKS_SAY": "بڵێ %1",
"LOOKS_HELLO": "سڵاو!",
"LOOKS_THINKFORSECS": "think %1 for %2 seconds",
"LOOKS_THINK": "think %1",
@ -88,14 +88,14 @@
"LOOKS_GOFORWARDBACKWARDLAYERS": "go %1 %2 layers",
"LOOKS_GOFORWARDBACKWARDLAYERS_FORWARD": "بۆ پێشەوە",
"LOOKS_GOFORWARDBACKWARDLAYERS_BACKWARD": "بۆ دواوە",
"LOOKS_BACKDROPNUMBERNAME": "backdrop %1",
"LOOKS_COSTUMENUMBERNAME": "costume %1",
"LOOKS_BACKDROPNUMBERNAME": "پاشبنه‌ما %1",
"LOOKS_COSTUMENUMBERNAME": "بەرگ %1",
"LOOKS_NUMBERNAME_NUMBER": "ژمارە",
"LOOKS_NUMBERNAME_NAME": "ناو",
"LOOKS_SWITCHBACKDROPTOANDWAIT": "switch backdrop to %1 and wait",
"LOOKS_NEXTBACKDROP_BLOCK": "next backdrop",
"LOOKS_NEXTBACKDROP": "next backdrop",
"LOOKS_PREVIOUSBACKDROP": "previous backdrop",
"LOOKS_NEXTBACKDROP_BLOCK": "پاشبنەمای دواتر",
"LOOKS_NEXTBACKDROP": "پاشبنەمای دواتر",
"LOOKS_PREVIOUSBACKDROP": "پاشبنەمای پێشتر",
"LOOKS_RANDOMBACKDROP": "random backdrop",
"MOTION_MOVESTEPS": "move %1 steps",
"MOTION_TURNLEFT": "turn %1 %2 degrees",
@ -150,7 +150,7 @@
"OPERATORS_JOIN_BANANA": "مۆز",
"OPERATORS_LETTEROF": "letter %1 of %2",
"OPERATORS_LETTEROF_APPLE": "ێ",
"OPERATORS_LENGTH": "length of %1",
"OPERATORS_LENGTH": "درێژی لە %1",
"OPERATORS_CONTAINS": "%1 contains %2?",
"OPERATORS_MOD": "%1 mod %2",
"OPERATORS_ROUND": "round %1",
@ -187,7 +187,7 @@
"SENSING_SETDRAGMODE": "set drag mode %1",
"SENSING_SETDRAGMODE_DRAGGABLE": "draggable",
"SENSING_SETDRAGMODE_NOTDRAGGABLE": "not draggable",
"SENSING_LOUDNESS": "loudness",
"SENSING_LOUDNESS": "دەنگەدەنگ",
"SENSING_LOUD": "بەدەنگی بەرز؟",
"SENSING_TIMER": "کاتێنەر",
"SENSING_RESETTIMER": "ڕێکخستنەوەی کاتێنەر",
@ -199,8 +199,8 @@
"SENSING_OF_COSTUMENAME": "ناوی بەرگ",
"SENSING_OF_SIZE": "قەبارە",
"SENSING_OF_VOLUME": "قەبارە",
"SENSING_OF_BACKDROPNUMBER": "backdrop #",
"SENSING_OF_BACKDROPNAME": "backdrop name",
"SENSING_OF_BACKDROPNUMBER": "پاشبنه‌ما #",
"SENSING_OF_BACKDROPNAME": "ناوی پاشبنەما",
"SENSING_OF_STAGE": "قۆناغ",
"SENSING_CURRENT": "ئێستا %1",
"SENSING_CURRENT_YEAR": "ساڵ",
@ -242,13 +242,13 @@
"DELETE_ALL_BLOCKS": "Delete all %1 blocks?",
"CLEAN_UP": "بەتاڵکردنەوەی بلۆکەکان",
"HELP": "یارمەتی",
"UNDO": "Undo",
"REDO": "Redo",
"UNDO": "هه‌ڵوه‌شاندنه‌وه‌",
"REDO": "کردنەوە",
"EDIT_PROCEDURE": "دەستکاری",
"SHOW_PROCEDURE_DEFINITION": "بڕۆ بۆ پێناسە",
"WORKSPACE_COMMENT_DEFAULT_TEXT": "شتێک بڵێ",
"COLOUR_HUE_LABEL": "ڕەنگ",
"COLOUR_SATURATION_LABEL": "Saturation",
"COLOUR_SATURATION_LABEL": "تێری",
"COLOUR_BRIGHTNESS_LABEL": "ڕووناکی",
"CHANGE_VALUE_TITLE": "گۆڕینی نرخ:",
"RENAME_VARIABLE": "ناونانەوەی گۆڕاو",

View file

@ -75,7 +75,7 @@
"LOOKS_SETEFFECTTO": "aseta tehoste %1 arvoon %2",
"LOOKS_CLEARGRAPHICEFFECTS": "poista graafiset tehosteet",
"LOOKS_CHANGESIZEBY": "kasvata kokoa arvolla %1",
"LOOKS_SETSIZETO": "aseta koko arvoon %1",
"LOOKS_SETSIZETO": "aseta koko arvoon %1 %",
"LOOKS_SIZE": "koko",
"LOOKS_CHANGESTRETCHBY": "lisää venytystä arvolla %1",
"LOOKS_SETSTRETCHTO": "aseta venytys arvoon %1 %",
@ -102,14 +102,14 @@
"MOTION_TURNRIGHT": "käänny %1 %2 astetta",
"MOTION_POINTINDIRECTION": "osoita suuntaan %1",
"MOTION_POINTTOWARDS": "osoita kohti %1",
"MOTION_POINTTOWARDS_POINTER": "hiiriosoitin",
"MOTION_POINTTOWARDS_POINTER": "hiiren osoitin",
"MOTION_GOTO": "mene sijaintiin %1",
"MOTION_GOTO_POINTER": "hiiriosoitin",
"MOTION_GOTO_POINTER": "hiiren osoitin",
"MOTION_GOTO_RANDOM": "satunnainen sijainti",
"MOTION_GOTOXY": "mene sijaintiin x: %1 y: %2",
"MOTION_GLIDESECSTOXY": "liu'u %1 sekuntia sijaintiin x: %2 y: %3",
"MOTION_GLIDETO": "liu'u %1 sekuntia sijaintiin %2",
"MOTION_GLIDETO_POINTER": "hiiriosoitin",
"MOTION_GLIDETO_POINTER": "hiiren osoitin",
"MOTION_GLIDETO_RANDOM": "satunnainen sijainti",
"MOTION_CHANGEXBY": "lisää x:n arvoon arvo %1",
"MOTION_SETX": "aseta x:n arvoksi %1",
@ -138,7 +138,7 @@
"OPERATORS_SUBTRACT": "%1 - %2",
"OPERATORS_MULTIPLY": "%1 * %2",
"OPERATORS_DIVIDE": "%1 / %2",
"OPERATORS_RANDOM": "valitse satunnaisluku väliltä %1 - %2",
"OPERATORS_RANDOM": "valitse satunnaisluku väliltä %1 %2",
"OPERATORS_GT": "%1 > %2",
"OPERATORS_LT": "%1 < %2",
"OPERATORS_EQUALS": "%1 = %2",
@ -171,12 +171,12 @@
"OPERATORS_MATHOP_10EXP": "10 ^",
"PROCEDURES_DEFINITION": "määrittele %1",
"SENSING_TOUCHINGOBJECT": "koskettaako %1?",
"SENSING_TOUCHINGOBJECT_POINTER": "hiiriosoitin",
"SENSING_TOUCHINGOBJECT_POINTER": "hiiren osoitin",
"SENSING_TOUCHINGOBJECT_EDGE": "reuna",
"SENSING_TOUCHINGCOLOR": "koskettaako väriä %1?",
"SENSING_COLORISTOUCHINGCOLOR": "koskeeko väri %1 väriä %2?",
"SENSING_DISTANCETO": "etäisyys kohteeseen %1",
"SENSING_DISTANCETO_POINTER": "hiiriosoitin",
"SENSING_DISTANCETO_POINTER": "hiiren osoitin",
"SENSING_ASKANDWAIT": "kysy %1 ja odota",
"SENSING_ASK_TEXT": "Mikä on nimesi?",
"SENSING_ANSWER": "vastaus",

View file

@ -213,7 +213,7 @@
"SENSING_DAYSSINCE2000": "laethanta ó 2000",
"SENSING_USERNAME": "ainm úsáideora",
"SENSING_USERID": "aitheantas úsáideora",
"SOUND_PLAY": "cas fuaim %1",
"SOUND_PLAY": "seinn fuaim %1",
"SOUND_PLAYUNTILDONE": "seinn fuaim %1 go dtí a deireadh",
"SOUND_STOPALLSOUNDS": "stop gach fuaim",
"SOUND_SETEFFECTO": "socraigh maisíocht %1: %2",

279
editor/blocks/lv.json Normal file
View file

@ -0,0 +1,279 @@
{
"CONTROL_FOREVER": "nepārtraukti",
"CONTROL_REPEAT": "atkārtot %1",
"CONTROL_IF": "ja %1 tad",
"CONTROL_ELSE": "citādi",
"CONTROL_STOP": "apturēt",
"CONTROL_STOP_ALL": "viss",
"CONTROL_STOP_THIS": "šis skripts",
"CONTROL_STOP_OTHER": "citi skripti gariņā",
"CONTROL_WAIT": "gaidīt %1 sekundes",
"CONTROL_WAITUNTIL": "gaidīt līdz %1",
"CONTROL_REPEATUNTIL": "atkārtot līdz %1",
"CONTROL_WHILE": "kamēr %1",
"CONTROL_FOREACH": "katram %1 %2",
"CONTROL_STARTASCLONE": "kad es parādos kā dublikāts",
"CONTROL_CREATECLONEOF": "izveidot dublikātu %1",
"CONTROL_CREATECLONEOF_MYSELF": "es pats",
"CONTROL_DELETETHISCLONE": "dzēst šo dublējumu",
"CONTROL_COUNTER": "skaitītājs",
"CONTROL_INCRCOUNTER": "pieauguma skaitītājs",
"CONTROL_CLEARCOUNTER": "nodzēst skaitītāju",
"CONTROL_ALLATONCE": "viss vienlaikus",
"DATA_SETVARIABLETO": "iestatīt %1 uz %2",
"DATA_CHANGEVARIABLEBY": "mainīt %1 par %2",
"DATA_SHOWVARIABLE": "rādīt mainīgo %1",
"DATA_HIDEVARIABLE": "slēpt mainīgo %1",
"DATA_ADDTOLIST": "pievienot %1 pie %2",
"DATA_DELETEOFLIST": "dzēst %1 no %2",
"DATA_DELETEALLOFLIST": "dzēst visu no %1",
"DATA_INSERTATLIST": "iespraust %1 pie %2 sarakstā %3",
"DATA_REPLACEITEMOFLIST": "aizvietot vienumu %1 sarakstā %2 ar %3",
"DATA_ITEMOFLIST": "vienums %1 sarakstā %2",
"DATA_LENGTHOFLIST": "%1 garums",
"DATA_LISTCONTAINSITEM": "%1 satur %2",
"DATA_SHOWLIST": "rādīt sarakstu %1",
"DATA_HIDELIST": "slēpt sarakstu %1",
"DATA_INDEX_ALL": "viss",
"DATA_INDEX_LAST": "pēdējais",
"DATA_INDEX_RANDOM": "nejaušs",
"EVENT_WHENFLAGCLICKED": "kad %1 nospiests",
"EVENT_WHENTHISSPRITECLICKED": "kad noklikšķināts šis gariņš",
"EVENT_WHENSTAGECLICKED": "kad noklikšķināta skatuve",
"EVENT_WHENTOUCHINGOBJECT": "kad šis gariņš pieskaras %1",
"EVENT_WHENBROADCASTRECEIVED": "kad es saņemu %1",
"EVENT_WHENBACKDROPSWITCHESTO": "kad fons nomainās uz %1",
"EVENT_WHENGREATERTHAN": "kad %1 > %2",
"EVENT_WHENGREATERTHAN_TIMER": "taimeris",
"EVENT_WHENGREATERTHAN_LOUDNESS": "skaļums",
"EVENT_BROADCAST": "pārraidīt %1",
"EVENT_BROADCASTANDWAIT": "pārraidīt %1 un gaidīt",
"EVENT_WHENKEYPRESSED": "kad nospiests taustiņš %1",
"EVENT_WHENKEYPRESSED_SPACE": "atstarpe",
"EVENT_WHENKEYPRESSED_LEFT": "kreisā bulta",
"EVENT_WHENKEYPRESSED_RIGHT": "labā bulta",
"EVENT_WHENKEYPRESSED_DOWN": "apakšējā bulta",
"EVENT_WHENKEYPRESSED_UP": "augšējā bulta",
"EVENT_WHENKEYPRESSED_ANY": "jebkāds",
"LOOKS_SAYFORSECS": "teikt %1 %2 sekundes",
"LOOKS_SAY": "teikt %1",
"LOOKS_HELLO": "Sveiki!",
"LOOKS_THINKFORSECS": "domāt %1 %2 sekundes",
"LOOKS_THINK": "domāt %1",
"LOOKS_HMM": "Mmm...",
"LOOKS_SHOW": "rādīt",
"LOOKS_HIDE": "slēpt",
"LOOKS_HIDEALLSPRITES": "slēpt visus gariņus",
"LOOKS_EFFECT_COLOR": "krāsa",
"LOOKS_EFFECT_FISHEYE": "zivjacs",
"LOOKS_EFFECT_WHIRL": "virpuļi",
"LOOKS_EFFECT_PIXELATE": "pikseļi",
"LOOKS_EFFECT_MOSAIC": "mozaīka",
"LOOKS_EFFECT_BRIGHTNESS": "gaišums",
"LOOKS_EFFECT_GHOST": "spoks",
"LOOKS_CHANGEEFFECTBY": "mainīt efektu %1 par %2",
"LOOKS_SETEFFECTTO": "iestatīt efektu %1 par %2",
"LOOKS_CLEARGRAPHICEFFECTS": "notīrīt grafiskos efektus",
"LOOKS_CHANGESIZEBY": "mainīt izmēru par %1",
"LOOKS_SETSIZETO": "iestatīt izmēru uz %1 %",
"LOOKS_SIZE": "izmērs",
"LOOKS_CHANGESTRETCHBY": "manīt saspīlējumu par %1",
"LOOKS_SETSTRETCHTO": "iestatīt saspīlējumu uz %1",
"LOOKS_SWITCHCOSTUMETO": "mainīt tērpu uz %1",
"LOOKS_NEXTCOSTUME": "nākamais tērps",
"LOOKS_SWITCHBACKDROPTO": "mainīt fonu uz %1",
"LOOKS_GOTOFRONTBACK": "iet uz %1 slāni",
"LOOKS_GOTOFRONTBACK_FRONT": "priekša",
"LOOKS_GOTOFRONTBACK_BACK": "aizmugure",
"LOOKS_GOFORWARDBACKWARDLAYERS": "iet %1 %2 slāņus",
"LOOKS_GOFORWARDBACKWARDLAYERS_FORWARD": "uz priekšu",
"LOOKS_GOFORWARDBACKWARDLAYERS_BACKWARD": "atpakaļ",
"LOOKS_BACKDROPNUMBERNAME": "fons %1",
"LOOKS_COSTUMENUMBERNAME": "tērps %1",
"LOOKS_NUMBERNAME_NUMBER": "numurs",
"LOOKS_NUMBERNAME_NAME": "vārds",
"LOOKS_SWITCHBACKDROPTOANDWAIT": "mainīt fonu uz %1 un gaidīt",
"LOOKS_NEXTBACKDROP_BLOCK": "nākamais fons",
"LOOKS_NEXTBACKDROP": "nākamais fons",
"LOOKS_PREVIOUSBACKDROP": "iepriekšējais fons",
"LOOKS_RANDOMBACKDROP": "nejaušs fons",
"MOTION_MOVESTEPS": "pārvietoties %1 soļus",
"MOTION_TURNLEFT": "pagriezties %1 par %2 grādiem",
"MOTION_TURNRIGHT": "pagriezties %1 par %2 grādiem",
"MOTION_POINTINDIRECTION": "pagriezt virzienā %1",
"MOTION_POINTTOWARDS": "pagriezt uz %1",
"MOTION_POINTTOWARDS_POINTER": "peles kursors",
"MOTION_GOTO": "iet uz %1",
"MOTION_GOTO_POINTER": "peles kursors",
"MOTION_GOTO_RANDOM": "nejauša pozīcija",
"MOTION_GOTOXY": "iet uz x: %1 y: %2",
"MOTION_GLIDESECSTOXY": "slīdēt %1 sekundes uz x: %2 y: %3",
"MOTION_GLIDETO": "slīdēt %1 sekundes uz %2",
"MOTION_GLIDETO_POINTER": "peles kursors",
"MOTION_GLIDETO_RANDOM": "nejauša pozīcija",
"MOTION_CHANGEXBY": "mainīt x par %1",
"MOTION_SETX": "iestatīt x uz %1",
"MOTION_CHANGEYBY": "mainīt y par %1",
"MOTION_SETY": "iestatīt y uz %1",
"MOTION_IFONEDGEBOUNCE": "ja uz malas, atlēkt",
"MOTION_SETROTATIONSTYLE": "iestatīt rotācijas stilu uz %1",
"MOTION_SETROTATIONSTYLE_LEFTRIGHT": "pa kreisi - pa labi",
"MOTION_SETROTATIONSTYLE_DONTROTATE": "nerotēt",
"MOTION_SETROTATIONSTYLE_ALLAROUND": "visur apkārt",
"MOTION_XPOSITION": "x pozīcija",
"MOTION_YPOSITION": "y pozīcija",
"MOTION_DIRECTION": "virziens",
"MOTION_SCROLLRIGHT": "ritināt pa labi %1",
"MOTION_SCROLLUP": "ritināt uz augšu %1",
"MOTION_ALIGNSCENE": "izlīdzināt ainu %1",
"MOTION_ALIGNSCENE_BOTTOMLEFT": "apakšā-pa kreisi",
"MOTION_ALIGNSCENE_BOTTOMRIGHT": "apakšā-pa labi",
"MOTION_ALIGNSCENE_MIDDLE": " vidū",
"MOTION_ALIGNSCENE_TOPLEFT": "augšā-pa kreisi",
"MOTION_ALIGNSCENE_TOPRIGHT": "augšā-pa labi",
"MOTION_XSCROLL": "x ritināšana",
"MOTION_YSCROLL": "y ritināšana",
"MOTION_STAGE_SELECTED": "Izvēlēta skatuve: nav kustības bloku",
"OPERATORS_ADD": "%1 + %2",
"OPERATORS_SUBTRACT": "%1 - %2",
"OPERATORS_MULTIPLY": "%1 * %2",
"OPERATORS_DIVIDE": "%1 / %2",
"OPERATORS_RANDOM": "izvēlēties nejauši no %1 līdz %2",
"OPERATORS_GT": "%1 > %2",
"OPERATORS_LT": "%1 < %2",
"OPERATORS_EQUALS": "%1 = %2",
"OPERATORS_AND": "%1 un %2",
"OPERATORS_OR": "%1 vai %2",
"OPERATORS_NOT": "nav %1",
"OPERATORS_JOIN": "apvienot %1 %2",
"OPERATORS_JOIN_APPLE": "ābols",
"OPERATORS_JOIN_BANANA": "banāns",
"OPERATORS_LETTEROF": "burts %1 no %2",
"OPERATORS_LETTEROF_APPLE": "ā",
"OPERATORS_LENGTH": "%1 garums",
"OPERATORS_CONTAINS": "%1 satur %2?",
"OPERATORS_MOD": "%1 atlikums dalot ar %2",
"OPERATORS_ROUND": "noapaļot %1",
"OPERATORS_MATHOP": "%1 no %2",
"OPERATORS_MATHOP_ABS": "modulis (absolūtā vērtība)",
"OPERATORS_MATHOP_FLOOR": "apaļot uz leju",
"OPERATORS_MATHOP_CEILING": "apaļot uz augšu",
"OPERATORS_MATHOP_SQRT": "sqrt",
"OPERATORS_MATHOP_SIN": "sin",
"OPERATORS_MATHOP_COS": "cos",
"OPERATORS_MATHOP_TAN": "tan",
"OPERATORS_MATHOP_ASIN": "asin",
"OPERATORS_MATHOP_ACOS": "acos",
"OPERATORS_MATHOP_ATAN": "atan",
"OPERATORS_MATHOP_LN": "In",
"OPERATORS_MATHOP_LOG": "log",
"OPERATORS_MATHOP_EEXP": "e ^",
"OPERATORS_MATHOP_10EXP": "10 ^",
"PROCEDURES_DEFINITION": "definēt %1",
"SENSING_TOUCHINGOBJECT": "pieskaras %1?",
"SENSING_TOUCHINGOBJECT_POINTER": "peles kursors",
"SENSING_TOUCHINGOBJECT_EDGE": "mala",
"SENSING_TOUCHINGCOLOR": "pieskaras krāsai %1?",
"SENSING_COLORISTOUCHINGCOLOR": "krāsa %1 pieskaras %2?",
"SENSING_DISTANCETO": "attālums līdz %1",
"SENSING_DISTANCETO_POINTER": "peles kursors",
"SENSING_ASKANDWAIT": "jautāt %1 un gaidīt ",
"SENSING_ASK_TEXT": "Kā tevi sauc?",
"SENSING_ANSWER": "atbilde",
"SENSING_KEYPRESSED": "nospiests taustiņš %1?",
"SENSING_MOUSEDOWN": "peles taustiņš nospiests?",
"SENSING_MOUSEX": "peles x",
"SENSING_MOUSEY": "peles y",
"SENSING_SETDRAGMODE": "iestatīt vilkšanas režīmu uz %1",
"SENSING_SETDRAGMODE_DRAGGABLE": "velkams",
"SENSING_SETDRAGMODE_NOTDRAGGABLE": "nav velkams",
"SENSING_LOUDNESS": "skaļums",
"SENSING_LOUD": "skaļš?",
"SENSING_TIMER": "taimeris",
"SENSING_RESETTIMER": "atiestatīt taimeri",
"SENSING_OF": "%1 no %2",
"SENSING_OF_XPOSITION": "x pozīcija",
"SENSING_OF_YPOSITION": "y pozīcija",
"SENSING_OF_DIRECTION": "virziens",
"SENSING_OF_COSTUMENUMBER": "tērpa #",
"SENSING_OF_COSTUMENAME": "tērpa nosaukums",
"SENSING_OF_SIZE": "izmērs",
"SENSING_OF_VOLUME": "skaļums",
"SENSING_OF_BACKDROPNUMBER": "fona #",
"SENSING_OF_BACKDROPNAME": "fona nosaukums",
"SENSING_OF_STAGE": "Skatuve",
"SENSING_CURRENT": "pašreizējais %1",
"SENSING_CURRENT_YEAR": "gads",
"SENSING_CURRENT_MONTH": "mēnesis",
"SENSING_CURRENT_DATE": "datums",
"SENSING_CURRENT_DAYOFWEEK": "nedēļas diena",
"SENSING_CURRENT_HOUR": "stunda",
"SENSING_CURRENT_MINUTE": "minūte",
"SENSING_CURRENT_SECOND": "sekunde",
"SENSING_DAYSSINCE2000": "dienas kopš 2000",
"SENSING_USERNAME": "lietotājvārds",
"SENSING_USERID": "lietotāja id",
"SOUND_PLAY": "atskaņot skaņu %1",
"SOUND_PLAYUNTILDONE": "atskaņot skaņu %1 līdz galam",
"SOUND_STOPALLSOUNDS": "apturēt visas skaņas",
"SOUND_SETEFFECTO": "iestatīt efektu %1 uz %2",
"SOUND_CHANGEEFFECTBY": "mainīt efektu %1 par %2",
"SOUND_CLEAREFFECTS": "notīrīt skaņas efektus",
"SOUND_EFFECTS_PITCH": "augstums",
"SOUND_EFFECTS_PAN": "virzīt pa labi/pa kreisi",
"SOUND_CHANGEVOLUMEBY": "mainīt skaļumu par %1",
"SOUND_SETVOLUMETO": "iestatīt skaļumu uz %1%",
"SOUND_VOLUME": "skaļums",
"CATEGORY_MOTION": "Kustība",
"CATEGORY_LOOKS": "Izskats",
"CATEGORY_SOUND": "Skaņa",
"CATEGORY_EVENTS": "Notikumi",
"CATEGORY_CONTROL": "Vadība",
"CATEGORY_SENSING": "Novērošana",
"CATEGORY_OPERATORS": "Operatori",
"CATEGORY_VARIABLES": "Mainīgie",
"CATEGORY_MYBLOCKS": "Mani bloki",
"DUPLICATE": "Dublēt",
"DELETE": "Dzēst",
"ADD_COMMENT": "Pievienot komentāru",
"REMOVE_COMMENT": "Noņemt komentāru",
"DELETE_BLOCK": "Dzēst bloku",
"DELETE_X_BLOCKS": "Dzēst %1 blokus",
"DELETE_ALL_BLOCKS": "Dzēst visus %1 blokus",
"CLEAN_UP": "Satīrīt blokus",
"HELP": "Palīdzība",
"UNDO": "Atsaukt",
"REDO": "Pārtaisīt",
"EDIT_PROCEDURE": "Rediģēt",
"SHOW_PROCEDURE_DEFINITION": "Iet uz definīciju",
"WORKSPACE_COMMENT_DEFAULT_TEXT": "Teikt kaut ko...",
"COLOUR_HUE_LABEL": "Krāsa",
"COLOUR_SATURATION_LABEL": "Piesātinājums",
"COLOUR_BRIGHTNESS_LABEL": "Gaišums",
"CHANGE_VALUE_TITLE": "Mainīt vērtību:",
"RENAME_VARIABLE": "Pārdēvēt mainīgo",
"RENAME_VARIABLE_TITLE": "Pārdēvēt visus \"%1\" mainīgos uz:",
"RENAME_VARIABLE_MODAL_TITLE": "Pārdēvēt Mainīgo",
"NEW_VARIABLE": "Izveidot Mainīgo",
"NEW_VARIABLE_TITLE": "Jauns mainīgā nosaukums:",
"VARIABLE_MODAL_TITLE": "Jauns Mainīgais",
"VARIABLE_ALREADY_EXISTS": "Vainīgais \"%1\" jau pastāv.",
"VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE": "Mainīgais \"%1\" jau pastāv citam mainīgajam ar veidu ''%2''.",
"DELETE_VARIABLE_CONFIRMATION": "Dzēsts %1 mainīgā %2 izmantojumus?",
"CANNOT_DELETE_VARIABLE_PROCEDURE": "Nevar dzēst mainīgo \"%1\", jo tas ir daļa no funkcijas \"%2\" definīcijas",
"DELETE_VARIABLE": "Dzēst ''%1'' mainīgo",
"NEW_PROCEDURE": "Izveidot bloku",
"PROCEDURE_ALREADY_EXISTS": "Procedūra ar nosaukumu \"%1\" jau pastāv.",
"PROCEDURE_DEFAULT_NAME": "bloka nosaukums",
"NEW_LIST": "Izveidot sarakstu",
"NEW_LIST_TITLE": "Jauns saraksta nosaukums:",
"LIST_MODAL_TITLE": "Jauns saraksts",
"LIST_ALREADY_EXISTS": "Saraksts ar nosaukumu \"%1\" jau pastāv.",
"RENAME_LIST_TITLE": "Pārdēvēt visus \"%1\" sarakstus uz:",
"RENAME_LIST_MODAL_TITLE": "Pārdēvēt sarakstu",
"DEFAULT_LIST_ITEM": "lieta",
"NEW_BROADCAST_MESSAGE": "Jauna ziņa",
"NEW_BROADCAST_MESSAGE_TITLE": "Jauns ziņas nosaukums",
"BROADCAST_MODAL_TITLE": "Jauna ziņa",
"DEFAULT_BROADCAST_MESSAGE_NAME": "ziņa1"
}

View file

@ -107,7 +107,7 @@
"MOTION_GOTO_POINTER": "ponteiro do mouse",
"MOTION_GOTO_RANDOM": "posição aleatória",
"MOTION_GOTOXY": "vá para x: %1 y: %2",
"MOTION_GLIDESECSTOXY": "deslize por %1 seg até x: %2 y: %3",
"MOTION_GLIDESECSTOXY": "deslize por %1 segs até x: %2 y: %3",
"MOTION_GLIDETO": "deslize por %1 segs até %2",
"MOTION_GLIDETO_POINTER": "ponteiro do mouse",
"MOTION_GLIDETO_RANDOM": "posição aleatória",

View file

@ -19,100 +19,100 @@
"CONTROL_COUNTER": "yupay",
"CONTROL_INCRCOUNTER": "masyachiy yupaykunata",
"CONTROL_CLEARCOUNTER": "yupaq",
"CONTROL_ALLATONCE": "all at once",
"DATA_SETVARIABLETO": "set %1 to %2",
"DATA_CHANGEVARIABLEBY": "change %1 by %2",
"DATA_SHOWVARIABLE": "show variable %1",
"DATA_HIDEVARIABLE": "hide variable %1",
"DATA_ADDTOLIST": "add %1 to %2",
"DATA_DELETEOFLIST": "delete %1 of %2",
"DATA_DELETEALLOFLIST": "delete all of %1",
"DATA_INSERTATLIST": "insert %1 at %2 of %3",
"DATA_REPLACEITEMOFLIST": "replace item %1 of %2 with %3",
"DATA_ITEMOFLIST": "item %1 of %2",
"DATA_LENGTHOFLIST": "length of %1",
"DATA_LISTCONTAINSITEM": "%1 contains %2?",
"DATA_SHOWLIST": "show list %1",
"DATA_HIDELIST": "hide list %1",
"CONTROL_ALLATONCE": "Hinaspa",
"DATA_SETVARIABLETO": "llapa kaymanta %1 kayman %2 ",
"DATA_CHANGEVARIABLEBY": "Tikray %1 kaywan %2",
"DATA_SHOWVARIABLE": "qawachiy kayta %1",
"DATA_HIDEVARIABLE": "pakay kayta %1",
"DATA_ADDTOLIST": "yapay %1 kayman %2",
"DATA_DELETEOFLIST": "anchuchiy %1 kaymanta %2",
"DATA_DELETEALLOFLIST": "anchuchiy llapanta %1 ",
"DATA_INSERTATLIST": "winay %1 chaymantapas %2 kaymanta %3",
"DATA_REPLACEITEMOFLIST": "kikraykuy chayta %1 kaymanta %2 kaywan %3",
"DATA_ITEMOFLIST": "Imakuna %1 kaymanta %2",
"DATA_LENGTHOFLIST": "sunin %1",
"DATA_LISTCONTAINSITEM": "%1 kachkanchu %2?",
"DATA_SHOWLIST": "qawachiy qillqayta %1",
"DATA_HIDELIST": "pakay qillqayta %1",
"DATA_INDEX_ALL": "llapa",
"DATA_INDEX_LAST": "last",
"DATA_INDEX_RANDOM": "random",
"EVENT_WHENFLAGCLICKED": "when %1 clicked",
"EVENT_WHENTHISSPRITECLICKED": "when this sprite clicked",
"EVENT_WHENSTAGECLICKED": "when stage clicked",
"EVENT_WHENTOUCHINGOBJECT": "when this sprite touches %1",
"EVENT_WHENBROADCASTRECEIVED": "when I receive %1",
"EVENT_WHENBACKDROPSWITCHESTO": "when backdrop switches to %1",
"EVENT_WHENGREATERTHAN": "when %1 > %2",
"EVENT_WHENGREATERTHAN_TIMER": "timer",
"DATA_INDEX_LAST": "qipa",
"DATA_INDEX_RANDOM": "mayqimpas",
"EVENT_WHENFLAGCLICKED": "haykapi %1 ñitiypi",
"EVENT_WHENTHISSPRITECLICKED": "kay muki ñitinqa",
"EVENT_WHENSTAGECLICKED": "iscinario ñitinqa",
"EVENT_WHENTOUCHINGOBJECT": "kay muki ñitinqa %1",
"EVENT_WHENBROADCASTRECEIVED": "ñuqa chaskispa %1",
"EVENT_WHENBACKDROPSWITCHESTO": "ukuchaknin rikeanqa %1",
"EVENT_WHENGREATERTHAN": "maypi %1 > %2",
"EVENT_WHENGREATERTHAN_TIMER": "yupachaq",
"EVENT_WHENGREATERTHAN_LOUDNESS": "qapariknin",
"EVENT_BROADCAST": "broadcast %1",
"EVENT_BROADCASTANDWAIT": "broadcast %1 and wait",
"EVENT_WHENKEYPRESSED": "when %1 key pressed",
"EVENT_WHENKEYPRESSED_SPACE": "space",
"EVENT_WHENKEYPRESSED_LEFT": "left arrow",
"EVENT_WHENKEYPRESSED_RIGHT": "right arrow",
"EVENT_WHENKEYPRESSED_DOWN": "down arrow",
"EVENT_WHENKEYPRESSED_UP": "up arrow",
"EVENT_WHENKEYPRESSED_ANY": "any",
"LOOKS_SAYFORSECS": "say %1 for %2 seconds",
"LOOKS_SAY": "say %1",
"LOOKS_HELLO": "Hello!",
"LOOKS_THINKFORSECS": "think %1 for %2 seconds",
"LOOKS_THINK": "think %1",
"EVENT_BROADCAST": "qawachinapaq %1",
"EVENT_BROADCASTANDWAIT": "qawachinapaq %1 chaymanta suyay",
"EVENT_WHENKEYPRESSED": "ñitispa kay %1 qillqanata",
"EVENT_WHENKEYPRESSED_SPACE": "chimpa",
"EVENT_WHENKEYPRESSED_LEFT": "lluqiman qillqana",
"EVENT_WHENKEYPRESSED_RIGHT": "alliqman qillqana",
"EVENT_WHENKEYPRESSED_DOWN": "urayman qillqana",
"EVENT_WHENKEYPRESSED_UP": "hanayman qillqana",
"EVENT_WHENKEYPRESSED_ANY": "mayqimpas",
"LOOKS_SAYFORSECS": "niykuy %1 %2 sigundus unayman",
"LOOKS_SAY": "niykuy %1",
"LOOKS_HELLO": "Rimaykullayki!",
"LOOKS_THINKFORSECS": "umachay %1 %2 sigundus unayman",
"LOOKS_THINK": "umachay %1",
"LOOKS_HMM": "Hmm...",
"LOOKS_SHOW": "show",
"LOOKS_SHOW": "qawanapaq",
"LOOKS_HIDE": "pakay",
"LOOKS_HIDEALLSPRITES": "hide all sprites",
"LOOKS_EFFECT_COLOR": "color",
"LOOKS_EFFECT_FISHEYE": "fisheye",
"LOOKS_EFFECT_WHIRL": "whirl",
"LOOKS_EFFECT_PIXELATE": "pixelate",
"LOOKS_EFFECT_MOSAIC": "mosaic",
"LOOKS_EFFECT_BRIGHTNESS": "brightness",
"LOOKS_EFFECT_GHOST": "ghost",
"LOOKS_CHANGEEFFECTBY": "change %1 effect by %2",
"LOOKS_SETEFFECTTO": "set %1 effect to %2",
"LOOKS_HIDEALLSPRITES": "pakay llapa mukikunata",
"LOOKS_EFFECT_COLOR": "kulur",
"LOOKS_EFFECT_FISHEYE": "qawachinapaq",
"LOOKS_EFFECT_WHIRL": "muyuy",
"LOOKS_EFFECT_PIXELATE": "qillqaslla",
"LOOKS_EFFECT_MOSAIC": "uchuy qillqaykuna",
"LOOKS_EFFECT_BRIGHTNESS": "kanchiq",
"LOOKS_EFFECT_GHOST": "aya",
"LOOKS_CHANGEEFFECTBY": "tikray %1 imayna rikuriqninta kaywan %2",
"LOOKS_SETEFFECTTO": "churaykuy %1 imayna rikuriqninta %2",
"LOOKS_CLEARGRAPHICEFFECTS": "pichay llapa qillqaykunata",
"LOOKS_CHANGESIZEBY": "change size by %1",
"LOOKS_SETSIZETO": "set size to %1 %",
"LOOKS_SIZE": "size",
"LOOKS_CHANGESTRETCHBY": "change stretch by %1",
"LOOKS_SETSTRETCHTO": "set stretch to %1 %",
"LOOKS_SWITCHCOSTUMETO": "switch costume to %1",
"LOOKS_NEXTCOSTUME": "next costume",
"LOOKS_SWITCHBACKDROPTO": "switch backdrop to %1",
"LOOKS_GOTOFRONTBACK": "go to %1 layer",
"LOOKS_GOTOFRONTBACK_FRONT": "front",
"LOOKS_GOTOFRONTBACK_BACK": "back",
"LOOKS_GOFORWARDBACKWARDLAYERS": "go %1 %2 layers",
"LOOKS_GOFORWARDBACKWARDLAYERS_FORWARD": "forward",
"LOOKS_GOFORWARDBACKWARDLAYERS_BACKWARD": "backward",
"LOOKS_BACKDROPNUMBERNAME": "backdrop %1",
"LOOKS_COSTUMENUMBERNAME": "costume %1",
"LOOKS_NUMBERNAME_NUMBER": "number",
"LOOKS_NUMBERNAME_NAME": "name",
"LOOKS_SWITCHBACKDROPTOANDWAIT": "switch backdrop to %1 and wait",
"LOOKS_NEXTBACKDROP_BLOCK": "next backdrop",
"LOOKS_NEXTBACKDROP": "next backdrop",
"LOOKS_PREVIOUSBACKDROP": "previous backdrop",
"LOOKS_RANDOMBACKDROP": "random backdrop",
"MOTION_MOVESTEPS": "move %1 steps",
"MOTION_TURNLEFT": "turn %1 %2 degrees",
"MOTION_TURNRIGHT": "turn %1 %2 degrees",
"MOTION_POINTINDIRECTION": "point in direction %1",
"MOTION_POINTTOWARDS": "point towards %1",
"MOTION_POINTTOWARDS_POINTER": "mouse-pointer",
"MOTION_GOTO": "go to %1",
"MOTION_GOTO_POINTER": "mouse-pointer",
"MOTION_GOTO_RANDOM": "random position",
"MOTION_GOTOXY": "go to x: %1 y: %2",
"MOTION_GLIDESECSTOXY": "glide %1 secs to x: %2 y: %3",
"MOTION_GLIDETO": "glide %1 secs to %2",
"MOTION_GLIDETO_POINTER": "mouse-pointer",
"MOTION_GLIDETO_RANDOM": "random position",
"MOTION_CHANGEXBY": "change x by %1",
"MOTION_SETX": "set x to %1",
"LOOKS_CHANGESIZEBY": "tikray imayna hatunkarayninta %1",
"LOOKS_SETSIZETO": "churay imayna hatunkarayninta %1",
"LOOKS_SIZE": "hatunin",
"LOOKS_CHANGESTRETCHBY": "tikray chutayninta %1",
"LOOKS_SETSTRETCHTO": "churay chutayninta",
"LOOKS_SWITCHCOSTUMETO": "tikray pachata %1",
"LOOKS_NEXTCOSTUME": "huknin pacha",
"LOOKS_SWITCHBACKDROPTO": "tikray ukuqillqayta %1",
"LOOKS_GOTOFRONTBACK": "riy %1 chukuman",
"LOOKS_GOTOFRONTBACK_FRONT": "chimpa",
"LOOKS_GOTOFRONTBACK_BACK": "hipa",
"LOOKS_GOFORWARDBACKWARDLAYERS": "riy %1 %2 chukukunaman",
"LOOKS_GOFORWARDBACKWARDLAYERS_FORWARD": "apachiy",
"LOOKS_GOFORWARDBACKWARDLAYERS_BACKWARD": "riy hipaman",
"LOOKS_BACKDROPNUMBERNAME": "uku lliklla",
"LOOKS_COSTUMENUMBERNAME": "pacha %1",
"LOOKS_NUMBERNAME_NUMBER": "yupay",
"LOOKS_NUMBERNAME_NAME": "suti",
"LOOKS_SWITCHBACKDROPTOANDWAIT": "tikray ukuqillqayta %1 hinaspa suyay",
"LOOKS_NEXTBACKDROP_BLOCK": "huk uku lliklla",
"LOOKS_NEXTBACKDROP": "huk uku lliklla",
"LOOKS_PREVIOUSBACKDROP": "ñawpaq uku lliklla",
"LOOKS_RANDOMBACKDROP": "mayqin uku lliklla",
"MOTION_MOVESTEPS": "pasay %1 chankayta",
"MOTION_TURNLEFT": "muyuy %1 %2 gradukuna",
"MOTION_TURNRIGHT": "muyuy %1 %2 gradukuna",
"MOTION_POINTINDIRECTION": "rikuy kaylawman %1",
"MOTION_POINTTOWARDS": "rikuy chayman %1",
"MOTION_POINTTOWARDS_POINTER": "ukucha puntan",
"MOTION_GOTO": "riy %1",
"MOTION_GOTO_POINTER": "ukucha puntan",
"MOTION_GOTO_RANDOM": "maypipas sayay",
"MOTION_GOTOXY": "riy x: %1 chaymanta: %2",
"MOTION_GLIDESECSTOXY": "muyuy %1 sigunduta x:%2 chaymanta y: %3",
"MOTION_GLIDETO": "muyuy %1 segundukuna kayman %2 ",
"MOTION_GLIDETO_POINTER": "ukucha puntan",
"MOTION_GLIDETO_RANDOM": "maypipas sayay",
"MOTION_CHANGEXBY": "tikray x kaywan %1",
"MOTION_SETX": "churay x %1",
"MOTION_CHANGEYBY": "change y by %1",
"MOTION_SETY": "set y to %1",
"MOTION_IFONEDGEBOUNCE": "icha kachkan patapi, pinkin",
@ -150,8 +150,8 @@
"OPERATORS_JOIN_BANANA": "banana",
"OPERATORS_LETTEROF": "letter %1 of %2",
"OPERATORS_LETTEROF_APPLE": "a",
"OPERATORS_LENGTH": "length of %1",
"OPERATORS_CONTAINS": "%1 contains %2?",
"OPERATORS_LENGTH": "sunin %1",
"OPERATORS_CONTAINS": "%1 kachkanchu %2?",
"OPERATORS_MOD": "%1 mod %2",
"OPERATORS_ROUND": "round %1",
"OPERATORS_MATHOP": "%1 of %2",
@ -171,12 +171,12 @@
"OPERATORS_MATHOP_10EXP": "10 ^",
"PROCEDURES_DEFINITION": "define %1",
"SENSING_TOUCHINGOBJECT": "touching %1?",
"SENSING_TOUCHINGOBJECT_POINTER": "mouse-pointer",
"SENSING_TOUCHINGOBJECT_POINTER": "ukucha puntan",
"SENSING_TOUCHINGOBJECT_EDGE": "edge",
"SENSING_TOUCHINGCOLOR": "touching color %1?",
"SENSING_COLORISTOUCHINGCOLOR": "color %1 is touching %2?",
"SENSING_DISTANCETO": "distance to %1",
"SENSING_DISTANCETO_POINTER": "mouse-pointer",
"SENSING_DISTANCETO_POINTER": "ukucha puntan",
"SENSING_ASKANDWAIT": "ask %1 and wait",
"SENSING_ASK_TEXT": "What's your name?",
"SENSING_ANSWER": "kutichiy rimayta",
@ -189,7 +189,7 @@
"SENSING_SETDRAGMODE_NOTDRAGGABLE": "not draggable",
"SENSING_LOUDNESS": "qapariknin",
"SENSING_LOUD": "loud?",
"SENSING_TIMER": "timer",
"SENSING_TIMER": "yupachaq",
"SENSING_RESETTIMER": "reset timer",
"SENSING_OF": "%1 of %2",
"SENSING_OF_XPOSITION": "x position",
@ -197,7 +197,7 @@
"SENSING_OF_DIRECTION": "maypi",
"SENSING_OF_COSTUMENUMBER": "pacha #",
"SENSING_OF_COSTUMENAME": "costume name",
"SENSING_OF_SIZE": "size",
"SENSING_OF_SIZE": "hatunin",
"SENSING_OF_VOLUME": "volume",
"SENSING_OF_BACKDROPNUMBER": "hipaynin",
"SENSING_OF_BACKDROPNAME": "hipaynin sutin",
@ -216,8 +216,8 @@
"SOUND_PLAY": "start sound %1",
"SOUND_PLAYUNTILDONE": "play sound %1 until done",
"SOUND_STOPALLSOUNDS": "stop all sounds",
"SOUND_SETEFFECTO": "set %1 effect to %2",
"SOUND_CHANGEEFFECTBY": "change %1 effect by %2",
"SOUND_SETEFFECTO": "churaykuy %1 imayna rikuriqninta %2",
"SOUND_CHANGEEFFECTBY": "tikray %1 imayna rikuriqninta kaywan %2",
"SOUND_CLEAREFFECTS": "clear sound effects",
"SOUND_EFFECTS_PITCH": "pitch",
"SOUND_EFFECTS_PAN": "pan left/right",

View file

@ -184,7 +184,7 @@
"SENSING_MOUSEDOWN": "mouse jos?",
"SENSING_MOUSEX": "mouse x",
"SENSING_MOUSEY": "mouse y",
"SENSING_SETDRAGMODE": "mergi la x:%1 y: %2",
"SENSING_SETDRAGMODE": "set drag mode %1",
"SENSING_SETDRAGMODE_DRAGGABLE": "mobil",
"SENSING_SETDRAGMODE_NOTDRAGGABLE": "fix",
"SENSING_LOUDNESS": "putere",
@ -259,7 +259,7 @@
"VARIABLE_MODAL_TITLE": "Variabilă Nouă",
"VARIABLE_ALREADY_EXISTS": "O variabilă denumită \"%1\" există deja.",
"VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE": "O variabilă cu numele \"%1\" există deja pentru o altă variabilă de tip \"%2\".",
"DELETE_VARIABLE_CONFIRMATION": "Șterge % 1 utilizări ale variabilei \"% 2\"?",
"DELETE_VARIABLE_CONFIRMATION": "Șterge %1 utilizări ale variabilei \"%2\"?",
"CANNOT_DELETE_VARIABLE_PROCEDURE": "Variabila cu numele \"%1\" nu poate fi ștearsă deoarece este parte a definiției funcției \"%2\". ",
"DELETE_VARIABLE": "Șterge variabila cu numele \"%1\" .",
"NEW_PROCEDURE": "Creaza un bloc",

View file

@ -264,14 +264,14 @@
"DELETE_VARIABLE": "Удалить переменную \"%1\"",
"NEW_PROCEDURE": "Создать блок",
"PROCEDURE_ALREADY_EXISTS": "Процедура с именем \"%1\" уже существует.",
"PROCEDURE_DEFAULT_NAME": "block name",
"PROCEDURE_DEFAULT_NAME": "название блока",
"NEW_LIST": "Создание списка",
"NEW_LIST_TITLE": "Новое имя списка:",
"LIST_MODAL_TITLE": "Новый список",
"LIST_ALREADY_EXISTS": "Список с именем \"%1\" уже существует.",
"RENAME_LIST_TITLE": "Переименовать все \"%1\" списки в:",
"RENAME_LIST_MODAL_TITLE": "Переименовать список",
"DEFAULT_LIST_ITEM": "thing",
"DEFAULT_LIST_ITEM": "предмет",
"NEW_BROADCAST_MESSAGE": "Новое сообщение",
"NEW_BROADCAST_MESSAGE_TITLE": "Новое имя сообщения:",
"BROADCAST_MODAL_TITLE": "Новое сообщение",

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "ажжара",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "ирыбжьоу",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "иарбанзаалакь",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Абзиара шәымаз!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "ирцәатәуп",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "иаҿактәуп",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "иарбанзаалакь",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "шьҭахьҟа",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "аԥхьаҟа",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "армарахь",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "арӷьарахь",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Амузыка",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "иԥсахтәуп атемп [TEMPO] ала",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "авидео ахь аиҭаҵраан > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Амузыка",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "ирыбжьоу",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "helderheid",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distance",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "any",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "af",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "aan",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "any",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "links",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "regs",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distance",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "የብርሀን መጠን",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "ርቀት",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "የቱም",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "የጠፋ",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "እየሰራ ያለ",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "የቱም",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "ግራ",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "ቀኝ",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "ሙዚቃ",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "ሙዚቃ",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "ርቀት",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "شدة الإضاءة",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "المسافة",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "(موقع ما)",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "يتوقف",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "يعمل",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "(موقع ما)",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "العودة",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "امام",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "اليسار",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "اليمين",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "الموسيقى",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "الموسيقى",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "المسافة",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "brillu",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distancia",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "any",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "off",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "on",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "any",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "left",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "right",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distancia",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "parlaqlıq",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "məsafə",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "hər hansı",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Salam!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "söndür",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "yandır",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "hər hansı",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "arxa",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "ön",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "sol",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "sağa",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Musiqi",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "tempi [TEMPO] qədər dəyiş",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "videonun hərəkəti > [REFERENCE] olduqda",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Musiqi",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "məsafə",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "яркасць",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "адлегласць",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "any",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "выкл",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "укл",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "any",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "налева",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "направа",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "адлегласць",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "яркост",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "разстояние",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "произволен",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "изключено",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "включено",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "произволен",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "назад",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "наляво",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "надясно",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Музика",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Музика",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "разстояние",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "উজ্জ্বলতা",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "দুরত্ব",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "যে কোনো",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "বন্ধ",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "চালু",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "যে কোনো",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "বাম",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "right",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "সঙ্গীত",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "সঙ্গীত",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "দুরত্ব",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "fes sonar la nota [NOTE] durant [TIME] segons",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "botó [PORT] premut?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "brillantor",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distància",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "posició del motor [PORT]",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] potència [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] cap aquí durant [TIME] segons",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] cap allà durant [TIME] segons",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "quan la brillantor < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "quan el botó [PORT] es premi",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "quan la distància < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "qualsevol",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "no mostris res",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hola!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "mostra [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "mostra [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "salti",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "es mogui",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "es sacsegi",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] botó premut?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "inclinat [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "apaga",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "activa",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "angle d'inclinació [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "qualsevol",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "darrere",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "al davant",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "esquerra",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "dreta",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "quan el botó [BTN] es premi",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "quan [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "quan el pin [PIN] connectat",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "quan s'inclini [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Música",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "augmenta [TEMPO] el tempo",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -268,11 +404,11 @@
"description": "Start listening to the microphone and wait for a result from the speech recognition system."
},
"speech.speechReporter": {
"message": "speech",
"message": "discurs",
"description": "Get the text of spoken words transcribed by the speech recognition system."
},
"speech.whenIHear": {
"message": "when I hear [PHRASE]",
"message": "quan senti [PHRASE]",
"description": "Event that triggers when the text entered on the block is recognized by the speech recognition system."
},
"text2speech.defaultTextToSpeak": {
@ -296,11 +432,11 @@
"description": "A baby dog."
},
"text2speech.quinn": {
"message": "quinn",
"message": "veu neutra",
"description": "Name for a voice with ambiguous gender."
},
"text2speech.setVoiceBlock": {
"message": "set voice to [VOICE]",
"message": "fixa la veu a [VOICE]",
"description": "Set the voice for speech synthesis."
},
"text2speech.speakAndWaitBlock": {
@ -308,7 +444,7 @@
"description": "Speak some words."
},
"text2speech.squeak": {
"message": "squeak",
"message": "veu divertida",
"description": "Name for a funny voice with a high pitch."
},
"translate.categoryName": {
@ -375,8 +511,52 @@
"message": "quan el moviment de vídeo > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Música",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distància",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,6 +1,142 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "ڕووناکی",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "دووری",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "هەر کام",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "سڵاو!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "ناکارا",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "کارا",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "هەر کام",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "دواوە",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "پێشەوە",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "چەپ",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "ڕاست",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "میوزیک",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"message": "گۆڕینی خێرایی بە [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
},
"music.drumBass": {
@ -64,7 +200,7 @@
"description": "Sound of a tambourine being struck"
},
"music.drumTriangle": {
"message": "(12) Triangle",
"message": "(12) سێگۆشە",
"description": "Sound of a triangle (instrument) being struck"
},
"music.drumVibraslap": {
@ -76,7 +212,7 @@
"description": "Sound of a wood block being struck"
},
"music.getTempo": {
"message": "tempo",
"message": "خێرایی",
"description": "get the current tempo (speed) for notes, drums, and rests played"
},
"music.instrumentBass": {
@ -180,7 +316,7 @@
"description": "set the instrument (e.g. piano, guitar, trombone) for notes played"
},
"music.setTempo": {
"message": "set tempo to [TEMPO]",
"message": "دانانی خێرایی بە [TEMPO]",
"description": "set tempo (speed) for notes, drums, and rests played"
},
"pen.categoryName": {
@ -192,7 +328,7 @@
"description": "change the state of a pen color parameter"
},
"pen.changeHue": {
"message": "change pen color by [HUE]",
"message": "گۆڕینی ڕەنگی پێنووس بە [HUE]",
"description": "legacy pen blocks - change pen color"
},
"pen.changeShade": {
@ -204,7 +340,7 @@
"description": "change the diameter of the trail left by a sprite"
},
"pen.clear": {
"message": "erase all",
"message": "سڕینەوەی هەموو",
"description": "erase all pen trails and stamps"
},
"pen.colorMenu.brightness": {
@ -216,7 +352,7 @@
"description": "label for color element in color picker for pen extension"
},
"pen.colorMenu.saturation": {
"message": "saturation",
"message": "تێری",
"description": "label for saturation element in color picker for pen extension"
},
"pen.colorMenu.transparency": {
@ -224,11 +360,11 @@
"description": "label for transparency element in color picker for pen extension"
},
"pen.penDown": {
"message": "pen down",
"message": "پێنووس داگرتن",
"description": "start leaving a trail when the sprite moves"
},
"pen.penUp": {
"message": "pen up",
"message": "پێنووس بەرزکردن",
"description": "stop leaving a trail behind the sprite"
},
"pen.setColor": {
@ -236,11 +372,11 @@
"description": "set the pen color to a particular (RGB) value"
},
"pen.setColorParam": {
"message": "set pen [COLOR_PARAM] to [VALUE]",
"message": "دانانی پێنووس [COLOR_PARAM] بە [VALUE]",
"description": "set the state for a pen color parameter e.g. saturation"
},
"pen.setHue": {
"message": "set pen color to [HUE]",
"message": "دانانی ڕەنگی پێنووس بە [HUE]",
"description": "legacy pen blocks - set pen color to number"
},
"pen.setShade": {
@ -248,7 +384,7 @@
"description": "legacy pen blocks - set pen shade"
},
"pen.setSize": {
"message": "set pen size to [SIZE]",
"message": "دانانی قەبارەی پێنووس بە [SIZE]",
"description": "set the diameter of a trail left by a sprite"
},
"pen.stamp": {
@ -256,27 +392,27 @@
"description": "render current costume on the background"
},
"speech.defaultWhenIHearValue": {
"message": "let''s go",
"message": "با بڕۆین",
"description": "The default phrase/word that, when heard, triggers the event."
},
"speech.extensionName": {
"message": "Google Speech",
"message": "وتەدانی گووگڵ",
"description": "Name of extension that adds speech recognition blocks. Do Not translate Google."
},
"speech.listenAndWait": {
"message": "listen and wait",
"message": "گوێبگرە و بوەستە",
"description": "Start listening to the microphone and wait for a result from the speech recognition system."
},
"speech.speechReporter": {
"message": "speech",
"message": "وتە",
"description": "Get the text of spoken words transcribed by the speech recognition system."
},
"speech.whenIHear": {
"message": "when I hear [PHRASE]",
"message": "کاتێک گوێم دەبێت لە [PHRASE]",
"description": "Event that triggers when the text entered on the block is recognized by the speech recognition system."
},
"text2speech.defaultTextToSpeak": {
"message": "hello",
"message": "سڵاو",
"description": "hello: the default text to speak"
},
"text2speech.kitten": {
@ -284,7 +420,7 @@
"description": "A baby cat."
},
"text2speech.max": {
"message": "max",
"message": "گەورەترین",
"description": "Name for a voice with ambiguous gender."
},
"text2speech.monster": {
@ -300,7 +436,7 @@
"description": "Name for a voice with ambiguous gender."
},
"text2speech.setVoiceBlock": {
"message": "set voice to [VOICE]",
"message": "دانانی دەنگ بە [VOICE]",
"description": "Set the voice for speech synthesis."
},
"text2speech.speakAndWaitBlock": {
@ -312,19 +448,19 @@
"description": "Name for a funny voice with a high pitch."
},
"translate.categoryName": {
"message": "Google Translate",
"message": "وەرگێڕی گووگڵ",
"description": "Name of extension that adds translate blocks. Do Not translate Google"
},
"translate.defaultTextToTranslate": {
"message": "hello",
"message": "سڵاو",
"description": "hello: the default text to translate"
},
"translate.translateBlock": {
"message": "translate [WORDS] to [LANGUAGE]",
"message": "وەرگێڕانی [WORDS] بۆ [LANGUAGE]",
"description": "translate some text to a different language"
},
"translate.viewerLanguage": {
"message": "language",
"message": "زمان",
"description": "the languge of the project viewer"
},
"videoSensing.categoryName": {
@ -356,15 +492,15 @@
"description": "Controls transparency of the video preview layer"
},
"videoSensing.sprite": {
"message": "sprite",
"message": "تەن",
"description": "Subject for the \"video [ATTRIBUTE] on [SUBJECT]\" block"
},
"videoSensing.stage": {
"message": "stage",
"message": "قۆناغ",
"description": "Subject for the \"video [ATTRIBUTE] on [SUBJECT]\" block"
},
"videoSensing.videoOn": {
"message": "video [ATTRIBUTE] on [SUBJECT]",
"message": "ڤیدیۆ [ATTRIBUTE] لەسەر [SUBJECT]",
"description": "Reporter that returns the amount of [ATTRIBUTE] for the selected [SUBJECT]"
},
"videoSensing.videoToggle": {
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "میوزیک",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "دووری",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "jas",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "vzdálenost",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "libovolná",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Ahoj!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "vypnuto",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "zapnuto",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "libovolná",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "zpět",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "popředí",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "vlevo",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "vpravo",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Hudba",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "změň tempo o [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "při pohybu na videu > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Hudba",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "vzdálenost",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "disgleirdeb",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "pellter",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "unrhyw",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Helo!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "i ffwrdd",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "ymlaen",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "unrhyw",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "cefn",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "blaen",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "chwith",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "de",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Cerddoriaeth",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "Newid tempo gan [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "pan mae symud fideo > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Cerddoriaeth",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "pellter",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "lysstyrke",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "afstand",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "vilkårlig",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hej!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "slukket",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "tændt",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "vilkårlig",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "bagerste",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "forreste",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "venstre",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "højre",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Musik",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "ændre tempo med [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -288,7 +424,7 @@
"description": "Name for a voice with ambiguous gender."
},
"text2speech.monster": {
"message": "uhyre",
"message": "monster",
"description": "Name for a funny voice with a low pitch."
},
"text2speech.puppy": {
@ -375,8 +511,52 @@
"message": "når video bevægelse > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Musik",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "afstand",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "Helligkeit",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "Abstand",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "beliebiges",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hallo!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "aus",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "an",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "beliebiges",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "hinterster",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "vorderster",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "links",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "rechts",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Musik",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "ändere Tempo um [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "Wenn Video-Bewegung > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Musik",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "Abstand",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "φωτεινότητα",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "απόσταση",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "οποιοδήποτε",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Γεια!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "Απενεργοποίησε",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "Ενεργοποίησε",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "οποιοδήποτε",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "πισινή",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "μπροστινή",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "αριστερά",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "δεξιά",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Μουσική",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "άλλαξε τέμπο κατά [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "όταν η κίνηση βίντεο είναι > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Μουσική",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "απόσταση",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "heleca",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distanco",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "iu",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "malŝaltita",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "ŝaltita",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "iu",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "reen",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "maldekstra",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "dekstre",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Muziko",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Muziko",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distanco",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "brillo",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distancia",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "Cualquiera",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "¡Hola!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "apagado",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "encendido",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "Cualquiera",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "regresar",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "del frente",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "izquierda",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "derecha",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Música",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "Cambiar el tempo por[TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -292,7 +428,7 @@
"description": "Name for a funny voice with a low pitch."
},
"text2speech.puppy": {
"message": "puppy",
"message": "cachorro",
"description": "A baby dog."
},
"text2speech.quinn": {
@ -308,7 +444,7 @@
"description": "Speak some words."
},
"text2speech.squeak": {
"message": "squeak",
"message": "chirrido",
"description": "Name for a funny voice with a high pitch."
},
"translate.categoryName": {
@ -375,8 +511,52 @@
"message": "movimiento de video > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Música",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distancia",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "brillo",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distancia",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "cualquiera",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "¡Hola!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "apagar",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "encender",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "cualquiera",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "trasera",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "delantera",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "izquierda",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "derecha",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Música",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "cambiar tempo por [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -304,7 +440,7 @@
"description": "Set the voice for speech synthesis."
},
"text2speech.speakAndWaitBlock": {
"message": "decir [WORDS]",
"message": "hablar [WORDS]",
"description": "Speak some words."
},
"text2speech.squeak": {
@ -375,8 +511,52 @@
"message": "cuando movimiento de vídeo > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Música",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distancia",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "heledus",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "kaugus",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "mõni",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Tere!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "välja",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "sisse",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "mõni",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "tagasi",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "esiplaan",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "vasakule",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "paremale",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Muusika",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "muuda tempot [TEMPO] võrra",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "kui video liigub > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Muusika",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "kaugus",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "argitasuna",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distantzia",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "edozein",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "itzalita",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "piztuta",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "edozein",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "atzealdea",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "aurrealdea",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "ezker",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "eskuin",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Musika",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Musika",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distantzia",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "روشنایی",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "فاصله",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "هر",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "سلام!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "خاموش",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "روشن",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "هر",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "عقب",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "جلو",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "چپ",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "راست",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "موسیقی",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "موسیقی",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "فاصله",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "soita nuottia [NOTE] [TIME] sekuntia",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "onko nappia portissa [PORT] painettu?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "kirkkaus",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "etäisyys",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "moottorin [PORT] asento",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "aseta moottorin [PORT] tehoksi [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "käännä moottoria [PORT] myötäpäivään [TIME] sekuntia",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "käännä moottoria [PORT] vastapäivään [TIME] sekuntia",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "kun kirkkaus < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "kun nappia [PORT] painetaan",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "kun etäisyys < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "mikä tahansa",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "tyhjennä näyttö",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hei!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "näytä [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "näytä [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "hyppääminen",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "siirtäminen",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "ravistaminen",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "onko nappia [BTN] painettu?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "onko kallistus suuntaan [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "pois",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "päälle",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "kallista suuntaan [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "mikä tahansa",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "taka",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "etu",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "vasen",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "oikea",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "kun nappia [BTN] painetaan",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "kun eleenä on [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "kun tappi [PIN] yhdistetty",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "kun kallistettu suuntaan [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Musiikki",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "lisää tempoa arvolla [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "kun videon liike > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Musiikki",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "etäisyys",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "jouer la note [NOTE] pendant [TIME] secondes",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "bouton [PORT] appuyé?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "luminosité",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distance",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "position du moteur [PORT]",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "mettre la puissance du moteur [PORT] à [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "faire tourner le moteur [PORT] dans ce sens pendant [TIME] secondes",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "faire tourner le moteur [PORT] dans ce sens pendant [TIME] secondes",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "quand la luminosité < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "quand le bouton [PORT] est appuyé",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "quand la distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "n'importe laquelle",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "effacer l'affichage",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Bonjour!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "afficher [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "afficher [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "sauté",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "bougé",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "secoué",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "bouton [BTN] appuyé?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "inclinaison [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "désactivée",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "activée",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "angle d'inclinaison [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "n'importe laquelle",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "arrière",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "avant",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "à gauche",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "à droite",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "quand bouton [BTN] appuyé",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "quand [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "quand le pin [PIN] est connecté",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "quand incliné [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Musique",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "ajouter [TEMPO] au tempo",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -300,7 +436,7 @@
"description": "Name for a voice with ambiguous gender."
},
"text2speech.setVoiceBlock": {
"message": "choisir la voix du",
"message": "choisir la voix du [VOICE]",
"description": "Set the voice for speech synthesis."
},
"text2speech.speakAndWaitBlock": {
@ -375,8 +511,52 @@
"message": "quand mouvement vidéo > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Musique",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distance",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "luminositât",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distance",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "cualsisei",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Jei!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "distude",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "impie",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "cualsisei",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "daûr",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "denant",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "çampe",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "drete",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Musiche",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "cambie timp di[TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -260,7 +396,7 @@
"description": "The default phrase/word that, when heard, triggers the event."
},
"speech.extensionName": {
"message": "Google Speech",
"message": "Google discors",
"description": "Name of extension that adds speech recognition blocks. Do Not translate Google."
},
"speech.listenAndWait": {
@ -312,7 +448,7 @@
"description": "Name for a funny voice with a high pitch."
},
"translate.categoryName": {
"message": "Google Translate",
"message": "Google tradutôr",
"description": "Name of extension that adds translate blocks. Do Not translate Google"
},
"translate.defaultTextToTranslate": {
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Musiche",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distance",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "gile",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "fad slí",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "ceann ar bith",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Dia dhuit!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "as",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "ann",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "ceann ar bith",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "dheiridh",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "thosaigh",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "ar chlé",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "ar dheis",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Ceol",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "athraigh an luas de [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "Nuair atá gluaiseacht físe > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Ceol",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "fad slí",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "soilleireachd",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "astar",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "sam bith",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Shin thu!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "dheth",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "air",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "sam bith",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "an fhìor-chùlaibh",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "an fhìor-bheulaibh",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "gu clì",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "gu deas",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Ceòl",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "atharraich an luaths le [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "nuair a thèid gluasad a video > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Ceòl",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "astar",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "luminosidade",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distancia",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "calquera",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Ola!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "apagado",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "aceso",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "calquera",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "atrás",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "diante",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "esquerda",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "dereita",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Música",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "cambiar tempo por [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "cando o movemento de vídeo > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Música",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distancia",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "તેજ",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distance",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "કોઈ પણ",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "off",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "on",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "કોઈ પણ",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "પાછળ",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "અાગળ",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "left",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "right",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distance",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "brightness",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distance",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "any",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "off",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "on",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "any",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "left",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "right",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distance",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "בהירות",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "מרחק",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "כל",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "שלום!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "כבה",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "הפעל",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "כל",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "אחורית",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "קדמית",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "שמאלה",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "ימינה",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "מוזיקה",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "שנה קצב ב [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "כאשר התנועה במצלמה > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "מוזיקה",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "מרחק",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "चमक",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "दूरी",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "कोई",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "off",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "on",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "कोई",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "left",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "right",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "दूरी",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "nivo limyè",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distans",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "nenpòt",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "fèmen",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "limen",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "nenpòt",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "goch",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "dwat",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distans",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "fényerő",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "távolság",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "egyik",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "kijelző törlése",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Üdv!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "ki",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "be",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "egyik",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "háttérbe",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "előtérbe",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "balra",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "jobbra",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Zene",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "változtasd [TEMPO] val az ütemet",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "amikor videó mozgás > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Zene",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "távolság",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "պայծառություն",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "հեռավորություն",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "այլ",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "Անջատել",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "Միացնել",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "այլ",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "ձախ",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "աջ",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "հեռավորություն",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "kecerahan",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "jarak",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "manapun",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Halo!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "mati",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "hidup",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "manapun",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "belakang",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "depan",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "kiri",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "kanan",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Musik",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "ubah tempo sebesar [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "ketika gerakan video > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Musik",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "jarak",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "birtustig",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "fjarlægð",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "eitthvert",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hæ!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "af",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "á",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "eitthvert",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "aftast",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "fremst",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "vinstri",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "hægri",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Tónlist",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "breyta hraða um [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "þegar hreyfing í vídeó > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Tónlist",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "fjarlægð",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "emetti nota [NOTE] per [TIME] secondi",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "pulsante [PORT] premuto",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "luminosità",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distanza",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "posizione motore [PORT]",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "porta potenza motore [PORT] a [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "gira da questa parte motore [PORT] per [TIME] secondi",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "gira da quella parte motore [PORT] per [TIME] secondi",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "quando luminosità < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "quando pulsante [PORT] premuto",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "quando distanza < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "qualunque",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "cancella display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Ciao!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "mostra [MATRIX] su display",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "mostra [TEXT] su display ",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "salta",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "si muove",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "si scuote",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "pulsante [BTN] premuto",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "inclinato [DIRECTION]",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "spento",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "acceso",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "angolo di inclinazione [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "qualunque",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "indietro",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "in avanti",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "a sinistra",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "a destra",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "quando pulsante [BTN] premuto",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "quando [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "quando pin [PIN] connesso",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "quando inclinato [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Musica",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "cambia tempo di [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "quando movimento video è > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Musica",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distanza",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "あかるさ",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "きょり",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "どれかの",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "こんにちは!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "きり",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "いり",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "どれかの",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "さいはいめん",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "さいぜんめん",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "ひだり",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "みぎ",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "おんがく",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "テンポを[TEMPO]ずつかえる",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "ビデオモーション &gt; [REFERENCE]のとき",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "おんがく",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "きょり",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "[NOTE]の音符を[TIME]秒鳴らす",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "ボタン[PORT]が押された",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "明るさ",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "距離",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "モーター[PORT]の位置",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "モーター[PORT]のパワーを[POWER]%にする",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "モーター[PORT]をこちら向きに[TIME]秒間回転させる",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "モーター[PORT]をあちら向きに[TIME]秒間回転させる",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "明るさ < [DISTANCE]のとき",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "ボタン[PORT]が押されたとき",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "距離 < [DISTANCE]のとき",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "どれかの",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "画面を消す",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "こんにちは!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "[MATRIX]を表示する",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "[TEXT]を表示する",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "ジャンプした",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "動いた",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "振られた",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "ボタン[BTN]が押された",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "[DIRECTION]方向に傾いた",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "切",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "入",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "[DIRECTION]方向の傾き",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "どれかの",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "最背面",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "最前面",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "左",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "右",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "ボタン[BTN]が押されたとき",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "[GESTURE]とき",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "ピン[PIN]が地面につながったとき",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "[DIRECTION]方向に傾いたとき",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "音楽",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "テンポを[TEMPO]ずつ変える",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "ビデオモーション > [REFERENCE]のとき",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "音楽",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "距離",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "სიკაშკაშე",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "მანძილი",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "any",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "off",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "on",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "any",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "left",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "right",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "მუსიკა",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "მუსიკა",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "მანძილი",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "жарықтық",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "арақашықтық",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "кез келген",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "өшіру",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "қосу",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "кез келген",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "солға",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "оңға",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Музыка",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Музыка",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "арақашықтық",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "ಪ್ರಕಾಶಮಾನ",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "ದೂರ",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "any",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "ನಿಲ್ಲಿಸು",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "ಚಲಿಸು",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "any",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "ಎಡ",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "ಬಲ",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "ದೂರ",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "명도",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "거리",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "아무",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "안녕!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "끄기",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "켜기",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "아무",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "맨 뒤쪽",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "맨 앞쪽",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "왼쪽",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "오른쪽",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "음악",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "빠르기를 [TEMPO] 만큼 바꾸기",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "비디오 동작 > [REFERENCE]일 때 ",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "음악",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "거리",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "ronakî",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distance",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "hîç",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "Girtî",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "Vekirî",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "hîç",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "çep",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "rast",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distance",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "splendor",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distantia",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "ullus",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "off",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "on",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "ullus",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "left",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "right",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Musica",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Musica",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distantia",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "ຄວາມແຈ່ງສະຫວ່າງ",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "ໄລຍະທາງ",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "any",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "ຈາກໄປ",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "on",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "any",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "ຊ້າຍ",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "ຂວາ",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "ໄລຍະທາງ",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "šviesumas",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "atstumas",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "bet kuris",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Sveiki!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "Išjungti",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "Įjungti",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "bet kuris",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "atgal",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "priekį",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "kairėn",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "dešinėn",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Muzika",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "tempą padidink [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "kai vaizdo judesys > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Muzika",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "atstumas",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

562
editor/extensions/lv.json Normal file
View file

@ -0,0 +1,562 @@
{
"ev3.beepNote": {
"message": "pīkstināt noti [NOTE] [TIME] sekundes",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "poga [PORT] piespiesta?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "gaišums",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "attālums",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motora [PORT] pozīcija",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motors [PORT] iestatīt enerģiju uz [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motors [PORT] pagriezt šajā virzienā [TIME] sekundes",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motors [PORT] pagriezt tajā virzienā [TIME] sekundes",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "kad gaišums < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "kad poga [PORT] piespiesta",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "kad attālums < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "jebkāds",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "notīrīt ekrānu",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Sveiki!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "rādīt [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "rādīt [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "palēcās",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "pārvietojās",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "pakratījās",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] poga piespiesta?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "noliekts [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "izslēgts",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "ieslēgts",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "noliekt leņķī [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "jebkāds",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "aizmugure",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "priekša",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "pa kreisi",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "pa labi",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "kad poga [BTN] piespiesta",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "kad [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "kad [PIN] savienots ",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "kad noliekts [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Mūzika",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "mainīt tempu par [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
},
"music.drumBass": {
"message": "(2) Basa bungas",
"description": "Sound of bass drum as used in a standard drum kit"
},
"music.drumBongo": {
"message": "(13) Bongo",
"description": "Sound of a bongo being struck"
},
"music.drumCabasa": {
"message": "(15) Cabasa",
"description": "Sound of a cabasa being shaken"
},
"music.drumClaves": {
"message": "(9) Klave",
"description": "Sound of claves being struck together"
},
"music.drumClosedHiHat": {
"message": "(6) Slēgtais Hi-Hat šķīvis",
"description": "Sound of a drum stick hitting a hi-hat while closed"
},
"music.drumConga": {
"message": "(14) Konga",
"description": "Sound of a conga being struck"
},
"music.drumCowbell": {
"message": "(11) Zvans",
"description": "Sound of a cowbell being struck"
},
"music.drumCrashCymbal": {
"message": "(4) Sitiens pa šķīvi",
"description": "Sound of a drum stick hitting a crash cymbal"
},
"music.drumCuica": {
"message": "(18) Cuica",
"description": "Sound of a cuica being played"
},
"music.drumGuiro": {
"message": "(16) Guiro",
"description": "Sound of a guiro being played"
},
"music.drumHandClap": {
"message": "(8) Roku plaukšķis",
"description": "Sound of two hands clapping together"
},
"music.drumOpenHiHat": {
"message": "(5) Atvērts Hi-Hat šķīvis",
"description": "Sound of a drum stick hitting a hi-hat while open"
},
"music.drumSideStick": {
"message": "(3) Bungu malas piesitiens",
"description": "Sound of a drum stick hitting the side of a drum (usually the snare)"
},
"music.drumSnare": {
"message": "(1) Snare bungas",
"description": "Sound of snare drum as used in a standard drum kit"
},
"music.drumTambourine": {
"message": "(7) Tamburīns",
"description": "Sound of a tambourine being struck"
},
"music.drumTriangle": {
"message": "(12) Trijstūris",
"description": "Sound of a triangle (instrument) being struck"
},
"music.drumVibraslap": {
"message": "(17) Vibra slaperis",
"description": "Sound of a Vibraslap being played"
},
"music.drumWoodBlock": {
"message": "(10) Koka bloks",
"description": "Sound of a wood block being struck"
},
"music.getTempo": {
"message": "temps",
"description": "get the current tempo (speed) for notes, drums, and rests played"
},
"music.instrumentBass": {
"message": "(6) Bass",
"description": "Sound of an accoustic upright bass"
},
"music.instrumentBassoon": {
"message": "(14) Fagots",
"description": "Sound of a bassoon being played"
},
"music.instrumentCello": {
"message": "(8) Čells",
"description": "Sound of a cello being played with a bow"
},
"music.instrumentChoir": {
"message": "(15) Koris",
"description": "Sound of a choir singing"
},
"music.instrumentClarinet": {
"message": "(10) Klarnete",
"description": "Sound of a clarinet being played"
},
"music.instrumentElectricGuitar": {
"message": "(5) Elektriskā ģitāra",
"description": "Sound of an electric guitar"
},
"music.instrumentElectricPiano": {
"message": "(2) Elektriskās klavieres",
"description": "Sound of an electric piano"
},
"music.instrumentFlute": {
"message": "(12) Flauta",
"description": "Sound of a flute being played"
},
"music.instrumentGuitar": {
"message": "(4) Ģitāra",
"description": "Sound of an accoustic guitar"
},
"music.instrumentMarimba": {
"message": "(19) Marimba",
"description": "Sound of a marimba being struck"
},
"music.instrumentMusicBox": {
"message": "(17) Mūzikas lādīte",
"description": "Sound of a music box playing"
},
"music.instrumentOrgan": {
"message": "(3) Ērģeles",
"description": "Sound of an organ"
},
"music.instrumentPiano": {
"message": "(1) Klavieres",
"description": "Sound of a piano"
},
"music.instrumentPizzicato": {
"message": "(7) Picikato",
"description": "Sound of a string instrument (e.g. violin) being plucked"
},
"music.instrumentSaxophone": {
"message": "(11) Saksofons",
"description": "Sound of a saxophone being played"
},
"music.instrumentSteelDrum": {
"message": "(18) Metāla bungas",
"description": "Sound of a steel drum being struck"
},
"music.instrumentSynthLead": {
"message": "(20) Galvenais sintezators",
"description": "Sound of a \"lead\" synthesizer being played"
},
"music.instrumentSynthPad": {
"message": "(21) Pavadošais sintezators",
"description": "Sound of a \"pad\" synthesizer being played"
},
"music.instrumentTrombone": {
"message": "(9) Trombons",
"description": "Sound of a trombone being played"
},
"music.instrumentVibraphone": {
"message": "(16) Ksilofons",
"description": "Sound of a vibraphone being struck"
},
"music.instrumentWoodenFlute": {
"message": "(13) Koka flauta",
"description": "Sound of a wooden flute being played"
},
"music.playDrumForBeats": {
"message": "spēlēt bungas [DRUM] [BEATS] sitienus",
"description": "play drum sample for a number of beats"
},
"music.playNoteForBeats": {
"message": "spēlēt noti [NOTE] [BEATS] sitienus",
"description": "play a note for a number of beats"
},
"music.restForBeats": {
"message": "pauze [BEATS] sitienus",
"description": "rest (play no sound) for a number of beats"
},
"music.setInstrument": {
"message": "iestatīt instrumentu uz [INSTRUMENT]",
"description": "set the instrument (e.g. piano, guitar, trombone) for notes played"
},
"music.setTempo": {
"message": "iestatīt tempu uz [TEMPO]",
"description": "set tempo (speed) for notes, drums, and rests played"
},
"pen.categoryName": {
"message": "Zīmulis",
"description": "Label for the pen extension category"
},
"pen.changeColorParam": {
"message": "mainīt zīmuļa [COLOR_PARAM] par [VALUE]",
"description": "change the state of a pen color parameter"
},
"pen.changeHue": {
"message": "mainīt zīmuļa krāsu par [HUE]",
"description": "legacy pen blocks - change pen color"
},
"pen.changeShade": {
"message": "mainīt zīmuļa tumšumu par [SHADE]",
"description": "legacy pen blocks - change pen shade"
},
"pen.changeSize": {
"message": "mainīt zīmuļa izmēru par [SIZE]",
"description": "change the diameter of the trail left by a sprite"
},
"pen.clear": {
"message": "notīrīt visu",
"description": "erase all pen trails and stamps"
},
"pen.colorMenu.brightness": {
"message": "gaišums",
"description": "label for brightness element in color picker for pen extension"
},
"pen.colorMenu.color": {
"message": "krāsa",
"description": "label for color element in color picker for pen extension"
},
"pen.colorMenu.saturation": {
"message": "piesātinājums",
"description": "label for saturation element in color picker for pen extension"
},
"pen.colorMenu.transparency": {
"message": "caurspīdīgums",
"description": "label for transparency element in color picker for pen extension"
},
"pen.penDown": {
"message": "zīmulis piespiests",
"description": "start leaving a trail when the sprite moves"
},
"pen.penUp": {
"message": "zīmulis pacelts",
"description": "stop leaving a trail behind the sprite"
},
"pen.setColor": {
"message": "iestatīt zīmuļa krāsu uz [COLOR]",
"description": "set the pen color to a particular (RGB) value"
},
"pen.setColorParam": {
"message": "iestatīt zīmuļa [COLOR_PARAM] uz [VALUE]",
"description": "set the state for a pen color parameter e.g. saturation"
},
"pen.setHue": {
"message": "iestatīt zīmuļa krāsu uz [HUE]",
"description": "legacy pen blocks - set pen color to number"
},
"pen.setShade": {
"message": "iestatīt zīmuļa tumšumu uz [SHADE]",
"description": "legacy pen blocks - set pen shade"
},
"pen.setSize": {
"message": "iestatīt zīmuļa izmēru uz [SIZE]",
"description": "set the diameter of a trail left by a sprite"
},
"pen.stamp": {
"message": "zīmogs",
"description": "render current costume on the background"
},
"speech.defaultWhenIHearValue": {
"message": "aiziet",
"description": "The default phrase/word that, when heard, triggers the event."
},
"speech.extensionName": {
"message": "Google Runa",
"description": "Name of extension that adds speech recognition blocks. Do Not translate Google."
},
"speech.listenAndWait": {
"message": "klausīties un gaidīt",
"description": "Start listening to the microphone and wait for a result from the speech recognition system."
},
"speech.speechReporter": {
"message": "runa",
"description": "Get the text of spoken words transcribed by the speech recognition system."
},
"speech.whenIHear": {
"message": "kad es dzirdu [PHRASE]",
"description": "Event that triggers when the text entered on the block is recognized by the speech recognition system."
},
"text2speech.defaultTextToSpeak": {
"message": "sveiki",
"description": "hello: the default text to speak"
},
"text2speech.kitten": {
"message": "kaķēns",
"description": "A baby cat."
},
"text2speech.max": {
"message": "maks",
"description": "Name for a voice with ambiguous gender."
},
"text2speech.monster": {
"message": "briesmonis",
"description": "Name for a funny voice with a low pitch."
},
"text2speech.puppy": {
"message": "kucēns",
"description": "A baby dog."
},
"text2speech.quinn": {
"message": "kvins",
"description": "Name for a voice with ambiguous gender."
},
"text2speech.setVoiceBlock": {
"message": "iestatīt balsi uz [VOICE]",
"description": "Set the voice for speech synthesis."
},
"text2speech.speakAndWaitBlock": {
"message": "runāt [WORDS]",
"description": "Speak some words."
},
"text2speech.squeak": {
"message": "spiedziens",
"description": "Name for a funny voice with a high pitch."
},
"translate.categoryName": {
"message": "Google Tulkotājs",
"description": "Name of extension that adds translate blocks. Do Not translate Google"
},
"translate.defaultTextToTranslate": {
"message": "sveiki",
"description": "hello: the default text to translate"
},
"translate.translateBlock": {
"message": "tulkot [WORDS] uz [LANGUAGE]",
"description": "translate some text to a different language"
},
"translate.viewerLanguage": {
"message": "valoda",
"description": "the languge of the project viewer"
},
"videoSensing.categoryName": {
"message": "Video noteikšana",
"description": "Label for the video sensing extension category"
},
"videoSensing.direction": {
"message": "virziens",
"description": "Attribute for the \"video [ATTRIBUTE] on [SUBJECT]\" block"
},
"videoSensing.motion": {
"message": "kustība",
"description": "Attribute for the \"video [ATTRIBUTE] on [SUBJECT]\" block"
},
"videoSensing.off": {
"message": "izslēgts",
"description": "Option for the \"turn video [STATE]\" block"
},
"videoSensing.on": {
"message": "ieslēgts",
"description": "Option for the \"turn video [STATE]\" block"
},
"videoSensing.onFlipped": {
"message": "kad pagriezts",
"description": "Option for the \"turn video [STATE]\" block that causes the video to be flipped horizontally (reversed as in a mirror)"
},
"videoSensing.setVideoTransparency": {
"message": "Iestatīt video caurspīdīgumu uz [TRANSPARENCY]",
"description": "Controls transparency of the video preview layer"
},
"videoSensing.sprite": {
"message": "gariņš",
"description": "Subject for the \"video [ATTRIBUTE] on [SUBJECT]\" block"
},
"videoSensing.stage": {
"message": "skatuve",
"description": "Subject for the \"video [ATTRIBUTE] on [SUBJECT]\" block"
},
"videoSensing.videoOn": {
"message": "video [ATTRIBUTE] uz [SUBJECT]",
"description": "Reporter that returns the amount of [ATTRIBUTE] for the selected [SUBJECT]"
},
"videoSensing.videoToggle": {
"message": "mainīt video [VIDEO_STATE]",
"description": "Controls display of the video preview layer"
},
"videoSensing.whenMotionGreaterThan": {
"message": "kad video kustība > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"wedo2.getDistance": {
"message": "attālums",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "Hzavana",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "alavirana",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "\"na inona na inona\"",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "Vonoina",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "Velomina",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "\"na inona na inona\"",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "Any ankavia",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "any ankavanana",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Mozika",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Mozika",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "alavirana",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "pīataata",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "tawhiti",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "noa",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Kia ora!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "weto",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "kā",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "noa",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "muri",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "mua",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "mauī",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "katau",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Puoro",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "panonitia te tere mā te [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "ina te nekenekehanga o te ataata > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Puoro",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "tawhiti",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "гэрэлтэлт",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "зай",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "аливаа",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "Салга",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "Залга",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "аливаа",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "зүүн",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "баруун",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Хөгжим",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Хөгжим",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "зай",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "चमक",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distance",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "कुठल्याही",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "बंद",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "चालु",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "कुठल्याही",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "डाव्या",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "उजव्या",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distance",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "kecerahan",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "jarak",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "mana-mana",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "Tutup",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "Buka",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "mana-mana",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "kiri",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "kanan",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Muzik:",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Muzik:",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "jarak",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "lysstyrke",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "avstand",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "hvilken som helst",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hei!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "av",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "på",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "hvilken som helst",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "bakerst",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "foran alt",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "venstre",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "høyre",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Musikk",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "endre tempo med [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "når videobevegelse > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Musikk",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "avstand",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "चहक",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distance",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "कुनै ",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "बन्द",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "खोल",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "कुनै ",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "\nफिर्ता",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "बायाँ",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "दायाँ",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "संगीत",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "संगीत",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distance",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "helderheid",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "afstand",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "willekeurig",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hallo!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "uit",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "aan",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "willekeurig",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "achtergrond",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "voorgrond",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "links",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "rechts",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Muziek",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "verander tempo met [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "wanneer video beweging > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Muziek",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "afstand",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "lysstyrke",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "avstand",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "vilkårleg",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hei!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "av",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "på",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "vilkårleg",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "bak alt",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "framfor alt",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "venstre",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "høgre",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Musikk",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "endra tempo med [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "når videorørsle > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Musikk",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "avstand",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "brightness",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distance",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "any",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "off",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "on",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "any",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "left",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "right",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distance",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "Jasność",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "odległość",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "Dowolny",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Cześć!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "wyłączony",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "włączony",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "Dowolny",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "Na spód",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "Na wierzch",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "lewo",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "prawo",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Muzyka",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "zmień tempo na [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "podczas ruchu wideo > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Muzyka",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "odległość",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "brilho",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distância",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "qualquer",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Olá!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "desligado",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "ligado",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "qualquer",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "trás",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "frente",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "esquerda",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "direita",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Música",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "alterar ritmo por [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "quando detectar sensor de vídeo> [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Música",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distância",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "o brilho",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "a distância",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "qualquer",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Olá!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "desligado",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "ligado",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "qualquer",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "traseira",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "frontal",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "para a esquerda",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "para a direita",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Música",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "adiciona [TEMPO] bpm ao teu andamento",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "Quando o movimento do vídeo exceder [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Música",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "a distância",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "kanchiq",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "karuchan",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "mayqimpas",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Rimaykullayki!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "off",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "on",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "mayqimpas",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "kutiy",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "chimpa",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "left",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "right",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -208,11 +344,11 @@
"description": "erase all pen trails and stamps"
},
"pen.colorMenu.brightness": {
"message": "brightness",
"message": "kanchiq",
"description": "label for brightness element in color picker for pen extension"
},
"pen.colorMenu.color": {
"message": "color",
"message": "kulur",
"description": "label for color element in color picker for pen extension"
},
"pen.colorMenu.saturation": {
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "karuchan",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "strălucire",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distanța",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "oricare",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Salut!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "oprit",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "pornit",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "oricare",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "înapoi",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "în față",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "stânga",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "dreapta",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Muzica",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "schimbă ritmul cu [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Muzica",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distanța",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "яркость",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "расстояние",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "любой из",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Привет!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "выключить",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "включить",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "любой из",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "назад",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "обложка",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "влево",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "направо",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Музыка",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "изменить темп на [TEMP]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "при движении на видео > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Музыка",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "расстояние",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "brightness",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "පරතරය",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "any",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "off",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "on",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "any",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "left",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "right",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "පරතරය",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "jas",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "vzdialenosť",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "hociktorý",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Ahoj!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "vypni",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "zapni",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "hociktorý",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "spodnú",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "vrchnú",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "vľavo",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "vpravo",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Hudba",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "zmeň tempo o [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "pri snímaný pohyb > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Hudba",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "vzdialenosť",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "svetlost",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "razdalja",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "poljubna",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Živjo!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "izključi",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "vključi",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "poljubna",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "zadaj",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "spredaj",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "levo",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "desno",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Glasba",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "spremeni tempo za [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "ko je video premik > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Glasba",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "razdalja",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "ndriçim",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distanca",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "çfarëdo",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "fikur",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "ndezur",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "çfarëdo",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "majtas",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "djathtas",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Muzikë",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -196,11 +332,11 @@
"description": "legacy pen blocks - change pen color"
},
"pen.changeShade": {
"message": "change pen shade by [SHADE]",
"message": "ndrysho hijen e lapsit me [SHADE]",
"description": "legacy pen blocks - change pen shade"
},
"pen.changeSize": {
"message": "change pen size by [SIZE]",
"message": "ndrysho madhësinë e lapsit me [SIZE]",
"description": "change the diameter of the trail left by a sprite"
},
"pen.clear": {
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Muzikë",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distanca",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "осветљеност",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "растојање",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "било који",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Здраво!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "искључено",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "укључено",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "било који",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "назад",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "напред",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "лево",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "десно",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Музика",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "промени темпо за [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "када је кретање видеа > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Музика",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "растојање",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "spela ton [NOTE] i [TIME]sekunder",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "knapp [PORT] nedtryckt?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "ljusstyrka",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "avstånd",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] sätt kraft [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] rotera medsols i [TIME] sekunder",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] rotera motsols i [TIME] sekunder",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "om ljusstyrka < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "när knapp [PORT] trycks ned",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "när avstånd < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "någon",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "rensa skärmen",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hej!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "visa [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "visa [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "hoppa",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "rör sig",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "skaka",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] knappen nedtryckt?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "luta [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "av",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "på",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "luta riktning [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "någon",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "tillbaka",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "översta",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "vänster",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "höger",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "om knapp [BTN] trycks ned",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "om [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "om pin [PIN] kopplas upp",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "om lutar [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Musik",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "ändra tempo med [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "när videorörelse > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Musik",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "avstånd",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "mwangaza",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "Umbali",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "yoyote",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "zima",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "washa",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "yoyote",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "kushoto",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "kulia",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Muziki",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Muziki",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "Umbali",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "brightness",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "தூரம்",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "any",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "off",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "on",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "any",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "left",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "right",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "தூரம்",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "కాంతివంతము",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "దూరము",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "ఏదైన",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "ఆఫ్",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "అందు",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "ఏదైన",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "వెనుక",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "ఎదురు / మందు",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "ఎడమ",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "కుడి",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "సంగీతం",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "సంగీతం",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "దూరము",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "рушноӣ",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "масофа",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "ҳар як",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "хомӯш кардан",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "ба кор даровардан",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "ҳар як",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "чап",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "рост",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Мусиқӣ",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Мусиқӣ",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "масофа",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "ความสว่าง",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "ระยะห่าง",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "อะไรก็ได้",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "สวัสดี!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "ปิด",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "เปิด",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "อะไรก็ได้",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "หลังสุด",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "หน้าสุด",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "ซ้าย",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "ขวา",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "ดนตรี",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "เปลี่ยนความเร็วทีละ [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "เมื่อวิดีโอเคลื่อนไหว > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "ดนตรี",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "ระยะห่าง",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "phatshimo",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "bokgakala",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "sengwe",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "timile",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "tshubile",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "sengwe",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "molema",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "moja",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Mmino",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Mmino",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "bokgakala",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "parlaklık",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "mesafe",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "herhangi",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Merhaba!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "kapat",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "aç",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "herhangi",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "geri",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "ön",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "sol",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "sağ",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Müzik",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "tempoyu [TEMPO] yap",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "hareketli video > [REFERENCE] olduğunda",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Müzik",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "mesafe",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "пищати [NOTE] [TIME] секунд",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "кнопку [PORT] натиснуто?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "яскравість",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "відстань",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "позиція двигуна [PORT]",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "встановити потужність [PORT] в [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "увімкнути двигун [PORT] у такому напрямі на [TIME] секунд",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "увімкнути двигун [PORT] у зворотньому напрямі на [TIME] секунд",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "якщо яскравість < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "якщо кнопку [PORT] натиснуто",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "якщо дистанція < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "будь-яка",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "очистити дисплей",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Привіт!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "показати [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "показати [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "стрибнути",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "рухати",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "струснути",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "кнопку [BTN] натиснуто?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "нахил [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "Вимк",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "Увімкн",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "кут нахилу [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "будь-яка",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "задній",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "передній",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "ліворуч",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "праворуч",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "коли кнопку [BTN] натиснуто",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "коли [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "коли контакт [PIN] приєднано",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "коли нахил [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Музика",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "змінити темп на [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "коли рух відео > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Музика",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "відстань",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "brightness",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "فاصلہ",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "any",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "off",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "on",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "any",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "left",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "right",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "فاصلہ",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "yorqinlik",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distance",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "any",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "ochiq",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "yoniq",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "any",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "chapga",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "oʻngga",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Musiqa",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Musiqa",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distance",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "độ sáng",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "khoảng cách",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "bất kỳ",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Xin chào!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "tắt",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "bật",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "bất kỳ",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "phía sau cùng",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "phía trên cùng",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "trái",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "bên phải",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Âm nhạc",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "thay đổi nhịp độ một lượng [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "khi chuyển động của video > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Âm nhạc",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "khoảng cách",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "brightness",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "distance",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "any",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "off",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "on",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "any",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "left",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "right",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "Music",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "distance",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "鸣笛[NOTE][TIME]秒",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "按下按钮[PORT]",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "亮度",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "距离",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "马达[PORT]的位置",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "电机[PORT]功率设为[POWER]%",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "电机[PORT]正转[TIME]秒",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "电机[PORT]反转[TIME]秒",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "当亮度 < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "当按下按钮[PORT]",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "当距离 < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "任意",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "清空屏幕",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "你好!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "显示[MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "显示[TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "抛起",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "移动",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "晃动",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "按下[BTN]按钮?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "向[DIRECTION]倾斜?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "低电平",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "高电平",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "向[DIRECTION]倾角",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "任意",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "后",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "前",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "左",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "右",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "当按下[BTN]按钮",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "当被[GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "当引脚[PIN]接地",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "当向[DIRECTION]倾斜",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "音乐",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "将演奏速度增加[TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "当视频运动 > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "音乐",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "距离",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "演奏音階 [NOTE] 持續 [TIME] 秒",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "按鈕 [PORT] 被按下?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "亮度",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "距離",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "關達 [PORT] 轉向角度",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "馬達 [PORT] 動力設為 [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "馬達 [PORT] 順時針旋轉 [TIME] 秒",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "馬達 [PORT] 逆時針旋轉 [TIME] 秒",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "當亮度 < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "當按鈕 [PORT] 被按下",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "當距離 < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "任何",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "清空畫面",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "顯示圖示 [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "顯示文字 [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "跳動",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "移動",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "晃動",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "按鈕 [BTN] 被按下?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "傾斜 [DIRECTION]",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "關閉",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "開啟",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "傾斜角度 [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "任何",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "最下",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "最上",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "左",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "右",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "當按鈕 [BTN] 被按下",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "當 [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "當引腳 [PIN] 接地",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "當傾斜 [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "音樂",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "演奏速度改變 [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "當視訊動作 > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "音樂",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "距離",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -1,4 +1,140 @@
{
"ev3.beepNote": {
"message": "beep note [NOTE] for [TIME] secs",
"description": "play some note on EV3 for some time"
},
"ev3.buttonPressed": {
"message": "button [PORT] pressed?",
"description": "is a button on some port pressed?"
},
"ev3.getBrightness": {
"message": "ukukhanya",
"description": "gets measured brightness"
},
"ev3.getDistance": {
"message": "ibanga",
"description": "gets measured distance"
},
"ev3.getMotorPosition": {
"message": "motor [PORT] position",
"description": "get the measured degrees a motor has turned"
},
"ev3.motorSetPower": {
"message": "motor [PORT] set power [POWER] %",
"description": "set a motor's power to some value"
},
"ev3.motorTurnClockwise": {
"message": "motor [PORT] turn this way for [TIME] seconds",
"description": "turn a motor clockwise for some time"
},
"ev3.motorTurnCounterClockwise": {
"message": "motor [PORT] turn that way for [TIME] seconds",
"description": "turn a motor counter-clockwise for some time"
},
"ev3.whenBrightnessLessThan": {
"message": "when brightness < [DISTANCE]",
"description": "when value measured by brightness sensor is less than some value"
},
"ev3.whenButtonPressed": {
"message": "when button [PORT] pressed",
"description": "when a button connected to a port is pressed"
},
"ev3.whenDistanceLessThan": {
"message": "when distance < [DISTANCE]",
"description": "when the value measured by the distance sensor is less than some value"
},
"microbit.buttonsMenu.any": {
"message": "noma ikuphi",
"description": "label for \"any\" element in button picker for micro:bit extension"
},
"microbit.clearDisplay": {
"message": "clear display",
"description": "display nothing on the micro:bit display"
},
"microbit.defaultTextToDisplay": {
"message": "Hello!",
"description": "default text to display.\n IMPORTANT - the micro:bit only supports letters a-z, A-Z.\n Please substitute a default word in your language\n that can be written with those characters,\n substitute non-accented characters or leave it as \"Hello!\".\n Check the micro:bit site documentation for details"
},
"microbit.displaySymbol": {
"message": "display [MATRIX]",
"description": "display a pattern on the micro:bit display"
},
"microbit.displayText": {
"message": "display [TEXT]",
"description": "display text on the micro:bit display"
},
"microbit.gesturesMenu.jumped": {
"message": "jumped",
"description": "label for jumped gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.moved": {
"message": "moved",
"description": "label for moved gesture in gesture picker for micro:bit extension"
},
"microbit.gesturesMenu.shaken": {
"message": "shaken",
"description": "label for shaken gesture in gesture picker for micro:bit extension"
},
"microbit.isButtonPressed": {
"message": "[BTN] button pressed?",
"description": "is the selected button on the micro:bit pressed?"
},
"microbit.isTilted": {
"message": "tilted [DIRECTION]?",
"description": "is the micro:bit is tilted in a direction?"
},
"microbit.pinStateMenu.off": {
"message": "cisha",
"description": "label for off element in pin state picker for micro:bit extension"
},
"microbit.pinStateMenu.on": {
"message": "ivulekile",
"description": "label for on element in pin state picker for micro:bit extension"
},
"microbit.tiltAngle": {
"message": "tilt angle [DIRECTION]",
"description": "how much the micro:bit is tilted in a direction"
},
"microbit.tiltDirectionMenu.any": {
"message": "noma ikuphi",
"description": "label for any direction element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.back": {
"message": "back",
"description": "label for back element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.front": {
"message": "front",
"description": "label for front element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.left": {
"message": "inxele",
"description": "label for left element in tilt direction picker for micro:bit extension"
},
"microbit.tiltDirectionMenu.right": {
"message": "sokudla",
"description": "label for right element in tilt direction picker for micro:bit extension"
},
"microbit.whenButtonPressed": {
"message": "when [BTN] button pressed",
"description": "when the selected button on the micro:bit is pressed"
},
"microbit.whenGesture": {
"message": "when [GESTURE]",
"description": "when the selected gesture is detected by the micro:bit"
},
"microbit.whenPinConnected": {
"message": "when pin [PIN] connected test",
"description": "when the pin detects a connection to Earth/Ground"
},
"microbit.whenTilted": {
"message": "when tilted [DIRECTION]",
"description": "when the micro:bit is tilted in a direction"
},
"music.categoryName": {
"message": "uMculo",
"description": "Label for the Music extension category"
},
"music.changeTempo": {
"message": "change tempo by [TEMPO]",
"description": "change tempo (speed) for notes, drums, and rests played"
@ -375,8 +511,52 @@
"message": "when video motion > [REFERENCE]",
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
},
"music.categoryName": {
"message": "uMculo",
"description": "Label for the Music extension category"
"wedo2.getDistance": {
"message": "ibanga",
"description": "the value returned by the distance sensor"
},
"wedo2.getTiltAngle": {
"message": "tilt angle [TILT_DIRECTION]",
"description": "the angle returned by the tilt sensor"
},
"wedo2.isTilted": {
"message": "tilted [TILT_DIRECTION_ANY]?",
"description": "whether the tilt sensor is tilted"
},
"wedo2.motorOff": {
"message": "turn [MOTOR_ID] off",
"description": "turn a motor off"
},
"wedo2.motorOn": {
"message": "turn [MOTOR_ID] on",
"description": "turn a motor on indefinitely"
},
"wedo2.motorOnFor": {
"message": "turn [MOTOR_ID] on for [DURATION] seconds",
"description": "turn a motor on for some time"
},
"wedo2.playNoteFor": {
"message": "play note [NOTE] for [DURATION] seconds",
"description": "play a certain note for some time"
},
"wedo2.setLightHue": {
"message": "set light color to [HUE]",
"description": "set the LED color"
},
"wedo2.setMotorDirection": {
"message": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
"description": "set the motor's turn direction"
},
"wedo2.startMotorPower": {
"message": "set [MOTOR_ID] power to [POWER]",
"description": "set the motor's power and turn it on"
},
"wedo2.whenDistance": {
"message": "when distance [OP] [REFERENCE]",
"description": "check for when distance is < or > than reference"
},
"wedo2.whenTilted": {
"message": "when tilted [TILT_DIRECTION_ANY]",
"description": "check when tilted in a certain direction"
}
}

View file

@ -191,14 +191,6 @@
"message": "Иаанкылатәуп",
"description": "Stop button title"
},
"gui.crashMessage.title": {
"message": "Уаҳ! Аусқәа иашамкәа ицеит.",
"description": "Unhandled error title"
},
"gui.crashMessage.description": {
"message": "Ҳара хьаас иҳамоуп, аха Scratch аҟны иҟалеит агха. Агхазы ацҳамҭа автоматикала идәықәҵоуп Scratch акомандахь. Ишәырҿыц адаҟьа, даҽазнык агәаҭараз.",
"description": "Unhandled error description"
},
"gui.customProcedures.myblockModalTitle": {
"message": "Иаԥҵатәуп аблок",
"description": "Title for the modal where you create a custom block."
@ -763,6 +755,10 @@
"message": "Далхтәуп анагӡаҩ",
"description": "Heading for the sprite library"
},
"gui.spriteSelectorItem.deleteSpriteConfirmation": {
"message": "Are you sure you want to delete this?",
"description": "Confirmation for deleting sprites"
},
"gui.tipsLibrary.tutorials": {
"message": "Иалхтәуп арҵага шәҟәы",
"description": "Heading for the help/tutorials library"

View file

@ -191,14 +191,6 @@
"message": "Stop",
"description": "Stop button title"
},
"gui.crashMessage.title": {
"message": "Oops! Something went wrong.",
"description": "Unhandled error title"
},
"gui.crashMessage.description": {
"message": "We are so sorry, but it looks like Scratch has crashed. This bug has been automatically reported to the Scratch Team. Please refresh your page to try again.",
"description": "Unhandled error description"
},
"gui.customProcedures.myblockModalTitle": {
"message": "Skep n Blok",
"description": "Title for the modal where you create a custom block."
@ -763,6 +755,10 @@
"message": "Choose a Sprite",
"description": "Heading for the sprite library"
},
"gui.spriteSelectorItem.deleteSpriteConfirmation": {
"message": "Are you sure you want to delete this?",
"description": "Confirmation for deleting sprites"
},
"gui.tipsLibrary.tutorials": {
"message": "Choose a Tutorial",
"description": "Heading for the help/tutorials library"

View file

@ -191,14 +191,6 @@
"message": "Stop",
"description": "Stop button title"
},
"gui.crashMessage.title": {
"message": "Oops! Something went wrong.",
"description": "Unhandled error title"
},
"gui.crashMessage.description": {
"message": "We are so sorry, but it looks like Scratch has crashed. This bug has been automatically reported to the Scratch Team. Please refresh your page to try again.",
"description": "Unhandled error description"
},
"gui.customProcedures.myblockModalTitle": {
"message": "ጡብ ፍጠር",
"description": "Title for the modal where you create a custom block."
@ -763,6 +755,10 @@
"message": "Choose a Sprite",
"description": "Heading for the sprite library"
},
"gui.spriteSelectorItem.deleteSpriteConfirmation": {
"message": "Are you sure you want to delete this?",
"description": "Confirmation for deleting sprites"
},
"gui.tipsLibrary.tutorials": {
"message": "Choose a Tutorial",
"description": "Heading for the help/tutorials library"

View file

@ -191,14 +191,6 @@
"message": "Stop",
"description": "Stop button title"
},
"gui.crashMessage.title": {
"message": "Oops! Something went wrong.",
"description": "Unhandled error title"
},
"gui.crashMessage.description": {
"message": "We are so sorry, but it looks like Scratch has crashed. This bug has been automatically reported to the Scratch Team. Please refresh your page to try again.",
"description": "Unhandled error description"
},
"gui.customProcedures.myblockModalTitle": {
"message": "أنشئ لبنة",
"description": "Title for the modal where you create a custom block."
@ -763,6 +755,10 @@
"message": "اختيار كائن",
"description": "Heading for the sprite library"
},
"gui.spriteSelectorItem.deleteSpriteConfirmation": {
"message": "Are you sure you want to delete this?",
"description": "Confirmation for deleting sprites"
},
"gui.tipsLibrary.tutorials": {
"message": "Choose a Tutorial",
"description": "Heading for the help/tutorials library"

View file

@ -191,14 +191,6 @@
"message": "Stop",
"description": "Stop button title"
},
"gui.crashMessage.title": {
"message": "Oops! Something went wrong.",
"description": "Unhandled error title"
},
"gui.crashMessage.description": {
"message": "We are so sorry, but it looks like Scratch has crashed. This bug has been automatically reported to the Scratch Team. Please refresh your page to try again.",
"description": "Unhandled error description"
},
"gui.customProcedures.myblockModalTitle": {
"message": "Make a Block",
"description": "Title for the modal where you create a custom block."
@ -763,6 +755,10 @@
"message": "Choose a Sprite",
"description": "Heading for the sprite library"
},
"gui.spriteSelectorItem.deleteSpriteConfirmation": {
"message": "Are you sure you want to delete this?",
"description": "Confirmation for deleting sprites"
},
"gui.tipsLibrary.tutorials": {
"message": "Choose a Tutorial",
"description": "Heading for the help/tutorials library"

Some files were not shown because too many files have changed in this diff Show more