WTS/game/tl/chinese/scripts/characters/tonks/summon.rpy

43 lines
1.5 KiB
Plaintext
Raw Normal View History

2022-10-21 17:32:45 +00:00
# game/scripts/characters/tonks/summon.rpy:24
translate chinese tonks_requests_ceb87cc1:
# ton "" (xpos="base", ypos="base")
ton "" (xpos="base", ypos="base")
# game/scripts/characters/tonks/summon.rpy:31
translate chinese tonks_requests_c0435a90:
# ton "I have a headache right now, let's talk later."
2022-11-05 06:09:15 +00:00
ton "我现在有点头痛,我们待会儿再谈."
2022-10-21 17:32:45 +00:00
# game/scripts/characters/tonks/summon.rpy:47
translate chinese tonks_requests_049f1300:
# gen "(I don't have any firewhisky...)" ("base", xpos="far_left", ypos="head")
2022-11-05 06:09:15 +00:00
gen "(我没有火焰威士忌了...)" ("base", xpos="far_left", ypos="head")
2022-10-21 17:32:45 +00:00
# game/scripts/characters/tonks/summon.rpy:51
translate chinese tonks_requests_d069846e:
# gen "(I don't have any wine...)" ("base", xpos="far_left", ypos="head")
2022-11-05 06:09:15 +00:00
gen "(我没有红酒了...)" ("base", xpos="far_left", ypos="head")
2022-10-21 17:32:45 +00:00
# game/scripts/characters/tonks/summon.rpy:77
translate chinese tonks_requests_1d23539a:
# ton "Alright, back to work then..."
2022-11-05 06:09:15 +00:00
ton "好吧,那就回去工作吧..."
2022-10-21 17:32:45 +00:00
# game/scripts/characters/tonks/summon.rpy:79
translate chinese tonks_requests_e771c32c:
# ton "Sweet dreams, [ton_genie_name]."
2022-11-05 06:09:15 +00:00
ton "祝你做个好梦, [ton_genie_name]."
2022-10-21 17:32:45 +00:00
# game/scripts/characters/tonks/summon.rpy:97
translate chinese tonks_level_up_95b3b9c2:
# gen "(Time to teach those students something useful!)" ("grin", xpos="far_left", ypos="head")
2022-11-05 06:09:15 +00:00
gen "(是时候教那些学生一些有用的东西了!)" ("grin", xpos="far_left", ypos="head")
2022-10-21 17:32:45 +00:00