scratch-l10n/editor/extensions/fr.json

163 lines
No EOL
7.8 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": "Musique",
"music.changeTempo": "ajouter [TEMPO] au tempo",
"music.drumBass": "(2) Grosse caisse",
"music.drumBongo": "(13) Bongo",
"music.drumCabasa": "(15) Cabasa",
"music.drumClaves": "(9) Claves",
"music.drumClosedHiHat": "(6) Charleston fermé",
"music.drumConga": "(14) Conga",
"music.drumCowbell": "(11) Cloche de vache",
"music.drumCrashCymbal": "(4) Cymbale crash",
"music.drumCuica": "(18) Cuíca",
"music.drumGuiro": "(16) Guiro",
"music.drumHandClap": "(8) Claquement de main",
"music.drumOpenHiHat": "(5) Charleston ouvert",
"music.drumSideStick": "(3) Side Stick",
"music.drumSnare": "(1) Caisse claire",
"music.drumTambourine": "(7) Tambourin",
"music.drumTriangle": "(12) Triangle",
"music.drumVibraslap": "(17) Vibraslap",
"music.drumWoodBlock": "(10) Bloc de bois",
"music.getTempo": "tempo",
"music.instrumentBass": "(6) Basse",
"music.instrumentBassoon": "(14) Basson",
"music.instrumentCello": "(8) Violoncelle",
"music.instrumentChoir": "(15) Chorale",
"music.instrumentClarinet": "(10) Clarinette",
"music.instrumentElectricGuitar": "(5) Guitare électrique",
"music.instrumentElectricPiano": "(2) Piano électrique",
"music.instrumentFlute": "(12) Flûte",
"music.instrumentGuitar": "(4) Guitare",
"music.instrumentMarimba": "(19) Marimba",
"music.instrumentMusicBox": "(17) Boîte à musique",
"music.instrumentOrgan": "(3) Orgue",
"music.instrumentPiano": "(1) Piano",
"music.instrumentPizzicato": "(7) Pizzicato",
"music.instrumentSaxophone": "(11) Saxophone",
"music.instrumentSteelDrum": "(18) Steel Drum",
"music.instrumentSynthLead": "(20) Lead synthétisé",
"music.instrumentSynthPad": "(21) Pad synthétisé",
"music.instrumentTrombone": "(9) Trombone",
"music.instrumentVibraphone": "(16) Vibraphone",
"music.instrumentWoodenFlute": "(13) Flûte en bois",
"music.midiSetInstrument": "set instrument to [INSTRUMENT]",
"music.playDrumForBeats": "jouer du tambour [DRUM] pendant [BEATS] temps",
"music.playNoteForBeats": "jouer la note [NOTE] pendant [BEATS] temps",
"music.restForBeats": "faire une pause pendant [BEATS] temps",
"music.setInstrument": "choisir l'instrument n° [INSTRUMENT]",
"music.setTempo": "mettre le tempo à [TEMPO]",
"pen.categoryName": "Stylo",
"pen.changeColorParam": "ajouter [VALUE] à la [COLOR_PARAM] du stylo",
"pen.changeHue": "ajouter [HUE] à la couleur du stylo",
"pen.changeShade": "ajouter [SHADE] à l'intensité du stylo",
"pen.changeSize": "ajouter [SIZE] à la taille du stylo",
"pen.clear": "effacer tout",
"pen.colorMenu.brightness": "luminosité",
"pen.colorMenu.color": "couleur",
"pen.colorMenu.saturation": "saturation",
"pen.colorMenu.transparency": "transparence",
"pen.penDown": "stylo en position d'écriture",
"pen.penUp": "relever le stylo",
"pen.setColor": "mettre la couleur du stylo à [COLOR]",
"pen.setColorParam": "mettre la [COLOR_PARAM] du stylo à [VALUE]",
"pen.setHue": "mettre la couleur du stylo à [HUE]",
"pen.setShade": "mettre l'intensité du stylo à [SHADE]",
"pen.setSize": "mettre la taille du stylo à [SIZE]",
"pen.stamp": "estampiller",
"speech.defaultWhenIHearValue": "allons-y",
"speech.extensionName": "Speech to Text",
"speech.listenAndWait": "écouter et attendre",
"speech.speechReporter": "parole",
"speech.whenIHear": "quand j'entends [PHRASE]",
"text2speech.alto": "alto",
"text2speech.giant": "giant",
"text2speech.kitten": "chaton",
"text2speech.setLanguageBlock": "set language to [LANGUAGE]",
"text2speech.setVoiceBlock": "choisir la voix du [VOICE]",
"text2speech.speakAndWaitBlock": "prononcer [WORDS]",
"text2speech.squeak": "piailler",
"text2speech.tenor": "tenor",
"translate.categoryName": "Translate",
"translate.defaultTextToTranslate": "bonjour",
"translate.translateBlock": "traduire [WORDS] en [LANGUAGE]",
"translate.viewerLanguage": "langue",
"videoSensing.categoryName": "Détection vidéo",
"videoSensing.direction": "direction",
"videoSensing.motion": "mouvement",
"videoSensing.off": "désactivée",
"videoSensing.on": "activée",
"videoSensing.onFlipped": "effet miroir",
"videoSensing.setVideoTransparency": "mettre la transparence vidéo sur [TRANSPARENCY]",
"videoSensing.sprite": "sprite",
"videoSensing.stage": "scène",
"videoSensing.videoOn": "vidéo [ATTRIBUTE] sur [SUBJECT]",
"videoSensing.videoToggle": "vidéo [VIDEO_STATE]",
"videoSensing.whenMotionGreaterThan": "quand mouvement vidéo > [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]"
}