Mercurial > public > hwos_code
annotate src/text_french.inc @ 23:e402813343b6
new option to switch samplingrate between 10s and 2s
author | heinrichsweikamp |
---|---|
date | Mon, 08 Jul 2013 12:38:16 +0200 |
parents | 4e3f133dfbf4 |
children | 50c3e2c7ba7a |
rev | line source |
---|---|
0 | 1 ;============================================================================= |
2 ; | |
3 ; File text_french.asm | |
4 ; | |
5 ; French texts translation file. | |
6 ; | |
7 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. | |
8 ;============================================================================= | |
9 | |
10 ; Basic texts | |
11 TCODE tNo, "Non" ; No | |
12 TCODE tYes, "Oui" ; Yes = No + 1 | |
13 | |
14 ; Surface-mode texts | |
15 TCODE tBeta, "béta" ; beta | |
16 TCODE tMenu, "<Menu" ; <Menu | |
17 TCODE tView, "vues>" ; View> | |
18 TCODE tHeading, "Heading:" ; Heading: | |
19 | |
20 ; Divemode Menu | |
21 TCODE tDivemenu_Gaslist, "listgaz" ; Gaslist | |
22 TCODE tDivemenu_ResetAvr, "Resetchrono" ; Reset Avr. | |
23 TCODE tDivemenu_Setpoint, "Setpoint" ; Setpoint | |
24 TCODE tDivemenu_UseSensor,"cellules" ; Use Sensor | |
25 TCODE tDivemenu_ToggleGF, "bascul.GF" ; Toggle GF | |
26 | |
27 ; Main menu | |
28 TCODE tNext, "<Suiv." ; <Next | |
29 TCODE tEnter, "Entrer>" ; Enter> | |
30 | |
31 TCODE tMainMenu, "Menu Principal"; MainMenu | |
32 TCODE tLogbook, "Carnet de Plongée" ; Logbook | |
33 TCODE tGasSetup, "Config.gaz OC" ; OC Gas Setup | |
34 TCODE tSimulator, "Simulateur" ; Simulator | |
35 TCODE tSetTime, "Réglage Heure" ; Set Time | |
36 TCODE tSetDate, "Réglage Date" ; Set Date | |
37 TCODE tSetTimeDate,"Date & Heure" ; Set Time & Date | |
38 TCODE tDispSets, "Préf. Affich." ; Display Settings | |
39 TCODE tExit, "Retour" ; Exit | |
40 TCODE tResetMenu, "Menu reset" ; Reset Menu | |
41 TCODE tDiveModeMenu,"Menu Déco" ; Deco Mode | |
42 TCODE tInfoMenu, "Information" ; Information | |
43 TCODE tCCRSetup, "Config. CCR" ; CCR Setup | |
44 TCODE tDiluentSetup,"Config. Diluent" ; Diluent Setup | |
45 TCODE tFixedSetpoints,"Setpoints fixes" ; Fixed Setpoints | |
46 TCODE tCCRSensor, "Cellules CCR" ; CCR Sensor | |
47 | |
48 ; Gas menu | |
49 TCODE tGaslist, "List. gaz OC" | |
50 TCODE tGasEdit, "Préf. Gaz" | |
51 TCODE tType, "Type: " | |
52 TCODE tGasDisabled,"Desactiv." ; Disabled | |
53 TCODE tGasFirst, "Premier" ; First | |
54 TCODE tGasTravel, "Travel" ; Travel | |
55 TCODE tGasDeco, "Deco" ; Deco | |
56 TCODE tDilDisabled,"Desactiv." ; Disabled | |
57 TCODE tDilFirst, "Premier" ; First | |
58 TCODE tDilNorm, "Normal" ; Normal | |
59 TCODE tAir, "Air " ; Enum: values must follows (5 chars) | |
60 TCODE tO2, "O2 " ; tAir + 5 | |
61 TCODE tO2Plus, "O2 +" | |
62 TCODE tO2Minus, "O2 -" | |
63 TCODE tHePlus, "He +" | |
64 TCODE tHeMinus, "He -" | |
65 TCODE tMOD, "PMU:" | |
66 TCODE tEAD, "PEA:" | |
67 TCODE tGasDepth, "Prof. changmt" | |
68 TCODE tDepthPlus, "Prof. +" | |
69 TCODE tDepthMinus,"Prof. -" | |
70 TCODE tDepthReset,"PMU par défaut:" | |
71 TCODE tSetup_mix, "Confi. Mix" | |
72 TCODE tCCRMode, "Mode CCR:" ; CCR Mode: | |
73 TCODE tCCRModeFixedSP, "SP Fixe" ; Fixed SP | |
74 TCODE tCCRModeSensor, "Cellule" ; Sensor | |
75 TCODE tSP, "SP" ; SP (SetPoint) | |
76 TCODE tSPPlus, "pO2+" ; pO2+ | |
77 | |
78 ; New batteries menu | |
79 TCODE tNewBattTitle, "Nouvelle Batterie?" | |
80 TCODE tNewBattOld, "Conserver" | |
81 TCODE tNewBattNew36, "Réinit. 3,6V" | |
82 TCODE tNewBattNew15, "Réinit. 1,5V" | |
83 | |
84 ; Gaslist management | |
85 TCODE tGas, "Gaz" ; Gas | |
86 TCODE tNx, "Nx " ; Nx (3 chars) | |
87 TCODE tTx, "Tx " ; Tx (3 chars) | |
88 TCODE tGasErr, "Err" ; Err (3 chars) | |
89 | |
90 ; Communication Menu | |
91 TCODE tUsbMode, "USB" | |
92 TCODE tUsbTitle, "Mode USB" | |
93 TCODE tUsbStarting, "Début..." | |
94 TCODE tUsbStartDone, "Ok. " | |
95 TCODE tUsbServiceMode,"Mode maintenance" | |
96 TCODE tUsbClosed, "Port fermé" | |
97 TCODE tUsbExit, "Terminé" | |
98 TCODE tUsbDownloadMode,"Mode téléchargement" | |
99 TCODE tUsbLlBld, "Chargeur bas-niv." | |
100 | |
101 ; Dive Settings | |
102 TCODE tDvMode, "Mode:" | |
103 TCODE tDvOC, "OC" | |
104 TCODE tDvCC, "CC" | |
105 TCODE tDvGauge, "Gauge" | |
106 TCODE tDvApnea, "Apnee" | |
107 TCODE tDkMode, "Modèle:" | |
108 TCODE tZHL16, "ZH-L16" | |
109 TCODE tZHL16GF, "ZH-L16+GF" | |
110 TCODE tPPO2Max, "ppO2 Max:" | |
111 TCODE tPPO2Min, "ppO2 Min:" | |
112 TCODE tLastDecostop, "Dern. palier:" | |
113 TCODE tDecoparameters, "Param. Deco" | |
114 TCODE tGF_low, "GF bas:" | |
115 TCODE tGF_high, "GF haut:" | |
116 TCODE tSaturationMult, "Saturation:" | |
117 TCODE tDesaturationMult, "Desaturation:" | |
118 TCODE tFTTSMenu, "Future DTR:" ; Future TTS | |
119 TCODE taGFMenu, "GF Alternatif" ; Alternative GF | |
120 TCODE taGF_low, "aGF bas:" ; aGF low | |
121 TCODE taGF_high, "aGF haut:" ; aGF high | |
122 TCODE taGF_enable,"aGF Possible:" ; aGF Selectable | |
123 TCODE tDiveaGF_active,"aGF!" ; aGF! | |
124 | |
125 ; Display Settings | |
126 TCODE tBright, "Luminosité:" | |
127 TCODE tEco, "Eco" | |
128 TCODE tMedium, "Medium" | |
129 TCODE tHigh, "Haute" | |
130 TCODE tDvSalinity,"Salinité:" ; Salinity | |
131 | |
132 ; Setup Menu | |
133 TCODE tSystSets, "Configuration" | |
134 TCODE tLanguage, "Langue:" | |
135 TCODE tEnglish, "Anglais" | |
136 TCODE tGerman, "Allemand" | |
137 TCODE tFrench, "Français" | |
138 TCODE tItalian, "Italien" | |
139 TCODE tCompassMenu,"Calibration boussole" ; Compass calibration | |
18
4e3f133dfbf4
add new opt_compass_gain option to work with more magnetic battery types
heinrichsweikamp
parents:
0
diff
changeset
|
140 TCODE tCompassGain,"Sensibilité" ; Compass gain |
4e3f133dfbf4
add new opt_compass_gain option to work with more magnetic battery types
heinrichsweikamp
parents:
0
diff
changeset
|
141 TCODE tcharx, "x" |
0 | 142 |
143 TCODE tUnits, "Unités:" | |
144 TCODE tMetric, " m/°C" ; Enum menu | |
145 TCODE tImperial, "ft/°F" | |
146 | |
147 TCODE tDefName, "HW OSTC3" | |
148 TCODE tbar, "bar" ; bar | |
149 | |
150 ; Units for all menu | |
151 TCODE tMeters, "m" | |
152 TCODE tFeets, "ft" | |
153 TCODE tFeets1, "f" | |
154 TCODE tMinutes, "'" | |
155 TCODE tPercent, "%" | |
156 | |
157 ; Date | |
158 TCODE tDateFormat, "Date:" | |
159 TCODE tDateformat, "MMJJAA" | |
160 TCODE tDateformat1,"JJMMAA" | |
161 TCODE tDateformat2,"AAMMJJ" | |
162 | |
163 ; Simulator menu | |
164 TCODE tInter, "Simulateur" ; Dive Simulator | |
165 TCODE tPlan, "Planification" ; Deco Planner | |
166 | |
167 ; Decoplanner submenu | |
168 TCODE tBtTm, "Tps. fond:" ; Bot. Time: (10 chars) | |
169 TCODE tMxDep, "Prof. max:" ; Max Depth: (10 chars) | |
170 TCODE tIntvl, "Intervalle:" ; Interval : (10 chars) | |
171 TCODE tDeco, "Calcul..." ; Calculate Deco | |
172 TCODE tDivePlan, "Runtime:" ; Dive Plan: | |
173 TCODE tNoDeco, "SansDéco" ; No Deco | |
174 TCODE tMore, "Suite..." ; More... | |
175 TCODE tCNS, "CNS" ; CNS | |
176 | |
177 ; Information menu | |
178 TCODE tFirmware, "Logiciel: " ; Firmware: (space) | |
179 TCODE tSerial, "N. Série: " ; Serial : (space) | |
180 TCODE tTotalDives,"Plongées tot.: " ; Total Dives: (space) | |
181 | |
182 ; Divemode screen | |
183 TCODE tNDL, "NDL" | |
184 TCODE tTTS, "DTR" | |
185 TCODE tVelMetric, "m/min" | |
186 TCODE tVelImperial,"ft/m " | |
187 TCODE tGasSelect, "Activer Gaz" ; Select Gas | |
188 TCODE tSelectAir, "Air " ; Air | |
189 TCODE tSelectO2, "O2 " ; O2 | |
190 TCODE tSelectNx, "Nx" ; Nx | |
191 TCODE tSelectTx, "Tx" ; Tx | |
192 TCODE tDepth, "Prof." ; Depth | |
193 TCODE tMaxDepth, "Prof. Max." ; Max. Depth | |
194 TCODE tDivetime, "DuréeTot." ; Divetime | |
195 TCODE tDiveHudMask1, "cell. 1" | |
196 TCODE tDiveHudMask2, "cell. 2" | |
197 TCODE tDiveHudMask3, "cell. 3" | |
198 TCODE tDiveTotalAvr, "Prof. Moy." | |
199 TCODE tDiveStopwatch, "Chrono" | |
200 TCODE tDiveStopAvr, "P.MoyChrono" | |
201 TCODE tApnoeMax, "Dern.plongée" ; Last decend | |
202 TCODE tApnoeSurface, "Tps.Surface" ; Surface Time | |
203 TCODE tDiveDecoplan, "Runtime" ; Decoplan | |
204 TCODE tDiveClock, "Heure" ; Clock | |
205 TCODE tDiveEAD_END, "PEA/END" ; EAD/END | |
206 TCODE tDiveTissues, "Tissus" ; Tissues | |
207 TCODE tEND, "END:" ; END: | |
208 TCODE tHe, "He" ; He | |
209 TCODE tN2, "N2" ; N2 | |
210 TCODE tDiveBailout, "Bailout" ; Bailout | |
211 TCODE tGFactors, "Valeurs GF" ; GF Values | |
212 TCODE taGFactors, "Valeurs aGF" ; aGF Values | |
213 TCODE tGFInfo, "GF Info" ; GF Info | |
214 | |
215 ; Divemode menu | |
216 TCODE tDivePreMenu, "Menu?" ; Menu? | |
217 | |
218 ; Simulator menu | |
219 TCODE tQuitApnea, "Fin?" ; Quit Apnea mode? | |
220 TCODE tQuitSim, "Fin?" ; Quit Simulation? | |
221 TCODE tDescent1m, "Sim:-1m" ; Descent 1m | |
222 TCODE tAscent1m, "Sim:+1m" ; Ascent 1m | |
223 | |
224 ; Logbook | |
225 TCODE tCNS2, "SNC:" | |
226 TCODE tAVR, "Moy:" | |
227 TCODE tGF, "GF:" | |
228 TCODE tSAT, "Sat:" ; Sat: | |
229 | |
230 ; Logbook units | |
231 TCODE tLogTunitC, "°C" | |
232 TCODE tLogTunitF, "°F" | |
233 TCODE tKGL, "kg/l" | |
234 TCODE tMBAR, "mbar" | |
235 | |
236 ; Logbook menu | |
237 TCODE tNextLog, "Page suiv." | |
238 TCODE tExitLog, "Sortir carnet" | |
239 | |
240 ; Reset menu | |
241 TCODE tReboot, "Redemarrage" ;Reboot | |
242 TCODE tResetMenu2,"Confirmer ?" ;Are you sure? | |
243 TCODE tAbort, "Quitter" ;Abort | |
244 TCODE tResetSettings, "RàZ complète" ;Reset all | |
245 TCODE tResetDeco, "RàZ Deco" ;Reset Deco | |
246 TCODE tResetBattery, "RàZ Batterie" ;Reset Battery | |
247 | |
248 ; Set Time Menu/Set Date Menu | |
249 TCODE tSetHours, "Ajust. Heures" ; Set Hours | |
250 TCODE tSetMinutes,"Ajust. Minutes" ; Set Minutes | |
251 TCODE tSetSeconds,"RàZ Secondes" ; Clear seconds | |
252 TCODE tSetDay, "Ajust. Jours" ; Set Day | |
253 TCODE tSetMonth, "Ajust. Mois" ; Set Month | |
254 TCODE tSetYear, "Ajust. Année" ; Set Year | |
255 | |
256 ; After update texts | |
257 TCODE tNewFirmware1, "Mise à jours ok !" ; Update sucessful! | |
258 TCODE tNewFirmware2, "Nouvelle version: " ; New Firmware: | |
259 | |
260 ; Logbook Offset Menu | |
261 TCODE tLogOffset, "Num. 1er plongée" ; Logbook offset | |
262 TCODE tLogOffsetp1, "+1" ; +1 | |
263 TCODE tLogOffsetp10, "+10" ; +10 | |
264 TCODE tLogOffsetm1, "-1" ; -1 | |
265 TCODE tLogOffsetm10, "-10" ; -10 | |
23
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
266 |
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
267 ; Sampling rate |
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
268 TCODE tSamplingrate, "Freq. Mesures:" ; Sampling rate: |
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
269 TCODE tSampling2s, "2s" ; 2s |
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
270 TCODE tSampling10s, "10s" ; 10s |