updated translations
This commit is contained in:
parent
2ade1f3ac7
commit
bf0e3d978a
@ -1526,3 +1526,28 @@ GuidedTourSelectionDialog.lbl.selectTour = Select guided tour:
|
||||
GuidedTourSelectionDialog.lbl.description = Tour description:
|
||||
GuidedTourSelectionDialog.lbl.length = Number of slides:
|
||||
GuidedTourSelectionDialog.btn.start = Start tour!
|
||||
|
||||
! Custom Fin BMP Importer
|
||||
CustomFinImport.button.label = Import from image
|
||||
CustomFinImport.badFinImage = Invalid fin image. Make sure the fin is a solid black or dark color and touching the bottom of the image.
|
||||
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.
|
||||
CustomFinImport.description = The image will be converted internally to black and white image (black for the fin), so make sure you use a solid dark color for the fin, and white or a light color for the background. The fin must be touching the bottom of the image, which is the base of the fin.
|
||||
|
||||
|
||||
PresetModel.lbl.select = Select preset:
|
||||
PresetModel.lbl.database = From database...
|
||||
|
||||
|
||||
! Component Preset Chooser Dialog
|
||||
ComponentPresetChooserDialog.title = Choose component preset
|
||||
table.column.Manufacturer = Manufacturer
|
||||
table.column.PartNo = Part Number
|
||||
table.column.OuterDiameter = Outer Diameter
|
||||
table.column.InnerDiameter = Inner Diameter
|
||||
table.column.Length = Length
|
||||
table.column.Favorite = Favorite
|
||||
|
||||
|
@ -1584,3 +1584,17 @@ CustomFinImport.undo = Importar juego de aletas de Forma libre
|
||||
CustomFinImport.error.title = Error al cargar el perfil de la aleta
|
||||
CustomFinImport.error.badimage = No se pudo deducir la forma de la aleta de la imagen.
|
||||
CustomFinImport.description = La imagen será convertida internamente en una imagen en blanco y negro (negro para la aleta), por tanto asegurese de que utiliza un color oscuro sólidopara la aleta, y un color blanco y claro para el fondo. La base de la aleta debe estar tocando el borde inferior de la imagen.
|
||||
|
||||
|
||||
|
||||
PresetModel.lbl.select = Prefabricado:
|
||||
PresetModel.lbl.database = Desde la Base de Datos...
|
||||
|
||||
|
||||
! Component Preset Chooser Dialog
|
||||
ComponentPresetChooserDialog.title = Seleccionar un prefabricado
|
||||
table.column.Manufacturer = Fabricante
|
||||
table.column.PartNo = Cód. Referencia
|
||||
table.column.OuterDiameter = Diámetro externo
|
||||
table.column.InnerDiameter = Diámetro interno
|
||||
table.column.Length = Longitud
|
@ -1580,3 +1580,16 @@ CustomFinImport.error.title = Erreur de chargement du profile de l'aileron
|
||||
CustomFinImport.error.badimage = Impossible de déduire la forme de l'aileron à partir de l'image.
|
||||
CustomFinImport.description = L'image sera convertie en noir et blanc en interne (noir pour l'aileron), faites attention à utiliser une couleur foncée pour l'aileron, et blanc ou une couleur clair pour le fond. L'aileron doit toucher en bas de l'image, qui est le bas de l'aileron.
|
||||
|
||||
|
||||
PresetModel.lbl.select = Choisir une pièce prédefinie:
|
||||
PresetModel.lbl.database = A partir d'une base de données...
|
||||
|
||||
|
||||
! Component Preset Chooser Dialog
|
||||
ComponentPresetChooserDialog.title = Choisir une pièce prédefinie
|
||||
table.column.Manufacturer = Frabriquant
|
||||
table.column.PartNo = Réference de la pièce
|
||||
table.column.OuterDiameter = Diamètre externe
|
||||
table.column.InnerDiameter = Diamètre interne
|
||||
table.column.Length = Longueur
|
||||
table.column.Favorite = Préférée
|
||||
|
@ -1532,3 +1532,42 @@ CompassSelectionButton.lbl.SW = SW
|
||||
CompassSelectionButton.lbl.W = W
|
||||
CompassSelectionButton.lbl.NW = NW
|
||||
|
||||
|
||||
|
||||
SlideShowDialog.btn.next = Next
|
||||
SlideShowDialog.btn.prev = Previous
|
||||
|
||||
SlideShowLinkListener.error.title = Guided tour not found
|
||||
SlideShowLinkListener.error.msg = Sorry, the selected tour has not yet been written.
|
||||
|
||||
GuidedTourSelectionDialog.title = Guided tours
|
||||
GuidedTourSelectionDialog.lbl.selectTour = Select guided tour:
|
||||
GuidedTourSelectionDialog.lbl.description = Tour description:
|
||||
GuidedTourSelectionDialog.lbl.length = Number of slides:
|
||||
GuidedTourSelectionDialog.btn.start = Start tour!
|
||||
|
||||
|
||||
! Custom Fin BMP Importer
|
||||
CustomFinImport.button.label = Import from image
|
||||
CustomFinImport.badFinImage = Invalid fin image. Make sure the fin is a solid black or dark color and touching the bottom of the image.
|
||||
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.
|
||||
CustomFinImport.description = The image will be converted internally to black and white image (black for the fin), so make sure you use a solid dark color for the fin, and white or a light color for the background. The fin must be touching the bottom of the image, which is the base of the fin.
|
||||
|
||||
|
||||
PresetModel.lbl.select = Select preset:
|
||||
PresetModel.lbl.database = From database...
|
||||
|
||||
|
||||
! Component Preset Chooser Dialog
|
||||
ComponentPresetChooserDialog.title = Choose component preset
|
||||
table.column.Manufacturer = Manufacturer
|
||||
table.column.PartNo = Part Number
|
||||
table.column.OuterDiameter = Outer Diameter
|
||||
table.column.InnerDiameter = Inner Diameter
|
||||
table.column.Length = Length
|
||||
table.column.Favorite = Favorite
|
||||
|
||||
|
@ -1547,3 +1547,27 @@ GuidedTourSelectionDialog.lbl.description= Tour description:
|
||||
GuidedTourSelectionDialog.lbl.length= Number of slides:
|
||||
GuidedTourSelectionDialog.btn.start= Start tour!
|
||||
|
||||
! Custom Fin BMP Importer
|
||||
CustomFinImport.button.label = Import from image
|
||||
CustomFinImport.badFinImage = Invalid fin image. Make sure the fin is a solid black or dark color and touching the bottom of the image.
|
||||
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.
|
||||
CustomFinImport.description = The image will be converted internally to black and white image (black for the fin), so make sure you use a solid dark color for the fin, and white or a light color for the background. The fin must be touching the bottom of the image, which is the base of the fin.
|
||||
|
||||
|
||||
PresetModel.lbl.select = Select preset:
|
||||
PresetModel.lbl.database = From database...
|
||||
|
||||
|
||||
! Component Preset Chooser Dialog
|
||||
ComponentPresetChooserDialog.title = Choose component preset
|
||||
table.column.Manufacturer = Manufacturer
|
||||
table.column.PartNo = Part Number
|
||||
table.column.OuterDiameter = Outer Diameter
|
||||
table.column.InnerDiameter = Inner Diameter
|
||||
table.column.Length = Length
|
||||
table.column.Favorite = Favorite
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user