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