Mercurial > public > hwos_code
annotate src/text_english.inc @ 105:0aaa4877ba25
Show HUD voltages only in CCR mode...
author | heinrichsweikamp |
---|---|
date | Tue, 03 Jun 2014 13:20:05 +0200 |
parents | 223579e905c3 |
children | f3062a611eef |
rev | line source |
---|---|
0 | 1 ;============================================================================= |
2 ; | |
3 ; File text_english.asm | |
4 ; | |
5 ; English texts reference file. | |
6 ; | |
7 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. | |
8 ;============================================================================= | |
9 | |
10 ; Basic texts | |
11 TCODE tNo, "No" ; No | |
12 TCODE tYes, "Yes" ; Yes = No + 1 | |
13 | |
14 ; Surface-mode texts | |
15 TCODE tBeta, "beta" ; beta | |
76 | 16 TCODE tMenu, "<Menu" ; <Menu |
0 | 17 TCODE tView, "View>" ; View> |
18 TCODE tHeading, "Heading:" ; Heading: | |
19 | |
20 ; Divemode Menu | |
21 TCODE tDivemenu_Gaslist, "Gaslist" ; Gaslist | |
22 TCODE tDivemenu_ResetAvr, "Reset Avr." ; Reset Avr. | |
23 TCODE tDivemenu_Setpoint, "Setpoint" ; Setpoint | |
24 TCODE tDivemenu_UseSensor,"Use Sensor" ; Use Sensor | |
25 TCODE tDivemenu_ToggleGF, "Toggle GF" ; Toggle GF | |
26 | |
27 ; Main menu | |
28 TCODE tNext, "<Next" ; <Next | |
29 TCODE tEnter, "Enter>" ; Enter> | |
30 | |
31 TCODE tMainMenu, "Main Menu" ; MainMenu | |
32 TCODE tLogbook, "Logbook" ; Logbook | |
33 TCODE tGasSetup, "OC Gas Setup" ; OC Gas Setup | |
34 TCODE tSimulator, "Simulator" ; Simulator | |
35 TCODE tSetTime, "Set Time" ; Set Time | |
36 TCODE tSetDate, "Set Date" ; Set Date | |
37 TCODE tSetTimeDate,"Set Time & Date"; Set Time & Date | |
38 TCODE tDispSets, "Display Settings" ; Display Settings | |
39 TCODE tExit, "Exit" ; Exit | |
40 TCODE tResetMenu, "Reset Menu" ; Reset Menu | |
41 TCODE tDiveModeMenu,"Deco Mode" ; Deco Mode | |
42 TCODE tInfoMenu, "Information" ; Information | |
43 TCODE tCCRSetup, "CCR Setup" ; CCR Setup | |
44 TCODE tDiluentSetup,"Diluent Setup" ; Diluent Setup | |
45 TCODE tFixedSetpoints,"Fixed Setpoints" ; Fixed Setpoints | |
46 TCODE tCCRSensor, "CCR Sensor" ; CCR Sensor | |
47 | |
48 ; Gas menu | |
49 TCODE tGaslist, "OC Gas List" | |
89
c34516c99ca8
BUGFIX: No average depth for end-of-dive portion (<1m)
heinrichsweikamp
parents:
76
diff
changeset
|
50 TCODE tGaslistCC, "CC Diluents" |
0 | 51 TCODE tGasEdit, "Edit Gas" |
52 TCODE tType, "Type: " | |
53 TCODE tGasDisabled,"Disabled" ; Disabled | |
54 TCODE tGasFirst, "First" ; First | |
55 TCODE tGasTravel, "Travel" ; Travel | |
56 TCODE tGasDeco, "Deco" ; Deco | |
57 TCODE tDilDisabled,"Disabled" ; Disabled | |
58 TCODE tDilFirst, "First" ; First | |
59 TCODE tDilNorm, "Normal" ; Normal | |
60 TCODE tAir, "Air " ; Enum: values must follows (5 chars) | |
61 TCODE tO2, "O2 " ; tAir + 5 | |
62 TCODE tO2Plus, "O2 +" | |
63 TCODE tO2Minus, "O2 -" | |
64 TCODE tHePlus, "He +" | |
65 TCODE tHeMinus, "He -" | |
66 TCODE tMOD, "MOD:" | |
67 TCODE tEAD, "EAD:" | |
68 TCODE tGasDepth, "Change depth" | |
69 TCODE tDepthPlus, "Depth +" | |
70 TCODE tDepthMinus,"Depth -" | |
71 TCODE tDepthReset,"Reset to MOD:" | |
72 TCODE tSetup_mix, "Setup Mix" | |
73 TCODE tCCRMode, "CCR Mode:" ; CCR Mode: | |
74 TCODE tCCRModeFixedSP, "Fixed SP" ; Fixed SP | |
75 TCODE tCCRModeSensor, "Sensor" ; Sensor | |
76 TCODE tSP, "SP" ; SP (SetPoint) | |
77 TCODE tSPPlus, "pO2+" ; pO2+ | |
78 | |
79 ; New battery menu | |
80 TCODE tNewBattTitle, "New Battery?" | |
81 TCODE tNewBattOld, "Keep old" | |
82 TCODE tNewBattNew36, "New 3.6V" | |
83 TCODE tNewBattNew15, "New 1.5V" | |
84 | |
85 ; Gaslist management | |
86 TCODE tGas, "Gas" ; Gas | |
87 TCODE tNx, "Nx " ; Nx (3 chars) | |
88 TCODE tTx, "Tx " ; Tx (3 chars) | |
89 TCODE tGasErr, "Err" ; Err (3 chars) | |
90 | |
91 ; Communication Menu | |
92 TCODE tUsbMode, "Start USB" | |
93 TCODE tUsbTitle, "USB Mode" | |
94 TCODE tUsbStarting, "Starting..." | |
95 TCODE tUsbStartDone, "Done. " | |
96 TCODE tUsbServiceMode, "Service mode enabled" | |
97 TCODE tUsbClosed, "Port closed" | |
98 TCODE tUsbExit, "Exited" | |
99 TCODE tUsbDownloadMode, "Download mode enabled" | |
100 TCODE tUsbLlBld, "Low-level Bootloader" | |
101 | |
102 ; Dive Settings | |
103 TCODE tDvMode, "Dive Mode:" | |
104 TCODE tDvOC, "OC" | |
105 TCODE tDvCC, "CC" | |
106 TCODE tDvGauge, "Gauge" | |
107 TCODE tDvApnea, "Apnea" | |
108 TCODE tDkMode, "Decotype:" | |
109 TCODE tZHL16, "ZH-L16" | |
110 TCODE tZHL16GF, "ZH-L16+GF" | |
111 TCODE tPPO2Max, "ppO2 Max:" | |
112 TCODE tPPO2Min, "ppO2 Min:" | |
113 TCODE tLastDecostop, "Last Deco:" | |
114 TCODE tDecoparameters, "Deco Parameters" | |
115 TCODE tGF_low, "GF low:" | |
116 TCODE tGF_high, "GF high:" | |
117 TCODE tSaturationMult, "Saturation:" | |
118 TCODE tDesaturationMult, "Desaturation:" | |
119 TCODE tFTTSMenu, "Future TTS:" ; Future TTS | |
120 TCODE taGFMenu, "Alternative GF" ; Alternative GF | |
121 TCODE taGF_low, "aGF low:" ; aGF low | |
122 TCODE taGF_high, "aGF high:" ; aGF high | |
123 TCODE taGF_enable,"aGF Selectable:" ; aGF Selectable | |
104
223579e905c3
Show a Safety Stop if enabled (Menu "Deco Parameters")
heinrichsweikamp
parents:
90
diff
changeset
|
124 TCODE tDiveaGF_active,"aGF!" ; aGF! |
223579e905c3
Show a Safety Stop if enabled (Menu "Deco Parameters")
heinrichsweikamp
parents:
90
diff
changeset
|
125 TCODE tppO2settings,"ppO2 Settings" ; ppO2 Settings |
223579e905c3
Show a Safety Stop if enabled (Menu "Deco Parameters")
heinrichsweikamp
parents:
90
diff
changeset
|
126 TCODE tsafetystopmenu,"Safety Stop:" ; Safety Stop: |
0 | 127 |
128 ; Display Settings | |
129 TCODE tBright, "Brightness:" | |
130 TCODE tEco, "Eco" | |
131 TCODE tMedium, "Medium" | |
132 TCODE tHigh, "High" | |
133 TCODE tDvSalinity,"Salinity:" ; Salinity | |
134 | |
135 ; Setup Menu | |
136 TCODE tSystSets, "Settings" | |
137 TCODE tLanguage, "Language:" | |
138 TCODE tEnglish, "English" | |
139 TCODE tGerman, "German" | |
140 TCODE tFrench, "French" | |
141 TCODE tItalian, "Italian" | |
142 TCODE tCompassMenu,"Compass calibration" ; Compass calibration | |
90
3274e87fd027
NEW: automatic compass gain makes calibration quicker
heinrichsweikamp
parents:
89
diff
changeset
|
143 TCODE tCompassGain,"Compass Gain:" ; Compass gain: |
18
4e3f133dfbf4
add new opt_compass_gain option to work with more magnetic battery types
heinrichsweikamp
parents:
0
diff
changeset
|
144 TCODE tcharx, "x" |
0 | 145 |
146 TCODE tUnits, "Units:" | |
147 TCODE tMetric, " m/°C" ; Enum menu | |
148 TCODE tImperial, "ft/°F" | |
149 | |
150 TCODE tDefName, "HW OSTC3" | |
151 TCODE tbar, "bar" ; bar | |
152 | |
153 ; Units for all menu | |
154 TCODE tMeters, "m" | |
155 TCODE tFeets, "ft" | |
156 TCODE tFeets1, "f" | |
157 TCODE tMinutes, "'" | |
158 TCODE tPercent, "%" | |
159 | |
160 ; Date | |
161 TCODE tDateFormat, "Date:" | |
162 TCODE tDateformat, "MMDDYY" | |
163 TCODE tDateformat1,"DDMMYY" | |
164 TCODE tDateformat2,"YYMMDD" | |
165 | |
166 ; Simulator menu | |
167 TCODE tInter, "Simulator" ; Dive Simulator | |
168 TCODE tPlan, "Deco Planner" ; Deco Planner | |
169 | |
170 ; Decoplanner submenu | |
171 TCODE tBtTm, "Bot. Time:" ; Bot. Time: (10 chars) | |
172 TCODE tMxDep, "Max Depth:" ; Max Depth: (10 chars) | |
173 TCODE tIntvl, "Interval :" ; Interval : (10 chars) | |
174 TCODE tDeco, "Calculate Deco" ; Calculate Deco | |
175 TCODE tDivePlan, "Dive Plan:" ; Dive Plan: | |
176 TCODE tNoDeco, "No Deco" ; No Deco | |
177 TCODE tMore, "More..." ; More... | |
178 TCODE tCNS, "CNS" ; CNS | |
179 | |
180 ; Information menu | |
181 TCODE tFirmware, "Firmware: " ; Firmware: (space) | |
182 TCODE tSerial, "Serial : " ; Serial : (space) | |
62 | 183 TCODE tTotalDives,"Total Dives: " ; Total Dives: |
184 TCODE tBatteryV, "Battery: " ; Battery: | |
0 | 185 |
186 ; Divemode screen | |
187 TCODE tNDL, "NDL" | |
188 TCODE tTTS, "TTS" | |
189 TCODE tVelMetric, "m/min" | |
190 TCODE tVelImperial,"ft/m " | |
191 TCODE tGasSelect, "Select Gas" ; Select Gas | |
192 TCODE tSelectAir, "Air " ; Air | |
193 TCODE tSelectO2, "O2 " ; O2 | |
194 TCODE tSelectNx, "Nx" ; Nx | |
195 TCODE tSelectTx, "Tx" ; Tx | |
196 TCODE tDepth, "Depth" ; Depth | |
197 TCODE tMaxDepth, "Max. Depth" ; Max. Depth | |
198 TCODE tDivetime, "Divetime" ; Divetime | |
199 TCODE tDiveHudMask1, "Sensor 1" | |
200 TCODE tDiveHudMask2, "Sensor 2" | |
201 TCODE tDiveHudMask3, "Sensor 3" | |
202 TCODE tDiveTotalAvr, "Total Avr" | |
203 TCODE tDiveStopwatch, "Stopwatch" | |
204 TCODE tDiveStopAvr, "Stopped Avr" | |
38 | 205 TCODE tApnoeTotal, "Total Divetime:"; Total Divetime |
52 | 206 TCODE tApnoeMax, "Last Descent" ; Last descent |
0 | 207 TCODE tApnoeSurface, "Surface Time" ; Surface Time |
208 TCODE tDiveDecoplan, "Decoplan" ; Decoplan | |
209 TCODE tDiveClock, "Clock" ; Clock | |
210 TCODE tDiveEAD_END, "EAD/END" ; EAD/END | |
211 TCODE tDiveTissues, "Tissues" ; Tissues | |
212 TCODE tEND, "END:" ; END: | |
213 TCODE tHe, "He" ; He | |
214 TCODE tN2, "N2" ; N2 | |
215 TCODE tDiveBailout, "Bailout" ; Bailout | |
216 TCODE tGFactors, "GF Values" ; GF Values | |
217 TCODE taGFactors, "aGF Values" ; aGF Values | |
218 TCODE tGFInfo, "Current GF" ; GF Info | |
219 | |
220 ; Divemode menu | |
221 TCODE tDivePreMenu, "Menu?" ; Menu? | |
222 | |
223 ; Simulator menu | |
224 TCODE tQuitApnea, "Quit?" ; Quit Apnea mode? | |
225 TCODE tQuitSim, "Quit?" ; Quit Simulation? | |
226 TCODE tDescent1m, "Sim:-1m" ; Descent 1m | |
227 TCODE tAscent1m, "Sim:+1m" ; Ascent 1m | |
228 | |
229 ; Logbook | |
230 TCODE tCNS2, "CNS:" | |
231 TCODE tAVR, "Avr:" | |
232 TCODE tGF, "GF:" | |
233 TCODE tSAT, "Sat:" ; Sat: | |
234 | |
235 ; Logbook units | |
236 TCODE tLogTunitC, "°C" | |
237 TCODE tLogTunitF, "°F" | |
238 TCODE tKGL, "kg/l" | |
239 TCODE tMBAR, "mbar" | |
240 | |
241 ; Logbook menu | |
242 TCODE tNextLog, "Next Page" | |
243 TCODE tExitLog, "Exit Logbook" | |
244 | |
245 ; Reset menu | |
246 TCODE tReboot, "Reboot" ;Reboot | |
247 TCODE tResetMenu2,"Are you sure?" ;Are you sure? | |
248 TCODE tAbort, "Abort" ;Abort | |
249 TCODE tResetSettings, "Reset all" ;Reset all | |
250 TCODE tResetDeco, "Reset Deco" ;Reset Deco | |
251 TCODE tResetBattery, "Reset Battery" ;Reset Battery | |
63 | 252 TCODE tResetLogbook, "Reset Logbook" ;Reset Logbook |
0 | 253 |
254 ; Set Time Menu/Set Date Menu | |
255 TCODE tSetHours, "Set Hours" ; Set Hours | |
256 TCODE tSetMinutes,"Set Minutes" ; Set Minutes | |
257 TCODE tSetSeconds,"Clear Seconds" ; Clear seconds | |
258 TCODE tSetDay, "Set Day" ; Set Day | |
259 TCODE tSetMonth, "Set Month" ; Set Month | |
260 TCODE tSetYear, "Set Year" ; Set Year | |
261 | |
262 ; After update texts | |
52 | 263 TCODE tNewFirmware1, "Update successful!" ; Update successful! |
0 | 264 TCODE tNewFirmware2, "New Firmware: " ; New Firmware: |
265 | |
266 ; Logbook Offset Menu | |
267 TCODE tLogOffset, "Logbook offset" ; Logbook offset | |
268 TCODE tLogOffsetp1, "+1" ; +1 | |
269 TCODE tLogOffsetp10, "+10" ; +10 | |
270 TCODE tLogOffsetm1, "-1" ; -1 | |
271 TCODE tLogOffsetm10, "-10" ; -10 | |
23
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
272 |
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
273 ; Sampling rate |
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
274 TCODE tSamplingrate, "Sampling rate:" ; Sampling rate: |
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
275 TCODE tSampling2s, "2s" ; 2s |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
276 TCODE tSampling10s, "10s" ; 10s |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
277 |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
278 ; Compass directions |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
279 TCODE tN, "N" ; N(orth),338°-22° |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
280 TCODE tNE, "NE" ; North-East,23°-67° |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
281 TCODE tE, "E" ; E(east),68°-112° |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
282 TCODE tSE, "SE" ; South-East,113°-157° |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
283 TCODE tS, "S" ; S(outh),158°-202° |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
284 TCODE tSW, "SW" ; South-West,203°-247° |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
285 TCODE tW, "W" ; W(West),248°-292° |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
286 TCODE tNW, "NW" ; North-West,293°-337° |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
287 |
50 | 288 ; Color Scheme menu |
52 | 289 TCODE tColorScheme, "Colour scheme" ; Colour scheme |
51 | 290 TCODE tColorSetDive, "Divemode:" ; Divemode: |
291 TCODE tColorSetName0, "Standard" ; Standard | |
292 TCODE tColorSetName1, "Red" ; Red | |
293 TCODE tColorSetName2, "Green" ; Green | |
294 TCODE tColorSetName3, "Blue" ; Blue |