Mercurial > public > hwos_code
comparison src/text_italian.inc @ 136:9a637c9bb19a
rename Deco Planner to Simulator
author | heinrichsweikamp |
---|---|
date | Thu, 17 Jul 2014 13:29:25 +0200 |
parents | 4574aed5cd4c |
children | b839972db982 |
comparison
equal
deleted
inserted
replaced
135:42a2cfc3e85d | 136:9a637c9bb19a |
---|---|
29 TCODE tEnter, "Enter>" ; Enter> | 29 TCODE tEnter, "Enter>" ; Enter> |
30 | 30 |
31 TCODE tMainMenu, "Menu Principale" ; MainMenu | 31 TCODE tMainMenu, "Menu Principale" ; MainMenu |
32 TCODE tLogbook, "Logbook" ; Logbook | 32 TCODE tLogbook, "Logbook" ; Logbook |
33 TCODE tGasSetup, "Imposta Gas OC" ; OC Gas Setup | 33 TCODE tGasSetup, "Imposta Gas OC" ; OC Gas Setup |
34 TCODE tSimulator, "Simulatore" ; Simulator | |
35 TCODE tSetTime, "Imposta Ora" ; Set Time | 34 TCODE tSetTime, "Imposta Ora" ; Set Time |
36 TCODE tSetDate, "Imposta Data" ; Set Date | 35 TCODE tSetDate, "Imposta Data" ; Set Date |
37 TCODE tSetTimeDate,"Imp. Ora e Data"; Set Time & Date | 36 TCODE tSetTimeDate,"Imp. Ora e Data"; Set Time & Date |
38 TCODE tDispSets, "Visualizzazione" ; Display Settings | 37 TCODE tDispSets, "Visualizzazione" ; Display Settings |
39 TCODE tExit, "Uscita" ; Exit | 38 TCODE tExit, "Uscita" ; Exit |
163 TCODE tDateformat, "MMGGAA" | 162 TCODE tDateformat, "MMGGAA" |
164 TCODE tDateformat1,"GGMMAA" | 163 TCODE tDateformat1,"GGMMAA" |
165 TCODE tDateformat2,"AAMMGG" | 164 TCODE tDateformat2,"AAMMGG" |
166 | 165 |
167 ; Simulator menu | 166 ; Simulator menu |
168 TCODE tInter, "Simulatore" ; Dive Simulator | 167 TCODE tInter, "Start Simulatore" ; Start Simulator |
169 TCODE tPlan, "Pianifica Deco" ; Deco Planner | 168 TCODE tPlan, "Simulatore" ; Simulator |
170 | 169 |
171 ; Decoplanner submenu | 170 ; Decoplanner submenu |
172 TCODE tBtTm, "Tempo Fondo :" ; Bot. Time: (10 chars) | 171 TCODE tBtTm, "Tempo Fondo :" ; Bot. Time: (10 chars) |
173 TCODE tMxDep, "Profond. Max:" ; Max Depth: (10 chars) | 172 TCODE tMxDep, "Profond. Max:" ; Max Depth: (10 chars) |
174 TCODE tIntvl, "Int.Superf. :" ; Interval : (10 chars) | 173 TCODE tIntvl, "Int.Superf. :" ; Interval : (10 chars) |