Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/french_text.asm @ 190:223366ec7bf9
New French translation.
author | JeanDo |
---|---|
date | Fri, 11 Feb 2011 20:50:29 +0100 |
parents | b033b638c632 |
children | 652e17b6267a |
comparison
equal
deleted
inserted
replaced
189:b033b638c632 | 190:223366ec7bf9 |
---|---|
17 ; | 17 ; |
18 ; Hold texts and screen position to display the texts. | 18 ; Hold texts and screen position to display the texts. |
19 ; History: | 19 ; History: |
20 ; 2007/10/13 : Initial version by Matthias Heinrichs, info@heinrichsweikamp.com | 20 ; 2007/10/13 : Initial version by Matthias Heinrichs, info@heinrichsweikamp.com |
21 ; 2008/05/24 : MW. | 21 ; 2008/05/24 : MW. |
22 ; 2011/02/02 : Jean-Do Gascuel : split into different files for multi-lingual support | 22 ; 2011/02/02 : Jean-Do Gascuel: split into different files for multi-lingual support |
23 ; 2011/02/07 : Pierre Vidalot : translation to french | 23 ; 2011/02/09 : Pierre Vidalot: French translation. |
24 ; | 24 ; |
25 ; known bugs: | 25 ; known bugs: |
26 ; ToDo: | 26 ; ToDo: |
27 ;============================================================================= | 27 ;============================================================================= |
28 ; | 28 ; |
64 TCODE .65, .2, "Menu?" ;004 Menu? | 64 TCODE .65, .2, "Menu?" ;004 Menu? |
65 TCODE .65, .2, "Menu:" ;005 Menu: | 65 TCODE .65, .2, "Menu:" ;005 Menu: |
66 TCODE .20, .35, "Carnet de plongées" ;006 Logbook | 66 TCODE .20, .35, "Carnet de plongées" ;006 Logbook |
67 TCODE .20, .65, "Réglage Gaz" ;007 Gas Setup | 67 TCODE .20, .65, "Réglage Gaz" ;007 Gas Setup |
68 TCODE .20, .35, "Réglage Heure" ;008 Set Time | 68 TCODE .20, .35, "Réglage Heure" ;008 Set Time |
69 TCODE .20, .95, "Menu RaZ" ;009 Reset Menu | 69 TCODE .20, .95, "Remises à zéro" ;009 Reset Menu |
70 TCODE .20, .125, "Configuration" ;010 Setup | 70 TCODE .20, .125, "Menu Réglages" ;010 Setup |
71 TCODE .20, .185, "Sortir" ;011 Exit | 71 TCODE .20, .185, "Sortir" ;011 Exit |
72 TCODE .115, .2, "Attendre..." ;012 Wait.. | 72 TCODE .115, .2, "Attendre..." ;012 Wait.. |
73 TCODE .0, .24, "Hash MD2:" ;013 MD2 Hash: | 73 TCODE .0, .24, "Hash MD2:" ;013 MD2 Hash: |
74 TCODE .0, .0, "Désat" ;014 Desat (Desaturation count-down) | 74 TCODE .0, .0, "Désat" ;014 Desat (Desaturation count-down) |
75 TCODE .50, .2, "Interface" ;015 Interface (Connected to USB) | 75 TCODE .50, .2, "Interface" ;015 Interface (Connected to USB) |
78 TCODE .10, .80, "En-tête" ;018 Header | 78 TCODE .10, .80, "En-tête" ;018 Header |
79 TCODE .10, .105, "Profil" ;019 Profile | 79 TCODE .10, .105, "Profil" ;019 Profile |
80 TCODE .10, .130, "Fait." ;020 Done. | 80 TCODE .10, .130, "Fait." ;020 Done. |
81 TCODE .20, .35, "Annuler RaZ" ;021 Cancel Reset | 81 TCODE .20, .35, "Annuler RaZ" ;021 Cancel Reset |
82 TCODE .32, .65, "Heure:" ;022 Time: | 82 TCODE .32, .65, "Heure:" ;022 Time: |
83 TCODE .32, .95, "Date:" ;023 Date: | 83 TCODE .32, .95, "Date :" ;023 Date: |
84 TCODE .32, .155, "Rég. Heures" ;024 Set Hours | 84 TCODE .32, .155, "Rég. Heures" ;024 Set Hours |
85 TCODE .6, .0, "Initialisation..." ;025 Reset... | 85 TCODE .6, .0, "Initialisation..." ;025 Reset... |
86 TCODE .55, .2, "Carnet" ;026 Logbook | 86 TCODE .55, .2, "Carnet" ;026 Logbook |
87 TCODE .14, .2, "Config Fonctions I" ;027 Custom Functions I | 87 TCODE .14, .2, "Config Fonctions I" ;027 Custom Functions I |
88 TCODE .40, .2, "Menu RaZ" ;028 Reset Menu | 88 TCODE .31, .2, "Remises à zéro:" ;028 Reset Menu |
89 TCODE .50, .2, "Reg.Heure:" ;029 Set Time: | 89 TCODE .50, .2, "Reg.Heure:" ;029 Set Time: |
90 TCODE .100, .50, "Repère" ;030 SetMarker (Add a mark in logbook profile) | 90 TCODE .100, .50, "Repère" ;030 SetMarker (Add a mark in logbook profile) |
91 TCODE .100, .25, "PlanDéco" ;031 Decoplan | 91 TCODE .100, .25, "Paliers" ;031 Decoplan |
92 TCODE .100, .0, "ListeGaz" ;032 Gaslist | 92 TCODE .100, .0, "Liste Gaz" ;032 Gaslist |
93 TCODE .100, .50, "RazMoyn." ;033 ResetAvr (Reset average depth) | 93 TCODE .100, .50, "RazMoyn." ;033 ResetAvr (Reset average depth) |
94 TCODE .100, .100, "Sortir" ;034 Exit (Exit current menu) | 94 TCODE .100, .100, "Sortir" ;034 Exit (Exit current menu) |
95 TCODE .0, .0, "SansAvion" ;035 NoFly (No-flight count-down) | 95 TCODE .0, .0, "SansAvion" ;035 NoFly (No-flight count-down) |
96 ; | 96 ; |
97 ; 32 custom function descriptors I (FIXED LENGTH = 15 chars). | 97 ; 32 custom function descriptors I (FIXED LENGTH = 15 chars). |
104 TCODE .40, .35, "Allumer [mBar]" ;042 Wake-up [mBar] | 104 TCODE .40, .35, "Allumer [mBar]" ;042 Wake-up [mBar] |
105 TCODE .40, .35, "Max.Surf.[mBar]" ;043 max.Surf.[mBar] | 105 TCODE .40, .35, "Max.Surf.[mBar]" ;043 max.Surf.[mBar] |
106 TCODE .40, .35, "Affichage GF[%]" ;044 GF display [%] | 106 TCODE .40, .35, "Affichage GF[%]" ;044 GF display [%] |
107 TCODE .40, .35, "Aff. O2 min [%]" ;045 min. O2 Dis.[%] | 107 TCODE .40, .35, "Aff. O2 min [%]" ;045 min. O2 Dis.[%] |
108 TCODE .40, .35, "MenusPlong[min]" ;046 Dive menus[min] | 108 TCODE .40, .35, "MenusPlong[min]" ;046 Dive menus[min] |
109 TCODE .40, .35, "Saturation [%]" ;047 Saturate x [%] | 109 TCODE .40, .35, "Saturat. x [%]" ;047 Saturate x [%] |
110 TCODE .40, .35, "Desaturation[%]" ;048 Desaturate x[%] | 110 TCODE .40, .35, "Desaturat. x[%]" ;048 Desaturate x[%] |
111 TCODE .40, .35, "Seuil avion [%]" ;049 NoFly Ratio [%] (Grandient factor tolerance for no-flight countdown). | 111 TCODE .40, .35, "NoFly Ratio [%]" ;049 NoFly Ratio [%] (Grandient factor tolerance for no-flight countdown). |
112 TCODE .40, .35, "Alarme GF [%]" ;050 GF alarm 1 [%] | 112 TCODE .40, .35, "Alarme GF [%]" ;050 GF alarm 1 [%] |
113 TCODE .40, .35, "Aff.CNS Surf[%]" ;051 CNSshow surf[%] | 113 TCODE .40, .35, "Aff.CNS Surf[%]" ;051 CNSshow surf[%] |
114 TCODE .40, .35, "Décal. Déco [m]" ;052 Deco Offset [m] | 114 TCODE .40, .35, "Décal. Déco [m]" ;052 Deco Offset [m] |
115 TCODE .40, .35, "ppO2 basse[Bar]" ;053 ppO2 low [Bar] | 115 TCODE .40, .35, "ppO2 basse[Bar]" ;053 ppO2 low [Bar] |
116 TCODE .40, .35, "ppO2 haute[Bar]" ;054 ppO2 high [Bar] | 116 TCODE .40, .35, "ppO2 haute[Bar]" ;054 ppO2 high [Bar] |
137 TCODE .0, .155, "sans même la garantie" ;072 ANY WARRANTY | 137 TCODE .0, .155, "sans même la garantie" ;072 ANY WARRANTY |
138 TCODE .0, .185, "tacite de QUALITE" ;073 even the implied | 138 TCODE .0, .185, "tacite de QUALITE" ;073 even the implied |
139 TCODE .0, .215, "MARCHANDE ou" ;074 warranty of | 139 TCODE .0, .215, "MARCHANDE ou" ;074 warranty of |
140 TCODE .0, .35, "D'ADEQUATION A UN" ;075 MERCHANTABILITY or | 140 TCODE .0, .35, "D'ADEQUATION A UN" ;075 MERCHANTABILITY or |
141 TCODE .0, .65, "USAGE PARTICULIER." ;076 FITNESS FOR A | 141 TCODE .0, .65, "USAGE PARTICULIER." ;076 FITNESS FOR A |
142 TCODE .0, .95, "Référez-vous à la" ;077 PARTICULAR PURPOSE. | 142 TCODE .0, .95, "Référez-vous a la" ;077 PARTICULAR PURPOSE. |
143 TCODE .0, .125, "Licence Publique" ;078 See the GNU General | 143 TCODE .0, .125, "Licence Publique" ;078 See the GNU General |
144 TCODE .0, .155, "Générale GNU pour" ;079 Public License for | 144 TCODE .0, .155, "Générale GNU pour" ;079 Public License for |
145 TCODE .0, .185, "plus de détails:" ;080 more details: | 145 TCODE .0, .185, "plus de détails:" ;080 more details: |
146 TCODE .0, .215, "www.heinrichsweikamp.de" ;081 www.heinrichsweikamp.de | 146 TCODE .0, .215, "www.heinrichsweikamp.de" ;081 www.heinrichsweikamp.de |
147 ; end of licence | 147 ; end of licence |
148 ; | 148 ; |
149 TCODE .102, .54, "Palier" ;082 Decostop | 149 TCODE .118, .54, "Palier" ;082 Decostop |
150 TCODE .0, .0, "m/min" ;083 m/min | 150 TCODE .0, .0, "m/min" ;083 m/min |
151 TCODE .80, .113, "Sans Palier" ;084 No Stop | 151 TCODE .87, .113, "SansPalier" ;084 No Stop |
152 TCODE .135, .113, "DTR" ;085 TTS | 152 TCODE .135, .113, "DTR" ;085 TTS |
153 TCODE .121, .0, "Durée" ;086 Divetime | 153 TCODE .121, .0, "Durée" ;086 Divetime |
154 TCODE .0, .0, "Profondeur" ;087 Depth | 154 TCODE .0, .0, "Profondeur" ;087 Depth |
155 TCODE .0, .0, "Premier Gaz?" ;088 First Gas? | 155 TCODE .0, .0, "Premier Gaz?" ;088 First Gas? |
156 TCODE .0, .0, "Defaut :" ;089 Default: | 156 TCODE .0, .0, "Défaut: " ;089 Default: |
157 TCODE .0, .0, "Minutes" ;090 Minutes | 157 TCODE .0, .0, "Minutes" ;090 Minutes |
158 TCODE .0, .0, "Mois " ;091 Month | 158 TCODE .0, .0, "Mois " ;091 Month |
159 TCODE .0, .0, "Jour " ;092 Day | 159 TCODE .0, .0, "Jour " ;092 Day |
160 TCODE .0, .0, "Année " ;093 Year | 160 TCODE .0, .0, "Année " ;093 Year |
161 TCODE .0, .0, "Rég." ;094 Set | 161 TCODE .0, .0, "Rég." ;094 Set |
162 TCODE .0, .0, "#Gaz " ;095 Gas# | 162 TCODE .0, .0, "#Gaz " ;095 Gas# |
163 TCODE .0, .0, "Oui" ;096 Yes | 163 TCODE .0, .0, "Oui" ;096 Yes |
164 TCODE .0, .0, "Actuel :" ;097 Current: | 164 TCODE .0, .0, "ppO2 :" ;097 Current: |
165 TCODE .33, .2, "Menu Réglages:" ;098 Setup Menu: | 165 TCODE .33, .2, "Menu Réglages:" ;098 Setup Menu: |
166 TCODE .20, .35, "Config FonctionsI" ;099 Custom FunctionsI | 166 TCODE .20, .35, "Config FonctionsI" ;099 Custom FunctionsI |
167 TCODE .20, .125, "TypeDéco:" ;100 Decotype: | 167 TCODE .20, .125, "ModeDéco:" ;100 Decotype: |
168 TCODE .85, .125, "ZH-L16 OC" ;101 ZH-L16 OC | 168 TCODE .85, .125, "ZH-L16 OC" ;101 ZH-L16 OC |
169 TCODE .85, .125, "Profondi." ;102 Gauge | 169 TCODE .85, .125, "Profondi." ;102 Gauge |
170 TCODE .85, .125, "Prof." ;103 Gauge | 170 TCODE .85, .125, "Prof." ;103 Gauge |
171 TCODE .85, .125, "ZH-L16 CC" ;104 ZH-L16 CC | 171 TCODE .85, .125, "ZH-L16 CC" ;104 ZH-L16 CC |
172 TCODE .0, .0, "Gaz Actif ? " ;105 Active Gas? | 172 TCODE .0, .0, "Gaz Actif ? " ;105 Active Gas? |
173 TCODE .10, .2, "Rég. Gaz - ListeGaz" ;106 Gas Setup - Gaslist | 173 TCODE .31, .2, "Liste des Gaz:" ;106 Gas Setup - Gaslist |
174 TCODE .0, .0, "Prof. +" ;107 Depth + | 174 TCODE .0, .0, "Prof. +" ;107 Depth + |
175 TCODE .0, .0, "Prof. -" ;108 Depth - | 175 TCODE .0, .0, "Prof. -" ;108 Depth - |
176 TCODE .20, .35, "Retour" ;109 Back | 176 TCODE .20, .35, "Préc." ;109 Back |
177 TCODE .20, .65, "Menu SetPoint CCR" ;110 CCR SetPoint Menu | 177 TCODE .20, .65, "Menu SetPoint CCR" ;110 CCR SetPoint Menu |
178 TCODE .20, .2, "Menu SetPoint CCR" ;111 CCR SetPoint Menu | 178 TCODE .20, .2, "Menu SetPoint CCR" ;111 CCR SetPoint Menu |
179 TCODE .0, .0, "#SP" ;112 SP# | 179 TCODE .0, .0, "#SP" ;112 SP# |
180 TCODE .20, .95, "Info Batterie" ;113 Battery Info | 180 TCODE .20, .95, "Info Batterie" ;113 Battery Info |
181 TCODE .10, .2, "Information Batterie" ;114 Battery Information | 181 TCODE .10, .2, "Information Batterie" ;114 Battery Information |
204 TCODE .100, .75, "Bailout" ;137 Bailout | 204 TCODE .100, .75, "Bailout" ;137 Bailout |
205 TCODE .85, .125, "Apnée " ;138 Apnoe | 205 TCODE .85, .125, "Apnée " ;138 Apnoe |
206 TCODE .105, .120, "Déscente" ;139 Descent | 206 TCODE .105, .120, "Déscente" ;139 Descent |
207 TCODE .105, .60, "Surface" ;140 Surface | 207 TCODE .105, .60, "Surface" ;140 Surface |
208 TCODE .65, .2, "Quit?" ;141 Quit? | 208 TCODE .65, .2, "Quit?" ;141 Quit? |
209 TCODE .20, .155, "Plus" ;142 More | 209 TCODE .20, .155, "Suite..." ;142 More |
210 TCODE .42, .72, "Confirm:" ;143 Confirm: | 210 TCODE .42, .72, "Confirm:" ;143 Confirm: |
211 TCODE .60, .2, "Menu 2:" ;144 Menu 2: | 211 TCODE .60, .2, "Menu 2:" ;144 Menu 2: |
212 TCODE .52, .96, "Annul." ;145 Cancel | 212 TCODE .52, .96, "Annul." ;145 Cancel |
213 TCODE .52, .120, "OK!" ;146 OK! | 213 TCODE .52, .120, "OK!" ;146 OK! |
214 TCODE .20, .35, "Plus" ;147 More | 214 TCODE .20, .35, "Suite..." ;147 More |
215 TCODE .0, .0, ":.........:" ;148 :.........: | 215 TCODE .0, .0, ":.........:" ;148 :.........: |
216 TCODE .0, .8, "(ppO2:" ;149 (ppO2: | 216 TCODE .0, .8, "(ppO2:" ;149 (ppO2: |
217 TCODE .2, .39, "Bar) " ;150 Bar) | 217 TCODE .2, .39, "Bar) " ;150 Bar) |
218 TCODE .108, .216, "Repère?" ;151 Marker? | 218 TCODE .108, .216, "Repère?" ;151 Marker? |
219 TCODE .85, .125, "L16-GF OC" ;152 L16-GF OC | 219 TCODE .85, .125, "L16-GF OC" ;152 L16-GF OC |
228 TCODE .40, .35, "Couleur Alarmes" ;159 Color# Warnings | 228 TCODE .40, .35, "Couleur Alarmes" ;159 Color# Warnings |
229 TCODE .40, .35, "Secs.ModePlong." ;160 Divemode secs. | 229 TCODE .40, .35, "Secs.ModePlong." ;160 Divemode secs. |
230 TCODE .40, .35, "Adjust. SP fixe" ;161 Adjust fixed SP | 230 TCODE .40, .35, "Adjust. SP fixe" ;161 Adjust fixed SP |
231 TCODE .40, .35, "Alarme Plafond " ;162 Warn Ceiling | 231 TCODE .40, .35, "Alarme Plafond " ;162 Warn Ceiling |
232 TCODE .40, .35, "Icones TypeMél." ;163 Mix type icons | 232 TCODE .40, .35, "Icones TypeMél." ;163 Mix type icons |
233 TCODE .40, .35, "Blink BetterGas" ;164 Blink BetterGas (Remainder in divemode to switch to a bteter decompression gas). | 233 TCODE .40, .35, "Blink BetterGas" ;164 Blink BetterGas (Remainder in divemode to switch to a beter decompression gas). |
234 TCODE .40, .35, "AlarmProf[mBar]" ;165 DepthWarn[mBar] | 234 TCODE .40, .35, "AlarmProf[mBar]" ;165 DepthWarn[mBar] |
235 TCODE .40, .35, "Alarme CNS [%]" ;166 CNS warning [%] | 235 TCODE .40, .35, "Alarme CNS [%]" ;166 CNS warning [%] |
236 TCODE .40, .35, "Alarme GF [%]" ;167 GF warning [%] | 236 TCODE .40, .35, "Alarme GF [%]" ;167 GF warning [%] |
237 TCODE .40, .35, "Al. ppO2 [Bar]" ;168 ppO2 warn [Bar] | 237 TCODE .40, .35, "Al. ppO2 [Bar]" ;168 ppO2 warn [Bar] |
238 TCODE .40, .35, "Al.Vites[m/min]" ;169 Vel.warn[m/min] | 238 TCODE .40, .35, "Al.Vites[m/min]" ;169 Vel.warn[m/min] |
260 TCODE .90, .25, "Surface" ;189 Surface | 260 TCODE .90, .25, "Surface" ;189 Surface |
261 TCODE .0, .0, "ppO2 +" ;190 ppO2 + | 261 TCODE .0, .0, "ppO2 +" ;190 ppO2 + |
262 TCODE .0, .0, "ppO2 -" ;191 ppO2 - | 262 TCODE .0, .0, "ppO2 -" ;191 ppO2 - |
263 TCODE .0, .0, "Dil." ;192 Dil. (Rebreather diluant) | 263 TCODE .0, .0, "Dil." ;192 Dil. (Rebreather diluant) |
264 ; ZH-L16 mode description | 264 ; ZH-L16 mode description |
265 TCODE .0, .35, "TypeDéco: ZH-L16 OC" ;193 Decotype: ZH-L16 OC | 265 TCODE .0, .35, "TypeDéco: ZH-L16 OC" ;193 Decotype: ZH-L16 OC (22 chars maximum) |
266 TCODE .0, .65, "Pour Circuit Ouvert" ;194 For Open Circuit | 266 TCODE .0, .65, "Pour Circuit Ouvert" ;194 For Open Circuit |
267 TCODE .0, .95, "Supporte 5 Gaz" ;195 Divers. Supports 5 | 267 TCODE .0, .95, "Supporte 5 Gaz" ;195 Divers. Supports 5 |
268 TCODE .0, .125, "Trimix. Configurez" ;196 Trimix Gases. | 268 TCODE .0, .125, "Trimix. Configurez" ;196 Trimix Gases. |
269 TCODE .0, .155, "les gaz dans le" ;197 Configure your gas | 269 TCODE .0, .155, "les gaz dans le" ;197 Configure your gas |
270 TCODE .0, .185, "menu Config Gaz. " ;198 in Gassetup menu. | 270 TCODE .0, .185, "menu Config Gaz. " ;198 in Gassetup menu. |
314 TCODE .85, .125, "L16-GF CC" ;236 L16-GF CC | 314 TCODE .85, .125, "L16-GF CC" ;236 L16-GF CC |
315 TCODE .2, .12, "Non trouvé" ;237 Not found | 315 TCODE .2, .12, "Non trouvé" ;237 Not found |
316 TCODE .100, .0, "SetPoint" ;238 SetPoint | 316 TCODE .100, .0, "SetPoint" ;238 SetPoint |
317 TCODE .100, .0, "PasDéco" ;239 No Deco | 317 TCODE .100, .0, "PasDéco" ;239 No Deco |
318 TCODE .90, .50, "Interval:" ;240 Interval: | 318 TCODE .90, .50, "Interval:" ;240 Interval: |
319 TCODE .100, .75, "Affich." ;241 Display | 319 TCODE .100, .75, "Contrast" ;241 Display |
320 TCODE .100, .0, "PasDéco" ;242 No deco | 320 TCODE .100, .0, "PasDéco" ;242 No deco |
321 TCODE .132, .0, "beta" ;243 beta | 321 TCODE .132, .0, "béta" ;243 beta |
322 TCODE .100, .100, "unuse" ;244 unuse | 322 TCODE .100, .100, "unuse" ;244 unuse |
323 TCODE .20, .65, "RaZ CF,Gaz & Déco" ;245 Reset CF,Gas & Deco | 323 TCODE .20, .65, "RaZ CF,Gaz & Déco" ;245 Reset CF,Gas & Deco |
324 TCODE .50, .145, "BattFaible!" ;246 LowBatt! | 324 TCODE .50, .145, "BattFaible!" ;246 LowBatt! |
325 TCODE .20, .125, "Simulateur" ;247 Simulator | 325 TCODE .20, .125, "Simulateur" ;247 Simulator |
326 TCODE .27, .2, "Simulateur OSTC" ;248 OSTC Simulator | 326 TCODE .27, .2, "Simulateur OSTC" ;248 OSTC Simulator |
327 TCODE .20, .35, "Début Plongée" ;249 Start Dive | 327 TCODE .20, .35, "Mode Simulation..." ;249 Start Dive |
328 TCODE .100, .25, "+ 1m" ;250 + 1m | 328 TCODE .100, .25, "+ 1m" ;250 + 1m |
329 TCODE .100, .50, "- 1m" ;251 - 1m | 329 TCODE .100, .50, "- 1m" ;251 - 1m |
330 TCODE .100, .75, "+10m" ;252 +10m | 330 TCODE .100, .75, "+10m" ;252 +10m |
331 TCODE .100, .100, "-10m" ;253 -10m | 331 TCODE .100, .100, "-10m" ;253 -10m |
332 TCODE .100, .0, "Fermer" ;254 Close | 332 TCODE .100, .0, "Fermer" ;254 Close |
333 TCODE .131, .170, "Heure" ;255 Time | 333 TCODE .125, .170, "Heure" ;255 Time |
334 ; | 334 ; |
335 ; Text Bank2 (Texts 256-511) | 335 ; Text Bank2 (Texts 256-511) |
336 ; | 336 ; |
337 TCODE .0, .0, "x" ;256 x | 337 TCODE .0, .0, "x" ;256 x |
338 TCODE .20, .35, "Format Date:" ;257 Date format: | 338 TCODE .20, .35, "Format Date:" ;257 Date format: |
360 TCODE .20, .65, "Temps fond:" ;277 Bottom Time: | 360 TCODE .20, .65, "Temps fond:" ;277 Bottom Time: |
361 TCODE .20, .95, "Prof. Max.:" ;278 Max. Depth: | 361 TCODE .20, .95, "Prof. Max.:" ;278 Max. Depth: |
362 TCODE .20, .125, "Calculer la Déco" ;279 Calculate Deco | 362 TCODE .20, .125, "Calculer la Déco" ;279 Calculate Deco |
363 TCODE .20, .155, "Voir Plan de Déco" ;280 Show Decoplan | 363 TCODE .20, .155, "Voir Plan de Déco" ;280 Show Decoplan |
364 ; | 364 ; |
365 TCODE .93, .170, "Prof. Moy" ;281 Avr.Depth | 365 TCODE .93, .170, "Prof.Moyn" ;281 Avr.Depth |
366 TCODE .90, .170, "TissuDirec" ;282 Lead Tiss. | 366 TCODE .90, .170, "TissuDirec" ;282 Lead Tiss. |
367 TCODE .93, .170, "Chrono. " ;283 Stopwatch | 367 TCODE .118, .170, "Chrono" ;283 Stopwatch |
368 TCODE .20, .95, "RaZ Carnet" ;284 Reset Logbook | 368 TCODE .20, .95, "RaZ Carnet Plongées" ;284 Reset Logbook |
369 TCODE .20, .125, "Redémarrer OSTC" ;285 Reboot OSTC | 369 TCODE .20, .125, "Redémarrer OSTC" ;285 Reboot OSTC |
370 TCODE .20, .155, "RaZ Données de Déco" ;286 Reset Decodata | 370 TCODE .20, .155, "RaZ Saturation" ;286 Reset Decodata |
371 ; Altimeter extension | 371 ; Altimeter extension |
372 TCODE .20, .155, "Altimètre" ;287 Altimeter | 372 TCODE .20, .155, "Altimètre" ;287 Altimeter |
373 TCODE .24, .1, "Réglage Altimètre" ;288 Set Altimeter | 373 TCODE .24, .1, "Réglage Altimètre" ;288 Set Altimeter |
374 TCODE .20, .35, "Référence: " ;289 Sea ref: | 374 TCODE .20, .35, "Référence: " ;289 Sea ref: |
375 TCODE .0, .0, "Marche: " ;290 Enabled: | 375 TCODE .0, .0, "Marche: " ;290 Enabled: |
376 TCODE .20, .95, "Défaut: 1013 mbar" ;291 Default: 1013 mbar | 376 TCODE .20, .95, "Défaut: 1013 mbar" ;291 Default: 1013 mbar |
377 TCODE .20, .125, "+1 mbar" ;292 +1 mbar | 377 TCODE .20, .125, "+1 mbar" ;292 +1 mbar |
378 TCODE .20, .155, "-1 mbar" ;293 -1 mbar | 378 TCODE .20, .155, "-1 mbar" ;293 -1 mbar |
379 TCODE .85, .185, "Alt: " ;294 Alt: | 379 TCODE .85, .185, "Alt: " ;294 Alt: |
380 ; | 380 ; |
381 TCODE .20, .125, "Show raw data" ;295 Show raw data | 381 TCODE .20, .125, "Aff. donn. brutes" ;295 Show raw data |
382 TCODE .50, .2, "Raw Data:" ;296 Raw Data: | 382 TCODE .50, .2, "Données brutes:" ;296 Raw Data: |
383 ;============================================================================= | 383 ;============================================================================= |