Updated translation with tour window

This commit is contained in:
Boris du Reau 2011-12-27 18:19:33 +00:00
parent 2d0263b19e
commit 3f3df58e3f
3 changed files with 78 additions and 0 deletions

View File

@ -1501,3 +1501,28 @@ TotalFlightTimeParameter.name = Total flight time
DeploymentVelocityParameter.name = Velocity at parachute deployment
! Compass directions drawn on a compass rose.
CompassRose.lbl.north = N
CompassRose.lbl.east = E
CompassRose.lbl.south = S
CompassRose.lbl.west = W
! Compass directions with subdirections. These might not be localized even if the directions on the compass rose are.
CompassSelectionButton.lbl.N = N
CompassSelectionButton.lbl.NE = NE
CompassSelectionButton.lbl.E = E
CompassSelectionButton.lbl.SE = SE
CompassSelectionButton.lbl.S = S
CompassSelectionButton.lbl.SW = SW
CompassSelectionButton.lbl.W = W
CompassSelectionButton.lbl.NW = NW
SlideShowDialog.btn.next = Next
SlideShowDialog.btn.prev = Previous
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!

View File

@ -1505,3 +1505,30 @@ LandingDistanceParameter.name = Distancia de aterrizaje
TotalFlightTimeParameter.name = Tiempo total de vuelo
DeploymentVelocityParameter.name = Velocidad durante la eyección
! Compass directions drawn on a compass rose.
CompassRose.lbl.north = N
CompassRose.lbl.east = E
CompassRose.lbl.south = S
CompassRose.lbl.west = W
! Compass directions with subdirections. These might not be localized even if the directions on the compass rose are.
CompassSelectionButton.lbl.N = N
CompassSelectionButton.lbl.NE = NE
CompassSelectionButton.lbl.E = E
CompassSelectionButton.lbl.SE = SE
CompassSelectionButton.lbl.S = S
CompassSelectionButton.lbl.SW = SW
CompassSelectionButton.lbl.W = W
CompassSelectionButton.lbl.NW = NW
SlideShowDialog.btn.next = Next
SlideShowDialog.btn.prev = Previous
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!

View File

@ -1496,3 +1496,29 @@ LandingDistanceParameter.name = Distance
TotalFlightTimeParameter.name = Durée totale du vol
DeploymentVelocityParameter.name = Vitesse lors de l'ouverture du parachute
! Compass directions drawn on a compass rose.
CompassRose.lbl.north = N
CompassRose.lbl.east = E
CompassRose.lbl.south = S
CompassRose.lbl.west = O
! Compass directions with subdirections. These might not be localized even if the directions on the compass rose are.
CompassSelectionButton.lbl.N = N
CompassSelectionButton.lbl.NE = NE
CompassSelectionButton.lbl.E = E
CompassSelectionButton.lbl.SE = SE
CompassSelectionButton.lbl.S = S
CompassSelectionButton.lbl.SW = SO
CompassSelectionButton.lbl.W = O
CompassSelectionButton.lbl.NW = NO
SlideShowDialog.btn.next = Suivant
SlideShowDialog.btn.prev = Précédent
GuidedTourSelectionDialog.title = Tours d'horizon
GuidedTourSelectionDialog.lbl.selectTour = Choisir un tour d'horizon:
GuidedTourSelectionDialog.lbl.description = Description du tour d'horizon:
GuidedTourSelectionDialog.lbl.length = Nombre de diapositives:
GuidedTourSelectionDialog.btn.start = Commencer le tour d'horizon!