Mercurial > public > hwos_code
annotate src/text_french.inc @ 604:ca4556fb60b9
bump to 2.99beta, work on 3.00 stable
author | heinrichsweikamp |
---|---|
date | Thu, 22 Nov 2018 19:47:26 +0100 |
parents | cb59872ad53d |
children | d866684249bd |
rev | line source |
---|---|
604 | 1 ;============================================================================= |
0 | 2 ; |
604 | 3 ; File text_french.asm REFACTORED VERSION V2.99e |
0 | 4 ; |
604 | 5 ; French 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, "Non" ; 0 No |
12 TCODE tYes, "Oui" ; 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, "Vues>" ; View> | |
22 TCODE tHeading, "Cap:" ; Heading: | |
23 TCODE tLastDive, "Dern.Plong" ; Last Dive (Max 10 chars) | |
24 TCODE tSensorMilliVolt, "Cellules mV" ; Sensors mV | |
0 | 25 |
26 ; Divemode Menu | |
604 | 27 TCODE tDivemenu_Gaslist, "Liste Gaz" ; Gas List (OC) |
28 TCODE tDivemenu_Diluent, "Liste Dil" ; Diluents (CCR) | |
29 TCODE tDivemenu_Premix, "Liste Mix" ; Premix (pSCR) | |
30 TCODE tDivemenu_ResetAvg, "RaZChrono" ; 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,"Cellules" ; Use Sensor | |
34 TCODE tDivemenu_ToggleGF, "Bascul.GF" ; Toggle GF | |
35 TCODE tDivemenu_Marker, "Repère" ; Set Marker | |
36 TCODE tDivemenu_LostGas, "Gaz Perdu" ; 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, "<Suivant" ; <Next |
43 TCODE tEnter, "Entrer>" ; Enter> | |
44 TCODE tMainMenu, "Menu Principal" ; Main Menu | |
45 TCODE tLogbook, "Carnet de Plongée" ; Logbook | |
46 TCODE tGasSetup, "Paramètres Gaz OC" ; OC Gas Setup | |
47 TCODE tSetTime, "Réglage Heure" ; Set Time | |
48 TCODE tSetDate, "Réglage Date" ; Set Date | |
49 TCODE tSetTimeDate, "Date & Heure" ; Set Time & Date | |
50 TCODE tDispSets, "Préfér. Réglages" ; Display Settings | |
51 TCODE tExit, "Retour" ; Exit | |
52 TCODE tResetMenu, "Menu RaZ" ; Reset Menu | |
53 TCODE tDiveModeMenu, "Menu Déco" ; Deco Mode | |
54 TCODE tInfoMenu, "Informations" ; Information | |
55 TCODE tTrSettings, "Pressure Display" ; Pressure Display ## pending translation | |
56 TCODE tTrMode, "Mode: " ; 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, "Paramètres CCR" ; CCR Setup | |
62 TCODE tDiluentSetup, "Liste Diluant" ; Diluent Setup | |
63 TCODE tFixedSetpoints, "Setpoints Fixes" ; Fixed Setpoints | |
64 TCODE tCCRSensor, "Cellules CCR" ; CCR Sensor | |
65 TCODE tCalibrateMenu, "Calibration" ; Calibration | |
66 TCODE tCalibrationGas, "Cal. Gaz O2:" ; Cal. Gas O2: | |
67 TCODE tCalibrate, "Calibrate" ; Calibrate | |
68 TCODE tBack, "retour" ; back | |
0 | 69 |
70 ; Gas menu | |
604 | 71 TCODE tGaslist, "Liste Gaz OC" ; OC Gas List |
72 TCODE tGaslistCC, "Liste Gaz CC" ; CC Diluents | |
73 TCODE tGasEdit, "Préférence Gaz" ; Edit Gas | |
74 TCODE tType, "Type: " | |
75 TCODE tGasDisabled, "Désactivé" ; Disabled | |
76 TCODE tGasFirst, "Premier" ; First | |
77 TCODE tGasTravel, "Travel" ; Travel | |
78 TCODE tGasDeco, "Déco" ; Deco | |
79 TCODE tDilDisabled, "Désactivé" ; Disabled | |
80 TCODE tDilFirst, "Premier" ; First | |
81 TCODE tDilNorm, "Normal" ; Normal | |
82 TCODE tAir, "Air " ; 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, "Config. Changement" ; Change Depth | |
91 TCODE tDepthPlus, "Prof. +" | |
92 TCODE tDepthMinus, "Prof. -" | |
93 TCODE tDepthReset, "MOD par défaut:" | |
94 TCODE tSetup_GasMix, "Config. Gaz" ; Setup mix | |
95 TCODE tCCRMode, "Mode CCR:" ; CCR Mode: | |
96 TCODE tCCRModeFixedSP, "SP Fixe" ; Fixed SP | |
97 TCODE tCCRModeSensor, "Cellule" ; 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, "calculé" ; 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 batteries menu |
604 | 109 TCODE tNewBattTitle, "Nouvelle Batterie?" |
0 | 110 TCODE tNewBattOld, "Conserver" |
600 | 111 TCODE tNewBattNew36, "Réinit.3,6V Saft(T1)" ; New 3,6V |
112 TCODE tNewBattNew15, "Réinit.1,5V AA (T0)" ; New 1,5V | |
599 | 113 TCODE tNewBattAccu, "3,6V LiIon AA (T2)" |
604 | 114 TCODE tNew18650, "Internal 18650 (T3)" |
115 TCODE tNew16650, "Internal 16650 (T4)" | |
116 | |
0 | 117 ; Gaslist management |
604 | 118 TCODE tGas, "Gaz" ; Gas |
119 TCODE tDil, "Dil" ; Diluent | |
120 TCODE tGasErr, "Err" ; Err (3 chars) | |
0 | 121 |
122 ; Communication Menu | |
604 | 123 TCODE tUsbTitle, "Mode USB" |
124 TCODE tBleTitle, "Mode Bluetooth" | |
125 TCODE tUsbStarting, "Début..." | |
126 TCODE tUsbStartDone, "Ok." | |
127 TCODE tUsbServiceMode, "Mode Maintenance" | |
128 TCODE tUsbClosed, "Port Fermé" | |
129 TCODE tUsbExit, "Terminé" | |
130 TCODE tUsbDownloadMode, "Mode Téléchargement" | |
131 TCODE tUsbLlBld, "Chargeur Bas-Niv." | |
0 | 132 |
133 ; Dive Settings | |
604 | 134 TCODE tDvMode, "Mode: " |
135 TCODE tDvOC, "OC" | |
136 TCODE tDvCCR, "CCR" | |
137 TCODE tDvGauge, "Gauge" | |
138 TCODE tDvApnea, "Apnée" | |
139 TCODE tDvPSCR, "pSCR" | |
140 TCODE tDvCC, "CC" | |
141 TCODE tDkMode, "Modèle: ZH-L16" | |
142 TCODE tZHL16, " " | |
143 TCODE tZHL16GF, "+GF" | |
144 TCODE tPPO2Max, "PpO2 Max :" | |
145 TCODE tPPO2DECO, "PpO2 Déco:" | |
146 TCODE tPPO2MIN, "PpO2 Min :" | |
147 TCODE tPPO2MINCC, "Min Loop :" | |
148 TCODE tLastDecostop, "Dern.Palier : " | |
149 TCODE tAscentSpeed, "Ascent Speed: " ; Ascent Speed ## pending translation | |
150 TCODE tGasChangeTime, "Gas Change :+" ; additional Gas Change Time ## pending translation | |
151 TCODE tDecoparameters, "Paramètres Déco" | |
152 TCODE tGF_low, "GF Bas :" | |
153 TCODE tGF_high, "GF Haut:" | |
154 TCODE tSaturationMult, "Saturation : " | |
155 TCODE tDesaturationMult, "Désaturation: " | |
156 TCODE tFTTSMenu, "Future DTR:" ; Future TTS | |
157 TCODE tLastDecostopSurf, "Dern.Palier:" ; last deco stop depth Surface Custom View | |
158 TCODE tGFMenu, "Menu GF" ; GF Settings | |
159 TCODE taGF_low, "aGF Bas :" ; aGF Low | |
160 TCODE taGF_high, "aGF Haut:" ; aGF High | |
161 TCODE taGF_enable, "aGF Possible:" ; 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, "Palier Sécurité:" ; Safety Stop: (max. 16 chars) | |
165 TCODE tGasUsage, "Usage Gaz" ; Gas Usage | |
166 TCODE tSetBotUse, "Gaz Fond: " ; Bottom Gas: (space) | |
167 TCODE tSetDecoUse, "Gaz Déco: " ; Deco Gas: (space) | |
168 TCODE tCalcAscGas, "Calc.Gaz (B/O):" | |
169 TCODE tSetup_Tank, "Config. Blocs" ; Setup Tank | |
170 TCODE tTankSize, "Volume Bloc" ; Tank Sizes | |
171 TCODE tTankUsablePress, "Pression Ascent" ; Tank Pressure Budget for Ascent (turn pressure) (max 19 chars) ## pending translation | |
172 TCODE tCopyDilToOC, "Copy Dil.-> OC" ; copy diluent settings to OC gas ## pending translation | |
173 TCODE tTankPairing, "Config. Transmitter" ; select Transmitter ## pending translation | |
174 TCODE tLiter, " l" ; Liter as l | |
175 TCODE tLiterLong, "Liter" ; Liter as Liter | |
176 TCODE tCCmaxFracO2, "Loop %O2 max.:" ; | |
177 TCODE t2ndDecoPlanMenu, "Suite Menu Déco" ; 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, "Luminosité:" |
206 TCODE tEco, "Eco" | |
207 TCODE tMedium, "Moyenne" | |
208 TCODE tHigh, "Haute" | |
209 TCODE tDvSalinity, "Salinité: " ; Salinity | |
210 TCODE tShowppO2, "Afficher PpO2:" ; Always show ppO2: | |
211 TCODE tFlip, "Pivoter l'écran:" ; Rotate Screen | |
212 TCODE tMODwarning, "Alerte MOD:" ; MOD warning | |
213 TCODE tIBCDwarning, "Alerte CDI:" ; IBCD Warning | |
214 TCODE t2ndDepth, "2.Prof.:" ; 2nd depth display content (10 chars max) | |
215 TCODE tTimeoutDive, "Fin Plongée:" ; 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, "Vitesse Variable:" ; Variable speed: |
219 TCODE tVSIgraph, "Graph. Vitesse :" ; Speed graph: | |
0 | 220 |
221 ; Setup Menu | |
604 | 222 TCODE tSystSets, "Réglages" |
223 TCODE tCompassMenu, "Calibration Compas" ; Compass Calibration | |
224 TCODE tCompassGain, "Sensibilité:" ; 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, "Unités:" | |
229 TCODE tMetric, " m/°C" ; Enum menu | |
230 TCODE tImperial, "ft/°F" | |
231 TCODE tDefName, "HW OSTC" | |
232 TCODE tButtonleft, "Bouton gauche:" ; Left button | |
233 TCODE tButtonright, "Bouton droit :" ; Right button | |
234 TCODE tAltMode, "Temps Attente:" ; Waiting Time | |
235 TCODE tAltModeFly, "Avion" ; 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, "Date: " |
253 TCODE tDateformat, "MMJJAA" | |
254 TCODE tDateformat1, "JJMMAA" | |
255 TCODE tDateformat2, "AAMMJJ" | |
0 | 256 |
257 ; Simulator menu | |
604 | 258 TCODE tInter, "Lancer Simulation" ; Start Simulator |
259 TCODE tPlan, "Simulateur" ; Simulator | |
0 | 260 |
261 ; Decoplanner submenu | |
604 | 262 TCODE tBtTm, "Temps Fond:" ; Bot. Time: (10 chars) |
263 TCODE tBtTm_short, "Temps:" ; Bot. Time: (max. 6 chars) | |
264 TCODE tBtDep, "Prof. Max :" ; Max Depth: (10 chars) | |
265 TCODE tIntvl, "Intervalle:" ; Interval : (10 chars) | |
266 TCODE tDecoSetup, "Réglage Ordinateur" ; Calculator Setup | |
267 TCODE tDeco, "Calcul Déco" ; Calculate Deco | |
268 TCODE tDivePlan, "Runtime:" ; Dive Plan: | |
269 TCODE tNoDeco, "Pas de Déco" ; No Deco | |
270 TCODE tMore, "Suite" ; More | |
271 TCODE tSelectSetpoint, "Setpoint :" | |
272 TCODE tuseAGF, "aGF Permis:" ; use aGF | |
273 TCODE tCalculating, "Calcul en cours" ; Calculating | |
274 TCODE tNDLleft, "left" ; time left within NDL ## pending translation | |
0 | 275 |
276 ; Information menu | |
604 | 277 TCODE tFirmware, "Logiciel: " ; Firmware: (space) |
278 TCODE tFirmware_rx, "RX Ver : " ; RX Ver : (space) | |
279 TCODE tSerial, "N. Série: " ; Serial : (space) | |
280 TCODE tTotalDives, "Nbre Plongées:" ; Total Dives: (space) | |
281 TCODE tBatteryV, "Batterie: " ; Battery: | |
282 TCODE tUptime, "Mise a Jour:" ; Uptime: | |
0 | 283 |
284 ; Divemode screen | |
604 | 285 TCODE tNDL, "NDL" ; 3 chars max |
286 TCODE tTTS, "DTR" | |
287 TCODE tVelMetric, "m/min" | |
288 TCODE tVelImperial, "ft/m " | |
289 TCODE tGasSelect, "Activer Gaz" ; Select Gas | |
290 TCODE tSelectAir, "Air " ; 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. Moy." ; average Depth - max 10chars! | |
297 TCODE tDivetime, "Durée" ; Divetime | |
298 TCODE tDiveHudMask1, "cell. 1" | |
299 TCODE tDiveHudMask2, "cell. 2" | |
300 TCODE tDiveHudMask3, "cell. 3" | |
301 TCODE tDiveTotalAvg, "Prof. Moy." | |
302 TCODE tDiveStopwatch, "Chrono" | |
303 TCODE tDiveStopAvg, "P.Moy.Chron" ; 11 chars max | |
304 TCODE tApnoeTotal, "Totale" ; Total (six chars, right aligned) | |
305 TCODE tApnoeMax, "Dern.Plongée" ; Last Descend | |
306 TCODE tApnoeSurface, "Tps.Surface" ; Surface Time | |
307 TCODE tTime, "Time" ; Time ## pending translation | |
308 TCODE tSurface, "Surface" ; Surface (max 12 chars) ## pending translation | |
309 TCODE tDiveDecoplan, "Runtime" ; Decoplan | |
310 ; TCODE tDiveClock, "Heure" ; Clock | |
311 TCODE tDiveEAD_END, "EAD/END" ; EAD/END | |
312 TCODE tDiveTissues, "Tissus" ; Tissues | |
313 TCODE tEND, "END:" ; END: | |
314 TCODE tHe, "He" ; He | |
315 TCODE tN2, "N2" ; N2 | |
316 TCODE tDiveBailout, "Bailout" ; Bailout | |
317 TCODE tGFactors, "Valeurs GF" ; GF Values | |
318 TCODE taGFactors, "Valeurs aGF" ; aGF Values | |
319 TCODE tGFInfo, " GF Info" ; GF Info | |
320 TCODE tCeiling, "Plafond" ; Ceiling | |
321 TCODE tDiveSafetyStop, "Stop" ; Stop (four chars, right aligned) | |
322 TCODE tDiveFallback, "Fallback!" ; Fallback! (max. nine chars) | |
323 TCODE tDecoInfo, "Zone Déco" ; Deco info | |
324 TCODE tSensorCheck, "Ctrl Cell. " ; Sensor Check | |
325 TCODE tdil, "Dil:" ; Diluent ppO2 Warning | |
326 TCODE tmix, "Mix:" ; Pre-Mix ppO2 Warning | |
327 TCODE tSensorDisagree, "Sensors<>" ; Sensors disagree Warning | |
328 TCODE tGasNeedsWarn, "Gas Needs" ; | |
329 TCODE tGasNeedsAscent, "Besoins Gaz Ascent" ; ## pending translation | |
330 TCODE tCNSsurf, "SNC Surf." ; CNS Surf. | |
331 TCODE tCNSfTTS, "SNC fDTR" ; CNS fTTS | |
332 TCODE tCNSBO, "SNC B/O" ; CNS B/O | |
333 TCODE tCNSnow, "SNC actuel" ; CNS now | |
334 TCODE tCNSeod, "SNC final" ; CNS fin | |
335 TCODE tIBCD, "CDI N2He" ; IBCD N2He | |
336 TCODE tnoBOgas, "-B/O-Gaz-" ; | |
337 TCODE tMicroBubbles, "M.Bulles " ; | |
338 TCODE tCNS, "SNC: " ; | |
339 TCODE tgaschange, "Change?" ; better gas found ## pending translation | |
340 TCODE tNeed, "Need " ; gas need (5 chars) ## pending translation | |
341 TCODE tBattery, "Batterie" ; Battery | |
342 IFDEF _rx_functions | |
343 TCODE tTransmitter, "P.Transm." ; pressure transmitter ## pending translation | |
344 TCODE tPressure, "Pres Bloc" ; 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, "Besoins Gaz 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, "Cap" ; Bearing (max. 6 chars) | |
0 | 358 |
359 ; Simulator menu | |
604 | 360 TCODE tQuitSim, "Fin" ; Quit Simulation |
0 | 361 |
362 ; Logbook | |
604 | 363 TCODE tCNS2, "SNC:" |
364 TCODE tAVG, "Moy:" | |
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, "Page Suivante" |
376 | |
0 | 377 ; Reset menu |
604 | 378 TCODE tReboot, "Redémarrage" ; Reboot |
379 TCODE tResetMenu2, "Confirmer?" ; Are You Sure? | |
380 TCODE tAbort, "Quitter" ; Abort | |
381 TCODE tResetSettings, "RaZ Settings" ; Reset Settings ## pending translation | |
382 TCODE tResetDeco, "RaZ Déco" ; Reset Deco | |
383 TCODE tResetBattery, "RaZ Batterie" ; Reset Battery | |
384 TCODE tResetLogbook, "RaZ Carnet" ; Reset Logbook | |
0 | 385 |
386 ; Set Time Menu/Set Date Menu | |
604 | 387 TCODE tSetHours, "Ajust. Heures" ; Set Hours |
388 TCODE tSetMinutes, "Ajust. Minutes" ; Set Minutes | |
389 TCODE tSetSeconds, "RaZ Secondes" ; Clear Seconds | |
390 TCODE tSetDay, "Ajust. Jours" ; Set Day | |
391 TCODE tSetMonth, "Ajust. Mois" ; Set Month | |
392 TCODE tSetYear, "Ajust. Année" ; Set Year | |
0 | 393 |
394 ; Logbook Offset Menu | |
604 | 395 TCODE tLogOffset, "N° 1ère plongée" ; Logbook offset (Max. 15 Chars!) |
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, "Jeu de Couleurs" ; Colour scheme |
413 TCODE tColorSetDive, "Mode Plongée:" ; Divemode: | |
414 TCODE tColorSetName0, "Blanc" ; White | |
415 TCODE tColorSetName1, "Rouge" ; Red | |
416 TCODE tColorSetName2, "Vert" ; Green | |
417 TCODE tColorSetName3, "Bleu" ; Blue | |
50 | 418 |
480
ad8acade5567
NEW: PSCR mode (Passive semi-closed rebreather)
heinrichsweikamp
parents:
479
diff
changeset
|
419 ; PSCR Menu and Settings |
604 | 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, "Langue: " ; used in menu_tree | |
429 ENDIF | |
430 | |
431 IF _language_1==en | |
432 TCODE tLang1, "Anglais" ; tLang1 is 1st language, enum context | |
433 ELSE | |
434 IF _language_1==de | |
435 TCODE tLang1, "Allemand" | |
436 ELSE | |
437 IF _language_1==fr | |
438 TCODE tLang1, "Français" | |
439 ELSE | |
440 IF _language_1==it | |
441 TCODE tLang1, "Italien" | |
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, "Anglais" | |
451 ELSE | |
452 IF _language_2==de | |
453 TCODE tLang2, "Allemand" ; tLang2 is 2nd language, enum context | |
454 ELSE | |
455 IF _language_2==fr | |
456 TCODE tLang2, "Français" | |
457 ELSE | |
458 IF _language_2==it | |
459 TCODE tLang2, "Italien" | |
460 ENDIF | |
461 ENDIF | |
462 ENDIF | |
463 ENDIF |