Mercurial > public > hwos_code
annotate src/text_italian.inc @ 544:64a45f203144
NEW: Show Compass calibration results in Compass menu
author | heinrichsweikamp |
---|---|
date | Wed, 06 Sep 2017 15:34:49 +0200 |
parents | d36f9fca10ae |
children | b7eb98dbd800 |
rev | line source |
---|---|
0 | 1 ;============================================================================= |
2 ; | |
3 ; File text_italian.asm | |
4 ; | |
5 ; Italian texts translation 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, "Si" ; Yes = No + 1 | |
13 | |
14 ; Surface-mode texts | |
15 TCODE tBeta, "beta" ; beta | |
76 | 16 TCODE tMenu, "<Menu" ; <Menu |
0 | 17 TCODE tView, "Vedi>" ; View> |
18 TCODE tHeading, "Direzione:" ; Heading: | |
503
4542d03f748a
NEW: Last Dive customviews in surface mode with divetime, depth and interval
heinrichsweikamp
parents:
481
diff
changeset
|
19 TCODE tLastDive, "Last Dive" ; Last Dive (Max 10 chars) |
530 | 20 TCODE tSensorMilliVolt, "CCR Sensori mV" ; CCR Sensors mV |
0 | 21 |
22 ; Divemode Menu | |
23 TCODE tDivemenu_Gaslist, "Lista Gas" ; Gaslist | |
437 | 24 TCODE tDivemenu_ResetAvg, "Azzera Media" ; Reset Avg. |
0 | 25 TCODE tDivemenu_Setpoint, "Setpoint" ; Setpoint |
8 | 26 TCODE tDivemenu_UseSensor,"Usa Sensori" ; Use Sensor |
0 | 27 TCODE tDivemenu_ToggleGF, "Alterna GF" ; Toggle GF |
401
7be43d886bb1
Logbook marker can be set in dive mode menu (OC only)
heinrichsweikamp
parents:
383
diff
changeset
|
28 TCODE tDivemenu_Marker, "Set Marker" ; Set Marker |
403
6e60012bb3fc
NEW: "Lost Gas" feature allows disabling gases during the dive
heinrichsweikamp
parents:
401
diff
changeset
|
29 TCODE tDivemenu_LostGas, "Gas perduto" ; Lost Gas |
0 | 30 |
31 ; Main menu | |
32 TCODE tNext, "<Prossimo" ; <Next | |
33 TCODE tEnter, "Enter>" ; Enter> | |
34 | |
35 TCODE tMainMenu, "Menu Principale" ; MainMenu | |
36 TCODE tLogbook, "Logbook" ; Logbook | |
37 TCODE tGasSetup, "Imposta Gas OC" ; OC Gas Setup | |
38 TCODE tSetTime, "Imposta Ora" ; Set Time | |
39 TCODE tSetDate, "Imposta Data" ; Set Date | |
40 TCODE tSetTimeDate,"Imp. Ora e Data"; Set Time & Date | |
41 TCODE tDispSets, "Visualizzazione" ; Display Settings | |
42 TCODE tExit, "Uscita" ; Exit | |
43 TCODE tResetMenu, "Menu Reset" ; Reset Menu | |
44 TCODE tDiveModeMenu,"Modalita' Deco" ; Deco Mode | |
45 TCODE tInfoMenu, "Informazioni" ; Information | |
46 TCODE tCCRSetup, "Imposta CCR" ; CCR Setup | |
47 TCODE tDiluentSetup,"Imposta Diluente" ; Diluent Setup | |
48 TCODE tFixedSetpoints,"Setpoints Fissi" ; Fixed Setpoints | |
8 | 49 TCODE tCCRSensor, "Sensori CCR" ; CCR Sensor |
113 | 50 TCODE tCalibrateMenu, "Calibration" ; Calibration |
51 TCODE tCalibrationGas, "Cal. Gas O2:" ; Cal. Gas O2: | |
52 TCODE tCalibrate, "Calibrate" ; Calibrate | |
0 | 53 |
54 ; Gas menu | |
55 TCODE tGaslist, "Lista Gas OC" | |
89
c34516c99ca8
BUGFIX: No average depth for end-of-dive portion (<1m)
heinrichsweikamp
parents:
76
diff
changeset
|
56 TCODE tGaslistCC, "Lista Gas CC" ; CC Diluents |
0 | 57 TCODE tGasEdit, "Modifica Gas" |
58 TCODE tType, "Tipo: " | |
59 TCODE tGasDisabled,"Disabilitato" ; Disabled | |
60 TCODE tGasFirst, "Primo" ; First | |
61 TCODE tGasTravel, "Viaggio" ; Travel | |
62 TCODE tGasDeco, "Deco" ; Deco | |
63 TCODE tDilDisabled,"Disabilitato" ; Disabled | |
64 TCODE tDilFirst, "Primo" ; First | |
65 TCODE tDilNorm, "Normale" ; Normal | |
66 TCODE tAir, "Aria " ; Enum: values must follows (5 chars) | |
67 TCODE tO2, "O2 " ; tAir + 5 | |
68 TCODE tO2Plus, "O2 +" | |
69 TCODE tO2Minus, "O2 -" | |
70 TCODE tHePlus, "He +" | |
71 TCODE tHeMinus, "He -" | |
72 TCODE tMOD, "MOD:" | |
73 TCODE tEAD, "EAD:" | |
74 TCODE tGasDepth, "Cambia profondita'" | |
75 TCODE tDepthPlus, "Profondita' +" | |
76 TCODE tDepthMinus,"Profondita' -" | |
77 TCODE tDepthReset,"Reset a MOD:" | |
78 TCODE tSetup_mix, "Imposta Miscela" | |
8 | 79 TCODE tCCRMode, "Modo CCR:" ; CCR Mode: |
0 | 80 TCODE tCCRModeFixedSP, "SP Fissi" ; Fixed SP |
8 | 81 TCODE tCCRModeSensor, "Sensori" ; Sensor |
337
508d7fb98b34
cleanup menu, add "Auto SP" option (Not working yet), minor layout change in compass menu
heinrichsweikamp
parents:
335
diff
changeset
|
82 TCODE tCCRModeAutoSP, "Auto SP" ; Auto SP |
0 | 83 TCODE tSP, "SP" ; SP (SetPoint) |
383 | 84 TCODE tSPPlus, "ppO2+" ; pO2+ |
145
e3ac5b2021bc
NEW: Setpoint-Fallback option for external O2 sensor failure
heinrichsweikamp
parents:
144
diff
changeset
|
85 TCODE tSensorFallback, "Fallback:" ; Fallback: |
154
afa31c815f24
NEW: Show ppO2 for change depth during gas setup
heinrichsweikamp
parents:
148
diff
changeset
|
86 TCODE tppO2, "ppO2:" ; ppO2: |
530 | 87 TCODE tppO2O2, "ppO2(O2)" ; ppO2(O2) |
88 TCODE tppO2Dil, "ppO2(Dil)" ; ppO2(Dil) | |
89 | |
0 | 90 ; New battery menu |
91 TCODE tNewBattTitle, "Nuova Batteria?" | |
92 TCODE tNewBattOld, "Mantieni vecchio" | |
474 | 93 TCODE tNewBattNew36, "Nuova 3,6V Saft" |
94 TCODE tNewBattNew15, "Nuova 1,5V AA" | |
95 TCODE tNewBattAccu, "3,6V AA ricaricabile" | |
96 TCODE tNew18650, "Internal 18650" | |
97 TCODE tNew16650, "Internal 16650" | |
0 | 98 |
99 ; Gaslist management | |
100 TCODE tGas, "Gas" ; Gas | |
101 TCODE tGasErr, "Err" ; Err (3 chars) | |
102 | |
103 ; Communication Menu | |
104 TCODE tUsbTitle, "Modalita' USB" | |
269
1207cf9a9408
adjust menu for different hardware versions
heinrichsweikamp
parents:
255
diff
changeset
|
105 TCODE tBleTitle, "Modalita' Bluetooth" |
0 | 106 TCODE tUsbStarting, "Avvio..." |
182 | 107 TCODE tUsbStartDone, "Fatto." |
0 | 108 TCODE tUsbServiceMode, "Modo Servizio abil" |
109 TCODE tUsbClosed, "Porta chiusa" | |
110 TCODE tUsbExit, "Uscita" | |
111 TCODE tUsbDownloadMode, "Modo Download abil" | |
112 TCODE tUsbLlBld, "Livello-basso Bootloader" | |
113 | |
114 ; Dive Settings | |
115 TCODE tDvMode, "Modo Dive:" | |
116 TCODE tDvOC, "OC" | |
117 TCODE tDvCC, "CC" | |
118 TCODE tDvGauge, "Gauge" | |
119 TCODE tDvApnea, "Apnea" | |
480
ad8acade5567
NEW: PSCR mode (Passive semi-closed rebreather)
heinrichsweikamp
parents:
474
diff
changeset
|
120 TCODE tDvPSCR, "PSCR" |
103 | 121 TCODE tDkMode, "Algorit.:" |
0 | 122 TCODE tZHL16, "ZH-L16" |
123 TCODE tZHL16GF, "ZH-L16+GF" | |
124 TCODE tPPO2Max, "ppO2 Max:" | |
507
4e6f5c36f4cc
NEW: Two ppO2 max settings. One for travel/bottom and one for deco gases
heinrichsweikamp
parents:
503
diff
changeset
|
125 TCODE tPPO2DECO, "ppO2 Deco:" |
4e6f5c36f4cc
NEW: Two ppO2 max settings. One for travel/bottom and one for deco gases
heinrichsweikamp
parents:
503
diff
changeset
|
126 TCODE tPPO2MIN, "ppO2 Min:" |
0 | 127 TCODE tLastDecostop, "Ultima Deco:" |
128 TCODE tDecoparameters, "Parametri Deco" | |
129 TCODE tGF_low, "GF basso:" | |
130 TCODE tGF_high, "GF alto:" | |
131 TCODE tSaturationMult, "Saturazione:" | |
132 TCODE tDesaturationMult, "Desaturazione:" | |
133 TCODE tFTTSMenu, "TTS Futuro:" ; Future TTS | |
134 TCODE taGFMenu, "GF Alternativo" ; Alternative GF | |
135 TCODE taGF_low, "aGF basso:" ; aGF low | |
136 TCODE taGF_high, "aGF alto:" ; aGF high | |
137 TCODE taGF_enable,"aGF Selezionabile:" ; aGF Selectable | |
138 TCODE tDiveaGF_active,"aGF!" ; aGF! | |
108 | 139 TCODE tppO2settings,"Menu ppO2" ; ppO2 Settings (max. 18 chars) |
140 TCODE tsafetystopmenu,"Usa tappa sicur:" ; Safety Stop: (max. 16 chars) | |
0 | 141 |
142 ; Display Settings | |
143 TCODE tBright, "Luminosita':" | |
144 TCODE tEco, "Eco" | |
145 TCODE tMedium, "Media" | |
146 TCODE tHigh, "Alta" | |
337
508d7fb98b34
cleanup menu, add "Auto SP" option (Not working yet), minor layout change in compass menu
heinrichsweikamp
parents:
335
diff
changeset
|
147 TCODE tDvSalinity,"Salinita':" ; Salinity |
508d7fb98b34
cleanup menu, add "Auto SP" option (Not working yet), minor layout change in compass menu
heinrichsweikamp
parents:
335
diff
changeset
|
148 TCODE tFlip, "Ruotare schermo:" ; Rotate Screen |
305 | 149 TCODE tMODwarning,"MOD warning:" ; MOD warning |
335
3d43da7acfe1
Always show ppO2 (warning position, standard color) option
janos_kovacs <kovjanos@gmail.com>
parents:
333
diff
changeset
|
150 TCODE tShowppO2, "Always show ppO2:" ; Always show ppO2: |
448 | 151 TCODE tTimeoutDive,"Dive Timeout:" ; Dive Timeout |
326
d21b172d5a7a
VSIbar #4: VSI settings submenu, graph option, logbook offset and compass calib. menu exit fix
Janos Kovacs <kovjanos@gmail.com>
parents:
310
diff
changeset
|
152 |
d21b172d5a7a
VSIbar #4: VSI settings submenu, graph option, logbook offset and compass calib. menu exit fix
Janos Kovacs <kovjanos@gmail.com>
parents:
310
diff
changeset
|
153 ; VSI display Settings |
337
508d7fb98b34
cleanup menu, add "Auto SP" option (Not working yet), minor layout change in compass menu
heinrichsweikamp
parents:
335
diff
changeset
|
154 TCODE tVSItext2, "Variable speed:" ; Variable speed: |
508d7fb98b34
cleanup menu, add "Auto SP" option (Not working yet), minor layout change in compass menu
heinrichsweikamp
parents:
335
diff
changeset
|
155 TCODE tVSIgraph, "Speed graph:" ; Speed graph: |
0 | 156 |
157 ; Setup Menu | |
158 TCODE tSystSets, "Impostazioni" | |
159 TCODE tLanguage, "Lingua:" | |
160 TCODE tEnglish, "Inglese" | |
161 TCODE tGerman, "Tedesco" | |
162 TCODE tFrench, "Francese" | |
163 TCODE tItalian, "Italiano" | |
164 TCODE tCompassMenu,"Calibra Bussola" ; Compass calibration | |
90
3274e87fd027
NEW: automatic compass gain makes calibration quicker
heinrichsweikamp
parents:
89
diff
changeset
|
165 TCODE tCompassGain,"Suscettibilita:" ; Compass gain: |
544
64a45f203144
NEW: Show Compass calibration results in Compass menu
heinrichsweikamp
parents:
530
diff
changeset
|
166 TCODE tCalX, "Cal X:" ; Cal X |
64a45f203144
NEW: Show Compass calibration results in Compass menu
heinrichsweikamp
parents:
530
diff
changeset
|
167 TCODE tCalY, "Cal Y:" ; Cal Y |
64a45f203144
NEW: Show Compass calibration results in Compass menu
heinrichsweikamp
parents:
530
diff
changeset
|
168 TCODE tCalZ, "Cal Z:" ; Cal Z |
64a45f203144
NEW: Show Compass calibration results in Compass menu
heinrichsweikamp
parents:
530
diff
changeset
|
169 |
0 | 170 |
171 TCODE tUnits, "Unita':" | |
172 TCODE tMetric, " m/°C" ; Enum menu | |
173 TCODE tImperial, "ft/°F" | |
174 | |
200 | 175 TCODE tDefName, "HW OSTC" |
0 | 176 TCODE tbar, "bar" ; bar |
177 | |
383 | 178 TCODE tButtonleft,"Bottone sinistra:" ; Left button |
179 TCODE tButtonright,"Bottone destra:" ; Right button | |
220
effd7259f5a5
make button sensitivity configurable (cR hardware)
heinrichsweikamp
parents:
216
diff
changeset
|
180 |
0 | 181 ; Units for all menu |
182 TCODE tMeters, "m" | |
183 TCODE tFeets, "ft" | |
184 TCODE tFeets1, "f" | |
185 TCODE tMinutes, "'" | |
186 TCODE tPercent, "%" | |
298
2fe34fc0e2ae
new submenu for gas consumption, show actual mix instead of GAS1-GAS5 in deco planner
heinrichsweikamp
parents:
291
diff
changeset
|
187 TCODE tLitersMinute, "l/min" |
0 | 188 |
189 ; Date | |
190 TCODE tDateFormat, "Data:" | |
191 TCODE tDateformat, "MMGGAA" | |
192 TCODE tDateformat1,"GGMMAA" | |
193 TCODE tDateformat2,"AAMMGG" | |
194 | |
195 ; Simulator menu | |
136 | 196 TCODE tInter, "Start Simulatore" ; Start Simulator |
197 TCODE tPlan, "Simulatore" ; Simulator | |
0 | 198 |
199 ; Decoplanner submenu | |
200 TCODE tBtTm, "Tempo Fondo :" ; Bot. Time: (10 chars) | |
208
53771bd3d567
NEW: Show plan parameters in decoplan result page
heinrichsweikamp
parents:
200
diff
changeset
|
201 TCODE tBtTm_short,"Tempo:" ; Bot. Time: (max. 6 chars) |
0 | 202 TCODE tMxDep, "Profond. Max:" ; Max Depth: (10 chars) |
203 TCODE tIntvl, "Int.Superf. :" ; Interval : (10 chars) | |
204 TCODE tDeco, "Calcola Deco" ; Calculate Deco | |
205 TCODE tDivePlan, "Pianificat:" ; Dive Plan: | |
206 TCODE tNoDeco, "No Deco" ; No Deco | |
208
53771bd3d567
NEW: Show plan parameters in decoplan result page
heinrichsweikamp
parents:
200
diff
changeset
|
207 TCODE tMore, "Dettagli.." ; More... |
291
f3df4f291c90
ADD tGasUsage, with FR translation (and DE,IT defaults)
jDG
parents:
276
diff
changeset
|
208 TCODE tGasUsage, "Gas Usage" ; Gas Usage |
298
2fe34fc0e2ae
new submenu for gas consumption, show actual mix instead of GAS1-GAS5 in deco planner
heinrichsweikamp
parents:
291
diff
changeset
|
209 TCODE tSetBotUse, "Bottom Gas: " ; Bottom Gas: (space) |
2fe34fc0e2ae
new submenu for gas consumption, show actual mix instead of GAS1-GAS5 in deco planner
heinrichsweikamp
parents:
291
diff
changeset
|
210 TCODE tSetDecoUse,"Deco Gas: " ; Deco Gas: (space) |
2fe34fc0e2ae
new submenu for gas consumption, show actual mix instead of GAS1-GAS5 in deco planner
heinrichsweikamp
parents:
291
diff
changeset
|
211 |
0 | 212 |
213 ; Information menu | |
214 TCODE tFirmware, "Firmware: " ; Firmware: (space) | |
215 TCODE tSerial, "Seriale : " ; Serial : (space) | |
216 TCODE tTotalDives,"Totale Immersioni:" ; Total Dives: | |
62 | 217 TCODE tBatteryV, "Batteria: " ; Battery: |
453
b4f28ab23b87
NEW: Show Uptime (Time since last firmware boot) in information menu
heinrichsweikamp
parents:
448
diff
changeset
|
218 TCODE tUptime, "Uptime: " ; Uptime: |
0 | 219 |
220 ; Divemode screen | |
221 TCODE tNDL, "NDL" | |
222 TCODE tTTS, "TTS" | |
223 TCODE tVelMetric, "m/min" | |
224 TCODE tVelImperial,"ft/m " | |
225 TCODE tGasSelect, "Selez. Gas" ; Select Gas | |
226 TCODE tSelectAir, "Aria " ; Air | |
227 TCODE tSelectO2, "O2 " ; O2 | |
228 TCODE tSelectNx, "Nx" ; Nx | |
229 TCODE tSelectTx, "Tx" ; Tx | |
8 | 230 TCODE tDepth, "Prof." ; Depth |
310
453a3d13570f
VSIbar #2: ascend bar + max-depth title alignment. Debug: bar-frame, zero-line, sim+- 0.1m
janos_kovacs <kovjanos@gmail.com>
parents:
307
diff
changeset
|
231 TCODE tMaxDepth, "Prof. Max" ; Max. Depth - max 10chars! |
0 | 232 TCODE tDivetime, "Divetime" ; Divetime |
8 | 233 TCODE tDiveHudMask1, "Sensor 1" |
234 TCODE tDiveHudMask2, "Sensor 2" | |
235 TCODE tDiveHudMask3, "Sensor 3" | |
437 | 236 TCODE tDiveTotalAvg, "Media" |
0 | 237 TCODE tDiveStopwatch, "Cronometro" |
437 | 238 TCODE tDiveStopAvg, "Media Inter" ; 11chars max |
134
4574aed5cd4c
Show clock in Apnea mode, minor layout changes in Apnea mode
heinrichsweikamp
parents:
131
diff
changeset
|
239 TCODE tApnoeTotal, "Totale" ; Total (Six chars, right alligned) |
406 | 240 TCODE tApnoeMax, "Ultima Discesa" ; Last descend |
0 | 241 TCODE tApnoeSurface, "Tempo Superficie" ; Surface Time |
242 TCODE tDiveDecoplan, "Piano Deco" ; Decoplan | |
243 TCODE tDiveClock, "Orologio" ; Clock | |
244 TCODE tDiveEAD_END, "EAD/END" ; EAD/END | |
245 TCODE tDiveTissues, "Tessuti" ; Tissues | |
246 TCODE tEND, "END:" ; END: | |
247 TCODE tHe, "He" ; He | |
248 TCODE tN2, "N2" ; N2 | |
249 TCODE tDiveBailout, "Bailout" ; Bailout | |
250 TCODE tGFactors, "Valori GF" ; GF Values | |
251 TCODE taGFactors, "Valori aGF" ; aGF Values | |
252 TCODE tGFInfo, "Info GF" ; GF Info | |
123 | 253 TCODE tCeiling, "Ceiling" ; Ceiling |
300
5ad479f2a868
Merged Screen layout mod #1 into Screen layout work #3
Janos Kovacs <kovjanos@gmail.com>
parents:
298
diff
changeset
|
254 TCODE tDiveSafetyStop,"Stop" ; Stop (Four chars, right alligned) |
145
e3ac5b2021bc
NEW: Setpoint-Fallback option for external O2 sensor failure
heinrichsweikamp
parents:
144
diff
changeset
|
255 TCODE tDiveFallback, "Fallback!" ; Fallback! (max. nine chars) |
413
12e85930d95c
NEW: New Customview shows ppO2(O2) and ppO2(Diluent) during CCR mode
heinrichsweikamp
parents:
406
diff
changeset
|
256 TCODE tSensorCheck, "Sensor Check" ; Sensor Check |
530 | 257 TCODE tdil, "Dil:" ; Diluent ppO2 Warning |
0 | 258 |
259 ; Divemode menu | |
260 TCODE tDivePreMenu, "Menu?" ; Menu? | |
255 | 261 TCODE tSetHeading, "Direz." ; Bearing (Max. seven chars) |
0 | 262 |
263 ; Simulator menu | |
264 TCODE tQuitSim, "Uscire?" ; Quit Simulation? | |
265 | |
266 ; Logbook | |
267 TCODE tCNS2, "CNS:" | |
437 | 268 TCODE tAVG, "Avg:" |
0 | 269 TCODE tGF, "GF:" |
270 TCODE tSAT, "Sat:" ; Sat: | |
271 | |
272 ; Logbook units | |
273 TCODE tLogTunitC, "°C" | |
274 TCODE tLogTunitF, "°F" | |
275 TCODE tKGL, "kg/l" | |
276 TCODE tMBAR, "mbar" | |
277 | |
278 ; Logbook menu | |
279 TCODE tNextLog, "Pagina Seguente" | |
280 | |
281 ; Reset menu | |
282 TCODE tReboot, "Riavvio" ;Reboot | |
283 TCODE tResetMenu2,"Sei sicuro?" ;Are you sure? | |
284 TCODE tAbort, "Annulla" ;Abort | |
285 TCODE tResetSettings, "Azzera Tutto" ;Reset all | |
286 TCODE tResetDeco, "Azzera Deco" ;Reset Deco | |
287 TCODE tResetBattery, "Azzera Batteria" ;Reset Battery | |
63 | 288 TCODE tResetLogbook, "Azzera Logbook" ;Reset Logbook |
0 | 289 |
290 ; Set Time Menu/Set Date Menu | |
291 TCODE tSetHours, "Imposta Ora" ; Set Hours | |
292 TCODE tSetMinutes,"Imposta Minuti" ; Set Minutes | |
293 TCODE tSetSeconds,"Azzera Secondi" ; Clear seconds | |
294 TCODE tSetDay, "Imp Giorno" ; Set Day | |
295 TCODE tSetMonth, "Imp Mese" ; Set Month | |
296 TCODE tSetYear, "Imp Anno" ; Set Year | |
297 | |
298 ; Logbook Offset Menu | |
299 TCODE tLogOffset, "Offset Logbook" ; Logbook offset | |
300 TCODE tLogOffsetp1, "+1" ; +1 | |
301 TCODE tLogOffsetp10, "+10" ; +10 | |
302 TCODE tLogOffsetm1, "-1" ; -1 | |
303 TCODE tLogOffsetm10, "-10" ; -10 | |
23
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
304 |
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
305 ; Sampling rate |
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
306 TCODE tSamplingrate, "Campionamento:" ; Sampling rate: |
51 | 307 TCODE tSampling2s, "2s" ; 2s |
23
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
308 TCODE tSampling10s, "10s" ; 10s |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
309 |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
310 ; Compass directions |
239
6c4ad243cb44
CNANGE: aGF pair has same range then normal GF pair
heinrichsweikamp
parents:
220
diff
changeset
|
311 TCODE tN, "N " ; N(orth),338°-22° |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
312 TCODE tNE, "NE" ; North-East,23°-67° |
239
6c4ad243cb44
CNANGE: aGF pair has same range then normal GF pair
heinrichsweikamp
parents:
220
diff
changeset
|
313 TCODE tE, "E " ; E(east),68°-112° |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
314 TCODE tSE, "SE" ; South-East,113°-157° |
239
6c4ad243cb44
CNANGE: aGF pair has same range then normal GF pair
heinrichsweikamp
parents:
220
diff
changeset
|
315 TCODE tS, "S " ; S(outh),157°-202° |
51 | 316 TCODE tSW, "SO" ; South-West,203°-247° |
239
6c4ad243cb44
CNANGE: aGF pair has same range then normal GF pair
heinrichsweikamp
parents:
220
diff
changeset
|
317 TCODE tW, "O " ; W(West),248°-292° |
51 | 318 TCODE tNW, "NO" ; North-West,293°-337° |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
319 |
50 | 320 ; Color Scheme menu |
52 | 321 TCODE tColorScheme, "Schema di colori" ; Colour scheme |
51 | 322 TCODE tColorSetDive, "Immersione:" ; Divemode: |
323 TCODE tColorSetName0, "Standard" ; Standard | |
324 TCODE tColorSetName1, "Rosso" ; Red | |
325 TCODE tColorSetName2, "Verde" ; Green | |
326 TCODE tColorSetName3, "Blu" ; Blue | |
480
ad8acade5567
NEW: PSCR mode (Passive semi-closed rebreather)
heinrichsweikamp
parents:
474
diff
changeset
|
327 |
ad8acade5567
NEW: PSCR mode (Passive semi-closed rebreather)
heinrichsweikamp
parents:
474
diff
changeset
|
328 ; PSCR Menu and Settings |
ad8acade5567
NEW: PSCR mode (Passive semi-closed rebreather)
heinrichsweikamp
parents:
474
diff
changeset
|
329 TCODE tPSCRMenu, "PSCR Menu" ; PSCR Menu |
ad8acade5567
NEW: PSCR mode (Passive semi-closed rebreather)
heinrichsweikamp
parents:
474
diff
changeset
|
330 TCODE tPSCR_O2_drop, "O2 drop:" ; O2 drop |
ad8acade5567
NEW: PSCR mode (Passive semi-closed rebreather)
heinrichsweikamp
parents:
474
diff
changeset
|
331 TCODE tPSCR_lungratio,"Lung ratio:" ; lung ratio |