Files
pokeemerald/data/text/french/pc_transfer.inc
2024-07-01 22:06:22 -04:00

34 lines
1.1 KiB
C++
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
gText_PkmnTransferredSomeonesPC::
.string "{STR_VAR_2} a été transféré sur le\n"
.string "PC de ???.\p"
.string "Il a été placé dans la BOITE\n"
.string "appelée “{STR_VAR_1}”.$"
gText_PkmnTransferredLanettesPC::
.string "{STR_VAR_2} a été transféré sur le\n"
.string "PC d’ANNETTE.\p"
.string "Il a été placé dans la BOITE\n"
.string "appelée “{STR_VAR_1}”.$"
gText_PkmnTransferredSomeonesPCBoxFull::
.string "La BOITE {STR_VAR_3} sur le PC\n"
.string "de ??? est pleine.\p"
.string "{STR_VAR_2} a été placé dans la\n"
.string "BOITE appelée “{STR_VAR_1}”.$"
gText_PkmnTransferredLanettesPCBoxFull::
.string "La BOITE “{STR_VAR_3}” sur le PC\n"
.string "d’ANNETTE est pleine.\p"
.string "{STR_VAR_2} a été placé dans la\n"
.string "BOITE appelée “{STR_VAR_1}”.$"
gText_NoMoreRoomForPokemon::
.string "Il n’y a plus de place pour\n"
.string "les POKéMON.\p"
.string "Les BOITES sont pleines et\n"
.string "ne peuvent plus rien recevoir.$"
gText_NicknameThisPokemon::
.string "Voulez-vous donner un surnom\n"
.string "à {STR_VAR_1}?$"