French and Spanish translations updates
This commit is contained in:
parent
faae38ec05
commit
61539df82d
@ -49,6 +49,10 @@ RocketPanel.FigTypeAct.Sideview = Vista lateral
|
||||
RocketPanel.FigTypeAct.ttip.Sideview = Vista desde un lateral
|
||||
RocketPanel.FigTypeAct.Backview = Vista trasera
|
||||
RocketPanel.FigTypeAct.ttip.Backview = Vista desde atrás
|
||||
RocketPanel.FigViewAct.2D = 2D View
|
||||
RocketPanel.FigViewAct.ttip.2D = 2D View
|
||||
RocketPanel.FigViewAct.3D = 3D View
|
||||
RocketPanel.FigViewAct.ttip.3D = 3D View
|
||||
RocketPanel.lbl.Motorcfg = Configuración del motor
|
||||
RocketPanel.lbl.infoMessage = <html>Click para seleccionar Mayúsculas+click para seleccionar otro Doble-click para mostrar Click+arrastrar para mover
|
||||
|
||||
@ -696,11 +700,11 @@ FreeformFinSetCfg.lbl.plus = Localizaci
|
||||
FreeformFinSetCfg.lbl.FincrossSection = Borde de la aleta:
|
||||
FreeformFinSetCfg.lbl.Thickness = Espesor:
|
||||
!DobleClic 1 + 2 en el mensaje "Doble-Click para editar", corta aproximadamente por la mitad
|
||||
FreeformFinSetCfg.lbl.doubleClick1 = Doble Click en la lista
|
||||
FreeformFinSetCfg.lbl.doubleClick2 = para editar
|
||||
FreeformFinSetCfg.lbl.clickDrag = Click (sobre línea)+arrastrar: Agregar punto
|
||||
FreeformFinSetCfg.lbl.ctrlClick = Control+Click (sobre punto): Eliminar punto
|
||||
|
||||
FreeformFinSetConfig.lbl.doubleClick1 = Doble Click en la lista
|
||||
FreeformFinSetConfig.lbl.doubleClick2 = para editar
|
||||
FreeformFinSetConfig.lbl.clickDrag = Click (sobre línea)+arrastrar: Agregar punto
|
||||
FreeformFinSetConfig.lbl.ctrlClick = Control+Click (sobre punto): Eliminar punto
|
||||
FreeformFinSetConfig.lbl.scaleFin = Scale Fin
|
||||
|
||||
!InnerTubeConfig
|
||||
InnerTubeCfg.tab.Motor = Motor
|
||||
@ -1527,9 +1531,22 @@ CompassSelectionButton.lbl.NW = NO
|
||||
SlideShowDialog.btn.next = Siguiente
|
||||
SlideShowDialog.btn.prev = Anterior
|
||||
|
||||
SlideShowLinkListener.error.title = Guided tour not found
|
||||
SlideShowLinkListener.error.msg = Sorry, the selected tour has not yet been written.
|
||||
|
||||
GuidedTourSelectionDialog.title = Visita guiada
|
||||
GuidedTourSelectionDialog.lbl.selectTour = Seleccione un tema:
|
||||
GuidedTourSelectionDialog.lbl.description = Descripción del tema:
|
||||
GuidedTourSelectionDialog.lbl.length = Número de diapositivas:
|
||||
GuidedTourSelectionDialog.btn.start = ¡Empezar el Tour!
|
||||
|
||||
|
||||
! Custom Fin BMP Importer
|
||||
CustomFinImport.button.label = Import from BMP
|
||||
CustomFinImport.filter = Bitmap Files (*.bmp)
|
||||
CustomFinImport.badFinImage = Invalid fin image. Must be a black and white image (black for the fin), not touching any side, except the bottom of the image, which is the base of the fin.
|
||||
CustomFinImport.errorLoadingFile = Error loading file:
|
||||
CustomFinImport.errorParsingFile = Error parsing fin image:
|
||||
CustomFinImport.undo = Import freeform fin set
|
||||
CustomFinImport.error.title = Error loading fin profile
|
||||
CustomFinImport.error.badimage = Could not deduce fin shape from image.
|
||||
|
@ -48,6 +48,10 @@ RocketPanel.FigTypeAct.Sideview = Vue de cot
|
||||
RocketPanel.FigTypeAct.ttip.Sideview = Vue de coté
|
||||
RocketPanel.FigTypeAct.Backview = Vue arrière
|
||||
RocketPanel.FigTypeAct.ttip.Backview = Vue arrière
|
||||
RocketPanel.FigViewAct.2D = Vue 2D
|
||||
RocketPanel.FigViewAct.ttip.2D = Vue 2D
|
||||
RocketPanel.FigViewAct.3D = Vue 3D
|
||||
RocketPanel.FigViewAct.ttip.3D = Vue 3D
|
||||
RocketPanel.lbl.Motorcfg = Configuration Moteur:
|
||||
RocketPanel.lbl.infoMessage = <html>Cliquer pour sélectionner Shift+cliquer pour sélectionner plusieurs Double-cliquer pour modifier Click+déplacer pour déplacer
|
||||
|
||||
@ -72,10 +76,11 @@ BasicFrame.WarningDialog.title = Avertissement lors de l'ouverture du fichier
|
||||
error.fileExists.title = Le fichier existe déjà
|
||||
error.fileExists.desc = Le fichier '{filename}' existe déjà. Voulez vous l'ecraser?
|
||||
|
||||
error.writing.title = Erreur d'éciture du fichier
|
||||
error.writing.title = Erreur d'écriture du fichier
|
||||
error.writing.desc = Une erreur est survenue lors de l'écriture dans le fichier:
|
||||
|
||||
! Labels used in buttons of dialog windows
|
||||
# TODO: Rename these to "btn.xxx"
|
||||
button.ok = OK
|
||||
button.cancel = Annuler
|
||||
button.close = Fermer
|
||||
@ -1294,7 +1299,7 @@ ScaleDialog.lbl.scaling.ttip = Taille r
|
||||
ScaleDialog.lbl.scaleFrom = Mise à l'échelle de
|
||||
ScaleDialog.lbl.scaleTo = à
|
||||
ScaleDialog.lbl.scaleFromTo.ttip = Define the scaling based on an original and resulting length.
|
||||
ScaleDialog.checkbox.scaleMass = Update explicit mass values
|
||||
ScaleDialog.checkbox.scaleMass = Mettez à jour explicitement les masses
|
||||
ScaleDialog.checkbox.scaleMass.ttip = Scale mass component and override mass values by the cube of the scaling factor
|
||||
ScaleDialog.button.scale = Redimensionner
|
||||
ScaleDialog.undo.scaleRocket = Redimensionner la fusée
|
||||
@ -1519,6 +1524,9 @@ CompassSelectionButton.lbl.NW = NO
|
||||
SlideShowDialog.btn.next = Suivant
|
||||
SlideShowDialog.btn.prev = Précédent
|
||||
|
||||
SlideShowLinkListener.error.title = Tour d'horizon non trouvé
|
||||
SlideShowLinkListener.error.msg = Désolé, le tour d'horizon selectionné n'a pas encore été écrit.
|
||||
|
||||
GuidedTourSelectionDialog.title = Tours d'horizon
|
||||
GuidedTourSelectionDialog.lbl.selectTour = Choisir un tour d'horizon:
|
||||
GuidedTourSelectionDialog.lbl.description = Description du tour d'horizon:
|
||||
@ -1530,7 +1538,7 @@ CustomFinImport.button.label = Importer depuis un fichier BMP
|
||||
CustomFinImport.filter = Fichiers Bitmap (*.bmp)
|
||||
CustomFinImport.badFinImage = Image ailerons Invalide. Doit etre une image en noir et blanc (noir pour l'aileron), ne touchant aucun bord, excepté le bas de l'image, qui est la base de l'aileron.
|
||||
CustomFinImport.errorLoadingFile = Erreur de chargement du fichier:
|
||||
CustomFinImport.errorParsingFile = Error parsing fin image:
|
||||
CustomFinImport.errorParsingFile = Erreur dans l'analyse de l'image de l'aileron:
|
||||
CustomFinImport.undo = Importer un jeux d'ailerons de forme libre
|
||||
CustomFinImport.error.title = Erreur de chargement du profile de l'aileron
|
||||
CustomFinImport.error.badimage = Could not deduce fin shape from image.
|
||||
CustomFinImport.error.badimage = Impossible de deduire la forme de l'aileron à partir de l'image.
|
||||
|
Loading…
x
Reference in New Issue
Block a user