mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-23 06:02:42 -05:00
163 lines
No EOL
8.1 KiB
JSON
163 lines
No EOL
8.1 KiB
JSON
{
|
|
"ev3.beepNote": "beep note [NOTE] for [TIME] secs",
|
|
"ev3.buttonPressed": "button [PORT] pressed?",
|
|
"ev3.getBrightness": "brightness",
|
|
"ev3.getDistance": "distance",
|
|
"ev3.getMotorPosition": "motor [PORT] position",
|
|
"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": "when brightness < [DISTANCE]",
|
|
"ev3.whenButtonPressed": "when button [PORT] pressed",
|
|
"ev3.whenDistanceLessThan": "when distance < [DISTANCE]",
|
|
"makeymakey.downArrow": "down arrow",
|
|
"makeymakey.downArrowShort": "down",
|
|
"makeymakey.leftArrow": "left arrow",
|
|
"makeymakey.leftArrowShort": "left",
|
|
"makeymakey.rightArrow": "right arrow",
|
|
"makeymakey.rightArrowShort": "right",
|
|
"makeymakey.spaceKey": "space",
|
|
"makeymakey.upArrow": "up arrow",
|
|
"makeymakey.upArrowShort": "up",
|
|
"microbit.buttonsMenu.any": "any",
|
|
"microbit.clearDisplay": "clear display",
|
|
"microbit.defaultTextToDisplay": "Hello!",
|
|
"microbit.displaySymbol": "display [MATRIX]",
|
|
"microbit.displayText": "display text [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": "off",
|
|
"microbit.pinStateMenu.on": "on",
|
|
"microbit.tiltAngle": "tilt angle [DIRECTION]",
|
|
"microbit.tiltDirectionMenu.any": "any",
|
|
"microbit.tiltDirectionMenu.back": "back",
|
|
"microbit.tiltDirectionMenu.front": "front",
|
|
"microbit.tiltDirectionMenu.left": "left",
|
|
"microbit.tiltDirectionMenu.right": "right",
|
|
"microbit.whenButtonPressed": "when [BTN] button pressed",
|
|
"microbit.whenGesture": "when [GESTURE]",
|
|
"microbit.whenPinConnected": "when pin [PIN] connected",
|
|
"microbit.whenTilted": "when tilted [DIRECTION]",
|
|
"music.categoryName": "おんがく",
|
|
"music.changeTempo": "テンポを[TEMPO]ずつかえる",
|
|
"music.drumBass": "(2) バスドラム",
|
|
"music.drumBongo": "(13) ボンゴ",
|
|
"music.drumCabasa": "(15) カバサ",
|
|
"music.drumClaves": "(9) クラーベ",
|
|
"music.drumClosedHiHat": "(6) クローズハイハット",
|
|
"music.drumConga": "(14) コンガ",
|
|
"music.drumCowbell": "(11) カウベル",
|
|
"music.drumCrashCymbal": "(4) クラッシュシンバル",
|
|
"music.drumCuica": "(18) クイーカ",
|
|
"music.drumGuiro": "(16) ギロ",
|
|
"music.drumHandClap": "(8) てびょうし",
|
|
"music.drumOpenHiHat": "(5) オープンハイハット",
|
|
"music.drumSideStick": "(3) サイドスティック",
|
|
"music.drumSnare": "(1) スネアドラム",
|
|
"music.drumTambourine": "(7) タンバリン",
|
|
"music.drumTriangle": "(12) トライアングル",
|
|
"music.drumVibraslap": "(17) ビブラスラップ",
|
|
"music.drumWoodBlock": "(10) ウッドブロック",
|
|
"music.getTempo": "テンポ",
|
|
"music.instrumentBass": "(6) ベース",
|
|
"music.instrumentBassoon": "(14) バスーン",
|
|
"music.instrumentCello": "(8) チェロ",
|
|
"music.instrumentChoir": "(15) がっしょうだん",
|
|
"music.instrumentClarinet": "(10) クラリネット",
|
|
"music.instrumentElectricGuitar": "(5) エレキギター",
|
|
"music.instrumentElectricPiano": "(2) でんしピアノ",
|
|
"music.instrumentFlute": "(12) フルート",
|
|
"music.instrumentGuitar": "(4) ギター",
|
|
"music.instrumentMarimba": "(19) マリンバ",
|
|
"music.instrumentMusicBox": "(17) ミュージックボックス",
|
|
"music.instrumentOrgan": "(3) オルガン",
|
|
"music.instrumentPiano": "(1) ピアノ",
|
|
"music.instrumentPizzicato": "(7) ピチカート",
|
|
"music.instrumentSaxophone": "(11) サクソフォン",
|
|
"music.instrumentSteelDrum": "(18) スチールドラム",
|
|
"music.instrumentSynthLead": "(20) シンセリード",
|
|
"music.instrumentSynthPad": "(21) シンセパッド",
|
|
"music.instrumentTrombone": "(9) トロンボーン",
|
|
"music.instrumentVibraphone": "(16) ビブラフォン",
|
|
"music.instrumentWoodenFlute": "(13) もっかんフルート",
|
|
"music.midiSetInstrument": "set instrument to [INSTRUMENT]",
|
|
"music.playDrumForBeats": "[DRUM]のドラムを[BEATS]はくならす",
|
|
"music.playNoteForBeats": "[NOTE]のおんぷを[BEATS]はくならす",
|
|
"music.restForBeats": "[BEATS]はくやすむ",
|
|
"music.setInstrument": "がっきを[INSTRUMENT]にする",
|
|
"music.setTempo": "テンポを[TEMPO]にする",
|
|
"pen.categoryName": "ペン",
|
|
"pen.changeColorParam": "ペンの[COLOR_PARAM]を[VALUE]ずつかえる",
|
|
"pen.changeHue": "ペンのいろを[HUE]ずつかえる",
|
|
"pen.changeShade": "ペンのこさを[SHADE]ずつかえる",
|
|
"pen.changeSize": "ペンのふとさを[SIZE]ずつかえる",
|
|
"pen.clear": "ぜんぶけす",
|
|
"pen.colorMenu.brightness": "あかるさ",
|
|
"pen.colorMenu.color": "いろ",
|
|
"pen.colorMenu.saturation": "あざやかさ",
|
|
"pen.colorMenu.transparency": "とうめいど",
|
|
"pen.penDown": "ペンをおろす",
|
|
"pen.penUp": "ペンをあげる",
|
|
"pen.setColor": "ペンのいろを[COLOR]にする",
|
|
"pen.setColorParam": "ペンの[COLOR_PARAM]を[VALUE]にする",
|
|
"pen.setHue": "ペンのいろを[HUE]にする",
|
|
"pen.setShade": "ペンのこさを[SHADE]にする",
|
|
"pen.setSize": "ペンのふとさを[SIZE]にする",
|
|
"pen.stamp": "スタンプ",
|
|
"speech.defaultWhenIHearValue": "let''s go",
|
|
"speech.extensionName": "Speech to Text",
|
|
"speech.listenAndWait": "listen and wait",
|
|
"speech.speechReporter": "speech",
|
|
"speech.whenIHear": "when I hear [PHRASE]",
|
|
"text2speech.alto": "alto",
|
|
"text2speech.giant": "giant",
|
|
"text2speech.kitten": "kitten",
|
|
"text2speech.setLanguageBlock": "set language to [LANGUAGE]",
|
|
"text2speech.setVoiceBlock": "set voice to [VOICE]",
|
|
"text2speech.speakAndWaitBlock": "speak [WORDS]",
|
|
"text2speech.squeak": "squeak",
|
|
"text2speech.tenor": "tenor",
|
|
"translate.categoryName": "Translate",
|
|
"translate.defaultTextToTranslate": "こんにちは",
|
|
"translate.translateBlock": "[WORDS]を[LANGUAGE]にほんやくする",
|
|
"translate.viewerLanguage": "language",
|
|
"videoSensing.categoryName": "Video Sensing",
|
|
"videoSensing.direction": "むき",
|
|
"videoSensing.motion": "モーション",
|
|
"videoSensing.off": "きり",
|
|
"videoSensing.on": "いり",
|
|
"videoSensing.onFlipped": "さゆうはんてん",
|
|
"videoSensing.setVideoTransparency": "ビデオのとうめいどを[TRANSPARENCY]にする",
|
|
"videoSensing.sprite": "スプライト",
|
|
"videoSensing.stage": "ステージ",
|
|
"videoSensing.videoOn": "[SUBJECT]のビデオの[ATTRIBUTE]",
|
|
"videoSensing.videoToggle": "ビデオを[VIDEO_STATE]にする",
|
|
"videoSensing.whenMotionGreaterThan": "ビデオモーション > [REFERENCE]のとき",
|
|
"wedo2.getDistance": "distance",
|
|
"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": "reverse",
|
|
"wedo2.motorId.a": "motor A",
|
|
"wedo2.motorId.all": "all motors",
|
|
"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": "play note [NOTE] for [DURATION] seconds",
|
|
"wedo2.setLightHue": "set light color to [HUE]",
|
|
"wedo2.setMotorDirection": "set [MOTOR_ID] direction to [MOTOR_DIRECTION]",
|
|
"wedo2.startMotorPower": "set [MOTOR_ID] power to [POWER]",
|
|
"wedo2.tiltDirection.any": "any",
|
|
"wedo2.tiltDirection.down": "down",
|
|
"wedo2.tiltDirection.left": "left",
|
|
"wedo2.tiltDirection.right": "right",
|
|
"wedo2.tiltDirection.up": "up",
|
|
"wedo2.whenDistance": "when distance [OP] [REFERENCE]",
|
|
"wedo2.whenTilted": "when tilted [TILT_DIRECTION_ANY]"
|
|
} |