diff --git a/leocad.pro b/leocad.pro
index 9023e765..a6b4eea5 100644
--- a/leocad.pro
+++ b/leocad.pro
@@ -86,7 +86,7 @@ APPVEYOR_REPO_COMMIT = $$(APPVEYOR_REPO_COMMIT)
}
}
-TSFILES = resources/leocad_fr.ts resources/leocad_pt.ts resources/leocad_de.ts resources/leocad_uk.ts resources/leocad_cs.ts
+TSFILES = resources/leocad_fr.ts resources/leocad_pt.ts resources/leocad_de.ts resources/leocad_uk.ts resources/leocad_cs.ts resources/leocad_es.ts
lrelease.input = TSFILES
lrelease.output = ${QMAKE_FILE_PATH}/${QMAKE_FILE_BASE}.qm
lrelease.commands = $$QMAKE_LRELEASE -silent ${QMAKE_FILE_IN} -qm ${QMAKE_FILE_PATH}/${QMAKE_FILE_BASE}.qm
@@ -312,5 +312,5 @@ OTHER_FILES +=
RESOURCES += leocad.qrc
!win32 {
- TRANSLATIONS = resources/leocad_pt.ts resources/leocad_fr.ts resources/leocad_de.ts resources/leocad_uk.ts resources/leocad_cs.ts
+ TRANSLATIONS = resources/leocad_pt.ts resources/leocad_fr.ts resources/leocad_de.ts resources/leocad_uk.ts resources/leocad_cs.ts resources/leocad_es.ts
}
diff --git a/leocad.qrc b/leocad.qrc
index a7c6cbb6..52466b49 100644
--- a/leocad.qrc
+++ b/leocad.qrc
@@ -100,6 +100,7 @@
resources/leocad_fr.qm
resources/leocad_pt.qm
resources/leocad_de.qm
+ resources/leocad_es.qm
resources/leocad_uk.qm
resources/leocad_cs.qm
resources/shaders/fakelit_color_ps.glsl
diff --git a/qt/lc_qpreferencesdialog.cpp b/qt/lc_qpreferencesdialog.cpp
index ddcfc73b..a2249895 100644
--- a/qt/lc_qpreferencesdialog.cpp
+++ b/qt/lc_qpreferencesdialog.cpp
@@ -12,7 +12,7 @@
static const char* gLanguageLocales[] =
{
- "", "cs_CZ", "de_DE", "en_US", "fr_FR", "pt_PT"
+ "", "cs_CZ", "de_DE", "en_US", "fr_FR", "pt_PT", "es_ES"
};
lcQPreferencesDialog::lcQPreferencesDialog(QWidget* Parent, lcPreferencesDialogOptions* Options)
diff --git a/qt/lc_qpreferencesdialog.ui b/qt/lc_qpreferencesdialog.ui
index 0d86fbc5..6c254830 100644
--- a/qt/lc_qpreferencesdialog.ui
+++ b/qt/lc_qpreferencesdialog.ui
@@ -85,6 +85,11 @@
Português
+ -
+
+ Español
+
+
-
diff --git a/resources/leocad_es.ts b/resources/leocad_es.ts
new file mode 100644
index 00000000..5cd379c0
--- /dev/null
+++ b/resources/leocad_es.ts
@@ -0,0 +1,5708 @@
+
+
+
+
+ Action
+
+
+ File.New
+
+
+
+
+ File.Open
+
+
+
+
+ File.Merge
+
+
+
+
+ File.Save
+
+
+
+
+ File.SaveAs
+
+
+
+
+ File.SaveImage
+
+
+
+
+ File.Import.LDD
+
+
+
+
+ File.Import.Inventory
+
+
+
+
+ File.Export.3DS
+
+
+
+
+ File.Export.COLLADA
+
+
+
+
+ File.Export.HTML
+
+
+
+
+ File.Export.BrickLink
+
+
+
+
+ File.Export.CSV
+
+
+
+
+ File.Export.POVRay
+
+
+
+
+ File.Export.Wavefront
+
+
+
+
+ File.Render
+
+
+
+
+ File.Print
+
+
+
+
+ File.PrintPreview
+
+
+
+
+ File.PrintBOM
+
+
+
+
+ File.Recent1
+
+
+
+
+ File.Recent2
+
+
+
+
+ File.Recent3
+
+
+
+
+ File.Recent4
+
+
+
+
+ File.Exit
+
+
+
+
+ Edit.Undo
+
+
+
+
+ Edit.Redo
+
+
+
+
+ Edit.Cut
+
+
+
+
+ Edit.Copy
+
+
+
+
+ Edit.Paste
+
+
+
+
+ Edit.Find
+
+
+
+
+ Edit.FindNext
+
+
+
+
+ Edit.FindPrevious
+
+
+
+
+ Edit.SelectAll
+
+
+
+
+ Edit.SelectNone
+
+
+
+
+ Edit.SelectInvert
+
+
+
+
+ Edit.SelectByName
+
+
+
+
+ Edit.SelectByColor
+
+
+
+
+ Edit.SelectSingle
+
+
+
+
+ Edit.SelectPiece
+
+
+
+
+ Edit.SelectColor
+
+
+
+
+ Edit.SelectPieceColor
+
+
+
+
+ Edit.TransformRelative
+
+
+
+
+ Edit.Snap.Toggle
+
+
+
+
+ Edit.SnapMove.XY0
+
+
+
+
+ Edit.SnapMove.XY1
+
+
+
+
+ Edit.SnapMove.XY2
+
+
+
+
+ Edit.SnapMove.XY3
+
+
+
+
+ Edit.SnapMove.XY4
+
+
+
+
+ Edit.SnapMove.XY5
+
+
+
+
+ Edit.SnapMove.XY6
+
+
+
+
+ Edit.SnapMove.XY7
+
+
+
+
+ Edit.SnapMove.XY8
+
+
+
+
+ Edit.SnapMove.XY9
+
+
+
+
+ Edit.SnapMove.Z0
+
+
+
+
+ Edit.SnapMove.Z1
+
+
+
+
+ Edit.SnapMove.Z2
+
+
+
+
+ Edit.SnapMove.Z3
+
+
+
+
+ Edit.SnapMove.Z4
+
+
+
+
+ Edit.SnapMove.Z5
+
+
+
+
+ Edit.SnapMove.Z6
+
+
+
+
+ Edit.SnapMove.Z7
+
+
+
+
+ Edit.SnapMove.Z8
+
+
+
+
+ Edit.SnapMove.Z9
+
+
+
+
+ Edit.SnapAngle.Toggle
+
+
+
+
+ Edit.SnapAngle.Angle0
+
+
+
+
+ Edit.SnapAngle.Angle1
+
+
+
+
+ Edit.SnapAngle.Angle2
+
+
+
+
+ Edit.SnapAngle.Angle3
+
+
+
+
+ Edit.SnapAngle.Angle4
+
+
+
+
+ Edit.SnapAngle.Angle5
+
+
+
+
+ Edit.SnapAngle.Angle6
+
+
+
+
+ Edit.SnapAngle.Angle7
+
+
+
+
+ Edit.SnapAngle.Angle8
+
+
+
+
+ Edit.SnapAngle.Angle9
+
+
+
+
+ Edit.Transform
+
+
+
+
+ Edit.TransformAbsoluteTranslation
+
+
+
+
+ Edit.TransformRelativeTranslation
+
+
+
+
+ Edit.TransformAbsoluteRotation
+
+
+
+
+ Edit.TransformRelativeRotation
+
+
+
+
+ Edit.Tool.Insert
+
+
+
+
+ Edit.Tool.Light
+
+
+
+
+ Edit.Tool.Spotlight
+
+
+
+
+ Edit.Tool.Camera
+
+
+
+
+ Edit.Tool.Select
+
+
+
+
+ Edit.Tool.Move
+
+
+
+
+ Edit.Tool.Rotate
+
+
+
+
+ Edit.Tool.Delete
+
+
+
+
+ Edit.Tool.Paint
+
+
+
+
+ Edit.Tool.Zoom
+
+
+
+
+ Edit.Tool.Pan
+
+
+
+
+ Edit.Tool.RotateView
+
+
+
+
+ Edit.Tool.Roll
+
+
+
+
+ Edit.Tool.ZoomRegion
+
+
+
+
+ Edit.Cancel
+
+
+
+
+ View.Preferences
+
+
+
+
+ View.ZoomIn
+
+
+
+
+ View.ZoomOut
+
+
+
+
+ View.ZoomExtents
+
+
+
+
+ View.LookAt
+
+
+
+
+ View.MoveForward
+
+
+
+
+ View.MoveBackward
+
+
+
+
+ View.MoveLeft
+
+
+
+
+ View.MoveRight
+
+
+
+
+ View.MoveUp
+
+
+
+
+ View.MoveDown
+
+
+
+
+ View.Viewpoint.Front
+
+
+
+
+ View.Viewpoint.Back
+
+
+
+
+ View.Viewpoint.Top
+
+
+
+
+ View.Viewpoint.Bottom
+
+
+
+
+ View.Viewpoint.Left
+
+
+
+
+ View.Viewpoint.Right
+
+
+
+
+ View.Viewpoint.Home
+
+
+
+
+ View.Cameras.None
+
+
+
+
+ View.Cameras.Camera01
+
+
+
+
+ View.Cameras.Camera02
+
+
+
+
+ View.Cameras.Camera03
+
+
+
+
+ View.Cameras.Camera04
+
+
+
+
+ View.Cameras.Camera05
+
+
+
+
+ View.Cameras.Camera06
+
+
+
+
+ View.Cameras.Camera07
+
+
+
+
+ View.Cameras.Camera08
+
+
+
+
+ View.Cameras.Camera09
+
+
+
+
+ View.Cameras.Camera10
+
+
+
+
+ View.Cameras.Camera11
+
+
+
+
+ View.Cameras.Camera12
+
+
+
+
+ View.Cameras.Camera13
+
+
+
+
+ View.Cameras.Camera14
+
+
+
+
+ View.Cameras.Camera15
+
+
+
+
+ View.Cameras.Camera16
+
+
+
+
+ View.Cameras.Reset
+
+
+
+
+ View.Time.First
+
+
+
+
+ View.Time.Previous
+
+
+
+
+ View.Time.Next
+
+
+
+
+ View.Time.Last
+
+
+
+
+ View.Time.Insert
+
+
+
+
+ View.Time.Delete
+
+
+
+
+ View.Time.AddKeys
+
+
+
+
+ View.SplitHorizontal
+
+
+
+
+ View.SplitVertical
+
+
+
+
+ View.RemoveView
+
+
+
+
+ View.ResetViews
+
+
+
+
+ View.FullScreen
+
+
+
+
+ View.CloseCurrentTab
+
+
+
+
+ View.Shade.Wireframe
+
+
+
+
+ View.Shade.Flat
+
+
+
+
+ View.Shade.DefaultLights
+
+
+
+
+ View.Projection.Perspective
+
+
+
+
+ View.Projection.Orthographic
+
+
+
+
+ Piece.Insert
+
+
+
+
+ Piece.Delete
+
+
+
+
+ Piece.Duplicate
+
+
+
+
+ Piece.ResetPivotPoint
+
+
+
+
+ Piece.RemoveKeyFrames
+
+
+
+
+ Piece.ControlPoint.Insert
+
+
+
+
+ Piece.ControlPoint.Remove
+
+
+
+
+ Piece.Move.PlusX
+
+
+
+
+ Piece.Move.MinusX
+
+
+
+
+ Piece.Move.PlusY
+
+
+
+
+ Piece.Move.MinusY
+
+
+
+
+ Piece.Move.PlusZ
+
+
+
+
+ Piece.Move.MinusZ
+
+
+
+
+ Piece.Rotate.PlusX
+
+
+
+
+ Piece.Rotate.MinusX
+
+
+
+
+ Piece.Rotate.PlusY
+
+
+
+
+ Piece.Rotate.MinusY
+
+
+
+
+ Piece.Rotate.PlusZ
+
+
+
+
+ Piece.Rotate.MinusZ
+
+
+
+
+ Piece.MinifigWizard
+
+
+
+
+ Piece.Array
+
+
+
+
+ Piece.ViewSelectedModel
+
+
+
+
+ Piece.MoveSelectionToModel
+
+
+
+
+ Piece.InlineSelectedModels
+
+
+
+
+ Piece.EditSelectedSubmodel
+
+
+
+
+ Piece.EditEndSubmodel
+
+
+
+
+ Piece.Group
+
+
+
+
+ Piece.Ungroup
+
+
+
+
+ Piece.GroupAdd
+
+
+
+
+ Piece.GroupRemove
+
+
+
+
+ Piece.GroupEdit
+
+
+
+
+ Piece.HideSelected
+
+
+
+
+ Piece.HideUnselected
+
+
+
+
+ Piece.UnhideSelected
+
+
+
+
+ Piece.UnhideAll
+
+
+
+
+ Piece.ShowEarlier
+
+
+
+
+ Piece.ShowLater
+
+
+
+
+ Model.New
+
+
+
+
+ Model.Properties
+
+
+
+
+ Model.List
+
+
+
+
+ Model.Model01
+
+
+
+
+ Model.Model02
+
+
+
+
+ Model.Model03
+
+
+
+
+ Model.Model04
+
+
+
+
+ Model.Model05
+
+
+
+
+ Model.Model06
+
+
+
+
+ Model.Model07
+
+
+
+
+ Model.Model08
+
+
+
+
+ Model.Model09
+
+
+
+
+ Model.Model10
+
+
+
+
+ Model.Model11
+
+
+
+
+ Model.Model12
+
+
+
+
+ Model.Model13
+
+
+
+
+ Model.Model14
+
+
+
+
+ Model.Model15
+
+
+
+
+ Model.Model16
+
+
+
+
+ Model.Model17
+
+
+
+
+ Model.Model18
+
+
+
+
+ Model.Model19
+
+
+
+
+ Model.Model20
+
+
+
+
+ Model.Model21
+
+
+
+
+ Model.Model22
+
+
+
+
+ Model.Model23
+
+
+
+
+ Model.Model24
+
+
+
+
+ Help.HomePage
+
+
+
+
+ Help.BugReport
+
+
+
+
+ Help.Updates
+
+
+
+
+ Help.About
+
+
+
+
+ Menu
+
+
+ &New
+ &Nuevo
+
+
+
+ &Open...
+ &Abrir...
+
+
+
+ &Merge...
+ &Fusionar...
+
+
+
+ &Save
+ &Guardar
+
+
+
+ Save &As...
+ Guardar C&omo...
+
+
+
+ Save &Image...
+ Guardar la &Imagen...
+
+
+
+ 3D &Studio...
+ 3D &Studio…
+
+
+
+ &HTML...
+ &HTML…
+
+
+
+ &BrickLink...
+ &BrickLink…
+
+
+
+ &CSV...
+ &CSV…
+
+
+
+ &POV-Ray...
+ &POV-Ray…
+
+
+
+ &Wavefront...
+ &Wavefront…
+
+
+
+ Select by Col&or...
+ Seleccionar por Col&or...
+
+
+
+ Single Selection
+ Seleccion Unica
+
+
+
+ Piece Selection
+ Seleccionar Pieza
+
+
+
+ Color Selection
+ Seleccionar Color
+
+
+
+ Piece and Color Selection
+ Pieza y Seleccionar Color
+
+
+
+ Relative Transforms
+ Transformaciones Relativas
+
+
+
+ Move Snap Enabled
+ Movimiento por Acople Habilitado
+
+
+
+ Open Selected Model
+ Abrir Modelo Seleccionado
+
+
+
+ Edit Selected Submodel
+ Editar Submodelo Seleccionado
+
+
+
+ End Submodel Editing
+ Cerrar Edicion del Submodelo
+
+
+
+ New Submodel...
+ Nuevo Submodelo...
+
+
+
+ Prope&rties...
+ Prop&iedades…
+
+
+
+ &Print...
+ Im&primir...
+
+
+
+ &LEGO Digital Designer...
+ &LEGO Digital Designer...
+
+
+
+ Set &Inventory...
+ Escoger &Inventario...
+
+
+
+ &COLLADA...
+ &COLLADA...
+
+
+
+ &Render...
+ &Renderizar...
+
+
+
+ Print Pre&view...
+ Pre&via de impresion...
+
+
+
+ Print &Bill of Materials...
+ Imprimir &lista de materiales…
+
+
+
+ &Recent1
+ &Reciente1
+
+
+
+ &Recent2
+ &Reciente2
+
+
+
+ &Recent3
+ &Reciente3
+
+
+
+ &Recent4
+ &Reciente4
+
+
+
+ E&xit
+ &Salir
+
+
+
+ &Undo
+ Des&hacer
+
+
+
+ &Redo
+ &Rehacer
+
+
+
+ Cu&t
+ &Cortar
+
+
+
+ &Copy
+ Co&piar
+
+
+
+ &Paste
+ Pe&gar
+
+
+
+ &Find...
+ &Encontrar...
+
+
+
+ Find Ne&xt
+ Encontrar Sig&uiente
+
+
+
+ Find Pre&vious
+ Encontrar Pre&vio
+
+
+
+ Select &All
+ Seleccionar &Todo
+
+
+
+ Select &None
+ Seleccionar &Ninguno
+
+
+
+ Select &Invert
+ &Invertir la Selección
+
+
+
+ Select by Na&me...
+ Seleccionar por No&mbre…
+
+
+
+
+
+
+ None
+ Ninguno
+
+
+
+
+ 1/20 Stud
+ 1/20 Teton
+
+
+
+
+ 1/4 Stud
+ 1/4 Teton
+
+
+
+
+ 1 Flat
+ 1 Placa
+
+
+
+
+ 1/2 Stud
+ 1/2 Teton
+
+
+
+
+ 1 Stud
+ 1 Teton
+
+
+
+ 2 Studs
+ 2 Tetones
+
+
+
+ 3 Studs
+ 3 Tetones
+
+
+
+ 4 Studs
+ 4 Tetones
+
+
+
+ 8 Studs
+ 8 Tetones
+
+
+
+ 1 Brick
+ 1 Bloque
+
+
+
+ 2 Bricks
+ 2 Bloques
+
+
+
+ 4 Bricks
+ 4 Bloques
+
+
+
+ 8 Bricks
+ 8 Bloques
+
+
+
+ Rotation Snap Enabled
+ Rotación por Acople Habilitado
+
+
+
+ 1 Degree
+ 1 Grado
+
+
+
+ 5 Degrees
+ 5 Grados
+
+
+
+ 15 Degrees
+ 15 Grados
+
+
+
+ 22.5 Degrees
+ 22.5 Grados
+
+
+
+ 30 Degrees
+ 30 Grados
+
+
+
+ 45 Degrees
+ 45 Grados
+
+
+
+ 60 Degrees
+ 60 Grados
+
+
+
+ 90 Degrees
+ 90 Grados
+
+
+
+ 180 Degrees
+ 180 Grados
+
+
+
+ Transform
+ Transformación
+
+
+
+ Absolute Translation
+ Translación Absoluta
+
+
+
+ Relative Translation
+ Translación Relativa
+
+
+
+ Absolute Rotation
+ Rotación Absoluta
+
+
+
+ Relative Rotation
+ Rotación Relativa
+
+
+
+ Insert
+ Insertar
+
+
+
+ Light
+ Luz
+
+
+
+ Spotlight
+ Foco
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Camera
+ Cámara
+
+
+
+ Select
+ Seleccionar
+
+
+
+ Move
+ Mover
+
+
+
+ Rotate
+ Rotar
+
+
+
+ Delete
+ Borrar
+
+
+
+ Paint
+ Pintar
+
+
+
+ Zoom
+ Ampliación
+
+
+
+ Pan
+ Deslizar
+
+
+
+ Rotate View
+ Rotar Vista
+
+
+
+ Roll
+ Pivotar la Vista
+
+
+
+ Zoom Region
+ Ampliar Región
+
+
+
+ Cancel Action
+ Cancelar Acción
+
+
+
+ P&references...
+ P&referencias…
+
+
+
+ Zoom In
+ Ampliar
+
+
+
+ Zoom Out
+ Reducir
+
+
+
+ Zoom E&xtents
+ &Ver Todo
+
+
+
+ Look At
+ Ver el Modelo
+
+
+
+ Move Forward
+ Mover Adelante
+
+
+
+ Move Backward
+ Mover Atrás
+
+
+
+ Move Left
+ Mover Izquierda
+
+
+
+ Move Right
+ Mover Derecha
+
+
+
+ Move Up
+ Mover Arriba
+
+
+
+ Move Down
+ Mover Abajo
+
+
+
+ &Front
+ &Frente
+
+
+
+ &Back
+ &Detrás
+
+
+
+ &Top
+ En&cima
+
+
+
+ B&ottom
+ De&bajo
+
+
+
+ &Left
+ &Izquierda
+
+
+
+ &Right
+ &Derecha
+
+
+
+ &Home
+ &Inicio
+
+
+
+ Reset
+ Reiniciar
+
+
+
+ First
+ Primero
+
+
+
+ Previous
+ Previo
+
+
+
+ Next
+ Siguiente
+
+
+
+ Last
+ Último
+
+
+
+
+ Insert Step
+ Insertar Paso
+
+
+
+
+ Remove Step
+ Quitar Paso
+
+
+
+ Add Keys
+ Añadir Claves
+
+
+
+ Split &Horizontal
+ Dividir &Horizontalmente
+
+
+
+ Split &Vertical
+ Dividir &Verticalmente
+
+
+
+ Re&move View
+ Qui&tar Vista
+
+
+
+ Rese&t Views
+ Resetear &Vistas
+
+
+
+ &Full Screen
+ &Pantalla Completa
+
+
+
+ Close &Tab
+ Cerrar &Pestaña
+
+
+
+ &Wireframe
+ &Malla
+
+
+
+ &Flat Shading
+ &Sombreado Plano
+
+
+
+ &Default Lights
+ &Luces por Defecto
+
+
+
+ &Perspective
+ &Perspectiva
+
+
+
+ &Orthographic
+ &Ortográfico
+
+
+
+ &Insert
+ &Insertar
+
+
+
+ &Delete
+ &Borrar
+
+
+
+ &Duplicate
+ &Duplicar
+
+
+
+ Reset &Pivot Point
+ Reiniciar el &Punto de Pivote
+
+
+
+ Remove &Key Frames
+ Quitar &Fotogramas Clave
+
+
+
+ Insert Control Point
+ Insertar un Punto de Control
+
+
+
+ Remove Control Point
+ Quitar el Punto de Control
+
+
+
+ Move +X
+ Mover +X
+
+
+
+ Move -X
+ Mover -X
+
+
+
+ Move +Y
+ Mover +Y
+
+
+
+ Move -Y
+ Mover -Y
+
+
+
+ Move +Z
+ Mover +Z
+
+
+
+ Move -Z
+ Mover -Z
+
+
+
+ Rotate +X
+ Rotar +X
+
+
+
+ Rotate -X
+ Rotar -X
+
+
+
+ Rotate +Y
+ Rotar +Y
+
+
+
+ Rotate -Y
+ Rotar -Y
+
+
+
+ Rotate +Z
+ Rotar +Z
+
+
+
+ Rotate -Z
+ Rotar -Z
+
+
+
+ Minifig &Wizard...
+ &Asistente de Minifig…
+
+
+
+ A&rray...
+ &Conjunto…
+
+
+
+ Move to New Model...
+ Mover al Nuevo Modelo…
+
+
+
+ Inline Selected Models
+ Fusionar los Modelos Seleccionados
+
+
+
+ &Group...
+ &Agrupar...
+
+
+
+ &Ungroup
+ &Desagrupar
+
+
+
+ &Add to Group
+ &Añadir al Grupo
+
+
+
+ Re&move from Group
+ Qui&tar del Grupo
+
+
+
+ &Edit Groups...
+ &Editar Grupos…
+
+
+
+ &Hide Selected
+ &Ocultar la Selección
+
+
+
+ Hide &Unselected
+ Ocultar los no &Seleccionados
+
+
+
+ &Unhide Selected
+ &Mostrar los Seleccionados
+
+
+
+ U&nhide All
+ Mostrar &Todo
+
+
+
+ Show Earlier
+ Mostrar Anterior
+
+
+
+ Show Later
+ Mostrar Posterior
+
+
+
+ Submodels...
+ Submodelos...
+
+
+
+ Report a Bug
+ Reportar un Error
+
+
+
+ Move Selection Here
+ Mover la Selección Aquí
+
+
+
+ Set Current Step
+ Escoger el Paso Actual
+
+
+
+ LeoCAD &Home Page
+ &Pagina Principal de LeoCAD
+
+
+
+ Check for &Updates...
+ &Verificar Actualizaciones…
+
+
+
+ &About...
+ &Acerca de...
+
+
+
+ Mouse
+
+
+ NewPiece
+ NuevaPieza
+
+
+
+ NewPointLight
+ NuevoPuntodeLuz
+
+
+
+ NewSpotLight
+ NuevoFoco
+
+
+
+ NewCamera
+ NuevaCámara
+
+
+
+ Select
+ Seleccionar
+
+
+
+ Move
+ Mover
+
+
+
+ Rotate
+ Rotar
+
+
+
+ Delete
+ Borrar
+
+
+
+ Paint
+ Pintar
+
+
+
+ Zoom
+ Ampliación
+
+
+
+ Pan
+ Desplazar
+
+
+
+ Orbit
+ Orbitar
+
+
+
+ Roll
+ Pivotar la Vista
+
+
+
+ ZoomRegion
+ AmpliarRegión
+
+
+
+ Project
+
+
+ Empty Name
+ Nombre Vacío
+
+
+
+
+
+
+
+
+
+
+ Error
+ Error
+
+
+
+ Merged
+ Fusionado
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ LeoCAD
+ LeoCAD
+
+
+
+
+
+
+
+
+ Nothing to export.
+ Nada para Exportar.
+
+
+
+ Export 3D Studio
+ Exportar a 3D Studio
+
+
+
+ 3DS Files (*.3ds);;All Files (*.*)
+ Archivos 3DS (*.3ds);;Todos los Archivos (*.*)
+
+
+
+
+
+
+
+
+
+ Could not open file '%1' for writing.
+ No se pudo abrir el archivo « %1 » para guardar.
+
+
+
+ Export BrickLink
+ Exportar a BrickLink
+
+
+
+ XML Files (*.xml);;All Files (*.*)
+ Archivos XML (*.xml);;Todos los Archivos (*.*)
+
+
+
+ Export COLLADA
+ Exportar COLLADA
+
+
+
+ COLLADA Files (*.dae);;All Files (*.*)
+ Archivos COLLADA (*.dae);;Todos los Archivos (*.*)
+
+
+
+ Export CSV
+ Exportar a CSV
+
+
+
+ CSV Files (*.csv);;All Files (*.*)
+ Archivos CSV (*.csv);;Todos los Archivos (*.*)
+
+
+
+
+ Error creating images.
+ Error creando imágenes.
+
+
+
+ Export POV-Ray
+ Exportar a POV-Ray
+
+
+
+ POV-Ray Files (*.pov);;All Files (*.*)
+ Archivos POV-Ray (*.pov);;Todos los Archivos (*.*)
+
+
+
+
+ Could not find LGEO files in folder '%1'.
+ No se pudo encontrar los archivos LGEO en la carpeta « %1 ».
+
+
+
+ Export Wavefront
+ Exportar a Wavefront
+
+
+
+ Wavefront Files (*.obj);;All Files (*.*)
+ Archivos Wavefront (*.obj);;Todos los archivos (*.*)
+
+
+
+
+
+
+
+
+
+
+ Error writing to file '%1':
+%2
+ Error guardando el archivo « %1 » :
+%2
+
+
+
+
+ New Model.ldr
+ Nuevo Modelo.ldr
+
+
+
+ New Model.mpd
+ Nuevo Modelo.mpd
+
+
+
+ Submodel #
+ Submodelo #
+
+
+
+ Submodel Name:
+ Nombre del Submodelo:
+
+
+
+ The submodel name cannot be empty.
+ El nombre del submodelo no puede estar vacío.
+
+
+
+ Duplicate Submodel
+ Duplicar Submodelo
+
+
+
+ A submodel named '%1' already exists, please enter a unique name.
+ Un submodelo llamado '%1' ya existe, por favor ponga un nombre único.
+
+
+
+ New Submodel
+ Nuevo Submodelo
+
+
+
+ QApplication
+
+
+ Group #
+ Grupo n°
+
+
+
+ Solid Colors
+ Colors
+ Colores Sólidos
+
+
+
+ Translucent Colors
+ Colors
+ Colores Translucidos
+
+
+
+ Special Colors
+ Colors
+ Colores Especiales
+
+
+
+ Status
+
+
+ Save a picture of the current view
+ Guardar una imagen de la vista actual
+
+
+
+ Export a list of parts used in BrickLink XML format
+ Exportar una lista de las piezas usadas en formato XML de BrickLink
+
+
+
+ Export a list of parts used in comma delimited file format
+ Exportar una lista de las piezas usadas en formato de coma delimitada
+
+
+
+ Print a list of parts used
+ Imprimir una lista de piezas usadas
+
+
+
+ Undo the last action
+ Deshacer la última acción
+
+
+
+ Redo the previously undone action
+ Rehacer la acción previamente deshecha
+
+
+
+ Cut the selection and put it on the Clipboard
+ Cortar la selección y ponerla en el Portapapeles
+
+
+
+ Copy the selection and put it on the Clipboard
+ Copiar la selección y ponerla en el Portapapeles
+
+
+
+ Insert Clipboard contents
+ Insertar el contenido del Portapapeles
+
+
+
+
+ Find object
+ Encontrar objecto
+
+
+
+ Find next object
+ Encontrar el siguiente objecto
+
+
+
+ De-select everything
+ Deseleccionar todo
+
+
+
+ Invert the current selection set
+ Invertir el conjunto de selección actual
+
+
+
+ Select objects by name
+ Seleccionar objetos por su nombre
+
+
+
+ Toggle snap axes
+ Cambiar los ejes de acoplado
+
+
+
+ Snap rotations to fixed intervals
+ Acoplar rotaciones a intervalos fijos
+
+
+
+ Do not snap movement along the XY plane
+ No acoplar el movimiento a lo largo del plano XY
+
+
+
+ Snap movement along the XY plane to 1/20 stud
+ Acoplar el movimiento a lo largo del plano XY al Teton de 1/20
+
+
+
+ Snap movement along the XY plane to 1/4 stud
+ Acoplar el movimiento a lo largo del plano XY al Teton de 1/4
+
+
+
+ Snap movement along the XY plane to 1 flat
+ Acoplar el movimiento a lo largo del plano XY a la placa 1
+
+
+
+ Snap movement along the XY plane to 1/2 stud
+ Acoplar el movimiento a lo largo del plano XY al Teton de 1/2
+
+
+
+ Snap movement along the XY plane to 1 stud
+ Acoplar el movimiento a lo largo del plano XY al Teton de 1
+
+
+
+ Snap movement along the XY plane to 2 studs
+ Acoplar el movimiento a lo largo del plano XY al Teton de 2
+
+
+
+ Snap movement along the XY plane to 3 studs
+ Acoplar el movimiento a lo largo del plano XY al Teton de 3
+
+
+
+ Snap movement along the XY plane to 4 studs
+ Acoplar el movimiento a lo largo del plano XY al Teton de 4
+
+
+
+ Snap movement along the XY plane to 8 studs
+ Acoplar el movimiento a lo largo del plano XY al Teton de 8
+
+
+
+ Do not snap movement along the Z axis
+ No acoplar el movimiento a lo largo del eje Z
+
+
+
+ Snap movement along the Z axis to 1/20 stud
+ Acoplar el movimiento a lo largo del eje Z al Teton de 1/20
+
+
+
+ Snap movement along the Z axis to 1/4 stud
+ Acoplar el movimiento a lo largo del eje Z al Teton de 1/4
+
+
+
+ Snap movement along the Z axis to 1 flat
+ Acoplar el movimiento a lo largo del eje Z a la placa de 1
+
+
+
+ Snap movement along the Z axis to 1/2 stud
+ Acoplar el movimiento a lo largo del eje Z al Teton de 1/2
+
+
+
+ Snap movement along the Z axis to 1 stud
+ Acoplar el movimiento a lo largo del eje Z al Teton de 1
+
+
+
+ Snap movement along the Z axis to 1 brick
+ Acoplar el movimiento a lo largo del eje Z al Bloque de 1
+
+
+
+ Snap movement along the Z axis to 2 bricks
+ Acoplar el movimiento a lo largo del eje Z al Bloque de 2
+
+
+
+ Snap movement along the Z axis to 4 bricks
+ Acoplar el movimiento a lo largo del eje Z al Bloque de 4
+
+
+
+ Snap movement along the Z axis to 8 bricks
+ Acoplar el movimiento a lo largo del eje Z al Bloque de 8
+
+
+
+ Do not snap rotations
+ No acoplar rotaciones
+
+
+
+ Snap rotations to 1 degree
+ Acoplar rotaciones a 1 grado
+
+
+
+ Snap rotations to 5 degrees
+ Acoplar rotaciones a 5 grados
+
+
+
+ Create a new model
+ Crear un nuevo modelo
+
+
+
+ Open an existing model
+ Abrir un modelo existente
+
+
+
+ Merge the contents of another file with the current one
+ Fusionar los contenidos de otro archivo con el actual
+
+
+
+ Save the current model
+ Guardar el modelo actual
+
+
+
+ Save the current model with a new name
+ Guardar el modelo actual con un nombre nuevo
+
+
+
+ Import a file in LEGO Digital Designer LXF format
+ Importar un archivo de LEGO-Digital Designer formato LXF
+
+
+
+ Import all parts from an official set
+ Importar todas las piezas de un set oficial
+
+
+
+ Export the current model in 3D Studio 3DS format
+ Exportar el modelo actual en formato 3D Studio Formato 3DS
+
+
+
+ Export the current model in COLLADA DAE format
+ Exportar el modelo actual en formato COLLADA Formato DAE
+
+
+
+ Create an HTML page for the current model
+ Crear una página HTML con el modelo actual
+
+
+
+ Export the current model in POV-Ray format
+ Exportar el modelo actual en formato POV-Ray
+
+
+
+ Export the current model in Wavefront OBJ format
+ Exportar el modelo actual en formato Wavefront Formato OBJ
+
+
+
+ Render the current model using POV-Ray
+ Renderizar el modelo actual usando POV-Ray
+
+
+
+ Print the current model
+ Imprimir el modelo actual
+
+
+
+ Display how the model would look if printed
+ Mostrar como ser veria el modelo imprimido
+
+
+
+
+
+
+ Open this model
+ Abrir este modelo
+
+
+
+ Quit the application; prompts to save model
+ Salir del programa; notificacion para guardar el modelo
+
+
+
+ Select all pieces in the model
+ Seleccionar todas las piezas del modelo
+
+
+
+ Select pieces by color
+ Seleccionar piezas por color
+
+
+
+ Select one piece at a time
+ Seleccionar una pieza a la vez
+
+
+
+ Select all pieces of the same type
+ Seleccionar todas las piezas del mismo tipo
+
+
+
+ Select all pieces of the same color
+ Seleccionar todas las piezas del mismo color
+
+
+
+ Select all pieces of the same type and color
+ Seleccionar todas las piezas del mismo tipo y color
+
+
+
+ Move and rotate objects relative to the one that has focus
+ Mover y rotar objectos relativos al que tiene el foco
+
+
+
+ Snap rotations to 15 degrees
+ Acoplar rotaciones a 15 grados
+
+
+
+ Snap rotations to 22.5 degrees
+ Acoplar rotaciones a 22.5 grados
+
+
+
+ Snap rotations to 30 degrees
+ Acoplar rotaciones a 30 grados
+
+
+
+ Snap rotations to 45 degrees
+ Acoplar rotaciones a 45 grados
+
+
+
+ Snap rotations to 60 degrees
+ Acoplar rotaciones a 60 grados
+
+
+
+ Snap rotations to 90 degrees
+ Acoplar rotaciones a 90 grados
+
+
+
+ Snap rotations to 180 degrees
+ Acoplar rotaciones a 180 grados
+
+
+
+ Apply transform to selected objects
+ Aplicar tranformaciones a los objetos seleccionados
+
+
+
+ Switch to absolute translation mode when applying transforms
+ Cambiar al modo de translación absoluta cuando se apliquen transformaciones
+
+
+
+ Switch to relative translation mode when applying transforms
+ Cambiar al modo de translación relativa cuando se apliquen transformaciones
+
+
+
+ Switch to absolute rotation mode when applying transforms
+ Cambiar al modo de rotación absoluta cuando se apliquen transformaciones
+
+
+
+ Switch to relative rotation mode when applying transforms
+ Cambiar al modo de rotación relativa cuando se apliquen transformaciones
+
+
+
+ Add new pieces to the model
+ Añadir nuevas piezas al modelo
+
+
+
+ Add new omni light sources to the model
+ Añadir nuevas fuentes de luz omnidireccional al modelo
+
+
+
+ Add new spotlights to the model
+ Añadir nuevos focos al modelo
+
+
+
+ Create a new camera
+ Crear una cámara nueva
+
+
+
+ Select objects (hold the CTRL key down or drag the mouse to select multiple objects)
+ Seleccionar objetos (mantener pulsado Ctrl o arrastrar el ratón para seleccionar multiples objetos)
+
+
+
+ Move selected objects
+ Mover objetos seleccionados
+
+
+
+ Rotate selected pieces
+ Rotar piezas seleccionadas
+
+
+
+ Delete objects
+ Borrar objetos
+
+
+
+ Change piece color
+ Cambiar el color de una pieza
+
+
+
+ Zoom in or out
+ Ampliar o Reducir
+
+
+
+ Pan the current view
+ Deslizar la vista actual
+
+
+
+ Rotate the current view
+ Rotar la vista actual
+
+
+
+ Roll the current view
+ Pivotar la vista actual
+
+
+
+ Zoom into a region of the screen
+ Ampliar una región de la pantalla
+
+
+
+ Cancel current mouse action
+ Cancelar la acción actual del ratón
+
+
+
+ Change program settings
+ Cambiar preferencias del programa
+
+
+
+ Zoom in
+ Ampliar
+
+
+
+ Zoom out
+ Reducir
+
+
+
+ Fit all pieces in current the view (hold the CTRL key down to zoom all views)
+ Encajar todas las piezas en la vista actual (mantener pulsado Ctrl para ampliar todas las vistas)
+
+
+
+ Rotate view so selected pieces are at center
+ Rotar vista para que las piezas seleccionadas esten centradas
+
+
+
+ Move the current view forward
+ Mover la vista actual hacia adelante
+
+
+
+ Move the current view backward
+ Mover la vista actual hacia atras
+
+
+
+ Move the current view to the left
+ Mover la vista actual hacia la izquierda
+
+
+
+ Move the current view to the right
+ Mover la vista actual hacia la derecha
+
+
+
+ Move the current view up
+ Mover la vista actual hacia arriba
+
+
+
+ Move the current view down
+ Mover la vista actual hacia abajo
+
+
+
+ View model from the front
+ Ver el modelo de frente
+
+
+
+ View model from the back
+ Ver el modelo desde detras
+
+
+
+ View model from the top
+ Ver el modelo desde arriba
+
+
+
+ View model from the bottom
+ Ver el modelo desde abajo
+
+
+
+ View model from the left
+ Ver el modelo desde la izquierda
+
+
+
+ View model from the right
+ Ver el modelo desde la derecha
+
+
+
+ View model from the default position
+ Ver el modelo desde la posición por defecto
+
+
+
+ Do not use a camera
+ No usar cámara
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Use this camera
+ Usar esta cámara
+
+
+
+ Reset views to their default positions
+ Reinicializar las vistas a sus posiciones por defecto
+
+
+
+ Go to the first step of the model
+ Ir al primer paso del modelo
+
+
+
+ Go to the previous step
+ Ir al paso previo del modelo
+
+
+
+ Go to the next step
+ Ir al siguiente paso
+
+
+
+ Go to the last step of the model
+ Ir al último paso del modelo
+
+
+
+
+ Insert new step
+ Insertar nuevo paso
+
+
+
+
+ Remove current step
+ Quitar el paso actual
+
+
+
+ Close current tab
+ Cerrar la pestaña actual
+
+
+
+ Remove the selected control point
+ Quitar la seleccion del punto de control
+
+
+
+ Open the model referenced by the selected piece in a new tab
+ Abrir el modelo referenciado por la pieza seleccionada en la nueva pestaña
+
+
+
+ Move the selected pieces to a new model and replace them with a reference to the model
+ Mover las piezas seleccionadas a un nuevo modelo y reemplazarlas con una referencia al modelo
+
+
+
+ Create a new submodel
+ Crear un nuevo submodelo
+
+
+
+ Display the properties of the current submodel
+ Mostrar las propiedades del submodelo actual
+
+
+
+ Show a list of all submodels
+ Mostrar una lista de todos los submodelos
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Switch to this submodel
+ Cambiar a este submodelo
+
+
+
+ Open LeoCAD's bug report form on your default web browser
+ Abrir la página de reporte de errores de LeoCAD en tu navegador por defecto
+
+
+
+ Move the selected parts into this step
+ Mover las piezas seleccionadas en este paso
+
+
+
+ View the model at this point in the timeline
+ Ver el modelo actual en la línea de tiempo
+
+
+
+ Toggle adding new animation keys
+ Activar añadir nuevas claves de animación
+
+
+
+ Split the current view horizontally
+ Dividir la vista actual horizontalmente
+
+
+
+ Split the current view vertically
+ Dividir la vista actual verticalmente
+
+
+
+ Remove the current view
+ Quitar la vista actual
+
+
+
+ Reset all views
+ Reiniciar todas las vistas
+
+
+
+ Toggle fullscreen mode
+ Activar modo de pantalla completa
+
+
+
+ Display the scene as wireframe
+ Mostrar la escena como malla
+
+
+
+ Display the scene without any shading or lights
+ Mostrar las escena sin sombreados o luces
+
+
+
+ Display the scene with the default lights
+ Mostrar la escena con las luces por defecto
+
+
+
+ Set the current camera to use a perspective projection
+ Asignar a la cámara actual la perspectiva de proyección
+
+
+
+ Set the current camera to use an orthographic projection
+ Asignar a la cámara actual la proyección ortográfica
+
+
+
+ Add a new piece to the model
+ Añadir una pieza al modelo
+
+
+
+ Delete selected objects
+ Borrar objetos seleccionados
+
+
+
+ Create a copy of the selected pieces
+ Crear una copia de las piezas seleccionadas
+
+
+
+ Reset the pivot point of the selected pieces to their origin
+ Reicinializar el punto de pivote de las piezas seleccionadas a su origen
+
+
+
+ Remove all key frames from the selected pieces
+ Quitar todos los fotogramas claves de las piezas seleccionadas
+
+
+
+ Insert a new control point
+ Insertar un nuevo punto de control
+
+
+
+
+ Move selected objects along the X axis
+ Mover los objetos seleccionados a lo largo del eje X
+
+
+
+
+ Move selected objects along the Y axis
+ Mover los objetos seleccionados a lo largo del eje Y
+
+
+
+
+ Move selected objects along the Z axis
+ Mover los objetos seleccionados a lo largo del eje Z
+
+
+
+
+ Rotate selected objects along the X axis
+ Rotar los objetos seleccionados a lo largo del eje X
+
+
+
+
+ Rotate selected objects along the Y axis
+ Rotar los objetos seleccionados a lo largo del eje Y
+
+
+
+
+ Rotate selected objects along the Z axis
+ Rotar los objetos seleccionados a lo largo del eje Z
+
+
+
+ Add a new minifig to the model
+ Añadir un nuevo minifig al modelo
+
+
+
+ Make copies of the selected pieces
+ Hacer copias de las piezas seleccionadas
+
+
+
+ Insert the contents of the selected model references into the current model
+ Insertar los contenidos de las referencias del modelo seleccionado en modelo actual
+
+
+
+ Edit the currently selected submodel in-place
+ Editar el submodelo seleccinado actual en el lugar
+
+
+
+ End in-place submodel editing
+ Finalizar la edición del submodelo en su lugar
+
+
+
+ Group selected pieces together
+ Agrupar las piezas seleccionadas juntas
+
+
+
+ Ungroup selected group
+ Desagrupar el grupo seleccionado
+
+
+
+ Add focused piece to selected group
+ Añadir la pieza enfocada al grupo seleccionado
+
+
+
+ Remove focused piece from group
+ Quitar la pieza enfocada del grupo
+
+
+
+ Edit groups
+ Editar grupos
+
+
+
+ Hide selected objects
+ Ocultar los objetos seleccionados
+
+
+
+ Hide objects that are not selected
+ Ocultar objetos que no han sido seleccionados
+
+
+
+ Show hidden objects that are selected
+ Mostrar los objetos ocultos que estan seleccionados
+
+
+
+ Show all hidden objects
+ Mostrar todos los objetos ocultos
+
+
+
+ Show selected pieces one step earlier
+ Montrer les pièces sélectionnées une étape plus tôt
+
+
+
+ Show selected pieces one step later
+ Montrer les pièces sélectionnées une étape plus tard
+
+
+
+ Open LeoCAD's home page on the internet using your default web browser
+ Ouvrir la page d’accueil de LeoCAD avec votre navigateur web par défaut
+
+
+
+ Check if a newer LeoCAD version or parts library has been released
+ Vérifier si une nouvelle version de LeoCAD ou de la bibliothèque de pièces est disponible
+
+
+
+ Display program version number and system information
+ Voir la version du programme et des informations sur le système
+
+
+
+ ViewName
+
+
+ Left
+ Izquierda
+
+
+
+ Right
+ Derecha
+
+
+
+ Back
+ Detras
+
+
+
+ Front
+ Frente
+
+
+
+ Top
+ Arriba
+
+
+
+ Bottom
+ Debajo
+
+
+
+ lcApplication
+
+
+
+
+
+ LeoCAD
+ LeoCAD
+
+
+
+ LeoCAD could not find a compatible Parts Library so only a small number of parts will be available.
+
+Please visit https://www.leocad.org for information on how to download and install a library.
+ LeoCAD no pudo encontrar una biblioteca de piezas compatible con lo que solo un reducido número de piezas estaran disponibles.
+
+Por favor Visita https://www.leocad.org para aprender como descargar e instalar una biblioteca.
+
+
+
+ LeoCAD could not load Parts Library.
+
+Please visit https://www.leocad.org for information on how to download and install a library.
+ LeoCAD no pudo cargar una biblioteca de piezas.
+
+Por favor Visite https://www.leocad.org para aprender como descargar e instalar una librería.
+
+
+
+ Parts library and Anti-aliasing changes will only take effect the next time you start LeoCAD.
+ Los cambios en las Librerias de piezas y los cambios Anti-aliasing tendran efecto la próxima vez que inicie LeoCAD.
+
+
+
+ Parts library changes will only take effect the next time you start LeoCAD.
+ Los cambios en las librerias de piezas solo tendran efecto la próxima vez que inicie LeoCAD.
+
+
+
+ Anti-aliasing changes will only take effect the next time you start LeoCAD.
+ Los cambios de Anti-aliasing solo tendran efecto la próxima vez que inicie LeoCAD.
+
+
+
+ lcMainWindow
+
+
+ Transform
+ Transformación
+
+
+
+ C&ameras
+ Cá&maras
+
+
+
+ &File
+ &Archivo
+
+
+
+ &Export
+ &Exportar
+
+
+
+ &Edit
+ &Editar
+
+
+
+ &View
+ &Ver
+
+
+
+ &Viewpoints
+ &Puntos de Vista
+
+
+
+ Projection
+ Proyección
+
+
+
+ Ste&p
+ Pa&so
+
+
+
+ T&oolbars
+ Barras de&Herramientas
+
+
+
+ &Piece
+ &Pieza
+
+
+
+ &Help
+ &Ayuda
+
+
+
+ Snap XY
+ Acoplar XY
+
+
+
+ Snap Z
+ Acoplar Z
+
+
+
+ Snap Menu
+ Menu de Acoplar
+
+
+
+ Movement Snap
+ Movimiento de Acoplar
+
+
+
+ Snap translations to fixed intervals
+ Utilizar intervalos fijos para el acople de translación
+
+
+
+ Snap Angle Menu
+ Menú de Angulos de Acople
+
+
+
+ Rotation Snap
+ Rotación de Acople
+
+
+
+ Snap rotations to fixed intervals
+ Utilizar intervalos fijos para el acople de rotación
+
+
+
+ Standard
+ Estandar
+
+
+
+
+ Tools
+ Utilidades
+
+
+
+ New Model
+ Nuevo Modelo
+
+
+
+
+ Open Model
+ Abrir Modelo
+
+
+
+
+
+ Save Model
+ Guardar Modelo
+
+
+
+ Sh&ading
+ S&ombreado
+
+
+
+ &Import
+ &Importar
+
+
+
+ Sub&model
+ Sub&modelo
+
+
+
+
+ Selection Mode
+ Modo de Selección
+
+
+
+ Change selection mode
+ Cambiar modo de selección
+
+
+
+ Time
+ Tiempo
+
+
+
+ Parts
+ Piezas
+
+
+
+ Colors
+ Colores
+
+
+
+ Properties
+ Propiedades
+
+
+
+ Timeline
+ Línea de Tiempo
+
+
+
+ Close Other Tabs
+ Cerrar las Otras Pestañas
+
+
+
+ Reset Views
+ Reiniciar Vistas
+
+
+
+ The file '%1' has been modified by another application, do you want to reload it?
+ El archivo '%1' ha sido modificado por otro programa, quieres volver a cargarlo?
+
+
+
+ File Changed
+ Archivo Cambiado
+
+
+
+ %1 (ID: %2)
+ %1 (ID : %2)
+
+
+
+ %n Object(s) selected
+
+
+
+
+
+
+
+ Merge Model
+ Fusionar Modelo
+
+
+
+ Merged 1 submodel.
+ Un submodelo Fusionado 1.
+
+
+
+ Merged %1 submodels.
+ Submodelos %1 fusionados.
+
+
+
+ Import
+ Importar
+
+
+
+ LEGO Diginal Designer Files (*.lxf);;All Files (*.*)
+ Archivos LEGO Diginal Designer (*.lxf);;Todos los Archivos (*.*)
+
+
+
+ - %1 (ID: %2)
+ - %1 (ID : %2)
+
+
+
+ in group '%1'
+ dentro del grupo « %1 »
+
+
+
+ Step %1
+ Paso %1
+
+
+
+ M: %1 %2 R: %3
+ M : %1 %2 R : %3
+
+
+
+ &Undo %1
+ &Deshacer %1
+
+
+
+ &Undo
+ Des&hacer
+
+
+
+ &Redo %1
+ &Rehacer %1
+
+
+
+ &Redo
+ &Rehacer
+
+
+
+
+ Supported Files (*.lcd *.ldr *.dat *.mpd);;All Files (*.*)
+ Archivos Soportados (*.lcd *.ldr *.dat *.mpd);;Todos los Archivos (*.*)
+
+
+
+
+
+
+
+ LeoCAD
+ LeoCAD
+
+
+
+
+
+ Error loading '%1'.
+ Error cargando « %1 ».
+
+
+
+ Supported Files (*.mpd);;All Files (*.*)
+ Archivos Soportados (*.mpd);;Todos los Archivos (*.*)
+
+
+
+ Supported Files (*.ldr *.dat *.mpd);;All Files (*.*)
+ Archivos Soportados (*.ldr *.dat *.mpd);;Todos los Archivos (*.*)
+
+
+
+ Error
+ Error
+
+
+
+ Saving files in LCD format is no longer supported, please use the LDR or MPD formats instead.
+ Guardar archivos con el formato LCD ya no esta soportado, Por favor utilizar los formatos LDR o MPD en su lugar.
+
+
+
+ Save changes to '%1'?
+ Guardar los cambios en « %1 » ?
+
+
+
+
+ 0
+ 0
+
+
+
+
+ 1/20S
+ 1/20T
+
+
+
+
+ 1/4S
+ 1/4T
+
+
+
+
+ 1F
+ 1P
+
+
+
+
+ 1/2S
+ 1/2T
+
+
+
+
+ 1S
+ 1T
+
+
+
+ 2S
+ 2T
+
+
+
+ 3S
+ 3T
+
+
+
+ 4S
+ 4T
+
+
+
+ 8S
+ 8T
+
+
+
+
+
+ None
+ Ninguno
+
+
+
+ 1B
+ 1B
+
+
+
+ 2B
+ 2B
+
+
+
+ 4B
+ 4B
+
+
+
+ 8B
+ 8B
+
+
+
+ lcModel
+
+
+ Pasting
+ Pegando
+
+
+
+
+
+
+
+
+
+ LeoCAD
+ LeoCAD
+
+
+
+ Error creating images.
+ Error creando imagenes.
+
+
+
+ Inserting Step
+ Insertar Paso
+
+
+
+ Removing Step
+ Quitar Paso
+
+
+
+
+ No pieces selected.
+ Ninguna pieza seleccionada.
+
+
+
+
+ Group #
+ Grupo n°
+
+
+
+ Cutting
+ Cortando
+
+
+
+ Duplicating Pieces
+ Duplicando Piezas
+
+
+
+ Error
+ Error
+
+
+
+ Error writing to file '%1':
+%2
+ Error guardando el archivo « %1 » :
+%2
+
+
+
+
+ Grouping
+ Agrupado
+
+
+
+
+ Ungrouping
+ Desagrupado
+
+
+
+ Editing Groups
+ Editar Grupos
+
+
+
+ Adding Piece
+ Añadiendo Pieza
+
+
+
+ Resetting Cameras
+ Reseteando Cámaras
+
+
+
+ Removing Key Frames
+ Quitando Fotogramas Clave
+
+
+
+
+
+
+
+ Modifying
+ Modificando
+
+
+
+ New Model
+ Nuevo Modelo
+
+
+
+ Inlining
+ Insertando
+
+
+
+ Moving
+ Moviendo
+
+
+
+ Rotating
+ Rotando
+
+
+
+ Scaling
+ Escalando
+
+
+
+ Setting Part
+ Mofificar una Pieza
+
+
+
+
+ Hide
+ Ocultar
+
+
+
+
+ Unhide
+ Mostrar
+
+
+
+ New SpotLight
+ Nuevo Foco
+
+
+
+ New Camera
+ Nueva Cámara
+
+
+
+ Move
+ Mover
+
+
+
+ Rotate
+ Rotar
+
+
+
+
+
+
+ Zoom
+ Ampliación
+
+
+
+ Pan
+ Desplazar
+
+
+
+ Orbit
+ Orbitar
+
+
+
+ Roll
+ Pivotar
+
+
+
+ Insert
+ Insertar
+
+
+
+ New Light
+ Nueva Luz
+
+
+
+
+ Deleting
+ Borrar
+
+
+
+
+ Painting
+ Pintar
+
+
+
+ No models selected.
+ Ningun modelo seleccionado.
+
+
+
+ Showing Pieces
+ Montre les pièces
+
+
+
+ Hiding Pieces
+ Escondiendo Piezas
+
+
+
+
+
+ Editing Camera
+ Editando Cámara
+
+
+
+ Changing FOV
+ Cambiando el FOV
+
+
+
+ Renaming Camera
+ Renombrando Cámara
+
+
+
+ Look At
+ Mirar el modelo
+
+
+
+ Moving Camera
+ Moviendo Cámara
+
+
+
+ Changing Properties
+ Cambiar las propiedades
+
+
+
+
+ Nothing to select.
+ Nada para seleccionar.
+
+
+
+ Array only has 1 element or less, no pieces added.
+ El conjunto solo tiene un elemento o menos, ninguna pieza añadida.
+
+
+
+ Array
+ Conjunto
+
+
+
+ Minifig #
+ Minifig n°
+
+
+
+ Minifig
+ Minifig
+
+
+
+ lcPartSelectionListView
+
+
+ No Icons
+ Sin Iconos
+
+
+
+ Small Icons
+ Iconos Pequeños
+
+
+
+ Medium Icons
+ Iconos Medianos
+
+
+
+ Large Icons
+ Iconos Grandes
+
+
+
+ Extra Large Icons
+ Iconos Extra Grandes
+
+
+
+ Show Part Names
+ Mostras Nombres de las Piezas
+
+
+
+ Show Decorated Parts
+ Mostrar Piezas Decoradas
+
+
+
+ List Mode
+ Listar Modo
+
+
+
+ Lock Preview Color
+ Fijar Previa de Color
+
+
+
+ lcPartSelectionWidget
+
+
+ Search Parts
+ Buscar Piezas
+
+
+
+ All Parts
+ Todas las Piezas
+
+
+
+ Parts In Use
+ Piezas Usadas
+
+
+
+ Submodels
+ Submodelos
+
+
+
+ lcPiecesLibrary
+
+
+ Initializing
+ Inicializando
+
+
+
+ Loading Parts Library
+ Cargando Librería de Piezas
+
+
+
+ lcQAboutDialog
+
+
+ About LeoCAD
+ Acerca de LeoCAD
+
+
+
+ LeoCAD Version 0.00.0
+ LeoCAD Version 0.00.0
+
+
+
+ LeoCAD is a free application for creating virtual LEGO models.
+ LeoCAD es un programa libre para crear modelos virtuales de LEGO.
+
+
+
+ System Information
+ Información del Sistema
+
+
+
+ LeoCAD Version %1
+ Version de LeoCAD %1
+
+
+
+ Qt version %1 (compiled with %2)
+
+ Version de QT %1 (compilado con %2)
+
+
+
+
+ OpenGL Version %1 (GLSL %2)
+%3 - %4
+
+
+ Version de OpenGL %1 (GLSL %2)
+%3 - %4
+
+
+
+
+
+ Color Buffer: %1 bits %2 %3
+Depth Buffer: %4 bits
+Stencil Buffer: %5 bits
+
+
+ Memoria Intermedia de Color: %1 bits %2 %3
+Memoria Intermedia de Profundidad: %4 bits
+Memoria Intermedia de Éstencil: %5 bits
+
+
+
+
+
+ indexed
+ indexado
+
+
+
+ double buffered
+ Memoria Intermedia Doble
+
+
+
+ GL_ARB_vertex_buffer_object extension: %1
+GL_ARB_framebuffer_object extension: %2
+GL_EXT_framebuffer_object extension: %3
+GL_EXT_blend_func_separate: %4
+GL_EXT_texture_filter_anisotropic extension: %5
+
+ GL_ARB_vertex_buffer_object extension: %1
+GL_ARB_framebuffer_object extension: %2
+GL_EXT_framebuffer_object extension: %3
+GL_EXT_blend_func_separate: %4
+GL_EXT_texture_filter_anisotropic extension: %5
+
+
+
+
+
+
+
+ Supported
+ Soportado
+
+
+
+
+
+
+
+ Not supported
+ No soportado
+
+
+
+ Supported (max %1)
+ Soportado (máximo %1)
+
+
+
+ lcQArrayDialog
+
+
+ Array
+ Conjunto
+
+
+
+ Dimensions
+ Dimensiones
+
+
+
+ Offsets
+ Atenuaciones
+
+
+
+ Rotations
+ Rotaciones
+
+
+
+ Array is empty.
+ El Conjunto está vacío.
+
+
+
+ lcQCategoryDialog
+
+
+ Category
+ Categoría
+
+
+
+ Name:
+ Nombre:
+
+
+
+ Keywords:
+ Palabras Clave:
+
+
+
+ Edit Category
+ Editar la Categoría
+
+
+
+ New Category
+ Nueva Categoría
+
+
+
+ Name cannot be empty.
+ El Nombre no puede estar vacío.
+
+
+
+ Keywords cannot be empty.
+ Las Palabras Clave no pueden estar vacías.
+
+
+
+ lcQEditGroupsDialog
+
+
+ Edit Groups
+ Edición de Grupos
+
+
+
+ New Group
+ Nuevo Grupo
+
+
+
+ Group #
+ Grupo n°
+
+
+
+ lcQFindDialog
+
+
+ Find
+ Buscar
+
+
+
+ Name
+ Nombre
+
+
+
+ Part ID
+ ID de la pieza
+
+
+
+ Color
+ Color
+
+
+
+ lcQGroupDialog
+
+
+ Group
+ Grupo
+
+
+
+ Name
+ Nombre
+
+
+
+ Name cannot be empty.
+ El Nombre no puede estar vacío.
+
+
+
+ lcQHTMLDialog
+
+
+ HTML Options
+ Opciones HTML
+
+
+
+ General
+ General
+
+
+
+ Output folder:
+ Carpeta de Salida :
+
+
+
+ ...
+ ...
+
+
+
+ Transparent image background
+ Fondo de imagen transparente
+
+
+
+
+ Width:
+ Ancho:
+
+
+
+
+ Height:
+ Alto:
+
+
+
+ Index page
+ Página de Índice
+
+
+
+ Models
+ Modelos
+
+
+
+ All Models
+ Todos los Modelos
+
+
+
+ Current Model and Submodels
+ Modelo Actual y Submodelos
+
+
+
+ Current Model Only
+ Solo el Modelo Actual
+
+
+
+ Steps
+ Pasos
+
+
+
+ Single Page
+ Página Única
+
+
+
+ One Step per Page
+ Un Paso por Página
+
+
+
+ Highlight new parts
+ Resaltar nuevas piezas
+
+
+
+ Parts List
+ Lista de Piezas
+
+
+
+ At the end
+ Al final
+
+
+
+ After each step
+ Después de cada paso
+
+
+
+ Color:
+ Color:
+
+
+
+ Create images
+ Crear imagenes
+
+
+
+ Output folder cannot be empty.
+ La carpeta de salida no puede estar vacía.
+
+
+
+ Select Output Folder
+ Seleccionar la Carpeta de Salida
+
+
+
+ lcQImageDialog
+
+
+ Save Image
+ Guardar Imagen
+
+
+
+ File name:
+ Nombre del archivo :
+
+
+
+ Dimensions
+ Dimensiones
+
+
+
+ Step Range
+ Intervalo de Pasos
+
+
+
+ All Steps
+ Todos los Pasos
+
+
+
+ Current Step
+ Paso Actual
+
+
+
+ Custom Range
+ Intervalo Personalizado
+
+
+
+ From:
+ Desde :
+
+
+
+ To:
+ Hacia :
+
+
+
+ Width:
+ Ancho :
+
+
+
+ Height:
+ Alto :
+
+
+
+ ...
+ ...
+
+
+
+ Output File cannot be empty.
+ El Archivo de Salida no puede estar vacío.
+
+
+
+
+
+
+
+
+ Error
+ Error
+
+
+
+ First step must be between 1 and %1.
+ El primer paso debe estar entre 1 y %1.
+
+
+
+ Last step must be between 1 and %1.
+ El último paso debe estar entre 1 y %1.
+
+
+
+ Supported Image Files (*.bmp *.png *.jpg);;BMP Files (*.bmp);;PNG Files (*.png);;JPEG Files (*.jpg);;All Files (*.*)
+ Archivos de Imagen Soportados (*.bmp *.png *.jpg);;Archivos BMP (*.bmp);;Archivos PNG (*.png);;Archivos JPEG (*.jpg);;Todos los archivos (*.*)
+
+
+
+ Last step must be greater than first step.
+ El último paso debe ser mayor que el primero.
+
+
+
+ Please enter a width between 1 and 32768.
+ Por favor introducir un ancho entre 1 y 32768.
+
+
+
+ Please enter a height between 1 and 32768.
+ Por favor introducir un alto entre 1 y 32768.
+
+
+
+ Save Image File
+ Guardar la Imagen
+
+
+
+ lcQMinifigDialog
+
+
+ Minifig Wizard
+ Asistente de Minifig
+
+
+
+ Templates
+ Plantillas
+
+
+
+ Save...
+ Guardar...
+
+
+
+ Delete...
+ Borrar…
+
+
+
+
+ Save Template
+ Guardar Plantilla
+
+
+
+ Template Name:
+ Nombre de Plantilla:
+
+
+
+ Template name cannot be empty.
+ La plantilla no puede estar vacía.
+
+
+
+ Are you sure you want to overwrite the template '%1'?
+ Estas seguro de querer sobreescribir la plantilla '%1'?
+
+
+
+ Overwrite Template
+ Sobreescribir Plantilla
+
+
+
+ Are you sure you want to delete the template '%1'?
+ Estas seguro de querer borrar la plantilla '%1'?
+
+
+
+ Delete Template
+ Borrar Plantilla
+
+
+
+ lcQModelListDialog
+
+
+ Submodels
+ Submodelos
+
+
+
+ &New...
+ &Nuevo...
+
+
+
+ D&elete...
+ Bo&rrar…
+
+
+
+ &Rename...
+ &Renombrar…
+
+
+
+ Export...
+ Exportar…
+
+
+
+ Move &Up
+ Mover Arr&iba
+
+
+
+ Move &Down
+ Mover Aba&jo
+
+
+
+ New Submodel
+ Nuevo Submodelo
+
+
+
+ Error
+ Error
+
+
+
+ The model cannot be empty.
+ El modelo no puede estar vacío.
+
+
+
+ Are you sure you want to delete the submodel '%1'?
+ Estas seguro de querer borrar el submodelo '%1'?
+
+
+
+ Delete Submodel
+ Borrar Submodelo
+
+
+
+ Rename Submodel
+ Renombrar Submodelo
+
+
+
+ LeoCAD
+ LeoCAD
+
+
+
+ Nothing to export.
+ Nada para exportar.
+
+
+
+ Save Model
+ Guardar Modelo
+
+
+
+ Supported Files (*.ldr *.dat);;All Files (*.*)
+ Archivos Soportados (*.ldr *.dat);;Todos los Archivos (*.*)
+
+
+
+ lcQPreferencesDialog
+
+
+ Preferences
+ Preferencias
+
+
+
+ General
+ General
+
+
+
+ Default author name:
+ Nombre del autor por defecto :
+
+
+
+
+ ...
+ ...
+
+
+
+ Custom parts library:
+ Biblioteca de piezas personalizada :
+
+
+
+ Open most recent file on startup
+ Abrir el archivo mas reciente al inicio
+
+
+
+ Mouse
+ Ratón
+
+
+
+ Mouse Shortcuts
+ Atajos del Ratón
+
+
+
+ Action
+ Acción
+
+
+
+ Shortcut 1
+ Atajo 1
+
+
+
+ Shortcut 2
+ Atajo 2
+
+
+
+ Button:
+ Botón :
+
+
+
+ None
+ Ninguno
+
+
+
+ Left
+ Izquierda
+
+
+
+ Middle
+ Central
+
+
+
+ Right
+ Derecha
+
+
+
+ Modifiers:
+ Modificadores :
+
+
+
+ Control
+ Control
+
+
+
+ Alt
+ Alt
+
+
+
+ Shift
+ Maj
+
+
+
+ Mouse sensitivity:
+ Sensibilidad del ratón :
+
+
+
+ Check for updates:
+ Verificar Actualizaciones:
+
+
+
+ PO&V-Ray Executable:
+ Ejecutable PO&V-Ray:
+
+
+
+ &LGEO Path:
+ Ruta a &LGEO:
+
+
+
+ Never
+ Nunca
+
+
+
+ Once a day
+ Una vez cada día
+
+
+
+ Once a week
+ Una vez cada semana
+
+
+
+ Fixed direction keys
+ Teclas de dirección fijas
+
+
+
+ Rendering
+ Renderizar
+
+
+
+ Edge lines
+ Bordes
+
+
+
+ Axis icon
+ Icono de ejes
+
+
+
+ width
+ ancho
+
+
+
+ Anti-aliasing
+ Anti-aliasing
+
+
+
+ 2x
+ 2x
+
+
+
+ 4x
+ 4x
+
+
+
+ 8x
+ 8x
+
+
+
+ Shading Mode:
+ Modo de Sombreado:
+
+
+
+ Wireframe
+ Malla
+
+
+
+ Flat Shading
+ Sombreado Plano
+
+
+
+ Default Lights
+ Luces por defecto
+
+
+
+ Base Grid
+ Grilla Base
+
+
+
+ Draw studs
+ Dibujar tetones
+
+
+
+ studs
+ tetones
+
+
+
+ Draw lines every
+ Dibujas lineas cada
+
+
+
+ View Sphere
+ Ver Esfera
+
+
+
+ Disabled
+ Deshabilitado
+
+
+
+ Small
+ Pequeño
+
+
+
+ Medium
+ Medio
+
+
+
+ Large
+ Grande
+
+
+
+ Highlight Color:
+ Destacar Color:
+
+
+
+ Size:
+ Tamaño:
+
+
+
+ Color:
+ Color:
+
+
+
+ Text Color:
+ Color del Texto:
+
+
+
+ Location:
+ Localización:
+
+
+
+ Top Left
+ Arriba Izquierda
+
+
+
+ Top Right
+ Arriba Derecha
+
+
+
+ Bottom Left
+ Abajo Izquierda
+
+
+
+ Bottom Right
+ Abajo Derecha
+
+
+
+
+ Categories
+ Categorias
+
+
+
+ Parts Library Categories
+ Categorias de la biblioteca de piezas
+
+
+
+ Name
+ Nombre
+
+
+
+ Number
+ Número
+
+
+
+
+ Import...
+ Importar...
+
+
+
+
+ Export...
+ Exportar…
+
+
+
+
+
+ Reset...
+ Reiniciar…
+
+
+
+ Category
+ Categoría
+
+
+
+ New...
+ Nuevo…
+
+
+
+ Edit...
+ Editar…
+
+
+
+ Delete...
+ Borrar…
+
+
+
+ Keyboard
+ Teclado
+
+
+
+ Keyboard Shortcuts
+ Atajos de Teclado
+
+
+
+ Command
+ Comando
+
+
+
+
+
+ Shortcut
+ Atajo
+
+
+
+ Key se&quence:
+ Se&cuencia Clave:
+
+
+
+
+ Assign
+ Asignar
+
+
+
+
+ Remove
+ Quitar
+
+
+
+ Grid spacing must be greater than 0.
+ El espaciado de la grilla debe ser mayor que 0.
+
+
+
+ Select Parts Library Folder
+ Seleccionar la Carpeta de la Biblioteca de Piezas
+
+
+
+ Supported Archives (*.zip *.bin);;All Files (*.*)
+ Archivos Soportados (*.zip *.bin);;Todos los Archivos (*.*)
+
+
+
+ Select Parts Library Archive
+ Seleccionar el Archivo de Piezas
+
+
+
+ Executable Files (*.exe);;All Files (*.*)
+ Archivos Ejecutables (*.exe);;Todos los archivos (*.*)
+
+
+
+ All Files (*.*)
+ Todos los Archivos (*.*)
+
+
+
+ Open POV-Ray Executable
+ Abrir Ejecutable POV-Ray
+
+
+
+ Open LGEO Folder
+ Abrir la Carpeta LGEO
+
+
+
+ Select Grid Stud Color
+ Seleccionar el color de los tetones de la grilla
+
+
+
+ Select Grid Line Color
+ Seleccionar el color de las líneas de la grilla
+
+
+
+ Select View Sphere Color
+ Seleccionar el Color de la Vista Esférica
+
+
+
+ Select View Sphere Text Color
+ Seleccionar el Color del Texto de la Vista Esférica
+
+
+
+ Select View Sphere Highlight Color
+ Seleccionar el Color del Texto Resaltado de la Vista Esférica
+
+
+
+ Unassigned
+ Sin Asignar
+
+
+
+ Are you sure you want to delete the category '%1'?
+ Estas seguro de querer borrar la categoría « %1 » ?
+
+
+
+ Import Categories
+ Importar Categorias
+
+
+
+
+
+
+ Text Files (*.txt);;All Files (*.*)
+ Archivos de Texto (*.txt);;Todos los Archivos (*.*)
+
+
+
+ Error loading categories file.
+ Error cargando el archivo de categorias.
+
+
+
+ Export Categories
+ Exportar Categorias
+
+
+
+ Error saving categories file.
+ Error guardando el archivo de categorias.
+
+
+
+ Are you sure you want to load the default categories?
+ Estas seguro de querer cargar las categorias por defecto?
+
+
+
+ Import shortcuts
+ Importar atajos
+
+
+
+ Error loading keyboard shortcuts file.
+ Error cargando el archivo de atajos de teclado.
+
+
+
+ Export shortcuts
+ Exportar atajos
+
+
+
+ Error saving keyboard shortcuts file.
+ Error guardando el archivo de atajos de teclado.
+
+
+
+ Are you sure you want to load the default keyboard shortcuts?
+ Estas seguro de querer cargar los atajos de teclado por defecto?
+
+
+
+ Left Button
+ Botón Izquierdo
+
+
+
+ Middle Button
+ Botón Central
+
+
+
+ Right Button
+ Botón Derecho
+
+
+
+
+ Override Shortcut
+ Sobreescribir Atajo
+
+
+
+
+ This shortcut is already assigned to '%1', do you want to replace it?
+ Este atajo ya esta asignado a « %1 », quieres reemplazarlo ?
+
+
+
+ Are you sure you want to load the default mouse shortcuts?
+ Estas seguro de querer cargar los atajos de ratón por defecto?
+
+
+
+ lcQPropertiesDialog
+
+
+ Properties
+ Propiedades
+
+
+
+ Summary
+ Resumen
+
+
+
+ Author:
+ Autor :
+
+
+
+ Description:
+ Descripción :
+
+
+
+ Comments:
+ Comentarios :
+
+
+
+ Scene
+ Escena
+
+
+
+ Background
+ Fondo
+
+
+
+ So&lid Color
+ Color Só&lido
+
+
+
+ &Gradient
+ &Gradiente
+
+
+
+ Image
+ Imagen
+
+
+
+ ...
+ ...
+
+
+
+ Tile
+ Titulo
+
+
+
+ Set default options for new projects
+ Asignar opciones por defecto para los nuevos proyectos
+
+
+
+ Parts Used
+ Piezas Usadas
+
+
+
+ %1 Properties
+ %1 Propiedades
+
+
+
+ Part
+ Pieza
+
+
+
+
+ Total
+ Total
+
+
+
+ Select Background Color
+ Seleccionar Color de Fondo
+
+
+
+ Select Background Top Color
+ Seleccionar Color de Arriba del Fondo
+
+
+
+ Select Background Bottom Color
+ Seleccionar Color de Abajo del Fondo
+
+
+
+ Select Background Image
+ Seleccionar Imagen de Fondo
+
+
+
+ All Image Files (*.png *.jpg *.gif *.bmp);;PNG Files (*.png);;JPEG Files (*.jpg);;GIF Files (*.gif);;BMP Files (*.bmp);;All Files (*.*)
+ Todos los Archivos de Imagen (*.png *.jpg *.gif *.bmp);;Archivos PNG (*.png);;Archivos JPEG (*.jpg);;Archivos GIF (*.gif);;Archivos BMP (*.bmp);;Todos los archivos (*.*)
+
+
+
+ lcQPropertiesTree
+
+
+ Property
+ Propiedad
+
+
+
+ Value
+ Valor
+
+
+
+
+ Position
+ Posición
+
+
+
+
+
+
+
+ X
+ X
+
+
+
+
+
+
+
+ Y
+ Y
+
+
+
+
+
+
+
+ Z
+ Z
+
+
+
+ Rotation
+ Rotación
+
+
+
+ Visibility
+ Visibilidad
+
+
+
+ Show
+ Mostrar
+
+
+
+ Hide
+ Ocultar
+
+
+
+ Appearance
+ Apariencia
+
+
+
+ Color
+ Color
+
+
+
+ Part
+ Pieza
+
+
+
+ Target
+ Objectivo
+
+
+
+
+ Up
+ Arriba
+
+
+
+ Orthographic
+ Ortográfico
+
+
+
+ FOV
+ FOV
+
+
+
+ Near
+ Cerca
+
+
+
+ Far
+ Lejos
+
+
+
+ Name
+ Nombre
+
+
+
+ Multiple Objects Selected
+ Multiples Objectos Seleccionados
+
+
+
+ lcQSelectDialog
+
+
+ Select Objects
+ Seleccionar Objectos
+
+
+
+ All
+ Todos
+
+
+
+ None
+ Ninguno
+
+
+
+ Invert
+ Invertir
+
+
+
+ lcQUpdateDialog
+
+
+ LeoCAD Updates
+ Actualizaciones de LeoCAD
+
+
+
+ Connecting to update server...
+ Conectando al servidor para actualizar…
+
+
+
+ <p>There's a newer version of LeoCAD available for download (%1.%2.%3).</p>
+ <p>Hay una nueva version de LeoCAD disponible para descargar (%1.%2.%3).</p>
+
+
+
+ <p>You are using the latest LeoCAD version.</p>
+ <p>Estas utilizando la última version de LeoCAD.</p>
+
+
+
+ <p>There are new parts available.</p>
+ <p>No hay nuevas piezas disponibles.</p>
+
+
+
+ <p>There are no new parts available at this time.</p>
+ <p>No hay nuevas piezas disponibles en este momento.</p>
+
+
+
+ <p>Visit <a href="https://github.com/leozide/leocad/releases">https://github.com/leozide/leocad/releases</a> to download.</p>
+ <p>Visita <a href="https://github.com/leozide/leocad/releases">https://github.com/leozide/leocad/releases</a> para descargar.</p>
+
+
+
+ Error parsing update information.
+ Error parseando la información de la actualización.
+
+
+
+ Error connecting to the update server.
+ Error conectando al servidor de actualización.
+
+
+
+ lcRenderDialog
+
+
+
+
+ Render
+ Renderizar
+
+
+
+ Settings
+ Preferencias
+
+
+
+ Width:
+ Ancho:
+
+
+
+ Height:
+ Alto:
+
+
+
+ High
+ Alto
+
+
+
+ Medium
+ Medio
+
+
+
+ Low
+ Bajo
+
+
+
+ Quality:
+ Calidad:
+
+
+
+ Output:
+ Salida:
+
+
+
+ ...
+ ...
+
+
+
+ Cancel Render
+ Cancelar Renderizado
+
+
+
+ Are you sure you want to cancel the current render?
+ Estas seguro de querer cancelar el renderizado actual?
+
+
+
+
+ Cancel
+ Cancelar
+
+
+
+
+
+ Error
+ Error
+
+
+
+ Error starting POV-Ray.
+ Error ejecutando POV-Ray.
+
+
+
+ An error occurred while rendering. Check details or try again.
+ Ha ocurrido un error en el renderizado. Mira los detalles o intentalo de nuevo.
+
+
+
+ Error writing to file '%1':
+%2
+ Error guardando el archivo « %1 » :
+%2
+
+
+
+ Select Output File
+ Seleccionar el Archivo de Salida
+
+
+
+ Supported Image Files (*.bmp *.png *.jpg);;BMP Files (*.bmp);;PNG Files (*.png);;JPEG Files (*.jpg);;All Files (*.*)
+ Archivos de Imagen Soportados (*.bmp *.png *.jpg);;Archivos BMP (*.bmp);;Archivos PNG (*.png);;Archivos JPEG (*.jpg);;Todos los archivos (*.*)
+
+
+
+ lcSelectByColorDialog
+
+
+ Select By Color
+ Seleccionar Por Color
+
+
+
+ Color:
+ Color:
+
+
+
+ lcSetsDatabaseDialog
+
+
+ Sets Database
+
+
+
+
+ Set Name or Number
+
+
+
+
+ Search
+
+
+
+
+ Number
+ Nombre
+
+
+
+ Name
+ Nom
+
+
+
+ Year
+
+
+
+
+ Parts
+ Pièces
+
+
+
+ Sets Database provided by <a href="https://www.rebrickable.com">Rebrickable</a>
+
+
+
+
+ Please select a set from the list.
+
+
+
+
+ Downloading
+
+
+
+
+ Downloading set inventory
+
+
+
+
+ Keyword cannot be empty.
+
+
+
+
+ Searching
+
+
+
+
+ Connecting to server
+
+
+
+
+ Error connecting to server.
+
+
+
+
+ Error downloading set inventory.
+
+
+
+
+ lcTimelineWidget
+
+
+ Step %1
+ Paso %1
+
+
+