|
|
@@ -87,7 +87,7 @@
|
|
|
|
"String.charAt|block": "Zeichen an Position %pos aus|%this",
|
|
|
|
"String.charAt|block": "Zeichen an Position %pos aus|%this",
|
|
|
|
"String.compare|block": "vergleiche %this| mit %that",
|
|
|
|
"String.compare|block": "vergleiche %this| mit %that",
|
|
|
|
"String.concat|block": "hänge %this| mit %other aneinander",
|
|
|
|
"String.concat|block": "hänge %this| mit %other aneinander",
|
|
|
|
"String.fromCharCode|block": "Text aus char code %code",
|
|
|
|
"String.fromCharCode|block": "Text aus ASCII-Code %code",
|
|
|
|
"String.isEmpty|block": "%this| ist leer",
|
|
|
|
"String.isEmpty|block": "%this| ist leer",
|
|
|
|
"String.length|block": "Länge von %VALUE",
|
|
|
|
"String.length|block": "Länge von %VALUE",
|
|
|
|
"String.substr|block": "extrahiere aus %this|beginnend mit %start|%length Zeichen",
|
|
|
|
"String.substr|block": "extrahiere aus %this|beginnend mit %start|%length Zeichen",
|
|
|
@@ -121,7 +121,7 @@
|
|
|
|
"game.startCountdown|block": "Countdown| starten (ms) %duration",
|
|
|
|
"game.startCountdown|block": "Countdown| starten (ms) %duration",
|
|
|
|
"game|block": "Spiel",
|
|
|
|
"game|block": "Spiel",
|
|
|
|
"images.createBigImage|block": "erstelle großes Bild",
|
|
|
|
"images.createBigImage|block": "erstelle großes Bild",
|
|
|
|
"images.createImage|block": "Erstelle Bild",
|
|
|
|
"images.createImage|block": "erstelle Bild",
|
|
|
|
"images|block": "Bilder",
|
|
|
|
"images|block": "Bilder",
|
|
|
|
"input.acceleration|block": "Beschleunigung (mg) |%NAME",
|
|
|
|
"input.acceleration|block": "Beschleunigung (mg) |%NAME",
|
|
|
|
"input.buttonIsPressed|block": "Button|%NAME|ist gedrückt",
|
|
|
|
"input.buttonIsPressed|block": "Button|%NAME|ist gedrückt",
|
|
|
@@ -142,10 +142,10 @@
|
|
|
|
"led.plotBarGraph|block": "zeichne Balkendiagramm von %value|bis %high",
|
|
|
|
"led.plotBarGraph|block": "zeichne Balkendiagramm von %value|bis %high",
|
|
|
|
"led.plot|block": "Zeichne|x %x|y %y",
|
|
|
|
"led.plot|block": "Zeichne|x %x|y %y",
|
|
|
|
"led.point|block": "Punkt|x %x|y %y",
|
|
|
|
"led.point|block": "Punkt|x %x|y %y",
|
|
|
|
"led.setBrightness|block": "Setze Helligkeit auf %value",
|
|
|
|
"led.setBrightness|block": "setze Helligkeit auf %value",
|
|
|
|
"led.stopAnimation|block": "Halte Animation an",
|
|
|
|
"led.stopAnimation|block": "halte Animation an",
|
|
|
|
"led.toggle|block": "Schalte zwischen|x %x|y %y",
|
|
|
|
"led.toggle|block": "Schalte zwischen|x %x|y %y",
|
|
|
|
"led.unplot|block": "Unplot|x %x|y %y",
|
|
|
|
"led.unplot|block": "schalte Pixel|x %x|y %y aus",
|
|
|
|
"led|block": "LED",
|
|
|
|
"led|block": "LED",
|
|
|
|
"motors.dualMotorPower|block": "Motor %motor an|mit %percent",
|
|
|
|
"motors.dualMotorPower|block": "Motor %motor an|mit %percent",
|
|
|
|
"motors.motorCommand|block": "Motor %command",
|
|
|
|
"motors.motorCommand|block": "Motor %command",
|
|
|
@@ -184,7 +184,7 @@
|
|
|
|
"serial.writeNumber|block": "serial|write number %value",
|
|
|
|
"serial.writeNumber|block": "serial|write number %value",
|
|
|
|
"serial.writeString|block": "serial|write string %text",
|
|
|
|
"serial.writeString|block": "serial|write string %text",
|
|
|
|
"serial.writeValue|block": "serial|write value %name|= %value",
|
|
|
|
"serial.writeValue|block": "serial|write value %name|= %value",
|
|
|
|
"serial|block": "seriell",
|
|
|
|
"serial|block": "Konsole",
|
|
|
|
"{id:category}Basic": "Grundlagen",
|
|
|
|
"{id:category}Basic": "Grundlagen",
|
|
|
|
"{id:category}Control": "Steuerung",
|
|
|
|
"{id:category}Control": "Steuerung",
|
|
|
|
"{id:category}Game": "Spiel",
|
|
|
|
"{id:category}Game": "Spiel",
|
|
|
|