From: bdureau Date: Tue, 27 Dec 2011 18:19:33 +0000 (+0000) Subject: Updated translation with tour window X-Git-Tag: upstream/12.03~1^2~221 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=5b646024443ebbb9d556db886ddff6cf1f6d1d06;p=debian%2Fopenrocket Updated translation with tour window git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@249 180e2498-e6e9-4542-8430-84ac67f01cd8 --- diff --git a/l10n/messages_de.properties b/l10n/messages_de.properties index 50d4c408..0b972fc1 100644 --- a/l10n/messages_de.properties +++ b/l10n/messages_de.properties @@ -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! diff --git a/l10n/messages_es.properties b/l10n/messages_es.properties index c8aad336..1fa041df 100644 --- a/l10n/messages_es.properties +++ b/l10n/messages_es.properties @@ -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! + diff --git a/l10n/messages_fr.properties b/l10n/messages_fr.properties index 4933df05..c095ee74 100644 --- a/l10n/messages_fr.properties +++ b/l10n/messages_fr.properties @@ -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!