mirror of
https://github.com/google/blockly.git
synced 2026-01-09 10:00:09 +01:00
38 lines
1.5 KiB
JSON
38 lines
1.5 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Paul Beppler"
|
|
]
|
|
},
|
|
"Apps.subtitle": "Visuelle Programmierumgebung",
|
|
"Blockly": "Blockly",
|
|
"Apps.codeTooltip": "Generierte Java-COde oonsiehn.",
|
|
"Apps.linkTooltip": "Speichre und auf Bausten verlinke.",
|
|
"Apps.runTooltip": "Das Programm ausfüahre, das von den Bausten im Oorweitsbereich definiert ist.",
|
|
"Apps.runProgram": "Programm ausführe",
|
|
"Apps.resetProgram": "Zurücksetze",
|
|
"Apps.dialogOk": "Okay",
|
|
"Apps.dialogCancel": "Abbreche",
|
|
"Apps.catLogic": "Logik",
|
|
"Apps.catLoops": "Schleife",
|
|
"Apps.catMath": "Mathematik",
|
|
"Apps.catText": "Text",
|
|
"Apps.catLists": "Liste",
|
|
"Apps.catColour": "Farreb",
|
|
"Apps.catVariables": "Variable",
|
|
"Apps.catProcedures": "Funktione",
|
|
"Apps.httpRequestError": "Mit der Oonfroch hots en Problem geb.",
|
|
"Apps.linkAlert": "Tel von dein Bausten mit dem Link:\n\n%1",
|
|
"Apps.hashError": "„%1“ stimmt leider mit kenem üweren gespeicherte Programm.",
|
|
"Apps.xmlError": "Dein gespeicherte Datei könnt net gelood sin. Vielleicht woard se mit ener annre Version von Blockly erstellt.",
|
|
"Apps.listVariable": "List",
|
|
"Apps.textVariable": "Text",
|
|
"Code.badXml": "Fehler beim Parse von XML:\n%1\n\nWähle 'OK' zum Verwerfe von deiner Ändrunge orrer 'Abbreche' zum XML weiter beoorbeite.",
|
|
"Code.badCode": "Programmfehler:\n%1",
|
|
"Code.timeout": "Die maximale Ausführungswiederholunge woore üwerschritt.",
|
|
"Code.discard": "All %1 Bausten lösche?",
|
|
"Code.title": "Code",
|
|
"Code.blocks": "Bausten",
|
|
"Code.trashTooltip": "All Bausten verwerfe."
|
|
}
|