diff --git a/src/messages.json b/src/messages.json index dd3ffc13..e508e9d6 100644 --- a/src/messages.json +++ b/src/messages.json @@ -3,14 +3,14 @@ "ActionPanel.action.delete": "Delete Step {stepNumber} {stepActionName}", "ActionPanel.action.moveToNextStep": "Move Step {stepNumber} {stepActionName} after step {nextStepNumber} {nextStepActionName}", "ActionPanel.action.moveToNextStep.disabled": "Move Step {stepNumber} {stepActionName}", + "ActionPanel.action.moveToNextStep.intoLoop": "Move Step {stepNumber} {stepActionName} into loop {loopLabel}", "ActionPanel.action.moveToNextStep.outOfLoop": "Move Step {stepNumber} {stepActionName} out of loop {loopLabel}", "ActionPanel.action.moveToNextStep.withinLoop": "Move Step {stepNumber} {stepActionName} after step {nextStepNumber} {nextStepActionName} of loop {loopLabel}", - "ActionPanel.action.moveToNextStep.intoLoop": "Move Step {stepNumber} {stepActionName} into loop {loopLabel}", "ActionPanel.action.moveToPreviousStep": "Move Step {stepNumber} {stepActionName} before step {previousStepNumber} {previousStepActionName}", "ActionPanel.action.moveToPreviousStep.disabled": "Move Step {stepNumber} {stepActionName}", "ActionPanel.action.moveToPreviousStep.intoLoop": "Move Step {stepNumber} {stepActionName} into loop {loopLabel}", - "ActionPanel.action.moveToPreviousStep.withinLoop": "Move Step {stepNumber} {stepActionName} before step {previousStepNumber} {previousStepActionName} of loop {loopLabel}", "ActionPanel.action.moveToPreviousStep.outOfLoop": "Move Step {stepNumber} {stepActionName} out of loop {loopLabel}", + "ActionPanel.action.moveToPreviousStep.withinLoop": "Move Step {stepNumber} {stepActionName} before step {previousStepNumber} {previousStepActionName} of loop {loopLabel}", "ActionPanel.action.replace.noSelectedAction": "Replace Step {stepNumber} {stepActionName}", "ActionPanel.action.replace.withSelectedAction": "Replace Step {stepNumber} {stepActionName} with selected action {selectedActionName}", "ActionsMenu.title": "Actions", @@ -58,9 +58,9 @@ "Announcement.left45": "turn left 45 degrees", "Announcement.left90": "turn left 90 degrees", "Announcement.loop": "loop", - "Announcement.movement": "movement", "Announcement.moveToNext": "moved to right", "Announcement.moveToPrevious": "moved to left", + "Announcement.movement": "movement", "Announcement.noActionSelected": "no action selected", "Announcement.replace": "movement {oldActionName} replaced with {newActionName}", "Announcement.right180": "turn right 180 degrees", @@ -184,7 +184,6 @@ "EuropeTrip.C5": "Spain", "EuropeTrip.C6": "Portugal and Spain", "EuropeTrip.C7": "Flamenco guitar on Spain", - "EuropeTrip.character": "the airplane", "EuropeTrip.D2": "Ireland and the United Kingdom", "EuropeTrip.D3": "a shamrock on Ireland; also in this square the United Kingdom", "EuropeTrip.D4": "France and the United Kingdom", @@ -245,6 +244,7 @@ "EuropeTrip.L5": "Ukraine", "EuropeTrip.L7": "Türkiye", "EuropeTrip.L8": "olives on Cyprus; also in this square Türkiye", + "EuropeTrip.character": "the airplane", "EuropeTrip.label": "A Europe trip scene containing a map of Europe with tourist attractions. Iceland is located near the top left of the scene. Cyprus is located at the bottom right of the scene. Tourist attractions are located on the country known for the attraction, such as the violin on Austria near the centre of the scene. Your character in this scene is an airplane.", "EuropeTrip.name": "Europe Trip", "GroceryStore.apples": "apples", @@ -359,8 +359,8 @@ "Landmarks.niagaraFalls": "Niagara Falls", "Landmarks.operaHouse": "The Sydney Opera House", "Landmarks.plane": "a plane", - "Landmarks.statueLiberty": "The Statue of Liberty", "Landmarks.stBasils": "Saint Basil's Cathedral", + "Landmarks.statueLiberty": "The Statue of Liberty", "Landmarks.stonehenge": "Stonehenge", "Landmarks.tableMountain": "Table Mountain", "Landmarks.tajMahal": "The Taj Mahal Palace", @@ -583,9 +583,9 @@ "Announcement.left45": "tourner à gauche de 45 degrées", "Announcement.left90": "tourner a gauche de 90 degréees", "Announcement.loop": "boucle", - "Announcement.movement": "mouvement", "Announcement.moveToNext": "déplacer vers la droite", "Announcement.moveToPrevious": "déplacer vers la gauche", + "Announcement.movement": "mouvement", "Announcement.noActionSelected": "aucune action sélectionnée", "Announcement.replace": "mouvement {oldActionName} remplacer par une {newActionName}", "Announcement.right180": "turner a droite 180 degrées", @@ -719,7 +719,6 @@ "EuropeTrip.C5": "Espagne", "EuropeTrip.C6": "Portugal et Espagne", "EuropeTrip.C7": "Guitare Flamenco en Espagne", - "EuropeTrip.character": "l'avion", "EuropeTrip.D2": "Irlande et le Royaume-Uni", "EuropeTrip.D3": "un trèfle en irlande; aussi sur cette place le Royaume-Uni", "EuropeTrip.D4": "France te le Royaume-Uni", @@ -780,6 +779,7 @@ "EuropeTrip.L5": "Ukraine", "EuropeTrip.L7": "Turquie", "EuropeTrip.L8": "olives en Chypre; aussi sur cette case Turquie", + "EuropeTrip.character": "l'avion", "EuropeTrip.label": "Une scène de voyage en Europe contenant une carte de Europe avec des attractions touristiques. L'Islande est située en haut à gauche de la scène. Chypre est située en bas à droite de la scène. Les attractions touristiques sont située dans le pays connu pour des attractions, comme le Violon en Autriche, près du centre de la scène. Votre personnage dans cette scène est un avion.", "EuropeTrip.name": "Voyage en Europe", "GroceryStore.apples": "pommes", @@ -894,8 +894,8 @@ "Landmarks.niagaraFalls": "chutes du Niagara", "Landmarks.operaHouse": "L'Opéra de Sydney", "Landmarks.plane": "un avion", - "Landmarks.statueLiberty": "la statue de la Liberté", "Landmarks.stBasils": "Cathédrale Saint-Basile", + "Landmarks.statueLiberty": "la statue de la Liberté", "Landmarks.stonehenge": "Stonehenge", "Landmarks.tableMountain": "table montagne", "Landmarks.tajMahal": "le palais Taj Mahal",