comparison src/text_french.inc @ 634:4050675965ea

3.10 stable release
author heinrichsweikamp
date Tue, 28 Apr 2020 17:34:31 +0200
parents 185ba2f91f59
children 9a64914a8fca
comparison
equal deleted inserted replaced
633:690c48db7b5b 634:4050675965ea
1 ;============================================================================= 1 ;=============================================================================
2 ; 2 ;
3 ; File text_french.sm next combined generation V3.08.8 3 ; File text_french.sm next combined generation V3.09.4k
4 ; 4 ;
5 ; French texts translation file. 5 ; French texts translation file.
6 ; 6 ;
7 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. 7 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved.
8 ;============================================================================= 8 ;=============================================================================
10 ; Basic texts 10 ; Basic texts
11 TCODE tNo, "Non" ; 0 No | ENUM group 11 TCODE tNo, "Non" ; 0 No | ENUM group
12 TCODE tYes, "Oui" ; 1 Yes | 12 TCODE tYes, "Oui" ; 1 Yes |
13 13
14 IFDEF _cave_mode 14 IFDEF _cave_mode
15 TCODE tOff, "off" ; OFF | Enum group 15 TCODE tOff, "Non" ; OFF | Enum group
16 TCODE tOn, "on" ; ON | 16 TCODE tOn, "Oui" ; ON |
17 ELSE 17 ELSE
18 TCODE tOff, " " ; needed for option table 18 TCODE tOff, " " ; needed for option table
19 ENDIF 19 ENDIF
20 20
21 TCODE tblank, " " ; (a single space character) 21 TCODE tblank, " " ; (a single space character)
39 TCODE tDivemenu_Gaslist, "Liste Gaz" ; Gas List (OC) 39 TCODE tDivemenu_Gaslist, "Liste Gaz" ; Gas List (OC)
40 TCODE tDivemenu_ResetAvg, "RaZChrono" ; Reset Avg 40 TCODE tDivemenu_ResetAvg, "RaZChrono" ; Reset Avg
41 TCODE tDivemenu_Avg_Mkr, "Moyen/Mark" ; Reset Avg, Set Marker (and Turn Dive) 41 TCODE tDivemenu_Avg_Mkr, "Moyen/Mark" ; Reset Avg, Set Marker (and Turn Dive)
42 TCODE tDivemenu_ToggleGF, "Bascul.GF" ; Toggle GF 42 TCODE tDivemenu_ToggleGF, "Bascul.GF" ; Toggle GF
43 TCODE tDivemenu_Marker, "Repère" ; Set Marker 43 TCODE tDivemenu_Marker, "Repère" ; Set Marker
44
45 IFDEF _cave_mode
46 TCODE tDivemenu_LostGas, "Gaz avail." ; Gas Availability
47 ELSE
48 TCODE tDivemenu_LostGas, "Gaz Perdu" ; Lost Gas 44 TCODE tDivemenu_LostGas, "Gaz Perdu" ; Lost Gas
49 ENDIF
50 45
51 IFDEF _ccr_pscr 46 IFDEF _ccr_pscr
52 TCODE tDivemenu_Diluent, "Liste Dil" ; Diluents (CCR) 47 TCODE tDivemenu_Diluent, "Liste Dil" ; Diluents (CCR)
53 TCODE tDivemenu_Premix, "Liste Mix" ; Premix (pSCR) 48 TCODE tDivemenu_Premix, "Liste Mix" ; Premix (pSCR)
54 TCODE tDivemenu_Setpoint, "Setpoint" ; Setpoint 49 TCODE tDivemenu_Setpoint, "Setpoint" ; Setpoint
77 TCODE tGasSetup, "Paramètres Gaz OC" ; OC Gas Setup 72 TCODE tGasSetup, "Paramètres Gaz OC" ; OC Gas Setup
78 TCODE tSetTime, "Réglage Heure" ; Set Time 73 TCODE tSetTime, "Réglage Heure" ; Set Time
79 TCODE tSetDate, "Réglage Date" ; Set Date 74 TCODE tSetDate, "Réglage Date" ; Set Date
80 TCODE tSetTimeDate, "Date & Heure" ; Time & Date 75 TCODE tSetTimeDate, "Date & Heure" ; Time & Date
81 TCODE tDispSets, "Préfér. Réglages" ; Display Settings 76 TCODE tDispSets, "Préfér. Réglages" ; Display Settings
82 TCODE tSysSets, "Préfér. System" ; System Settings 77 TCODE tSysSets, "Préfér. Système" ; System Settings
83 TCODE tExit, "Sortie" ; Exit 78 TCODE tExit, "Sortie" ; Exit
84 TCODE tResetMenu, "Menu RaZ" ; Reset Menu 79 TCODE tResetMenu, "Menu RaZ" ; Reset Menu
85 TCODE tDiveModeMenu, "Menu Déco" ; Dive Setup 80 TCODE tDiveModeMenu, "Réglages Plongée" ; Dive Setup Régl.Plongée
86 81
87 TCODE tDiveSetup, "Dive Setup" ; Dive Setup 82 TCODE tDiveSetup, "Config. Plongée" ; Dive Setup
88 TCODE tDecoSetup, "Deco Setup" ; Deco Setup 83 TCODE tDecoSetup, "Config. Déco" ; Deco Setup
89 TCODE tSACSetup, "SAC Setup" ; SAC Setup 84 TCODE tSACSetup, "Config. Conso" ; SAC Setup
90 TCODE tppO2Setup, "ppO2 Setup" ; ppO2 Setup 85 TCODE tppO2Setup, "Config. PpO2" ; ppO2 Setup
91 TCODE tStopsSetup, "Stops & Depths" ; Stops & Depths 86 TCODE tStopsSetup, "Config. Paliers" ; Stops & Depths
92 87
93 TCODE tInfoMenu, "Informations" ; Information 88 TCODE tInfoMenu, "Informations" ; Information
94 IFDEF _ccr_pscr 89 IFDEF _ccr_pscr
95 TCODE tCCRSetup, "Paramètres CCR" ; CCR Setup 90 TCODE tCCRSetup, "Paramètres CCR" ; CCR Setup
96 TCODE tDiluentSetup, "Liste Diluant" ; Diluent Setup 91 TCODE tDiluentSetup, "Liste Diluants" ; Diluents Setup
97 ENDIF 92 ENDIF
98 TCODE tFixedSetpoints, "Setpoints Fixes" ; Fixed Setpoints 93 TCODE tFixedSetpoints, "Setpoints Fixes" ; Fixed Setpoints
99 TCODE tBack, "Retour" ; back 94 TCODE tBack, "Retour" ; back
100 TCODE tGas6, "extra Gas" ; edit & select Gas 6 95 TCODE tGas6, "Gaz suppl" ; edit & select Gas 6
101 96
102 IFDEF _rx_functions 97 IFDEF _rx_functions
103 TCODE tTrSettings, "Affich.Pression" ; Pressure Display 98 TCODE tTrSettings, "Affich.Pression" ; Pressure Display
104 TCODE tTrMode, "Mode: " ; Mode 99 TCODE tTrMode, "Mode: " ; Mode
105 TCODE tTr1stPres, "1.Pres.: " ; 1st Pressure 100 TCODE tTr1stPres, "1.Pres.: " ; 1st Pressure
124 ; Gas menu 119 ; Gas menu
125 TCODE tGaslist, "Liste Gaz OC" ; OC Gas List 120 TCODE tGaslist, "Liste Gaz OC" ; OC Gas List
126 TCODE tGaslistCC, "Liste Gaz CC" ; CC Diluents 121 TCODE tGaslistCC, "Liste Gaz CC" ; CC Diluents
127 TCODE tGasEdit, "Préférence Gaz" ; Edit Gas 122 TCODE tGasEdit, "Préférence Gaz" ; Edit Gas
128 TCODE tType, "Type: " 123 TCODE tType, "Type: "
129 TCODE tGasDisabled, "Désactivé" ; Disabled 124 TCODE tGasDisabled, "Désactivé" ; | ENUM 0: Disabled
130 TCODE tGasFirst, "Premier" ; First 125 TCODE tGasFirst, "Premier" ; | 1: First
131 TCODE tGasTravel, "Travail" ; Work (Travel, Bottom) 126 TCODE tGasTravel, "Travail" ; | 2: Work (Travel, Bottom)
132 TCODE tGasDeco, "Déco" ; Deco 127 TCODE tGasDeco, "Déco" ; | 3: Deco
133 TCODE tDilDisabled, "Désactivé" ; Disabled 128 TCODE tAir, "Air " ; | ENUM: values must follow (5 chars)
134 TCODE tDilFirst, "Premier" ; First 129 TCODE tO2, "O2 " ; | tAir + 5
135 TCODE tDilNorm, "Normal" ; Normal
136 TCODE tAir, "Air " ; Enum: values must follow (5 chars)
137 TCODE tO2, "O2 " ; tAir + 5
138 TCODE tO2Plus, "O2 +" 130 TCODE tO2Plus, "O2 +"
139 TCODE tO2Minus, "O2 -" 131 TCODE tO2Minus, "O2 -"
140 IFDEF _helium 132 IFDEF _helium
141 TCODE tHePlus, "He +" 133 TCODE tHePlus, "He +"
142 TCODE tHeMinus, "He -" 134 TCODE tHeMinus, "He -"
143 ENDIF 135 ENDIF
144 TCODE tMOD, "MOD :" 136 TCODE tMOD, "MOD :"
145 TCODE tEAD, "EAD:" 137 TCODE tEAD, "EAD:"
146 TCODE tSetup_GasDepth, "Config. Changement" ; Change Depth 138 TCODE tSetup_GasDepth, "Config. Changement" ; Change Depth
147 TCODE tDepthPlus, "Prof. +" 139 TCODE tDepthPlus, "Prof.+"
148 TCODE tDepthMinus, "Prof. -" 140 TCODE tDepthMinus, "Prof.-"
149 TCODE tDepthReset, "MOD par défaut:" 141 TCODE tDepthReset, "MOD par défaut:"
150 TCODE tSetup_GasMix, "Config. Gaz" ; Setup mix 142 TCODE tSetup_GasMix, "Config. Gaz" ; Setup mix
151 IFDEF _ccr_pscr 143 IFDEF _ccr_pscr
152 TCODE tSPPlus, "PpO2+" ; pO2+ 144 TCODE tSPPlus, "PpO2 +" ; Setpoint ppO2 +
153 TCODE tSensorFallback, "Fallback:" ; Fallback: 145 TCODE tSensorFallback, "Fallback:" ; Fallback:
154 TCODE tCalculated, "calculé" ; calculated 146 TCODE tCalculated, "calculé" ; calculated
155 TCODE tppO2O2, "PpO2(O2)" ; ppO2(O2) 147 TCODE tppO2O2, "PpO2(O2)" ; ppO2(O2)
156 TCODE tppO2Dil, "PpO2(Dil)" ; ppO2(Dil) 148 TCODE tppO2Dil, "PpO2(Dil)" ; ppO2(Dil)
157 TCODE tppO2Mix, "PpO2(Mix)" ; ppO2(Mix) 149 TCODE tppO2Mix, "PpO2(Mix)" ; ppO2(Mix)
161 TCODE tCCRModeAutoSP, "SP Auto" ; 2 Auto SP | 153 TCODE tCCRModeAutoSP, "SP Auto" ; 2 Auto SP |
162 ELSE 154 ELSE
163 TCODE tCCRModeFixedSP, " " ; target needed by option table 155 TCODE tCCRModeFixedSP, " " ; target needed by option table
164 ENDIF 156 ENDIF
165 TCODE tSP, "SP" ; SP (SetPoint) 157 TCODE tSP, "SP" ; SP (SetPoint)
166 TCODE tppO2, "PpO2:" ; ppO2:
167 158
168 159
169 ; New batteries menu 160 ; New batteries menu
170 ; 1 2 ; 161 ; 1 2 ;
171 ; 12345678901234567890 ; max 20 chars 162 ; 12345678901234567890 ; max 20 chars
201 192
202 193
203 ; Dive Settings 194 ; Dive Settings
204 TCODE tDvMode, "Mode : " ; Dive Mode 195 TCODE tDvMode, "Mode : " ; Dive Mode
205 IFDEF _cave_mode 196 IFDEF _cave_mode
206 TCODE tCvMode, "Cave : " ; Cave Mode 197 TCODE tCvMode, "Spéléo : " ; Cave Mode
207 ENDIF 198 ENDIF
208 TCODE tFTTSMenu, "Future DTR :" ; Future TTS 199 TCODE tFTTSMenu, "Future DTR : " ; Future TTS
209 TCODE tTimeoutDive, "Fin Plongée : " ; Dive Timeout 200 TCODE tTimeoutDive, "Fin Plongée : " ; Dive Timeout
210 TCODE tStoreApnoeDive, "Carnet Apnée: " ; Store Apnoe Dives 201 TCODE tStoreApnoeDive, "Carnet Apnée: " ; Store Apnoe Dives
211 TCODE tDvOC, "OC" ; 0 | keep order, enum! 202 TCODE tDvOC, "OC" ; 0 | keep order, enum!
212 TCODE tDvCCR, "CCR" ; 1 | 203 TCODE tDvCCR, "CCR" ; 1 |
213 TCODE tDvGauge, "Gauge" ; 2 | 204 TCODE tDvGauge, "Gauge" ; 2 |
215 TCODE tDvPSCR, "pSCR" ; 4 | 206 TCODE tDvPSCR, "pSCR" ; 4 |
216 TCODE tDvCC, "CC" 207 TCODE tDvCC, "CC"
217 TCODE tDkMode, "Modèle: ZH-L16" 208 TCODE tDkMode, "Modèle: ZH-L16"
218 TCODE tZHL16, " " 209 TCODE tZHL16, " "
219 TCODE tZHL16GF, "+GF" 210 TCODE tZHL16GF, "+GF"
220 TCODE tPPO2Max, "Max Travail:" 211 TCODE tPPO2Max, "Max Fond : "
221 TCODE tPPO2DECO, "Max Déco :" 212 TCODE tPPO2DECO, "Max Déco : "
222 IFDEF _ccr_pscr 213 IFDEF _ccr_pscr
223 TCODE tPPO2MIN, "Min OC :" 214 TCODE tPPO2MIN, "Min OC : "
224 TCODE tPPO2MINCC, "Min Loop :" 215 TCODE tPPO2MINCC, "Min Boucle: "
225 ELSE 216 ELSE
226 TCODE tPPO2MIN, "Min :" 217 TCODE tPPO2MIN, "Min : "
227 ENDIF 218 ENDIF
228 TCODE tDecoparameters, "Paramètres Déco" 219 TCODE tDecoparameters, "Paramètres Déco"
229 TCODE tGF_low, "GF Bas :" 220 TCODE tGF_low, "GF Bas : " ; GF low
230 TCODE tGF_high, "GF Haut:" 221 TCODE tGF_high, "GF Haut: " ; GF high
231 TCODE tSaturationMult, "Saturation : " 222 TCODE tSaturationMult, "Saturation : " ; Saturation
232 TCODE tDesaturationMult, "Désaturation: " 223 TCODE tDesaturationMult, "Désaturation: " ; Desaturation
233 TCODE tGFMenu, "Menu GF" ; GF Settings 224 TCODE tGFMenu, "Menu GF" ; GF Settings
234 TCODE taGF_low, "aGF Bas :" ; aGF Low 225 TCODE taGF_low, "aGF Bas : " ; aGF Low
235 TCODE taGF_high, "aGF Haut:" ; aGF High 226 TCODE taGF_high, "aGF Haut: " ; aGF High
236 TCODE taGFenable, "aGF Possible:" ; aGF Selectable 227 TCODE taGFenable, "aGF Possible: " ; aGF Selectable
237 TCODE tDiveaGF_active, "aGF Actif" ; using aGF 228 TCODE tDiveaGF_active, "aGF Actif" ; using aGF
238 TCODE tSafetyStop, "Palier Sécurité:" ; Safety Stop: (max. 16 chars) 229 TCODE tSafetyStop, "Palier Sécurité:" ; Safety Stop: (max. 16 chars)
239 TCODE tExtendedStops, "Paliers + Longs:" ; Extended Stops 230 TCODE tExtendedStops, "Paliers + Longs:" ; Extended Stops
240 TCODE tLastDecostop, "Dern.Palier: " ; last DecoStop Depth 231 TCODE tLastDecostop, "Dern.Palier : " ; last DecoStop Depth
241 TCODE tDvSalinity, "Salinité : " ; Salinity 232 TCODE tDvSalinity, "Salinité : " ; Salinity
242 TCODE tDepthWarn, "Depth Warn.: " ; Depth Warning 233 TCODE tDepthWarn, "Alerte Prof.:" ; Depth Warning (no space after ':' on purpose)
243 TCODE tGasUsage, "Usage Gaz" ; Gas Usage 234 TCODE tGasUsage, "Usage Gaz" ; Gas Usage
244 TCODE tSetWorkSAC, "SAC Fond: " ; SAC Work: (space) 235 TCODE tSetWorkSAC, "L/mn Fond: " ; SAC Work: (space)
245 TCODE tSetDecoSAC, "SAC Déco: " ; SAC Deco: (space) 236 TCODE tSetDecoSAC, "L/mn Déco: " ; SAC Deco: (space)
246 TCODE tCalcGasNeeds, "Calc.Gaz (B/O): " ; Calculate Gas (Bail Out) needs 237 TCODE tCalcGasNeeds, "Calc.Gaz (B/O): " ; Calculate Gas (Bail Out) needs
247 IFDEF _gas_contingency 238 IFDEF _gas_contingency
248 TCODE tGasContingencyDive,"Swap on empty: " ; swap tank on becoming empty 239 TCODE tGasContingencyDive,"Echange Bloc : " ; Swap on empty
249 ENDIF 240 ENDIF
250 TCODE tGasChangeTime, "Tps Change Gaz:+" ; additional Gas Change Time 241 TCODE tGasChangeTime, "Tps Change Gaz: +" ; additional Gas Change Time
251 TCODE tSetup_Tank, "Config. Blocs" ; Setup Tank 242 TCODE tSetup_Tank, "Config. Bloc" ; Setup Tank
252 TCODE tTankSize, "Volume Bloc" ; Tank Sizes 243 TCODE tTankSize, "Volume Bloc: " ; Tank Size
253 TCODE tTankUsablePress, "Besoin Press. Rem." ; Tank Pressure Budget for Ascent (turn pressure) (max 19 chars) 244 TCODE tTankUsablePress, "Pression : " ; Tank Pressure Budget for Ascent (turn pressure)
254 TCODE tLiter, " l" ; Liter as l 245 TCODE tLiter, " l" ; Liter as l
255 TCODE tLiterLong, "Litre" ; Liter as Liter 246 TCODE tLiterLong, "Litre" ; Liter as Liter
256 TCODE t2ndDecoPlanMenu, "2ème Plan Déco" ; 2nd Deco Plan 247 TCODE t2ndDecoPlanMenu, "2ème Plan Déco" ; 2nd Deco Plan
257 248
258 IFDEF _ccr_pscr 249 IFDEF _ccr_pscr
259 TCODE tCCmaxFracO2, "Loop %O2 max. : " ; max O2 percent (absolute) in the loop 250 TCODE tCCmaxFracO2, "Loop %O2 max. : " ; max O2 percent (absolute) in the loop
260 TCODE tDilppO2Check, "Check Dil ppO2: " ; check ppO2 of the diluent against the setpoint 251 TCODE tDilppO2Check, "Check Dil ppO2: " ; check ppO2 of the diluent against the setpoint
252 TCODE tGasDensityCheck, ".. Gas Density: " ; check Gas Density
261 TCODE tPSCR_O2_drop, "pSCR O2 Drop : " ; pSCR O2 Drop 253 TCODE tPSCR_O2_drop, "pSCR O2 Drop : " ; pSCR O2 Drop
262 TCODE tPSCR_lungratio, "... Lung Ratio: " ; pSCR Lung Ratio 254 TCODE tPSCR_lungratio, "... Lung Ratio: " ; pSCR Lung Ratio
263 TCODE tCopyDilToOC, "Copie Diluant -> OC" ; copy diluent settings to OC gas 255 TCODE tCopyDilToOC, "Copie Diluant -> OC" ; copy diluent settings to OC gas
264 TCODE tBackToLoop, "goto loop" ; back to loop (10 chars max) 256 TCODE tBackToLoop, "goto loop" ; back to loop (10 chars max)
265 ENDIF 257 ENDIF
301 TCODE tLanguage, "Langue : " ; Language 293 TCODE tLanguage, "Langue : " ; Language
302 ENDIF 294 ENDIF
303 TCODE tFlip, "Pivoter l'écran:" ; Rotate Screen 295 TCODE tFlip, "Pivoter l'écran:" ; Rotate Screen
304 TCODE tColorScheme, "Jeu de Couleurs" ; Colour Scheme 296 TCODE tColorScheme, "Jeu de Couleurs" ; Colour Scheme
305 TCODE tVSIgraph, "Graph.Vitesse: " ; Speed Graph 297 TCODE tVSIgraph, "Graph.Vitesse: " ; Speed Graph
306 TCODE tVSItext2, "Var. Vitesse: " ; variable Speed 298 TCODE tVSItext2, "Vites.Variabl: " ; adaptive Speed
307 TCODE tShowppO2, "Afficher PpO2: " ; always show ppO2 299 TCODE tShowppO2, "Afficher PpO2: " ; always show ppO2
308 TCODE tDepthWarning, "Prof. luire : " ; Depth blinking 300 TCODE tDepthWarning, "Prof. Flash : " ; Depth blinking
309 TCODE t2ndDepth, "Choix Prof:" ; 2nd Depth Display Content (11 chars max) 301 TCODE t2ndDepth, "Choix Prof:" ; 2nd Depth Display Content (11 chars max)
310 TCODE tTissueGraphics, "Dessin :" ; Tissue Graphics 302 TCODE tTissueGraphics, "Graphique :" ; Tissue Graphics
311 TCODE tIBCDwarning, "Alerte CDI: " ; IBCD Warning 303 TCODE tIBCDwarning, "Alerte CDI: " ; IBCD Warning
312 304
313 TCODE tEco, "Eco" ; eco | ENUM group 305 TCODE tEco, "Eco" ; eco | ENUM group
314 TCODE tMedium, "Moyenne" ; medium | 306 TCODE tMedium, "Moyenne" ; medium |
315 TCODE tHigh, "Haute" ; high | 307 TCODE tHigh, "Haute" ; high |
324 316
325 317
326 ; Setup Menu 318 ; Setup Menu
327 TCODE tSystSets, "Réglages" ; System Settings 319 TCODE tSystSets, "Réglages" ; System Settings
328 IFDEF _compass 320 IFDEF _compass
329 TCODE tCompassMenu, "Calibration Compas" ; Compass Calibration 321 TCODE tCompassMenu, "Compas" ; Compass
322 TCODE tCompassCalibration,"Calibration" ; Calibration
330 TCODE tCompassGain, "Sensibilité:" ; Compass Gain: 323 TCODE tCompassGain, "Sensibilité:" ; Compass Gain:
331 TCODE tCalX, "Cal X:" ; Cal X 324 TCODE tCalX, "Cal X" ; Cal X
332 TCODE tCalY, "Cal Y:" ; Cal Y 325 TCODE tCalY, "Cal Y" ; Cal Y
333 TCODE tCalZ, "Cal Z:" ; Cal Z 326 TCODE tCalZ, "Cal Z" ; Cal Z
334 ENDIF 327 ENDIF
335 TCODE tMetric, " m/°C" ; Enum menu 328 TCODE tMetric, " m/°C" ; Enum menu
336 TCODE tImperial, "ft/°F" 329 TCODE tImperial, "ft/°F"
337 ; 111 111 111 111 111 330 ; 111 111 111 111 111
338 ; 5 rows by 12 chars each: 123456789012123456789012123456789012123456789012123456789012 331 ; 5 rows by 12 chars each: 123456789012123456789012123456789012123456789012123456789012
339 TCODE tDefName, "HW OSTC" ;"Lire la doc.Connaitre etComprendre les limites de l'OSTC ! " 332 TCODE tDefName, "HW OSTC "
340 TCODE tPiezo, "Bouton" ; Buttons 333 TCODE tPiezo, "Bouton" ; Buttons
341 TCODE tButtonleft, "Bouton gauche:" ; Left button 334 TCODE tButtonleft, "Bouton gauche:" ; Left button
342 TCODE tButtonright, "Bouton droit :" ; Right button 335 TCODE tButtonright, "Bouton droit :" ; Right button
343 TCODE tAltMode, "Temps Attente:" ; Waiting Time 336 TCODE tAltMode, "Temps Attente:" ; Waiting Time
344 TCODE tAltModeFly, "Avion" ; Flying 337 TCODE tAltModeFly, "Avion" ; Flying
370 TCODE tInter, "Lancer Simulation" ; Start Simulator 363 TCODE tInter, "Lancer Simulation" ; Start Simulator
371 TCODE tSimulator, "Simulateur" ; Simulator 364 TCODE tSimulator, "Simulateur" ; Simulator
372 365
373 366
374 ; Decoplanner submenu 367 ; Decoplanner submenu
375 TCODE tBtTm, "Temps Fond:" ; Bot. Time: (10 chars) 368 TCODE tBtTm, "Temps Fond: " ; Bot. Time:
376 TCODE tBtTm_short, "Temps:" ; Bot. Time: (max. 6 chars) 369 TCODE tBtTm_short, "Temps:" ; Bot. Time: (max. 6 chars)
377 TCODE tBtDep, "Prof. Max :" ; Max Depth: (10 chars) 370 TCODE tBtDep, "Prof. Max : " ; Max Depth:
378 TCODE tIntvl, "Intervalle:" ; Interval : (10 chars) 371 TCODE tIntvl, "Intervalle: " ; Interval :
379 TCODE tCalculatorSetup, "Réglage Ordinateur" ; Calculator Setup 372 TCODE tCalculatorSetup, "Réglage Ordinateur" ; Calculator Setup
380 TCODE tDeco, "Calcul Déco" ; Calculate Deco 373 TCODE tDeco, "Calcul Déco" ; Calculate Deco
381 TCODE tDivePlan, "Runtime" ; Dive Plan (max. 10 chars) 374 TCODE tDivePlan, "Runtime" ; Dive Plan (max. 10 chars)
382 TCODE tNoDeco, "Pas de Déco" ; No Deco 375 TCODE tNoDeco, "Pas de Déco" ; No Deco
383 TCODE tMore, "Suite" ; More 376 TCODE tMore, "Suite" ; More
398 TCODE tNDLleft, "NDL" ; time left within NDL 391 TCODE tNDLleft, "NDL" ; time left within NDL
399 392
400 393
401 ; Information menu 394 ; Information menu
402 TCODE tFirmware, "Logiciel: " ; Firmware: (space) 395 TCODE tFirmware, "Logiciel: " ; Firmware: (space)
403 TCODE tFirmwareDate, "created : " ; created : (space) firmware creation date 396 TCODE tFirmwareDate, "M.a Jour: " ; created : (space) firmware creation date
404 TCODE tHardware, "Hardware: " ; Hardware: (space) 397 TCODE tHardware, "Hardware: " ; Hardware: (space)
405 TCODE tSerial, "N. Série: " ; Serial : (space) 398 TCODE tSerial, "N. Série: " ; Serial : (space)
406 TCODE tBatteryV, "Batterie: " ; Battery : (space) 399 TCODE tBatteryV, "Batterie: " ; Battery : (space)
407 TCODE tSensorC, "Sensor : " ; Sensor : (space) 400 TCODE tSensorC, "Capteur : " ; Sensor : (space)
408 TCODE tSensorD, "Offset : " ; Offset : (space) 401 TCODE tSensorD, "Décalage: " ; Offset : (space)
409 TCODE tUptime, "Mise a Jour:" ; Uptime: 402 TCODE tUptime, "Mise a Jour:" ; Uptime:
410 403
411 IFDEF _rx_functions 404 IFDEF _rx_functions
412 TCODE tFirmware_rx, "RX Ver : " ; RX Ver : (space) 405 TCODE tFirmware_rx, "RX Ver. : " ; RX Version
413 ENDIF 406 ENDIF
414 407
415 408
416 ; Divemode screen 409 ; Divemode screen
417 TCODE tNDL, "NDL" ; 3 chars 410 TCODE tNDL, "NDL" ; 3 chars
465 TCODE tMicroBubbles, "M.Bulles " ; 458 TCODE tMicroBubbles, "M.Bulles " ;
466 TCODE tCNS, "SNC: " ; 459 TCODE tCNS, "SNC: " ;
467 TCODE tgaschange, "Changer?" ; better gas found 460 TCODE tgaschange, "Changer?" ; better gas found
468 TCODE tNeed, "Need " ; gas need (5 chars) 461 TCODE tNeed, "Need " ; gas need (5 chars)
469 TCODE tBattery, "Batterie" ; Battery 462 TCODE tBattery, "Batterie" ; Battery
463 TCODE tSAT, "Sat:" ; Sat: (max 4 chars)
464 TCODE tppO2, "PpO2:" ; ppO2: (max 5 chars)
470 465
471 IFDEF _helium 466 IFDEF _helium
472 TCODE tHe, "He" ; He 467 TCODE tHe, "He" ; He
473 TCODE tIBCD, "CDI N2He" ; IBCD warning 468 TCODE tIBCD, "CDI N2He" ; IBCD warning (max. 9 chars)
474 TCODE tGasDensity, "G.Density" ; Gas Density ## pending translation 469 ENDIF
470
471 IFDEF _ccr_pscr
472 TCODE tGasDensity, "G.Density" ; Gas Density (max. 9 chars) ## pending translation
475 ENDIF 473 ENDIF
476 474
477 IFDEF _rx_functions 475 IFDEF _rx_functions
478 TCODE tTransmitter, "P.Transm." ; pressure transmitter 476 TCODE tTransmitter, "P.Transm." ; pressure transmitter
479 TCODE tPressure, "Pres Bloc" ; tank pressure 477 TCODE tPressure, "Pres Bloc" ; tank pressure
480 TCODE tSAC, "SAC" ; SAC, must be 3 chars! 478 TCODE tSAC, "SAC" ; SAC, must be 3 chars!
481 TCODE tswap, "Bloc Ech." ; swap tank (max. 9 chars) 479 TCODE tswap, "Bloc Ech." ; swap tank (max. 9 chars)
482 ENDIF 480 ENDIF
483 481
484 IFDEF _ccr_pscr
485 IFDEF _external_sensor 482 IFDEF _external_sensor
486 TCODE tDiveHudMask1, "Cell. 1" 483 TCODE tDiveHudMask1, "Cell. 1"
487 TCODE tDiveHudMask2, "Cell. 2" 484 TCODE tDiveHudMask2, "Cell. 2"
488 TCODE tDiveHudMask3, "Cell. 3" 485 TCODE tDiveHudMask3, "Cell. 3"
489 TCODE tSensorDisagree, "Sensors<>" ; Sensors disagree Warning; Sensors disagree Warning 486 TCODE tSensorDisagree, "Sensors<>" ; Sensors disagree Warning; Sensors disagree Warning
490 ENDIF 487 ENDIF
491 ENDIF
492 488
493 IFDEF _cave_mode 489 IFDEF _cave_mode
494 TCODE tGasNeedsCaveMode, "Besoin Gaz -SOUT- " ; title for gas needs custom view (cave mode) | need to be 490 TCODE tGasNeedsCaveMode, "Besoin Gaz -SOUT- " ; title for gas needs custom view (cave mode) | need to be
495 TCODE tGasNeedsAscent, "Besoin Gaz Remontée" ; title for gas needs custom view (open water mode) | same length 491 TCODE tGasNeedsAscent, "Besoin Gaz Remontée" ; title for gas needs custom view (open water mode) | same length
496 TCODE tCaveMode, "Mode Sout" ; cave mode activated (max. 9 char) 492 TCODE tCaveMode, "M.Spéléo" ; cave mode activated (max. 9 char)
497 TCODE tCaveModeShutdown, "X-Sout-X" ; cave mode shut down (max. 9 char) 493 TCODE tCaveModeShutdown, "X-Spél-X" ; cave mode shut down (max. 9 char)
498 TCODE tCaveTTS, "Cave TTS" ; cave mode total time to surface 494 TCODE tCaveTTS, "Cave TTS" ; cave mode total time to surface
499 TCODE tCaveStops, "total Stops" ; cave mode total time for stops 495 TCODE tCaveStops, "total Stops" ; cave mode total time for stops
500 TCODE tCaveRuntime, "total RT" ; cave mode total runtime 496 TCODE tCaveRuntime, "total RT" ; cave mode total runtime
501 ELSE 497 ELSE
502 TCODE tGasNeedsAscent, "Besoin Gaz Remontée" ; title for gas needs custom view 498 TCODE tGasNeedsAscent, "Besoin Gaz Remontée" ; title for gas needs custom view
503 ENDIF 499 ENDIF
504 500
505 501
506 ; Divemode menu 502 ; Divemode menu
503 TCODE tDiveAckn, "Conf?" ; Acknf? (max. 5 chars) (Acknowledge)
507 TCODE tDivePreMenu, "Menu?" ; Menu? (max. 5 chars) 504 TCODE tDivePreMenu, "Menu?" ; Menu? (max. 5 chars)
508 TCODE tDiveLayout, "Affich" ; Layout (max. 6 chars) 505 TCODE tDiveLayout, "Affich" ; Layout (max. 6 chars)
509 IFDEF _compass 506 IFDEF _compass
510 TCODE tSetHeading, "Cap" ; Course (max. 6 chars) 507 TCODE tSetHeading, "Cap" ; Course (max. 6 chars)
511 ENDIF 508 ENDIF
518 515
519 ; Logbook 516 ; Logbook
520 TCODE tCNS2, "SNC: " 517 TCODE tCNS2, "SNC: "
521 TCODE tAVG, "Moy: " 518 TCODE tAVG, "Moy: "
522 TCODE tGF2, "GF : " 519 TCODE tGF2, "GF : "
523 TCODE tSAT, "Sat:" ; max 4 chars 520 TCODE tSD2, "S/D: "
524 TCODE tDvSalinity2, "Salinité :" ; max 11 chars 521 TCODE tDvSalinity2, "Salinité :" ; max 11 chars
525 TCODE tLastDeco, "Der.Palier:" ; max 11 chars 522 TCODE tLastDeco, "Der.Palier:" ; max 11 chars
526 TCODE tNoProfileData, "no data anymore..." ; max 21 chars 523 TCODE tNoProfileData, "no data anymore..." ; max 21 chars
527 TCODE tBeginOfDive, "Begin:" ; max 8 chars 524 TCODE tBeginOfDive, "Begin:" ; max 8 chars
528 TCODE tEndOfDive, "End:" ; max 8 chars 525 TCODE tEndOfDive, "End:" ; max 8 chars
529 TCODE tDesatTime, "Desat:" ; amx 8 chars 526 TCODE tDesatTime, "Desat:" ; amx 8 chars
530 527
531 ; other users 528 ; other users
532 TCODE tGF, "GF:" 529 TCODE tGF, "GF:" ; GF Factors (3 chars)
530 TCODE tSD, "S/D" ; Saturation / Desaturation (3 chars)
533 531
534 ; Logbook units 532 ; Logbook units
535 TCODE tLogTunitC, "°C" 533 TCODE tLogTunitC, "°C"
536 TCODE tLogTunitF, "°F" 534 TCODE tLogTunitF, "°F"
537 TCODE tKGL, "kg/l" 535 TCODE tKGL, "kg/l"
541 ; Logbook menu 539 ; Logbook menu
542 TCODE tNextLog, "Page Suivante" 540 TCODE tNextLog, "Page Suivante"
543 541
544 542
545 ; Reset menu 543 ; Reset menu
544 IFDEF _firmware_recovery
545 TCODE tReboot, "Redémarrage/Backup" ; Reboot/Backup
546 ELSE
546 TCODE tReboot, "Redémarrage" ; Reboot 547 TCODE tReboot, "Redémarrage" ; Reboot
548 ENDIF
547 TCODE tResetMenu2, "Confirmer?" ; Are You Sure? 549 TCODE tResetMenu2, "Confirmer?" ; Are You Sure?
548 TCODE tAbort, "Quitter" ; Abort 550 TCODE tAbort, "Quitter" ; Abort
549 TCODE tResetSettings, "RaZ Paramètres" ; Reset Settings 551 TCODE tResetSettings, "RaZ Paramètres" ; Reset Settings
550 TCODE tResetDeco, "RaZ Déco" ; Reset Deco 552 TCODE tResetDeco, "RaZ Déco" ; Reset Deco
551 TCODE tResetBattery, "RaZ Batterie" ; Reset Battery 553 TCODE tResetBattery, "RaZ Batterie" ; Reset Battery
552 TCODE tResetLogbook, "RaZ Carnet" ; Reset Logbook 554 TCODE tResetLogbook, "RaZ Carnet" ; Reset Logbook
555
556 IFDEF _firmware_recovery
557 TCODE tRebootCurFirmware, "Reboot current FW" ; Reboot current Firmware
558 TCODE tBackupFirmware, "Backup current FW" ; Backup current Firmware
559 TCODE tRecoverFirmware, "Restore" ; Restore (version will be appended)
560 TCODE tBackingUp, "backing up..." ; backing up current firmware
561 TCODE tRestoring, "restoring..." ; restoring backup firmware
562 ENDIF
553 563
554 564
555 ; Set Time Menu/Set Date Menu 565 ; Set Time Menu/Set Date Menu
556 TCODE tSetHours, "Ajust. Heures" ; Set Hours 566 TCODE tSetHours, "Ajust. Heures" ; Set Hours
557 TCODE tSetMinutes, "Ajust. Minutes" ; Set Minutes 567 TCODE tSetMinutes, "Ajust. Minutes" ; Set Minutes
591 TCODE tColorSetName1, "Rouge" ; Red 601 TCODE tColorSetName1, "Rouge" ; Red
592 TCODE tColorSetName2, "Vert" ; Green 602 TCODE tColorSetName2, "Vert" ; Green
593 TCODE tColorSetName3, "Bleu" ; Blue 603 TCODE tColorSetName3, "Bleu" ; Blue
594 604
595 605
606 ; Debug Stuff
607 IFDEF _comm_debug
608 TCODE tCommTimeout, "Attente Cx: "
609 TCODE tCommTimeoutU, "0 ms"
610 ENDIF
611
612
596 ; Language selection 613 ; Language selection
597 IF _language_1==en 614 IF _language_1==en
598 TCODE tLang1, "EN" ; tLang1 is 1st language, enum context 615 TCODE tLang1, "EN" ; tLang1 is 1st language, enum context
599 ELSE 616 ELSE
600 IF _language_1==de 617 IF _language_1==de