i18nedit files
[debian/openrocket] / l10n / messages_es.properties
1 #
2 # Spanish base translation file
3 # translations provided by Tripoli Spain
4 #
5 # Should you need to add new logical keys here is the proposed method
6 #
7 # className.ComponantType.componantName
8 #
9  
10
11
12 ! Set to the name of the current translation file (used for debugging purposes)
13 debug.currentFile = messages_es.properties
14
15 ! RocketActions
16 RocketActions.checkbox.Donotaskmeagain = No preguntarme nuevamente
17 RocketActions.lbl.Youcanchangedefop = Puede modificar la operación por defecto con sus preferencias
18 RocketActions.showConfirmDialog.lbl1 = ¿Borrar las simulaciones seleccionadas?
19 RocketActions.showConfirmDialog.lbl2 = <html><i>Esta operación no puede deshacerse.</i>
20 RocketActions.showConfirmDialog.title = Borrar simulaciones
21 RocketActions.DelCompAct.Delete = Borrar
22 RocketActions.DelCompAct.ttip.Delete = Borrar el componente seleccionado
23 RocketActions.DelSimuAct.Delete = Borrar
24 RocketActions.DelSimuAct.ttip.Delete = Borrar la simulación seleccionada
25 RocketActions.DelAct.Delete = Borrar
26 RocketActions.DelAct.ttip.Delete = Borrar el componente o simulación, seleccionado
27 RocketActions.CutAction.Cut = Cortar
28 RocketActions.CutAction.ttip.Cut = Cortar este componente o simulación y copiarlo a la libreta de notas y quitarlo de este diseño
29 RocketActions.CopyAct.Copy = Copiar
30 RocketActions.CopyAct.ttip.Copy = Copiar este componente (y subcomponentes) a la libreta de notas
31 RocketActions.PasteAct.Paste = Pegar
32 RocketActions.PasteAct.ttip.Paste = Pegar el componente o simulación de la libreta de notas al diseño.
33 RocketActions.EditAct.Edit = Mostrar
34 RocketActions.EditAct.ttip.Edit = Mostrar el componente seleccionado
35 RocketActions.NewStageAct.Newstage = Nueva etapa
36 RocketActions.NewStageAct.ttip.Newstage = Añadir una nueva etapa al diseño del cohete
37 RocketActions.ActBoosterstage = Etapa booster
38 RocketActions.MoveUpAct.Moveup = Mover hacia arriba
39 RocketActions.MoveUpAct.ttip.Moveup = Mover este componente hacia arriba
40 RocketActions.MoveDownAct.Movedown = Mover hacia abajo
41 RocketActions.MoveDownAct.ttip.Movedown = Mover este componente hacia abajo
42
43 ! RocketPanel
44 RocketPanel.FigTypeAct.Sideview = Vista lateral
45 RocketPanel.FigTypeAct.ttip.Sideview = Vista lateral
46 RocketPanel.FigTypeAct.Backview = Vista desde atrás
47 RocketPanel.FigTypeAct.ttip.Backview = Vista trasera
48 RocketPanel.lbl.Motorcfg = Configuración del motor
49 RocketPanel.lbl.infoMessage = <html>Click para seleccionar&nbsp;&nbsp; Mayúsculas+click para seleccionar otro&nbsp;&nbsp; Doble-click to mostrar &nbsp;&nbsp; Click+arrastrar para mover
50
51
52 ! BasicFrame
53 BasicFrame.SimpleFileFilter1 = Todos los diseños de cohete(*.ork; *.rkt)
54 BasicFrame.SimpleFileFilter2 = Diseños OpenRocket (*.ork)
55 BasicFrame.SimpleFileFilter3 = Diseños RockSim (*.rkt)
56 BasicFrame.tab.Rocketdesign = Diseños de cohete
57 BasicFrame.tab.Flightsim = Simulaciones de vuelo
58 BasicFrame.title.Addnewcomp = Añadir un nuevo componente
59 BasicFrame.item.Openrocketdesign = Abrir un diseño de cohete
60 BasicFrame.item.Openexamplerocketdesign = Abrir un ejemplo de diseño de cohete
61 BasicFrame.item.SavecurRocketdesign = Guardar el diseño actual
62 BasicFrame.item.SavecurRocketdesnewfile = Guardar el diseño actual como un nuevo documento
63 BasicFrame.item.Printpart = Imprimir un listado de componentes y un esquema de aleta
64 BasicFrame.item.Closedesign = Cerrar el diseño actual
65 BasicFrame.item.Quitprogram = Abandonar el programa
66 BasicFrame.menu.Rocketedt = Mostrando el cohete
67 BasicFrame.dlg.lbl1 = Diseño
68 BasicFrame.dlg.lbl2 = No se ha guardado
69 BasicFrame.dlg.lbl3 = ¿Quiere guardarlo?
70 BasicFrame.dlg.title = Diseño no guardado
71 BasicFrame.StageName.Sustainer = Sustainer
72 BasicFrame.WarningDialog.txt1 = The following problems were encountered while opening
73 BasicFrame.WarningDialog.txt2 = Some design features may not have been loaded correctly.
74 BasicFrame.WarningDialog.title = Warnings while opening file
75
76 ! Labels used in buttons of dialog windows
77 button.ok = OK
78 button.cancel = Borrar
79 button.close = Cerrar
80
81 ! Common labels used in buttons of dialog windows
82 dlg.but.ok = OK
83 dlg.but.cancel = Borrar
84 dlg.but.close = Cerrar
85
86 ! About Dialog
87 about.dlg.but.close = Cerrar
88 about.dlg.lbl.translation = Translated to Spanish by Tripoli Spain
89 about.dlg.lbl.transwebsite = http://www.tripoli-spain.org/
90
91 ! Bug Report dialog
92 bugreport.dlg.title = Report de error
93 bugreport.dlg.but.Sendbugreport = Enviar un report de error
94 bugreport.dlg.but.Sendbugreport.Ttip = Enviar automáticamente un report de error a los creadores de Open Rocket
95 bugreport.dlg.successmsg1 = Report de error enviado con éxito
96 bugreport.dlg.successmsg2 = Gracias por ayudar a mejorar Open Rocket !
97 bugreport.dlg.successmsg3 = Report de error enviado
98 bugreport.dlg.connectedInternet = <html>If connected to the Internet, you can simply click <em>Send bug report</em>.
99 bugreport.dlg.otherwise = Otherwise, send the text below to the address:
100 bugreport.lbl.Theinformation = The information above may be included in a public bug report.  Make sure it does not contain any sensitive information you do not want to be made public.
101 bugreport.dlg.failedmsg1 = OpenRocket was unable to send the bug report:
102 bugreport.dlg.failedmsg2 = Please send the report manually to
103 bugreport.dlg.failedmsg3 = Error sending report
104 bugreport.reportDialog.txt = <html><b>You can report a bug in OpenRocket by filling in and submitting the form below.</b><br>You can also report bugs and include attachments on the project web site.
105 bugreport.reportDialog.txt2 = <html><b>Please include a short description about what you were doing when the exception occurred.</b>
106
107
108 ! Debug log dialog
109 debuglogdlg.but.clear = Limpiar
110 debuglogdlg.OpenRocketdebuglog = Fichero de error de Open Rocket
111 debuglogdlg.Displayloglines = Mostrar lineas de registro:
112 debuglogdlg.Follow = Seguir
113 debuglogdlg.col.Time = Hora
114 debuglogdlg.col.Level = Nivel
115 debuglogdlg.col.Location = Situación
116 debuglogdlg.col.Message = Mensaje
117 debuglogdlg.lbl.Loglinenbr = Número de línea de registro:
118 debuglogdlg.lbl.Time = Hora:
119 debuglogdlg.lbl.Level = Nivel:
120
121
122 ! Edit Motor configuration dialog
123 edtmotorconfdlg.but.removemotor = Quitar motor
124 edtmotorconfdlg.but.Selectmotor = Seleccionar motor
125 edtmotorconfdlg.but.Removeconfiguration = Quitar configuración
126 edtmotorconfdlg.but.Newconfiguration = Nueva configuración
127 edtmotorconfdlg.lbl.Motormounts = <html><b>Porta motor:</b>
128 edtmotorconfdlg.title.Editmotorconf = Mostrar las configuraciones de motor
129 edtmotorconfdlg.selectcomp = <html>Seleccionar que componentes tienen la función de porta motor:
130 edtmotorconfdlg.lbl.Motorconfig = <html><b>Configuraciones del motor:</b>
131 edtmotorconfdlg.lbl.Configname = Nombre de la configuración:
132 edtmotorconfdlg.lbl.Leavenamedefault = Dejar vacío el nombre por defecto.
133
134 ! Example design dialog
135 exdesigndlg.but.open = Abrir
136 exdesigndlg.lbl.Selectexample = Select example designs to open:
137 exdesigndlg.lbl.Openexampledesign = Open example design
138 exdesigndlg.lbl.Exampledesignsnotfound = Example designs could not be found.
139 exdesigndlg.lbl.Examplesnotfound = Examples not found
140
141 ! Print panel dialog
142 printdlg.but.saveaspdf = Guardar como PDF
143 printdlg.but.preview = Previsualizar
144 printdlg.but.settings = Configuraciones
145
146 ! Material edit panel
147 matedtpan.but.new = Nuevo
148 matedtpan.but.edit = Editar
149 matedtpan.but.delete = Borrar
150 matedtpan.but.revertall = Invertir todo
151 matedtpan.col.Material = Material
152 matedtpan.col.Type = Tipo
153 matedtpan.col.Density = Densidad
154 matedtpan.col.but.ttip.New = Añadir un nuevo material
155 matedtpan.title.Addcustmaterial = Añadir un material hecho en casa
156 matedtpan.but.ttip.edit = Editar un material existente
157 matedtpan.title.Editmaterial = Editar material
158 matedtpan.title2.Editmaterial = Los materiales construidos no se pueden modificar
159 matedtpan.but.ttip.delete = Borrar un material pre definido
160 matedtpan.but.ttip.revertall = Borrar todos los materiales predefinidos
161 matedtpan.title.Deletealluser-defined = ¿Borrar todos los materiales predefinidos?
162 matedtpan.title.Revertall = ¿Revertir todo?
163 matedtpan.lbl.edtmaterials = <html><i>Editar materiales que no afectaran los diseños existentes.</i>
164
165 !MaterialModel
166 MaterialModel.title.Material = Meaterial
167 MaterialModel.title.Defcustmat = Definir material hecho en casa
168
169
170 ! Preference dialog
171 pref.dlg.but.add = Agregar
172 pref.dlg.but.reset = Reiniciar
173 pref.dlg.but.checknow = Comprobar ahora
174 pref.dlg.but.defaultmetric = Sistema Métrico por defecto
175 pref.dlg.but.defaultimperial = Sistema Imperial por defecto
176 pref.dlg.title.Preferences = Preferencias 
177 pref.dlg.tab.Units = Unidades
178 pref.dlg.tab.Defaultunits = Unidades por defecto
179 pref.dlg.tab.Materials = Materiales
180 pref.dlg.tab.Custommaterials = Materiales hechos en casa
181 pref.dlg.tab.Options = Opciones
182 pref.dlg.tab.Miscellaneousoptions = Otras opciones
183 pref.dlg.lbl.Positiontoinsert = Posición para introducir nuevos componentes del fuselaje:
184 pref.dlg.lbl.Confirmdeletion = Confirmar borrar simulaciones:
185 pref.dlg.lbl.User-definedthrust = Curvas de potencia definidas por el usuario:
186 pref.dlg.Allthrustcurvefiles = Todos los ficheros de curvas de potencia (*.eng; *.rse; *.zip; directorios)
187 pref.dlg.RASPfiles = Ficheros de motor RASP (*.eng)
188 pref.dlg.RockSimfiles = Ficheros de motor Rocksim (*.rse)
189 pref.dlg.ZIParchives = Archivos ZIP (*.zip)
190 pref.dlg.checkbox.Checkupdates = Comprobar actualizaciones de  software al arrancar
191 pref.dlg.ttip.Checkupdatesnow = Comprobar actualizaciones de software ahora
192 pref.dlg.lbl.Selectprefunits = Seleccione sus unidades preferidas:
193 pref.dlg.lbl.Rocketdimensions = Dimensiones del cohete:
194 pref.dlg.lbl.Linedensity = Densidad:
195 pref.dlg.lbl.Motordimensions = Dimensiones del motor:
196 pref.dlg.lbl.Surfacedensity = Densidad superficial:
197 pref.dlg.lbl.Distance = Distancia:
198 pref.dlg.lbl.Bulkdensity = Densidad media:
199 pref.dlg.lbl.Velocity = Velocidad:
200 pref.dlg.lbl.Surfaceroughness = Rugosidad de la superficie:
201 pref.dlg.lbl.Acceleration = Aceleración:
202 pref.dlg.lbl.Area = Área:
203 pref.dlg.lbl.Mass = Masa:
204 pref.dlg.lbl.Angle = Ángulo:
205 pref.dlg.lbl.Force = Fuerza:
206 pref.dlg.lbl.Rollrate = Valor de giro:
207 pref.dlg.lbl.Totalimpulse = Impulso total:
208 pref.dlg.lbl.Temperature = Temperatura:
209 pref.dlg.lbl.Momentofinertia = Momento de inercia:
210 pref.dlg.lbl.Pressure = Presión:
211 pref.dlg.lbl.Stability = Estabilidad:
212 pref.dlg.lbl.effect1 = Los cambios tendrán efecto cuando se abra nuevamente una ventana.
213 pref.dlg.lbl.Checkingupdates = Comprobando actualizaciones...
214 pref.dlg.lbl.msg1 = Ocurrió un error mientras se comunicaba con el servidor.
215 pref.dlg.lbl.msg2 = Incapaz de recuperar la información de las actualizaciones
216 pref.dlg.lbl.msg3 = Usted está utilizando la última versión de Open Rocket.
217 pref.dlg.lbl.msg4 = No hay actualizaciones disponibles
218 pref.dlg.PrefChoiseSelector1 = Always ask
219 pref.dlg.PrefChoiseSelector2 = Insert in middle
220 pref.dlg.PrefChoiseSelector3 = Add to end
221 pref.dlg.PrefBooleanSelector1 = Delete
222 pref.dlg.PrefBooleanSelector2 = Confirm
223 pref.dlg.Add = Add
224 pref.dlg.DescriptionArea.Adddirectories = Add directories, RASP motor files (*.eng), RockSim engine files (*.rse) or ZIP archives separated by a semicolon (;) to load external thrust curves.  Changes will take effect the next time you start OpenRocket.
225
226
227 ! Simulation edit dialog
228 simedtdlg.but.runsimulation = Lanzar la simulación
229 simedtdlg.but.resettodefault = Restaurar por defecto
230 simedtdlg.but.add = Agregar
231 simedtdlg.but.remove = Quitar
232 simedtdlg.title.Editsim = Mostrar la simulación
233 simedtdlg.lbl.Simname = Nombre de la simulación
234 simedtdlg.tab.Launchcond = Condiciones del lanzamiento
235 simedtdlg.tab.Simopt = Opciones de simulación
236 simedtdlg.tab.Plotdata = Datos del plotter
237 simedtdlg.tab.Exportdata = Exportar datos
238 simedtdlg.lbl.Motorcfg = Configuración del motor:
239 simedtdlg.lbl.ttip.Motorcfg = Seleccionar la configuración del motor a usar
240 simedtdlg.combo.ttip.motorconf = Seleccionar la configuración del motor a usar
241 simedtdlg.lbl.Wind = Viento
242 simedtdlg.lbl.Averwindspeed = Velocidad media del viento
243 simedtdlg.lbl.ttip.Averwindspeed = Velocidad media del viento en relación al suelo
244 simedtdlg.lbl.Stddeviation = Desviación standard
245 simedtdlg.lbl.ttip.Stddeviation = <html>Desviación standard de la velocidad del viento.<br>La velocidad del viento se encuentra dentro del doble de la desviación media en un 95% del tiempo.
246 simedtdlg.lbl.Turbulenceintensity = Intensidad de la turbulencia
247 simedtdlg.lbl.ttip.Turbulenceintensity1 = <html>La intensidad de la turbulencia es la desviación standard dividida por la velocidad media del viento.<br>
248 simedtdlg.lbl.ttip.Turbulenceintensity2 = Valores típicos en el campo
249 simedtdlg.lbl.ttip.Turbulenceintensity3 = a
250 simedtdlg.border.Atmoscond = Condiciones atmosféricas
251 simedtdlg.checkbox.InterStdAtmosphere = Usa los patrones de Atmosfera Internacional
252 simedtdlg.checkbox.ttip.InterStdAtmosphere1 = <html>Seleccionar usar el modelo de la International Standard Atmosphere model.<br>Este modelo tiene una temperatura de
253 simedtdlg.checkbox.ttip.InterStdAtmosphere2 = Y una presión de
254 simedtdlg.checkbox.ttip.InterStdAtmosphere3 = A nivel del mar
255 simedtdlg.lbl.Temperature = Temperatura:
256 simedtdlg.lbl.ttip.Temperature = Temperatura en el lugar del lanzamiento.
257 simedtdlg.lbl.Pressure = Presión:
258 simedtdlg.lbl.ttip.Pressure = Presión atmosférica en el lugar del lanzamiento
259 simedtdlg.lbl.Launchsite = Lugar del lanzamiento
260 simedtdlg.lbl.Latitude = Latitud:
261 simedtdlg.lbl.ttip.Latitude = <html>La latitud del lugar de lanzamiento afecta la atracción terrestre.<br>Los valores positivos se dan en el hemisferio Norte, los negativos en el hemisferio Sur.
262 simedtdlg.lbl.Altitude = Altitud:
263 simedtdlg.lbl.ttip.Altitude = <html>Los valores por encima del nivel del mar.<br>Esto afecta la posición del modelo atmosférico.
264 simedtdlg.border.Launchrod = Varilla para lanzar
265 simedtdlg.lbl.Length = Longitud:
266 simedtdlg.lbl.ttip.Length = Longitud de la varilla de lanzamiento
267 simedtdlg.lbl.Angle = Ángulo:
268 simedtdlg.lbl.ttip.Angle = El ángulo de la varilla de lanzamiento con la vertical.
269 simedtdlg.lbl.Direction = Dirección:
270 simedtdlg.lbl.ttip.Direction1 = <html>Direction of the launch rod relative to the wind.<br>
271 simedtdlg.lbl.ttip.Direction2 = Hacia el viento
272 simedtdlg.lbl.ttip.Direction3 = A Favor del viento
273 simedtdlg.border.Simopt = Opciones del simulador
274 simedtdlg.lbl.Calcmethod = Método de cálculo
275 simedtdlg.lbl.ttip.Calcmethod = <html>El extendido método Barrowman calcula las fuerzas aerodinámicas <br>Para las ecuaciones Barrowman extendidas para recibir mas componentes.
276 simedtdlg.lbl.ExtBarrowman = Barrowman Extendido
277 simedtdlg.lbl.Simmethod = Método de simulación:
278 simedtdlg.lbl.ttip.Simmethod1 = <html>El simulador de seis grados de libertad permite al cohete una total libertad durante el vuelo.<br>
279 simedtdlg.lbl.ttip.Simmethod2 = La integración mejora usando un 4<sup>th</sup> ordenar Runge-Kutta 4 integración numérica.
280 simedtdlg.lbl.Timestep = Duración de la etapa
281 simedtdlg.lbl.ttip.Timestep1 = <html>Tiempo entre etapas de simulación.<br>Un tiempo mas corto de etapa origina una simulación mas exacta pero mas lenta.<br>
282 simedtdlg.lbl.ttip.Timestep2 = The 4<sup>th</sup> ordenar el método de simulación es bastante preciso con un tiempo de etapa de
283 simedtdlg.but.ttip.resettodefault = Restituir el tiempo de etapa a su valor por defecto (
284 simedtdlg.border.Simlist = Oyentes del simulador
285 simedtdlg.txt.longA1 = <html><i>Oyentes del simulador</i> es una prestación avanzada que permite al código escrito del usuario oir e interaccionar con la simulación.  
286 simedtdlg.txt.longA2 = Para detalles de esta prestación de los oyentes, vea la documentación técnica del Open Rocket.
287 simedtdlg.lbl.Curlist = Oyentes actuales
288 simedtdlg.lbl.Addsimlist = Añadir la audición del simulador
289 simedtdlg.lbl.Noflightdata = No hay datos disponibles del vuelo.
290 simedtdlg.lbl.runsimfirst = Por favor accione la simulación primero.
291 simedtdlg.chart.Simflight = Vuelo simulado
292 simedtdlg.dlg.Simres = Resultados de la simulación
293 simedtdlg.IntensityDesc.None = None
294 simedtdlg.IntensityDesc.Verylow = Very low
295 simedtdlg.IntensityDesc.Low = Low
296 simedtdlg.IntensityDesc.Medium = Medium
297 simedtdlg.IntensityDesc.High = High
298 simedtdlg.IntensityDesc.Veryhigh = Very high
299 simedtdlg.IntensityDesc.Extreme = Extreme
300
301
302
303 ! Simulation Panel
304 simpanel.but.newsimulation = Nueva simulación
305 simpanel.but.editsimulation = Editar la simulación
306 simpanel.but.runsimulations = Lanzar las simulaciones
307 simpanel.but.deletesimulations = Borrar las simulaciones
308 simpanel.but.plotexport = Exportar / Plot
309 simpanel.but.ttip.newsimulation = Añadir una nueva simulación
310 simpanel.but.ttip.editsim = Mostrar la simulación seleccionada
311 simpanel.but.ttip.runsimu = Accionar de nuevo las simulaciones seleccionadas
312 simpanel.but.ttip.deletesim = Borrar las simulaciones seleccionadas
313 simpanel.checkbox.donotask = No preguntarme de nuevo
314 simpanel.lbl.defpref = Puede cambiar la operación por defecto por las preferencias
315 simpanel.dlg.lbl.DeleteSim1 = ¿Borrar las simulaciones seleccionadas?
316 simpanel.dlg.lbl.DeleteSim2 = <html><i>Esta operación no puede deshacerse.</i>
317 simpanel.dlg.lbl.DeleteSim3 = Borrar las simulaciones
318 simpanel.col.Name = Nombre
319 simpanel.col.Motors = Motores
320 simpanel.col.Apogee = Apogeo
321 simpanel.col.Maxvelocity = Velocidad máxima
322 simpanel.col.Maxacceleration = Aceleración máxima
323 simpanel.col.Timetoapogee = Tiempo hasta el apogeo
324 simpanel.col.Flighttime = Duración del vuelo
325 simpanel.col.Groundhitvelocity = Ground hit velocity
326
327 ! SimulationRunDialog
328 SimuRunDlg.title.RunSim = Accionando simulaciones
329 SimuRunDlg.lbl.Running = Accionando
330 SimuRunDlg.lbl.Simutime = Duración de la simulación
331 SimuRunDlg.lbl.Altitude = Altitud:
332 SimuRunDlg.lbl.Velocity = Velocidad:
333 SimuRunDlg.msg.Unabletosim = Incapaz de simular:
334 SimuRunDlg.msg.errorOccurred = Ha ocurrido un error durante la simulación:
335 SimuRunDlg.msg.AnException1 = Ha ocurrido una excepción durante la simulación:
336 SimuRunDlg.msg.AnException2 = Por favor anote esto como un error con todos los detalles debajo.
337 SimuRunDlg.msg.AssertionError1 = Se ha producido un error informático durante la simulación.
338 SimuRunDlg.msg.AssertionError2 = Por favor anote esto como un error con todos los detalles debajo.
339 SimuRunDlg.msg.unknownerror1 = Se ha detectado un error desconocido durante la simulación.
340 SimuRunDlg.msg.unknownerror2 = The program puede ser inestable, Guarde todos sus diseños y reinicie OpenRocket ahora!
341
342
343
344 ! SimulationExportPanel
345 SimExpPan.desc = Documentos separados por comas (*.csv)
346 SimExpPan.border.Vartoexport = Variables para exportar
347 SimExpPan.but.Selectall = Seleccione todo
348 SimExpPan.but.Selectnone = No seleccione nada
349 SimExpPan.border.Fieldsep = Separador de campo
350 SimExpPan.lbl.Fieldsepstr = Barra separador de campo
351 SimExpPan.lbl.longA1 = <html>Las barras para separar campos en el documento exportado.<br>
352 SimExpPan.lbl.longA2 = Use ',' Para valores separados por comas (CSV) file.
353 SimExpPan.checkbox.Includesimudesc = Incluye descripción de la simulación
354 SimExpPan.checkbox.ttip.Includesimudesc = Incluye un comentario en el inicio del documento describiendo la simulación.
355 SimExpPan.border.Comments = Comentarios
356 SimExpPan.checkbox.Includefielddesc = Incluye descripciones de campo
357 SimExpPan.checkbox.ttip.Includefielddesc = Incluye una línea de comentario con las descripciones de las variables exportadas.
358 SimExpPan.checkbox.Incflightevents = Incluye los eventos del vuelo
359 SimExpPan.checkbox.ttip.Incflightevents = Incluye una linea de comentario para cada evento del vuelo
360 SimExpPan.lbl.Commentchar = Carácter de comentario
361 SimExpPan.lbl.ttip.Commentchar = La características(as) que marcan una línea de comentario.
362 SimExpPan.but.Exporttofile = Exportar al documento...
363 SimExpPan.Fileexists.desc1 = File \"
364 SimExpPan.Fileexists.desc2 = \" exists.  Overwrite?
365 SimExpPan.Fileexists.title = File exists
366 SimExpPan.ExportingVar.desc1 = Exporting 1 variable out of
367 SimExpPan.ExportingVar.desc2 = Exporting 
368 SimExpPan.ExportingVar.desc3 = variables out of
369 SimExpPan.Col.Variable = Variable
370 SimExpPan.Col.Unit = Unit
371
372 ! MotorPlot
373 MotorPlot.title.Motorplot = Plot del motor
374 MotorPlot.but.Select = Seleccionar la configuración del motor a usar
375 MotorPlot.Chart.Motorthrustcurve = Curva de empuje del motor
376 MotorPlot.Chart.Time = Tiempo / s
377 MotorPlot.Chart.Thrust = Empuje / N
378 MotorPlot.txt.Designation = Designación:
379 MotorPlot.txt.Manufacturer = Fabricante:
380 MotorPlot.txt.Type = Tipo:
381 MotorPlot.txt.Delays = Retardos:
382 MotorPlot.txt.Comment = Comentario:\n
383
384
385
386 ! Simulation plot panel
387 simplotpanel.lbl.Presetplotconf = Pre configuración del Plot:
388 simplotpanel.lbl.Xaxistype = Tipo de eje X:
389 simplotpanel.lbl.Unit = Unidad:
390 simplotpanel.lbl.Yaxistypes = Tipo de eje Y:
391 simplotpanel.lbl.Flightevents = Eventos del vuelo:
392 simplotpanel.but.All = Todos
393 simplotpanel.but.None = Ninguno
394 simplotpanel.but.NewYaxisplottype = Nuevo tipo de Eje Y del Plot
395 simplotpanel.but.Plotflight = Trazado del vuelo
396 simplotpanel.lbl.Axis = Ejes:
397 simplotpanel.but.ttip.Removethisplot = Borrar este Plot
398 simplotpanel.Desc = Los datos según orden de tiempo serán impresos en el eke X si no hay tiempo
399 simplotpanel.OptionPane.lbl1 = Se permiten un máximo de 15 impresiones
400 simplotpanel.OptionPane.lbl2 = No puede añadirse el plot
401 simplotpanel.AUTO_NAME = Auto
402 simplotpanel.LEFT_NAME = Left
403 simplotpanel.RIGHT_NAME = Right
404 simplotpanel.CUSTOM = Custom
405
406 ! Component add buttons
407 compaddbuttons.Bodycompandfinsets = Componentes del fuselaje y aletas
408 compaddbuttons.Nosecone = Ojiva
409 compaddbuttons.Bodytube = Tubo del fuselaje
410 compaddbuttons.Transition = Transición
411 compaddbuttons.Trapezoidal = Trapezoidal
412 compaddbuttons.Elliptical = Elíptico
413 compaddbuttons.Freeform = Forma libre
414 compaddbuttons.Launchlug = Guía en el fuselaje
415 compaddbuttons.Innercomponent = Componente interior
416 compaddbuttons.Innertube = Tubo interior
417 compaddbuttons.Coupler = Acoplador
418 compaddbuttons.Centeringring = Arandela\nde centraje
419 compaddbuttons.Bulkhead = Cámara
420 compaddbuttons.Engineblock = Retén\nde motor
421 compaddbuttons.Massobjects = Masa de objetos
422 compaddbuttons.Parachute = Paracaídas
423 compaddbuttons.Streamer = Banderola
424 compaddbuttons.Shockcord = Tirante de suspensión
425 compaddbuttons.Masscomponent = Componente\nmasa
426 compaddbuttons.Donotaskmeagain = No me lo pregunte de nuevo
427 compaddbuttons.Selectcomppos = Seleccionar la posición del componente
428 compaddbuttons.lbl.Youcanchange = Puede cambiar la operación en las preferencias por defecto
429 compaddbuttons.lbl.insertcomp = ¿Inserta el componente despues del actual o como último?
430 compaddbuttons.askPosition.Inserthere = Inserte aquí
431 compaddbuttons.askPosition.Addtotheend = Añadir al final
432 compaddbuttons.askPosition.Cancel = Borrar
433
434 ! Component Analysis Dialog
435 componentanalysisdlg.componentanalysis = Análisis del componente
436 componentanalysisdlg.lbl.winddir = Dirección del viento:
437 componentanalysisdlg.TitledBorder.warnings = Advertencias:
438 componentanalysisdlg.ToggleBut.worst = Peor
439 componentanalysisdlg.lbl.angleofattack = Ángulo de ataque:
440 componentanalysisdlg.lbl.machnumber = Número Mach:
441 componentanalysisdlg.lbl.rollrate = Valor de giro:
442 componentanalysisdlg.lbl.activestages = Etapas activas:
443 componentanalysisdlg.lbl.motorconf = Configuración del Motor:
444 componentanalysisdlg.TabStability.Col = Componente
445 componentanalysisdlg.TabStability = Estabilidad
446 componentanalysisdlg.TabStability.ttip = Información de Estabilidad
447 componentanalysisdlg.dragTableModel.Col.Component = Componente
448 componentanalysisdlg.dragTableModel.Col.Pressure = <html>Presión C<sub>D</sub>
449 componentanalysisdlg.dragTableModel.Col.Base = <html>Base C<sub>D</sub>
450 componentanalysisdlg.dragTableModel.Col.friction = <html>Rozamiento C<sub>D</sub>
451 componentanalysisdlg.dragTableModel.Col.total = <html>Total C<sub>D</sub>
452 componentanalysisdlg.dragTabchar = Características de rozamiento
453 componentanalysisdlg.dragTabchar.ttip = Características de rozamiento
454 componentanalysisdlg.rollTableModel.Col.component = Componente
455 componentanalysisdlg.rollTableModel.Col.rollforc = Coeficiente de giro
456 componentanalysisdlg.rollTableModel.Col.rolldamp = Coeficiente de corrección de giro
457 componentanalysisdlg.rollTableModel.Col.total = <html>Total C<sub>l</sub>
458 componentanalysisdlg.rollTableModel = Dinámica de giro
459 componentanalysisdlg.rollTableModel.ttip = Dinámica de giro
460 componentanalysisdlg.println.closingmethod = Llamado método de cierre:
461 componentanalysisdlg.println.settingnam = SETTING NAN VALUES
462 componentanalysisdlg.lbl.reflenght = Longitud de referencia: 
463 componentanalysisdlg.lbl.refarea = Área de referencia: 
464 !componentanalysisdlg.But.close =Close
465
466 ! Custom Material dialog
467 custmatdlg.title.Custommaterial = Material hecho en casa
468 custmatdlg.lbl.Materialname = Nombre del material: 
469 custmatdlg.lbl.Materialtype = Tipo de material:
470 custmatdlg.lbl.Materialdensity = Densidad del material:
471 custmatdlg.checkbox.Addmaterial = Agregar material a la base de datos
472
473
474 ! Ring Component Config
475 ringcompcfg.OuterRadius = OuterRadius
476 ringcompcfg.Automatic = Automático
477 ringcompcfg.InnerRadius = InnerRadius
478 ringcompcfg.Thickness = Espesor
479 ringcompcfg.Length = Longitud
480 ringcompcfg.Positionrelativeto = Posición relativa a:
481 ringcompcfg.plus = plus
482 ringcompcfg.PositionValue = Valor de posición
483 ringcompcfg.Radialdistance = Distancia radial:
484 ringcompcfg.Distancefrom = Distancia desde la línea central del cohete
485 ringcompcfg.Radialdirection = Radial direction
486 ringcompcfg.radialdirectionfrom = En dirección radial desde la línea central del cohete
487 ringcompcfg.but.Reset = Reiniciar
488 ringcompcfg.but.Resetcomponant = Resituar el componente a la línea central del cohete
489 ringcompcfg.EngineBlock.desc = <html>An <b>engine block</b> stops the motor from moving forwards in the motor mount tube.<br><br>In order to add a motor, create a <b>body tube</b> or <b>inner tube</b> and mark it as a motor mount in the <em>Motor</em> tab.
490 ringcompcfg.note.desc = Note: An inner tube will not affect the aerodynamics of the rocket even if it is located outside of the body tube.
491
492
493 ! Body Tube Config
494 BodyTubecfg.lbl.Bodytubelength = Longitud del tubo del fuselaje:
495 BodyTubecfg.lbl.Outerdiameter = Diámtero exterior:
496 BodyTubecfg.lbl.Innerdiameter = Diámetro interior:
497 BodyTubecfg.lbl.Wallthickness = Espesor de la pared:
498 BodyTubecfg.tab.General = General
499 BodyTubecfg.tab.Generalproperties = Propiedades generales
500 BodyTubecfg.tab.Motor = Motor
501 BodyTubecfg.tab.Motormountconf = Configuración del porta motor
502 BodyTubecfg.checkbox.Automatic = Automático
503 BodyTubecfg.checkbox.Filled = Archivado
504
505 ! FinSetConfig
506 FinSetConfig.tab.Fintabs = Raíz de aleta
507 FinSetConfig.tab.Through-the-wall = Raíces de aleta a través de la pared
508 FinSetConfig.but.Converttofreeform = Convertir a forma libre
509 FinSetConfig.but.Converttofreeform.ttip = Convertir esta forma de aleta a una forma libre
510 FinSetConfig.Convertfinset = Convertir la configuración de aleta
511 FinSetConfig.but.Splitfins = Separar las aletas
512 FinSetConfig.but.Splitfins.ttip = Dividir la configuración de aleta en varias separadas
513 FinSetConfig.lbl.Through-the-wall  = Raíces de aleta a través de la pared: 
514 FinSetConfig.lbl.Tablength = Longitud de la raíz:
515 FinSetConfig.ttip.Tablength = La longitud de la raíz de aleta.
516 FinSetConfig.lbl.Tabheight = Altura de la raíz: 
517 FinSetConfig.ttip.Tabheight = Envergadura en altura de la raíz de aleta.
518 FinSetConfig.lbl.Tabposition = Posición de la raíz:
519 FinSetConfig.ttip.Tabposition = Posición de la raíz de aleta.
520 FinSetConfig.lbl.relativeto = Relativo a
521
522 ! MotorDatabaseLoadingDialog
523 MotorDbLoadDlg.title = Cargando motores
524 MotorDbLoadDlg.Loadingmotors = Cargando motores...
525
526 ! RocketConfig
527 RocketCfg.lbl.Designname = Nombre del proyecto:
528 RocketCfg.lbl.Designer = Proyectista:
529 RocketCfg.lbl.Comments = Comentarios:
530 RocketCfg.lbl.Revisionhistory = Histórico de la revisión:
531 RocketCfg.lbl.Material = Material:
532
533 ! ShockCordConfig
534 ShockCordCfg.lbl.Shockcordlength = Longitud del tirante de suspensión
535
536 ! RocketComponentConfig
537 RocketCompCfg.lbl.Componentname = Nombre del componente:
538 RocketCompCfg.ttip.Thecomponentname = El nombre del componente.
539 RocketCompCfg.tab.Override = Elegir
540 RocketCompCfg.tab.MassandCGoverride = Elección de estimación de Masa y CG
541 RocketCompCfg.tab.Figure = Figura
542 RocketCompCfg.tab.Figstyleopt = Opciones de estilo de la figura
543 RocketCompCfg.tab.Comment = Comentarios
544 RocketCompCfg.tab.Specifyacomment = Especifique un comentario para el componente
545 RocketCompCfg.lbl.Mass = Masa:
546 RocketCompCfg.lbl.Componentmass = Masa del componente:
547 RocketCompCfg.lbl.overriddento = (Elegido para
548 RocketCompCfg.lbl.overriddenby = (Elegido por
549 RocketCompCfg.lbl.Componentmaterial = Material del componente:
550 RocketCompCfg.lbl.Componentfinish = Acabado:
551 RocketCompCfg.lbl.ttip.componentmaterialaffects = El material del componente afecta su peso.
552 RocketCompCfg.combo.ttip.componentmaterialaffects = El material del componente afecta su peso.
553 RocketCompCfg.lbl.longA1 = <html>El acabado del componente afecta su coeficiente de rozamiento.<br>
554 RocketCompCfg.lbl.longA2 = El valor indicado es el promedio de la rugosidad en altura de la superficie.
555 RocketCompCfg.but.Setforall = Aplicar a todos
556 RocketCompCfg.but.ttip.Setforall = Aplicar este acabado a todos los componentes del cohete.
557 RocketCompCfg.lbl.Overridemassorcenter = Elegir  la masa o el CG del
558 RocketCompCfg.checkbox.Overridemass = Elegir la masa:
559 RocketCompCfg.checkbox.Overridecenterofgrav = Elegir el CG:
560 RocketCompCfg.checkbox.OverridemassandCG = Elegir la masa y el CG de todos los subcomponentes
561 RocketCompCfg.lbl.longB1 = <html>La masa elegida no incluye los motores.<br>
562 RocketCompCfg.lbl.longB2 = El CG se mide desde el extremo frontal del
563 RocketCompCfg.lbl.Commentsonthe = Comentarios sobre
564 RocketCompCfg.lbl.Figurestyle = Estilo de figura:
565 RocketCompCfg.lbl.Componentcolor = Color del componente:
566 RocketCompCfg.lbl.Choosecolor = Elija color
567 RocketCompCfg.checkbox.Usedefaultcolor = Use color por defecto
568 RocketCompCfg.lbl.Complinestyle = Estilo de línea del componente:
569 RocketCompCfg.but.Saveasdefstyle = Guarde como estilo por defecto
570 RocketCompCfg.lbl.Diameter = Diámetro:
571 RocketCompCfg.lbl.Length = Longitud:
572 RocketCompCfg.lbl.Thickness = Espesor:
573 RocketCompCfg.checkbox.Endcapped = Extremo troncado
574 RocketCompCfg.ttip.Endcapped = Si el extremo del hombro está troncado.
575 RocketCompCfg.title.Noseconeshoulder = Hombro de la ojiva
576 RocketCompCfg.title.Aftshoulder = Trasera del hombro
577 RocketCompCfg.border.Foreshoulder = Fore shoulder 
578 !RocketCompCfg.lbl.Length = Length:
579
580 ! BulkheadConfig
581 BulkheadCfg.tab.Radius = Radio:
582 BulkheadCfg.tab.Thickness = Espesor:
583 BulkheadCfg.tab.General = General
584 BulkheadCfg.tab.Generalproperties = Propiedades generales
585
586 !CenteringRingConfig
587 CenteringRingCfg.tab.Outerdiam = Diámetro exterior:
588 CenteringRingCfg.tab.Innerdiam = Diámetro interior:
589 CenteringRingCfg.tab.Thickness = Espesor:
590 CenteringRingCfg.tab.General = General
591 CenteringRingCfg.tab.Generalproperties = Propiedades generales
592
593 !ComponentConfigDialog
594 ComponentCfgDlg.configuration = configuración
595 ComponentCfgDlg.Modify = Modificar
596
597 !EllipticalFinSetConfig
598 EllipticalFinSetCfg.Nbroffins = Número de aletas:
599 EllipticalFinSetCfg.Rotation = Rotación:
600 EllipticalFinSetCfg.Fincant = Canto de aleta:
601 EllipticalFinSetCfg.Rootchord = Anclaje de la raíz:
602 EllipticalFinSetCfg.Height = Altura:
603 EllipticalFinSetCfg.Positionrelativeto = Posición relativa a:
604 EllipticalFinSetCfg.plus = plus
605 EllipticalFinSetCfg.FincrossSection = Sección de corte de la aleta:
606 EllipticalFinSetCfg.Thickness = Espesor:
607 EllipticalFinSetCfg.General = General
608 EllipticalFinSetCfg.Generalproperties = Propiedades generales
609 EllipticalFinSetCfg.ttip.Fincant = Ángulo que forma el canto de la aleta con respecto al fuselaje.
610
611 !FreeformFinSetConfig
612 FreeformFinSetCfg.tab.General = General
613 FreeformFinSetCfg.tab.ttip.General = Propiedades generales
614 FreeformFinSetCfg.tab.Shape = Forma
615 FreeformFinSetCfg.tab.ttip.Finshape = Forma de la aleta
616 FreeformFinSetCfg.lbl.Numberoffins = Número de aletas:
617 FreeformFinSetCfg.lbl.Finrotation = Rotación de la aleta:
618 FreeformFinSetCfg.lbl.Fincant = Canto de la aleta:
619 FreeformFinSetCfg.lbl.ttip.Fincant = Angulo que el canto de las aletas forman con respecto al fuselaje.
620 FreeformFinSetCfg.lbl.Posrelativeto = Posición relativa a:
621 FreeformFinSetCfg.lbl.plus = plus
622 FreeformFinSetCfg.lbl.FincrossSection = Sección de la aleta:
623 FreeformFinSetCfg.lbl.Thickness = Espesor:
624
625 !InnerTubeConfig
626 InnerTubeCfg.tab.Motor = Motor
627 InnerTubeCfg.tab.ttip.Motor = Configuración del porta motor
628 InnerTubeCfg.tab.Cluster = Cluster
629 InnerTubeCfg.tab.ttip.Cluster = Configuración del cluster
630 InnerTubeCfg.tab.Radialpos = Posición radial
631 InnerTubeCfg.tab.ttip.Radialpos = Posición radial
632 InnerTubeCfg.lbl.Selectclustercfg = Elija la configuración del cluster:
633 InnerTubeCfg.lbl.TubeSep = Separación del tubo:
634 InnerTubeCfg.lbl.ttip.TubeSep = La separación de los tubos, 1.0 = tocándose uno a otro
635 InnerTubeCfg.lbl.Rotation = Rotación:
636 InnerTubeCfg.lbl.ttip.Rotation = Configuración del ángulo de rotación del cluster
637 InnerTubeCfg.lbl.Rotangle = Angulo de rotación de la configuración del cluster
638 InnerTubeCfg.but.Splitcluster = Split cluster
639 InnerTubeCfg.lbl.longA1 = <html>Split del cluster dentro de componentes separados.<br>
640 InnerTubeCfg.lbl.longA2 = Esto también duplica todos los componentes unidos a este tubo interior.
641 InnerTubeCfg.but.Resetsettings = Reiniciar configuración
642 InnerTubeCfg.but.ttip.Resetsettings = Reiniciar la separación y la rotación a valores predeterminados
643
644 ! LaunchLugConfig
645 LaunchLugCfg.lbl.Length = Longitud:
646 LaunchLugCfg.lbl.Outerdiam = Diámetro exterior:
647 LaunchLugCfg.lbl.Innerdiam = Diámetro interior:
648 LaunchLugCfg.lbl.Thickness = Espesor:
649 LaunchLugCfg.lbl.Radialpos = Posición radial:
650 LaunchLugCfg.lbl.Posrelativeto = Posición relativa a:
651 LaunchLugCfg.lbl.plus = plus
652 LaunchLugCfg.tab.General = General
653 LaunchLugCfg.tab.Generalprop = Propiedades generales
654
655 ! MassComponentConfig
656 MassComponentCfg.lbl.Mass = Masa
657 MassComponentCfg.lbl.Length = Longitud
658 MassComponentCfg.lbl.Diameter = Diámetro
659 MassComponentCfg.lbl.PosRelativeto = Posición relativa a:
660 MassComponentCfg.lbl.plus = plus
661 MassComponentCfg.tab.General = General
662 MassComponentCfg.tab.ttip.General = Propiedades generales
663 MassComponentCfg.tab.Radialpos = Posición radial
664 MassComponentCfg.tab.ttip.Radialpos = Configuración de la posición radial
665 MassComponentCfg.lbl.Radialdistance = Distancia radial:
666 MassComponentCfg.lbl.Radialdirection = Dirección radial:
667 MassComponentCfg.but.Reset = Reiniciar
668
669 ! MotorConfig
670 MotorCfg.checkbox.compmotormount = Este componente es un porta motor
671 MotorCfg.lbl.Motorcfg = Configuración del motor:
672 MotorCfg.but.New = New
673 MotorCfg.lbl.Currentmotor = Motor actual:
674 MotorCfg.lbl.Motoroverhang = Sobresalida del motor:
675 MotorCfg.lbl.Ignitionat = Encendido en:
676 MotorCfg.lbl.plus = plus
677 MotorCfg.lbl.seconds = segundos
678 MotorCfg.lbl.longA1 = El diseño actual tiene solo una etapa.
679 MotorCfg.lbl.longA2 = Pueden agregarse etapas haciendo clic \"Nueva etapa\".
680 MotorCfg.lbl.longB1 = El diseño actual tiene
681 MotorCfg.lbl.longB2 = etapas.
682 MotorCfg.but.Selectmotor = Seleccionar motor
683 MotorCfg.but.Removemotor = Quitar motor
684 MotorCfg.lbl.motorLabel = Ninguno
685
686 ! NoseConeConfig
687 NoseConeCfg.lbl.Noseconeshape = Forma de la ojiva:
688 NoseConeCfg.lbl.Shapeparam = Parámetros de la forma:
689 NoseConeCfg.lbl.Noseconelength = Longitud de la ojiva:
690 NoseConeCfg.lbl.Basediam = Diámetro de la base:
691 NoseConeCfg.checkbox.Automatic = Automático
692 NoseConeCfg.lbl.Wallthickness = Espesor de la pared:
693 NoseConeCfg.checkbox.Filled = Archivado
694 NoseConeCfg.tab.General = General
695 NoseConeCfg.tab.ttip.General = Porpiedades generales
696 NoseConeCfg.tab.Shoulder = Hombro
697 NoseConeCfg.tab.ttip.Shoulder = Propiedades del hombro
698
699 ! ParachuteConfig
700 ParachuteCfg.lbl.Canopy = Campana:
701 ParachuteCfg.lbl.Diameter = Diámetro:
702 ParachuteCfg.lbl.Material = Material:
703 ParachuteCfg.combo.MaterialModel = El material del componente afecta su peso.
704 ParachuteCfg.lbl.longA1 = <html>Drag coefficient C<sub>D</sub>:
705 ParachuteCfg.lbl.longB1 = <html>Coeficiente de rozamiento relativo al área total del paracaídas.<br>
706 ParachuteCfg.lbl.longB2 = Un mas alto coeficiente de rozamiento genera un valor de descenso mas lento.  
707 ParachuteCfg.lbl.longB3 = Un valor típico para los paracaídas es 0,8.
708 ParachuteCfg.but.Reset = Reiniciar
709 ParachuteCfg.lbl.Shroudlines = Cuerdas:
710 ParachuteCfg.lbl.Numberoflines = Número de cuerdas:
711 ParachuteCfg.lbl.Linelength = Longitud de cuerda:
712 ParachuteCfg.lbl.Material = Material:
713 ParachuteCfg.lbl.Posrelativeto = Posición relativa a:
714 ParachuteCfg.lbl.plus = plus
715 ParachuteCfg.lbl.Packedlength = Longitud enpaquetado:
716 ParachuteCfg.lbl.Packeddiam = Diámetro del empaquetado:
717 ParachuteCfg.lbl.Deploysat = Despliegue en:
718 ParachuteCfg.lbl.seconds = segundos
719 ParachuteCfg.lbl.Altitude = Altitud:
720 ParachuteCfg.tab.General = General
721 ParachuteCfg.tab.ttip.General = Propiedades generales
722 ParachuteCfg.tab.Radialpos = Posición radial
723 ParachuteCfg.tab.ttip.Radialpos = Configuración de la posición radial
724 ParachuteCfg.lbl.Radialdistance = Distancia radial:
725 ParachuteCfg.lbl.Radialdirection = Dirección radial:
726 ParachuteCfg.but.Reset = Reset
727
728 ! ShockCordConfig 
729 ShockCordCfg.lbl.Shockcordlength = Shock cord length
730 ShockCordCfg.lbl.Shockcordmaterial = Material del tirante de suspensión:
731 ShockCordCfg.lbl.Posrelativeto = Posición relativa a:
732 ShockCordCfg.lbl.plus = plus
733 ShockCordCfg.lbl.Packedlength = Longitud del empaquetado:
734 ShockCordCfg.lbl.Packeddiam = Diámetro del empaquetado:
735 ShockCordCfg.tab.General = General
736 ShockCordCfg.tab.ttip.General = Propiedades generales
737
738 !SleeveConfig
739 SleeveCfg.tab.Outerdiam = Diámetro exterior:
740 SleeveCfg.tab.Innerdiam = Diámetro interior:
741 SleeveCfg.tab.Wallthickness = Espesor de la pared:
742 SleeveCfg.tab.Length = Longitud:
743 SleeveCfg.tab.General = General
744 SleeveCfg.tab.Generalproperties = Propiedades generales
745
746 ! StreamerConfig
747 StreamerCfg.lbl.Striplength = Longitud de la cinta:
748 StreamerCfg.lbl.Stripwidth = Ancho de la cinta:
749 StreamerCfg.lbl.Striparea = Área de la cinta:
750 StreamerCfg.lbl.Aspectratio = Relación de aspecto:
751 StreamerCfg.lbl.Material = Material:
752 StreamerCfg.combo.ttip.MaterialModel = El material del componente afecta su peso.
753 StreamerCfg.lbl.longA1 = <html>Coeficiente de fricción C<sub>D</sub>:
754 StreamerCfg.lbl.longB1 = <html>Coeficiente de fricción relativo al área total de la banderola.<br>
755 StreamerCfg.lbl.longB2 = Un mayor coeficiente de fricción genera un valor de descenso mas lento.
756 StreamerCfg.lbl.Automatic = Automático
757 StreamerCfg.lbl.longC1 = El coeficiente de Fricción es relativo al área de la banderola.
758 StreamerCfg.lbl.Posrelativeto = Posición relativa a:
759 StreamerCfg.lbl.plus = plus
760 StreamerCfg.lbl.Packedlength = Longitud de empaquetado:
761 StreamerCfg.lbl.Packeddiam = Diámetro de empaquetado:
762 StreamerCfg.lbl.Deploysat = Despliegue a:
763 StreamerCfg.lbl.seconds = segundos
764 StreamerCfg.lbl.Altitude = Altitud:
765 StreamerCfg.tab.General = General
766 StreamerCfg.tab.ttip.General = Propiedades generales
767 StreamerCfg.tab.Radialpos = Posición radial
768 StreamerCfg.tab.ttip.Radialpos = Configuración de posición radial
769 StreamerCfg.lbl.Radialdistance = Distancia radial:
770 StreamerCfg.lbl.Radialdirection = Dirección radial:
771 StreamerCfg.but.Reset = Reiniciar
772
773 ! ThicknessRingComponentConfig
774 ThicknessRingCompCfg.tab.Outerdiam = Diámetro exterior:
775 ThicknessRingCompCfg.tab.Innerdiam = Diámetro Interior:
776 ThicknessRingCompCfg.tab.Wallthickness = Espesor de la pared:
777 ThicknessRingCompCfg.tab.Length = Longitud:
778 ThicknessRingCompCfg.tab.General = General
779 ThicknessRingCompCfg.tab.Generalprop = Propiedades generales
780
781 ! TransitionConfig
782 TransitionCfg.lbl.Transitionshape = Forma de la transición:
783 TransitionCfg.checkbox.Clipped = Acortado
784 TransitionCfg.lbl.Shapeparam = Parámetro de forma:
785 TransitionCfg.lbl.Transitionlength = Longitud de la transición:
786 TransitionCfg.lbl.Forediam = Diámetro delantero:
787 TransitionCfg.checkbox.Automatic = Automático
788 TransitionCfg.lbl.Aftdiam = Diámetro trasero:
789 TransitionCfg.lbl.Wallthickness = Espesor de la pared:
790 TransitionCfg.checkbox.Filled = Archivado
791 TransitionCfg.tab.General = General
792 TransitionCfg.tab.Generalproperties = Propiedades generales
793 TransitionCfg.tab.Shoulder = Hombro
794 TransitionCfg.tab.Shoulderproperties = Propiedades del hombro
795
796 ! TrapezoidFinSetConfig
797 TrapezoidFinSetCfg.lbl.Nbroffins = Número de aletas:
798 TrapezoidFinSetCfg.lbl.ttip.Nbroffins = Número de aletas en la base de aletas.
799 TrapezoidFinSetCfg.lbl.Finrotation = Rotación de las aletas:
800 TrapezoidFinSetCfg.lbl.ttip.Finrotation = Ángulo de la primera aleta en la base de aletas.
801 TrapezoidFinSetCfg.lbl.Fincant = Canto de aleta:
802 TrapezoidFinSetCfg.lbl.ttip.Fincant = El ángulo del canto de las aletas respecto al fuselaje.
803 TrapezoidFinSetCfg.lbl.Rootchord = Anclaje de la raíz:
804 TrapezoidFinSetCfg.lbl.Tipchord = Forma de la extremidad:
805 TrapezoidFinSetCfg.lbl.Height = Altura:
806 TrapezoidFinSetCfg.lbl.Sweeplength = Longitud del barrido:
807 TrapezoidFinSetCfg.lbl.Sweepangle = Ángulo de barrido:
808 TrapezoidFinSetCfg.lbl.FincrossSection = Sección de la aleta:
809 TrapezoidFinSetCfg.lbl.Thickness = Espesor:
810 TrapezoidFinSetCfg.lbl.Posrelativeto = Posición relativa a:
811 TrapezoidFinSetCfg.lbl.plus = plus
812 TrapezoidFinSetCfg.tab.General = General
813 TrapezoidFinSetCfg.tab.Generalproperties = Propiedades generales
814
815 !MotorConfigurationModel
816 MotorCfgModel.Editcfg = Editar configuraciones
817
818 ! StorageOptionChooser
819 StorageOptChooser.lbl.Simdatatostore = Almacenar datos simulados
820 StorageOptChooser.rdbut.Allsimdata = Todos los datos simulados
821 StorageOptChooser.lbl.longA1 = <html>Almacenar todos los datos simulados.<br>
822 StorageOptChooser.lbl.longA2 = Puede significar archivos muy grandes
823 StorageOptChooser.rdbut.Every = Cada
824 StorageOptChooser.lbl.longB1 = <html>Almacenar valores de impresión aproximadamente este lejano apartado.<br>
825 StorageOptChooser.lbl.longB2 = Resultados de valores grandes en archivos mas pequeños.
826 StorageOptChooser.lbl.seconds = Segundos
827 StorageOptChooser.rdbut.Onlyprimfig = Solamente figuras primarios
828 StorageOptChooser.lbl.longC1 = <html>Almacenas sólo los valores en la tabla sumario.<br>
829 StorageOptChooser.lbl.longC2 = Estos resultados en los archivos mas pequeños.
830 StorageOptChooser.checkbox.Compfile = Archivo comprimido
831 StorageOptChooser.lbl.UsingComp = Usando la compresión reducimos el tamaño de los archivos. 
832 StorageOptChooser.lbl.longD1 = Una estimación de cuan grande será un archivo podría tenerse con las presentes opciones.
833 StorageOptChooser.ttip.Saveopt = Guardar opciones
834 StorageOptChooser.lbl.Estfilesize = Estimación del tamaño del archivo:
835 StorageOptChooser.lbl.Saveopt = Guardar opciones
836
837 ! ThrustCurveMotorSelectionPanel
838 TCMotorSelPan.lbl.Selrocketmotor = Selecciones el motor del cohete:
839 TCMotorSelPan.checkbox.hideSimilar = Borrar las curvas muy similares
840 TCMotorSelPan.SHOW_DESCRIPTIONS.desc1 = Show all motors
841 TCMotorSelPan.SHOW_DESCRIPTIONS.desc2 = Show motors with diameter less than that of the motor mount
842 TCMotorSelPan.SHOW_DESCRIPTIONS.desc3 = Show motors with diameter equal to that of the motor mount
843 TCMotorSelPan.lbl.Motormountdia = Motor mount diameter:
844 TCMotorSelPan.lbl.Search = Search:
845 TCMotorSelPan.lbl.Selectthrustcurve = Select thrust curve:
846 TCMotorSelPan.lbl.Ejectionchargedelay = Ejection charge delay:
847 TCMotorSelPan.equalsIgnoreCase.None = None
848 TCMotorSelPan.lbl.NumberofsecondsorNone = (Number of seconds or \"None\")
849 TCMotorSelPan.lbl.Totalimpulse = Total impulse:
850 TCMotorSelPan.lbl.Avgthrust = Avg. thrust:
851 TCMotorSelPan.lbl.Maxthrust = Max. thrust:
852 TCMotorSelPan.lbl.Burntime = Burn time:
853 TCMotorSelPan.lbl.Launchmass = Launch mass:
854 TCMotorSelPan.lbl.Emptymass = Empty mass:
855 TCMotorSelPan.lbl.Datapoints = Data points:
856 TCMotorSelPan.lbl.Digest = Digest:
857 TCMotorSelPan.title.Thrustcurve = Thrust curve:
858 TCMotorSelPan.title.Thrust = Thrust
859 TCMotorSelPan.delayBox.None = None
860
861
862 ! PlotDialog
863 PlotDialog.title.Flightdataplot = Representar los datos de vuelo
864 PlotDialog.Chart.Simulatedflight = Vuelo simulado
865 PlotDialog.CheckBox.Showdatapoints = Mostrar los puntos datos
866 PlotDialog.lbl.Chart = Click+bajar el rozamiento+derecha ampliar, arriba+izquierda disminuir
867
868
869 ! "main" prefix is used for the main application dialog
870
871 main.menu.file = Archivo
872 main.menu.file.new = Nuevo
873 main.menu.file.open = Abrir...
874 main.menu.file.openExample = Abrir ejemplo...
875 main.menu.file.save = Guardar
876 main.menu.file.saveAs = Guardar como...
877 main.menu.file.print = Imprimir...
878 main.menu.file.close = Cerrar
879 main.menu.file.quit = Silenciar
880
881 main.menu.edit = Representar
882 main.menu.edit.undo = Invertir
883 main.menu.edit.redo = Rehacer
884 main.menu.edit.cut = Cortar
885 main.menu.edit.copy = Copiar
886 main.menu.edit.paste = Pegar
887 main.menu.edit.delete = Borrar
888 main.menu.edit.preferences = Preferencias
889
890 main.menu.analyze = Analizar
891 main.menu.analyze.componentAnalysis = Análisis de componentes
892
893 main.menu.help = Ayuda
894 main.menu.help.license = Licencia
895 main.menu.help.bugReport = Report de supresiones
896 main.menu.help.debugLog = Registro de recuperaciones
897 main.menu.help.about = Acerca de
898
899 main.menu.debug = Recuperación
900 main.menu.debug.whatisthismenu = ¿Que es este menú?
901 main.menu.debug.createtestrocket = Crear prueba de modelo
902
903 ! database
904 ! Translate here all material database
905 !
906
907 ! Material database
908 ! BULK_MATERIAL
909 Databases.materials.Acrylic = Acrylic
910 Databases.materials.Balsa = Balsa
911 Databases.materials.Birch = Birch
912 Databases.materials.Cardboard = Cardboard
913 Databases.materials.Carbonfiber = Carbon fiber
914 Databases.materials.Cork = Cork
915 Databases.materials.DepronXPS = Depron (XPS)
916 Databases.materials.Fiberglass = Fiberglass
917 Databases.materials.Kraftphenolic = Kraft phenolic
918 Databases.materials.Maple = Maple
919 Databases.materials.Paperoffice = Paper (office)
920 Databases.materials.Pine = Pine
921 Databases.materials.Plywoodbirch = Plywood (birch)
922 Databases.materials.PolycarbonateLexan = Polycarbonate (Lexan)
923 Databases.materials.Polystyrene = Polystyrene
924 Databases.materials.PVC = PVC
925 Databases.materials.Spruce = Spruce
926 Databases.materials.StyrofoamgenericEPS = Styrofoam (generic EPS)
927 Databases.materials.StyrofoamBluefoamXPS = Styrofoam \"Blue foam\" (XPS)
928 Databases.materials.Quantumtubing = Quantum tubing
929 !SURFACE_MATERIAL
930 Databases.materials.Ripstopnylon = Ripstop nylon
931 Databases.materials.Mylar = Mylar
932 Databases.materials.Polyethylenethin = Polyethylene (thin)
933 Databases.materials.Polyethyleneheavy = Polyethylene (heavy)
934 Databases.materials.Silk = Silk
935 Databases.materials.Paperoffice = Paper (office)
936 Databases.materials.Cellophane = Cellophane
937 Databases.materials.Creape paper = Cr\u00eape paper
938 ! LINE_MATERIAL
939 Databases.materials.Threadheavy-duty = Thread (heavy-duty)
940 Databases.materials.Elasticcordround2mm = Elastic cord (round 2mm, 1/16 in)
941 Databases.materials.Elasticcordflat6mm = Elastic cord (flat  6mm, 1/4 in)
942 Databases.materials.Elasticcordflat12mm = Elastic cord (flat 12mm, 1/2 in)
943 Databases.materials.Elasticcordflat19mm = Elastic cord (flat 19mm, 3/4 in)
944 Databases.materials.Elasticcordflat25mm = Elastic cord (flat 25mm, 1 in)
945 Databases.materials.Braidednylon2mm = Braided nylon (2 mm, 1/16 in)
946 Databases.materials.Braidednylon3mm = Braided nylon (3 mm, 1/8 in)
947 Databases.materials.Tubularnylon11mm = Tubular nylon (11 mm, 7/16 in)
948 Databases.materials.Tubularnylon14mm = Tubular nylon (14 mm, 9/16 in)
949 Databases.materials.Tubularnylon25mm = Tubular nylon (25 mm, 1 in)
950
951 ! ExternalComponent
952 ExternalComponent.Rough = Rough
953 ExternalComponent.Unfinished = Unfinished
954 ExternalComponent.Regularpaint = Regular paint
955 ExternalComponent.Smoothpaint = Smooth paint
956 ExternalComponent.Polished = Polished
957
958 ! LineStyle
959 LineStyle.Solid = Solid
960 LineStyle.Dashed = Dashed
961 LineStyle.Dotted = Dotted
962 LineStyle.Dash-dotted = Dash-dotted
963 LineStyle.Defaultstyle = Default style
964
965 ! Shape
966 Shape.Conical = Conical
967 Shape.Conical.desc1 = A conical nose cone has a profile of a triangle.
968 Shape.Conical.desc2 = A conical transition has straight sides.
969 Shape.Ogive = Ogive
970 Shape.Ogive.desc1 = An ogive nose cone has a profile that is a segment of a circle.  The shape parameter value 1 produces a <b>tangent ogive</b>, which has a smooth transition to the body tube, values less than 1 produce <b>secant ogives</b>.
971 Shape.Ogive.desc2 = An ogive transition has a profile that is a segment of a circle.    The shape parameter value 1 produces a <b>tangent ogive</b>, which has a smooth transition to the body tube at the aft end, values less than 1 produce <b>secant ogives</b>.
972 Shape.Ellipsoid = Ellipsoid
973 Shape.Ellipsoid.desc1 = An ellipsoidal nose cone has a profile of a half-ellipse with major axes of lengths 2&times;<i>Length</i> and <i>Diameter</i>.
974 Shape.Ellipsoid.desc2 = An ellipsoidal transition has a profile of a half-ellipse with major axes of lengths 2&times;<i>Length</i> and <i>Diameter</i>.  If the transition is not clipped, then the profile is extended at the center by the corresponding radius.              
975 Shape.Powerseries = Power series
976 Shape.Powerseries.descA1 = A power series nose cone has a profile of <i>Radius</i>&nbsp;&times;&nbsp;(<i>x</i>&nbsp;/&nbsp;<i>Length</i>)<sup><i>k</i></sup> where <i>k</i> is the shape parameter.  For <i>k</i>=0.5 this is a <b>
977 Shape.Powerseries.descA2 = -power</b> or <b>parabolic</b> nose cone, for <i>k</i>=0.75 a <b>
978 Shape.Powerseries.descA3 = -power</b>, and for <i>k</i>=1 a <b>conical</b> nose cone.
979 Shape.Powerseries.descB1 = A power series transition has a profile of <i>Radius</i>&nbsp;&times;&nbsp;(<i>x</i>&nbsp;/&nbsp;<i>Length</i>)<sup><i>k</i></sup> where <i>k</i> is the shape parameter.  For <i>k</i>=0.5 the transition is <b>
980 Shape.Powerseries.descB2 = -power</b> or <b>parabolic</b>, for <i>k</i>=0.75 a <b>
981 Shape.Powerseries.descB3 = -power</b>, and for <i>k</i>=1 <b>conical</b>.
982 Shape.Parabolicseries = Parabolic series
983 Shape.Parabolicseries.desc1 = A parabolic series nose cone has a profile of a parabola.  The shape parameter defines the segment of the parabola to utilize.  The shape parameter 1.0 produces a <b>full parabola</b> which is tangent to the body tube, 0.75 produces a <b>3/4 parabola</b>, 0.5 procudes a <b>1/2 parabola</b> and 0 produces a <b>conical</b> nose cone.
984 Shape.Parabolicseries.desc2 = A parabolic series transition has a profile of a parabola.  The shape parameter defines the segment of the parabola to utilize.  The shape parameter 1.0 produces a <b>full parabola</b> which is tangent to the body tube at the aft end, 0.75 produces a <b>3/4 parabola</b>, 0.5 procudes a <b>1/2 parabola</b> and 0 produces a <b>conical</b> transition.
985 Shape.Haackseries = Haack series
986 Shape.Haackseries.desc1 = The Haack series nose cones are designed to minimize drag.  The shape parameter 0 produces an <b>LD-Haack</b> or <b>Von Karman</b> nose cone, which minimizes drag for fixed length and diameter, while a value of 0.333 produces an <b>LV-Haack</b> nose cone, which minimizes drag for fixed length and volume.
987 Shape.Haackseries.desc2 = The Haack series <i>nose cones</i> are designed to minimize drag.  These transition shapes are their equivalents, but do not necessarily produce optimal drag for transitions.  The shape parameter 0 produces an <b>LD-Haack</b> or <b>Von Karman</b> shape, while a value of 0.333 produces an <b>LV-Haack</b> shape.               
988
989
990 ! RocketComponent
991 RocketComponent.Position.TOP = Top of the parent component
992 RocketComponent.Position.MIDDLE = Middle of the parent component
993 RocketComponent.Position.BOTTOM = Bottom of the parent component
994 RocketComponent.Position.AFTER = After the parent component
995 RocketComponent.Position.ABSOLUTE = Tip of the nose cone
996
997 ! LaunchLug
998 LaunchLug.Launchlug = Launch lug
999 ! NoseCone
1000 NoseCone.NoseCone = Nose cone
1001 ! Transition
1002 Transition.Transition = Transition
1003 !Stage
1004 Stage.Stage = Stage
1005 ! BodyTube
1006 BodyTube.BodyTube = Body tube
1007 ! TubeCoupler
1008 TubeCoupler.TubeCoupler = Tube coupler
1009 !InnerTube
1010 InnerTube.InnerTube = Inner Tube
1011 ! TrapezoidFinSet
1012 TrapezoidFinSet.TrapezoidFinSet = Trapezoidal fin set
1013 ! FreeformFinSet
1014 FreeformFinSet.FreeformFinSet = Freeform fin set
1015 !MassComponent
1016 MassComponent.MassComponent = Mass component
1017 ! Parachute
1018 Parachute.Parachute = Parachute
1019 ! ShockCord
1020 ShockCord.ShockCord = Shock cord
1021 ! Bulkhead
1022 Bulkhead.Bulkhead = Bulkhead
1023
1024 !Rocket
1025 Rocket.motorCount.Nomotor = [No motors]
1026 Rocket.compname.Rocket = Rocket
1027
1028 !MotorMount
1029 MotorMount.IgnitionEvent.AUTOMATIC = Automatic (launch or ejection charge)
1030 MotorMount.IgnitionEvent.LAUNCH = Launch
1031 MotorMount.IgnitionEvent.EJECTION_CHARGE = First ejection charge of previous stage
1032 MotorMount.IgnitionEvent.BURNOUT = First burnout of previous stage
1033 MotorMount.IgnitionEvent.NEVER = Never
1034
1035 !ComponentIcons 
1036 ComponentIcons.Nosecone = Nose cone
1037 ComponentIcons.Bodytube = Body tube
1038 ComponentIcons.Transition = Transition
1039 ComponentIcons.Trapezoidalfinset = Trapezoidal fin set
1040 ComponentIcons.Ellipticalfinset = Elliptical fin set
1041 ComponentIcons.Freeformfinset = Freeform fin set
1042 ComponentIcons.Launchlug = Launch lug
1043 ComponentIcons.Innertube = Inner tube
1044 ComponentIcons.Tubecoupler = Tube coupler
1045 ComponentIcons.Centeringring = Centering ring
1046 ComponentIcons.Bulkhead = Bulk head
1047 ComponentIcons.Engineblock = Engine block
1048 ComponentIcons.Parachute = Parachute
1049 ComponentIcons.Streamer = Streamer
1050 ComponentIcons.Shockcord = Shock cord
1051 ComponentIcons.Masscomponent = Mass component
1052 ComponentIcons.disabled = (disabled)
1053
1054 ! StageAction
1055 StageAction.Stage = Stage
1056
1057 ! RecoveryDevice
1058 RecoveryDevice.DeployEvent.LAUNCH = Launch (plus NN seconds)
1059 RecoveryDevice.DeployEvent.EJECTION = First ejection charge of this stage
1060 RecoveryDevice.DeployEvent.APOGEE = Apogee
1061 RecoveryDevice.DeployEvent.ALTITUDE = Specific altitude during descent
1062 RecoveryDevice.DeployEvent.NEVER = Never
1063
1064 ! FlightEvent
1065 FlightEvent.Type.LAUNCH = Launch
1066 FlightEvent.Type.IGNITION = Motor ignition
1067 FlightEvent.Type.LIFTOFF = Lift-off
1068 FlightEvent.Type.LAUNCHROD = Launch rod clearance
1069 FlightEvent.Type.BURNOUT = Motor burnout
1070 FlightEvent.Type.EJECTION_CHARGE = Ejection charge
1071 FlightEvent.Type.STAGE_SEPARATION = Stage separation
1072 FlightEvent.Type.APOGEE = Apogee
1073 FlightEvent.Type.RECOVERY_DEVICE_DEPLOYMENT = Recovery device deployment
1074 FlightEvent.Type.GROUND_HIT = Ground hit
1075 FlightEvent.Type.SIMULATION_END = Simulation end
1076 FlightEvent.Type.ALTITUDE = Altitude change
1077
1078 ! ThrustCurveMotorColumns
1079 TCurveMotorCol.MANUFACTURER = Manufacturer
1080 TCurveMotorCol.DESIGNATION = Designation
1081 TCurveMotorCol.TYPE = Type
1082 TCurveMotorCol.DIAMETER = Diameter
1083 TCurveMotorCol.LENGTH = Length
1084
1085 ! RocketInfo
1086 RocketInfo.lengthLine.Length = Length
1087 RocketInfo.lengthLine.maxdiameter = , max. diameter
1088 RocketInfo.massText1 = Mass with motors 
1089 RocketInfo.massText2 = Mass with no motors
1090 RocketInfo.at = at M=
1091 RocketInfo.cgText = CG:
1092 RocketInfo.cpText = CP:
1093 RocketInfo.stabText = Stability:
1094 RocketInfo.Warning = Warning:
1095 RocketInfo.Calculating = Calculating...
1096 RocketInfo.Apogee = Apogee:
1097 RocketInfo.Maxvelocity = Max. velocity:
1098 RocketInfo.Maxacceleration = Max. acceleration:
1099 RocketInfo.apogeeValue = N/A
1100 RocketInfo.Mach = (Mach
1101 RocketInfo.velocityValue = N/A
1102 RocketInfo.accelerationValue = N/A
1103
1104 ! FinSet
1105 FinSet.CrossSection.SQUARE = Square
1106 FinSet.CrossSection.ROUNDED = Rounded
1107 FinSet.CrossSection.AIRFOIL = Airfoil
1108 FinSet.TabRelativePosition.FRONT = Root chord leading edge
1109 FinSet.TabRelativePosition.CENTER = Root chord midpoint
1110 FinSet.TabRelativePosition.END = Root chord trailing edge
1111
1112 ! FlightDataType
1113 FlightDataType.TYPE_TIME = Time
1114 FlightDataType.TYPE_ALTITUDE = Altitude
1115 FlightDataType.TYPE_VELOCITY_Z = Vertical velocity
1116 FlightDataType.TYPE_ACCELERATION_Z = Vertical acceleration
1117 FlightDataType.TYPE_VELOCITY_TOTAL = Total velocity
1118 FlightDataType.TYPE_ACCELERATION_TOTAL = Total acceleration
1119 FlightDataType.TYPE_POSITION_X = Position upwind
1120 FlightDataType.TYPE_POSITION_Y = Position parallel to wind
1121 FlightDataType.TYPE_POSITION_XY = Lateral distance
1122 FlightDataType.TYPE_POSITION_DIRECTION = Lateral direction
1123 FlightDataType.TYPE_VELOCITY_XY = Lateral velocity
1124 FlightDataType.TYPE_ACCELERATION_XY = Lateral acceleration
1125 FlightDataType.TYPE_AOA = Angle of attack
1126 FlightDataType.TYPE_ROLL_RATE = Roll rate
1127 FlightDataType.TYPE_PITCH_RATE = Pitch rate
1128 FlightDataType.TYPE_YAW_RATE = Yaw rate
1129 FlightDataType.TYPE_MASS = Mass
1130 FlightDataType.TYPE_LONGITUDINAL_INERTIA = Longitudinal moment of inertia
1131 FlightDataType.TYPE_ROTATIONAL_INERTIA = Rotational moment of inertia
1132 FlightDataType.TYPE_CP_LOCATION = CP location
1133 FlightDataType.TYPE_CG_LOCATION = CG location
1134 FlightDataType.TYPE_STABILITY = Stability margin calibers
1135 FlightDataType.TYPE_MACH_NUMBER = Mach number
1136 FlightDataType.TYPE_REYNOLDS_NUMBER = Reynolds number
1137 FlightDataType.TYPE_THRUST_FORCE = Thrust
1138 FlightDataType.TYPE_DRAG_FORCE = Drag force
1139 FlightDataType.TYPE_DRAG_COEFF = Drag coefficient
1140 FlightDataType.TYPE_AXIAL_DRAG_COEFF = Axial drag coefficient
1141 FlightDataType.TYPE_FRICTION_DRAG_COEFF = Friction drag coefficient
1142 FlightDataType.TYPE_PRESSURE_DRAG_COEFF = Pressure drag coefficient
1143 FlightDataType.TYPE_BASE_DRAG_COEFF = Base drag coefficient
1144 FlightDataType.TYPE_NORMAL_FORCE_COEFF = Normal force coefficient
1145 FlightDataType.TYPE_PITCH_MOMENT_COEFF = Pitch moment coefficient
1146 FlightDataType.TYPE_YAW_MOMENT_COEFF = Yaw moment coefficient
1147 FlightDataType.TYPE_SIDE_FORCE_COEFF = Side force coefficient
1148 FlightDataType.TYPE_ROLL_MOMENT_COEFF = Roll moment coefficient
1149 FlightDataType.TYPE_ROLL_FORCING_COEFF = Roll forcing coefficient
1150 FlightDataType.TYPE_ROLL_DAMPING_COEFF = Roll damping coefficient
1151 FlightDataType.TYPE_PITCH_DAMPING_MOMENT_COEFF = Pitch damping coefficient
1152 FlightDataType.TYPE_YAW_DAMPING_MOMENT_COEFF = Yaw damping coefficient
1153 FlightDataType.TYPE_REFERENCE_LENGTH = Reference lenght
1154 FlightDataType.TYPE_REFERENCE_AREA = Reference area
1155 FlightDataType.TYPE_ORIENTATION_THETA = Vertical orientation (zenith)
1156 FlightDataType.TYPE_ORIENTATION_PHI = Lateral orientation (azimuth)
1157 FlightDataType.TYPE_WIND_VELOCITY = Wind velocity
1158 FlightDataType.TYPE_AIR_TEMPERATURE = Air temperature
1159 FlightDataType.TYPE_AIR_PRESSURE = Air pressure
1160 FlightDataType.TYPE_SPEED_OF_SOUND = Speed of sound
1161 FlightDataType.TYPE_TIME_STEP = Simulation time step
1162 FlightDataType.TYPE_COMPUTATION_TIME = Computation time
1163
1164 ! PlotConfiguration
1165 PlotConfiguration.Verticalmotion = Vertical motion vs. time
1166 PlotConfiguration.Totalmotion = Total motion vs. time
1167 PlotConfiguration.Flightside = Flight side profile
1168 PlotConfiguration.Stability = Stability vs. time
1169 PlotConfiguration.Dragcoef = Drag coefficients vs. Mach number
1170 PlotConfiguration.Rollcharacteristics = Roll characteristics
1171 PlotConfiguration.Angleofattack = Angle of attack and orientation vs. time
1172 PlotConfiguration.Simulationtime = Simulation time step and computation time
1173
1174 ! Warning
1175 Warning.LargeAOA.str1 = Large angle of attack encountered.
1176 Warning.LargeAOA.str2 = Large angle of attack encountered (
1177 Warning.DISCONTINUITY = Discontinuity in rocket body diameter.
1178 Warning.THICK_FIN = Thick fins may not be modeled accurately.
1179 Warning.JAGGED_EDGED_FIN = Jagged-edged fin predictions may be inaccurate.
1180 Warning.LISTENERS_AFFECTED = Listeners modified the flight simulation
1181 Warning.RECOVERY_DEPLOYMENT_WHILE_BURNING = Recovery device opened while motor still burning.
1182 Warning.FILE_INVALID_PARAMETER = Invalid parameter encountered, ignoring.