From 4ee6497c557a410a51c6e25a9b71eb8c6f1b105f Mon Sep 17 00:00:00 2001 From: Steve Denson Date: Tue, 12 Nov 2013 17:13:49 -0800 Subject: [PATCH] Update to 0-9-45. Fixed spelling error in boards.txt. Updated simpleide-de.ts translation file. --- boards.txt | 2 +- propside/propside.iss | 7 +- propside/propside.pro | 2 +- propside/simpleide-de.ts | 1350 +++++++++++++++++++++++--------------- 4 files changed, 814 insertions(+), 547 deletions(-) diff --git a/boards.txt b/boards.txt index 5c43dd0..05fa072 100644 --- a/boards.txt +++ b/boards.txt @@ -6,7 +6,7 @@ activityboard.cfg # this is the Propeller Activity board type eeprom.cfg # this is the default 64KB EEPROM board type rcfast.cfg # the generic rcfast clock setting -rcslow.cfg # the generic rcfast clock setting +rcslow.cfg # the generic rcslow clock setting c3.cfg # this is the default C3 type c3f.cfg # this is the C3 type where only flash is used for code demoboard.cfg # demoboard type diff --git a/propside/propside.iss b/propside/propside.iss index a55eed2..b4b7502 100644 --- a/propside/propside.iss +++ b/propside/propside.iss @@ -3,7 +3,7 @@ #define MyAppName "SimpleIDE" #define MyDocName "SimpleIDE" -#define MyAppVersion "0-9-43" +#define MyAppVersion "0-9-45" #define MyAppPublisher "ParallaxInc" #define MyAppURL "parallax.com" #define MyAppExeName "bin\SimpleIDE.exe" @@ -115,8 +115,8 @@ Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\{#MyAppName}"; Fil [Registry] ; would like to use HKLM for these things if possible for specifying compiler and user workspace fields. -Root: HKCU; SubKey: Software\{#MyAppPublisher}; Flags: UninsDeleteKey; -Root: HKCU; SubKey: Software\{#MyAppPublisher}\SimpleIDE; Flags: UninsDeleteKey; +Root: HKCU; SubKey: Software\{#MyAppPublisher}; Flags: DeleteKey UninsDeleteKey; +Root: HKCU; SubKey: Software\{#MyAppPublisher}\SimpleIDE\*; Flags: DeleteKey UninsDeleteKey; ;Root: HKCU; Subkey: "Software\{#MyAppPublisher}\SimpleIDE"; ValueType: string; ValueName: SimpleIDE_Compiler; ValueData: "{app}\propeller-gcc\bin\propeller-elf-gcc.exe"; Flags: UninsDeleteKey; ;Root: HKCU; Subkey: "Software\{#MyAppPublisher}\SimpleIDE"; ValueType: string; ValueName: SimpleIDE_Includes; ValueData: "{app}\propeller-gcc\propeller-load\"; Flags: UninsDeleteKey; ;;Root: HKCU; Subkey: "Software\{#MyAppPublisher}\SimpleIDE"; ValueType: string; ValueName: SimpleIDE_Workspace; ValueData: "{userdocs}\Workspace"; Flags: UninsDeleteKey; @@ -136,7 +136,6 @@ Root: HKCR; SubKey: "SimpleIDE\DefaultIcon"; ValueType: string; ValueData: "{app ;Root: HKCU; Subkey: "Software\{#MyAppPublisher}\SimpleIDE"; ValueType: string; ValueName: SimpleIDE_LastFileName; ValueData: "{userdocs}\Workspace\My Projects\Welcome.c"; Flags: UninsDeleteKey; [Code] - procedure InitializeWizard; begin { Create the pages } diff --git a/propside/propside.pro b/propside/propside.pro index 4534e04..197a863 100644 --- a/propside/propside.pro +++ b/propside/propside.pro @@ -32,7 +32,7 @@ DEFINES += ENABLE_AUTOLIB # These define the version number in Menu->About DEFINES += IDEVERSION=0 DEFINES += MINVERSION=9 -DEFINES += FIXVERSION=43 +DEFINES += FIXVERSION=45 SOURCES += mainspin.cpp \ PropellerID.cpp \ editor.cpp \ diff --git a/propside/simpleide-de.ts b/propside/simpleide-de.ts index c320b3f..d09849a 100644 --- a/propside/simpleide-de.ts +++ b/propside/simpleide-de.ts @@ -5,8 +5,9 @@ AboutDialog - Copyright (C) 2012, Parallax, Inc. - Copyright (C) 2012, Parallax, Inc. + Copyright (C) 2012-2013, Parallax, Inc. + Copyright (C) 2012, Parallax, Inc. + Copyright (C) 2012, Parallax, Inc. @@ -17,64 +18,74 @@ Build - + + Program killed by user. + + + + + Done. + + + + error ... (%1) Fehler ... (%1) - + Could not start. Konnte nicht gestartet werden. - + Error waiting for program to finish. Beim Warten auf die Beendung der Anwendung ist ein Fehler aufgetreten. - - + + Compiler Crashed Compiler abgestürzt - + Error: Fehler: - + Load Error Fehler beim Laden - + Serial Port Error Fehler der seriellen Schnittstelle - - + + Build Error Compiler-Fehler - + Error: Fehler: - + Compiled OK with Warning(s). Erfolgreich übersetzt mit Warnmeldung(en). - + Please specify compiler application in properties. Wählen Sie den Compiler im Eigenschaften-Fenster aus. - + Please specify loader folder in properties. Wählen Sie das Verzeichnis des Ladeprogramms im Eigenschaften-Fenster aus. @@ -82,18 +93,18 @@ BuildC - + Project Directory: Projektverzeichnis: - + Building ... Kompiliert ... - - + + Can't Remove File Datei konnte nicht entfernt werden @@ -104,78 +115,82 @@ Continue? Datei konnte nicht vor dem Kompilieren entfernt werden. Schließen Sie bitte alle Anwendungen die "a.out" verwenden. Fortfahren? - - + + Can't Remove output file before build. Please close any program using the file " Datei konnte nicht vor dem Kompilieren entfernt werden. Schließen Sie bitte alle Anwendungen die folgende Datei verwenden: " - + ". Continue? - + Code Size - + bytes - + total - + Compile Error Compilier-Fehler - + Please check the compiler, loader path, and workspace. Bitte überprüfen Sie den Pfad zum Compiler und Ladeprogramm sowie den Arbeitsbereich. - - - - + + + + + + Ignoring Ignoriere - + flag in COG mode program. Flag in einem COG-Modus Programm. - + flag in a program using -ltiny. - + + flag in COG mode programs. - + + flag in -lm floating point programs. - + Can't Create Output Directory - + Can't create output directory for build. @@ -193,12 +208,12 @@ Continue? Kompiliert ... - + Code Size - + bytes @@ -628,33 +643,35 @@ Ladeprogramm ferti .... MainSpinWindow - + Save File? Datei speichern? - - + + Save File? Datei speichern? - - + + + Open File Datei öffnen - - + + Open Project Projekt öffnen - - - - + + + + + No Project Kein Projekt @@ -663,16 +680,17 @@ Ladeprogramm ferti .... "Als Projekt speichern" kann nicht in einem leeren Projekt durchgeführt werden. - - - + + + + Please create a new project or open an existing one. Erstellen Sie ein neues Projekt oder öffnen Sie ein bereits vorhandenes. - - - + + + Project Folder not Found. Projekt Verzeichnis nicht gefunden. @@ -681,19 +699,16 @@ Ladeprogramm ferti .... "Als Projekt speichern" kann nicht in einem nicht forhandenen Ordner durchgeführt werden. - New Project Name - Name für neues Projekt + Name für neues Projekt - Enter new project name. - Geben Sie einen Namen für das Projekt ein. + Geben Sie einen Namen für das Projekt ein. - Destination Project Folder - Zielverzeichnis für Projekt + Zielverzeichnis für Projekt Confirm Save As Project @@ -708,19 +723,23 @@ Ladeprogramm ferti .... Fehler beim Speichern des Projekts. - - - + + + + System can not create project in Das Projekt konnte angelegt werden in - - - - - - + + + + + + + + + Project File Error. Projekdatei Fehler. @@ -730,38 +749,50 @@ Ladeprogramm ferti .... Als Projekt speichern erwartete eine Verknüpfung, erhielt aber: - - - - - - + + + + + + + + + Please manually adjust it by adding a correct link in the Project Manager list. Fügen Sie einen gültige Verknüpfung manuell in die Projekt Manager Liste ein. - - - - - + - - - - - - + + + + + + + + + + + + + + + + After adding the correct link, remove the bad link. Entfernen Sie die ungültige Verknüpfung, nachdem Sie die korrekte hinzugefügt haben. - - - - - + + + + + + + + Can't Fix Link Verknüpfung konnte nicht korrigiert werden @@ -771,12 +802,15 @@ Ladeprogramm ferti .... Als Projekt speichern konnte die folgende Verknüpfung nicht korrigieren: - - - - - + + + + + + + + Please manually adjust it by adding the correct link in the Project Manager list. Fügen Sie die gültige Verknüpfung manuell in die Projekt-Manager Liste ein. @@ -791,98 +825,124 @@ Ladeprogramm ferti .... "Als Projekt speichern" erwartete eine -L Verknüpfung, bekam aber: - + Project to Clone Zu kopierendes Projekt - + Save Project? Projekt speichern? - + Save project manager settings before close? Projekt Manager Einstellungen vor dem Schließen speichern? - - + + &%1 %2 &%1 %2 - - - - + + + + Save As File Datei speichern unter - + Error No Project Fehler kein Projekt - + Send File Datei senden - - + + Loading ... Lädt ... - - + + File to SD Card killed by user. + + + + + + Done. + + + + + * * - + Print Document Dokument drucken - + + SimpleIDE User Guide (PDF) + + + + + Simple Library Reference + + + + was developed by Steve Denson for Parallax Inc.<br/><br/> - + is an MIT Licensed Open Source IDE developed with Qt (Qt License) and Qt shared libraries (LGPLv2.1).<br/><br/> - + Build Failed. Check Build Status for errors. - + + Can't "Save Project" from an empty project. + + + + New - + Open - + Save - + Browse Declaration Deklaration finden - + Use "Command+]" to find a declaration. Also "Command+Left Click" finds a declaration. Use "Command+[" to go back. @@ -897,7 +957,7 @@ Deklarationen aus Bibliotheken werden nicht gefunden. - + Use "Alt+Right Arrow" to find a declaration. Also "Ctrl+Left Click" finds a declaration. Use "Alt+Left Arrow" to go back. @@ -912,489 +972,572 @@ Deklarationen aus Bibliotheken werden nicht gefunden. - - + + Save As Speichern unter - + Terminal - - - - - + + + + + SPIN Not Supported - - - - - + + + + + Spin projects are not supported with this version. - - - + + + No Workspace - + A workspace should be defined in properties. Using last visited folder for library search. - + Add Library from Folder - + Can't find Library - + memory model library not found in - + A project must be opened before trying to add a library. - + Project File Not Found - + Can't find the project file. A project file must exist before adding a library. - + A workspace is not defined in properties for Blank Simple Project. - + Can not continue. - + Project Not Found - + Blank Simple Project was not found. - + A workspace is not defined in properties. - + Using last file path. - + + Unknown Project Type - + + The New Project type is not recognized. - + + Please try again with a suggested type. - - + + Overwrite? - + The New Project folder and files already exist. - + Would you like to replace the project folder? - - - + + + Can't save file: - - - + + + Save Failed - - + + Can't "Save Project As" from an empty project. - - + + Can't "Save Project As" from a non-existing folder. - - Confirm Save Project As - - - - - Save Project As ? - - - - - - + + + Save Project As - - + + Can't Save Project As - + Can't Save Project As to the origin project. - + Use Save Project instead or use a new project destination. - - + + Can't Save As - - + + Can't Save As to an existing project. - - + + Please try again using a different filename. - + + Can't find file: Kann folgende Datei nicht finden: - + + Source Project not found! - - + + + Save Project As Error. - + + Save Project As expected a link, but got: - - + + Add Tab + + + + + Can't Add Tab + + + + + Can't Add Tab to a project from outside of the current project folder. + + + + + Can't Open Tab + + + + + Can't Open Tab to project from outside the current project folder. + + + + + No GCC Library + + + + + A GCC Library must be defined in properties. + + + + + + + + Save Project As was not able to fix the link: - + + Save Project As expected a -I link, but got: - + + Save Project As expected a -L link, but got: - + + Incompatible Source Project Type + + + + + inside + + + + + Simple New Project Failed + + + + Can't Save As the current project to itself. - + Please try again with a new project name. - + The new project folder exists. Replace it and all contents? - + Empty Project - + Can't archive an empty project. - + Please open a project and try again. - + Can't "Zip Project" from an empty project. - + Can't "Zip Project" from a non-existing folder. - - + + Zip Project - + Bad Zip Name - + Can't use the source name as the Zip name. - + Please choose a different name. - - + + Zip Project Error. - + The project is empty. - + Archiving Project: - + Can't Save Zip - + Can't open .zip file to write: - + Adding - - - - - + + + + + Zip Error - + Done. - + Project expected a link, but got: - - - + + + Project was not able to fix the link: - + Project expected a -I link, but got: - + Project expected a -L link, but got: - + + + Invalid Project Structure. + + + + + + Project structure would result in infinite folder. + + + + + + includes + + + + + + Please do not create projects that include projects in folders within projects. + + + + Not a SPIN project. - + The main file must be a SPIN file in a SPIN project. - - Open As File + + Add Tools - + Can't Browse Spin - + Spin source browsing is not available yet. - - - + + + Browse Code - + Would you like to save this file and set a project using it? Wollen Sie diese Datei speichern und ein Projekt dafür festlegen? - + &Help &Hilfe - + Visit Besuchen Sie - + for more information. für weitere Informationen. - + Email bug reports to - - SimpleIDE Manual (PDF) - - - - + Propeller C Tutorials (Online) - + PropGCC &Reference (Online) - + &About &Über - + &Credits &Mitwirkende - - + + Identify Propeller + + + + + + + Run with Terminal - + + + Load RAM && Run - + + + + Load EEPROM && Run - + Open Terminal @@ -1403,122 +1546,138 @@ Deklarationen aus Bibliotheken werden nicht gefunden. ist eine MIT lizensierte Open-Source-Entwicklungsumgebung. Sie wurde mit Open-Source QT entwickelt und verwendet gemeinsam benutzte QT Bibliotheken unter den Bedingungen der LGPLv2.1. <br/><br/> - + uses <a href="http://propgcc.googlecode.com">Propeller GCC tool chain</a> based on GCC 4.6.1 under GPLv3. benutzt <a href="http://propgcc.googlecode.com">Propeller GCC Entwicklungswerkzeuge</a> GCC 4.6.1 basierend auf den Bedingungen der GPLv3. - + It uses the <a href="http://ctags.sourceforge.net">ctags</a> binary program built from sources under GPLv2 for source browsing. Es benutzt das <a href="http://ctags.sourceforge.net">ctags</a> Programm (erstellt vom unter GPLv2 stehenden Quelltext) zur Quelltext Navigation. - + Most icons used are from <a href="http://www.small-icons.com/packs/24x24-free-application-icons.htm">www.aha-soft.com 24x24 Free Application Icons</a> and used according to Creative Commons Attribution 3.0 License.<br/><br/> Ein Großteil der verwendeten Icons stammen von <a href="http://www.small-icons.com/packs/24x24-free-application-icons.htm">www.aha-soft.com 24x24 Free Application Icons</a> und werden entsprechend den Bedingungen der Creative Commons Attribution 3.0 License benutzt.<br/><br/> - + All IDE sources are available at <a href="http://propside.googlecode.com">repository</a>. Licenses are in this package. Alle Quelltexte der Entwicklungsumgebung sind auf dieser <a href="http://propside.googlecode.com">Webseite</a> verfügbar. Die Software-Lizenzen sind im Paket enthalten. - + Translations: Übersetzungen: - + Simplified Chinese by Chinesisch (Vereinfacht) von - + Kenichi Kato, designer of Matanya Kenichi Kato, Matanya Entwickler - + Credits Danksagungen - + Library help Bibliotheken-Hilfe - + is context sensitive. ist kontextabhängig. - + Press F1 with mouse over words. Drücken Sie F1 während der Mausszeiger sich auf einem Wort befindet. - + Help Hilfe - + <p><b> <p><b> - + </b> is an integrated C development environment which can build and load Propeller GCC programs to Propeller for many board types. </b> ist eine C-Entwicklungsumgebung die für GCC geschriebene Programme kompilieren und in viele verschiedene Entwicklunsboards laden kann. - - + + Not a Project File Keine Projektdatei - - + + The file " Die Datei " - - + + " is not part of the current project. " gehört nicht zum aktuellen Projekt. - + Please save and add the file to the project to build it. Bitte speichern Sie die Datei und fügen Sie sie dem Projekt hinzu um sie zu kompilieren. - + Can't Build - + A project must be loaded to build programs. - + + Loader killed by user. + + + + + + IDE Debug Info + + + + + Show IDE Debug Info + + + + Show Project Manager - + Show Build Status - + Build Error Compiler-Fehler @@ -1562,17 +1721,17 @@ Please close any program using the file " Flag in einem COG-Modus Programm. - + Can't Load Kann nicht geladen werden - + Can't load an empty board type. Leerer Boardtyp kann nicht geladen werden. - + error ... (%1) Fehler ... (%1) @@ -1609,12 +1768,12 @@ Please close any program using the file " erfolgreich übersetzt mit Warnmeldung(en). - + Current Project Aktuelles Projekt - + Project Manager Projekt-Manager @@ -1631,7 +1790,7 @@ Please close any program using the file " Pfad für Include-Dateien hinzufügen - + Add Library File Library-Datei hinzufügen @@ -1640,63 +1799,63 @@ Please close any program using the file " Pfad für Library-Dateien hinzufügen - + Delete Entfernen - + Show Assembly Maschinencode anzeigen - + Show Map File Map-Datei anzeigen - + Show File Datei anzeigen - + Project Options Projekt-Eigenschaften - - + + Board Type Select Board-Typ-Auswahlfeld - + Build Status Kompilierstatus - + Add File Datei hinzufügen - + Add Link to File Verknüpfung zu Datei hinzufügen - + Library *.a Files (*.a) Library-Archive (*.a) - + Select Include Folder Include-Verzeichnis auswählen - + Select Library Folder Library-Verzeichnis auswählen @@ -1709,27 +1868,25 @@ Please close any program using the file " Überprüfen Sie den Pfad zum Compiler und Ladeprogramm sowie den Arbeitsbereich. - + Port Required Port wird benötigt - + Please select a port Wählen Sie einen Port - Can't Reset - Konnte nicht zurückgesetzt werden + Konnte nicht zurückgesetzt werden - Can't reset by CFG with an empty board type. - Konnte nicht mit CFG zurückgesetzt werden, da Board-Typ leer ist. + Konnte nicht mit CFG zurückgesetzt werden, da Board-Typ leer ist. - + &File &Datei @@ -1754,28 +1911,29 @@ Please close any program using the file " Schließen - + Close All Alle schließen - + Print Drucken - + E&xit &x Beenden - + &Project &Projekt - - + + + New Project Neues Projekt @@ -1796,51 +1954,51 @@ Please close any program using the file " Erstelle Projekt aus Datei - - + + Properties Eigenschaften - + &Edit &E Bearbeiten - - + + Copy Kopieren - - + + Cut Ausschneiden - - + + Paste Einfügen - + &Find and Replace &F Suchen und Ersetzen - + &Redo &R Wiederholen - + &Undo &U Rückgängig - + &Tools &T Werkzeuge @@ -1849,37 +2007,36 @@ Please close any program using the file " Datei auf SD-Karte speichern - + Go &Back &B Zurück - + Font Schriftart - + Bigger Font Größere Schrift - + Smaller Font Kleinere Schrift - IDE Debug - IDE Debug + IDE Debug - + Next Tab Nächste Registerkarte - + &Program &Programmiere @@ -1888,8 +2045,10 @@ Please close any program using the file " Konsole starten - - + + + + Build Project Projekt kompilieren @@ -1902,92 +2061,92 @@ Please close any program using the file " Projekt in Speicher schreiben - + &Debug &Debug - + &Debug Start &Debug starten - + &Continue &Fortfahren - + &Next Line &Nächste Zeile - + &Step In &Einzelschritt - + &Finish Function &Funktion beenden - + &Backtrace &Zurückverfolgen - + &Until &Bis - + &Interrupt &Interrupt - + &Kill &Beenden erzwingen - + Editor Popup Berabeitungsfenster - + Undo Rückgängig - + Redo Wiederholen - + File Datei - + New File Neue Datei - + Save File Speichere Datei - + Print File - + Project Projekt @@ -2000,12 +2159,12 @@ Please close any program using the file " Browser - + Back Zurück - + Browse (Ctrl+Left Click) Durchsuchen (Ctrl+Left Click) @@ -2018,13 +2177,13 @@ Please close any program using the file " Datei auf SD-Karte speichern. - + Program Programmiere - - + + Stop Build or Loader Bauen oder Lader beenden @@ -2041,7 +2200,7 @@ Please close any program using the file " Hardware - + Serial Port Select Auswahl der seriellen Schnittstelle @@ -2050,84 +2209,78 @@ Please close any program using the file " Konsole (auf serielle Schnittstelle) - - + + Reset Port Serielle Schnittstelle zurücksetzen - - Add to Project - - - - + Add Simple Library - - Add Tab to Project - - - - + Miscellaneous - + Save Project - + Set Project to Current Tab - + SD Card - + Load EEPROM & Run - + Load RAM & Run - + Board Type Board-Typ - + Serial Port - + SimpleIDE Terminal - + + resets port if AUTO. + + + + Rescan Serial Ports Serielle Schnittstellen durchsuchen - - + Reload Board List Board-Liste aktualisieren - + Zip @@ -2223,28 +2376,33 @@ Dieser neue Ordner wird eine main.c für den Quelltext und eine .side Projektdat Project - + Form Formular - - + + Project Options Projekt-Optionen - + + Board and Compiler Options + + + + Choose project compiler. C can compile simple C++ programs. Compiler auswählen. C kann simple C++ Programme kompilieren. - + Usually -Os is best for creating smaller code. Für geringsten Speicherplatzbedarf -Os wählen. - + Memory Model Speichermodell @@ -2253,171 +2411,216 @@ Dieser neue Ordner wird eine main.c für den Quelltext und eine .side Projektdat Wählen Sie von wo das fertige Programm ausgeführt wird. Für schreibgeschützte Speicher (EEPROM, Flash, SD-Karte) XMMC wählen. - + Select where the code will run. CMM/LMM run from HUB RAM. Use XMMC for read-only devices like EEPROM, Flash, or SD Card. - + Optimization Optimierung - + Compiler Type Compiler-Typ - - + Board Type Board-Typ - + Reload Board List Board-Liste aktualisieren - + Reload Board Configurations Board-Definitionen neu einlesen - - + + Choose a Board Type + + + + + C/C++ Compiler Options + + + + + Compiler Compiler - - Compile Options - Compiler-Parameter + + Compiler + Compile Options + Compiler-Parameter - + + GCC Compile Options + + + + Enable all compiler warnings. Alle Compiler-Warnungen aktivieren. - + All Warnings Alle Warnungen - + Check to not use the COG level Cache. Aktivieren um keinen Zwischenspeicher auf COG-Ebene zu benutzen. - + No FCache Kein FCache - + Check to use smaller simple printf. Aktivieren um kompaktes, einfaches printf zu benutzen. - + Simple printf Kompaktes printf - + Check to enable exception handling in C++. Aktiviert Fließkomma-Ausnahmefehlerbehandlung für C++. - + Exceptions Ausnahmefehler - + Check to use 32 bit doubles. Default is 64 bit doubles. Aktivieren um 32bit Fließkommawerte statt 64bit zu benutzen. - + 32bit Double 32bit Fließkomma - - + Other Compiler Options Andere Compiler-Optionen - + + Enable pruning of unused function code and data sections. + + + + + Enable Pruning + + + + + C/C++ Linker Options + + + + Linker Linker - - + Check to include the floating point math library. Bindet die Fließkomma-Mathematik-Bibliothek ein. - + Math Lib Mathematik-Bibliothek - + Check to use the pthread library. Bindet die pthread-Bibliothek ein. - + Pthread Lib pthread-Bibliothek - + Linker Options Linker-Optionen - + + Include Tiny IO library - not recommended. + + + + Tiny Lib Sehr kleine Bibliothek - + Other Linker Options Andere Linker-Einstellungen - + Check to remove debug information from the program. Gives better size estimate. Entfernt Debug-Informationen. Verbessert die Genauigkeit der Programmgröße-Angaben. - + Strip ELF ELF-Datei verkleinern - + + Create libproject.a for given memory model. + + + + Create Project Library Projekt Bibliothek erstellen + + + + + Spin Compiler Options + + ProjectOptions - - + + Compiler - + Linker Linker @@ -2425,7 +2628,7 @@ Dieser neue Ordner wird eine main.c für den Quelltext und eine .side Projektdat Properties - + Properties Eigenschaften @@ -2434,272 +2637,329 @@ Dieser neue Ordner wird eine main.c für den Quelltext und eine .side Projektdat Pfad zum Compiler - + Loader Folder Ladeprogramm-Verzeichnis - - + + Workspace Folder Arbeitsbereich-Verzeichnis - - - - - - - - - + + + + + + + + + Browse Durchsuchen - + General Settings Allgemeine Einstellungen - + Editor Tab Space Count Leerzeichen pro Tabulator - + Loader Delay Ladeprogramm-Verzögerung - + Reset Signal Rücksetzsignal - Clear options for next startup. - Einstellungen zurücksetzen für nächsten Anwendungsstart. + Einstellungen zurücksetzen für nächsten Anwendungsstart. - Clear and Exit - Löschen und Anwendung beenden + Löschen und Anwendung beenden - Exit Program - Anwendung beenden + Anwendung beenden - + Optional Optional - - + + Spin Compiler Spin Compiler - + GCC Compiler GCC Compiler - + Spin Folders - - + + Library Folder Bibliotheken-Ordner - + + Replace Workspace? + + + + + The SimpleIDE workspace is out of date. + + + + + Replace it? + + + + + (The workspace will be saved.) + + + + + Can't Replace Workspace. + + + + + Can't replace the SimpleIDE workspace. + + + + + Please rename or remove it and restart SimpleIDE. + + + + General - + + Auto Include Simple Libraries + + + + + Keep Zip Folder + + + + + Clear program settings for exit. + + + + + Clear Settings + + + + + Clear settings for exit. + + + + Alternative Terminal Program Alternatives Terminalprogramm - + Highlight Hervorheben - + Black Schwarz - + Dark Gray Dunkles Grau - + Gray Grau - + Light Gray Helles Grau - + Blue Blau - + Dark Blue Dunkles Blau - + Cyan Cyan - + Dark Cyan Dunkles Cyan - + Green Grün - + Dark Green Dunkles Grün - + Magenta Violett - + Dark Magenta Dunkles Violett - + Red Rot - + Dark Red Dunkles Rot - + Yellow Gelb - + Dark Yellow Dunkles Gelb - + White Weiß - + Numbers Zahlen - - - - - - - + + + + + + + Bold Fett - - - - - - - + + + + + + + Italic Kursiv - + Functions Funktionen - + Key Words Schlüsselwörter - + Pre-Processor Pre-Processor - + Quotes Text zwischen "" und <> - + Line Comments Zeilenkommentare - + Block Comments Blockkommentare - - + + Select Propeller Compiler Propeller Compiler auswählen - - + + Select GCC Library Folder - + Select GCC Project Workspace Folder - + Select Spin Project Workspace Folder - + Select Propeller Loader Folder Propeller Ladeprogramm Verzeichnis auswählen @@ -2708,13 +2968,13 @@ Dieser neue Ordner wird eine main.c für den Quelltext und eine .side Projektdat Propeller Arbeitsbereich Verzeichnis auswählen - - + + Select Spin Compiler Spin Compiler auswählen - + Select Spin Library Folder Spin Bibliotheken Ordner auswählen @@ -3053,9 +3313,8 @@ Dieser neue Ordner wird eine main.c für den Quelltext und eine .side Projektdat Funktion - (10) Carriage Return CR - (10) Wagenrücklauf CR + (10) Wagenrücklauf CR @@ -3063,9 +3322,8 @@ Dieser neue Ordner wird eine main.c für den Quelltext und eine .side Projektdat (0) Bildschirm leeren - (13) New Line NL - (13) Zeilenvorschub NL + (13) Zeilenvorschub NL @@ -3116,6 +3374,16 @@ Dieser neue Ordner wird eine main.c für den Quelltext und eine .side Projektdat (6) Move Cursor Down (6) Cursor hinunter bewegen + + + (10) New Line NL + + + + + (13) Carriage Return CR + (10) Wagenrücklauf CR {13)?} + (7) Beep Speaker @@ -3160,92 +3428,92 @@ Dieser neue Ordner wird eine main.c für den Quelltext und eine .side Projektdat (15) Cursor bewegen (y) - + Black Schwarz - + Dark Gray Dunkles Grau - + Gray Grau - + Light Gray Helles Grau - + Blue Blau - + Dark Blue Dunkles Blau - + Cyan Cyan - + Dark Cyan Dunkles Cyan - + Green Grün - + Dark Green Dunkles Grün - + Magenta Violett - + Dark Magenta Dunkles Violett - + Red Rot - + Dark Red Dunkles Rot - + Yellow Gelb - + Dark Yellow Dunkles Gelb - + White Weiß - + Choose Font Schriftart wählen