Mercurial > public > hwos_code
annotate src/text_italian.inc @ 641:1212d39c9f6f
3.14 beta work
author | heinrichsweikamp |
---|---|
date | Sat, 21 Nov 2020 17:46:29 +0100 |
parents | 8c1f1f334275 |
children | 070528a88715 357341239438 |
rev | line source |
---|---|
0 | 1 ;============================================================================= |
2 ; | |
640 | 3 ; File text_italian.asm next combined generation V3.12.3 |
0 | 4 ; |
604 | 5 ; Italian texts translation file. |
0 | 6 ; |
604 | 7 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. |
0 | 8 ;============================================================================= |
9 | |
10 ; Basic texts | |
631 | 11 TCODE tNo, "No" ; 0 No | Enum group |
12 TCODE tYes, "Si" ; 1 Yes | | |
13 | |
604 | 14 IFDEF _cave_mode |
631 | 15 TCODE tOff, "off" ; OFF | Enum group |
16 TCODE tOn, "on" ; ON | | |
17 ELSE | |
18 TCODE tOff, " " ; needed for option table | |
604 | 19 ENDIF |
20 | |
21 TCODE tblank, " " ; (a single space character) | |
0 | 22 |
23 ; Surface-mode texts | |
604 | 24 TCODE tMenu, "<Menu" ; <Menu |
25 TCODE tView, "Vedi>" ; View> | |
26 TCODE tHeading, "Direzione:" ; Heading: | |
27 TCODE tLastDive, "UltimaImm." ; Last Dive (Max 10 chars) | |
623 | 28 |
641 | 29 TCODE tFTTSSurf, "TTS Futuro:" ; Future TTS |
30 TCODE tLastDecostopSurf, "UltimaTappa:" ; last deco stop surface custom view | |
31 TCODE tDvSalinitySurf, "Salinita':" ; Salinity | |
631 | 32 |
623 | 33 IFDEF _external_sensor |
604 | 34 TCODE tSensorMilliVolt, "Sensori mV" ; Sensors mV |
623 | 35 ENDIF |
36 | |
0 | 37 |
38 ; Divemode Menu | |
604 | 39 TCODE tDivemenu_Gaslist, "Lista Gas" ; Gaslist (OC) |
623 | 40 TCODE tDivemenu_ResetAvg, "AzzeraMed" ; Reset Avg |
628 | 41 TCODE tDivemenu_Avg_Mkr, "Med/Segna" ; Reset Avg, Set Marker (and Turn Dive) |
604 | 42 TCODE tDivemenu_ToggleGF, "Alterna GF" ; Toggle GF |
43 TCODE tDivemenu_Marker, "Set Marker" ; Set Marker | |
44 TCODE tDivemenu_LostGas, "Gas perso" ; Lost Gas | |
623 | 45 |
46 IFDEF _ccr_pscr | |
47 TCODE tDivemenu_Diluent, "Lista Dil" ; Diluents (CCR) | |
48 TCODE tDivemenu_Premix, "Lista Mix" ; Premix (pSCR) | |
49 TCODE tDivemenu_Setpoint, "Setpoint" ; Setpoint | |
50 ENDIF | |
51 | |
52 IFDEF _external_sensor | |
53 TCODE tDivemenu_UseSensor,"Usa Sensori" ; Use Sensor | |
54 ENDIF | |
55 | |
604 | 56 IFDEF _cave_mode |
631 | 57 TCODE tDivePreCave, "Cave?" ; Enter Cave Menu ( 5 chars max) |
58 TCODE tDivemenu_wp_set, "Waypoint" ; Set Waypoint (10 chars max) | |
59 TCODE tDivemenu_wp_out, "WP go <-()" ; go one Waypoint outwards (10 chars max) | |
60 TCODE tDivemenu_wp_in, "WP go ->()" ; go one Waypoint inwards (10 chars max) | |
61 TCODE tDivemenu_TurnDive, "Turn Dive" ; Turn Dive (10 chars max) | |
62 TCODE tDivemenu_ContDive, "Cont.Dive" ; Continue Dive (10 chars max) | |
63 TCODE tDivemenu_off_on, "Off / On" ; Cave Mode Off/On (10 chars max) | |
604 | 64 ENDIF |
0 | 65 |
623 | 66 |
0 | 67 ; Main menu |
604 | 68 TCODE tNext, "<Prossimo" ; <Next |
619 | 69 TCODE tEnter, " Enter>" ; Enter> |
604 | 70 TCODE tMainMenu, "Menu Principale" ; MainMenu |
71 TCODE tLogbook, "Logbook" ; Logbook | |
72 TCODE tGasSetup, "Imposta Gas OC" ; OC Gas Setup | |
73 TCODE tSetTime, "Imposta Ora" ; Set Time | |
74 TCODE tSetDate, "Imposta Data" ; Set Date | |
631 | 75 TCODE tSetTimeDate, "Ora e Data" ; Time & Date |
604 | 76 TCODE tDispSets, "Visualizzazione" ; Display Settings |
631 | 77 TCODE tSysSets, "System Settings" ; System Settings |
604 | 78 TCODE tExit, "Esci" ; Exit |
79 TCODE tResetMenu, "Resetta Menu" ; Reset Menu | |
631 | 80 TCODE tDiveModeMenu, "Modalita' Deco" ; Dive Setup |
81 | |
82 TCODE tDiveSetup, "Dive Setup" ; Dive Setup | |
83 TCODE tDecoSetup, "Deco Setup" ; Deco Setup | |
84 TCODE tSACSetup, "SAC Setup" ; SAC Setup | |
85 TCODE tppO2Setup, "ppO2 Setup" ; ppO2 Setup | |
86 TCODE tStopsSetup, "Stops & Depths" ; Stops & Depths | |
87 | |
604 | 88 TCODE tInfoMenu, "Informazioni" ; Information |
623 | 89 IFDEF _ccr_pscr |
90 TCODE tCCRSetup, "Imposta CCR" ; CCR Setup | |
91 TCODE tDiluentSetup, "Imposta Diluente" ; Diluent Setup | |
92 ENDIF | |
93 TCODE tFixedSetpoints, "Setpoints Fissi" ; Fixed Setpoints | |
640 | 94 TCODE tBack, "indietro" ; back |
95 TCODE tGas6, "Gas extr" ; edit & select Gas 6 | |
623 | 96 |
97 IFDEF _rx_functions | |
628 | 98 TCODE tTrSettings, "Display Press.ni" ; Pressure Display |
604 | 99 TCODE tTrMode, "Modo: " ; Mode |
628 | 100 TCODE tTr1stPres, "1a Pres: " ; 1st Pressure |
101 TCODE tTr2ndPres, "2a Pres: " ; 2nd Pressure | |
102 TCODE tTrBailPres, "1a B/O : " ; Bailout Pressure | |
103 TCODE tTrMaxDeltaP, "DeltaP Max: " ; independent double max diffenerce | |
623 | 104 ENDIF |
105 | |
106 IFDEF _external_sensor | |
640 | 107 ; TCODE tCCRSensor, "Sensori CCR" ; CCR Sensor |
604 | 108 TCODE tCalibrateMenu, "Calibrazione" ; Calibration |
109 TCODE tCalibrationGas, "Cal. Gas O2:" ; Cal. Gas O2: | |
110 TCODE tCalibrate, "Calibra" ; Calibrate | |
631 | 111 TCODE tS8Mode, "S8 Input: " ; Sensor Input |
112 TCODE tCCRS8Mode, "Analog" ; Analog | |
113 TCODE tCCRS8Mode2, "Digital" ; Digital | |
114 ELSE | |
115 TCODE tCCRS8Mode, " " ; needed for option table | |
623 | 116 ENDIF |
117 | |
0 | 118 |
119 ; Gas menu | |
604 | 120 TCODE tGaslist, "Lista Gas OC" |
121 TCODE tGaslistCC, "Lista Gas CC" ; CC Diluents | |
122 TCODE tGasEdit, "Modifica Gas" | |
123 TCODE tType, "Tipo: " | |
634 | 124 TCODE tGasDisabled, "Disabilitato" ; | ENUM 1: Disabled |
125 TCODE tGasFirst, "Primo" ; | 2: First | |
126 TCODE tGasTravel, "Lavoro" ; | 3: Work (Travel, Bottom) ("Viaggio") | |
127 TCODE tGasDeco, "Deco" ; | 4: Deco | |
128 TCODE tAir, "Aria " ; | ENUM: values must follow (5 chars) | |
129 TCODE tO2, "O2 " ; | tAir + 5 | |
604 | 130 TCODE tO2Plus, "O2 +" |
131 TCODE tO2Minus, "O2 -" | |
623 | 132 IFDEF _helium |
604 | 133 TCODE tHePlus, "He +" |
134 TCODE tHeMinus, "He -" | |
623 | 135 ENDIF |
604 | 136 TCODE tMOD, "MOD :" |
137 TCODE tEAD, "EAD:" | |
628 | 138 TCODE tSetup_GasDepth, "Cambia Profondita'" |
604 | 139 TCODE tDepthPlus, "Profondita' +" |
140 TCODE tDepthMinus, "Profondita' -" | |
141 TCODE tDepthReset, "Reset a MOD:" | |
628 | 142 TCODE tSetup_GasMix, "Cambia Gas" |
623 | 143 IFDEF _ccr_pscr |
634 | 144 TCODE tSPPlus, "ppO2 +" ; Setpoint ppO2 + |
604 | 145 TCODE tSensorFallback, "Fallback:" ; Fallback: |
628 | 146 TCODE tCalculated, "Calcolato" ; calculated |
604 | 147 TCODE tppO2O2, "ppO2(O2)" ; ppO2(O2) |
148 TCODE tppO2Dil, "ppO2(Dil)" ; ppO2(Dil) | |
149 TCODE tppO2Mix, "ppO2(Mix)" ; ppO2(Mix) | |
631 | 150 TCODE tCCRMode, "Modo: " ; CCR/pSCR Mode |
623 | 151 TCODE tCCRModeFixedSP, "SP Fissi" ; 0 fixed for CCR / calculated for pSCR | ENUM group |
152 TCODE tCCRModeSensor, "Sensori" ; 1 Sensor | | |
153 TCODE tCCRModeAutoSP, "SP Auto" ; 2 Auto SP | | |
154 ELSE | |
155 TCODE tCCRModeFixedSP, " " ; target needed by option table | |
156 ENDIF | |
157 TCODE tSP, "SP" ; SP (SetPoint) | |
158 | |
604 | 159 |
0 | 160 ; New battery menu |
614 | 161 ; 1 2 ; |
162 ; 12345678901234567890 ; max 20 chars | |
604 | 163 TCODE tNewBattTitle, "Nuova Batteria?" |
628 | 164 TCODE tNewBattOld, "Mantieni vecchia" |
623 | 165 TCODE tNewBattNew36, "3,6V monouso (T1)" ; new 3.6V disposable |
166 TCODE tNewBattNew15, "1,5V monouso (T0)" ; new 1.5V disposable | |
628 | 167 TCODE tNewBattAccu, "3,7V ricaricab. (T2)" ; new 3.7V rechargeable |
640 | 168 TCODE tNew18650, "OSTC 2(2015), cR(T3)" ; internal battery on 2 (old) / cR |
169 TCODE tNew16650, "OSTC 2(2017), TR(T4)" ; internal battery on 2 (new) / TR | |
623 | 170 TCODE tConfirmChargeable1,"Conferma:" ; safety question, line 1 |
171 TCODE tConfirmChargeable2,"la batteria inserita" ; safety question, line 2 | |
172 TCODE tConfirmChargeable3,"è ricaricabile" ; safety question, line 3 | |
173 | |
0 | 174 |
175 ; Gaslist management | |
604 | 176 TCODE tGas, "Gas" ; Gas |
177 TCODE tDil, "Dil" ; Diluent | |
631 | 178 TCODE tGasErr, "Err" ; Err (max 3 chars) |
179 TCODE tTakeGas, "take" ; take gas (max 4 chars) | |
0 | 180 |
623 | 181 |
0 | 182 ; Communication Menu |
604 | 183 TCODE tUsbTitle, "Modalita' USB" |
184 TCODE tBleTitle, "Modalita' Bluetooth" | |
185 TCODE tUsbStarting, "Avvio..." | |
186 TCODE tUsbStartDone, "Fatto." | |
187 TCODE tUsbServiceMode, "Modo Servizio abil" | |
188 TCODE tUsbClosed, "Porta chiusa" | |
189 TCODE tUsbExit, "Uscita" | |
190 TCODE tUsbDownloadMode, "Modo Download abil" | |
628 | 191 TCODE tUsbLlBld, "Bootloader Basso Livello" |
0 | 192 |
623 | 193 |
0 | 194 ; Dive Settings |
631 | 195 TCODE tDvMode, "Tipo Tuffo : " ; Dive Mode |
196 IFDEF _cave_mode | |
197 TCODE tCvMode, "Cave Mode : " ; Cave Mode | |
198 ENDIF | |
199 TCODE tFTTSMenu, "TTS Futuro : " ; Future TTS | |
200 TCODE tTimeoutDive, "Timeout Immsni: " ; Dive Timeout | |
201 TCODE tStoreApnoeDive, "Salva Apnee : " ; Salva Tuffi Apnea | |
202 TCODE tDvOC, "OC" ; 0 | keep order, enum! | |
203 TCODE tDvCCR, "CCR" ; 1 | | |
204 TCODE tDvGauge, "Gauge" ; 2 | | |
205 TCODE tDvApnea, "Apnea" ; 3 | | |
206 TCODE tDvPSCR, "pSCR" ; 4 | | |
604 | 207 TCODE tDvCC, "CC" |
208 TCODE tDkMode, "Algorit.: ZH-L16" | |
209 TCODE tZHL16, " " | |
210 TCODE tZHL16GF, "+GF" | |
628 | 211 TCODE tPPO2Max, "Max Attv:" |
212 TCODE tPPO2DECO, "Max Deco:" | |
623 | 213 IFDEF _ccr_pscr |
628 | 214 TCODE tPPO2MIN, "Min OC :" |
215 TCODE tPPO2MINCC, "Min Loop:" | |
216 ELSE | |
217 TCODE tPPO2MIN, "Min :" | |
623 | 218 ENDIF |
604 | 219 TCODE tDecoparameters, "Parametri Deco" |
220 TCODE tGF_low, "GF Basso:" | |
221 TCODE tGF_high, "GF Alto :" | |
222 TCODE tSaturationMult, "Saturazione : " | |
223 TCODE tDesaturationMult, "Desaturazione: " | |
224 TCODE tGFMenu, "Menu GF" ; GF Settings | |
640 | 225 TCODE tSDMenu, "Menu SD" ; SD Settings |
604 | 226 TCODE taGF_low, "aGF Basso:" ; aGF low |
227 TCODE taGF_high, "aGF Alto :" ; aGF high | |
631 | 228 TCODE taGFenable, "aGF Selezionabile:" ; aGF Selectable |
628 | 229 TCODE tDiveaGF_active, "Usa aGF" ; using aGF |
631 | 230 TCODE tSafetyStop, "Tappa Sicurezza:" ; Safety Stop: (max. 16 chars) |
641 | 231 TCODE tExtendedStops, "Anticipa Tappa:" ; Extended Stops |
232 TCODE tLastDecostop, "Ultima Tappa: " ; last Deco Stop Depth | |
233 TCODE tDvSalinity, "Salinita': " ; Salinity | |
634 | 234 TCODE tDepthWarn, "Depth Warning :" ; Depth Warning (no space after ':' on purpose) |
640 | 235 TCODE tGasUsage, "Utilizzo" ; Gas Usage |
631 | 236 TCODE tSetWorkSAC, "SAC Fondo: " ; SAC Work: (space) |
237 TCODE tSetDecoSAC, "SAC Deco : " ; SAC Deco: (space) | |
238 TCODE tCalcGasNeeds, "Calc.Gas(B/O): " ; Calculate Gas (Bail Out) Needs | |
239 IFDEF _gas_contingency | |
240 TCODE tGasContingencyDive,"Swap on empty: " ; swap tank on becoming empty | |
241 ENDIF | |
242 TCODE tGasChangeTime, "Cambio Gas :+" ; additional Gas Change Time | |
604 | 243 TCODE tSetup_Tank, "Imposta Bombola" ; Setup Tank |
634 | 244 TCODE tTankSize, "Capac. Bomb.: " ; Tank Size |
245 TCODE tTankUsablePress, "Press. X Ri.: " ; Tank Press Budget for Ascent (turn pressure) | |
623 | 246 TCODE tLiter, " l" ; Liter as l |
247 TCODE tLiterLong, "Litri" ; Liter as Liter | |
604 | 248 TCODE t2ndDecoPlanMenu, "2o Piano Deco" ; 2nd Deco Plan |
249 | |
623 | 250 IFDEF _ccr_pscr |
628 | 251 TCODE tCCmaxFracO2, "%O2 max Loop : " ; max O2 percent (absolute) in the loop |
252 TCODE tDilppO2Check, "Check Dil ppO2: " ; check ppO2 of the diluent against the setpoint | |
634 | 253 TCODE tGasDensityCheck, ".. Gas Density: " ; check Gas Density |
631 | 254 TCODE tPSCR_O2_drop, "pSCR Caduta O2: " ; pSCR O2 Drop |
255 TCODE tPSCR_lungratio, "... Lung Ratio: " ; pSCR Lung Ratio | |
628 | 256 TCODE tCopyDilToOC, "Copia Dil-OC" ; copy diluent settings to OC gas |
257 TCODE tBackToLoop, "Usa Loop" ; back to loop (10 chars max) | |
258 ENDIF | |
623 | 259 |
604 | 260 IFDEF _rx_functions |
628 | 261 TCODE tTankPairing, "Cambia Transmett." ; select Transmitter |
262 TCODE tTrModeOff, "Off" ; off | |
263 TCODE tTrModeOn, "On" ; on | |
264 TCODE tTrModeIndDouble, "Bibo Separ." ; independent double | |
604 | 265 TCODE tTrModeCCR, "CCR Dil+O2" ; CCR diluent and O2 |
628 | 266 TCODE tTrPresNone, "N/A" ; none (big enum group follows) |
604 | 267 TCODE tTrPresGas1, "Gas 1" ; Gas 1 |
268 TCODE tTrPresGas2, "Gas 2" ; Gas 2 | |
269 TCODE tTrPresGas3, "Gas 3" ; Gas 3 | |
270 TCODE tTrPresGas4, "Gas 4" ; Gas 4 | |
271 TCODE tTrPresGas5, "Gas 5" ; Gas 5 | |
623 | 272 IFDEF _ccr_pscr |
604 | 273 TCODE tTrPresDil1, "Dil 1" ; Dil 1 |
274 TCODE tTrPresDil2, "Dil 2" ; Dil 2 | |
275 TCODE tTrPresDil3, "Dil 3" ; Dil 3 | |
276 TCODE tTrPresDil4, "Dil 4" ; Dil 4 | |
277 TCODE tTrPresDil5, "Dil 5" ; Dil 5 | |
628 | 278 TCODE tTrPresFirstGas, "Primo Gas" ; first Gas |
279 TCODE tTrPresActiveGas, "Gas Attivo" ; active Gas | |
280 TCODE tTrPresFirstDil, "Primo Dil" ; first Dil | |
281 TCODE tTrPresActiveDil, "Dil Attivo" ; active Dil | |
623 | 282 ENDIF |
604 | 283 ELSE |
628 | 284 TCODE tTrModeOff, "" ; dummy target for entry in option table |
604 | 285 TCODE tTrPresNone, "" ; dummy target for entry in option table |
623 | 286 ENDIF ; _rx_functions |
287 | |
0 | 288 |
289 ; Display Settings | |
631 | 290 TCODE tBright, "Luminosita': " ; Brightness |
291 TCODE tLayout, "Layout : " ; Layout | |
292 TCODE tUnits, "Unita' : " ; Units | |
293 IF _language_2!=none | |
294 TCODE tLanguage, "Lingua : " ; Language | |
295 ENDIF | |
296 TCODE tFlip, "Ruota schermo: " ; Rotate Screen | |
297 TCODE tColorScheme, "Schema colori" ; Colour Scheme | |
298 TCODE tVSIgraph, "Grafico Veloc. : " ; Speed Graph | |
634 | 299 TCODE tVSItext2, "... adaptive : " ; adaptive Speed |
631 | 300 TCODE tShowppO2, "ppO2 Permanente: " ; always show ppO2: |
301 TCODE tDepthWarning, "Prof luccicare : " ; Depth blinking | |
302 TCODE t2ndDepth, "2a Prof.: " ; 2nd depth display content (11 chars max) | |
303 TCODE tTissueGraphics, "Grafica : " ; tissue graphics | |
623 | 304 |
631 | 305 TCODE tIBCDwarning, "Avvertimento IBCD:" ; IBCD Warning |
306 TCODE tEco, "Eco" ; eco | ENUM group | |
307 TCODE tMedium, "Media" ; medium | | |
308 TCODE tHigh, "Alta" ; high | | |
309 TCODE tLayoutNormal, "Normale" ; normal | ENUM group | |
310 TCODE tLayoutBig, "Max" ; big | | |
311 TCODE tMax, "max." ; max | ENUM group | |
312 TCODE tAvg, "avg." ; average | | |
313 TCODE tTissuePresSat, "Pres+Sat" ; 0 pressure and saturation | ENUM group | |
314 IFDEF _helium | |
315 TCODE tTissueN2He, "N2+He" ; 1 N2 + He pressure | | |
316 ENDIF | |
0 | 317 |
623 | 318 |
0 | 319 ; Setup Menu |
631 | 320 TCODE tSystSets, "Impostazioni" ; System Settings |
623 | 321 IFDEF _compass |
634 | 322 TCODE tCompassMenu, "Bussola" ; Compass |
323 TCODE tCompassCalibration,"Calibra" ; Calibration | |
604 | 324 TCODE tCompassGain, "Suscettibilita:" ; Compass gain: |
634 | 325 TCODE tCalX, "Cal X" ; Cal X |
326 TCODE tCalY, "Cal Y" ; Cal Y | |
327 TCODE tCalZ, "Cal Z" ; Cal Z | |
623 | 328 ENDIF |
604 | 329 TCODE tMetric, " m/°C" ; Enum menu |
330 TCODE tImperial, "ft/°F" | |
623 | 331 ; 111 111 111 111 111 |
332 ; 5 rows by 12 chars each: 123456789012123456789012123456789012123456789012123456789012 | |
640 | 333 TCODE tDefName, "HW OSTC" ;" Read the Manual, know& understandthe inherentLimitations!" |
631 | 334 TCODE tPiezo, "Bottone" ; Buttons |
640 | 335 TCODE tButtonExplain1, "Less % is" ; Less % is |
336 TCODE tButtonExplain2, "more sensitive." ; more sensitive. | |
631 | 337 TCODE tButtonleft, "Bottone Sx:" ; Left Button |
338 TCODE tButtonright, "Bottone Dx:" ; Right Button | |
604 | 339 TCODE tAltMode, "Attesa :" ; Waiting Time |
340 TCODE tAltModeFly, "Volo" ; Flying | |
341 TCODE tAltMode1000, "1000m" ; | |
342 TCODE tAltMode2000, "2000m" ; | |
343 TCODE tAltMode3000, "3000m" ; | |
220
effd7259f5a5
make button sensitivity configurable (cR hardware)
heinrichsweikamp
parents:
216
diff
changeset
|
344 |
623 | 345 |
0 | 346 ; Units for all menu |
604 | 347 TCODE tMeters, "m" |
348 TCODE tFeets, "ft" | |
349 TCODE tFeets1, "f" | |
350 TCODE tMinutes, "'" | |
351 TCODE tPercent, "%" | |
352 TCODE tLitersMinute, "l/min" | |
353 TCODE tbar, "bar" ; bar | |
354 TCODE tbar10, "0 bar" ; xx0 bar | |
355 TCODE tMeterMinute, "m/'" ; meter per minute | |
356 | |
623 | 357 |
0 | 358 ; Date |
604 | 359 TCODE tDateFormat, "Data: " |
360 TCODE tDateformat, "MMGGAA" | |
361 TCODE tDateformat1, "GGMMAA" | |
362 TCODE tDateformat2, "AAMMGG" | |
0 | 363 |
623 | 364 |
0 | 365 ; Simulator menu |
604 | 366 TCODE tInter, "Avvia Simulatore" ; Start Simulator |
631 | 367 TCODE tSimulator, "Simulatore" ; Simulator |
0 | 368 |
623 | 369 |
0 | 370 ; Decoplanner submenu |
604 | 371 TCODE tBtTm, "Tempo Fondo :" ; Bot. Time: (10 chars) |
372 TCODE tBtTm_short, "Tempo:" ; Bot. Time: (max. 6 chars) | |
373 TCODE tBtDep, "Profond. Max:" ; Max Depth: (10 chars) | |
374 TCODE tIntvl, "Int.Superf. :" ; Interval : (10 chars) | |
631 | 375 TCODE tCalculatorSetup, "Setta Calcoli" ; Calculator Setup |
604 | 376 TCODE tDeco, "Calcola Deco" ; Calculate Deco |
623 | 377 TCODE tDivePlan, "Pianificat" ; Dive Plan (max. 10 chars) |
604 | 378 TCODE tNoDeco, "No Deco" ; No Deco |
379 TCODE tMore, "Dettagli" ; More | |
380 TCODE tSelectSetpoint, "Setpoint CCR: " ; | |
381 TCODE tuseAGF, "usa aGF : " ; use aGF | |
628 | 382 IFDEF _gas_contingency |
631 | 383 TCODE tGasContingencySim, "Gas Cont. : " ; Gas Contingency ## translation pending |
628 | 384 ENDIF |
385 | |
386 ; Decoplanner progress indication | |
387 TCODE tNoBottomGas1, "Nessun Gas utile per" ; no usable Gas for Bottom Depth found (line 1, max. 22 chars) | |
388 TCODE tNoBottomGas2, "la quota di fondale!" ; no usable Gas for Bottom Depth found (line 2, max. 22 chars) | |
604 | 389 TCODE tCalculating, "Calcolando..." ; calculating... |
628 | 390 TCODE tCalcSurfInter, "Int. Superficie" ; Surface Interval |
391 TCODE tCalcBotSeg, "Tempo di fondo" ; Bottom Segment | |
392 TCODE tCalcBailout, "Cambia a Bailout" ; Switch to Bailout | |
393 TCODE tCalcAscent, "Risalita" ; Ascent (max 8 chars) | |
394 TCODE tNDLleft, "NDL" ; time left within NDL ("Rimasto") | |
0 | 395 |
623 | 396 |
0 | 397 ; Information menu |
604 | 398 TCODE tFirmware, "Firmware: " ; Firmware: (space) |
631 | 399 TCODE tFirmwareDate, "created : " ; created : (space) firmware creation date |
628 | 400 TCODE tHardware, "Hardware: " ; Hardware: (space) |
604 | 401 TCODE tSerial, "Seriale : " ; Serial : (space) |
631 | 402 TCODE tBatteryV, "Batteria: " ; Battery : (space) |
403 TCODE tSensorC, "Sensor : " ; Sensor : (space) | |
404 TCODE tSensorD, "Offset : " ; Offset : (space) | |
604 | 405 TCODE tUptime, "Uptime: " ; Uptime: |
0 | 406 |
623 | 407 IFDEF _rx_functions |
408 TCODE tFirmware_rx, "RX Ver : " ; RX Ver : (space) | |
409 ENDIF | |
410 | |
411 | |
0 | 412 ; Divemode screen |
631 | 413 TCODE tNDL, "NDL" ; 3 chars |
414 TCODE tTTS, "TTS" ; 3 chars | |
628 | 415 TCODE tSlow, "piano " ; slow - max 7 chars |
604 | 416 TCODE tVelMetric, "m/min" |
417 TCODE tVelImperial, "ft/m " | |
418 TCODE tGasSelect, "Selez. Gas" ; Select Gas | |
419 TCODE tSelectAir, "Aria" ; Air | |
420 TCODE tSelectO2, "O2 " ; O2 | |
421 TCODE tSelectNx, "Nx" ; Nx | |
422 TCODE tSelectTx, "Tx" ; Tx | |
623 | 423 TCODE tDepth, "Prof." ; Depth (max 5 chars) |
424 TCODE tMaxDepth, "Prof.Max" ; Max. Depth - max 9 chars! | |
425 TCODE tAvgDepth, "Prof.Med." ; average Depth - max 9 chars! | |
426 TCODE tDivetime, "Divetime" ; Divetime (max 8 chars) | |
604 | 427 TCODE tDiveTotalAvg, "Media" |
428 TCODE tDiveStopwatch, "Cronometro" | |
429 TCODE tDiveStopAvg, "Media Inter" ; 11 chars max | |
430 TCODE tApnoeTotal, "Totale" ; Total (six chars, right aligned) | |
431 TCODE tApnoeMax, "Ultima Discesa" ; Last descend | |
623 | 432 TCODE tApnoeSurface, "Tp.Superficie" ; Surface Time |
628 | 433 TCODE tTime, "Time" ; Time ("Tempo") |
434 TCODE tSurface, "Superficie" ; Surface (max 12 chars) | |
604 | 435 TCODE tDiveDecoplan, "Piano Deco" ; Decoplan |
436 ; TCODE tDiveClock, "Orologio" ; Clock | |
437 TCODE tDiveEAD_END, "EAD/END" ; EAD/END | |
438 TCODE tDiveTissues, "Tessuti" ; Tissues | |
439 TCODE tEND, "END:" ; END: | |
440 TCODE tN2, "N2" ; N2 | |
623 | 441 TCODE tDiveBailout, "Bailout" ; Bailout (max. 7 chars) |
604 | 442 TCODE tGFactors, "Valori GF" ; GF Values |
443 TCODE taGFactors, "Valori aGF" ; aGF Values | |
628 | 444 TCODE tGFInfo, "Saturazione" ; Saturation |
604 | 445 TCODE tCeiling, "Tetto" ; Ceiling |
446 TCODE tDiveFallback, "Fallback!" ; Fallback! (max. nine chars) | |
628 | 447 TCODE tDecoInfo, "Zona Deco" ; Deco info ("Curva Deco") |
604 | 448 TCODE tSensorCheck, "Testa Sensori" ; Sensor Check |
449 TCODE tdil, "Dil:" ; Diluent ppO2 Warning | |
450 TCODE tmix, "Mix:" ; Pre-Mix ppO2 Warning | |
451 TCODE tGasNeedsWarn, "Gas Neces" ; | |
452 TCODE tCNSsurf, "CNS Surf." ; | |
453 TCODE tCNSfTTS, "CNS fTTS" ; | |
454 TCODE tCNSBO, "CNS B/O" ; | |
455 TCODE tCNSnow, "CNS ora" ; | |
640 | 456 TCODE tCNSeod, "CNS fin." ; |
631 | 457 IFDEF _cave_mode |
458 TCODE tCNScave, "CNS Cave" ; | |
459 ENDIF | |
604 | 460 TCODE tnoBOgas, "-B/O-Gas-" ; |
461 TCODE tMicroBubbles, "M.Bolle" ; | |
462 TCODE tCNS, "CNS: " ; | |
628 | 463 TCODE tgaschange, "Cambio?" ; better gas found |
464 TCODE tNeed, "Neces" ; gas need (5 chars) | |
604 | 465 TCODE tBattery, "Batteria" ; Battery |
634 | 466 TCODE tSAT, "Sat:" ; Sat: (max 4 chars) |
467 TCODE tppO2, "ppO2:" ; ppO2: (max 5 chars) | |
623 | 468 |
469 IFDEF _helium | |
470 TCODE tHe, "He" ; He | |
634 | 471 TCODE tIBCD, "IBCD N2He" ; IBCD warning (max. 9 chars) |
472 ENDIF | |
473 | |
474 IFDEF _ccr_pscr | |
475 TCODE tGasDensity, "G.Density" ; Gas Density (max. 9 chars) ## pending translation | |
623 | 476 ENDIF |
477 | |
604 | 478 IFDEF _rx_functions |
628 | 479 TCODE tTransmitter, "Pr.Trasm." ; pressure transmitter |
604 | 480 TCODE tPressure, "P.Bombola" ; tank pressure |
628 | 481 TCODE tSAC, "ICS" ; SAC, must be 3 chars! |
482 TCODE tswap, "CambioGas" ; swap tank (max. 9 chars | |
604 | 483 ENDIF |
623 | 484 |
485 IFDEF _external_sensor | |
486 TCODE tDiveHudMask1, "Sensore1" | |
487 TCODE tDiveHudMask2, "Sensore2" | |
488 TCODE tDiveHudMask3, "Sensore3" | |
489 TCODE tSensorDisagree, "Sensori<>" ; Sensors disagree Warning | |
490 ENDIF | |
491 | |
604 | 492 IFDEF _cave_mode |
631 | 493 TCODE tGasNeedsCaveMode, "Gas Necess. -CAVE- " ; title for gas needs custom view (cave mode) | need to be |
494 TCODE tGasNeedsAscent, "Gas Necess. Risalita" ; title for gas needs custom view (open water mode) | same length | |
604 | 495 TCODE tCaveMode, "Cave Mode" ; cave mode activated (max. 9 char) |
496 TCODE tCaveModeShutdown, "X-Cave-X" ; cave mode shut down (max. 9 char) | |
631 | 497 TCODE tCaveTTS, "Cave TTS" ; cave mode total time to surface |
498 TCODE tCaveStops, "total Stops" ; cave mode total time for stops | |
499 TCODE tCaveRuntime, "total RT" ; cave mode total runtime | |
500 ELSE | |
501 TCODE tGasNeedsAscent, "Pres.Gas x Risalita" ; title for gas needs custom view | |
604 | 502 ENDIF |
503 | |
623 | 504 |
0 | 505 ; Divemode menu |
634 | 506 TCODE tDiveAckn, "Ackn?" ; Ackn? (max. 5 chars) |
628 | 507 TCODE tDivePreMenu, "Menu?" ; Menu? (max. 5 chars) |
508 TCODE tDiveLayout, "Layout" ; Layout (max. 6 chars) | |
623 | 509 IFDEF _compass |
628 | 510 TCODE tSetHeading, "Salva" ; Course (max. 6 chars) |
623 | 511 ENDIF |
512 | |
0 | 513 |
514 ; Simulator menu | |
623 | 515 TCODE tQuitSim, "Esci" ; Quit Simulation (max. 6 chars) |
516 TCODE tResetAvg, "AzzMed" ; Reset Timer (max. 6 chars) | |
517 | |
0 | 518 |
519 ; Logbook | |
604 | 520 TCODE tCNS2, "CNS:" |
521 TCODE tAVG, "Media:" | |
631 | 522 TCODE tGF2, "GF :" |
634 | 523 TCODE tSD2, "S/D: " |
631 | 524 TCODE tDvSalinity2, "Salinita':" ; max 11 chars |
525 TCODE tLastDeco, "Ult.Tappa:" ; max 11 chars | |
526 TCODE tNoProfileData, "no data anymore..." ; max 21 chars | |
527 TCODE tBeginOfDive, "Begin:" ; max 8 chars | |
528 TCODE tEndOfDive, "End:" ; max 8 chars | |
529 TCODE tDesatTime, "Desat:" ; amx 8 chars | |
530 | |
531 ; other users | |
634 | 532 TCODE tGF, "GF:" ; GF Factors (3 chars) |
533 TCODE tSD, "S/D" ; Saturation / Desaturation (3 chars) | |
0 | 534 |
535 ; Logbook units | |
604 | 536 TCODE tLogTunitC, "°C" |
537 TCODE tLogTunitF, "°F" | |
538 TCODE tKGL, "kg/l" | |
539 TCODE tMBAR, "hPa" | |
0 | 540 |
623 | 541 |
0 | 542 ; Logbook menu |
604 | 543 TCODE tNextLog, "Pagina Seguente" |
0 | 544 |
623 | 545 |
0 | 546 ; Reset menu |
634 | 547 IFDEF _firmware_recovery |
548 TCODE tReboot, "Riavvio/Backup" ; Reboot/Backup | |
549 ELSE | |
604 | 550 TCODE tReboot, "Riavvio" ; Reboot |
634 | 551 ENDIF |
604 | 552 TCODE tResetMenu2, "Sei sicuro?" ; Are you sure? |
553 TCODE tAbort, "Annulla" ; Abort | |
628 | 554 TCODE tResetSettings, "Azzera Settaggi" ; Reset all |
604 | 555 TCODE tResetDeco, "Azzera Deco" ; Reset Deco |
556 TCODE tResetBattery, "Azzera Batteria" ; Reset Battery | |
557 TCODE tResetLogbook, "Azzera Logbook" ; Reset Logbook | |
0 | 558 |
634 | 559 IFDEF _firmware_recovery |
560 TCODE tRebootCurFirmware, "Reboot current FW" ; Reboot current Firmware | |
561 TCODE tBackupFirmware, "Backup current FW" ; Backup current Firmware | |
562 TCODE tRecoverFirmware, "Restore" ; Restore (version will be appended) | |
563 TCODE tBackingUp, "backing up..." ; backing up current firmware | |
564 TCODE tRestoring, "restoring..." ; restoring backup firmware | |
565 ENDIF | |
566 | |
623 | 567 |
0 | 568 ; Set Time Menu/Set Date Menu |
604 | 569 TCODE tSetHours, "Imposta Ora" ; Set Hours |
570 TCODE tSetMinutes, "Imposta Minuti" ; Set Minutes | |
571 TCODE tSetSeconds, "Azzera Secondi" ; Clear seconds | |
572 TCODE tSetDay, "Imp Giorno" ; Set Day | |
573 TCODE tSetMonth, "Imp Mese" ; Set Month | |
574 TCODE tSetYear, "Imp Anno" ; Set Year | |
0 | 575 |
623 | 576 |
0 | 577 ; Logbook Offset Menu |
631 | 578 TCODE tTotalDives, "Tot Immersioni:" ; Total Dives |
604 | 579 TCODE tLogOffset, "Devia Logbook" ; Logbook offset |
628 | 580 TCODE tLogOffsetValue, "Devio : " ; Offset |
581 TCODE tLogOffStepSize, "Moltiplico:" ; Step Size | |
623 | 582 TCODE tLogOffsetplus, "+" ; increment |
583 TCODE tLogOffsetminus, "-" ; decrement | |
584 TCODE tLogOffStep1, " 1" ; adjustment step size 1 | ENUM group | |
585 TCODE tLogOffStep10, " 10" ; adjustment step size 10 | | |
586 TCODE tLogOffStep100, " 100" ; adjustment step size 100 | | |
587 TCODE tLogOffStep1000, "1000" ; adjustment step size 1000 | | |
588 | |
23
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
589 |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
590 ; Compass directions |
604 | 591 TCODE tN, "N " ; N(orth), 338°-22° |
592 TCODE tNE, "NE" ; North-East, 23°-67° | |
593 TCODE tE, "E " ; E(east), 68°-112° | |
594 TCODE tSE, "SE" ; South-East, 113°-157° | |
595 TCODE tS, "S " ; S(outh), 157°-202° | |
596 TCODE tSW, "SO" ; South-West, 203°-247° | |
597 TCODE tW, "O " ; W(West), 248°-292° | |
598 TCODE tNW, "NO" ; North-West, 293°-337° | |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
599 |
623 | 600 |
50 | 601 ; Color Scheme menu |
604 | 602 TCODE tColorSetDive, "Immersione:" ; Divemode: |
603 TCODE tColorSetName0, "Standard" ; Standard | |
604 TCODE tColorSetName1, "Rosso" ; Red | |
605 TCODE tColorSetName2, "Verde" ; Green | |
606 TCODE tColorSetName3, "Blu" ; Blue | |
607 | |
623 | 608 |
634 | 609 ; Debug Stuff |
610 IFDEF _comm_debug | |
611 TCODE tCommTimeout, "RX Timeout: " | |
612 TCODE tCommTimeoutU, "0 ms" | |
613 ENDIF | |
614 | |
615 | |
604 | 616 ; Language selection |
617 IF _language_1==en | |
631 | 618 TCODE tLang1, "EN" ; tLang1 is 1st language, enum context |
604 | 619 ELSE |
620 IF _language_1==de | |
631 | 621 TCODE tLang1, "DE" |
604 | 622 ELSE |
623 IF _language_1==fr | |
631 | 624 TCODE tLang1, "FR" |
604 | 625 ELSE |
626 IF _language_1==it | |
631 | 627 TCODE tLang1, "IT" |
604 | 628 ELSE |
629 TCODE tLang1, "" ; dummy target for options table | |
630 ENDIF | |
631 ENDIF | |
632 ENDIF | |
633 ENDIF | |
634 | |
635 IF _language_2==en | |
631 | 636 TCODE tLang2, "EN" ; tLang2 is 2nd language, enum context |
604 | 637 ELSE |
638 IF _language_2==de | |
631 | 639 TCODE tLang2, "DE" |
604 | 640 ELSE |
641 IF _language_2==fr | |
631 | 642 TCODE tLang2, "FR" |
604 | 643 ELSE |
644 IF _language_2==it | |
631 | 645 TCODE tLang2, "IT" |
604 | 646 ENDIF |
647 ENDIF | |
648 ENDIF | |
628 | 649 ENDIF |