Mercurial > public > hwos_code
annotate src/text_french.inc @ 628:cd58f7fc86db
3.05 stable work
author | heinrichsweikamp |
---|---|
date | Thu, 19 Sep 2019 12:01:29 +0200 |
parents | c40025d8e750 |
children | 185ba2f91f59 |
rev | line source |
---|---|
604 | 1 ;============================================================================= |
0 | 2 ; |
628 | 3 ; File text_french.sm next combined generation V3.04.3 |
0 | 4 ; |
628 | 5 ; French texts translation file. |
0 | 6 ; |
604 | 7 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. |
0 | 8 ;============================================================================= |
9 | |
10 ; Basic texts | |
623 | 11 TCODE tNo, "Non" ; 0 No | ENUM group |
12 TCODE tYes, "Oui" ; 1 Yes | | |
604 | 13 IFDEF _cave_mode |
623 | 14 TCODE tCave, "Cave" ; 2 Cave | |
604 | 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, "Vues>" ; View> | |
22 TCODE tHeading, "Cap:" ; Heading: | |
23 TCODE tLastDive, "Dern.Plong" ; Last Dive (Max 10 chars) | |
623 | 24 |
25 IFDEF _external_sensor | |
604 | 26 TCODE tSensorMilliVolt, "Cellules mV" ; Sensors mV |
623 | 27 ENDIF |
28 | |
0 | 29 |
30 ; Divemode Menu | |
604 | 31 TCODE tDivemenu_Gaslist, "Liste Gaz" ; Gas List (OC) |
623 | 32 TCODE tDivemenu_ResetAvg, "RaZChrono" ; Reset Avg |
628 | 33 TCODE tDivemenu_Avg_Mkr, "Moyen/Mark" ; Reset Avg, Set Marker (and Turn Dive) |
604 | 34 TCODE tDivemenu_ToggleGF, "Bascul.GF" ; Toggle GF |
35 TCODE tDivemenu_Marker, "Repère" ; Set Marker | |
36 TCODE tDivemenu_LostGas, "Gaz Perdu" ; Lost Gas | |
623 | 37 |
38 IFDEF _ccr_pscr | |
39 TCODE tDivemenu_Diluent, "Liste Dil" ; Diluents (CCR) | |
40 TCODE tDivemenu_Premix, "Liste Mix" ; Premix (pSCR) | |
41 TCODE tDivemenu_Setpoint, "Setpoint" ; Setpoint | |
42 ENDIF | |
43 | |
44 IFDEF _external_sensor | |
45 TCODE tDivemenu_UseSensor,"Cellules" ; Use Sensor | |
46 ENDIF | |
47 | |
604 | 48 IFDEF _cave_mode |
49 TCODE tDivemenu_TurnDive, "Turn Dive" ; Turn Dive | |
50 ENDIF | |
0 | 51 |
623 | 52 |
0 | 53 ; Main menu |
604 | 54 TCODE tNext, "<Suivant" ; <Next |
55 TCODE tEnter, "Entrer>" ; Enter> | |
56 TCODE tMainMenu, "Menu Principal" ; Main Menu | |
57 TCODE tLogbook, "Carnet de Plongée" ; Logbook | |
58 TCODE tGasSetup, "Paramètres Gaz OC" ; OC Gas Setup | |
59 TCODE tSetTime, "Réglage Heure" ; Set Time | |
60 TCODE tSetDate, "Réglage Date" ; Set Date | |
61 TCODE tSetTimeDate, "Date & Heure" ; Set Time & Date | |
62 TCODE tDispSets, "Préfér. Réglages" ; Display Settings | |
628 | 63 TCODE tExit, "Sortie" ; Exit |
604 | 64 TCODE tResetMenu, "Menu RaZ" ; Reset Menu |
65 TCODE tDiveModeMenu, "Menu Déco" ; Deco Mode | |
66 TCODE tInfoMenu, "Informations" ; Information | |
623 | 67 IFDEF _ccr_pscr |
68 TCODE tCCRSetup, "Paramètres CCR" ; CCR Setup | |
69 TCODE tDiluentSetup, "Liste Diluant" ; Diluent Setup | |
70 ENDIF | |
71 TCODE tFixedSetpoints, "Setpoints Fixes" ; Fixed Setpoints | |
628 | 72 TCODE tBack, "Retour" ; back |
623 | 73 |
74 IFDEF _rx_functions | |
628 | 75 TCODE tTrSettings, "Affich.Pression" ; Pressure Display |
604 | 76 TCODE tTrMode, "Mode: " ; Mode |
77 TCODE tTr1stPres, "1.Pres.: " ; 1st Pressure | |
78 TCODE tTr2ndPres, "2.Pres.: " ; 2nd Pressure | |
79 TCODE tTrBailPres, "1.B/O : " ; Bailout Pressure | |
628 | 80 TCODE tTrMaxDeltaP, "max deltaP: " ; independent double max diffenerce |
623 | 81 ENDIF |
82 | |
83 IFDEF _ccr_pscr | |
84 IFDEF _external_sensor | |
604 | 85 TCODE tCCRSensor, "Cellules CCR" ; CCR Sensor |
86 TCODE tCalibrateMenu, "Calibration" ; Calibration | |
87 TCODE tCalibrationGas, "Cal. Gaz O2:" ; Cal. Gas O2: | |
88 TCODE tCalibrate, "Calibrate" ; Calibrate | |
623 | 89 ENDIF |
90 ENDIF | |
91 | |
0 | 92 |
93 ; Gas menu | |
604 | 94 TCODE tGaslist, "Liste Gaz OC" ; OC Gas List |
95 TCODE tGaslistCC, "Liste Gaz CC" ; CC Diluents | |
96 TCODE tGasEdit, "Préférence Gaz" ; Edit Gas | |
97 TCODE tType, "Type: " | |
98 TCODE tGasDisabled, "Désactivé" ; Disabled | |
99 TCODE tGasFirst, "Premier" ; First | |
628 | 100 TCODE tGasTravel, "Travail" ; Work (Travel, Bottom) |
604 | 101 TCODE tGasDeco, "Déco" ; Deco |
102 TCODE tDilDisabled, "Désactivé" ; Disabled | |
103 TCODE tDilFirst, "Premier" ; First | |
104 TCODE tDilNorm, "Normal" ; Normal | |
623 | 105 TCODE tAir, "Air " ; Enum: values must follow (5 chars) |
604 | 106 TCODE tO2, "O2 " ; tAir + 5 |
107 TCODE tO2Plus, "O2 +" | |
108 TCODE tO2Minus, "O2 -" | |
623 | 109 IFDEF _helium |
604 | 110 TCODE tHePlus, "He +" |
111 TCODE tHeMinus, "He -" | |
623 | 112 ENDIF |
604 | 113 TCODE tMOD, "MOD :" |
114 TCODE tEAD, "EAD:" | |
115 TCODE tSetup_GasDepth, "Config. Changement" ; Change Depth | |
116 TCODE tDepthPlus, "Prof. +" | |
117 TCODE tDepthMinus, "Prof. -" | |
118 TCODE tDepthReset, "MOD par défaut:" | |
119 TCODE tSetup_GasMix, "Config. Gaz" ; Setup mix | |
623 | 120 IFDEF _ccr_pscr |
604 | 121 TCODE tSPPlus, "PpO2+" ; pO2+ |
122 TCODE tSensorFallback, "Fallback:" ; Fallback: | |
123 TCODE tCalculated, "calculé" ; calculated | |
124 TCODE tppO2O2, "PpO2(O2)" ; ppO2(O2) | |
125 TCODE tppO2Dil, "PpO2(Dil)" ; ppO2(Dil) | |
126 TCODE tppO2Mix, "PpO2(Mix)" ; ppO2(Mix) | |
623 | 127 TCODE tCCRMode, "Mode CCR:" ; CCR Mode: |
128 TCODE tCCRModeFixedSP, "SP Fixe" ; 0 fixed for CCR / calculated for pSCR | ENUM group | |
129 TCODE tCCRModeSensor, "Cellule" ; 1 Sensor | | |
130 TCODE tCCRModeAutoSP, "SP Auto" ; 2 Auto SP | | |
131 ELSE | |
132 TCODE tCCRModeFixedSP, " " ; target needed by option table | |
133 ENDIF | |
134 TCODE tSP, "SP" ; SP (SetPoint) | |
135 TCODE tppO2, "PpO2:" ; ppO2: | |
136 | |
137 | |
604 | 138 |
0 | 139 ; New batteries menu |
614 | 140 ; 1 2 ; |
623 | 141 ; 12345678901234567890 ; max 20 chars |
620 | 142 TCODE tNewBattTitle, "Nouvelle Pile?" |
0 | 143 TCODE tNewBattOld, "Conserver" |
623 | 144 TCODE tNewBattNew36, "3,6V jetable (T1)" ; new 3.6V disposable |
145 TCODE tNewBattNew15, "1,5V jetable (T0)" ; new 1.5V disposable | |
146 TCODE tNewBattAccu, "3,7V chargeable (T2)" ; new 3.7V rechargeable | |
614 | 147 TCODE tNew18650, "OSTC 2 ou cR (T3)" ; internal battery on 2 (old) / cR |
148 TCODE tNew16650, "OSTC 2 ou TR (T4)" ; internal battery on 2 (new) / TR | |
623 | 149 TCODE tConfirmChargeable1,"Confirmer:" ; safety question, line 1 |
150 TCODE tConfirmChargeable2,"La pile insérée" ; safety question, line 2 | |
151 TCODE tConfirmChargeable3,"est rechargeable" ; safety question, line 3 | |
152 | |
604 | 153 |
0 | 154 ; Gaslist management |
604 | 155 TCODE tGas, "Gaz" ; Gas |
156 TCODE tDil, "Dil" ; Diluent | |
157 TCODE tGasErr, "Err" ; Err (3 chars) | |
0 | 158 |
623 | 159 |
0 | 160 ; Communication Menu |
604 | 161 TCODE tUsbTitle, "Mode USB" |
162 TCODE tBleTitle, "Mode Bluetooth" | |
163 TCODE tUsbStarting, "Début..." | |
164 TCODE tUsbStartDone, "Ok." | |
165 TCODE tUsbServiceMode, "Mode Maintenance" | |
166 TCODE tUsbClosed, "Port Fermé" | |
167 TCODE tUsbExit, "Terminé" | |
168 TCODE tUsbDownloadMode, "Mode Téléchargement" | |
169 TCODE tUsbLlBld, "Chargeur Bas-Niv." | |
0 | 170 |
623 | 171 |
0 | 172 ; Dive Settings |
604 | 173 TCODE tDvMode, "Mode: " |
174 TCODE tDvOC, "OC" | |
175 TCODE tDvCCR, "CCR" | |
176 TCODE tDvGauge, "Gauge" | |
177 TCODE tDvApnea, "Apnée" | |
178 TCODE tDvPSCR, "pSCR" | |
179 TCODE tDvCC, "CC" | |
180 TCODE tDkMode, "Modèle: ZH-L16" | |
181 TCODE tZHL16, " " | |
182 TCODE tZHL16GF, "+GF" | |
628 | 183 TCODE tPPO2Max, "Max Travail:" |
184 TCODE tPPO2DECO, "Max Déco :" | |
623 | 185 IFDEF _ccr_pscr |
628 | 186 TCODE tPPO2MIN, "Min OC :" |
187 TCODE tPPO2MINCC, "Min Loop :" | |
188 ELSE | |
189 TCODE tPPO2MIN, "Min :" | |
623 | 190 ENDIF |
191 TCODE tLastDecostop, "Dern.Palier : " | |
628 | 192 TCODE tAscentSpeed, "Vitesse Rem. : " ; Ascent Speed |
193 TCODE tGasChangeTime, "Tps Change Gaz :+" ; additional Gas Change Time | |
194 TCODE tExtendedStops, "Paliers + Longs: " ; extended stops | |
195 TCODE tTimeoutDive, "Fin Plongée : " ; Dive Timeout | |
196 TCODE tStoreApnoeDive, "Carnet Apnée : " ; Store Apnoe Dives | |
604 | 197 TCODE tDecoparameters, "Paramètres Déco" |
198 TCODE tGF_low, "GF Bas :" | |
199 TCODE tGF_high, "GF Haut:" | |
200 TCODE tSaturationMult, "Saturation : " | |
201 TCODE tDesaturationMult, "Désaturation: " | |
202 TCODE tFTTSMenu, "Future DTR:" ; Future TTS | |
203 TCODE tLastDecostopSurf, "Dern.Palier:" ; last deco stop depth Surface Custom View | |
204 TCODE tGFMenu, "Menu GF" ; GF Settings | |
205 TCODE taGF_low, "aGF Bas :" ; aGF Low | |
206 TCODE taGF_high, "aGF Haut:" ; aGF High | |
207 TCODE taGF_enable, "aGF Possible:" ; aGF Selectable | |
628 | 208 TCODE tDiveaGF_active, "aGF Actif" ; using aGF |
604 | 209 TCODE tppO2settings, "Menu PpO2" ; ppO2 Settings (max. 18 chars) |
210 TCODE tsafetystopmenu, "Palier Sécurité:" ; Safety Stop: (max. 16 chars) | |
211 TCODE tGasUsage, "Usage Gaz" ; Gas Usage | |
212 TCODE tSetBotUse, "Gaz Fond: " ; Bottom Gas: (space) | |
213 TCODE tSetDecoUse, "Gaz Déco: " ; Deco Gas: (space) | |
623 | 214 TCODE tCalcAscGas, "Calc.Gaz (B/O):" ; Calculate Gas (Bail Out) needs? |
604 | 215 TCODE tSetup_Tank, "Config. Blocs" ; Setup Tank |
216 TCODE tTankSize, "Volume Bloc" ; Tank Sizes | |
628 | 217 TCODE tTankUsablePress, "Besoin Press. Rem." ; Tank Pressure Budget for Ascent (turn pressure) (max 19 chars) |
604 | 218 TCODE tLiter, " l" ; Liter as l |
628 | 219 TCODE tLiterLong, "Litre" ; Liter as Liter |
220 TCODE t2ndDecoPlanMenu, "2ème Plan Déco" ; 2nd Deco Plan | |
604 | 221 |
623 | 222 IFDEF _ccr_pscr |
628 | 223 TCODE tCCmaxFracO2, "Loop %O2 max. : " ; max O2 percent (absolute) in the loop |
224 TCODE tDilppO2Check, "Check Dil ppO2: " ; check ppO2 of the diluent against the setpoint | |
225 TCODE tPSCR_O2_drop, "pSCR O2 Drop: " ; pSCR O2 drop | |
226 TCODE tPSCR_lungratio, " Lung Ratio: " ; pSCR lung ratio | |
227 TCODE tCopyDilToOC, "Copie Diluant -> OC" ; copy diluent settings to OC gas | |
228 TCODE tBackToLoop, "goto loop" ; back to loop (10 chars max) | |
623 | 229 ENDIF |
230 | |
604 | 231 IFDEF _rx_functions |
628 | 232 TCODE tTankPairing, "Appair.Transmetteur" ; select Transmitter |
233 TCODE tTrModeOff, "off" ; off | |
234 TCODE tTrModeOn, "on" ; on | |
235 TCODE tTrModeIndDouble, "P.Bloc Diff." ; independent double | |
604 | 236 TCODE tTrModeCCR, "CCR Dil+O2" ; CCR diluent and O2 |
628 | 237 TCODE tTrPresNone, "no Press." ; none (big enum group follows) |
238 TCODE tTrPresGas1, "Gaz 1" ; Gas 1 | |
239 TCODE tTrPresGas2, "Gaz 2" ; Gas 2 | |
240 TCODE tTrPresGas3, "Gaz 3" ; Gas 3 | |
241 TCODE tTrPresGas4, "Gaz 4" ; Gas 4 | |
242 TCODE tTrPresGas5, "Gaz 5" ; Gas 5 | |
623 | 243 IFDEF _ccr_pscr |
604 | 244 TCODE tTrPresDil1, "Dil 1" ; Dil 1 |
245 TCODE tTrPresDil2, "Dil 2" ; Dil 2 | |
246 TCODE tTrPresDil3, "Dil 3" ; Dil 3 | |
247 TCODE tTrPresDil4, "Dil 4" ; Dil 4 | |
248 TCODE tTrPresDil5, "Dil 5" ; Dil 5 | |
628 | 249 TCODE tTrPresFirstGas, "gaz prem." ; first Gas |
250 TCODE tTrPresActiveGas, "gaz actif" ; active Gas | |
251 TCODE tTrPresFirstDil, "dil prem." ; first Dil | |
252 TCODE tTrPresActiveDil, "dil actif" ; active Dil | |
623 | 253 ENDIF |
604 | 254 ELSE |
255 TCODE tTrModeOff, "" ; dummy target for entry in option table | |
256 TCODE tTrPresNone, "" ; dummy target for entry in option table | |
623 | 257 ENDIF ; _rx_functions |
258 | |
0 | 259 |
260 ; Display Settings | |
604 | 261 TCODE tBright, "Luminosité:" |
262 TCODE tEco, "Eco" | |
263 TCODE tMedium, "Moyenne" | |
264 TCODE tHigh, "Haute" | |
265 TCODE tDvSalinity, "Salinité: " ; Salinity | |
266 TCODE tShowppO2, "Afficher PpO2:" ; Always show ppO2: | |
267 TCODE tFlip, "Pivoter l'écran:" ; Rotate Screen | |
628 | 268 TCODE tMODwarning, "Alerte Prof. :" ; depth Warnings |
623 | 269 ; TCODE tIBCDwarning, "Alerte CDI :" ; IBCD Warning |
628 | 270 TCODE tLayout, "Affichage :" ; Layout |
271 TCODE t2ndDepth, "Choix Prof:" ; 2nd depth display content (11 chars max) | |
272 TCODE tTissueGraphics, "Dessin :" ; tissue graphics | |
623 | 273 |
628 | 274 TCODE tLayoutNormal, "normal" ; normal |
275 TCODE tLayoutBig, "large" ; large | |
623 | 276 |
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
|
277 |
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
|
278 ; VSI display Settings |
604 | 279 TCODE tVSItext2, "Vitesse Variable:" ; Variable speed: |
280 TCODE tVSIgraph, "Graph. Vitesse :" ; Speed graph: | |
0 | 281 |
623 | 282 |
0 | 283 ; Setup Menu |
604 | 284 TCODE tSystSets, "Réglages" |
623 | 285 IFDEF _compass |
604 | 286 TCODE tCompassMenu, "Calibration Compas" ; Compass Calibration |
287 TCODE tCompassGain, "Sensibilité:" ; Compass Gain: | |
288 TCODE tCalX, "Cal X:" ; Cal X | |
289 TCODE tCalY, "Cal Y:" ; Cal Y | |
290 TCODE tCalZ, "Cal Z:" ; Cal Z | |
623 | 291 ENDIF |
604 | 292 TCODE tUnits, "Unités:" |
293 TCODE tMetric, " m/°C" ; Enum menu | |
294 TCODE tImperial, "ft/°F" | |
623 | 295 ; 111 111 111 111 111 |
296 ; 5 rows by 12 chars each: 123456789012123456789012123456789012123456789012123456789012 | |
628 | 297 TCODE tDefName, "HW OSTC" ;"Lire la doc.Connaitre etComprendre les limites de l'OSTC ! " |
604 | 298 TCODE tButtonleft, "Bouton gauche:" ; Left button |
299 TCODE tButtonright, "Bouton droit :" ; Right button | |
300 TCODE tAltMode, "Temps Attente:" ; Waiting Time | |
301 TCODE tAltModeFly, "Avion" ; Flying | |
302 TCODE tAltMode1000, "1000m" | |
303 TCODE tAltMode2000, "2000m" | |
304 TCODE tAltMode3000, "3000m" | |
220
effd7259f5a5
make button sensitivity configurable (cR hardware)
heinrichsweikamp
parents:
216
diff
changeset
|
305 |
623 | 306 |
0 | 307 ; Units for all menu |
604 | 308 TCODE tMeters, "m" |
309 TCODE tFeets, "ft" | |
310 TCODE tFeets1, "f" | |
311 TCODE tMinutes, "'" | |
312 TCODE tPercent, "%" | |
313 TCODE tLitersMinute, "l/min" | |
314 TCODE tbar, "bar" ; bar | |
315 TCODE tbar10, "0 bar" ; xx0 bar | |
316 TCODE tMeterMinute, "m/'" ; meter per minute | |
317 | |
623 | 318 |
0 | 319 ; Date |
604 | 320 TCODE tDateFormat, "Date: " |
321 TCODE tDateformat, "MMJJAA" | |
322 TCODE tDateformat1, "JJMMAA" | |
323 TCODE tDateformat2, "AAMMJJ" | |
0 | 324 |
623 | 325 |
0 | 326 ; Simulator menu |
604 | 327 TCODE tInter, "Lancer Simulation" ; Start Simulator |
328 TCODE tPlan, "Simulateur" ; Simulator | |
0 | 329 |
623 | 330 |
0 | 331 ; Decoplanner submenu |
604 | 332 TCODE tBtTm, "Temps Fond:" ; Bot. Time: (10 chars) |
333 TCODE tBtTm_short, "Temps:" ; Bot. Time: (max. 6 chars) | |
334 TCODE tBtDep, "Prof. Max :" ; Max Depth: (10 chars) | |
335 TCODE tIntvl, "Intervalle:" ; Interval : (10 chars) | |
336 TCODE tDecoSetup, "Réglage Ordinateur" ; Calculator Setup | |
337 TCODE tDeco, "Calcul Déco" ; Calculate Deco | |
623 | 338 TCODE tDivePlan, "Runtime" ; Dive Plan (max. 10 chars) |
604 | 339 TCODE tNoDeco, "Pas de Déco" ; No Deco |
340 TCODE tMore, "Suite" ; More | |
628 | 341 TCODE tSelectSetpoint, "Setpoint : " |
342 TCODE tuseAGF, "aGF Permis: " ; use aGF | |
343 IFDEF _gas_contingency | |
344 TCODE tGasContingency, "Gas Cont. : " ; Gas Contingency ## translation pending | |
345 ENDIF | |
346 | |
347 ; Decoplanner progress indication | |
348 TCODE tNoBottomGas1, "Pas de Gaz Utilisable" ; no usable Gas for Bottom Depth found (line 1, max. 22 chars) | |
349 TCODE tNoBottomGas2, "a la Profondeur Maxi!" ; no usable Gas for Bottom Depth found (line 2, max. 22 chars) | |
604 | 350 TCODE tCalculating, "Calcul en cours" ; Calculating |
628 | 351 TCODE tCalcSurfInter, "Intervalle Surface" ; Surface Interval |
352 TCODE tCalcBotSeg, "Calcul P. Max" ; Bottom Segment | |
353 TCODE tCalcBailout, "Mode Bailout" ; Switch to Bailout | |
354 TCODE tCalcAscent, "Remontée" ; Ascent (max. 8 chars) | |
355 TCODE tNDLleft, "NDL" ; time left within NDL | |
0 | 356 |
623 | 357 |
0 | 358 ; Information menu |
604 | 359 TCODE tFirmware, "Logiciel: " ; Firmware: (space) |
628 | 360 TCODE tHardware, "Hardware: " ; Hardware: (space) |
604 | 361 TCODE tSerial, "N. Série: " ; Serial : (space) |
628 | 362 TCODE tTotalDives, "Nbre Plongées:" ; Total Dives: |
604 | 363 TCODE tBatteryV, "Batterie: " ; Battery: |
364 TCODE tUptime, "Mise a Jour:" ; Uptime: | |
0 | 365 |
623 | 366 IFDEF _rx_functions |
367 TCODE tFirmware_rx, "RX Ver : " ; RX Ver : (space) | |
368 ENDIF | |
369 | |
370 | |
0 | 371 ; Divemode screen |
604 | 372 TCODE tNDL, "NDL" ; 3 chars max |
623 | 373 TCODE tTTS, "DTR" ; 3 chars max |
628 | 374 TCODE tSlow, "lente " ; slow - max 7 chars |
604 | 375 TCODE tVelMetric, "m/min" |
376 TCODE tVelImperial, "ft/m " | |
377 TCODE tGasSelect, "Activer Gaz" ; Select Gas | |
378 TCODE tSelectAir, "Air " ; Air | |
379 TCODE tSelectO2, "O2 " ; O2 | |
380 TCODE tSelectNx, "Nx" ; Nx | |
381 TCODE tSelectTx, "Tx" ; Tx | |
623 | 382 TCODE tDepth, "Prof." ; Depth (max 5 chars) |
383 TCODE tMaxDepth, "Prof.Max." ; Max.Depth - max 9 chars! | |
384 TCODE tAvgDepth, "Prof.Moy." ; average Depth - max 9 chars! | |
628 | 385 TCODE tTissuePresSat, "Press+Sat" ; 0 pressure and saturation | ENUM group |
623 | 386 IFDEF _helium |
387 TCODE tTissueN2He, "N2+He" ; 1 N2 + He pressure | | |
388 ENDIF | |
389 TCODE tDivetime, "Durée" ; Divetime (max 8 chars) | |
604 | 390 TCODE tDiveTotalAvg, "Prof. Moy." |
391 TCODE tDiveStopwatch, "Chrono" | |
392 TCODE tDiveStopAvg, "P.Moy.Chron" ; 11 chars max | |
393 TCODE tApnoeTotal, "Totale" ; Total (six chars, right aligned) | |
394 TCODE tApnoeMax, "Dern.Plongée" ; Last Descend | |
395 TCODE tApnoeSurface, "Tps.Surface" ; Surface Time | |
628 | 396 TCODE tTime, "Heure" ; Time |
397 TCODE tSurface, "Surface" ; Surface (max 12 chars) | |
604 | 398 TCODE tDiveDecoplan, "Runtime" ; Decoplan |
399 ; TCODE tDiveClock, "Heure" ; Clock | |
400 TCODE tDiveEAD_END, "EAD/END" ; EAD/END | |
401 TCODE tDiveTissues, "Tissus" ; Tissues | |
402 TCODE tEND, "END:" ; END: | |
403 TCODE tN2, "N2" ; N2 | |
623 | 404 TCODE tDiveBailout, "Bailout" ; Bailout (max. 7 chars) |
604 | 405 TCODE tGFactors, "Valeurs GF" ; GF Values |
406 TCODE taGFactors, "Valeurs aGF" ; aGF Values | |
628 | 407 TCODE tGFInfo, "Saturation" ; Saturation |
604 | 408 TCODE tCeiling, "Plafond" ; Ceiling |
409 TCODE tDiveFallback, "Fallback!" ; Fallback! (max. nine chars) | |
410 TCODE tDecoInfo, "Zone Déco" ; Deco info | |
628 | 411 TCODE tSensorCheck, " Ctrl Cell." ; Sensor Check |
604 | 412 TCODE tdil, "Dil:" ; Diluent ppO2 Warning |
413 TCODE tmix, "Mix:" ; Pre-Mix ppO2 Warning | |
628 | 414 TCODE tGasNeedsWarn, "Gaz Needs" ; |
415 TCODE tGasNeedsAscent, "Besoin Gaz Remontée" ; Gas Needs for Ascent | |
604 | 416 TCODE tCNSsurf, "SNC Surf." ; CNS Surf. |
417 TCODE tCNSfTTS, "SNC fDTR" ; CNS fTTS | |
418 TCODE tCNSBO, "SNC B/O" ; CNS B/O | |
419 TCODE tCNSnow, "SNC actuel" ; CNS now | |
420 TCODE tCNSeod, "SNC final" ; CNS fin | |
628 | 421 TCODE tnoBOgas, "-B/O-Gaz-" ; no bailout gas |
604 | 422 TCODE tMicroBubbles, "M.Bulles " ; |
423 TCODE tCNS, "SNC: " ; | |
628 | 424 TCODE tgaschange, "Changer?" ; better gas found |
425 TCODE tNeed, "Need " ; gas need (5 chars) | |
604 | 426 TCODE tBattery, "Batterie" ; Battery |
623 | 427 |
428 IFDEF _helium | |
429 TCODE tHe, "He" ; He | |
430 TCODE tIBCD, "CDI N2He" ; IBCD warning | |
628 | 431 TCODE tGasDensity, "G.Density" ; Gas Density ## pending translation |
623 | 432 ENDIF |
433 | |
604 | 434 IFDEF _rx_functions |
628 | 435 TCODE tTransmitter, "P.Transm." ; pressure transmitter |
604 | 436 TCODE tPressure, "Pres Bloc" ; tank pressure |
437 TCODE tSAC, "SAC" ; SAC, must be 3 chars! | |
628 | 438 TCODE tswap, "Bloc Ech." ; swap tank (max. 9 chars) |
604 | 439 ENDIF |
623 | 440 |
441 IFDEF _ccr_pscr | |
442 IFDEF _external_sensor | |
628 | 443 TCODE tDiveHudMask1, "Cell. 1" |
444 TCODE tDiveHudMask2, "Cell. 2" | |
445 TCODE tDiveHudMask3, "Cell. 3" | |
623 | 446 TCODE tSensorDisagree, "Sensors<>" ; Sensors disagree Warning; Sensors disagree Warning |
447 ENDIF | |
448 ENDIF | |
449 | |
604 | 450 IFDEF _cave_mode |
451 TCODE tGasNeedsCaveMode, "Besoins Gaz Cave Mode" ; title for gas needs custom view | |
628 | 452 TCODE tDiveTurned, "Ret.Plong" ; dive is turned (max. 9 char) |
604 | 453 TCODE tCaveMode, "Cave Mode" ; cave mode activated (max. 9 char) |
454 TCODE tCaveModeShutdown, "X-Cave-X" ; cave mode shut down (max. 9 char) | |
455 ENDIF | |
456 | |
623 | 457 |
0 | 458 ; Divemode menu |
628 | 459 TCODE tDivePreMenu, "Menu?" ; Menu? (max. 5 chars) |
460 TCODE tDiveLayout, "Affich" ; Layout (max. 6 chars) | |
623 | 461 IFDEF _compass |
628 | 462 TCODE tSetHeading, "Cap" ; Course (max. 6 chars) |
623 | 463 ENDIF |
464 | |
0 | 465 |
466 ; Simulator menu | |
623 | 467 TCODE tQuitSim, "Fin" ; Quit Simulation (max. 6 chars) |
468 TCODE tResetAvg, "RaZChr" ; Reset Timer (max. 6 chars) | |
469 | |
0 | 470 |
471 ; Logbook | |
604 | 472 TCODE tCNS2, "SNC:" |
473 TCODE tAVG, "Moy:" | |
474 TCODE tGF, "GF:" | |
623 | 475 TCODE tSAT, "Sat:" ; 4 chars max |
476 | |
0 | 477 |
478 ; Logbook units | |
604 | 479 TCODE tLogTunitC, "°C" |
480 TCODE tLogTunitF, "°F" | |
481 TCODE tKGL, "kg/l" | |
482 TCODE tMBAR, "hPa" | |
0 | 483 |
623 | 484 |
0 | 485 ; Logbook menu |
604 | 486 TCODE tNextLog, "Page Suivante" |
487 | |
623 | 488 |
0 | 489 ; Reset menu |
604 | 490 TCODE tReboot, "Redémarrage" ; Reboot |
491 TCODE tResetMenu2, "Confirmer?" ; Are You Sure? | |
492 TCODE tAbort, "Quitter" ; Abort | |
628 | 493 TCODE tResetSettings, "RaZ Paramètres" ; Reset Settings |
604 | 494 TCODE tResetDeco, "RaZ Déco" ; Reset Deco |
495 TCODE tResetBattery, "RaZ Batterie" ; Reset Battery | |
496 TCODE tResetLogbook, "RaZ Carnet" ; Reset Logbook | |
0 | 497 |
623 | 498 |
0 | 499 ; Set Time Menu/Set Date Menu |
604 | 500 TCODE tSetHours, "Ajust. Heures" ; Set Hours |
501 TCODE tSetMinutes, "Ajust. Minutes" ; Set Minutes | |
502 TCODE tSetSeconds, "RaZ Secondes" ; Clear Seconds | |
503 TCODE tSetDay, "Ajust. Jours" ; Set Day | |
504 TCODE tSetMonth, "Ajust. Mois" ; Set Month | |
505 TCODE tSetYear, "Ajust. Année" ; Set Year | |
0 | 506 |
623 | 507 |
0 | 508 ; Logbook Offset Menu |
628 | 509 TCODE tLogOffset, "N° 1ère Plongée" ; Logbook offset (Max. 15 Chars!) |
510 TCODE tLogOffsetValue, "N°1ère Plongé:" ; Offset | |
511 TCODE tLogOffStepSize, "Incrément :" ; Step Size | |
623 | 512 TCODE tLogOffsetplus, "+" ; increment |
513 TCODE tLogOffsetminus, "-" ; decrement | |
514 TCODE tLogOffStep1, " 1" ; adjustment step size 1 | ENUM group | |
515 TCODE tLogOffStep10, " 10" ; adjustment step size 10 | | |
516 TCODE tLogOffStep100, " 100" ; adjustment step size 100 | | |
517 TCODE tLogOffStep1000, "1000" ; adjustment step size 1000 | | |
518 | |
23
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
519 |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
520 ; Compass directions |
604 | 521 TCODE tN, "N " ; N(orth), 338°-22° |
522 TCODE tNE, "NE" ; North-East, 23°-67° | |
523 TCODE tE, "E " ; E(east), 68°-112° | |
524 TCODE tSE, "SE" ; South-East, 113°-157° | |
525 TCODE tS, "S " ; S(outh), 157°-202° | |
526 TCODE tSW, "SO" ; South-West, 203°-247° | |
527 TCODE tW, "O " ; W(West), 248°-292° | |
528 TCODE tNW, "NO" ; North-West, 293°-337° | |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
529 |
623 | 530 |
50 | 531 ; Color Scheme menu |
604 | 532 TCODE tColorScheme, "Jeu de Couleurs" ; Colour scheme |
533 TCODE tColorSetDive, "Mode Plongée:" ; Divemode: | |
534 TCODE tColorSetName0, "Blanc" ; White | |
535 TCODE tColorSetName1, "Rouge" ; Red | |
536 TCODE tColorSetName2, "Vert" ; Green | |
537 TCODE tColorSetName3, "Bleu" ; Blue | |
50 | 538 |
623 | 539 |
604 | 540 ; Language selection |
541 IF _language_2!=none | |
542 TCODE tLanguage, "Langue: " ; used in menu_tree | |
543 ENDIF | |
544 | |
545 IF _language_1==en | |
546 TCODE tLang1, "Anglais" ; tLang1 is 1st language, enum context | |
547 ELSE | |
548 IF _language_1==de | |
549 TCODE tLang1, "Allemand" | |
550 ELSE | |
551 IF _language_1==fr | |
552 TCODE tLang1, "Français" | |
553 ELSE | |
554 IF _language_1==it | |
555 TCODE tLang1, "Italien" | |
556 ELSE | |
557 TCODE tLang1, "" ; dummy target for options table | |
558 ENDIF | |
559 ENDIF | |
560 ENDIF | |
561 ENDIF | |
562 | |
563 IF _language_2==en | |
564 TCODE tLang2, "Anglais" | |
565 ELSE | |
566 IF _language_2==de | |
567 TCODE tLang2, "Allemand" ; tLang2 is 2nd language, enum context | |
568 ELSE | |
569 IF _language_2==fr | |
570 TCODE tLang2, "Français" | |
571 ELSE | |
572 IF _language_2==it | |
573 TCODE tLang2, "Italien" | |
574 ENDIF | |
575 ENDIF | |
576 ENDIF | |
577 ENDIF |