{ "music.changeTempo": { "message": "cambiar tempo por [TEMPO]", "description": "change tempo (speed) for notes, drums, and rests played" }, "music.drumBass": { "message": "(2) Bombo", "description": "Sound of bass drum as used in a standard drum kit" }, "music.drumBongo": { "message": "(13) Bongó", "description": "Sound of a bongo being struck" }, "music.drumCabasa": { "message": "(15) Cabasa", "description": "Sound of a cabasa being shaken" }, "music.drumClaves": { "message": "(9) Claves", "description": "Sound of claves being struck together" }, "music.drumClosedHiHat": { "message": "(6) Charles pechado", "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) Cencerro", "description": "Sound of a cowbell being struck" }, "music.drumCrashCymbal": { "message": "(4) Platillo Crash", "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) Güiro)", "description": "Sound of a guiro being played" }, "music.drumHandClap": { "message": "(8) Palmada", "description": "Sound of two hands clapping together" }, "music.drumOpenHiHat": { "message": "(5) Charles aberto", "description": "Sound of a drum stick hitting a hi-hat while open" }, "music.drumSideStick": { "message": "(3) Golpe lateral", "description": "Sound of a drum stick hitting the side of a drum (usually the snare)" }, "music.drumSnare": { "message": "(1) Tambor de caixa", "description": "Sound of snare drum as used in a standard drum kit" }, "music.drumTambourine": { "message": "(7) Pandeireta", "description": "Sound of a tambourine being struck" }, "music.drumTriangle": { "message": "(12) Triángulo", "description": "Sound of a triangle (instrument) being struck" }, "music.drumVibraslap": { "message": "(17) Trafaplás", "description": "Sound of a Vibraslap being played" }, "music.drumWoodBlock": { "message": "(10) Bloque de madeira", "description": "Sound of a wood block being struck" }, "music.getTempo": { "message": "ritmo", "description": "get the current tempo (speed) for notes, drums, and rests played" }, "music.instrumentBass": { "message": "(6) Baixo", "description": "Sound of an accoustic upright bass" }, "music.instrumentBassoon": { "message": "(14) Fagot", "description": "Sound of a bassoon being played" }, "music.instrumentCello": { "message": "(8) Violonchelo", "description": "Sound of a cello being played with a bow" }, "music.instrumentChoir": { "message": "(15) Coro", "description": "Sound of a choir singing" }, "music.instrumentClarinet": { "message": "(10) Clarinete", "description": "Sound of a clarinet being played" }, "music.instrumentElectricGuitar": { "message": "(5) Guitarra eléctrica", "description": "Sound of an electric guitar" }, "music.instrumentElectricPiano": { "message": "(2) Piano eléctrico", "description": "Sound of an electric piano" }, "music.instrumentFlute": { "message": "(12) Frauta traveseira", "description": "Sound of a flute being played" }, "music.instrumentGuitar": { "message": "(4) Guitarra", "description": "Sound of an accoustic guitar" }, "music.instrumentMarimba": { "message": "(19) Marimba", "description": "Sound of a marimba being struck" }, "music.instrumentMusicBox": { "message": "(17) Caixa de música", "description": "Sound of a music box playing" }, "music.instrumentOrgan": { "message": "(3) Órgano", "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) Saxofón", "description": "Sound of a saxophone being played" }, "music.instrumentSteelDrum": { "message": "(18) Tambor metálico", "description": "Sound of a steel drum being struck" }, "music.instrumentSynthLead": { "message": "(20) Sintetizador melódico", "description": "Sound of a \"lead\" synthesizer being played" }, "music.instrumentSynthPad": { "message": "(21) Sintetizador de fondo", "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) Vibráfono", "description": "Sound of a vibraphone being struck" }, "music.instrumentWoodenFlute": { "message": "(13) Frauta de madeira", "description": "Sound of a wooden flute being played" }, "music.playDrumForBeats": { "message": "tocar o tambor [DRUM] durante [BEATS] pulsos", "description": "play drum sample for a number of beats" }, "music.playNoteForBeats": { "message": "tocar a nota [NOTE] durante [BEATS] pulsos", "description": "play a note for a number of beats" }, "music.restForBeats": { "message": "descanso de [BEATS] pulsos", "description": "rest (play no sound) for a number of beats" }, "music.setInstrument": { "message": "fixar o instrumento en [INSTRUMENT]", "description": "set the instrument (e.g. piano, guitar, trombone) for notes played" }, "music.setTempo": { "message": "fixar o tempo en [TEMPO]", "description": "set tempo (speed) for notes, drums, and rests played" }, "pen.categoryName": { "message": "Lapis", "description": "Label for the pen extension category" }, "pen.changeColorParam": { "message": "cambiar lapis [COLOR_PARAM] en [VALUE]", "description": "change the state of a pen color parameter" }, "pen.changeHue": { "message": "cambiar cor do lapis en [HUE]", "description": "legacy pen blocks - change pen color" }, "pen.changeShade": { "message": "cambiar intensidade do lapis en [SHADE]", "description": "legacy pen blocks - change pen shade" }, "pen.changeSize": { "message": "cambiar tamaño do lapis en [SIZE]", "description": "change the diameter of the trail left by a sprite" }, "pen.clear": { "message": "borrar todos", "description": "erase all pen trails and stamps" }, "pen.colorMenu.brightness": { "message": "luminosidade", "description": "label for brightness element in color picker for pen extension" }, "pen.colorMenu.color": { "message": "cor", "description": "label for color element in color picker for pen extension" }, "pen.colorMenu.saturation": { "message": "saturación", "description": "label for saturation element in color picker for pen extension" }, "pen.colorMenu.transparency": { "message": "transparencia", "description": "label for transparency element in color picker for pen extension" }, "pen.penDown": { "message": "baixar lapis", "description": "start leaving a trail when the sprite moves" }, "pen.penUp": { "message": "subir lapis", "description": "stop leaving a trail behind the sprite" }, "pen.setColor": { "message": "fixar cor do lapis a [COLOR]", "description": "set the pen color to a particular (RGB) value" }, "pen.setColorParam": { "message": "fixar lapis [COLOR_PARAM] a [VALUE]", "description": "set the state for a pen color parameter e.g. saturation" }, "pen.setHue": { "message": "fixar cor do lapis a [HUE]", "description": "legacy pen blocks - set pen color to number" }, "pen.setShade": { "message": "fixar intensidade do lapis a [SHADE]", "description": "legacy pen blocks - set pen shade" }, "pen.setSize": { "message": "fixar tamaño do lapis a [SIZE]", "description": "set the diameter of a trail left by a sprite" }, "pen.stamp": { "message": "selar", "description": "render current costume on the background" }, "speech.defaultWhenIHearValue": { "message": "let''s go", "description": "The default phrase/word that, when heard, triggers the event." }, "speech.extensionName": { "message": "Google Speech", "description": "Name of extension that adds speech recognition blocks. Do Not translate Google." }, "speech.listenAndWait": { "message": "listen and wait", "description": "Start listening to the microphone and wait for a result from the speech recognition system." }, "speech.speechReporter": { "message": "speech", "description": "Get the text of spoken words transcribed by the speech recognition system." }, "speech.whenIHear": { "message": "when I hear [PHRASE]", "description": "Event that triggers when the text entered on the block is recognized by the speech recognition system." }, "text2speech.defaultTextToSpeak": { "message": "Ola", "description": "hello: the default text to speak" }, "text2speech.kitten": { "message": "kitten", "description": "A baby cat." }, "text2speech.max": { "message": "max", "description": "Name for a voice with ambiguous gender." }, "text2speech.monster": { "message": "monster", "description": "Name for a funny voice with a low pitch." }, "text2speech.puppy": { "message": "puppy", "description": "A baby dog." }, "text2speech.quinn": { "message": "quinn", "description": "Name for a voice with ambiguous gender." }, "text2speech.setVoiceBlock": { "message": "set voice to [VOICE]", "description": "Set the voice for speech synthesis." }, "text2speech.speakAndWaitBlock": { "message": "falar [WORDS]", "description": "Speak some words." }, "text2speech.squeak": { "message": "squeak", "description": "Name for a funny voice with a high pitch." }, "translate.categoryName": { "message": "Google Translate", "description": "Name of extension that adds translate blocks. Do Not translate Google" }, "translate.defaultTextToTranslate": { "message": "Ola", "description": "hello: the default text to translate" }, "translate.translateBlock": { "message": "traducir [WORDS] a [LANGUAGE]", "description": "translate some text to a different language" }, "translate.viewerLanguage": { "message": "language", "description": "the languge of the project viewer" }, "videoSensing.categoryName": { "message": "Sensor de vídeo", "description": "Label for the video sensing extension category" }, "videoSensing.direction": { "message": "dirección", "description": "Attribute for the \"video [ATTRIBUTE] on [SUBJECT]\" block" }, "videoSensing.motion": { "message": "movemento", "description": "Attribute for the \"video [ATTRIBUTE] on [SUBJECT]\" block" }, "videoSensing.off": { "message": "apagado", "description": "Option for the \"turn video [STATE]\" block" }, "videoSensing.on": { "message": "aceso", "description": "Option for the \"turn video [STATE]\" block" }, "videoSensing.onFlipped": { "message": "ao voltear", "description": "Option for the \"turn video [STATE]\" block that causes the video to be flipped horizontally (reversed as in a mirror)" }, "videoSensing.setVideoTransparency": { "message": "fixar transparencia de vídeo en [TRANSPARENCY]", "description": "Controls transparency of the video preview layer" }, "videoSensing.sprite": { "message": "figura", "description": "Subject for the \"video [ATTRIBUTE] on [SUBJECT]\" block" }, "videoSensing.stage": { "message": "escenario", "description": "Subject for the \"video [ATTRIBUTE] on [SUBJECT]\" block" }, "videoSensing.videoOn": { "message": "vídeo [ATTRIBUTE] ao [SUBJECT]", "description": "Reporter that returns the amount of [ATTRIBUTE] for the selected [SUBJECT]" }, "videoSensing.videoToggle": { "message": "vídeo [VIDEO_STATE]", "description": "Controls display of the video preview layer" }, "videoSensing.whenMotionGreaterThan": { "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" } }