mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-23 06:02:42 -05:00
562 lines
No EOL
21 KiB
JSON
562 lines
No EOL
21 KiB
JSON
{
|
|
"ev3.beepNote": {
|
|
"message": "soita nuottia [NOTE] [TIME] sekuntia",
|
|
"description": "play some note on EV3 for some time"
|
|
},
|
|
"ev3.buttonPressed": {
|
|
"message": "onko nappia painettu portissa [PORT]?",
|
|
"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 painetaan portissa [PORT]",
|
|
"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": "hypätty",
|
|
"description": "label for jumped gesture in gesture picker for micro:bit extension"
|
|
},
|
|
"microbit.gesturesMenu.moved": {
|
|
"message": "siirretty",
|
|
"description": "label for moved gesture in gesture picker for micro:bit extension"
|
|
},
|
|
"microbit.gesturesMenu.shaken": {
|
|
"message": "ravistettu",
|
|
"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 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"
|
|
},
|
|
"music.drumBass": {
|
|
"message": "(2) Bassorumpu",
|
|
"description": "Sound of bass drum as used in a standard drum kit"
|
|
},
|
|
"music.drumBongo": {
|
|
"message": "(13) Bongo-rumpu",
|
|
"description": "Sound of a bongo being struck"
|
|
},
|
|
"music.drumCabasa": {
|
|
"message": "(15) Cabasa",
|
|
"description": "Sound of a cabasa being shaken"
|
|
},
|
|
"music.drumClaves": {
|
|
"message": "(9) Rytmikapulat",
|
|
"description": "Sound of claves being struck together"
|
|
},
|
|
"music.drumClosedHiHat": {
|
|
"message": "(6) Suljettu hi-hat",
|
|
"description": "Sound of a drum stick hitting a hi-hat while closed"
|
|
},
|
|
"music.drumConga": {
|
|
"message": "(14) Conga-rumpu",
|
|
"description": "Sound of a conga being struck"
|
|
},
|
|
"music.drumCowbell": {
|
|
"message": "(11) Lehmänkello",
|
|
"description": "Sound of a cowbell being struck"
|
|
},
|
|
"music.drumCrashCymbal": {
|
|
"message": "(4) Crash-lautanen",
|
|
"description": "Sound of a drum stick hitting a crash cymbal"
|
|
},
|
|
"music.drumCuica": {
|
|
"message": "(18) Cuica-rumpu",
|
|
"description": "Sound of a cuica being played"
|
|
},
|
|
"music.drumGuiro": {
|
|
"message": "(16) Guiro",
|
|
"description": "Sound of a guiro being played"
|
|
},
|
|
"music.drumHandClap": {
|
|
"message": "(8) Taputus",
|
|
"description": "Sound of two hands clapping together"
|
|
},
|
|
"music.drumOpenHiHat": {
|
|
"message": "(5) Avoin hi-hat",
|
|
"description": "Sound of a drum stick hitting a hi-hat while open"
|
|
},
|
|
"music.drumSideStick": {
|
|
"message": "(3) Sivuisku rumpuun",
|
|
"description": "Sound of a drum stick hitting the side of a drum (usually the snare)"
|
|
},
|
|
"music.drumSnare": {
|
|
"message": "(1) Virvelirumpu",
|
|
"description": "Sound of snare drum as used in a standard drum kit"
|
|
},
|
|
"music.drumTambourine": {
|
|
"message": "(7) Tamburiini",
|
|
"description": "Sound of a tambourine being struck"
|
|
},
|
|
"music.drumTriangle": {
|
|
"message": "(12) Triangeli",
|
|
"description": "Sound of a triangle (instrument) being struck"
|
|
},
|
|
"music.drumVibraslap": {
|
|
"message": "(17) Vibraslap",
|
|
"description": "Sound of a Vibraslap being played"
|
|
},
|
|
"music.drumWoodBlock": {
|
|
"message": "(10) Puupalikka",
|
|
"description": "Sound of a wood block being struck"
|
|
},
|
|
"music.getTempo": {
|
|
"message": "tempo",
|
|
"description": "get the current tempo (speed) for notes, drums, and rests played"
|
|
},
|
|
"music.instrumentBass": {
|
|
"message": "(6) Basso",
|
|
"description": "Sound of an accoustic upright bass"
|
|
},
|
|
"music.instrumentBassoon": {
|
|
"message": "(14) Fagotti",
|
|
"description": "Sound of a bassoon being played"
|
|
},
|
|
"music.instrumentCello": {
|
|
"message": "(8) Sello",
|
|
"description": "Sound of a cello being played with a bow"
|
|
},
|
|
"music.instrumentChoir": {
|
|
"message": "(15) Kuoro",
|
|
"description": "Sound of a choir singing"
|
|
},
|
|
"music.instrumentClarinet": {
|
|
"message": "(10) Klarinetti",
|
|
"description": "Sound of a clarinet being played"
|
|
},
|
|
"music.instrumentElectricGuitar": {
|
|
"message": "(5) Sähkökitara",
|
|
"description": "Sound of an electric guitar"
|
|
},
|
|
"music.instrumentElectricPiano": {
|
|
"message": "(2) Sähköpiano",
|
|
"description": "Sound of an electric piano"
|
|
},
|
|
"music.instrumentFlute": {
|
|
"message": "(12) Huilu",
|
|
"description": "Sound of a flute being played"
|
|
},
|
|
"music.instrumentGuitar": {
|
|
"message": "(4) Kitara",
|
|
"description": "Sound of an accoustic guitar"
|
|
},
|
|
"music.instrumentMarimba": {
|
|
"message": "(19) Marimba",
|
|
"description": "Sound of a marimba being struck"
|
|
},
|
|
"music.instrumentMusicBox": {
|
|
"message": "(17) Soittorasia",
|
|
"description": "Sound of a music box playing"
|
|
},
|
|
"music.instrumentOrgan": {
|
|
"message": "(3) Urut",
|
|
"description": "Sound of an organ"
|
|
},
|
|
"music.instrumentPiano": {
|
|
"message": "(1) Piano",
|
|
"description": "Sound of a piano"
|
|
},
|
|
"music.instrumentPizzicato": {
|
|
"message": "(7) Näppäily",
|
|
"description": "Sound of a string instrument (e.g. violin) being plucked"
|
|
},
|
|
"music.instrumentSaxophone": {
|
|
"message": "(11) Saksofoni",
|
|
"description": "Sound of a saxophone being played"
|
|
},
|
|
"music.instrumentSteelDrum": {
|
|
"message": "(18) Tynnyrirumpu",
|
|
"description": "Sound of a steel drum being struck"
|
|
},
|
|
"music.instrumentSynthLead": {
|
|
"message": "(20) Syntetisaattori (lead-efekti)",
|
|
"description": "Sound of a \"lead\" synthesizer being played"
|
|
},
|
|
"music.instrumentSynthPad": {
|
|
"message": "(21) Syntetisaattori (pad-efekti)",
|
|
"description": "Sound of a \"pad\" synthesizer being played"
|
|
},
|
|
"music.instrumentTrombone": {
|
|
"message": "(9) Pasuuna",
|
|
"description": "Sound of a trombone being played"
|
|
},
|
|
"music.instrumentVibraphone": {
|
|
"message": "(16) Vibrafoni",
|
|
"description": "Sound of a vibraphone being struck"
|
|
},
|
|
"music.instrumentWoodenFlute": {
|
|
"message": "(13) Puuhuilu",
|
|
"description": "Sound of a wooden flute being played"
|
|
},
|
|
"music.playDrumForBeats": {
|
|
"message": "soita rumpua [DRUM] [BEATS] iskun ajan",
|
|
"description": "play drum sample for a number of beats"
|
|
},
|
|
"music.playNoteForBeats": {
|
|
"message": "soita nuottia [NOTE] [BEATS] iskun ajan",
|
|
"description": "play a note for a number of beats"
|
|
},
|
|
"music.restForBeats": {
|
|
"message": "tauko [BEATS] iskun ajan",
|
|
"description": "rest (play no sound) for a number of beats"
|
|
},
|
|
"music.setInstrument": {
|
|
"message": "aseta soittimeksi [INSTRUMENT]",
|
|
"description": "set the instrument (e.g. piano, guitar, trombone) for notes played"
|
|
},
|
|
"music.setTempo": {
|
|
"message": "aseta tempoksi [TEMPO]",
|
|
"description": "set tempo (speed) for notes, drums, and rests played"
|
|
},
|
|
"pen.categoryName": {
|
|
"message": "Kynä",
|
|
"description": "Label for the pen extension category"
|
|
},
|
|
"pen.changeColorParam": {
|
|
"message": "lisää kynän väriä [COLOR_PARAM] arvolla [VALUE]",
|
|
"description": "change the state of a pen color parameter"
|
|
},
|
|
"pen.changeHue": {
|
|
"message": "lisää kynän väriä arvolla [HUE]",
|
|
"description": "legacy pen blocks - change pen color"
|
|
},
|
|
"pen.changeShade": {
|
|
"message": "lisää kynän tummuutta arvolla [SHADE]",
|
|
"description": "legacy pen blocks - change pen shade"
|
|
},
|
|
"pen.changeSize": {
|
|
"message": "lisää kynän kokoa arvolla [SIZE]",
|
|
"description": "change the diameter of the trail left by a sprite"
|
|
},
|
|
"pen.clear": {
|
|
"message": "pyyhi kaikki",
|
|
"description": "erase all pen trails and stamps"
|
|
},
|
|
"pen.colorMenu.brightness": {
|
|
"message": "kirkkaus",
|
|
"description": "label for brightness element in color picker for pen extension"
|
|
},
|
|
"pen.colorMenu.color": {
|
|
"message": "väri",
|
|
"description": "label for color element in color picker for pen extension"
|
|
},
|
|
"pen.colorMenu.saturation": {
|
|
"message": "värikylläisyys",
|
|
"description": "label for saturation element in color picker for pen extension"
|
|
},
|
|
"pen.colorMenu.transparency": {
|
|
"message": "läpinäkyvyys",
|
|
"description": "label for transparency element in color picker for pen extension"
|
|
},
|
|
"pen.penDown": {
|
|
"message": "kynä alas",
|
|
"description": "start leaving a trail when the sprite moves"
|
|
},
|
|
"pen.penUp": {
|
|
"message": "kynä ylös",
|
|
"description": "stop leaving a trail behind the sprite"
|
|
},
|
|
"pen.setColor": {
|
|
"message": "aseta kynän väriksi [COLOR]",
|
|
"description": "set the pen color to a particular (RGB) value"
|
|
},
|
|
"pen.setColorParam": {
|
|
"message": "aseta kynän värin [COLOR_PARAM] arvoksi [VALUE]",
|
|
"description": "set the state for a pen color parameter e.g. saturation"
|
|
},
|
|
"pen.setHue": {
|
|
"message": "aseta kynän väriksi [HUE]",
|
|
"description": "legacy pen blocks - set pen color to number"
|
|
},
|
|
"pen.setShade": {
|
|
"message": "aseta kynän tummuudeksi [SHADE]",
|
|
"description": "legacy pen blocks - set pen shade"
|
|
},
|
|
"pen.setSize": {
|
|
"message": "aseta kynän kooksi [SIZE]",
|
|
"description": "set the diameter of a trail left by a sprite"
|
|
},
|
|
"pen.stamp": {
|
|
"message": "leimaa",
|
|
"description": "render current costume on the background"
|
|
},
|
|
"speech.defaultWhenIHearValue": {
|
|
"message": "mennään",
|
|
"description": "The default phrase/word that, when heard, triggers the event."
|
|
},
|
|
"speech.extensionName": {
|
|
"message": "Google Puhe",
|
|
"description": "Name of extension that adds speech recognition blocks. Do Not translate Google."
|
|
},
|
|
"speech.listenAndWait": {
|
|
"message": "kuuntele ja odota",
|
|
"description": "Start listening to the microphone and wait for a result from the speech recognition system."
|
|
},
|
|
"speech.speechReporter": {
|
|
"message": "puhe",
|
|
"description": "Get the text of spoken words transcribed by the speech recognition system."
|
|
},
|
|
"speech.whenIHear": {
|
|
"message": "kun kuulen [PHRASE]",
|
|
"description": "Event that triggers when the text entered on the block is recognized by the speech recognition system."
|
|
},
|
|
"text2speech.defaultTextToSpeak": {
|
|
"message": "hei",
|
|
"description": "hello: the default text to speak"
|
|
},
|
|
"text2speech.kitten": {
|
|
"message": "kissanpentu",
|
|
"description": "A baby cat."
|
|
},
|
|
"text2speech.max": {
|
|
"message": "Max",
|
|
"description": "Name for a voice with ambiguous gender."
|
|
},
|
|
"text2speech.monster": {
|
|
"message": "hirviö",
|
|
"description": "Name for a funny voice with a low pitch."
|
|
},
|
|
"text2speech.puppy": {
|
|
"message": "koiranpentu",
|
|
"description": "A baby dog."
|
|
},
|
|
"text2speech.quinn": {
|
|
"message": "Quinn",
|
|
"description": "Name for a voice with ambiguous gender."
|
|
},
|
|
"text2speech.setVoiceBlock": {
|
|
"message": "aseta ääneksi [VOICE]",
|
|
"description": "Set the voice for speech synthesis."
|
|
},
|
|
"text2speech.speakAndWaitBlock": {
|
|
"message": "puhu [WORDS]",
|
|
"description": "Speak some words."
|
|
},
|
|
"text2speech.squeak": {
|
|
"message": "vingahdus",
|
|
"description": "Name for a funny voice with a high pitch."
|
|
},
|
|
"translate.categoryName": {
|
|
"message": "Google Kääntäjä",
|
|
"description": "Name of extension that adds translate blocks. Do Not translate Google"
|
|
},
|
|
"translate.defaultTextToTranslate": {
|
|
"message": "hei",
|
|
"description": "hello: the default text to translate"
|
|
},
|
|
"translate.translateBlock": {
|
|
"message": "käännä [WORDS] kielelle [LANGUAGE]",
|
|
"description": "translate some text to a different language"
|
|
},
|
|
"translate.viewerLanguage": {
|
|
"message": "kieli",
|
|
"description": "the languge of the project viewer"
|
|
},
|
|
"videoSensing.categoryName": {
|
|
"message": "Videohavainnointi",
|
|
"description": "Label for the video sensing extension category"
|
|
},
|
|
"videoSensing.direction": {
|
|
"message": "suunta",
|
|
"description": "Attribute for the \"video [ATTRIBUTE] on [SUBJECT]\" block"
|
|
},
|
|
"videoSensing.motion": {
|
|
"message": "liike",
|
|
"description": "Attribute for the \"video [ATTRIBUTE] on [SUBJECT]\" block"
|
|
},
|
|
"videoSensing.off": {
|
|
"message": "pois",
|
|
"description": "Option for the \"turn video [STATE]\" block"
|
|
},
|
|
"videoSensing.on": {
|
|
"message": "päälle",
|
|
"description": "Option for the \"turn video [STATE]\" block"
|
|
},
|
|
"videoSensing.onFlipped": {
|
|
"message": "käännettäessä",
|
|
"description": "Option for the \"turn video [STATE]\" block that causes the video to be flipped horizontally (reversed as in a mirror)"
|
|
},
|
|
"videoSensing.setVideoTransparency": {
|
|
"message": "aseta videon läpinäkyvyys arvoon [TRANSPARENCY]",
|
|
"description": "Controls transparency of the video preview layer"
|
|
},
|
|
"videoSensing.sprite": {
|
|
"message": "hahmo",
|
|
"description": "Subject for the \"video [ATTRIBUTE] on [SUBJECT]\" block"
|
|
},
|
|
"videoSensing.stage": {
|
|
"message": "esiintymislava",
|
|
"description": "Subject for the \"video [ATTRIBUTE] on [SUBJECT]\" block"
|
|
},
|
|
"videoSensing.videoOn": {
|
|
"message": "[SUBJECT]n [ATTRIBUTE] videolla",
|
|
"description": "Reporter that returns the amount of [ATTRIBUTE] for the selected [SUBJECT]"
|
|
},
|
|
"videoSensing.videoToggle": {
|
|
"message": "kytke video [VIDEO_STATE]",
|
|
"description": "Controls display of the video preview layer"
|
|
},
|
|
"videoSensing.whenMotionGreaterThan": {
|
|
"message": "kun videon liike > [REFERENCE]",
|
|
"description": "Event that triggers when the amount of motion is greater than [REFERENCE]"
|
|
},
|
|
"wedo2.getDistance": {
|
|
"message": "etäisyys",
|
|
"description": "the value returned by the distance sensor"
|
|
},
|
|
"wedo2.getTiltAngle": {
|
|
"message": "kallista suuntaan [TILT_DIRECTION]",
|
|
"description": "the angle returned by the tilt sensor"
|
|
},
|
|
"wedo2.isTilted": {
|
|
"message": "onko kallistettu suuntaan [TILT_DIRECTION_ANY]?",
|
|
"description": "whether the tilt sensor is tilted"
|
|
},
|
|
"wedo2.motorOff": {
|
|
"message": "laita [MOTOR_ID] pois päältä",
|
|
"description": "turn a motor off"
|
|
},
|
|
"wedo2.motorOn": {
|
|
"message": "laita [MOTOR_ID] päälle",
|
|
"description": "turn a motor on indefinitely"
|
|
},
|
|
"wedo2.motorOnFor": {
|
|
"message": "laita [MOTOR_ID] päälle [DURATION] sekunniksi",
|
|
"description": "turn a motor on for some time"
|
|
},
|
|
"wedo2.playNoteFor": {
|
|
"message": "soita nuottia [NOTE] [DURATION] sekuntia",
|
|
"description": "play a certain note for some time"
|
|
},
|
|
"wedo2.setLightHue": {
|
|
"message": "aseta valon väriksi [HUE]",
|
|
"description": "set the LED color"
|
|
},
|
|
"wedo2.setMotorDirection": {
|
|
"message": "aseta moottorin [MOTOR_ID] suunnaksi [MOTOR_DIRECTION]",
|
|
"description": "set the motor's turn direction"
|
|
},
|
|
"wedo2.startMotorPower": {
|
|
"message": "aseta moottorin [MOTOR_ID] teho arvoon [POWER]",
|
|
"description": "set the motor's power and turn it on"
|
|
},
|
|
"wedo2.whenDistance": {
|
|
"message": "kun etäisyys [OP] [REFERENCE]",
|
|
"description": "check for when distance is < or > than reference"
|
|
},
|
|
"wedo2.whenTilted": {
|
|
"message": "kun kallistettu suuntaan [TILT_DIRECTION_ANY]",
|
|
"description": "check when tilted in a certain direction"
|
|
}
|
|
} |