Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/spanish_text.asm @ 282:aa4b62840c69
updated spanish texts
author | heinrichsweikamp |
---|---|
date | Tue, 19 Apr 2011 13:03:01 +0200 |
parents | 1efd59d689f8 |
children | 4ec488f046f4 |
comparison
equal
deleted
inserted
replaced
281:f8f865c70a0d | 282:aa4b62840c69 |
---|---|
240 TCODE .40, .35, "Mostr.Marca Log" ;172 Show Log-Marker | 240 TCODE .40, .35, "Mostr.Marca Log" ;172 Show Log-Marker |
241 TCODE .40, .35, "Mostrar Cronom." ;173 Show Stopwatch | 241 TCODE .40, .35, "Mostrar Cronom." ;173 Show Stopwatch |
242 TCODE .40, .35, "Mostr. Gráf.Tej" ;174 ShowTissueGraph | 242 TCODE .40, .35, "Mostr. Gráf.Tej" ;174 ShowTissueGraph |
243 TCODE .40, .35, "Mostr. TejContr" ;175 Show Lead.Tiss. | 243 TCODE .40, .35, "Mostr. TejContr" ;175 Show Lead.Tiss. |
244 TCODE .40, .35, "PriParadaSuperf" ;176 Shallow stop 1st (Reverse order of deco plans) | 244 TCODE .40, .35, "PriParadaSuperf" ;176 Shallow stop 1st (Reverse order of deco plans) |
245 TCODE .40, .35, "Gas switch[min]" ;177 Gas switch[min] (Additional delay in decoplan for gas switches). | 245 TCODE .40, .35, "Conmu. gas[min]" ;177 Gas switch[min] (Additional delay in decoplan for gas switches). |
246 TCODE .40, .35, "BottomGas[l/mn]" ;178 BottomGas[l/mn] (Bottom gas usage, for volume estimation). | 246 TCODE .40, .35, "Gas Fondo[l/mn]" ;178 BottomGas[l/mn] (Bottom gas usage, for volume estimation). |
247 TCODE .40, .35, "AscentGas[l/mn]" ;179 AscentGas[l/mn] (Ascent+Deco gas usage) | 247 TCODE .40, .35, "GasAscens[l/mn]" ;179 AscentGas[l/mn] (Ascent+Deco gas usage) |
248 TCODE .40, .35, "not used " ;180 not used | 248 TCODE .40, .35, "sin uso " ;180 not used |
249 TCODE .40, .35, "not used " ;181 not used | 249 TCODE .40, .35, "sin uno " ;181 not used |
250 TCODE .40, .35, "not used " ;182 not used | 250 TCODE .40, .35, "sin uso " ;182 not used |
251 TCODE .40, .35, "not used " ;183 not used | 251 TCODE .40, .35, "sin uso " ;183 not used |
252 TCODE .40, .35, "not used " ;184 not used | 252 TCODE .40, .35, "sin uso " ;184 not used |
253 TCODE .40, .35, "not used " ;185 not used | 253 TCODE .40, .35, "sin uso " ;185 not used |
254 ; End of function descriptor I | 254 ; End of function descriptor I |
255 ; | 255 ; |
256 TCODE .13, .2, "Func.Personaliz. II" ;186 Custom Functions II | 256 TCODE .13, .2, "Func.Personaliz. II" ;186 Custom Functions II |
257 TCODE .20, .95, "Ver Licencia" ;187 Show License | 257 TCODE .20, .95, "Ver Licencia" ;187 Show License |
258 TCODE .0, .2, "Result. Sim.:" ;188 Sim. Results: | 258 TCODE .0, .2, "Result. Sim.:" ;188 Sim. Results: |
375 TCODE .20, .95, "Defecto: 1013 mbar" ;291 Default: 1013 mbar | 375 TCODE .20, .95, "Defecto: 1013 mbar" ;291 Default: 1013 mbar |
376 TCODE .20, .125, "+1 mbar" ;292 +1 mbar | 376 TCODE .20, .125, "+1 mbar" ;292 +1 mbar |
377 TCODE .20, .155, "-1 mbar" ;293 -1 mbar | 377 TCODE .20, .155, "-1 mbar" ;293 -1 mbar |
378 TCODE .85, .185, "Alt: " ;294 Alt: | 378 TCODE .85, .185, "Alt: " ;294 Alt: |
379 ; | 379 ; |
380 TCODE .20, .125, "Show raw data" ;295 Show raw data | 380 TCODE .20, .125, "Ver datos raw" ;295 Show raw data |
381 TCODE .50, .2, "Raw Data:" ;296 Raw Data: | 381 TCODE .50, .2, "DatosRaw:" ;296 Raw Data: |
382 ; Gas-setup addons: | 382 ; Gas-setup addons: |
383 TCODE .0, .0, "MOD:" ;297 MOD: (max operating depth of a gas). | 383 TCODE .0, .0, "MOD:" ;297 MOD: (max operating depth of a gas). |
384 TCODE .0, .0, "END:" ;298 END: (equivalent nitrogen depth of a gas). | 384 TCODE .0, .0, "END:" ;298 END: (equivalent nitrogen depth of a gas). |
385 TCODE .0, .0, "EAD:" ;299 EAD: (equivalent air depth of a gas). | 385 TCODE .0, .0, "EAD:" ;299 EAD: (equivalent air depth of a gas). |
386 TCODE .100, .125, "Active?" ;300 Active? (Enable/Disable Gas underwater) | 386 TCODE .100, .125, "¿Activar?" ;300 Active? (Enable/Disable Gas underwater) |
387 TCODE .0, .2, "OCR Gas Usage:" ;301 OCR Gas Usage: (Planned gas consumtion by tank). | 387 TCODE .0, .2, "Uso Gas OCR:" ;301 OCR Gas Usage: (Planned gas consumtion by tank). |
388 ;============================================================================= | 388 ;============================================================================= |