{ "ev3.beepNote": { "message": "bipio nodyn [NOTE] am [TIME]eiliad", "description": "play some note on EV3 for some time" }, "ev3.buttonPressed": { "message": "botwm [PORT] wedi ei bwyso?", "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": "safle [PORT]modur ", "description": "get the measured degrees a motor has turned" }, "ev3.motorSetPower": { "message": "gosod pŵer modur [PORT] i [POWER] %", "description": "set a motor's power to some value" }, "ev3.motorTurnClockwise": { "message": "modur [PORT] yn troi ffordd hyn am [TIME] eiliad", "description": "turn a motor clockwise for some time" }, "ev3.motorTurnCounterClockwise": { "message": "modur [PORT] yn troi ffordd yna am [TIME] eiliad", "description": "turn a motor counter-clockwise for some time" }, "ev3.whenBrightnessLessThan": { "message": "pan mae'r disgleirdeb < [DISTANCE]", "description": "when value measured by brightness sensor is less than some value" }, "ev3.whenButtonPressed": { "message": "pan mae'r botwm [PORT]yn cael ei bwyso", "description": "when a button connected to a port is pressed" }, "ev3.whenDistanceLessThan": { "message": "pan mae'r pellter < [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": "clirio'r dangosydd", "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": "dangos [MATRIX]", "description": "display a pattern on the micro:bit display" }, "microbit.displayText": { "message": "display text [TEXT]", "description": "display text on the micro:bit display" }, "microbit.gesturesMenu.jumped": { "message": "neidiodd", "description": "label for jumped gesture in gesture picker for micro:bit extension" }, "microbit.gesturesMenu.moved": { "message": "symudodd", "description": "label for moved gesture in gesture picker for micro:bit extension" }, "microbit.gesturesMenu.shaken": { "message": "ysgydwyd", "description": "label for shaken gesture in gesture picker for micro:bit extension" }, "microbit.isButtonPressed": { "message": "botwm [BTN] wedi ei bwyso?", "description": "is the selected button on the micro:bit pressed?" }, "microbit.isTilted": { "message": "[DIRECTION] ar ogwydd?", "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": "ongl gogwydd [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": "pan mae botwm [BTN] yn cael ei bwyso", "description": "when the selected button on the micro:bit is pressed" }, "microbit.whenGesture": { "message": "pan [GESTURE]", "description": "when the selected gesture is detected by the micro:bit" }, "microbit.whenPinConnected": { "message": "when pin [PIN] connected", "description": "when the pin detects a connection to Earth/Ground" }, "microbit.whenTilted": { "message": "pan mae wedi gogwyddo i'r [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" }, "music.drumBass": { "message": "(2) Drwm Bas", "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) Clafiau", "description": "Sound of claves being struck together" }, "music.drumClosedHiHat": { "message": "(^) Symbalau Pedal Troed Caeëdig", "description": "Sound of a drum stick hitting a hi-hat while closed" }, "music.drumConga": { "message": "(14) Conga", "description": "Sound of a conga being struck" }, "music.drumCowbell": { "message": "(11) Cloch Buwch", "description": "Sound of a cowbell being struck" }, "music.drumCrashCymbal": { "message": "(4) Symbal", "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) Clap Llaw", "description": "Sound of two hands clapping together" }, "music.drumOpenHiHat": { "message": "(5) Symbalau Pedal Troed Agored", "description": "Sound of a drum stick hitting a hi-hat while open" }, "music.drumSideStick": { "message": "(3) Pren ochr", "description": "Sound of a drum stick hitting the side of a drum (usually the snare)" }, "music.drumSnare": { "message": "(1) Drwm Gwifrau", "description": "Sound of snare drum as used in a standard drum kit" }, "music.drumTambourine": { "message": "(7) Tambwrîn", "description": "Sound of a tambourine being struck" }, "music.drumTriangle": { "message": "(12) Triongl", "description": "Sound of a triangle (instrument) being struck" }, "music.drumVibraslap": { "message": "(17) Vibraslap", "description": "Sound of a Vibraslap being played" }, "music.drumWoodBlock": { "message": "(10) Bloc Pren", "description": "Sound of a wood block being struck" }, "music.getTempo": { "message": "amseriad", "description": "get the current tempo (speed) for notes, drums, and rests played" }, "music.instrumentBass": { "message": "(6) Bas", "description": "Sound of an accoustic upright bass" }, "music.instrumentBassoon": { "message": "(14) Basŵn", "description": "Sound of a bassoon being played" }, "music.instrumentCello": { "message": "(8) Sielo", "description": "Sound of a cello being played with a bow" }, "music.instrumentChoir": { "message": "(15) Côr", "description": "Sound of a choir singing" }, "music.instrumentClarinet": { "message": "(10) Clarinét", "description": "Sound of a clarinet being played" }, "music.instrumentElectricGuitar": { "message": "(5) Gitâr Drydan", "description": "Sound of an electric guitar" }, "music.instrumentElectricPiano": { "message": "(2) Piano Trydan", "description": "Sound of an electric piano" }, "music.instrumentFlute": { "message": "(12) Ffliwt", "description": "Sound of a flute being played" }, "music.instrumentGuitar": { "message": "(4) Gitâr", "description": "Sound of an accoustic guitar" }, "music.instrumentMarimba": { "message": "(19) Marimba", "description": "Sound of a marimba being struck" }, "music.instrumentMusicBox": { "message": "(17) Blwch Cerddoriaeth", "description": "Sound of a music box playing" }, "music.instrumentOrgan": { "message": "(3) Organ", "description": "Sound of an organ" }, "music.instrumentPiano": { "message": "(1) Piano", "description": "Sound of a piano" }, "music.instrumentPizzicato": { "message": "(7) Pizzicato", "description": "Sound of a string instrument (e.g. violin) being plucked" }, "music.instrumentSaxophone": { "message": "(11) Sacsoffon", "description": "Sound of a saxophone being played" }, "music.instrumentSteelDrum": { "message": "(18) Drwm Dur", "description": "Sound of a steel drum being struck" }, "music.instrumentSynthLead": { "message": "(20) Synth Blaen", "description": "Sound of a \"lead\" synthesizer being played" }, "music.instrumentSynthPad": { "message": "(21) Pad Synth", "description": "Sound of a \"pad\" synthesizer being played" }, "music.instrumentTrombone": { "message": "(9) Trombôn", "description": "Sound of a trombone being played" }, "music.instrumentVibraphone": { "message": "(16) Fibraffon", "description": "Sound of a vibraphone being struck" }, "music.instrumentWoodenFlute": { "message": "(13) Ffliwt Pren", "description": "Sound of a wooden flute being played" }, "music.midiSetInstrument": { "message": "gosod offeryn i [INSTRUMENT]", "description": "set the instrument for notes played according to a mapping of MIDI codes" }, "music.playDrumForBeats": { "message": "chwarae drwm [DRUM] am [BEATS] curiad", "description": "play drum sample for a number of beats" }, "music.playNoteForBeats": { "message": "chwarae nodyn[NOTE]am [BEATS]curiad", "description": "play a note for a number of beats" }, "music.restForBeats": { "message": "oedi am [BEATS]curiad", "description": "rest (play no sound) for a number of beats" }, "music.setInstrument": { "message": "gosod offeryn i [INSTRUMENT]", "description": "set the instrument (e.g. piano, guitar, trombone) for notes played" }, "music.setTempo": { "message": "gosod tempo [TEMPO]", "description": "set tempo (speed) for notes, drums, and rests played" }, "pen.categoryName": { "message": "Pin", "description": "Label for the pen extension category" }, "pen.changeColorParam": { "message": "newid pin [COLOR_PARAM]gan [VALUE]", "description": "change the state of a pen color parameter" }, "pen.changeHue": { "message": "newid lliw pin gan [HUE]", "description": "legacy pen blocks - change pen color" }, "pen.changeShade": { "message": "newid arlliw pin gan [SHADE]", "description": "legacy pen blocks - change pen shade" }, "pen.changeSize": { "message": "newid maint pin gan [SIZE]", "description": "change the diameter of the trail left by a sprite" }, "pen.clear": { "message": "dileu popeth", "description": "erase all pen trails and stamps" }, "pen.colorMenu.brightness": { "message": "disgleirdeb", "description": "label for brightness element in color picker for pen extension" }, "pen.colorMenu.color": { "message": "lliw", "description": "label for color element in color picker for pen extension" }, "pen.colorMenu.saturation": { "message": "dirlawnder", "description": "label for saturation element in color picker for pen extension" }, "pen.colorMenu.transparency": { "message": "tryloywder", "description": "label for transparency element in color picker for pen extension" }, "pen.penDown": { "message": "pin i lawr", "description": "start leaving a trail when the sprite moves" }, "pen.penUp": { "message": "pin i fyny", "description": "stop leaving a trail behind the sprite" }, "pen.setColor": { "message": "gosod lliw pin i [COLOR]", "description": "set the pen color to a particular (RGB) value" }, "pen.setColorParam": { "message": "gosod y pin [COLOR_PARAM]i [VALUE]", "description": "set the state for a pen color parameter e.g. saturation" }, "pen.setHue": { "message": "gosod lliw pin i [HUE]", "description": "legacy pen blocks - set pen color to number" }, "pen.setShade": { "message": "gosod arlliw pin i [SHADE]", "description": "legacy pen blocks - set pen shade" }, "pen.setSize": { "message": "gosod maint pin i [SIZE]", "description": "set the diameter of a trail left by a sprite" }, "pen.stamp": { "message": "stampio", "description": "render current costume on the background" }, "speech.defaultWhenIHearValue": { "message": "ffwrdd a ni", "description": "The default phrase/word that, when heard, triggers the event." }, "speech.extensionName": { "message": "Lleferydd i Destun", "description": "Name of extension that adds speech recognition blocks. Do Not translate Google." }, "speech.listenAndWait": { "message": "gwrando ac aros", "description": "Start listening to the microphone and wait for a result from the speech recognition system." }, "speech.speechReporter": { "message": "lleferydd", "description": "Get the text of spoken words transcribed by the speech recognition system." }, "speech.whenIHear": { "message": "pan fydda i'n clywed [PHRASE]", "description": "Event that triggers when the text entered on the block is recognized by the speech recognition system." }, "text2speech.defaultTextToSpeak": { "message": "helo", "description": "hello: the default text to speak" }, "text2speech.giant": { "message": "giant", "description": "Name for a funny voice with a low pitch." }, "text2speech.kitten": { "message": "cath fach", "description": "A baby cat." }, "text2speech.max": { "message": "eilir", "description": "Name for a voice with ambiguous gender." }, "text2speech.quinn": { "message": "eirian", "description": "Name for a voice with ambiguous gender." }, "text2speech.setLanguageBlock": { "message": "set language to [LANGUAGE]", "description": "Set the language for speech synthesis." }, "text2speech.setVoiceBlock": { "message": "gosod llais i /VOICE/", "description": "Set the voice for speech synthesis." }, "text2speech.speakAndWaitBlock": { "message": "siarad [WORDS]", "description": "Speak some words." }, "text2speech.squeak": { "message": "gwich", "description": "Name for a funny voice with a high pitch." }, "translate.categoryName": { "message": "Cyfieithu", "description": "Name of extension that adds translate blocks" }, "translate.defaultTextToTranslate": { "message": "helo", "description": "hello: the default text to translate" }, "translate.translateBlock": { "message": "cyfieithu[WORDS] i'r [LANGUAGE]", "description": "translate some text to a different language" }, "translate.viewerLanguage": { "message": "iaith", "description": "the languge of the project viewer" }, "videoSensing.categoryName": { "message": "Synhwyro Fideo", "description": "Label for the video sensing extension category" }, "videoSensing.direction": { "message": "cyfeiriad", "description": "Attribute for the \"video [ATTRIBUTE] on [SUBJECT]\" block" }, "videoSensing.motion": { "message": "symudiad", "description": "Attribute for the \"video [ATTRIBUTE] on [SUBJECT]\" block" }, "videoSensing.off": { "message": "i ffwrdd", "description": "Option for the \"turn video [STATE]\" block" }, "videoSensing.on": { "message": "ymlaen", "description": "Option for the \"turn video [STATE]\" block" }, "videoSensing.onFlipped": { "message": "wrth ei fflipio", "description": "Option for the \"turn video [STATE]\" block that causes the video to be flipped horizontally (reversed as in a mirror)" }, "videoSensing.setVideoTransparency": { "message": "gosod tryloywder fideo i [TRANSPARENCY]", "description": "Controls transparency of the video preview layer" }, "videoSensing.sprite": { "message": "corlun", "description": "Subject for the \"video [ATTRIBUTE] on [SUBJECT]\" block" }, "videoSensing.stage": { "message": "llwyfan", "description": "Subject for the \"video [ATTRIBUTE] on [SUBJECT]\" block" }, "videoSensing.videoOn": { "message": "fideo [ATTRIBUTE] ar [SUBJECT]", "description": "Reporter that returns the amount of [ATTRIBUTE] for the selected [SUBJECT]" }, "videoSensing.videoToggle": { "message": "troi fideo [VIDEO_STATE]", "description": "Controls display of the video preview layer" }, "videoSensing.whenMotionGreaterThan": { "message": "pan mae symud fideo > [REFERENCE]", "description": "Event that triggers when the amount of motion is greater than [REFERENCE]" }, "wedo2.getDistance": { "message": "pellter", "description": "the value returned by the distance sensor" }, "wedo2.getTiltAngle": { "message": "ongl gogwyddo [TILT_DIRECTION]", "description": "the angle returned by the tilt sensor" }, "wedo2.isTilted": { "message": "wedi ei ogwyddo [TILT_DIRECTION_ANY]?", "description": "whether the tilt sensor is tilted" }, "wedo2.motorOff": { "message": "diffodd [MOTOR_ID]", "description": "turn a motor off" }, "wedo2.motorOn": { "message": "cychwyn [MOTOR_ID]", "description": "turn a motor on indefinitely" }, "wedo2.motorOnFor": { "message": "cychwyn [MOTOR_ID] am [DURATION] eiliad", "description": "turn a motor on for some time" }, "wedo2.playNoteFor": { "message": "chwarae nodyn [NOTE] am [DURATION] eiliad", "description": "play a certain note for some time" }, "wedo2.setLightHue": { "message": "gosod lliw'r golau i [HUE]", "description": "set the LED color" }, "wedo2.setMotorDirection": { "message": "gosod cyfeiriad [MOTOR_ID] i [MOTOR_DIRECTION]", "description": "set the motor's turn direction" }, "wedo2.startMotorPower": { "message": "gosod pŵer [MOTOR_ID] i [POWER]", "description": "set the motor's power and turn it on" }, "wedo2.whenDistance": { "message": "pam mae'r pellter [OP] [REFERENCE]", "description": "check for when distance is < or > than reference" }, "wedo2.whenTilted": { "message": "pan mae wedi ei ogwyddo [TILT_DIRECTION_ANY]", "description": "check when tilted in a certain direction" } }