Mercurial > public > hwos_code
annotate src/text_german.inc @ 51:e66c94471935
language updates
author | heinrichsweikamp |
---|---|
date | Sat, 28 Sep 2013 15:20:39 +0200 |
parents | ec4d8503ec45 |
children | 0fae975af741 |
rev | line source |
---|---|
0 | 1 ;============================================================================= |
2 ; | |
3 ; File text_german.asm | |
4 ; | |
5 ; German texts translation file. | |
6 ; | |
7 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. | |
8 ;============================================================================= | |
9 | |
10 ; Basic texts | |
11 TCODE tNo, "Nein" ; No | |
12 TCODE tYes, "Ja" ; Yes = No + 1 | |
13 | |
14 ; Surface-mode texts | |
15 TCODE tBeta, "beta" ; beta | |
16 TCODE tMenu, "<Menü" ; <Menu | |
17 TCODE tView, "View>" ; View> | |
18 TCODE tHeading, "Kurs:" ; Heading: | |
19 | |
20 ; Divemode Menu | |
21 TCODE tDivemenu_Gaslist, "Gasliste" ; Gaslist | |
22 TCODE tDivemenu_ResetAvr, "Stoppuhr" ; Reset Avr. | |
23 TCODE tDivemenu_Setpoint, "Setpoint" ; Setpoint | |
24 TCODE tDivemenu_UseSensor,"Ben. Sensor" ; Use Sensor | |
25 TCODE tDivemenu_ToggleGF, "Toggle GF" ; Toggle GF | |
26 | |
27 ; Main menu | |
28 TCODE tNext, "<Weiter" ; <Next | |
29 TCODE tEnter, "Enter>" ; Enter> | |
30 | |
31 TCODE tMainMenu, "Hauptmenü" ; MainMenu | |
32 TCODE tLogbook, "Logbuch" ; Logbook | |
33 TCODE tGasSetup, "OC Gas Setup" ; OC Gas Setup | |
34 TCODE tSimulator, "Simulator" ; Simulator | |
35 TCODE tSetTime, "Zeit stellen" ; Set Time | |
36 TCODE tSetDate, "Datum stellen" ; Set Date | |
37 TCODE tSetTimeDate,"Datum & Uhrzeit"; Set Time & Date | |
38 TCODE tDispSets, "Anzeige" ; Display Settings | |
39 TCODE tExit, "Ende" ; Exit | |
40 TCODE tResetMenu, "Reset Menü" ; Reset Menu | |
41 TCODE tDiveModeMenu,"Dekoberechnung" ; Deco Mode | |
42 TCODE tInfoMenu, "Informationen" ; Information | |
43 TCODE tCCRSetup, "CCR Menü" ; CCR Setup | |
44 TCODE tDiluentSetup,"Diluent Menü" ; Diluent Setup | |
45 TCODE tFixedSetpoints,"Feste Setpoints" ; Fixed Setpoints | |
46 TCODE tCCRSensor, "CCR Sensor" ; CCR Sensor | |
47 | |
48 ; Gas menu | |
49 TCODE tGaslist, "OC Gas Liste" | |
50 TCODE tGasEdit, "Gas einstellen" | |
51 TCODE tType, "Type: " | |
52 TCODE tGasDisabled,"Deaktiviert" ; Disabled | |
53 TCODE tGasFirst, "Start" ; First | |
54 TCODE tGasTravel, "Reise" ; Travel | |
55 TCODE tGasDeco, "Deko" ; Deco | |
56 TCODE tDilDisabled,"Deaktiviert" ; Disabled | |
57 TCODE tDilFirst, "Start" ; First | |
58 TCODE tDilNorm, "Normal" ; Normal | |
59 TCODE tAir, "Luft " ; Enum: values must follows (5 chars) | |
60 TCODE tO2, "O2 " ; tAir + 5 | |
61 TCODE tO2Plus, "O2 +" | |
62 TCODE tO2Minus, "O2 -" | |
63 TCODE tHePlus, "He +" | |
64 TCODE tHeMinus, "He -" | |
65 TCODE tMOD, "MOD:" | |
66 TCODE tEAD, "EAD:" | |
67 TCODE tGasDepth, "Wechseltiefe" | |
68 TCODE tDepthPlus, "Tiefe +" | |
69 TCODE tDepthMinus,"Tiefe -" | |
70 TCODE tDepthReset,"Reset auf MOD:" | |
71 TCODE tSetup_mix, "Mix Einstellen" | |
72 TCODE tCCRMode, "CCR Modus:" ; CCR Mode: | |
73 TCODE tCCRModeFixedSP, "Fester SP" ; Fixed SP | |
74 TCODE tCCRModeSensor, "Sensor" ; Sensor | |
75 TCODE tSP, "SP" ; SP (SetPoint) | |
76 TCODE tSPPlus, "pO2+" ; pO2+ | |
77 | |
78 ; New batteries menu | |
79 TCODE tNewBattTitle, "Neue Batterien?" | |
80 TCODE tNewBattOld, "Behalte alte" | |
81 TCODE tNewBattNew36, "Neue 3,6V" | |
82 TCODE tNewBattNew15, "Neue 1,5V" | |
83 | |
84 ; Gaslist management | |
85 TCODE tGas, "Gas" ; Gas | |
86 TCODE tNx, "Nx " ; Nx (3 chars) | |
87 TCODE tTx, "Tx " ; Tx (3 chars) | |
88 TCODE tGasErr, "Err" ; Err (3 chars) | |
89 | |
90 ; Communication Menu | |
91 TCODE tUsbMode, "Starte USB" | |
92 TCODE tUsbTitle, "USB Modus" | |
93 TCODE tUsbStarting, "Starte....." | |
94 TCODE tUsbStartDone, "Fertig. " | |
95 TCODE tUsbServiceMode, "Servicemodus aktiv" | |
96 TCODE tUsbClosed, "Abgebrochen" | |
97 TCODE tUsbExit, "Beendet" | |
98 TCODE tUsbDownloadMode, "Downloadmodus aktiv" | |
99 TCODE tUsbLlBld, "Low-Level Bootloader" | |
100 | |
101 ; Dive Settings | |
102 TCODE tDvMode, "Betrieb:" | |
103 TCODE tDvOC, "OC" | |
104 TCODE tDvCC, "CC" | |
105 TCODE tDvGauge, "Tiefen." | |
106 TCODE tDvApnea, "Apnoe" | |
107 TCODE tDkMode, "Deko-Modus:" | |
108 TCODE tZHL16, "ZH-L16" | |
109 TCODE tZHL16GF, "ZH-L16+GF" | |
110 TCODE tPPO2Max, "ppO2 Max:" | |
111 TCODE tPPO2Min, "ppO2 Min:" | |
49 | 112 TCODE tLastDecostop, "Letzt. Stop:" |
0 | 113 TCODE tDecoparameters, "Deko Parameter" |
114 TCODE tGF_low, "GF low:" | |
115 TCODE tGF_high, "GF high:" | |
116 TCODE tSaturationMult, "Sättigung:" | |
117 TCODE tDesaturationMult, "Entsättigung:" | |
118 TCODE tFTTSMenu, "Future TTS:" ; Future TTS | |
119 TCODE taGFMenu, "Alternativ-GF" ; Alternative GF | |
120 TCODE taGF_low, "aGF low:" ; aGF low | |
121 TCODE taGF_high, "aGF high:" ; aGF high | |
122 TCODE taGF_enable,"aGF Wählbar:" ; aGF Selectable | |
123 TCODE tDiveaGF_active,"aGF Aktiv" ; aGF Active | |
124 | |
125 ; Display Settings | |
126 TCODE tBright, "Helligkeit:" | |
127 TCODE tEco, "Eco" | |
128 TCODE tMedium, "Mittel" | |
129 TCODE tHigh, "Hoch" | |
130 TCODE tDvSalinity,"Salinity:" ; Salinity | |
131 | |
132 ; Setup Menu | |
133 TCODE tSystSets, "Konfiguration" | |
134 TCODE tLanguage, "Sprache:" | |
135 TCODE tEnglish, "Englisch" | |
136 TCODE tGerman, "Deutsch" | |
137 TCODE tFrench, "Französisch" | |
138 TCODE tItalian, "Italienisch" | |
139 TCODE tCompassMenu,"Kompass-kalibrierung" ; Compass calibration | |
18
4e3f133dfbf4
add new opt_compass_gain option to work with more magnetic battery types
heinrichsweikamp
parents:
0
diff
changeset
|
140 TCODE tCompassGain,"Empfindlichkeit" ; Compass gain |
4e3f133dfbf4
add new opt_compass_gain option to work with more magnetic battery types
heinrichsweikamp
parents:
0
diff
changeset
|
141 TCODE tcharx, "x" |
0 | 142 |
143 TCODE tUnits, "Einheiten:" | |
144 TCODE tMetric, " m/°C" ; Enum menu | |
145 TCODE tImperial, "ft/°F" | |
146 | |
147 TCODE tDefName, "HW OSTC3" | |
148 TCODE tbar, "bar" ; bar | |
149 | |
150 ; Units for all menu | |
151 TCODE tMeters, "m" | |
152 TCODE tFeets, "ft" | |
153 TCODE tFeets1, "f" | |
154 TCODE tMinutes, "'" | |
155 TCODE tPercent, "%" | |
156 | |
157 ; Date | |
158 TCODE tDateFormat, "Datum:" | |
159 TCODE tDateformat, "MMTTJJ" | |
160 TCODE tDateformat1,"TTMMJJ" | |
161 TCODE tDateformat2,"JJMMTT" | |
162 | |
163 ; Simulator menu | |
164 TCODE tInter, "Simulator" ; Dive Simulator | |
165 TCODE tPlan, "Deko Planer" ; OSTC3 Decoplanner | |
166 | |
167 ; Decoplanner submenu | |
168 TCODE tBtTm, "Grundzeit:" ; Bot. Time: (10 chars) | |
169 TCODE tMxDep, "Max.Tiefe:" ; Max Depth: (10 chars) | |
170 TCODE tIntvl, "Intervall:" ; Interval : (10 chars) | |
171 TCODE tDeco, "Deko berechnen" ; Calculate Deco | |
172 TCODE tDivePlan, "Tauchplan:" ; Dive Plan: | |
173 TCODE tNoDeco, "Keine Deco" ; No Deco | |
174 TCODE tMore, "Mehr..." ; More... | |
175 TCODE tCNS, "ZNS" ; CNS | |
176 | |
177 ; Information menu | |
178 TCODE tFirmware, "Firmware: " ; Firmware: (space) | |
179 TCODE tSerial, "Seriennr.: " ; Serial : (space) | |
180 TCODE tTotalDives,"Anzahl TG: " ; Total Dives: | |
181 | |
182 ; Divemode screen | |
183 TCODE tNDL, " NZ" | |
184 TCODE tTTS, "TTS" | |
185 TCODE tVelMetric, "m/min" | |
186 TCODE tVelImperial,"ft/m " | |
187 TCODE tGasSelect, "Wähle Gas" ; Select Gas | |
188 TCODE tSelectAir, "Air " ; Air | |
189 TCODE tSelectO2, "O2 " ; O2 | |
190 TCODE tSelectNx, "Nx" ; Nx | |
191 TCODE tSelectTx, "Tx" ; Tx | |
192 TCODE tDepth, "Tiefe" ; Depth | |
193 TCODE tMaxDepth, "Max. Tiefe" ; Max. Depth | |
194 TCODE tDivetime, "TG-Dauer" ; Divetime | |
195 TCODE tDiveHudMask1, "Sensor 1" | |
196 TCODE tDiveHudMask2, "Sensor 2" | |
197 TCODE tDiveHudMask3, "Sensor 3" | |
198 TCODE tDiveTotalAvr, "Durchschn.1" | |
199 TCODE tDiveStopwatch, "Stoppuhr" | |
200 TCODE tDiveStopAvr, "Durchschn.2" | |
38 | 201 TCODE tApnoeTotal, " Gesamtzeit"; Total Divetime |
0 | 202 TCODE tApnoeMax, " Letzter TG" ; Last decend |
203 TCODE tApnoeSurface, "Oberflächenzeit" ; Surface Time | |
204 TCODE tDiveDecoplan, "Dekoplan" ; Decoplan | |
205 TCODE tDiveClock, "Uhr" ; Clock | |
206 TCODE tDiveEAD_END, "EAD/END" ; EAD/END | |
207 TCODE tDiveTissues, "Gewebe" ; Tissues | |
208 TCODE tEND, "END:" ; END: | |
209 TCODE tHe, "He" ; He | |
210 TCODE tN2, "N2" ; N2 | |
211 TCODE tDiveBailout, "Bailout" ; Bailout | |
212 TCODE tGFactors, "GF Values" ; GF Values | |
213 TCODE taGFactors, "aGF Values" ; aGF Values | |
214 TCODE tGFInfo, "GF Info" ; GF Info | |
215 | |
216 ; Divemode menu | |
217 TCODE tDivePreMenu, "Menü?" ; Menu? | |
218 | |
219 ; Simulator menu | |
220 TCODE tQuitApnea, "Ende?" ; Quit Apnea mode? | |
221 TCODE tQuitSim, "Ende?" ; Quit Simulation? | |
222 TCODE tDescent1m, "Sim:-1m" ; Descent 1m | |
223 TCODE tAscent1m, "Sim:+1m" ; Ascent 1m | |
224 | |
225 ; Logbook | |
226 TCODE tCNS2, "ZNS:" | |
227 TCODE tAVR, "Mit:" | |
228 TCODE tGF, "GF:" | |
229 TCODE tSAT, "Sät:" ; Sat: | |
230 | |
231 ; Logbook units | |
232 TCODE tLogTunitC, "°C" | |
233 TCODE tLogTunitF, "°F" | |
234 TCODE tKGL, "kg/l" | |
235 TCODE tMBAR, "mbar" | |
236 | |
237 ; Logbook menu | |
238 TCODE tNextLog, "Nächste Seite" | |
239 TCODE tExitLog, "Logbuch beenden" | |
240 | |
241 ; Reset menu | |
242 TCODE tReboot, "Neu starten" ;Reboot | |
243 TCODE tResetMenu2,"Sind Sie sicher?" ;Are you sure? | |
244 TCODE tAbort, "Abbrechen" ;Abort | |
245 TCODE tResetSettings, "Alles zurücksetzen";Reset all | |
246 TCODE tResetDeco, "Deko zurücksetzen" ;Reset Deco | |
247 TCODE tResetBattery, "Batterie zurücksetzen" ;Reset Battery | |
248 | |
249 ; Set Time Menu/Set Date Menu | |
250 TCODE tSetHours, "Stunden einst." ; Set Hours | |
251 TCODE tSetMinutes,"Minuten einst." ; Set Minutes | |
252 TCODE tSetSeconds,"Sekunden zurücks." ; Clear seconds | |
253 TCODE tSetDay, "Setze Tag" ; Set Day | |
254 TCODE tSetMonth, "Setze Monat" ; Set Month | |
255 TCODE tSetYear, "Setze Jahr" ; Set Year | |
256 | |
257 ; After update texts | |
258 TCODE tNewFirmware1, "Update erfolgreich!" ; Update sucessful! | |
259 TCODE tNewFirmware2, "Neue Firmware: " ; New Firmware: | |
260 | |
261 ; Logbook Offset Menu | |
262 TCODE tLogOffset, "Logbuch offset" ; Logbook offset | |
263 TCODE tLogOffsetp1, "+1" ; +1 | |
264 TCODE tLogOffsetp10, "+10" ; +10 | |
265 TCODE tLogOffsetm1, "-1" ; -1 | |
266 TCODE tLogOffsetm10, "-10" ; -10 | |
23
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
267 |
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
268 ; Sampling rate |
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
269 TCODE tSamplingrate, "Abtastrate:" ; Sampling rate: |
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
270 TCODE tSampling2s, "2s" ; 2s |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
271 TCODE tSampling10s, "10s" ; 10s |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
272 |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
273 ; Compass directions |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
274 TCODE tN, "N" ; N(orth),338°-22° |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
275 TCODE tNE, "NO" ; North-East,23°-67° |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
276 TCODE tE, "O" ; E(east),68°-112° |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
277 TCODE tSE, "SO" ; South-East,113°-157° |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
278 TCODE tS, "S" ; S(outh),157°-202° |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
279 TCODE tSW, "SW" ; South-West,203°-247° |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
280 TCODE tW, "W" ; W(West),248°-292° |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
281 TCODE tNW, "NW" ; North-West,293°-337° |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
282 |
50 | 283 ; Color Scheme menu |
284 TCODE tColorScheme, "Farbschema" ; Color Scheme | |
51 | 285 TCODE tColorSetDive, "Tauchmodus:" ; Divemode: |
286 TCODE tColorSetName0, "Standard" ; Standard | |
287 TCODE tColorSetName1, "Rot" ; Red | |
288 TCODE tColorSetName2, "Grün" ; Green | |
289 TCODE tColorSetName3, "Blau" ; Blue |