2018-05-21 09:43:28 -04:00
|
|
|
{
|
2019-06-19 10:43:16 -04:00
|
|
|
"boost.color.any": "どれかのいろ",
|
|
|
|
"boost.color.black": "くろ",
|
|
|
|
"boost.color.blue": "あお",
|
|
|
|
"boost.color.green": "みどり",
|
|
|
|
"boost.color.red": "あか",
|
|
|
|
"boost.color.white": "しろ",
|
|
|
|
"boost.color.yellow": "きいろ",
|
|
|
|
"boost.getMotorPosition": "モーター[MOTOR_REPORTER_ID]のいち",
|
|
|
|
"boost.getTiltAngle": "[TILT_DIRECTION]ほうこうのかたむき",
|
|
|
|
"boost.motorDirection.backward": "あちらむき",
|
|
|
|
"boost.motorDirection.forward": "こちらむき",
|
|
|
|
"boost.motorDirection.reverse": "ぎゃくむき",
|
|
|
|
"boost.motorOff": "モーター[MOTOR_ID]をオフにする",
|
|
|
|
"boost.motorOn": "モーター[MOTOR_ID]をオンにする",
|
|
|
|
"boost.motorOnFor": "モーター[MOTOR_ID]を[DURATION]びょうかんオンにする",
|
|
|
|
"boost.motorOnForRotation": "モーター[MOTOR_ID]を[ROTATION]かいてんさせる",
|
|
|
|
"boost.seeingColor": "[COLOR] をみている?",
|
|
|
|
"boost.setLightHue": "ライトのいろを[HUE]にする",
|
|
|
|
"boost.setMotorDirection": "モーター[MOTOR_ID]のむきを[MOTOR_DIRECTION]にする",
|
|
|
|
"boost.setMotorPower": "モーター[MOTOR_ID]のはやさを[POWER]%にする",
|
|
|
|
"boost.tiltDirection.any": "どれかのむき",
|
|
|
|
"boost.tiltDirection.down": "した",
|
|
|
|
"boost.tiltDirection.left": "ひだり",
|
|
|
|
"boost.tiltDirection.right": "みぎ",
|
|
|
|
"boost.tiltDirection.up": "うえ",
|
|
|
|
"boost.whenColor": "[COLOR] をみたとき",
|
|
|
|
"boost.whenTilted": "[TILT_DIRECTION_ANY]にかたむいたとき",
|
2018-12-20 13:40:25 -05:00
|
|
|
"ev3.beepNote": "[NOTE]のおんぷを[TIME]びょうならす",
|
|
|
|
"ev3.buttonPressed": "ボタン[PORT]がおされた",
|
|
|
|
"ev3.getBrightness": "あかるさ",
|
|
|
|
"ev3.getDistance": "きょり",
|
|
|
|
"ev3.getMotorPosition": "モーター[PORT]のいち",
|
|
|
|
"ev3.motorSetPower": "モーター[PORT]のパワーを[POWER]%にする",
|
|
|
|
"ev3.motorTurnClockwise": "モーター[PORT]をこちらむきに[TIME]びょうかんまわす",
|
|
|
|
"ev3.motorTurnCounterClockwise": "モーター[PORT]をあちらむきに[TIME]びょうかんまわす",
|
|
|
|
"ev3.whenBrightnessLessThan": "あかるさ < [DISTANCE]のとき",
|
|
|
|
"ev3.whenButtonPressed": "ボタン[PORT]がおされたとき",
|
|
|
|
"ev3.whenDistanceLessThan": "きょり < [DISTANCE]のとき",
|
2019-06-19 10:43:16 -04:00
|
|
|
"gdxfor.getAcceleration": "[DIRECTION]のかそく",
|
|
|
|
"gdxfor.getForce": "ちから",
|
|
|
|
"gdxfor.getSpin": "[DIRECTION]かいてんのはやさ",
|
|
|
|
"gdxfor.getTilt": "[TILT]ほうこうのかたむき",
|
|
|
|
"gdxfor.isFreeFalling": "らっかちゅう",
|
|
|
|
"gdxfor.isTilted": "[TILT]にかたむいた",
|
|
|
|
"gdxfor.pulled": "ひかれた",
|
|
|
|
"gdxfor.pushed": "おされた",
|
|
|
|
"gdxfor.shaken": "ふられた",
|
|
|
|
"gdxfor.startedFalling": "らっかをはじめた",
|
|
|
|
"gdxfor.tiltDirectionMenu.any": "どれかのむき",
|
|
|
|
"gdxfor.tiltDirectionMenu.back": "うしろ",
|
|
|
|
"gdxfor.tiltDirectionMenu.front": "まえ",
|
|
|
|
"gdxfor.tiltDirectionMenu.left": "ひだり",
|
|
|
|
"gdxfor.tiltDirectionMenu.right": "みぎ",
|
|
|
|
"gdxfor.turnedFaceDown": "ひょうめんがした",
|
|
|
|
"gdxfor.turnedFaceUp": "ひょうめんがうえ",
|
|
|
|
"gdxfor.whenForcePushedOrPulled": "ちからのセンサーが[PUSH_PULL]とき",
|
2019-02-13 09:24:56 -05:00
|
|
|
"gdxfor.whenGesture": "[GESTURE]とき",
|
2019-06-19 10:43:16 -04:00
|
|
|
"gdxfor.whenTilted": "[TILT]にかたむいたとき",
|
2018-12-20 13:40:25 -05:00
|
|
|
"makeymakey.downArrow": "したむきやじるし",
|
|
|
|
"makeymakey.downArrowShort": "した",
|
|
|
|
"makeymakey.leftArrow": "ひだりむきやじるし",
|
|
|
|
"makeymakey.leftArrowShort": "ひだり",
|
|
|
|
"makeymakey.rightArrow": "みぎむきやじるし",
|
|
|
|
"makeymakey.rightArrowShort": "みぎ",
|
|
|
|
"makeymakey.spaceKey": "スペース",
|
|
|
|
"makeymakey.upArrow": "うわむきやじるし",
|
|
|
|
"makeymakey.upArrowShort": "うえ",
|
2019-02-13 09:24:56 -05:00
|
|
|
"makeymakey.whenKeyPressed": "[KEY]キーがおされたとき",
|
|
|
|
"makeymakey.whenKeysPressedInOrder": "[SEQUENCE] がじゅんばんにおされたとき",
|
2018-12-20 13:40:25 -05:00
|
|
|
"microbit.buttonsMenu.any": "どれかの",
|
|
|
|
"microbit.clearDisplay": "がめんをけす",
|
2018-12-06 11:46:21 -05:00
|
|
|
"microbit.defaultTextToDisplay": "Hello!",
|
2018-12-20 13:40:25 -05:00
|
|
|
"microbit.displaySymbol": "[MATRIX]をひょうじする",
|
|
|
|
"microbit.displayText": "[TEXT]をひょうじする",
|
|
|
|
"microbit.gesturesMenu.jumped": "ジャンプした",
|
|
|
|
"microbit.gesturesMenu.moved": "うごいた",
|
|
|
|
"microbit.gesturesMenu.shaken": "ふられた",
|
|
|
|
"microbit.isButtonPressed": "ボタン[BTN]がおされた",
|
|
|
|
"microbit.isTilted": "[DIRECTION]にかたむいた",
|
|
|
|
"microbit.pinStateMenu.off": "きり",
|
|
|
|
"microbit.pinStateMenu.on": "いり",
|
|
|
|
"microbit.tiltAngle": "[DIRECTION]ほうこうのかたむき",
|
|
|
|
"microbit.tiltDirectionMenu.any": "どれかのむき",
|
|
|
|
"microbit.tiltDirectionMenu.back": "うしろ",
|
|
|
|
"microbit.tiltDirectionMenu.front": "まえ",
|
|
|
|
"microbit.tiltDirectionMenu.left": "ひだり",
|
|
|
|
"microbit.tiltDirectionMenu.right": "みぎ",
|
|
|
|
"microbit.whenButtonPressed": "ボタン[BTN]がおされたとき",
|
|
|
|
"microbit.whenGesture": "[GESTURE]とき",
|
|
|
|
"microbit.whenPinConnected": "ピン[PIN]がつながったとき",
|
|
|
|
"microbit.whenTilted": "[DIRECTION]にかたむいたとき",
|
2018-11-27 11:39:31 -05:00
|
|
|
"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) もっかんフルート",
|
2018-12-20 13:40:25 -05:00
|
|
|
"music.midiPlayDrumForBeats": "[DRUM]のドラムを[BEATS]はくならす",
|
|
|
|
"music.midiSetInstrument": "がっきを[INSTRUMENT]にする",
|
2018-11-27 11:39:31 -05:00
|
|
|
"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": "スタンプ",
|
2018-12-20 13:40:25 -05:00
|
|
|
"speech.defaultWhenIHearValue": "いこう",
|
|
|
|
"speech.extensionName": "おんせいにんしき",
|
|
|
|
"speech.listenAndWait": "きいて",
|
|
|
|
"speech.speechReporter": "おんせい",
|
|
|
|
"speech.whenIHear": "[PHRASE]をきいたとき",
|
|
|
|
"text2speech.alto": "アルト",
|
2019-06-19 10:43:16 -04:00
|
|
|
"text2speech.categoryName": "おんせいごうせい",
|
|
|
|
"text2speech.defaultTextToSpeak": "こんにちは",
|
2018-12-20 13:40:25 -05:00
|
|
|
"text2speech.giant": "きょじん",
|
|
|
|
"text2speech.kitten": "こねこ",
|
|
|
|
"text2speech.setLanguageBlock": "げんごを[LANGUAGE]にする",
|
|
|
|
"text2speech.setVoiceBlock": "こえを[VOICE]にする",
|
2019-01-16 09:23:16 -05:00
|
|
|
"text2speech.speakAndWaitBlock": "[WORDS]としゃべる",
|
2018-12-20 13:40:25 -05:00
|
|
|
"text2speech.squeak": "ねずみ",
|
|
|
|
"text2speech.tenor": "テノール",
|
|
|
|
"translate.categoryName": "ほんやく",
|
2018-11-27 11:39:31 -05:00
|
|
|
"translate.defaultTextToTranslate": "こんにちは",
|
|
|
|
"translate.translateBlock": "[WORDS]を[LANGUAGE]にほんやくする",
|
2018-12-20 13:40:25 -05:00
|
|
|
"translate.viewerLanguage": "げんご",
|
|
|
|
"videoSensing.categoryName": "ビデオモーションセンサー",
|
2018-11-27 11:39:31 -05:00
|
|
|
"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]にする",
|
2018-12-20 13:40:25 -05:00
|
|
|
"videoSensing.whenMotionGreaterThan": "ビデオモーション > [REFERENCE]のとき",
|
|
|
|
"wedo2.getDistance": "きょり",
|
|
|
|
"wedo2.getTiltAngle": "[TILT_DIRECTION]ほうこうのかたむき",
|
|
|
|
"wedo2.isTilted": "[TILT_DIRECTION_ANY]にかたむいた",
|
|
|
|
"wedo2.motorDirection.backward": "あちらむき",
|
|
|
|
"wedo2.motorDirection.forward": "こちらむき",
|
|
|
|
"wedo2.motorDirection.reverse": "ぎゃくむき",
|
|
|
|
"wedo2.motorId.a": "モーターA",
|
|
|
|
"wedo2.motorId.all": "すべてのモーター",
|
|
|
|
"wedo2.motorId.b": "モーターB",
|
|
|
|
"wedo2.motorId.default": "モーター",
|
|
|
|
"wedo2.motorOff": "[MOTOR_ID]をオフにする",
|
|
|
|
"wedo2.motorOn": "[MOTOR_ID]をオンにする",
|
|
|
|
"wedo2.motorOnFor": "[MOTOR_ID]を[DURATION]びょうかんオンにする",
|
|
|
|
"wedo2.playNoteFor": "[NOTE]のおんぷを[DURATION]びょうかんならす",
|
|
|
|
"wedo2.setLightHue": "ライトのいろを[HUE]にする",
|
|
|
|
"wedo2.setMotorDirection": "[MOTOR_ID]のほうこうを[MOTOR_DIRECTION]にする",
|
|
|
|
"wedo2.startMotorPower": "[MOTOR_ID]のパワーを[POWER]にする",
|
|
|
|
"wedo2.tiltDirection.any": "どれかのむき",
|
|
|
|
"wedo2.tiltDirection.down": "した",
|
|
|
|
"wedo2.tiltDirection.left": "ひだり",
|
|
|
|
"wedo2.tiltDirection.right": "みぎ",
|
|
|
|
"wedo2.tiltDirection.up": "うえ",
|
|
|
|
"wedo2.whenDistance": "きょり[OP][REFERENCE]のとき",
|
|
|
|
"wedo2.whenTilted": "[TILT_DIRECTION_ANY]にかたむいたとき"
|
2018-05-21 09:43:28 -04:00
|
|
|
}
|