// This file was automatically generated from common.soy.
// Please don't edit this file by hand.
if (typeof apps == 'undefined') { var apps = {}; }
apps.messages = function(opt_data, opt_ignored) {
return '
Visuelle ProgrammierumgebungBlocklyErzeugten JavaScript-Code ansehen.Speichern und auf Bausteine verlinken.Das Programm ausführen, das von den Bausteinen \\nim Arbeitsbereich definiert ist. Programm ausführenZurücksetzenOkayAbbrechenLogikSchleifenMathematikTextListenFarbeVariablenFunktionenMit der Anfrage gab es ein Problem.Teile deine Bausteine mit diesem Link:\n\n%1„%1“ stimmt leider mit keinem gespeicherten Programm überein.Deine gespeicherte Datei konnte nicht geladen werden. Vielleicht wurde sie mit einer anderen Version von Blockly erstellt.ListeText
';
};
apps.ok = function(opt_data, opt_ignored) {
return '';
};
;
// This file was automatically generated from template.soy.
// Please don't edit this file by hand.
if (typeof appsIndex == 'undefined') { var appsIndex = {}; }
appsIndex.messages = function(opt_data, opt_ignored) {
return apps.messages(null) + '
Blockly-Anwendungen span>Blockly ist frei und Open Source. Um Code oder Übersetzungen für Blockly beizusteuern oder um Blockly in deiner eigenen Anwendung zu verwenden, besuche %1.