Mercurial > public > hwos_code
annotate src/text_italian.inc @ 608:d866684249bd
work on 2.99 stable
author | heinrichsweikamp |
---|---|
date | Mon, 07 Jan 2019 21:13:43 +0100 |
parents | ca4556fb60b9 |
children | a32212cd5ea9 |
rev | line source |
---|---|
0 | 1 ;============================================================================= |
2 ; | |
604 | 3 ; File text_italian.asm REFACTORED VERSION V2.99e |
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 | |
604 | 11 TCODE tNo, "No" ; 0 No |
12 TCODE tYes, "Si" ; 1 Yes | |
13 IFDEF _cave_mode | |
14 TCODE tCave, "Cave" ; 2 Cave | |
15 ENDIF | |
16 | |
17 TCODE tblank, " " ; (a single space character) | |
0 | 18 |
19 ; Surface-mode texts | |
604 | 20 TCODE tMenu, "<Menu" ; <Menu |
21 TCODE tView, "Vedi>" ; View> | |
22 TCODE tHeading, "Direzione:" ; Heading: | |
23 TCODE tLastDive, "UltimaImm." ; Last Dive (Max 10 chars) | |
24 TCODE tSensorMilliVolt, "Sensori mV" ; Sensors mV | |
0 | 25 |
26 ; Divemode Menu | |
604 | 27 TCODE tDivemenu_Gaslist, "Lista Gas" ; Gaslist (OC) |
28 TCODE tDivemenu_Diluent, "Lista Dil" ; Diluents (CCR) | |
29 TCODE tDivemenu_Premix, "Lista Mix" ; Premix (pSCR) | |
30 TCODE tDivemenu_ResetAvg, "AzzeraMed" ; Reset Avg. | |
31 TCODE tDivemenu_Avg_Mkr, "Avg/Marker" ; Reset Avg., Set Marker (and Turn Dive) ## pending translation | |
32 TCODE tDivemenu_Setpoint, "Setpoint" ; Setpoint | |
33 TCODE tDivemenu_UseSensor,"Usa Sensori" ; Use Sensor | |
34 TCODE tDivemenu_ToggleGF, "Alterna GF" ; Toggle GF | |
35 TCODE tDivemenu_Marker, "Set Marker" ; Set Marker | |
36 TCODE tDivemenu_LostGas, "Gas perso" ; Lost Gas | |
37 IFDEF _cave_mode | |
38 TCODE tDivemenu_TurnDive, "Turn Dive" ; Turn Dive | |
39 ENDIF | |
0 | 40 |
41 ; Main menu | |
604 | 42 TCODE tNext, "<Prossimo" ; <Next |
43 TCODE tEnter, "Enter>" ; Enter> | |
44 TCODE tMainMenu, "Menu Principale" ; MainMenu | |
45 TCODE tLogbook, "Logbook" ; Logbook | |
46 TCODE tGasSetup, "Imposta Gas OC" ; OC Gas Setup | |
47 TCODE tSetTime, "Imposta Ora" ; Set Time | |
48 TCODE tSetDate, "Imposta Data" ; Set Date | |
49 TCODE tSetTimeDate, "Imp. Ora e Data" ; Set Time & Date | |
50 TCODE tDispSets, "Visualizzazione" ; Display Settings | |
51 TCODE tExit, "Esci" ; Exit | |
52 TCODE tResetMenu, "Resetta Menu" ; Reset Menu | |
53 TCODE tDiveModeMenu, "Modalita' Deco" ; Deco Mode | |
54 TCODE tInfoMenu, "Informazioni" ; Information | |
55 TCODE tTrSettings, "Pressure Display" ; Pressure Display ## pending translation | |
56 TCODE tTrMode, "Modo: " ; Mode | |
57 TCODE tTr1stPres, "1.Pres.: " ; 1st Pressure | |
58 TCODE tTr2ndPres, "2.Pres.: " ; 2nd Pressure | |
59 TCODE tTrBailPres, "1.B/O : " ; Bailout Pressure | |
60 TCODE tTrMaxDeltaP, "max deltaP: " ; independent double max diffenerce ## pending translation | |
61 TCODE tCCRSetup, "Imposta CCR" ; CCR Setup | |
62 TCODE tDiluentSetup, "Imposta Diluente" ; Diluent Setup | |
63 TCODE tFixedSetpoints, "Setpoints Fissi" ; Fixed Setpoints | |
64 TCODE tCCRSensor, "Sensori CCR" ; CCR Sensor | |
65 TCODE tCalibrateMenu, "Calibrazione" ; Calibration | |
66 TCODE tCalibrationGas, "Cal. Gas O2:" ; Cal. Gas O2: | |
67 TCODE tCalibrate, "Calibra" ; Calibrate | |
68 TCODE tBack, "back" ; back | |
0 | 69 |
70 ; Gas menu | |
604 | 71 TCODE tGaslist, "Lista Gas OC" |
72 TCODE tGaslistCC, "Lista Gas CC" ; CC Diluents | |
73 TCODE tGasEdit, "Modifica Gas" | |
74 TCODE tType, "Tipo: " | |
75 TCODE tGasDisabled, "Disabilitato" ; Disabled | |
76 TCODE tGasFirst, "Primo" ; First | |
77 TCODE tGasTravel, "Viaggio" ; Travel | |
78 TCODE tGasDeco, "Deco" ; Deco | |
79 TCODE tDilDisabled, "Disabilitato" ; Disabled | |
80 TCODE tDilFirst, "Primo" ; First | |
81 TCODE tDilNorm, "Normale" ; Normal | |
82 TCODE tAir, "Aria " ; Enum: values must follows (5 chars) | |
83 TCODE tO2, "O2 " ; tAir + 5 | |
84 TCODE tO2Plus, "O2 +" | |
85 TCODE tO2Minus, "O2 -" | |
86 TCODE tHePlus, "He +" | |
87 TCODE tHeMinus, "He -" | |
88 TCODE tMOD, "MOD :" | |
89 TCODE tEAD, "EAD:" | |
90 TCODE tSetup_GasDepth, "Cambia profondita'" | |
91 TCODE tDepthPlus, "Profondita' +" | |
92 TCODE tDepthMinus, "Profondita' -" | |
93 TCODE tDepthReset, "Reset a MOD:" | |
94 TCODE tSetup_GasMix, "Cambia Miscela" | |
95 TCODE tCCRMode, "Modo CCR:" ; CCR Mode: | |
96 TCODE tCCRModeFixedSP, "SP Fissi" ; Fixed SP | |
97 TCODE tCCRModeSensor, "Sensori" ; Sensor | |
98 TCODE tCCRModeAutoSP, "SP Auto" ; Auto SP | |
99 TCODE tSP, "SP" ; SP (SetPoint) | |
100 TCODE tSPPlus, "ppO2+" ; pO2+ | |
101 TCODE tSensorFallback, "Fallback:" ; Fallback: | |
102 TCODE tCalculated, "calcolato" ; calculated | |
103 TCODE tppO2, "ppO2:" ; ppO2: | |
104 TCODE tppO2O2, "ppO2(O2)" ; ppO2(O2) | |
105 TCODE tppO2Dil, "ppO2(Dil)" ; ppO2(Dil) | |
106 TCODE tppO2Mix, "ppO2(Mix)" ; ppO2(Mix) | |
107 | |
0 | 108 ; New battery menu |
604 | 109 TCODE tNewBattTitle, "Nuova Batteria?" |
110 TCODE tNewBattOld, "Mantieni vecchio" | |
600 | 111 TCODE tNewBattNew36, "Nuova 3,6V Saft (T1)" |
112 TCODE tNewBattNew15, "Nuova 1,5V AA (T0)" | |
599 | 113 TCODE tNewBattAccu, "3,6V AA ricaric.(T2)" |
604 | 114 TCODE tNew18650, "Internal 18650 (T3)" |
115 TCODE tNew16650, "Internal 16650 (T4)" | |
0 | 116 |
117 ; Gaslist management | |
604 | 118 TCODE tGas, "Gas" ; Gas |
119 TCODE tDil, "Dil" ; Diluent | |
120 TCODE tGasErr, "Err" ; Err (3 chars) | |
0 | 121 |
122 ; Communication Menu | |
604 | 123 TCODE tUsbTitle, "Modalita' USB" |
124 TCODE tBleTitle, "Modalita' Bluetooth" | |
125 TCODE tUsbStarting, "Avvio..." | |
126 TCODE tUsbStartDone, "Fatto." | |
127 TCODE tUsbServiceMode, "Modo Servizio abil" | |
128 TCODE tUsbClosed, "Porta chiusa" | |
129 TCODE tUsbExit, "Uscita" | |
130 TCODE tUsbDownloadMode, "Modo Download abil" | |
131 TCODE tUsbLlBld, "Livello-basso Bootloader" | |
0 | 132 |
133 ; Dive Settings | |
604 | 134 TCODE tDvMode, "Tipo Tuffo:" |
135 TCODE tDvOC, "OC" | |
136 TCODE tDvCCR, "CCR" | |
137 TCODE tDvGauge, "Gauge" | |
138 TCODE tDvApnea, "Apnea" | |
139 TCODE tDvPSCR, "pSCR" | |
140 TCODE tDvCC, "CC" | |
141 TCODE tDkMode, "Algorit.: ZH-L16" | |
142 TCODE tZHL16, " " | |
143 TCODE tZHL16GF, "+GF" | |
144 TCODE tPPO2Max, "ppO2 Max :" | |
145 TCODE tPPO2DECO, "ppO2 Deco:" | |
146 TCODE tPPO2MIN, "ppO2 Min :" | |
147 TCODE tPPO2MINCC, "Loop Min :" | |
148 TCODE tLastDecostop, "Ultima Deco : " | |
149 TCODE tAscentSpeed, "Ascent Speed: " ; Ascent Speed ## pending translation | |
150 TCODE tGasChangeTime, "Gas Change :+" ; additional Gas Change Time ## pending translation | |
151 TCODE tDecoparameters, "Parametri Deco" | |
152 TCODE tGF_low, "GF Basso:" | |
153 TCODE tGF_high, "GF Alto :" | |
154 TCODE tSaturationMult, "Saturazione : " | |
155 TCODE tDesaturationMult, "Desaturazione: " | |
156 TCODE tFTTSMenu, "TTS Futuro:" ; Future TTS | |
157 TCODE tLastDecostopSurf, "Ultima Deco:" ; last deco stop surface custom view | |
158 TCODE tGFMenu, "Menu GF" ; GF Settings | |
159 TCODE taGF_low, "aGF Basso:" ; aGF low | |
160 TCODE taGF_high, "aGF Alto :" ; aGF high | |
161 TCODE taGF_enable, "aGF Selezionabile:" ; aGF Selectable | |
162 TCODE tDiveaGF_active, "using aGF" ; using aGF ## pending translation | |
163 TCODE tppO2settings, "Menu ppO2" ; ppO2 Settings (max. 18 chars) | |
164 TCODE tsafetystopmenu, "Tappa Sicurezza:" ; Safety Stop: (max. 16 chars) | |
165 TCODE tGasUsage, "Utilizzo Gas" ; Gas Usage | |
166 TCODE tSetBotUse, "Gas Fondo: " ; Bottom Gas: (space) | |
167 TCODE tSetDecoUse, "Gas Deco : " ; Deco Gas: (space) | |
168 TCODE tCalcAscGas, "Calc.Gas (B/O):" ; | |
169 TCODE tSetup_Tank, "Imposta Bombola" ; Setup Tank | |
170 TCODE tTankSize, "Capac. Bombola" ; Tank Size | |
171 TCODE tTankUsablePress, "Press. Necess. Asc." ; Tank Press Budget for Ascent (turn pressure) ## pending translation | |
172 TCODE tCopyDilToOC, "Copy Dil->OC" ; copy diluent settings to OC gas ## pending translation | |
173 TCODE tTankPairing, "Cambia Transmitter" ; select Transmitter ## pending translation | |
174 TCODE tLiter, " l" ; | |
175 TCODE tLiterLong, "Litri" ; | |
176 TCODE tCCmaxFracO2, "%O2 max Loop:" ; | |
177 TCODE t2ndDecoPlanMenu, "2o Piano Deco" ; 2nd Deco Plan | |
178 | |
179 IFDEF _rx_functions | |
180 TCODE tTrModeOff, "off" ; off ## pending translation | |
181 TCODE tTrModeOn, "on" ; on ## pending translation | |
182 TCODE tTrModeIndDouble, "indep.Double" ; independent double ## pending translation | |
183 TCODE tTrModeCCR, "CCR Dil+O2" ; CCR diluent and O2 | |
184 TCODE tTrPresNone, "none" ; none (big enum group follows) ## pending translation | |
185 TCODE tTrPresGas1, "Gas 1" ; Gas 1 | |
186 TCODE tTrPresGas2, "Gas 2" ; Gas 2 | |
187 TCODE tTrPresGas3, "Gas 3" ; Gas 3 | |
188 TCODE tTrPresGas4, "Gas 4" ; Gas 4 | |
189 TCODE tTrPresGas5, "Gas 5" ; Gas 5 | |
190 TCODE tTrPresDil1, "Dil 1" ; Dil 1 | |
191 TCODE tTrPresDil2, "Dil 2" ; Dil 2 | |
192 TCODE tTrPresDil3, "Dil 3" ; Dil 3 | |
193 TCODE tTrPresDil4, "Dil 4" ; Dil 4 | |
194 TCODE tTrPresDil5, "Dil 5" ; Dil 5 | |
195 TCODE tTrPresFirstGas, "First Gas" ; first Gas ## pending translation | |
196 TCODE tTrPresActiveGas, "active Gas" ; active Gas ## pending translation | |
197 TCODE tTrPresFirstDil, "First Dil" ; first Dil ## pending translation | |
198 TCODE tTrPresActiveDil, "active Dil" ; active Dil ## pending translation | |
199 ELSE | |
200 TCODE tTrModeOff, "" ; dummy target for entry in option table | |
201 TCODE tTrPresNone, "" ; dummy target for entry in option table | |
202 ENDIF | |
0 | 203 |
204 ; Display Settings | |
604 | 205 TCODE tBright, "Luminosita':" |
206 TCODE tEco, "Eco" | |
207 TCODE tMedium, "Media" | |
208 TCODE tHigh, "Alta" | |
209 TCODE tDvSalinity, "Salinita': " ; Salinity | |
210 TCODE tShowppO2, "ppO2 Permanente:" ; Always show ppO2: | |
211 TCODE tFlip, "Ruota schermo:" ; Rotate Screen | |
608 | 212 TCODE tMODwarning, "Avvertimento Prof:" ; depth Warnings |
604 | 213 TCODE tIBCDwarning, "Avvertimento IBCD:" ; IBCD Warning |
214 TCODE t2ndDepth, "2.Prof.:" ; 2nd depth display content (10 chars max) | |
215 TCODE tTimeoutDive, "Timeout Immsni:" ; 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
|
216 |
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
|
217 ; VSI display Settings |
604 | 218 TCODE tVSItext2, "Velox Variabile:" ; Variable speed: |
219 TCODE tVSIgraph, "Grafico Velocita':" ; Speed graph: | |
0 | 220 |
221 ; Setup Menu | |
604 | 222 TCODE tSystSets, "Impostazioni" |
223 TCODE tCompassMenu, "Calibra Bussola" ; Compass calibration | |
224 TCODE tCompassGain, "Suscettibilita:" ; Compass gain: | |
225 TCODE tCalX, "Cal X:" ; Cal X | |
226 TCODE tCalY, "Cal Y:" ; Cal Y | |
227 TCODE tCalZ, "Cal Z:" ; Cal Z | |
228 TCODE tUnits, "Unita':" | |
229 TCODE tMetric, " m/°C" ; Enum menu | |
230 TCODE tImperial, "ft/°F" | |
231 TCODE tDefName, "HW OSTC" | |
232 TCODE tButtonleft, "Bottone Sx:" ; Left button | |
233 TCODE tButtonright, "Bottone Dx:" ; Right button | |
234 TCODE tAltMode, "Attesa :" ; Waiting Time | |
235 TCODE tAltModeFly, "Volo" ; Flying | |
236 TCODE tAltMode1000, "1000m" ; | |
237 TCODE tAltMode2000, "2000m" ; | |
238 TCODE tAltMode3000, "3000m" ; | |
220
effd7259f5a5
make button sensitivity configurable (cR hardware)
heinrichsweikamp
parents:
216
diff
changeset
|
239 |
0 | 240 ; Units for all menu |
604 | 241 TCODE tMeters, "m" |
242 TCODE tFeets, "ft" | |
243 TCODE tFeets1, "f" | |
244 TCODE tMinutes, "'" | |
245 TCODE tPercent, "%" | |
246 TCODE tLitersMinute, "l/min" | |
247 TCODE tbar, "bar" ; bar | |
248 TCODE tbar10, "0 bar" ; xx0 bar | |
249 TCODE tMeterMinute, "m/'" ; meter per minute | |
250 | |
0 | 251 ; Date |
604 | 252 TCODE tDateFormat, "Data: " |
253 TCODE tDateformat, "MMGGAA" | |
254 TCODE tDateformat1, "GGMMAA" | |
255 TCODE tDateformat2, "AAMMGG" | |
0 | 256 |
257 ; Simulator menu | |
604 | 258 TCODE tInter, "Avvia Simulatore" ; Start Simulator |
259 TCODE tPlan, "Simulatore" ; Simulator | |
0 | 260 |
261 ; Decoplanner submenu | |
604 | 262 TCODE tBtTm, "Tempo Fondo :" ; Bot. Time: (10 chars) |
263 TCODE tBtTm_short, "Tempo:" ; Bot. Time: (max. 6 chars) | |
264 TCODE tBtDep, "Profond. Max:" ; Max Depth: (10 chars) | |
265 TCODE tIntvl, "Int.Superf. :" ; Interval : (10 chars) | |
266 TCODE tDecoSetup, "Setta Calcoli" ; Deco Setup | |
267 TCODE tDeco, "Calcola Deco" ; Calculate Deco | |
268 TCODE tDivePlan, "Pianificat:" ; Dive Plan: | |
269 TCODE tNoDeco, "No Deco" ; No Deco | |
270 TCODE tMore, "Dettagli" ; More | |
271 TCODE tSelectSetpoint, "Setpoint CCR: " ; | |
272 TCODE tuseAGF, "usa aGF : " ; use aGF | |
273 TCODE tCalculating, "Calcolando..." ; calculating... | |
274 TCODE tNDLleft, "left" ; time left within NDL ## pending translation | |
0 | 275 |
276 ; Information menu | |
604 | 277 TCODE tFirmware, "Firmware: " ; Firmware: (space) |
278 TCODE tFirmware_rx, "RX Ver : " ; RX Ver : (space) | |
279 TCODE tSerial, "Seriale : " ; Serial : (space) | |
280 TCODE tTotalDives, "Tot Immersioni:" ; Total Dives: | |
281 TCODE tBatteryV, "Batteria: " ; Battery: | |
282 TCODE tUptime, "Uptime: " ; Uptime: | |
0 | 283 |
284 ; Divemode screen | |
604 | 285 TCODE tNDL, "NDL" ; 3 chars max |
286 TCODE tTTS, "TTS" | |
287 TCODE tVelMetric, "m/min" | |
288 TCODE tVelImperial, "ft/m " | |
289 TCODE tGasSelect, "Selez. Gas" ; Select Gas | |
290 TCODE tSelectAir, "Aria" ; Air | |
291 TCODE tSelectO2, "O2 " ; O2 | |
292 TCODE tSelectNx, "Nx" ; Nx | |
293 TCODE tSelectTx, "Tx" ; Tx | |
294 TCODE tDepth, "Prof." ; Depth | |
295 TCODE tMaxDepth, "Prof. Max" ; Max. Depth - max 10chars! | |
296 TCODE tAvgDepth, "Prof. Med." ; average Depth - max 10chars! | |
297 TCODE tDivetime, "Divetime" ; Divetime | |
298 TCODE tDiveHudMask1, "Sensore1" | |
299 TCODE tDiveHudMask2, "Sensore2" | |
300 TCODE tDiveHudMask3, "Sensore3" | |
301 TCODE tDiveTotalAvg, "Media" | |
302 TCODE tDiveStopwatch, "Cronometro" | |
303 TCODE tDiveStopAvg, "Media Inter" ; 11 chars max | |
304 TCODE tApnoeTotal, "Totale" ; Total (six chars, right aligned) | |
305 TCODE tApnoeMax, "Ultima Discesa" ; Last descend | |
306 TCODE tApnoeSurface, "Tempo Superficie" ; Surface Time | |
307 TCODE tTime, "Time" ; Time ## pending translation | |
308 TCODE tSurface, "Surface" ; Surface (max 12 chars) ## pending translation | |
309 TCODE tDiveDecoplan, "Piano Deco" ; Decoplan | |
310 ; TCODE tDiveClock, "Orologio" ; Clock | |
311 TCODE tDiveEAD_END, "EAD/END" ; EAD/END | |
312 TCODE tDiveTissues, "Tessuti" ; Tissues | |
313 TCODE tEND, "END:" ; END: | |
314 TCODE tHe, "He" ; He | |
315 TCODE tN2, "N2" ; N2 | |
316 TCODE tDiveBailout, "Bailout" ; Bailout | |
317 TCODE tGFactors, "Valori GF" ; GF Values | |
318 TCODE taGFactors, "Valori aGF" ; aGF Values | |
608 | 319 TCODE tGFInfo, "Saturation" ; Saturation ## pending translation |
604 | 320 TCODE tCeiling, "Tetto" ; Ceiling |
321 TCODE tDiveSafetyStop, "Stop" ; Stop (four chars, right aligned) | |
322 TCODE tDiveFallback, "Fallback!" ; Fallback! (max. nine chars) | |
323 TCODE tDecoInfo, "Zona Deco" ; Deco info | |
324 TCODE tSensorCheck, "Testa Sensori" ; Sensor Check | |
325 TCODE tdil, "Dil:" ; Diluent ppO2 Warning | |
326 TCODE tmix, "Mix:" ; Pre-Mix ppO2 Warning | |
327 TCODE tSensorDisagree, "Sensori<>" ; Sensors disagree Warning | |
328 TCODE tGasNeedsWarn, "Gas Neces" ; | |
329 TCODE tGasNeedsAscent, "Gas Necess. Ascent" ; ## pending translation | |
330 TCODE tCNSsurf, "CNS Surf." ; | |
331 TCODE tCNSfTTS, "CNS fTTS" ; | |
332 TCODE tCNSBO, "CNS B/O" ; | |
333 TCODE tCNSnow, "CNS ora" ; | |
334 TCODE tCNSeod, "CNS finale" ; | |
335 TCODE tIBCD, "IBCD N2He" ; | |
336 TCODE tnoBOgas, "-B/O-Gas-" ; | |
337 TCODE tMicroBubbles, "M.Bolle" ; | |
338 TCODE tCNS, "CNS: " ; | |
339 TCODE tgaschange, "Change?" ; better gas found ## pending translation | |
340 TCODE tNeed, "Need " ; gas need (5 chars) ## pending translation | |
341 TCODE tBattery, "Batteria" ; Battery | |
342 IFDEF _rx_functions | |
343 TCODE tTransmitter, "P.Transm." ; pressure transmitter ## pending translation | |
344 TCODE tPressure, "P.Bombola" ; tank pressure | |
345 TCODE tSAC, "SAC" ; SAC, must be 3 chars! | |
346 TCODE tswap, "Swap Tank" ; swap tank (max. 9 chars ## pending translation | |
347 ENDIF | |
348 IFDEF _cave_mode | |
349 TCODE tGasNeedsCaveMode, "Gas Necess. Cave Mode" ; title for gas needs custom view | |
350 TCODE tDiveTurned, "Dv.turned" ; dive is turned (max. 9 char) ## pending translation | |
351 TCODE tCaveMode, "Cave Mode" ; cave mode activated (max. 9 char) | |
352 TCODE tCaveModeShutdown, "X-Cave-X" ; cave mode shut down (max. 9 char) | |
353 ENDIF | |
354 | |
0 | 355 ; Divemode menu |
604 | 356 TCODE tDivePreMenu, "Menu?" ; Menu? |
357 TCODE tSetHeading, "Salva" ; Bearing (max. 6 chars) | |
0 | 358 |
359 ; Simulator menu | |
604 | 360 TCODE tQuitSim, "Esci" ; Quit Simulation |
0 | 361 |
362 ; Logbook | |
604 | 363 TCODE tCNS2, "CNS:" |
364 TCODE tAVG, "Media:" | |
365 TCODE tGF, "GF:" | |
366 TCODE tSAT, "Sat:" | |
0 | 367 |
368 ; Logbook units | |
604 | 369 TCODE tLogTunitC, "°C" |
370 TCODE tLogTunitF, "°F" | |
371 TCODE tKGL, "kg/l" | |
372 TCODE tMBAR, "hPa" | |
0 | 373 |
374 ; Logbook menu | |
604 | 375 TCODE tNextLog, "Pagina Seguente" |
0 | 376 |
377 ; Reset menu | |
604 | 378 TCODE tReboot, "Riavvio" ; Reboot |
379 TCODE tResetMenu2, "Sei sicuro?" ; Are you sure? | |
380 TCODE tAbort, "Annulla" ; Abort | |
381 TCODE tResetSettings, "Azzera Settings" ; Reset all ## pending translation | |
382 TCODE tResetDeco, "Azzera Deco" ; Reset Deco | |
383 TCODE tResetBattery, "Azzera Batteria" ; Reset Battery | |
384 TCODE tResetLogbook, "Azzera Logbook" ; Reset Logbook | |
0 | 385 |
386 ; Set Time Menu/Set Date Menu | |
604 | 387 TCODE tSetHours, "Imposta Ora" ; Set Hours |
388 TCODE tSetMinutes, "Imposta Minuti" ; Set Minutes | |
389 TCODE tSetSeconds, "Azzera Secondi" ; Clear seconds | |
390 TCODE tSetDay, "Imp Giorno" ; Set Day | |
391 TCODE tSetMonth, "Imp Mese" ; Set Month | |
392 TCODE tSetYear, "Imp Anno" ; Set Year | |
0 | 393 |
394 ; Logbook Offset Menu | |
604 | 395 TCODE tLogOffset, "Devia Logbook" ; Logbook offset |
396 TCODE tLogOffsetp1, "+1" ; +1 | |
397 TCODE tLogOffsetp10, "+10" ; +10 | |
398 TCODE tLogOffsetm1, "-1" ; -1 | |
399 TCODE tLogOffsetm10, "-10" ; -10 | |
23
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
400 |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
401 ; Compass directions |
604 | 402 TCODE tN, "N " ; N(orth), 338°-22° |
403 TCODE tNE, "NE" ; North-East, 23°-67° | |
404 TCODE tE, "E " ; E(east), 68°-112° | |
405 TCODE tSE, "SE" ; South-East, 113°-157° | |
406 TCODE tS, "S " ; S(outh), 157°-202° | |
407 TCODE tSW, "SO" ; South-West, 203°-247° | |
408 TCODE tW, "O " ; W(West), 248°-292° | |
409 TCODE tNW, "NO" ; North-West, 293°-337° | |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
410 |
50 | 411 ; Color Scheme menu |
604 | 412 TCODE tColorScheme, "Schema colori" ; Colour scheme |
413 TCODE tColorSetDive, "Immersione:" ; Divemode: | |
414 TCODE tColorSetName0, "Standard" ; Standard | |
415 TCODE tColorSetName1, "Rosso" ; Red | |
416 TCODE tColorSetName2, "Verde" ; Green | |
417 TCODE tColorSetName3, "Blu" ; Blue | |
418 | |
419 ; PSCR Menu and Settings | |
420 TCODE tPSCRMenu, "Menu pSCR" ; pSCR Menu | |
421 TCODE tPSCR_O2_drop, "O2 Drop " ; O2 drop | |
422 TCODE tPSCR_lungratio, "Lung Ratio " ; lung ratio | |
423 TCODE tBackToLoop, "goto loop" ; back to loop (10 chars max) ### new | |
424 | |
425 | |
426 ; Language selection | |
427 IF _language_2!=none | |
428 TCODE tLanguage, "Lingua: " ; used in menu_tree | |
429 ENDIF | |
480
ad8acade5567
NEW: PSCR mode (Passive semi-closed rebreather)
heinrichsweikamp
parents:
474
diff
changeset
|
430 |
604 | 431 IF _language_1==en |
432 TCODE tLang1, "Inglese" ; tLang1 is 1st language, enum context | |
433 ELSE | |
434 IF _language_1==de | |
435 TCODE tLang1, "Tedesco" | |
436 ELSE | |
437 IF _language_1==fr | |
438 TCODE tLang1, "Francese" | |
439 ELSE | |
440 IF _language_1==it | |
441 TCODE tLang1, "Italiano" | |
442 ELSE | |
443 TCODE tLang1, "" ; dummy target for options table | |
444 ENDIF | |
445 ENDIF | |
446 ENDIF | |
447 ENDIF | |
448 | |
449 IF _language_2==en | |
450 TCODE tLang2, "Inglese" ; tLang2 is 2nd language, enum context | |
451 ELSE | |
452 IF _language_2==de | |
453 TCODE tLang2, "Tedesco" | |
454 ELSE | |
455 IF _language_2==fr | |
456 TCODE tLang2, "Francese" | |
457 ELSE | |
458 IF _language_2==it | |
459 TCODE tLang2, "Italiano" | |
460 ENDIF | |
461 ENDIF | |
462 ENDIF | |
463 ENDIF |