pokeemerald/data/text/fr/pc_transfer.inc
Eduardo Quezada 4649d1eddd (234/665)
2022-08-15 14:27:41 -04:00

34 lines
1.1 KiB
PHP
Raw 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 dANNETTE.\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 "dANNETTE est pleine.\p"
.string "{STR_VAR_2} a été placé dans la\n"
.string "BOITE appelée “{STR_VAR_1}”.$"
gText_NoMoreRoomForPokemon::
.string "Il ny 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}?$"