Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
889 | - | 1 | //Form4 |
2 | Form4.Caption := 'Einstellungen:'; |
||
3 | Form4.GroupBox1.Caption := 'Allgemein:'; |
||
4 | Form4.GroupBox2.Caption := 'Bibliothek:'; |
||
5 | Form4.GroupBox4.Caption := 'Berechnung/Graphen:'; |
||
6 | Form4.Label1.Caption := 'Farbe:'; |
||
7 | Form4.Label2.Caption := 'Folgende Kategorien sortiert anzeigen:'; |
||
8 | Form4.Label3.Caption := 'Sprache:'; |
||
9 | Form4.CheckBox1.Caption := 'Preis berechnen und anzeigen'; |
||
10 | Form4.CheckBox7.Caption := 'Den Knopf "Schubdiagramm prüfen" anzeigen'; |
||
11 | Form4.CheckBox10.Caption := 'Letzte Kopterkonfiguration bei Programmstart automatisch laden'; |
||
12 | Form4.CheckBox11.Caption := 'Fenstergröße speichern und bei Programmstart wieder herstellen'; |
||
13 | Form4.Radiobutton1.Caption := 'Windows standard'; |
||
14 | Form4.Radiobutton2.Caption := 'Weiß'; |
||
15 | Form4.CheckBox2.Caption := 'Kopter Basiskonfiguration'; |
||
16 | Form4.CheckBox3.Caption := 'Akku'; |
||
17 | Form4.CheckBox4.Caption := 'Motoren'; |
||
18 | Form4.CheckBox5.Caption := 'Propeller'; |
||
19 | Form4.CheckBox6.Caption := 'Zubehör'; |
||
20 | Form4.CheckBox12.Caption := 'Berechnen mit Ladekapazität (Verbrauchte Kapazität)'; |
||
21 | Form4.CheckBox8.Caption := 'Max. X Wert ist höchster Wert auf der X-Achse'; |
||
22 | Form4.CheckBox9.Caption := 'Min. Y Wert ist min. Wert auf der Y Achse'; |
||
23 | //Form3 |
||
24 | Form3.Caption := 'Schubdiagramm festlegen:'; |
||
25 | Form3.label21.Caption := 'Vorhandene Schubdiagramme:'; |
||
26 | Form3.label4.Caption := 'Die Flugzeit wird nun "rot" angezeigt, weil ja eigendlich nicht das richtige Schubdiagramm zur '; |
||
27 | Form3.label5.Caption := 'Berechnung genutzt wurde...'; |
||
28 | //Form2 |
||
29 | Form2.Caption := 'Bibliothek bearbeiten:'; |
||
30 | Form2.Groupbox6.Caption := 'Neue Komponente anlegen:'; |
||
31 | Form2.Groupbox1.Caption := 'Komponente ändern:'; |
||
32 | Form2.Groupbox3.Caption := 'Neues Schubdiagramm für eine Motor, Akkuzellen, Prop. Kombination / Ändern eines Schubdiagramms:'; |
||
33 | Form2.TSSchubdiagramm.Caption := 'Schubdiagramm Neu/Ändern'; |
||
34 | Form2.TSKompneuaendern.Caption := 'Komponenten Neu/Ändern'; |
||
35 | Form2.Label13.Caption := 'Kategorie:'; |
||
36 | Form2.Label10.Caption := 'Bezeichnung:'; |
||
37 | Form2.Label14.Caption := 'Anzahl der Motoren:'; |
||
38 | Form2.Label16.Caption := 'Kapazität in mAh:'; |
||
39 | Form2.Label7.Caption := 'Akkuzellen:'; |
||
40 | Form2.Label25.Caption := 'Ladekapa. in mAh:'; |
||
41 | Form2.Label19.Caption := 'Gewicht in g:'; |
||
42 | Form2.Label22.Caption := 'Preis in Cent:'; |
||
43 | Form2.Speedbutton7.Caption := 'Anlegen'; |
||
44 | Form2.Label28.Caption := 'Tips:'; |
||
45 | Form2.Label29.Caption := '- Ladekapazität ist die mAh Zahl die nach einem Flug, bei vorher'; |
||
46 | Form2.Label30.Caption := 'vollgeladenem Akku, in den Akku geladen wird. Also die '; |
||
47 | Form2.Label31.Caption := 'verbrauchte Kapazität.'; |
||
48 | Form2.Label32.Caption := 'Im [Setup] kann dann eingestellt werden, ob mit der Lipokapazität'; |
||
49 | Form2.Label33.Caption := 'oder der Ladekapazität gerechnet werden soll.'; |
||
50 | Form2.Label34.Caption := 'Die Ladekapazität wird dann in % von der Lipokapazität'; |
||
51 | Form2.Label35.Caption := 'umgerechnet und dann zur Berechnung der Flugzeit benutzt.'; |
||
52 | Form2.Label27.Caption := '- Rechtsklick auf die Bezeichnung, zum Ändern der Bezeichnung.'; |
||
53 | Form2.Label26.Caption := 'Tips:'; |
||
54 | Form2.Speedbutton3.Caption := 'Ändern'; |
||
55 | Form2.Speedbutton4.Caption := 'Löschen'; |
||
56 | Form2.Label23.Caption := 'Preis in Cent:'; |
||
57 | Form2.Label5.Caption := 'Gewicht in g:'; |
||
58 | Form2.Label4.Caption := 'Kapazität in mAh:'; |
||
59 | Form2.Label6.Caption := 'Akkuzellen:'; |
||
60 | Form2.Label9.Caption := 'Ladekapa. in mAh:'; |
||
61 | Form2.Label3.Caption := 'Anzahl der Motoren:'; |
||
62 | Form2.Label2.Caption := 'Kategorie:'; |
||
63 | Form2.Label1.Caption := 'Bezeichnung:'; |
||
64 | Form2.Label21.Caption := 'Vorhandene Schubdiagramme:'; |
||
65 | Form2.Label15.Caption := 'Motorname:'; |
||
66 | Form2.Label17.Caption := 'Akkuzellen:'; |
||
67 | Form2.Label18.Caption := 'Propeller:'; |
||
68 | Form2.Label12.Caption := 'Strom in Ah/10 pro Motor:'; |
||
69 | Form2.Label11.Caption := 'Gewicht in g pro Motor:'; |
||
70 | Form2.Speedbutton2.Caption := 'Löschen'; |
||
71 | Form2.Speedbutton1.Caption := 'Ändern/Anlegen'; |
||
72 | Form2.chart1.LeftAxis.Title.Caption := 'Schub in g pro Motor'; |
||
73 | Form2.chart1.BottomAxis.Title.Caption := 'Strom in A pro Motor'; |
||
74 | Form2.Chart1.Title.Text.Text:='Schubdiagramm'; |
||
75 | //Variablen |
||
76 | Form2.Button1.Caption := 'Neuer Punkt'; |
||
77 | f2b1a := 'Neuer Punkt'; |
||
78 | f2b1b := 'Punkte ändern'; |
||
79 | Form2.Label24.Caption := 'Noch: 21/21 Werte'; |
||
80 | f2l24a := 'Noch: '; |
||
81 | f2l24b := ' Werte'; |
||
82 | //Form1 |
||
83 | Form1.Caption := 'Flugzeitrechner: '+vers; |
||
84 | Form1.Label11.Caption := 'Flugzeitrechner'; |
||
85 | Form1.GroupBox3.Caption := 'Kopter Konfiguration:'; |
||
86 | Form1.Speedbutton4.Caption := 'Laden'; |
||
87 | Form1.Speedbutton5.Caption := 'Speichern'; |
||
88 | Form1.bberechnen.Caption := 'Konfiguration berechnen'; |
||
89 | Form1.CheckBox1.Caption := 'Werte im Diagramm anzeigen'; |
||
90 | Form1.Label20.Caption := 'Berechnet mit:'; |
||
91 | Form1.Bexport.Caption := 'Graphen Exportieren'; |
||
92 | Form1.GroupBox2.Caption := 'Bibliothek:'; |
||
93 | Form1.Label1.Caption := 'Kopter Basiskonfiguration:'; |
||
94 | Form1.Label7.Caption := 'Akku:'; |
||
95 | Form1.Label9.Caption := 'Zubehör (Wird immer nur einmal berechnet):'; |
||
96 | Form1.Speedbutton1.Caption := 'Bibliothek bearbeiten'; |
||
97 | Form1.GroupBox1.Caption := 'Grundlagen/Auswertung:'; |
||
98 | Form1.Label2.Caption := 'Koptergew. (g):'; |
||
99 | Form1.Label15.Caption := 'Zuladung (g):'; |
||
100 | Form1.Label3.Caption := 'Akkugew. (g)'; |
||
101 | Form1.Label4.Caption := 'Anz. Motoren'; |
||
102 | Form1.Label5.Caption := 'Kapa. Akku (mAh)'; |
||
103 | Form1.Label18.Caption := 'Lade Kapa. (%)'; |
||
104 | Form1.Label12.Caption := 'Akku Zellen'; |
||
105 | Form1.Label19.Caption := 'Verluste (%)'; |
||
106 | Form1.Label6.Caption := 'Flugzeit: '; |
||
107 | Form1.Label13.Caption := 'Gewicht: '; |
||
108 | Form1.Label10.Caption := 'Preis: '; |
||
109 | Form1.Blos.Caption := 'Berechnen'+#13+'mit diesen'+#13+'Werten'; |
||
110 | form1.OD1.Title := 'Kopter Konfiguration laden'; |
||
111 | Form1.Bschub.Caption := 'Schubdiagramm prüfen...'; |
||
112 | |||
113 | //Variablen |
||
114 | Form1.Label8.Caption := 'Motoren (Werden immer x mal berechnet):'; |
||
115 | f1l8a := 'Motoren (Werden immer '; |
||
116 | f1l8b := ' mal berechnet):'; |
||
117 | Form1.Label16.Caption := 'Propeller (Wird immer x mal berechnet):'; |
||
118 | f1l16a := 'Propeller (wird immer '; |
||
119 | f1l16b := ' mal berechnet):'; |
||
120 | f1chart1 := 'Flugzeit in Minuten'; |
||
121 | f1chart2 := 'Weitere Zuladung in g'; |
||
122 | f1chart3 := 'Berechnung der Flugzeit bei weiterer Zuladung: '; |
||
123 | f1chart4 := 'Flugzeit / Kapazität '; |
||
124 | f1chart5 := 'Schubdiagramm '; |
||
125 | f1chart6 := 'mAh (Gerechnet mit g / mAh)'; |
||
126 | f1chart7 := 'Berechnung der Flugzeit bei steigender Akkugröße unter Berücksichtung des Akkugewichts: '; |
||
127 | f1chart8 := 'Gesamtstrom / Zuladung'; |
||
128 | f1chart9 := 'Flugzeit / Zuladung '; |
||
129 | f1chart10 := 'Strom in A'; |
||
130 | f1chart11 := 'Zuladung in g'; |
||
131 | f1chart12 := 'Gesamtstrom in A bei weiterer Zuladung: '; |
||
132 | f1chart13 := 'Schub in g pro Motor'; |
||
133 | f1chart14 := 'Strom in A pro Motor'; |
||
134 | f1chart15 := 'Schubdiagramm zur Motor/Akku/Propeller Kombination: '; |
||
135 | |||
136 | //Message Boxen Allgemein |
||
137 | f2msg1 := 'Information:'; |
||
138 | f2msg2 := 'Frage:'; |
||
139 | f2msg3 := 'ACHTUNG Kollision:'; |
||
140 | f2msg4 := ''; |
||
141 | |||
142 | //Message Boxen Form2 |
||
143 | f2msg5 := 'Es wurden nicht genügend Informationen für den Schubdiagramm Namen angegeben!'+#13+'Oder es wurden nicht genügend Einträge in der Schubtabelle angelegt (min.2)'+#13+#13+'Das Diagramm wurde nicht gespeichert.'; |
||
144 | f2msg6a := 'Ein Schubdiagramm mit dem Namen:'; |
||
145 | f2msg6b := 'exestiert bereits!'+#13+'Soll das Schubdiagramm ersetzt werden?'; |
||
146 | f2msg7a := 'Das neue Schubdiagramm, mit dem Namen: '; |
||
147 | f2msg7b := 'wurde angelegt.'; |
||
148 | f2msg8a := 'Die Bezeichung für den Eintrag: '; |
||
149 | f2msg8b := ' wurde geändert auf: '; |
||
150 | f2msg8c := 'Folgende Einstellungen wurden dadurch mit geändert:'; |
||
151 | f2msg8d := ' - Die oder das Schubdiagramm'; |
||
152 | f2msg8e := ' - Die aktuelle Kopter Konfiguration'; |
||
153 | f2msg8f := 'Die aktuelle Kopter Konfiguration wurde aber NICHT gespeichert!'+#13+'Und schon vorher gespeicherte Kopter Konfigurationen müssen von Hand angepasst werden!'; |
||
154 | f2msg9 := 'Es wurde keine Bezeichung angegeben.'+#13+#13+'Die Komponente kann somit nicht angelegt werden!'; |
||
155 | f2msg10a := 'Die Bezeichung: '; |
||
156 | f2msg10b := ' ist schon vorhanden, und kann somit nicht angelegt werden!'; |
||
157 | f2msg11a := 'Den Eintrag: '; |
||
158 | f2msg11b := ' wirklich löschen?'; |
||
159 | f2msg12 := 'Es können nur 21 Werte für ein Schubdiagramm angegeben werden!'+#13+#13+'Der Eintrag wurde nichtübernommen!'; |
||
160 | f2msg13 := 'Die Stromangabe ist schon in der Schubtabelle vorhanden!'+#13+#13+'Der Eintrag wurde nichtübernommen!'; |
||
161 | f2msg14a := 'Der Eintrag: '; |
||
162 | f2msg14b := 'wurde nicht in der Bibliothek gefunden!'; |
||
163 | f2msg15 := 'Wirklich alles löschen?'; |
||
164 | f2msg16 := '!ACHTUNG!'+#13+#13+'Ein Motor kann nicht in einen Propeller umgeändert werden!'; |
||
165 | f2msg17 := '!ACHTUNG!'+#13+#13+'Ein Propeller kann nicht in einen Motor umgeändert werden!'; |
||
166 | f2msg18 := '!ACHTUNG!'+#13+#13+'Es wurden nicht alle Daten eingelesen, da nur 21 Datensätze zur Verfügung stehen!'; |
||
167 | //Message Boxen Form1 |
||
168 | F1msg1a := 'Folgende Auswahlen (Der Eintrag muss mit einem einfachen Klick markiert sein) in der Bibliothek fehlen noch:'; |
||
169 | F1msg1b := ' - Es wurde kein Motor ausgewält'; |
||
170 | F1msg1c := ' - Es wurde kein Propeller ausgewält'; |
||
171 | F1msg1d := 'Die Berechnung mit den Werten bei "Flugzeit/Gewicht" kann nicht durchgeführt werden, da dadurch kein Schubdiagramm zugewiesen werden kann.'+#13+#13+'Möchten Sie ein vorhandenes Schubdiagramm, das evtl. "annähernd" auf Ihre Konfiguration passt für die Berechung auswählen?'; |
||
172 | F1msg2 := 'Es wurde ein passendes Schubdiagramm in der Datenbank zu Ihrer Konfiguration gefunden!'+#13+#13+'Sie können nun mit der Berechnung fortfahren.'; |
||
173 | F1msg3 := 'Kein passendes Schubdiagramm in der Datenbank gefunden!'+#13+#13+'Damit ein Schubdiagramm gefunden werden kann, müssen mindestens ein Motor, ein Propeller und ein Akku'+#13+'per Doppelklick für die Kopter Konfiguration ausgewählt werden.'+#13+#13+'Die Berechnung kann nicht durchgeführt werden, da kein Schubdiagramm zugewiesen wurde.'; |
||
174 | F1msg4 := 'Für folgende Komponenten wurde kein Preis angegeben:'; |
||
175 | F1msg5 := 'Für folgende Komponenten wurde kein Gewicht angegeben:'; |
||
176 | F1msg6a := 'Folgende Komponenten wurden nicht in der Bibliothek gefunden:'; |
||
177 | F1msg6b := 'Sollen die Einträge aus der Kopterkonfiguration gelöscht werden?'+#13+#13+'Wenn Sie [NEIN] drücken wird die Berechnung ohne diese Komponenten durchgeführt!'; |
||
178 | F1msg7 := 'Das Gewicht ist außerhalb der Werte zur Berechnung in dem Schubdiagramm!'+#13+#13+'Oder die Berechung der weiteren Zuladung übersteigt die Werte im Schubdiagramm!'+#13+'Es wird dann nur der Bereich angezeigt, der Berechnet werden konnte.'; |
||
179 | F1msg8 := 'Es ist schon ein Motor in Ihrer Konfiguration vorhanden!'+#13+'(Es kann immer nur ein Motor in der Konfiguration vorhanden sein.)'+#13+#13+'Soll der Motor in der aktuellen Konfiguration durch den neuen Motor ersetzt werden?'; |
||
180 | F1msg9 := 'Es ist schon ein Akku in Ihrer Konfiguration vorhanden!'+#13+'(Es kann immer nur ein Akku in der Konfiguration vorhanden sein.)'+#13+#13+'Soll der Akku in der aktuellen Konfiguration durch den neuen Akku ersetzt werden?'; |
||
181 | F1msg10 := 'Es ist schon ein Propeller in Ihrer Konfiguration vorhanden!'+#13+'(Es kann immer nur ein Propeller in der Konfiguration vorhanden sein.)'+#13+#13+'Soll der Propeller in der aktuellen Konfiguration durch den neuen Propeller ersetzt werden?'; |
||
182 | F1msg11 := 'Die Bibliothek wurde geändert!'+#13+#13+'Möchten Sie die Daten auf der Festplatte speichern?'; |
||
183 | F1msg12 := 'Es ist schon eine Basiskonfiguration in Ihrer Kopterkonfiguration vorhanden!'+#13+'(Es kann immer nur eine Basiskonfiguration in der Kopterkonfiguration vorhanden sein.)'+#13+#13+'Soll die Basiskonfiguration in der aktuellen Kopterkonfiguration durch die neue Basiskonfiguration ersetzt werden?'; |
||
184 | F1msg13 := 'Linke Maustaste: Rahmen aufziehen zum Zoomen'+#13+'Rechte Maustaste: Verschieben'; |
||
185 | F1msg14 := 'Doppelklick: Zur Kopterkonfig. hinzufügen'+#13+'Rechtsklick: Eigenschaften der Komponente anzeigen'; |
||
186 | F1msg15 := 'Doppelklick: Zur Kopterkonfig. hinzufügen'+#13+'Rechtsklick: Eigenschaften der Komponente anzeigen'+#13+'Linksklick: Auswahl für "Berechnen mit diesen Werten"'; |
||
187 | F1msg16 := 'Doppelklick: Zur Kopterkonfig. hinzufügen'+#13+'Rechtsklick: Eigenschaften der Komponente anzeigen'+#13+'Linksklick: Auswahl für "Berechnen mit diesen Werten"'; |
||
188 | F1msg17 := 'Doppelklick: Zur Kopterkonfig. hinzufügen'+#13+'Rechtsklick: Eigenschaften der Komponente anzeigen'; |
||
189 | F1msg18 := 'Doppelklick: Zur Kopterkonfig. hinzufügen'+#13+'Rechtsklick: Eigenschaften der Komponente anzeigen'; |
||
190 | F1msg19 := 'Kopter Konfiguration speichern'; |
||
191 | F1msg20 := 'Name: '; |
||
192 | F1msg21 := 'Akku Kapazität: '; |
||
193 | F1msg22 := 'Lade Kapazität: '; |
||
194 | F1msg23 := 'Akku Zellen: '; |
||
195 | F1msg24 := 'Gewicht: '; |
||
196 | F1msg25 := 'Motoren: '; |
||
197 | F1msg26 := 'Preis: '; |
||
198 | F1msg27 := 'Schubdiagramm'; |
||
199 | F1msg28 := 'Zuladung/Flugzeit'; |
||
200 | F1msg29 := 'Kapazität/Flugzeit'; |
||
201 | F1msg30 := 'Gesamtstrom/Zuladung'; |
||
202 | F1msg31 := 'BL_Strom/Zuladung'; |
||
203 | F1msg32 := 'Alle Graphen exportieren'; |
||
204 | F1msg33 := 'Aktuellen Graphen: "'; |
||
205 | F1msg34 := '" exportieren'; |
||
206 | F1msg35 := 'Rechte Maustaste zum löschen'; |
||
207 | F1msg36 := 'Gesamtstrom'; |
||
208 | F1msg37 := 'BL-Strom'; |
||
209 | |||
210 | //Kontextmenues |
||
211 | Form1.Eintragentfernen1.caption := 'Eintrag entfernen'; |
||
212 | Form1.Allesentfernen1.Caption := 'Alles entfernen'; |
||
213 | Form1.AlsBitmapBildspeichern1.Caption := 'Als Bitmap Bild speichern...'; |
||
214 | Form1.AlsBildindieZwischenablage1.Caption := 'Als Bild in die Zwischenablage'; |
||
215 | Form1.PUWerteaktuell.Caption := 'Werte des aktuellen Graphen in eine *.CSV Datei speichern'; |
||
216 | Form1.PUAlleWerte.Caption := 'Werte aller Graphen in eine *.CSV Datei speichern'; |
||
217 | Form2.Eintragentfernen1.Caption := 'Eintrag entfernen'; |
||
218 | Form2.Allesentfernen1.Caption := 'Alles entfernen'; |
||
219 | Form2.abelleSpeichern1.Caption := 'Tabelle exportieren (Speichern)'; |
||
220 | Form2.abelleladen1.Caption := 'Tabelle importieren (Laden)'; |
||
221 | Form2.ndernDoppelklick1.Caption := 'Ändern = Doppelklick'; |
||
222 | Form2.Bezeichnungumbenennen1.Caption := 'Bezeichnung umbenennen'; |
||
223 | |||
224 | Form2.ComboBox10.Clear; |
||
225 | Form2.ComboBox10.Items.Add('Basikonfiguration'); |
||
226 | Form2.ComboBox10.Items.Add('Akku'); |
||
227 | Form2.ComboBox10.Items.Add('Motor'); |
||
228 | Form2.ComboBox10.Items.Add('Propeller'); |
||
229 | Form2.ComboBox10.Items.Add('Zubehör'); |
||
230 | Form2.ComboBox5.Clear; |
||
231 | Form2.ComboBox5.Items.Add('Basikonfiguration'); |
||
232 | Form2.ComboBox5.Items.Add('Akku'); |
||
233 | Form2.ComboBox5.Items.Add('Motor'); |
||
234 | Form2.ComboBox5.Items.Add('Propeller'); |
||
235 | Form2.ComboBox5.Items.Add('Zubehör'); |