diff options
Diffstat (limited to 'text/maps/pewter_gym_2.asm')
-rw-r--r-- | text/maps/pewter_gym_2.asm | 189 |
1 files changed, 99 insertions, 90 deletions
diff --git a/text/maps/pewter_gym_2.asm b/text/maps/pewter_gym_2.asm index 86b97018..c9b2fc0e 100644 --- a/text/maps/pewter_gym_2.asm +++ b/text/maps/pewter_gym_2.asm @@ -1,142 +1,151 @@ _PewterGymText_5c4a3:: - text "There are all" - line "kinds of trainers" - cont "in the world!" - - para "You appear to be" - line "very gifted as a" - cont "#MON trainer!" - - para "Go to the GYM in" - line "CERULEAN and test" - cont "your abilities!" + text "Il y a plusieurs" + line "types de" + cont "dresseurs dans le" + cont "monde!" + + para "Tu sembles être" + line "un dresseur" + cont "d'exception!" + + para "Va à l'ARENE" + line "d'AZURIA pour" + cont "tester tes" + cont "capacités." done _TM34PreReceiveText:: - text "Wait! Take this" - line "with you!" + text "Attends! Prends" + line "ça avec toi!" done _ReceivedTM34Text:: - text "<PLAYER> received" - line "TM34!@@" + text "<PLAYER> reçoit" + line "la CT34!@@" _TM34ExplanationText:: - db $0 - para "A TM contains a" - line "technique that" - cont "can be taught to" + text "" + + para "Une CT (Capsule" + line "Tech.) contient" + cont "une attaque à" + cont "enseigner à un" cont "#MON!" - para "A TM is good only" - line "once! So when you" - cont "use one to teach" - cont "a new technique," - cont "pick the #MON" - cont "carefully!" + para "Une CT ne marche" + line "qu'une fois!" + cont "Alors choisis" + cont "bien le #MON" + cont "à qui la donner!" - para "TM34 contains" - line "BIDE!" + para "CT34 contient" + line "PATIENCE!" - para "Your #MON will" - line "absorb damage in" - cont "battle then pay" - cont "it back double!" + para "Ton #MON" + line "absorbera les" + cont "dégâts pour" + cont "ensuite infliger" + cont "le double!" done _TM34NoRoomText:: - text "You don't have" - line "room for this!" + text "Votre inventaire" + line "est plein!" done _PewterGymText_5c4bc:: - text "I took" - line "you for granted." + text "Hmm..." + line "Beau combat." - para "As proof of your" - line "victory, here's" - cont "the BOULDERBADGE!" + para "En reconnaissance" + line "de ta victoire," + cont "voici le BADGE" + cont "ROCHE!" - para "<PLAYER> received" - line "the BOULDERBADGE!@@" + para "<PLAYER> reçoit" + line "le BADGE ROCHE!@@" _PewterGymText_5c4c1:: - db $0 - para "That's an official" - line "#MON LEAGUE" - cont "BADGE!" - - para "Its bearer's" - line "#MON become" - cont "more powerful!" - - para "The technique" - line "FLASH can now be" - cont "used any time!" + text "" + + para "C'est un BADGE" + line "officiel de la" + cont "LIGUE #MON!" + + para "Les #MON de" + line "son détenteur" + cont "deviennent plus" + cont "puissants!" + + para "La technique" + line "FLASH peut être" + cont "utilisée!" prompt _PewterGymBattleText1:: - text "Stop right there," - line "kid!" + text "Une minute," + line "gamin!" - para "You're still light" - line "years from facing" - cont "BROCK!" + para "Tu es encore loin" + line "de PIERRE, tu" + cont "vas devoir" + cont "m'affronter!" done _PewterGymEndBattleText1:: - text "Darn!" + text "Zut!" - para "Light years isn't" - line "time! It measures" - cont "distance!" + para "J'aurais dû te" + line "laisser passer!" prompt _PewterGymAfterBattleText1:: - text "You're pretty hot," - line "but not as hot" - cont "as BROCK!" + text "Tu es fort..." + line "Mais pas autant" + cont "que PIERRE!" done _PewterGymText_5c515:: - text "Hiya! I can tell" - line "you have what it" - cont "takes to become a" - cont "#MON champ!" + text "Salut graine de" + line "CHAMPION!" - para "I'm no trainer," - line "but I can tell" - cont "you how to win!" + para "Je ne suis pas" + line "dresseur mais mes" + cont "conseils sont" + cont "avisés!" - para "Let me take you" - line "to the top!" + para "Laisse-moi te" + line "mener à la" + cont "victoire!" done _PewterGymText_5c51a:: - text "All right! Let's" - line "get happening!" + text "OK! C'est" + line "parti!" prompt _PewterGymText_5c51f:: - text "The 1st #MON" - line "out in a match is" - cont "at the top of the" - cont "#MON LIST!" - - para "By changing the" - line "order of #MON," - cont "matches could be" - cont "made easier!" + text "Le 1er #MON" + line "apparaissant dans" + cont "un combat est" + cont "celui en tête de" + cont "la LISTE #MON!" + + para "En changeant" + line "l'ordre des" + cont "#MON, tu" + cont "peux changer de" + cont "stratégie!" done _PewterGymText_5c524:: - text "It's a free" - line "service! Let's" - cont "get happening!" + text "C'est gratuit," + line "profites-en! " prompt _PewterGymText_5c529:: - text "Just as I thought!" - line "You're #MON" - cont "champ material!" + text "Je le savais!" + line "Tu as l'âme d'un" + cont "champion!" done + |