mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-23 14:13:01 -05:00
215 lines
No EOL
11 KiB
JSON
215 lines
No EOL
11 KiB
JSON
{
|
||
"boost.color.any": "any color",
|
||
"boost.color.black": "black",
|
||
"boost.color.blue": "blue",
|
||
"boost.color.green": "green",
|
||
"boost.color.red": "red",
|
||
"boost.color.white": "white",
|
||
"boost.color.yellow": "yellow",
|
||
"boost.getMotorPosition": "motor [MOTOR_REPORTER_ID] position",
|
||
"boost.getTiltAngle": "tilt angle [TILT_DIRECTION]",
|
||
"boost.motorDirection.backward": "that way",
|
||
"boost.motorDirection.forward": "this way",
|
||
"boost.motorDirection.reverse": "rori",
|
||
"boost.motorOff": "turn motor [MOTOR_ID] off",
|
||
"boost.motorOn": "turn motor [MOTOR_ID] on",
|
||
"boost.motorOnFor": "turn motor [MOTOR_ID] for [DURATION] seconds",
|
||
"boost.motorOnForRotation": "turn motor [MOTOR_ID] for [ROTATION] rotations",
|
||
"boost.seeingColor": "seeing [COLOR] brick?",
|
||
"boost.setLightHue": "haka tano te peni o te morī ki te [HUE]",
|
||
"boost.setMotorDirection": "set motor [MOTOR_ID] direction [MOTOR_DIRECTION]",
|
||
"boost.setMotorPower": "set motor [MOTOR_ID] speed to [POWER] %",
|
||
"boost.tiltDirection.any": "taʾatoʾa meʾe",
|
||
"boost.tiltDirection.down": "raro",
|
||
"boost.tiltDirection.left": "maūi",
|
||
"boost.tiltDirection.right": "mataʾu",
|
||
"boost.tiltDirection.up": "ruŋa",
|
||
"boost.whenColor": "when [COLOR] brick seen",
|
||
"boost.whenTilted": "mo haka taha ki [TILT_DIRECTION_ANY]",
|
||
"ev3.beepNote": "beep note [NOTE] for [TIME] secs",
|
||
"ev3.buttonPressed": "button [PORT] pressed?",
|
||
"ev3.getBrightness": "ʾuira",
|
||
"ev3.getDistance": "roa ki",
|
||
"ev3.getMotorPosition": "te noho o te motor [PORT]",
|
||
"ev3.motorSetPower": "motor [PORT] set power [POWER] %",
|
||
"ev3.motorTurnClockwise": "motor [PORT] turn this way for [TIME] seconds",
|
||
"ev3.motorTurnCounterClockwise": "motor [PORT] turn that way for [TIME] seconds",
|
||
"ev3.whenBrightnessLessThan": "a he te uira < [DISTANCE]",
|
||
"ev3.whenButtonPressed": "ki ŋatu te pito pito [PORT]",
|
||
"ev3.whenDistanceLessThan": "a he te roa haka tano < [DISTANCE]",
|
||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||
"gdxfor.getForce": "puai",
|
||
"gdxfor.getSpin": "te horou o te teka [DIRECTION]",
|
||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||
"gdxfor.isFreeFalling": "¿e hiŋa?",
|
||
"gdxfor.isTilted": "tilted [TILT]?",
|
||
"gdxfor.pulled": "pulled",
|
||
"gdxfor.pushed": "pushed",
|
||
"gdxfor.shaken": "shaken",
|
||
"gdxfor.startedFalling": "started falling",
|
||
"gdxfor.tiltDirectionMenu.any": "taʾatoʾa meʾe",
|
||
"gdxfor.tiltDirectionMenu.back": "i tuʾa",
|
||
"gdxfor.tiltDirectionMenu.front": "a muʾa ki te tahi",
|
||
"gdxfor.tiltDirectionMenu.left": "maūi",
|
||
"gdxfor.tiltDirectionMenu.right": "mataʾu",
|
||
"gdxfor.turnedFaceDown": "turned face down",
|
||
"gdxfor.turnedFaceUp": "turned face up",
|
||
"gdxfor.whenForcePushedOrPulled": "ki he te sensor o te puai [PUSH_PULL]",
|
||
"gdxfor.whenGesture": "when [GESTURE]",
|
||
"gdxfor.whenTilted": "ki haka taha [TILT]",
|
||
"makeymakey.downArrow": "teʾa ki raro",
|
||
"makeymakey.downArrowShort": "raro",
|
||
"makeymakey.leftArrow": "teʾa maui",
|
||
"makeymakey.leftArrowShort": "maūi",
|
||
"makeymakey.rightArrow": "teʾa mataʾu",
|
||
"makeymakey.rightArrowShort": "mataʾu",
|
||
"makeymakey.spaceKey": "kona",
|
||
"makeymakey.upArrow": "teʾa ki ruŋa",
|
||
"makeymakey.upArrowShort": "ruŋa",
|
||
"makeymakey.whenKeyPressed": "mo ŋatu te pito pito [KEY]",
|
||
"makeymakey.whenKeysPressedInOrder": "when [SEQUENCE] pressed in order",
|
||
"microbit.buttonsMenu.any": "taʾatoʾa meʾe",
|
||
"microbit.clearDisplay": "miaitaki te teata",
|
||
"microbit.defaultTextToDisplay": "¡Iorana!",
|
||
"microbit.displaySymbol": "display [MATRIX]",
|
||
"microbit.displayText": "haka tikeʾa te papaʾi[TEXT]",
|
||
"microbit.gesturesMenu.jumped": "jumped",
|
||
"microbit.gesturesMenu.moved": "moved",
|
||
"microbit.gesturesMenu.shaken": "shaken",
|
||
"microbit.isButtonPressed": "[BTN] button pressed?",
|
||
"microbit.isTilted": "tilted [DIRECTION]?",
|
||
"microbit.pinStateMenu.off": "haka mate",
|
||
"microbit.pinStateMenu.on": "haka pura",
|
||
"microbit.tiltAngle": "tilt angle [DIRECTION]",
|
||
"microbit.tiltDirectionMenu.any": "taʾatoʾa meʾe",
|
||
"microbit.tiltDirectionMenu.back": "i tuʾa",
|
||
"microbit.tiltDirectionMenu.front": "a muʾa ki te tahi",
|
||
"microbit.tiltDirectionMenu.left": "maūi",
|
||
"microbit.tiltDirectionMenu.right": "mataʾu",
|
||
"microbit.whenButtonPressed": "mo ŋatu te pito pito [BTN]",
|
||
"microbit.whenGesture": "when [GESTURE]",
|
||
"microbit.whenPinConnected": "mo hahaʾo te pin [PIN]",
|
||
"microbit.whenTilted": "mo haka taha ki te [DIRECTION]",
|
||
"music.categoryName": "Música",
|
||
"music.changeTempo": "change tempo by [TEMPO]",
|
||
"music.drumBass": "(2) Bombo",
|
||
"music.drumBongo": "(13) Bongo",
|
||
"music.drumCabasa": "(15) Cabasa",
|
||
"music.drumClaves": "(9) Claves",
|
||
"music.drumClosedHiHat": "(6) Charles cerrado",
|
||
"music.drumConga": "(14) Conga",
|
||
"music.drumCowbell": "(11) Cencerro",
|
||
"music.drumCrashCymbal": "(4) Platillo crash",
|
||
"music.drumCuica": "(18) Cuica",
|
||
"music.drumGuiro": "(16) Güiro",
|
||
"music.drumHandClap": "(8) Palmada",
|
||
"music.drumOpenHiHat": "(5) Charles abierto",
|
||
"music.drumSideStick": "(3) Golpe lateral",
|
||
"music.drumSnare": "(1) avahata mob haka taŋi",
|
||
"music.drumTambourine": "(7) Pandereta",
|
||
"music.drumTriangle": "(12) taimana",
|
||
"music.drumVibraslap": "(17) Vibraslap",
|
||
"music.drumWoodBlock": "(10) avahata tenito",
|
||
"music.getTempo": "tempo",
|
||
"music.instrumentBass": "(6) Bajo",
|
||
"music.instrumentBassoon": "(14) Fagot",
|
||
"music.instrumentCello": "(8) Violonchelo",
|
||
"music.instrumentChoir": "(15) Coro",
|
||
"music.instrumentClarinet": "(10) Clarinete",
|
||
"music.instrumentElectricGuitar": "(5) kitara electronico",
|
||
"music.instrumentElectricPiano": "(2) Piano eléctrico",
|
||
"music.instrumentFlute": "(12) Flauta",
|
||
"music.instrumentGuitar": "(4) kitara",
|
||
"music.instrumentMarimba": "(19) Marimba",
|
||
"music.instrumentMusicBox": "(17) Caja de música",
|
||
"music.instrumentOrgan": "(3) Órgano",
|
||
"music.instrumentPiano": "(1) Piano",
|
||
"music.instrumentPizzicato": "(7) Pizzicato",
|
||
"music.instrumentSaxophone": "(11) Saxofón",
|
||
"music.instrumentSteelDrum": "(18) Tambor metálico",
|
||
"music.instrumentSynthLead": "(20) Sintetizador melódico",
|
||
"music.instrumentSynthPad": "(21) Sintetizador de fondo",
|
||
"music.instrumentTrombone": "(9) Trombón",
|
||
"music.instrumentVibraphone": "(16) Vibráfono",
|
||
"music.instrumentWoodenFlute": "(13) Flauta de madera",
|
||
"music.midiPlayDrumForBeats": "haka taŋi te tampuru [DRUM] Aa rote [BEATS] hora",
|
||
"music.midiSetInstrument": "haka tano te meʾe mo haka taŋi ki te [INSTRUMENT]",
|
||
"music.playDrumForBeats": "haka taŋi te tampuru [DRUM] Aa rote [BEATS] hora",
|
||
"music.playNoteForBeats": "haka taŋi te nota [NOTE] a rote [BEATS] hora",
|
||
"music.restForBeats": "he mou o te [BEATS] hora",
|
||
"music.setInstrument": "haka tano te meʾe mo haka taŋi ki te [INSTRUMENT]",
|
||
"music.setTempo": "ka vaʾai te tempo ki te mau [TEMPO]",
|
||
"pen.categoryName": "pentara",
|
||
"pen.changeColorParam": "change pen [COLOR_PARAM] by [VALUE]",
|
||
"pen.changeHue": "ka kamiare te kiea o te pentara por [HUE]",
|
||
"pen.changeShade": "ka kamiare te kohu o te pentara ki te [SHADE]",
|
||
"pen.changeSize": "ka kamiare te nui nui o te pentara ki te [SIZE]",
|
||
"pen.clear": "haka kore tahi",
|
||
"pen.colorMenu.brightness": "ʾuira",
|
||
"pen.colorMenu.color": "kiʾea",
|
||
"pen.colorMenu.saturation": "saturación",
|
||
"pen.colorMenu.transparency": "transparency",
|
||
"pen.penDown": "haka turu te pentara",
|
||
"pen.penUp": "haka iri te pentara",
|
||
"pen.setColor": "haka tano te kiea o te pentara ko te [COLOR]",
|
||
"pen.setColorParam": "set pen [COLOR_PARAM] to [VALUE]",
|
||
"pen.setHue": "haka tano te kiea o te pentara ko te [HUE]",
|
||
"pen.setShade": "haka tano te kohu o te pentara ki te [SHADE]",
|
||
"pen.setSize": "haka tano te nui nui o te pentara ki te [SIZE]",
|
||
"pen.stamp": "tapa´o",
|
||
"speech.defaultWhenIHearValue": "matu",
|
||
"speech.extensionName": "e haka tano ʾa te reʾo",
|
||
"speech.listenAndWait": "e haka roŋo e he tiaki",
|
||
"speech.speechReporter": "vanaŋa papaʾi",
|
||
"speech.whenIHear": "ki ŋaroʾa [PHRASE]",
|
||
"text2speech.alto": "contralto",
|
||
"text2speech.categoryName": "papaʾi hai reʾo",
|
||
"text2speech.defaultTextToSpeak": "iorana",
|
||
"text2speech.giant": "nui nui tetu",
|
||
"text2speech.kitten": "kuri iti",
|
||
"text2speech.setLanguageBlock": "haka tano te reʾo ki te [LANGUAGE]",
|
||
"text2speech.setVoiceBlock": "ka hahaʾo te reʾo ki te [VOICE]",
|
||
"text2speech.speakAndWaitBlock": "e ki [WORDS]",
|
||
"text2speech.squeak": "chillido",
|
||
"text2speech.tenor": "tenor",
|
||
"translate.categoryName": "huri vanāŋa",
|
||
"translate.defaultTextToTranslate": "iorana",
|
||
"translate.translateBlock": "ka huri [WORDS] ki te [LANGUAGE]",
|
||
"translate.viewerLanguage": "reʾo",
|
||
"videoSensing.categoryName": "Sensor de video",
|
||
"videoSensing.direction": "ara",
|
||
"videoSensing.motion": "makenu",
|
||
"videoSensing.off": "haka mate",
|
||
"videoSensing.on": "haka pura",
|
||
"videoSensing.onFlipped": "on flipped",
|
||
"videoSensing.setVideoTransparency": "haka tano te maeha o te teata ki te [TRANSPARENCY]",
|
||
"videoSensing.sprite": "sprite",
|
||
"videoSensing.stage": "ahu",
|
||
"videoSensing.videoOn": "video [ATTRIBUTE] on [SUBJECT]",
|
||
"videoSensing.videoToggle": "turn video [VIDEO_STATE]",
|
||
"videoSensing.whenMotionGreaterThan": "a he te makenu o te teata [REFERENCE]",
|
||
"wedo2.getDistance": "roa ki",
|
||
"wedo2.getTiltAngle": "tilt angle [TILT_DIRECTION]",
|
||
"wedo2.isTilted": "tilted [TILT_DIRECTION_ANY]?",
|
||
"wedo2.motorDirection.backward": "that way",
|
||
"wedo2.motorDirection.forward": "this way",
|
||
"wedo2.motorDirection.reverse": "rori",
|
||
"wedo2.motorId.a": "motor A",
|
||
"wedo2.motorId.all": "te taʾatoʾa motores",
|
||
"wedo2.motorId.b": "motor B",
|
||
"wedo2.motorId.default": "motor",
|
||
"wedo2.motorOff": "turn [MOTOR_ID] off",
|
||
"wedo2.motorOn": "turn [MOTOR_ID] on",
|
||
"wedo2.motorOnFor": "turn [MOTOR_ID] on for [DURATION] seconds",
|
||
"wedo2.playNoteFor": "ka haka taŋi[NOTE] hai hora [DURATION] piere",
|
||
"wedo2.setLightHue": "haka tano te peni o te morī ki te [HUE]",
|
||
"wedo2.setMotorDirection": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
|
||
"wedo2.startMotorPower": "set [MOTOR_ID] power to [POWER]",
|
||
"wedo2.tiltDirection.any": "taʾatoʾa meʾe",
|
||
"wedo2.tiltDirection.down": "raro",
|
||
"wedo2.tiltDirection.left": "maūi",
|
||
"wedo2.tiltDirection.right": "mataʾu",
|
||
"wedo2.tiltDirection.up": "ruŋa",
|
||
"wedo2.whenDistance": "a he te roa haka tano [OP] [REFERENCE]",
|
||
"wedo2.whenTilted": "mo haka taha ki [TILT_DIRECTION_ANY]"
|
||
} |