pokeemmo/data/text/pc_transfer.inc
2025-04-08 20:58:56 +08:00

21 lines
953 B
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}传到了\n某人的电脑上,\p放在盒子\n{STR_VAR_1}”里。$"
gText_PkmnTransferredLanettesPC::
.string "{STR_VAR_2}传到了\n真弓的电脑上,\p放在盒子\n{STR_VAR_1}”里。$"
gText_PkmnTransferredSomeonesPCBoxFull::
.string "某人的电脑上盒子“{STR_VAR_3}”\n已经满了,\p{STR_VAR_2}传到了\n盒子“{STR_VAR_1}”里。$"
gText_PkmnTransferredLanettesPCBoxFull::
.string "真弓的电脑上盒子“{STR_VAR_3}”\n已经满了,\p{STR_VAR_2}传到了\n盒子“{STR_VAR_1}”里。$"
gText_NoMoreRoomForPokemon::
.string "没有地方装宝可梦了!\p宝可梦盒子都满了\n再也挤不进什么了!$"
gText_NicknameThisPokemon::
.string "要给{STR_VAR_1}起个\n昵称吗?$"
gText_PkmnSentToPCAfterCatch::
.string "{STR_VAR_2}传到了\n{B_PC_CREATOR_NAME}的电脑上。\p放在盒子\n{STR_VAR_1}”里。$"