Mercurial > public > hwos_code
comparison src/text_italian.inc @ 643:7d8a4c60ec1a
3.15 release
author | heinrichsweikamp |
---|---|
date | Mon, 24 May 2021 18:40:53 +0200 |
parents | 8c1f1f334275 |
children | 070528a88715 357341239438 |
comparison
equal
deleted
inserted
replaced
642:a9a0188091e4 | 643:7d8a4c60ec1a |
---|---|
24 TCODE tMenu, "<Menu" ; <Menu | 24 TCODE tMenu, "<Menu" ; <Menu |
25 TCODE tView, "Vedi>" ; View> | 25 TCODE tView, "Vedi>" ; View> |
26 TCODE tHeading, "Direzione:" ; Heading: | 26 TCODE tHeading, "Direzione:" ; Heading: |
27 TCODE tLastDive, "UltimaImm." ; Last Dive (Max 10 chars) | 27 TCODE tLastDive, "UltimaImm." ; Last Dive (Max 10 chars) |
28 | 28 |
29 TCODE tFTTSSurf, "TTS Futuro :" ; Future TTS | 29 TCODE tFTTSSurf, "TTS Futuro:" ; Future TTS |
30 TCODE tLastDecostopSurf, "Ultima Tappa:" ; last deco stop surface custom view | 30 TCODE tLastDecostopSurf, "UltimaTappa:" ; last deco stop surface custom view |
31 TCODE tDvSalinitySurf, "Salinita' :" ; Salinity | 31 TCODE tDvSalinitySurf, "Salinita':" ; Salinity |
32 | 32 |
33 IFDEF _external_sensor | 33 IFDEF _external_sensor |
34 TCODE tSensorMilliVolt, "Sensori mV" ; Sensors mV | 34 TCODE tSensorMilliVolt, "Sensori mV" ; Sensors mV |
35 ENDIF | 35 ENDIF |
36 | 36 |
226 TCODE taGF_low, "aGF Basso:" ; aGF low | 226 TCODE taGF_low, "aGF Basso:" ; aGF low |
227 TCODE taGF_high, "aGF Alto :" ; aGF high | 227 TCODE taGF_high, "aGF Alto :" ; aGF high |
228 TCODE taGFenable, "aGF Selezionabile:" ; aGF Selectable | 228 TCODE taGFenable, "aGF Selezionabile:" ; aGF Selectable |
229 TCODE tDiveaGF_active, "Usa aGF" ; using aGF | 229 TCODE tDiveaGF_active, "Usa aGF" ; using aGF |
230 TCODE tSafetyStop, "Tappa Sicurezza:" ; Safety Stop: (max. 16 chars) | 230 TCODE tSafetyStop, "Tappa Sicurezza:" ; Safety Stop: (max. 16 chars) |
231 TCODE tExtendedStops, "Anticipa Tappa :" ; Extended Stops | 231 TCODE tExtendedStops, "Anticipa Tappa:" ; Extended Stops |
232 TCODE tLastDecostop, "Ultima Tappa : " ; last Deco Stop Depth | 232 TCODE tLastDecostop, "Ultima Tappa: " ; last Deco Stop Depth |
233 TCODE tDvSalinity, "Salinita' : " ; Salinity | 233 TCODE tDvSalinity, "Salinita': " ; Salinity |
234 TCODE tDepthWarn, "Depth Warning :" ; Depth Warning (no space after ':' on purpose) | 234 TCODE tDepthWarn, "Depth Warning :" ; Depth Warning (no space after ':' on purpose) |
235 TCODE tGasUsage, "Utilizzo" ; Gas Usage | 235 TCODE tGasUsage, "Utilizzo" ; Gas Usage |
236 TCODE tSetWorkSAC, "SAC Fondo: " ; SAC Work: (space) | 236 TCODE tSetWorkSAC, "SAC Fondo: " ; SAC Work: (space) |
237 TCODE tSetDecoSAC, "SAC Deco : " ; SAC Deco: (space) | 237 TCODE tSetDecoSAC, "SAC Deco : " ; SAC Deco: (space) |
238 TCODE tCalcGasNeeds, "Calc.Gas(B/O): " ; Calculate Gas (Bail Out) Needs | 238 TCODE tCalcGasNeeds, "Calc.Gas(B/O): " ; Calculate Gas (Bail Out) Needs |