From 0f9be6c642b9718576599ec256cc06a1ae7fc364 Mon Sep 17 00:00:00 2001 From: LoafyLemon Date: Wed, 1 May 2024 22:39:47 +0100 Subject: [PATCH] Update translation --- game/tl/chinese/scripts/characters.rpy | 81 +++- .../scripts/characters/astoria/summon.rpy | 57 ++- .../events/favors/inspect_her_body_tier2.rpy | 13 +- .../inspect_her_body_tier2_hermione.rpy | 9 +- .../favors/inspect_her_body_tier3_tonks.rpy | 9 +- .../cho/events/favors/talk_to_me.rpy | 13 +- .../scripts/characters/cho/events/panties.rpy | 9 +- .../chinese/scripts/characters/cho/favors.rpy | 9 +- .../chinese/scripts/characters/cho/summon.rpy | 9 +- .../chinese/scripts/characters/genie/vars.rpy | 9 +- .../scripts/characters/hermione/chitchats.rpy | 9 +- .../hermione/events/odd_jobs/panty_thief.rpy | 8 + .../events/requests/flirt_with_teachers.rpy | 9 +- .../hermione/events/requests/wear_my_cum.rpy | 60 +++ .../scripts/characters/hermione/favors.rpy | 13 +- .../scripts/characters/hermione/talk.rpy | 12 + .../luna/events/favors/inspect_her_body.rpy | 17 +- .../luna/events/favors/masturbate_for_me.rpy | 15 +- .../characters/luna/events/favors/suck_it.rpy | 9 +- .../luna/events/favors/talk_to_me.rpy | 49 +- .../scripts/characters/luna/summon.rpy | 16 + .../chinese/scripts/characters/luna/vars.rpy | 9 +- .../characters/tonks/events/hangout.rpy | 9 +- .../chinese/scripts/characters/tonks/talk.rpy | 29 +- .../chinese/scripts/events/final_events.rpy | 9 +- game/tl/chinese/scripts/interface/letter.rpy | 53 ++- game/tl/chinese/scripts/inventory/books.rpy | 49 +- .../chinese/scripts/inventory/books_waifu.rpy | 429 +++++++++++++++++- .../chinese/scripts/inventory/decorations.rpy | 292 ++++++++++++ game/tl/chinese/scripts/inventory/gifts.rpy | 172 +++++++ .../chinese/scripts/inventory/ingredients.rpy | 84 ++++ game/tl/chinese/scripts/inventory/potions.rpy | 36 ++ game/tl/chinese/scripts/inventory/qitems.rpy | 80 ++++ game/tl/chinese/scripts/inventory/scrolls.rpy | 129 +++++- .../mirror/events/a_christmas_tale2.rpy | 17 +- .../chinese/scripts/minigames/mirror/init.rpy | 164 +++++++ 36 files changed, 1970 insertions(+), 26 deletions(-) create mode 100644 game/tl/chinese/scripts/inventory/decorations.rpy create mode 100644 game/tl/chinese/scripts/inventory/gifts.rpy create mode 100644 game/tl/chinese/scripts/inventory/ingredients.rpy create mode 100644 game/tl/chinese/scripts/inventory/potions.rpy create mode 100644 game/tl/chinese/scripts/inventory/qitems.rpy create mode 100644 game/tl/chinese/scripts/minigames/mirror/init.rpy diff --git a/game/tl/chinese/scripts/characters.rpy b/game/tl/chinese/scripts/characters.rpy index 4e542ebd..48f3988e 100644 --- a/game/tl/chinese/scripts/characters.rpy +++ b/game/tl/chinese/scripts/characters.rpy @@ -2,4 +2,83 @@ translate chinese nar_d0b42d6f: # "[text]" - "[text]" \ No newline at end of file + "[text]"# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters.rpy:36 + old "Fred and George" + new "Fred and George" + + # game/scripts/characters.rpy:37 + old "Fred" + new "Fred" + + # game/scripts/characters.rpy:38 + old "George" + new "George" + + # game/scripts/characters.rpy:41 + old "Professor Sprout" + new "Professor Sprout" + + # game/scripts/characters.rpy:46 + old "Malfoy" + new "Malfoy" + + # game/scripts/characters.rpy:47 + old "Crabbe" + new "Crabbe" + + # game/scripts/characters.rpy:48 + old "Goyle" + new "Goyle" + + # game/scripts/characters.rpy:49 + old "Madam Mafkin" + new "Madam Mafkin" + + # game/scripts/characters.rpy:50 + old "Moaning Myrtle" + new "Moaning Myrtle" + + # game/scripts/characters.rpy:51 + old "Fawkes" + new "Fawkes" + + # game/scripts/characters.rpy:52 + old "Aberforth" + new "Aberforth" + + # game/scripts/characters.rpy:55 + old "Female Student" + new "Female Student" + + # game/scripts/characters.rpy:56 + old "Female Voice" + new "Female Voice" + + # game/scripts/characters.rpy:57 + old "Male Student" + new "Male Student" + + # game/scripts/characters.rpy:58 + old "Another Male Student" + new "Another Male Student" + + # game/scripts/characters.rpy:59 + old "Slytherin student" + new "Slytherin student" + + # game/scripts/characters.rpy:60 + old "Another Slytherin student" + new "Another Slytherin student" + + # game/scripts/characters.rpy:61 + old "Quidditch Crowd" + new "Quidditch Crowd" + + # game/scripts/characters.rpy:66 + old "???" + new "???" + diff --git a/game/tl/chinese/scripts/characters/astoria/summon.rpy b/game/tl/chinese/scripts/characters/astoria/summon.rpy index 11fc863d..e2b49010 100644 --- a/game/tl/chinese/scripts/characters/astoria/summon.rpy +++ b/game/tl/chinese/scripts/characters/astoria/summon.rpy @@ -793,4 +793,59 @@ translate chinese strings: new "-从现在开始我会叫你-" # game/scripts/characters/astoria/summon.rpy:259 old "-Spell Training-" - new "咒语训练" \ No newline at end of file + new "咒语训练"# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters/astoria/summon.rpy:171 + old "sir" + new "sir" + + # game/scripts/characters/astoria/summon.rpy:171 + old "dumbledore" + new "dumbledore" + + # game/scripts/characters/astoria/summon.rpy:171 + old "professor" + new "professor" + + # game/scripts/characters/astoria/summon.rpy:171 + old "old man" + new "old man" + + # game/scripts/characters/astoria/summon.rpy:171 + old "genie" + new "genie" + + # game/scripts/characters/astoria/summon.rpy:171 + old "lord voldemort" + new "lord voldemort" + + # game/scripts/characters/astoria/summon.rpy:171 + old "daddy" + new "daddy" + + # game/scripts/characters/astoria/summon.rpy:171 + old "master" + new "master" + + # game/scripts/characters/astoria/summon.rpy:237 + old "miss greengrass" + new "miss greengrass" + + # game/scripts/characters/astoria/summon.rpy:237 + old "girl" + new "girl" + + # game/scripts/characters/astoria/summon.rpy:237 + old "princess" + new "princess" + + # game/scripts/characters/astoria/summon.rpy:237 + old "cutie" + new "cutie" + + # game/scripts/characters/astoria/summon.rpy:237 + old "slave" + new "slave" + diff --git a/game/tl/chinese/scripts/characters/cho/events/favors/inspect_her_body_tier2.rpy b/game/tl/chinese/scripts/characters/cho/events/favors/inspect_her_body_tier2.rpy index b9061da8..e3605f79 100644 --- a/game/tl/chinese/scripts/characters/cho/events/favors/inspect_her_body_tier2.rpy +++ b/game/tl/chinese/scripts/characters/cho/events/favors/inspect_her_body_tier2.rpy @@ -1919,4 +1919,15 @@ translate chinese cc_pf_strip_T2_E3_fail_repeat_375bb13d: translate chinese cc_pf_strip_T2_E3_fail_repeat_83c00dd2: # gen "(Maybe if I get Hermione to {b}strip for me{/b}, she won't have the leverage over Cho... )" ("base", xpos="far_left", ypos="head") - gen "(要是我能让赫敏{b}为我脱衣{/b},秋张这边就不会受影响了... )" ("base", xpos="far_left", ypos="head") \ No newline at end of file + gen "(要是我能让赫敏{b}为我脱衣{/b},秋张这边就不会受影响了... )" ("base", xpos="far_left", ypos="head")# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters/cho/events/favors/inspect_her_body_tier2.rpy:555 + old "beater" + new "beater" + + # game/scripts/characters/cho/events/favors/inspect_her_body_tier2.rpy:613 + old "seeker" + new "seeker" + diff --git a/game/tl/chinese/scripts/characters/cho/events/favors/inspect_her_body_tier2_hermione.rpy b/game/tl/chinese/scripts/characters/cho/events/favors/inspect_her_body_tier2_hermione.rpy index 13cc8b09..058c1cf2 100644 --- a/game/tl/chinese/scripts/characters/cho/events/favors/inspect_her_body_tier2_hermione.rpy +++ b/game/tl/chinese/scripts/characters/cho/events/favors/inspect_her_body_tier2_hermione.rpy @@ -1049,4 +1049,11 @@ translate chinese cc_pf_strip_T2_E3_hermione_repeat_cfbc0a38: translate chinese cc_pf_strip_T2_E3_hermione_repeat_f82333ce: # her "" ("annoyed", "base", "angry", "mid") - her "" ("annoyed", "base", "angry", "mid") \ No newline at end of file + her "" ("annoyed", "base", "angry", "mid")# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters/cho/events/favors/inspect_her_body_tier2_hermione.rpy:153 + old "You have acquired Cho's panties!" + new "You have acquired Cho's panties!" + diff --git a/game/tl/chinese/scripts/characters/cho/events/favors/inspect_her_body_tier3_tonks.rpy b/game/tl/chinese/scripts/characters/cho/events/favors/inspect_her_body_tier3_tonks.rpy index 12616f21..e73a63f0 100644 --- a/game/tl/chinese/scripts/characters/cho/events/favors/inspect_her_body_tier3_tonks.rpy +++ b/game/tl/chinese/scripts/characters/cho/events/favors/inspect_her_body_tier3_tonks.rpy @@ -2009,4 +2009,11 @@ translate chinese cc_pf_strip_T3_tonks_hermione_E1_614cb75b: translate chinese cc_pf_strip_T3_tonks_hermione_E1_78d3a283: # cho @ cheeks heavy_blush "..." ("smile", "narrow", "base", "down") - cho @ cheeks heavy_blush "..." ("smile", "narrow", "base", "down") \ No newline at end of file + cho @ cheeks heavy_blush "..." ("smile", "narrow", "base", "down")# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters/cho/events/favors/inspect_her_body_tier3_tonks.rpy:1176 + old "New clothing items for Tonks have been unlocked!" + new "New clothing items for Tonks have been unlocked!" + diff --git a/game/tl/chinese/scripts/characters/cho/events/favors/talk_to_me.rpy b/game/tl/chinese/scripts/characters/cho/events/favors/talk_to_me.rpy index 7a623ce6..2af27651 100644 --- a/game/tl/chinese/scripts/characters/cho/events/favors/talk_to_me.rpy +++ b/game/tl/chinese/scripts/characters/cho/events/favors/talk_to_me.rpy @@ -6502,4 +6502,15 @@ translate chinese strings: # game/scripts/characters/cho/events/favors/talk_to_me.rpy:304 old "-Boast-" - new "-夸大其词-" \ No newline at end of file + new "-夸大其词-"# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters/cho/events/favors/talk_to_me.rpy:304 + old "-Play it down-" + new "-Play it down-" + + # game/scripts/characters/cho/events/favors/talk_to_me.rpy:304 + old "-Be modest-" + new "-Be modest-" + diff --git a/game/tl/chinese/scripts/characters/cho/events/panties.rpy b/game/tl/chinese/scripts/characters/cho/events/panties.rpy index 0b7286ed..adfc2f1a 100644 --- a/game/tl/chinese/scripts/characters/cho/events/panties.rpy +++ b/game/tl/chinese/scripts/characters/cho/events/panties.rpy @@ -379,4 +379,11 @@ translate chinese cho_panties_response_T3_d5287d03: translate chinese cho_panties_response_T3_41d72978: # nar "You bring the panties to your nose and give them one last sniff." - nar "你把内裤放在鼻子前最后闻了闻.." \ No newline at end of file + nar "你把内裤放在鼻子前最后闻了闻.."# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters/cho/events/panties.rpy:22 + old "You hand over the panties..." + new "You hand over the panties..." + diff --git a/game/tl/chinese/scripts/characters/cho/favors.rpy b/game/tl/chinese/scripts/characters/cho/favors.rpy index a6b799fa..09c4514d 100644 --- a/game/tl/chinese/scripts/characters/cho/favors.rpy +++ b/game/tl/chinese/scripts/characters/cho/favors.rpy @@ -8,4 +8,11 @@ new "检查她的身体!" # game/scripts/characters/cho/favors.rpy:40 old "Suck it!" - new "给我口交!" \ No newline at end of file + new "给我口交!"# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters/cho/favors.rpy:27 + old "Let me inspect you!" + new "Let me inspect you!" + diff --git a/game/tl/chinese/scripts/characters/cho/summon.rpy b/game/tl/chinese/scripts/characters/cho/summon.rpy index cf601135..2c787798 100644 --- a/game/tl/chinese/scripts/characters/cho/summon.rpy +++ b/game/tl/chinese/scripts/characters/cho/summon.rpy @@ -204,4 +204,11 @@ translate chinese cho_favor_menu_favors_7cf068da: translate chinese cho_favor_menu_requests_0959eddb: # "You haven't unlocked this request opportunity yet." - "你还未解锁此请求." \ No newline at end of file + "你还未解锁此请求."# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters/cho/summon.rpy:194 + old "This feature is currently not available as of version %s." + new "This feature is currently not available as of version %s." + diff --git a/game/tl/chinese/scripts/characters/genie/vars.rpy b/game/tl/chinese/scripts/characters/genie/vars.rpy index 5fc7b5fe..3f19c565 100644 --- a/game/tl/chinese/scripts/characters/genie/vars.rpy +++ b/game/tl/chinese/scripts/characters/genie/vars.rpy @@ -2,4 +2,11 @@ # game/scripts/characters/genie/vars.rpy:12 old "Albus Dumbledore" - new "阿不思 邓布利多" \ No newline at end of file + new "阿不思 邓布利多"# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters/genie/vars.rpy:30 + old "Nobody" + new "Nobody" + diff --git a/game/tl/chinese/scripts/characters/hermione/chitchats.rpy b/game/tl/chinese/scripts/characters/hermione/chitchats.rpy index a6969ab8..5cf276a7 100644 --- a/game/tl/chinese/scripts/characters/hermione/chitchats.rpy +++ b/game/tl/chinese/scripts/characters/hermione/chitchats.rpy @@ -2069,4 +2069,11 @@ translate chinese hermione_chitchat_fb922671: translate chinese hermione_chitchat_02bd86e1: # her "I've noticed some correlations between your grades and your chest size, so I thought I'd give it a shot during our next exam..." ("open", "base", "base", "mid") - her "我注意到成绩和胸围之间有一些相关性,所以我想在下次考试时试试..." ("open", "base", "base", "mid") \ No newline at end of file + her "我注意到成绩和胸围之间有一些相关性,所以我想在下次考试时试试..." ("open", "base", "base", "mid")# TODO: Translation updated at 2024-05-01 22:38 + +# game/scripts/characters/hermione/chitchats.rpy:537 +translate chinese hermione_chitchat_3fd85cc2: + + # her "I've noticed some correlations between grades and the student's chest size, so I thought I'd give it a shot during our next exam..." ("open", "base", "base", "mid") + her "I've noticed some correlations between grades and the student's chest size, so I thought I'd give it a shot during our next exam..." ("open", "base", "base", "mid") + diff --git a/game/tl/chinese/scripts/characters/hermione/events/odd_jobs/panty_thief.rpy b/game/tl/chinese/scripts/characters/hermione/events/odd_jobs/panty_thief.rpy index 2ef865af..c69f7229 100644 --- a/game/tl/chinese/scripts/characters/hermione/events/odd_jobs/panty_thief.rpy +++ b/game/tl/chinese/scripts/characters/hermione/events/odd_jobs/panty_thief.rpy @@ -1567,3 +1567,11 @@ translate chinese hg_pr_panty_thief_e1_d865b625: # her "I'm sorry, [name_genie_hermione]... But you're asking too much..." ("open", "closed", "worried", "mid") her "" ("open", "closed", "worried", "mid") +# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters/hermione/events/odd_jobs/panty_thief.rpy:233 + old "You have acquired Hermione's panties!" + new "You have acquired Hermione's panties!" + diff --git a/game/tl/chinese/scripts/characters/hermione/events/requests/flirt_with_teachers.rpy b/game/tl/chinese/scripts/characters/hermione/events/requests/flirt_with_teachers.rpy index b7514dfc..5cc42fee 100644 --- a/game/tl/chinese/scripts/characters/hermione/events/requests/flirt_with_teachers.rpy +++ b/game/tl/chinese/scripts/characters/hermione/events/requests/flirt_with_teachers.rpy @@ -2434,4 +2434,11 @@ translate chinese strings: # game/scripts/characters/hermione/events/requests/flirt_with_teachers.rpy:240 old "\"Here are your points, [name_hermione_genie].\"" - new "\"这是你的分数, [name_hermione_genie].\"" \ No newline at end of file + new "\"这是你的分数, [name_hermione_genie].\""# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters/hermione/events/requests/flirt_with_teachers.rpy:431 + old "A new tattoo for Hermione has been unlocked!" + new "A new tattoo for Hermione has been unlocked!" + diff --git a/game/tl/chinese/scripts/characters/hermione/events/requests/wear_my_cum.rpy b/game/tl/chinese/scripts/characters/hermione/events/requests/wear_my_cum.rpy index 402b5012..8ae0b300 100644 --- a/game/tl/chinese/scripts/characters/hermione/events/requests/wear_my_cum.rpy +++ b/game/tl/chinese/scripts/characters/hermione/events/requests/wear_my_cum.rpy @@ -5593,3 +5593,63 @@ translate chinese hg_pr_cumslut_T6_hair_end_cd165980: # her "Good night [name_genie_hermione]." ("open", "squint", "base", "mid") her "晚安 [name_genie_hermione]." ("open", "squint", "base", "mid") +# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters/hermione/events/requests/wear_my_cum.rpy:157 + old "\"You should probably be naked for this.\"" + new "\"You should probably be naked for this.\"" + + # game/scripts/characters/hermione/events/requests/wear_my_cum.rpy:157 + old "\"You should probably be clothed for this.\"" + new "\"You should probably be clothed for this.\"" + + # game/scripts/characters/hermione/events/requests/wear_my_cum.rpy:343 + old "\"Just put it under your top!\"" + new "\"Just put it under your top!\"" + + # game/scripts/characters/hermione/events/requests/wear_my_cum.rpy:343 + old "\"Just figure it out, [name_hermione_genie]!\"" + new "\"Just figure it out, [name_hermione_genie]!\"" + + # game/scripts/characters/hermione/events/requests/wear_my_cum.rpy:343 + old "\"Just use your head!\"" + new "\"Just use your head!\"" + + # game/scripts/characters/hermione/events/requests/wear_my_cum.rpy:520 + old "\"Give my cock a loving kiss!\"" + new "\"Give my cock a loving kiss!\"" + + # game/scripts/characters/hermione/events/requests/wear_my_cum.rpy:520 + old "\"Tell me how much you want my cum!\"" + new "\"Tell me how much you want my cum!\"" + + # game/scripts/characters/hermione/events/requests/wear_my_cum.rpy:520 + old "\"Tell them how much of a slut you are!\"" + new "\"Tell them how much of a slut you are!\"" + + # game/scripts/characters/hermione/events/requests/wear_my_cum.rpy:617 + old "\"Just keep on jerking, [name_hermione_genie]!\"" + new "\"Just keep on jerking, [name_hermione_genie]!\"" + + # game/scripts/characters/hermione/events/requests/wear_my_cum.rpy:617 + old "\"On your face!\"" + new "\"On your face!\"" + + # game/scripts/characters/hermione/events/requests/wear_my_cum.rpy:617 + old "\"In your hair!\"" + new "\"In your hair!\"" + + # game/scripts/characters/hermione/events/requests/wear_my_cum.rpy:873 + old "\"Now, tell me about your day.\"" + new "\"Now, tell me about your day.\"" + + # game/scripts/characters/hermione/events/requests/wear_my_cum.rpy:1441 + old "\"Will you, though?\"" + new "\"Will you, though?\"" + + # game/scripts/characters/hermione/events/requests/wear_my_cum.rpy:1441 + old "\"Alright then...\"" + new "\"Alright then...\"" + diff --git a/game/tl/chinese/scripts/characters/hermione/favors.rpy b/game/tl/chinese/scripts/characters/hermione/favors.rpy index 5a2f65c4..922b83b7 100644 --- a/game/tl/chinese/scripts/characters/hermione/favors.rpy +++ b/game/tl/chinese/scripts/characters/hermione/favors.rpy @@ -20,4 +20,15 @@ new "给我乳交!" # game/scripts/characters/hermione/favors.rpy:223 old "Let's have sex!" - new "让我们做爱!" \ No newline at end of file + new "让我们做爱!"# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters/hermione/favors.rpy:108 + old "Show me your panties!" + new "Show me your panties!" + + # game/scripts/characters/hermione/favors.rpy:108 + old "Strip for me!" + new "Strip for me!" + diff --git a/game/tl/chinese/scripts/characters/hermione/talk.rpy b/game/tl/chinese/scripts/characters/hermione/talk.rpy index 639c2e6c..dec07706 100644 --- a/game/tl/chinese/scripts/characters/hermione/talk.rpy +++ b/game/tl/chinese/scripts/characters/hermione/talk.rpy @@ -2705,3 +2705,15 @@ translate chinese hermione_change_fail_7021d9a8: # gen "Let's resume the favour trading... You mad stud, you..." ("base", xpos="far_left", ypos="head") gen "" ("base", xpos="far_left", ypos="head") +# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters/hermione/talk.rpy:56 + old "My Lord" + new "My Lord" + + # game/scripts/characters/hermione/talk.rpy:62 + old "Darling" + new "Darling" + diff --git a/game/tl/chinese/scripts/characters/luna/events/favors/inspect_her_body.rpy b/game/tl/chinese/scripts/characters/luna/events/favors/inspect_her_body.rpy index e70744d7..8f0a52e6 100644 --- a/game/tl/chinese/scripts/characters/luna/events/favors/inspect_her_body.rpy +++ b/game/tl/chinese/scripts/characters/luna/events/favors/inspect_her_body.rpy @@ -6817,4 +6817,19 @@ translate chinese strings: new "\"我感觉好多了.\"" # game/scripts/characters/luna/events/favors/inspect_her_body.rpy:1958 old "\"If you can call these breasts...\"" - new "\"如果你能管这些乳房叫...\"" \ No newline at end of file + new "\"如果你能管这些乳房叫...\""# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters/luna/events/favors/inspect_her_body.rpy:254 + old "\"Of course!\"" + new "\"Of course!\"" + + # game/scripts/characters/luna/events/favors/inspect_her_body.rpy:254 + old "\"No!\"" + new "\"No!\"" + + # game/scripts/characters/luna/events/favors/inspect_her_body.rpy:1555 + old "-Pinch her again-" + new "-Pinch her again-" + diff --git a/game/tl/chinese/scripts/characters/luna/events/favors/masturbate_for_me.rpy b/game/tl/chinese/scripts/characters/luna/events/favors/masturbate_for_me.rpy index abccb979..8522bcb3 100644 --- a/game/tl/chinese/scripts/characters/luna/events/favors/masturbate_for_me.rpy +++ b/game/tl/chinese/scripts/characters/luna/events/favors/masturbate_for_me.rpy @@ -5498,4 +5498,17 @@ translate chinese strings: new "\"一个D\"" # game/scripts/characters/luna/events/favors/masturbate_for_me.rpy:1339 old "\"An F\"" - new "\"一个F\"" \ No newline at end of file + new "\"一个F\""# TODO: Translation updated at 2024-05-01 22:38 + +# game/scripts/characters/luna/events/favors/masturbate_for_me.rpy:1171 +translate chinese ll_pf_masturbate_T4_E1_repeat_9a0219f2: + + # gen "Anyway...{w=0.4} Now that that's established, you may begin the test.{#LINT_IGNORE}" + gen "Anyway...{w=0.4} Now that that's established, you may begin the test.{#LINT_IGNORE}" + +translate chinese strings: + + # game/scripts/characters/luna/events/favors/masturbate_for_me.rpy:678 + old "-Tell her-" + new "-Tell her-" + diff --git a/game/tl/chinese/scripts/characters/luna/events/favors/suck_it.rpy b/game/tl/chinese/scripts/characters/luna/events/favors/suck_it.rpy index 7bb9fa68..a0bc8b4f 100644 --- a/game/tl/chinese/scripts/characters/luna/events/favors/suck_it.rpy +++ b/game/tl/chinese/scripts/characters/luna/events/favors/suck_it.rpy @@ -3561,4 +3561,11 @@ translate chinese strings: new "\"满身精液的荡妇说什么?\"" # game/scripts/characters/luna/events/favors/suck_it.rpy:1346 old "\"I'm cured! You can stop now!\"" - new "\"我已经痊愈了,你可以停下!\"" \ No newline at end of file + new "\"我已经痊愈了,你可以停下!\""# TODO: Translation updated at 2024-05-01 22:38 + +# game/scripts/characters/luna/events/favors/suck_it.rpy:1612 +translate chinese ll_pf_blowjob_T4_E4_repeat_22232ea4: + + # nar "As Luna crawls out from under your desk, you slump back into your chair, exhausted by the sheer intensity of the session." + nar "As Luna crawls out from under your desk, you slump back into your chair, exhausted by the sheer intensity of the session." + diff --git a/game/tl/chinese/scripts/characters/luna/events/favors/talk_to_me.rpy b/game/tl/chinese/scripts/characters/luna/events/favors/talk_to_me.rpy index 86fcf1da..13160643 100644 --- a/game/tl/chinese/scripts/characters/luna/events/favors/talk_to_me.rpy +++ b/game/tl/chinese/scripts/characters/luna/events/favors/talk_to_me.rpy @@ -4923,4 +4923,51 @@ translate chinese strings: new "-再拒绝她一会儿-" # game/scripts/characters/luna/events/favors/talk_to_me.rpy:1615 old "-Allow her to join you-" - new "-允许她加入-" \ No newline at end of file + new "-允许她加入-"# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters/luna/events/favors/talk_to_me.rpy:62 + old "\"The spratters?\"" + new "\"The spratters?\"" + + # game/scripts/characters/luna/events/favors/talk_to_me.rpy:62 + old "-Sniff your armpits-" + new "-Sniff your armpits-" + + # game/scripts/characters/luna/events/favors/talk_to_me.rpy:101 + old "-Whip it out-" + new "-Whip it out-" + + # game/scripts/characters/luna/events/favors/talk_to_me.rpy:282 + old "\"A Rhinoceros...\"" + new "\"A Rhinoceros...\"" + + # game/scripts/characters/luna/events/favors/talk_to_me.rpy:282 + old "\"A Sperm Whale...\"" + new "\"A Sperm Whale...\"" + + # game/scripts/characters/luna/events/favors/talk_to_me.rpy:282 + old "\"A Sea Cucumber...\"" + new "\"A Sea Cucumber...\"" + + # game/scripts/characters/luna/events/favors/talk_to_me.rpy:282 + old "\"A Blob-fish...\"" + new "\"A Blob-fish...\"" + + # game/scripts/characters/luna/events/favors/talk_to_me.rpy:478 + old "\"Are you serious...\"" + new "\"Are you serious...\"" + + # game/scripts/characters/luna/events/favors/talk_to_me.rpy:478 + old "\".... What?\"" + new "\".... What?\"" + + # game/scripts/characters/luna/events/favors/talk_to_me.rpy:478 + old "\"..............\"" + new "\"..............\"" + + # game/scripts/characters/luna/events/favors/talk_to_me.rpy:814 + old "-Over-exaggerate-" + new "-Over-exaggerate-" + diff --git a/game/tl/chinese/scripts/characters/luna/summon.rpy b/game/tl/chinese/scripts/characters/luna/summon.rpy index 9b8544eb..aa064aa4 100644 --- a/game/tl/chinese/scripts/characters/luna/summon.rpy +++ b/game/tl/chinese/scripts/characters/luna/summon.rpy @@ -746,3 +746,19 @@ translate chinese genie_luna_change_741aaa5a: # lun "Oh...{w=0.4} How convenient!" ("soft", "base", "base", "stare") lun "哦...{w=0.4}这倒方便!" ("soft", "base", "base", "stare") +# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters/luna/summon.rpy:183 + old "Partner" + new "Partner" + + # game/scripts/characters/luna/summon.rpy:204 + old "Loony" + new "Loony" + + # game/scripts/characters/luna/summon.rpy:210 + old "Bimbo" + new "Bimbo" + diff --git a/game/tl/chinese/scripts/characters/luna/vars.rpy b/game/tl/chinese/scripts/characters/luna/vars.rpy index 44257d87..14af5524 100644 --- a/game/tl/chinese/scripts/characters/luna/vars.rpy +++ b/game/tl/chinese/scripts/characters/luna/vars.rpy @@ -2,4 +2,11 @@ # game/scripts/characters/luna/vars.rpy:29 old "Miss Lovegood" - new "洛夫古德小姐" \ No newline at end of file + new "洛夫古德小姐"# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters/luna/vars.rpy:59 + old "Penis" + new "Penis" + diff --git a/game/tl/chinese/scripts/characters/tonks/events/hangout.rpy b/game/tl/chinese/scripts/characters/tonks/events/hangout.rpy index e1f3641b..399777f1 100644 --- a/game/tl/chinese/scripts/characters/tonks/events/hangout.rpy +++ b/game/tl/chinese/scripts/characters/tonks/events/hangout.rpy @@ -1997,4 +1997,11 @@ translate chinese nt_he_story_E12_3878a450: translate chinese nt_he_firewhisky_E4_ce841e94: # ton "*Aaaaaaaahhhh!!!*..." ("silly", "closed", "base", "ahegao", trans=vpunch) - ton "*呃哦啊嗷呵喔嚄唔哇!!!*..." ("silly", "closed", "base", "ahegao", trans=vpunch) \ No newline at end of file + ton "*呃哦啊嗷呵喔嚄唔哇!!!*..." ("silly", "closed", "base", "ahegao", trans=vpunch)# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters/tonks/events/hangout.rpy:123 + old "You hand over a bottle of firewhisky to Tonks..." + new "You hand over a bottle of firewhisky to Tonks..." + diff --git a/game/tl/chinese/scripts/characters/tonks/talk.rpy b/game/tl/chinese/scripts/characters/tonks/talk.rpy index 5eae4d2a..32bc3ad3 100644 --- a/game/tl/chinese/scripts/characters/tonks/talk.rpy +++ b/game/tl/chinese/scripts/characters/tonks/talk.rpy @@ -1250,4 +1250,31 @@ translate chinese strings: # game/scripts/characters/tonks/talk.rpy:2 old "-From now on, I will address you as-" - new "-从现在起我将称呼你为-" \ No newline at end of file + new "-从现在起我将称呼你为-"# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/characters/tonks/talk.rpy:353 + old "tonks" + new "tonks" + + # game/scripts/characters/tonks/talk.rpy:353 + old "nymphadora" + new "nymphadora" + + # game/scripts/characters/tonks/talk.rpy:353 + old "nympho" + new "nympho" + + # game/scripts/characters/tonks/talk.rpy:353 + old "fuck puppet" + new "fuck puppet" + + # game/scripts/characters/tonks/talk.rpy:353 + old "bitch" + new "bitch" + + # game/scripts/characters/tonks/talk.rpy:353 + old "cunt" + new "cunt" + diff --git a/game/tl/chinese/scripts/events/final_events.rpy b/game/tl/chinese/scripts/events/final_events.rpy index da522c14..ceea3cfd 100644 --- a/game/tl/chinese/scripts/events/final_events.rpy +++ b/game/tl/chinese/scripts/events/final_events.rpy @@ -2413,4 +2413,11 @@ translate chinese strings: new "\"把你的衣服脱下来\"" # game/scripts/events/final_events.rpy:49 old "\"Just stand right there for a moment.\"" - new "\"就站在那里一会儿\"" \ No newline at end of file + new "\"就站在那里一会儿\""# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/events/final_events.rpy:669 + old "You give the ball dress to Hermione..." + new "You give the ball dress to Hermione..." + diff --git a/game/tl/chinese/scripts/interface/letter.rpy b/game/tl/chinese/scripts/interface/letter.rpy index 18f92e85..c0189a83 100644 --- a/game/tl/chinese/scripts/interface/letter.rpy +++ b/game/tl/chinese/scripts/interface/letter.rpy @@ -128,4 +128,55 @@ translate chinese letter_cards_unlock_0fde9dba: translate chinese letter_nt_1_ede70cc8: # nar "You slowly roll out the piece of parchment - getting a good look of it." - nar "你慢慢地铺开那张羊皮纸——好好看了看." \ No newline at end of file + nar "你慢慢地铺开那张羊皮纸——好好看了看."# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/interface/letter.rpy:5 + old "{size=-7}From: Hermione Granger\nTo: Professor Dumbledore\n\n{/size}{size=-4}I am sure that you remember the reason why I'm writing you this letter from my last one, sir.\n\nI beg of you, please hear my plea this time. This injustice simply cannot go on...\nNot in this day and age, not in our school.\n\nPlease take action.{/size}\n\n{size=-7}With deepest respect,\nHermione Granger{/size}" + new "{size=-7}From: Hermione Granger\nTo: Professor Dumbledore\n\n{/size}{size=-4}I am sure that you remember the reason why I'm writing you this letter from my last one, sir.\n\nI beg of you, please hear my plea this time. This injustice simply cannot go on...\nNot in this day and age, not in our school.\n\nPlease take action.{/size}\n\n{size=-7}With deepest respect,\nHermione Granger{/size}" + + # game/scripts/interface/letter.rpy:9 + old "{size=-7}From: Hermione Granger\nTo: Professor Dumbledore\n\n{/size}{size=-4}I am sorry to disturb you again, professor. I just want to make sure that you take this problem seriously.\n\nLast night another classmate confided in me... I gave my word to keep it a secret, so I cannot go into any details.\n\nAll I can say is that one of the Professors was involved.\n\nPlease take action soon.{/size}\n\n{size=-7}With deepest respect,\nHermione Granger.{/size}" + new "{size=-7}From: Hermione Granger\nTo: Professor Dumbledore\n\n{/size}{size=-4}I am sorry to disturb you again, professor. I just want to make sure that you take this problem seriously.\n\nLast night another classmate confided in me... I gave my word to keep it a secret, so I cannot go into any details.\n\nAll I can say is that one of the Professors was involved.\n\nPlease take action soon.{/size}\n\n{size=-7}With deepest respect,\nHermione Granger.{/size}" + + # game/scripts/interface/letter.rpy:21 + old "{size=-7}From: Ministry of Magic\nTo: Professor Albus Dumbledore\n\n{/size}{size=-4}Dear professor Dumbledore,\nWe remind you that only upon providing us with a completed report will we be able to make a payment in your name.{/size}\n\n{size=-7}With deepest respect,\nThe Ministry of Magic.{/size}" + new "{size=-7}From: Ministry of Magic\nTo: Professor Albus Dumbledore\n\n{/size}{size=-4}Dear professor Dumbledore,\nWe remind you that only upon providing us with a completed report will we be able to make a payment in your name.{/size}\n\n{size=-7}With deepest respect,\nThe Ministry of Magic.{/size}" + + # game/scripts/interface/letter.rpy:30 + old "From now on you can do paperwork at your desk in order to earn additional gold..." + new "From now on you can do paperwork at your desk in order to earn additional gold..." + + # game/scripts/interface/letter.rpy:34 + old "{size=-7}From:Ministry of Magic\nTo: Professor Dumbledore\n\n{/size}{size=-4}Thank you for completing a report this week.\n\nYou will find your payment of\n\n{/size}{b}-[reports_gold] gold-{/b}{size=-4}\n\nin the attached purse.{/size}\n\n{size=-7}With deepest respect,\nThe Ministry of Magic.{/size}" + new "{size=-7}From:Ministry of Magic\nTo: Professor Dumbledore\n\n{/size}{size=-4}Thank you for completing a report this week.\n\nYou will find your payment of\n\n{/size}{b}-[reports_gold] gold-{/b}{size=-4}\n\nin the attached purse.{/size}\n\n{size=-7}With deepest respect,\nThe Ministry of Magic.{/size}" + + # game/scripts/interface/letter.rpy:66 + old "{size=-7}From:Ministry of Magic\nTo: Professor Dumbledore\n\n{/size}{size=-4}Dear professor Dumbledore,\nit has come to the ministry's attention from an anonymous letter, that there has been illicit activities going on between staff members and students within your halls.\n\nAn Auror has been dispatched and will arrive shortly to begin the investigation.{/size}\n\n{size=-7}Yours sincerely,\nAmelia Bones, Department of Magical Law Enforcement.{/size}" + new "{size=-7}From:Ministry of Magic\nTo: Professor Dumbledore\n\n{/size}{size=-4}Dear professor Dumbledore,\nit has come to the ministry's attention from an anonymous letter, that there has been illicit activities going on between staff members and students within your halls.\n\nAn Auror has been dispatched and will arrive shortly to begin the investigation.{/size}\n\n{size=-7}Yours sincerely,\nAmelia Bones, Department of Magical Law Enforcement.{/size}" + + # game/scripts/interface/letter.rpy:80 + old "{size=-3}Sir Albus Dumbledore{/size}\n\n{size=-7}We would like to present to you a great opportunity to become a Wizard Cards champion. Included in this letter is a starter pack to our card game in the hopes that you will consider any of our resellers to stock our cards for your students to purchase and play.\n\nHere's a little bit of information about our cards:\nEvery Wizard card has an enchantment that will personalise its look just for you and show something of your own favourite interest.\n\nDo you like Quidditch? Every card will look like a famous Quidditch player or a sport related print.\nInterested in magical creatures? The cards will have magical creatures on them.\nFind out your unique illustrations today with this starter pack, we don't even know what it is!{/size}\n\n{space=110}{size=-5}Wizard cards inc{/size}" + new "{size=-3}Sir Albus Dumbledore{/size}\n\n{size=-7}We would like to present to you a great opportunity to become a Wizard Cards champion. Included in this letter is a starter pack to our card game in the hopes that you will consider any of our resellers to stock our cards for your students to purchase and play.\n\nHere's a little bit of information about our cards:\nEvery Wizard card has an enchantment that will personalise its look just for you and show something of your own favourite interest.\n\nDo you like Quidditch? Every card will look like a famous Quidditch player or a sport related print.\nInterested in magical creatures? The cards will have magical creatures on them.\nFind out your unique illustrations today with this starter pack, we don't even know what it is!{/size}\n\n{space=110}{size=-5}Wizard cards inc{/size}" + + # game/scripts/interface/letter.rpy:110 + old "You've unlocked Wizard cards.\n\nUse the deck builder available on your desk to learn the rules and edit your deck." + new "You've unlocked Wizard cards.\n\nUse the deck builder available on your desk to learn the rules and edit your deck." + + # game/scripts/interface/letter.rpy:113 + old "{size=-7}Weasley's Wizard Wheezes shop emporium is now officially partnering with Wizard cards.\nVisit our shop for the best deals on card packs in all of Hogwarts!{/size}" + new "{size=-7}Weasley's Wizard Wheezes shop emporium is now officially partnering with Wizard cards.\nVisit our shop for the best deals on card packs in all of Hogwarts!{/size}" + + # game/scripts/interface/letter.rpy:125 + old "New items have been unlocked in the store." + new "New items have been unlocked in the store." + + # game/scripts/interface/letter.rpy:129 + old "{size=-3}Congratulations!{/size}\n\n{size=-7}You've beaten your first 3 challenges of Wizard Cards.\nWe're currently working on expanding our business and are recruiting even more challengers so that in the future you'll be able to challenge even more people.\nIn the meanwhile, you'll be able to earn even more tokens by making wagers with the ones you've already beaten to complete your collection of items.\nFor wagers both participant needs to be fine with the prize/forfeit before the wager is made, good luck!\n\nYours truly,\nWeasley's Wizard Wheeze's and Team Silver{/size}" + new "{size=-3}Congratulations!{/size}\n\n{size=-7}You've beaten your first 3 challenges of Wizard Cards.\nWe're currently working on expanding our business and are recruiting even more challengers so that in the future you'll be able to challenge even more people.\nIn the meanwhile, you'll be able to earn even more tokens by making wagers with the ones you've already beaten to complete your collection of items.\nFor wagers both participant needs to be fine with the prize/forfeit before the wager is made, good luck!\n\nYours truly,\nWeasley's Wizard Wheeze's and Team Silver{/size}" + + # game/scripts/interface/letter.rpy:142 + old "{size=-7}From: Tonks\nTo: My beloved headmaster\n\n{/size}{size=-4}As promised, here is a very lewd picture of me.{heart}\n\nI had so much fun making this for you.\nPlease jerk off to it as much as you like! {heart} {heart} {heart}{/size}\n\n{size=-7}With love,\nTonks. {heart}{/size}" + new "{size=-7}From: Tonks\nTo: My beloved headmaster\n\n{/size}{size=-4}As promised, here is a very lewd picture of me.{heart}\n\nI had so much fun making this for you.\nPlease jerk off to it as much as you like! {heart} {heart} {heart}{/size}\n\n{size=-7}With love,\nTonks. {heart}{/size}" + diff --git a/game/tl/chinese/scripts/inventory/books.rpy b/game/tl/chinese/scripts/inventory/books.rpy index f4c41250..06c00a87 100644 --- a/game/tl/chinese/scripts/inventory/books.rpy +++ b/game/tl/chinese/scripts/inventory/books.rpy @@ -1917,4 +1917,51 @@ translate chinese quidditch_guide_book_42ddc6c1: translate chinese quidditch_guide_book_31e1a4b4: # gen "This is even more stupid than I imagined." ("base", xpos="far_left", ypos="head") - gen "这比我想象的还要愚蠢." ("base", xpos="far_left", ypos="head") \ No newline at end of file + gen "这比我想象的还要愚蠢." ("base", xpos="far_left", ypos="head")# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/inventory/books.rpy:2 + old "Tome 1: The Tale of Galadriel" + new "Tome 1: The Tale of Galadriel" + + # game/scripts/inventory/books.rpy:2 + old "This book tells the story of an elven princess who defies the traditions of her people and chooses to forge her own destiny.\nEffect: Improves imagination." + new "This book tells the story of an elven princess who defies the traditions of her people and chooses to forge her own destiny.\nEffect: Improves imagination." + + # game/scripts/inventory/books.rpy:2 + old "Read" + new "Read" + + # game/scripts/inventory/books.rpy:3 + old "Tome 2: The Tale of Galadriel" + new "Tome 2: The Tale of Galadriel" + + # game/scripts/inventory/books.rpy:3 + old "This is a continuation on the story of the elven princess who defies the tradition, with a twist.\nEffect: Improves imagination." + new "This is a continuation on the story of the elven princess who defies the tradition, with a twist.\nEffect: Improves imagination." + + # game/scripts/inventory/books.rpy:4 + old "Tome 1: Game of Chairs" + new "Tome 1: Game of Chairs" + + # game/scripts/inventory/books.rpy:4 + old "An epic tale of betrayal, murder and rape. Then some more murder, some more betrayal and some more rape." + new "An epic tale of betrayal, murder and rape. Then some more murder, some more betrayal and some more rape." + + # game/scripts/inventory/books.rpy:5 + old "Tome 2: Game of Chairs" + new "Tome 2: Game of Chairs" + + # game/scripts/inventory/books.rpy:6 + old "Tome 3: Game of Chairs" + new "Tome 3: Game of Chairs" + + # game/scripts/inventory/books.rpy:7 + old "My Dear Waifu" + new "My Dear Waifu" + + # game/scripts/inventory/books.rpy:7 + old "Relive the glory of your high school days and find your ultimate \"waifu\".{size=-3}\n\nEnding 01 {unicode}✘{/unicode}\nEnding 02 {unicode}✘{/unicode}\nEnding 03 {unicode}✘{/unicode}\nEnding 04 {unicode}✘{/unicode}\nEnding 05 {unicode}✘{/unicode}{/size}" + new "Relive the glory of your high school days and find your ultimate \"waifu\".{size=-3}\n\nEnding 01 {unicode}✘{/unicode}\nEnding 02 {unicode}✘{/unicode}\nEnding 03 {unicode}✘{/unicode}\nEnding 04 {unicode}✘{/unicode}\nEnding 05 {unicode}✘{/unicode}{/size}" + diff --git a/game/tl/chinese/scripts/inventory/books_waifu.rpy b/game/tl/chinese/scripts/inventory/books_waifu.rpy index ee124407..514ea546 100644 --- a/game/tl/chinese/scripts/inventory/books_waifu.rpy +++ b/game/tl/chinese/scripts/inventory/books_waifu.rpy @@ -120,4 +120,431 @@ translate chinese strings: new "-去图书馆看看-" # game/scripts/inventory/books_waifu.rpy:263 old "-Go to the prom-" - new "-去参加舞会-" \ No newline at end of file + new "-去参加舞会-"# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/inventory/books_waifu.rpy:9 + old "You are a male student who is sharing his home with his cute step-sister Shea." + new "You are a male student who is sharing his home with his cute step-sister Shea." + + # game/scripts/inventory/books_waifu.rpy:9 + old "During classes Ms Stevens is droning away about something. You admire her chest to stay awake. She's way too hot to be a teacher." + new "During classes Ms Stevens is droning away about something. You admire her chest to stay awake. She's way too hot to be a teacher." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You meet your step-sister at school. Unlike you, Shea is quite popular among her classmates, but She all but denies your existence." + new "You meet your step-sister at school. Unlike you, Shea is quite popular among her classmates, but She all but denies your existence." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You bump into a girl in the hallway, She is wearing thick glasses and acts very shy. afterwards She apologises and quickly runs off, is she even a student of this school?" + new "You bump into a girl in the hallway, She is wearing thick glasses and acts very shy. afterwards She apologises and quickly runs off, is she even a student of this school?" + + # game/scripts/inventory/books_waifu.rpy:9 + old "Ms Stevens is organizing extracurricular activities today. You decide to show up in hopes of extra credit." + new "Ms Stevens is organizing extracurricular activities today. You decide to show up in hopes of extra credit." + + # game/scripts/inventory/books_waifu.rpy:9 + old "A bully takes your lunch money today. Later Shea shows up and brings the bully with her, He apologises and returns you your money. Shea can be scary..." + new "A bully takes your lunch money today. Later Shea shows up and brings the bully with her, He apologises and returns you your money. Shea can be scary..." + + # game/scripts/inventory/books_waifu.rpy:9 + old "Another boring class. You ignore the teacher completely and daydream about getting a degree in art and becoming a professional hentai-manga artist." + new "Another boring class. You ignore the teacher completely and daydream about getting a degree in art and becoming a professional hentai-manga artist." + + # game/scripts/inventory/books_waifu.rpy:9 + old "Another terribly generic school day, Ms Stevens' modest green suit does little to conceal her attractive figure. You couldn't care less about the topic of her class though." + new "Another terribly generic school day, Ms Stevens' modest green suit does little to conceal her attractive figure. You couldn't care less about the topic of her class though." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You ditch your classes and roam through the deserted school corridors, pretending to be the sole survivor of some deadly virus. The janitor spots you, He's infected! You run for your life." + new "You ditch your classes and roam through the deserted school corridors, pretending to be the sole survivor of some deadly virus. The janitor spots you, He's infected! You run for your life." + + # game/scripts/inventory/books_waifu.rpy:9 + old "The same bully takes your money again. An hour later an ambulance parks before school, Some guy broke his hand. You recognise your bully... Did Shea do this to him?" + new "The same bully takes your money again. An hour later an ambulance parks before school, Some guy broke his hand. You recognise your bully... Did Shea do this to him?" + + # game/scripts/inventory/books_waifu.rpy:9 + old "Another day in school. After the incident with the bully, people are looking at you funnily, but they seem to adore Shea more than ever. How is she doing it?" + new "Another day in school. After the incident with the bully, people are looking at you funnily, but they seem to adore Shea more than ever. How is she doing it?" + + # game/scripts/inventory/books_waifu.rpy:9 + old "You have no classes with Ms Stevens today. So why even bother? You fall asleep behind your desk." + new "You have no classes with Ms Stevens today. So why even bother? You fall asleep behind your desk." + + # game/scripts/inventory/books_waifu.rpy:9 + old "Your classmates all seem to be very excited about the upcoming prom, but You couldn't care less for the stupid thing." + new "Your classmates all seem to be very excited about the upcoming prom, but You couldn't care less for the stupid thing." + + # game/scripts/inventory/books_waifu.rpy:9 + old "Another boring class. You gaze out of the window and notice a suspicious looking black van with tinted windows parked nearby the school library building. Why?" + new "Another boring class. You gaze out of the window and notice a suspicious looking black van with tinted windows parked nearby the school library building. Why?" + + # game/scripts/inventory/books_waifu.rpy:9 + old "You overhear one of your classmates talking about starting a secret \"Ms Stevens fan club\". Not very surprising, considering how attractive she is." + new "You overhear one of your classmates talking about starting a secret \"Ms Stevens fan club\". Not very surprising, considering how attractive she is." + + # game/scripts/inventory/books_waifu.rpy:9 + old "Everyone's excitement about the upcoming prom grows with every day. You toy with an idea of asking someone to the prom, but decide to save yourself the awkwardness." + new "Everyone's excitement about the upcoming prom grows with every day. You toy with an idea of asking someone to the prom, but decide to save yourself the awkwardness." + + # game/scripts/inventory/books_waifu.rpy:9 + old "Ms Stevens is wearing her skintight business suit again today. All the guys in your class look very eager to learn, while many of the girls are pouting." + new "Ms Stevens is wearing her skintight business suit again today. All the guys in your class look very eager to learn, while many of the girls are pouting." + + # game/scripts/inventory/books_waifu.rpy:9 + old "The graduation ceremony is tomorrow. Everyone is very excited, but You just want this day to end." + new "The graduation ceremony is tomorrow. Everyone is very excited, but You just want this day to end." + + # game/scripts/inventory/books_waifu.rpy:9 + old "Today is your graduation day. You see your classmates getting emotional during the ceremony, but you don't care much." + new "Today is your graduation day. You see your classmates getting emotional during the ceremony, but you don't care much." + + # game/scripts/inventory/books_waifu.rpy:9 + old "The prom will take place tonight. You have nothing to do today, No chores, no homework... So this is how it feels to be free!?" + new "The prom will take place tonight. You have nothing to do today, No chores, no homework... So this is how it feels to be free!?" + + # game/scripts/inventory/books_waifu.rpy:9 + old "You return home and walk in on Shea taking a bath. You stare at her tits until she knocks you out cold with one of her trademark punches." + new "You return home and walk in on Shea taking a bath. You stare at her tits until she knocks you out cold with one of her trademark punches." + + # game/scripts/inventory/books_waifu.rpy:9 + old "At home, Shea cooks supper for you. You catch a glimpse of her panties and she knocks you out cold again with one of her trademark punches." + new "At home, Shea cooks supper for you. You catch a glimpse of her panties and she knocks you out cold again with one of her trademark punches." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You return home and The house is empty, so You decide to watch an adult movie in the living room. Shea walks in on you... and knocks you out with one of her trademark punches." + new "You return home and The house is empty, so You decide to watch an adult movie in the living room. Shea walks in on you... and knocks you out with one of her trademark punches." + + # game/scripts/inventory/books_waifu.rpy:9 + old "It's a stormy night with rain and thunder. Frightened, Shea crawls into your bed. Your manhood gets hard and Shea knocks you out with one of her trademark punches." + new "It's a stormy night with rain and thunder. Frightened, Shea crawls into your bed. Your manhood gets hard and Shea knocks you out with one of her trademark punches." + + # game/scripts/inventory/books_waifu.rpy:9 + old "As a peace offering you decide to clean Shea's room. She doesn't appreciate such an invasion of privacy and dishes out another one of her trademark punches, which knocks you out cold." + new "As a peace offering you decide to clean Shea's room. She doesn't appreciate such an invasion of privacy and dishes out another one of her trademark punches, which knocks you out cold." + + # game/scripts/inventory/books_waifu.rpy:9 + old "The house is empty. You decide to watch an adult movie in the living room, but Shea walks in on you again. You expect another punch but she just runs off." + new "The house is empty. You decide to watch an adult movie in the living room, but Shea walks in on you again. You expect another punch but she just runs off." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You come to Shea's room to apologise for the last time. She is wearing her pyjamas. You get a little hard during your apology. She accepts your apology blushing." + new "You come to Shea's room to apologise for the last time. She is wearing her pyjamas. You get a little hard during your apology. She accepts your apology blushing." + + # game/scripts/inventory/books_waifu.rpy:9 + old "It's raining again, so Shea sneaks into your bed at night. She kisses you and asks you to take her anal virginity. You have anal sex with your little step sister." + new "It's raining again, so Shea sneaks into your bed at night. She kisses you and asks you to take her anal virginity. You have anal sex with your little step sister." + + # game/scripts/inventory/books_waifu.rpy:9 + old "Shea sneaks into your room after supper. While your parents finish eating downstairs, you drill your sister's little asshole with your cock while she moans enthusiastically." + new "Shea sneaks into your room after supper. While your parents finish eating downstairs, you drill your sister's little asshole with your cock while she moans enthusiastically." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You decide to stay home and, To your surprise, Shea does the same. Then, out of nowhere she asks you out for the prom." + new "You decide to stay home and, To your surprise, Shea does the same. Then, out of nowhere she asks you out for the prom." + + # game/scripts/inventory/books_waifu.rpy:9 + old "The prom night goes by in a generic way. You dance with your step-sister and Everybody thinks it's because she took pity on you." + new "The prom night goes by in a generic way. You dance with your step-sister and Everybody thinks it's because she took pity on you." + + # game/scripts/inventory/books_waifu.rpy:9 + old "When the prom is over you and Shea return home. That night you take your little step-sister's virginity. And then she asks you to stick it up her butt as well." + new "When the prom is over you and Shea return home. That night you take your little step-sister's virginity. And then she asks you to stick it up her butt as well." + + # game/scripts/inventory/books_waifu.rpy:9 + old "It's been a year. Both you and Shea are students at the same university, You choose completely different majors, but you are still together and very happy." + new "It's been a year. Both you and Shea are students at the same university, You choose completely different majors, but you are still together and very happy." + + # game/scripts/inventory/books_waifu.rpy:9 + old "{size=+5}-Ending 02 of 05-{/size}" + new "{size=+5}-Ending 02 of 05-{/size}" + + # game/scripts/inventory/books_waifu.rpy:9 + old "You decide to stay home and to your surprise, Shea does the same. You toy with the idea of asking her out to the prom but then decide against it." + new "You decide to stay home and to your surprise, Shea does the same. You toy with the idea of asking her out to the prom but then decide against it." + + # game/scripts/inventory/books_waifu.rpy:9 + old "Shea goes to the prom with some other guy, while you stay home." + new "Shea goes to the prom with some other guy, while you stay home." + + # game/scripts/inventory/books_waifu.rpy:9 + old "It's been a year. You attend a university abroad and actually enjoy learning for a change, so you seldom think about the past and have high hopes for your future." + new "It's been a year. You attend a university abroad and actually enjoy learning for a change, so you seldom think about the past and have high hopes for your future." + + # game/scripts/inventory/books_waifu.rpy:9 + old "{size=+5}-Ending 01 of 05-{/size}" + new "{size=+5}-Ending 01 of 05-{/size}" + + # game/scripts/inventory/books_waifu.rpy:9 + old "You decide to stay home and bail on the prom." + new "You decide to stay home and bail on the prom." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You decide to roam around the school for a while. Ms Stevens is sitting behind a desk in one of the classrooms, working and you end up secretly watching her." + new "You decide to roam around the school for a while. Ms Stevens is sitting behind a desk in one of the classrooms, working and you end up secretly watching her." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You find Ms Stevens working in one of the empty classrooms again. This time She notices you and You have to lie your way out of it. She gives you a big home assignment." + new "You find Ms Stevens working in one of the empty classrooms again. This time She notices you and You have to lie your way out of it. She gives you a big home assignment." + + # game/scripts/inventory/books_waifu.rpy:9 + old "Ms Stevens finds you roaming around in some deserted school corridors. You haven't completed the assignment she gave you yet. She treats you with contempt for some reason." + new "Ms Stevens finds you roaming around in some deserted school corridors. You haven't completed the assignment she gave you yet. She treats you with contempt for some reason." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You bump into your teacher Ms Stevens again. Is she stalking your or something? It's the assignment thing again. You start to really dislike the woman." + new "You bump into your teacher Ms Stevens again. Is she stalking your or something? It's the assignment thing again. You start to really dislike the woman." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You try to avoid Ms Stevens but fail. Your assignment is not completed yet and You grow tired of her droning on about \"how terrible pupils like you fail at life\"." + new "You try to avoid Ms Stevens but fail. Your assignment is not completed yet and You grow tired of her droning on about \"how terrible pupils like you fail at life\"." + + # game/scripts/inventory/books_waifu.rpy:9 + old "Ms Stevens lectures you again. While doing so she Accidentally spills her tea on your lap. Afterwards She uses a tissue to rub it off, even though You get aroused by that she pretends not to notice." + new "Ms Stevens lectures you again. While doing so she Accidentally spills her tea on your lap. Afterwards She uses a tissue to rub it off, even though You get aroused by that she pretends not to notice." + + # game/scripts/inventory/books_waifu.rpy:9 + old "Ms Stevens lectures you once again. Suddenly she kisses your lips, apologises and asks you to keep this a secret. You return home very confused." + new "Ms Stevens lectures you once again. Suddenly she kisses your lips, apologises and asks you to keep this a secret. You return home very confused." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You decide to roam the school after your classes again in hopes of running into Ms Stevens, but you can't find her anywhere..." + new "You decide to roam the school after your classes again in hopes of running into Ms Stevens, but you can't find her anywhere..." + + # game/scripts/inventory/books_waifu.rpy:9 + old "Ms Stevens invites you to her office. She grabs your crotch and fondles your hard cock for a while, but then just sends you on your way. You return home in a daze." + new "Ms Stevens invites you to her office. She grabs your crotch and fondles your hard cock for a while, but then just sends you on your way. You return home in a daze." + + # game/scripts/inventory/books_waifu.rpy:9 + old "The School gym is full of all sorts of decorations for tonight's prom. Ms Stevens is the head of the decorating committee, she seems very busy." + new "The School gym is full of all sorts of decorations for tonight's prom. Ms Stevens is the head of the decorating committee, she seems very busy." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You tell Ms Stevens about your plan to skip the prom. She gets mad, then grabs your crotch and whispers that she will let you cum on her face if you change your mind." + new "You tell Ms Stevens about your plan to skip the prom. She gets mad, then grabs your crotch and whispers that she will let you cum on her face if you change your mind." + + # game/scripts/inventory/books_waifu.rpy:9 + old "Later that night you show up for the prom. You dance with Ms Stevens, she then takes you to the janitor's closet and let's you jerk off on her face. You plaster it with cum." + new "Later that night you show up for the prom. You dance with Ms Stevens, she then takes you to the janitor's closet and let's you jerk off on her face. You plaster it with cum." + + # game/scripts/inventory/books_waifu.rpy:9 + old "It's been a year... You tried to stay in touch with Ms Stevens, but it seems like the moment you stopped being one of her pupils she lost all of her interest in you." + new "It's been a year... You tried to stay in touch with Ms Stevens, but it seems like the moment you stopped being one of her pupils she lost all of her interest in you." + + # game/scripts/inventory/books_waifu.rpy:9 + old "But your experience with her motivated you to follow your dream of becoming an adult comics artist. Now you attend a prestigious art-school and are actually quite happy." + new "But your experience with her motivated you to follow your dream of becoming an adult comics artist. Now you attend a prestigious art-school and are actually quite happy." + + # game/scripts/inventory/books_waifu.rpy:9 + old "{size=+5}-Ending 03 of 05-{/size}" + new "{size=+5}-Ending 03 of 05-{/size}" + + # game/scripts/inventory/books_waifu.rpy:9 + old "She notices you. You tell her about your plan to bail on the prom, but it Doesn't look like she cares." + new "She notices you. You tell her about your plan to bail on the prom, but it Doesn't look like she cares." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You return home and go to bed early." + new "You return home and go to bed early." + + # game/scripts/inventory/books_waifu.rpy:9 + old "School gym is full of all sorts of declarations for tonight's prom. What of time the whole thing is..." + new "School gym is full of all sorts of declarations for tonight's prom. What of time the whole thing is..." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You return home and go to sleep early." + new "You return home and go to sleep early." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You go to the school library. Apart from an unfamiliar dark haired girl in the corner you are the only visitor. You spend some time with reading a sci-fi novel." + new "You go to the school library. Apart from an unfamiliar dark haired girl in the corner you are the only visitor. You spend some time with reading a sci-fi novel." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You're at the library. There is that girl with the glasses again. You read your sci-fi book and catch the girl staring at you A couple of times. What's her problem?" + new "You're at the library. There is that girl with the glasses again. You read your sci-fi book and catch the girl staring at you A couple of times. What's her problem?" + + # game/scripts/inventory/books_waifu.rpy:9 + old "Seems like the girl is always here. You look at her properly for the first time: long dark hair, glasses, with a well-formed body. She is sort of cute, but this time she catches you staring." + new "Seems like the girl is always here. You look at her properly for the first time: long dark hair, glasses, with a well-formed body. She is sort of cute, but this time she catches you staring." + + # game/scripts/inventory/books_waifu.rpy:9 + old "The girl is here, just as always. She looks very shy, so You decide to talk to her, but she just ignores you at first and then simply leaves. She's a weird one." + new "The girl is here, just as always. She looks very shy, so You decide to talk to her, but she just ignores you at first and then simply leaves. She's a weird one." + + # game/scripts/inventory/books_waifu.rpy:9 + old "The silent, dark haired girl is absent today, so You just take your usual seat. But There is a note from her in which She apologises, then says that she actually likes you and apologises again." + new "The silent, dark haired girl is absent today, so You just take your usual seat. But There is a note from her in which She apologises, then says that she actually likes you and apologises again." + + # game/scripts/inventory/books_waifu.rpy:9 + old "It's just you again. The girl is not here, there's No note either. You can't remember ever seeing her in school apart from that one time. Who the hell is that silent beauty?" + new "It's just you again. The girl is not here, there's No note either. You can't remember ever seeing her in school apart from that one time. Who the hell is that silent beauty?" + + # game/scripts/inventory/books_waifu.rpy:9 + old "You try to read your sci-fi novel, but you just can't concentrate. Suddenly The girl takes a seat next to you. You wait for an explanation but she just pretends to read her book." + new "You try to read your sci-fi novel, but you just can't concentrate. Suddenly The girl takes a seat next to you. You wait for an explanation but she just pretends to read her book." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You pretend to read while you wait for the girl. She takes the seat beside you again and starts rubbing your crotch under the desk. What's the matter with her?!" + new "You pretend to read while you wait for the girl. She takes the seat beside you again and starts rubbing your crotch under the desk. What's the matter with her?!" + + # game/scripts/inventory/books_waifu.rpy:9 + old "As soon as you show up the girl drags you behind a bookshelf and begs you to fuck her. You comply, cum inside of her and she returns to her desk, while you just keep on standing there, confused and speechless." + new "As soon as you show up the girl drags you behind a bookshelf and begs you to fuck her. You comply, cum inside of her and she returns to her desk, while you just keep on standing there, confused and speechless." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You ignore the prom and head towards the library. It's deserted, so You take your usual seat. You're surprised to see the dark haired girl crouching under your desk." + new "You ignore the prom and head towards the library. It's deserted, so You take your usual seat. You're surprised to see the dark haired girl crouching under your desk." + + # game/scripts/inventory/books_waifu.rpy:9 + old "Two men in black suits appear just as she puts your dick into her mouth. They take her away and you just stand there stupefied and confused with your trousers down. What the heck?" + new "Two men in black suits appear just as she puts your dick into her mouth. They take her away and you just stand there stupefied and confused with your trousers down. What the heck?" + + # game/scripts/inventory/books_waifu.rpy:9 + old "The girl shows up at your doorstep Early on the next morning. She says that she's in the witness protection program, and that her cover has now been compromised because of you..." + new "The girl shows up at your doorstep Early on the next morning. She says that she's in the witness protection program, and that her cover has now been compromised because of you..." + + # game/scripts/inventory/books_waifu.rpy:9 + old "It's been two years now. You and the \"library girl\" got married. You live in a beach-house at a secret location with new names." + new "It's been two years now. You and the \"library girl\" got married. You live in a beach-house at a secret location with new names." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You are very much in love with her and left your past behind for her. she's so grateful that, more often than not, you find your cock deep down her throat." + new "You are very much in love with her and left your past behind for her. she's so grateful that, more often than not, you find your cock deep down her throat." + + # game/scripts/inventory/books_waifu.rpy:9 + old "{size=+5}-Ending 04 of 05-{/size}" + new "{size=+5}-Ending 04 of 05-{/size}" + + # game/scripts/inventory/books_waifu.rpy:9 + old "You ignore the prom and head towards the library. It's deserted, so You take your usual seat. A girl appears out of nowhere and sits beside you." + new "You ignore the prom and head towards the library. It's deserted, so You take your usual seat. A girl appears out of nowhere and sits beside you." + + # game/scripts/inventory/books_waifu.rpy:9 + old "She starts talking to you and says her name is Leena, but Suddenly two men in black suits appear. You see fear on her face as They take her away. You wish you could do something..." + new "She starts talking to you and says her name is Leena, but Suddenly two men in black suits appear. You see fear on her face as They take her away. You wish you could do something..." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You ignore the prom and head towards the library. It's deserted, so you take your usual seat. After a while you return home and go to bed." + new "You ignore the prom and head towards the library. It's deserted, so you take your usual seat. After a while you return home and go to bed." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You decide to go to the prom and you're surprised to see the \"library girl\" there. She invites you to a dance and kisses you. You notice Shea staring at you incredulously." + new "You decide to go to the prom and you're surprised to see the \"library girl\" there. She invites you to a dance and kisses you. You notice Shea staring at you incredulously." + + # game/scripts/inventory/books_waifu.rpy:9 + old "The \"library girl\" leads you outside. She kisses you, takes your dick out and starts jerking it. Shea appears from behind the corner of the building." + new "The \"library girl\" leads you outside. She kisses you, takes your dick out and starts jerking it. Shea appears from behind the corner of the building." + + # game/scripts/inventory/books_waifu.rpy:9 + old "Shea gets mad and starts yelling at the girl who continues to jerk you off. Alarmed by all the yelling Ms Stevens shows up and You still have your trousers down." + new "Shea gets mad and starts yelling at the girl who continues to jerk you off. Alarmed by all the yelling Ms Stevens shows up and You still have your trousers down." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You pull your trousers up, completely embarrassed. Ms Stevens stays calm and simply leaves to bring her car around. Afterwards She orders all of you in the car and takes you to a motel." + new "You pull your trousers up, completely embarrassed. Ms Stevens stays calm and simply leaves to bring her car around. Afterwards She orders all of you in the car and takes you to a motel." + + # game/scripts/inventory/books_waifu.rpy:9 + old "In the motel room she grabs your crotch, takes your cock out and starts jerking it off. Shea is in shock but the \"library girl\" is already kissing you." + new "In the motel room she grabs your crotch, takes your cock out and starts jerking it off. Shea is in shock but the \"library girl\" is already kissing you." + + # game/scripts/inventory/books_waifu.rpy:9 + old "Reluctantly Shea joins the girls. You fuck your step sister first, up her butt of course. The \"library girl\" is next in line, Then Ms Stevens." + new "Reluctantly Shea joins the girls. You fuck your step sister first, up her butt of course. The \"library girl\" is next in line, Then Ms Stevens." + + # game/scripts/inventory/books_waifu.rpy:9 + old "When you wake up everyone but Shea is gone. Your step-sister is asleep, You spread her buttcheeks and slide your morning wood up her tight asshole." + new "When you wake up everyone but Shea is gone. Your step-sister is asleep, You spread her buttcheeks and slide your morning wood up her tight asshole." + + # game/scripts/inventory/books_waifu.rpy:9 + old "It's been a year. Ms Stevens is still working at your school and in regards to the dark haired girl... you have no idea what has become of her." + new "It's been a year. Ms Stevens is still working at your school and in regards to the dark haired girl... you have no idea what has become of her." + + # game/scripts/inventory/books_waifu.rpy:9 + old "Both you and Shea are students at the same university..." + new "Both you and Shea are students at the same university..." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You've been together since that night in the motel, but you still keep it a secret from everyone. Your only worry these days is Shea's insane appetite for the anal sex." + new "You've been together since that night in the motel, but you still keep it a secret from everyone. Your only worry these days is Shea's insane appetite for the anal sex." + + # game/scripts/inventory/books_waifu.rpy:9 + old "{size=+5}-Ending 05 of 05-{/size}" + new "{size=+5}-Ending 05 of 05-{/size}" + + # game/scripts/inventory/books_waifu.rpy:9 + old "You go to the school stadium and relax on the bleachers, while you watch cheerleaders practise in the distance..." + new "You go to the school stadium and relax on the bleachers, while you watch cheerleaders practise in the distance..." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You sneak to your secret place: the school building's rooftop and watch heavy clouds creep closer slowly high above, hoping that it's gonna rain tonight." + new "You sneak to your secret place: the school building's rooftop and watch heavy clouds creep closer slowly high above, hoping that it's gonna rain tonight." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You roam through the deserted school hallways and run into the janitor. He gives you the stink eye and goes on about his business. You head home." + new "You roam through the deserted school hallways and run into the janitor. He gives you the stink eye and goes on about his business. You head home." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You buy a chocolate bar from a vending machine, then sneak into one of the empty classrooms and spend a couple of hours with reading one of your favourite sci-fi novels." + new "You buy a chocolate bar from a vending machine, then sneak into one of the empty classrooms and spend a couple of hours with reading one of your favourite sci-fi novels." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You roam through the deserted school hallways for a while. It's starting to rain. Your step-sister Shea is terrified of thunder so You hope for a stormy night." + new "You roam through the deserted school hallways for a while. It's starting to rain. Your step-sister Shea is terrified of thunder so You hope for a stormy night." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You return home. The house is empty. You decide to play some video games till the evening." + new "You return home. The house is empty. You decide to play some video games till the evening." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You return home. The house is empty. You decide to watch an adult movie in the living room." + new "You return home. The house is empty. You decide to watch an adult movie in the living room." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You return home. Your father is home early. You decide to go for a jog to avoid his awkward questions about your personal life." + new "You return home. Your father is home early. You decide to go for a jog to avoid his awkward questions about your personal life." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You return home. Your step-mother is home early. You listen to her going on and on about something trivial and wonder why your father decided to marry her." + new "You return home. Your step-mother is home early. You listen to her going on and on about something trivial and wonder why your father decided to marry her." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You return home. The house is empty. You decide to use this precious moment of solitude to take a nap." + new "You return home. The house is empty. You decide to use this precious moment of solitude to take a nap." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You head towards the school library and notice a man in a black suit near the entrance, half expecting him to prevent you from entering, but he ignores you." + new "You head towards the school library and notice a man in a black suit near the entrance, half expecting him to prevent you from entering, but he ignores you." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You spend the rest of the day at the school library, read your sci-fi book, take a nap, buy candy from the vending machine and then read some more. Life is great!" + new "You spend the rest of the day at the school library, read your sci-fi book, take a nap, buy candy from the vending machine and then read some more. Life is great!" + + # game/scripts/inventory/books_waifu.rpy:9 + old "You browse through ancient-looking bookshelves, hoping to stumble on a long forgotten book of spells or something, but You just get bored soon and decide to head home." + new "You browse through ancient-looking bookshelves, hoping to stumble on a long forgotten book of spells or something, but You just get bored soon and decide to head home." + + # game/scripts/inventory/books_waifu.rpy:9 + old "The library is deserted, so You hide behind a bookshelf and jerk off while imagining Ms Stevens giving a lecture in her underwear." + new "The library is deserted, so You hide behind a bookshelf and jerk off while imagining Ms Stevens giving a lecture in her underwear." + + # game/scripts/inventory/books_waifu.rpy:9 + old "You hear voices and hide behind a bookshelf. From there you see one of the cheerleader girls making out with two of the jocks at once, so You decide to leave before you get in trouble." + new "You hear voices and hide behind a bookshelf. From there you see one of the cheerleader girls making out with two of the jocks at once, so You decide to leave before you get in trouble." + + # game/scripts/inventory/books_waifu.rpy:222 + old "\"Day [day]\"" + new "\"Day [day]\"" + + # game/scripts/inventory/books_waifu.rpy:298 + old "\"Epilogue\"" + new "\"Epilogue\"" + + # game/scripts/inventory/books_waifu.rpy:338 + old "Ending 0" + new "Ending 0" + + # game/scripts/inventory/books_waifu.rpy:339 + old "Relive the glory of your high school days and find your ultimate \"waifu\".{size=-3}\n\n" + new "Relive the glory of your high school days and find your ultimate \"waifu\".{size=-3}\n\n" + diff --git a/game/tl/chinese/scripts/inventory/decorations.rpy b/game/tl/chinese/scripts/inventory/decorations.rpy new file mode 100644 index 00000000..b4356337 --- /dev/null +++ b/game/tl/chinese/scripts/inventory/decorations.rpy @@ -0,0 +1,292 @@ +# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/inventory/decorations.rpy:4 + old "Agrabah Poster" + new "Agrabah Poster" + + # game/scripts/inventory/decorations.rpy:4 + old "A remnant of a distant land and memories about different times. A reminder for when you just want to ponder about what could've been." + new "A remnant of a distant land and memories about different times. A reminder for when you just want to ponder about what could've been." + + # game/scripts/inventory/decorations.rpy:5 + old "Gryffindor Poster" + new "Gryffindor Poster" + + # game/scripts/inventory/decorations.rpy:5 + old "Make your stance that you support the house of Gryffindor with this themed poster." + new "Make your stance that you support the house of Gryffindor with this themed poster." + + # game/scripts/inventory/decorations.rpy:6 + old "Ravenclaw Poster" + new "Ravenclaw Poster" + + # game/scripts/inventory/decorations.rpy:6 + old "Make your stance that you support the house of Ravenclaw with this themed poster." + new "Make your stance that you support the house of Ravenclaw with this themed poster." + + # game/scripts/inventory/decorations.rpy:7 + old "Hufflepuff Poster" + new "Hufflepuff Poster" + + # game/scripts/inventory/decorations.rpy:7 + old "Make your stance that you support the house of Hufflepuff with this themed poster." + new "Make your stance that you support the house of Hufflepuff with this themed poster." + + # game/scripts/inventory/decorations.rpy:8 + old "Slytherin Poster" + new "Slytherin Poster" + + # game/scripts/inventory/decorations.rpy:8 + old "Make your stance that you support the house of Slytherin with this themed poster." + new "Make your stance that you support the house of Slytherin with this themed poster." + + # game/scripts/inventory/decorations.rpy:9 + old "Hermione Poster" + new "Hermione Poster" + + # game/scripts/inventory/decorations.rpy:9 + old "A little lewdness for the office. Don't worry, with a special illusion charm no one but you will notice a thing..." + new "A little lewdness for the office. Don't worry, with a special illusion charm no one but you will notice a thing..." + + # game/scripts/inventory/decorations.rpy:10 + old "Hogwarts' Harlot Poster" + new "Hogwarts' Harlot Poster" + + # game/scripts/inventory/decorations.rpy:10 + old "Hogwarts' Harlot showing off her true colours at last with this special poster... illusion charm included..." + new "Hogwarts' Harlot showing off her true colours at last with this special poster... illusion charm included..." + + # game/scripts/inventory/decorations.rpy:11 + old "Stripper Poster" + new "Stripper Poster" + + # game/scripts/inventory/decorations.rpy:11 + old "Hermione showing off how to work the pole... illusion charm included..." + new "Hermione showing off how to work the pole... illusion charm included..." + + # game/scripts/inventory/decorations.rpy:12 + old "Wanted Poster" + new "Wanted Poster" + + # game/scripts/inventory/decorations.rpy:12 + old "A Wild West styled Wanted poster depicting our dear headmaster..." + new "A Wild West styled Wanted poster depicting our dear headmaster..." + + # game/scripts/inventory/decorations.rpy:13 + old "Tonks Poster" + new "Tonks Poster" + + # game/scripts/inventory/decorations.rpy:13 + old "Professor Tonks in her early twenties." + new "Professor Tonks in her early twenties." + + # game/scripts/inventory/decorations.rpy:14 + old "Santa's Naughty List" + new "Santa's Naughty List" + + # game/scripts/inventory/decorations.rpy:14 + old "See who was a bad boy, or a bad girl this year!" + new "See who was a bad boy, or a bad girl this year!" + + # game/scripts/inventory/decorations.rpy:16 + old "Stag Trophy" + new "Stag Trophy" + + # game/scripts/inventory/decorations.rpy:16 + old "A perfect decoration over your mantelpiece to add a sense of masculinity to the office." + new "A perfect decoration over your mantelpiece to add a sense of masculinity to the office." + + # game/scripts/inventory/decorations.rpy:17 + old "Hogwarts Crest" + new "Hogwarts Crest" + + # game/scripts/inventory/decorations.rpy:17 + old "A perfect decoration for the headmaster." + new "A perfect decoration for the headmaster." + + # game/scripts/inventory/decorations.rpy:19 + old "Phoenix Hat" + new "Phoenix Hat" + + # game/scripts/inventory/decorations.rpy:19 + old "A little something to make your pet look less depressing." + new "A little something to make your pet look less depressing." + + # game/scripts/inventory/decorations.rpy:20 + old "Phoenix Christmas Set" + new "Phoenix Christmas Set" + + # game/scripts/inventory/decorations.rpy:20 + old "Spreads the Christmas spirit around." + new "Spreads the Christmas spirit around." + + # game/scripts/inventory/decorations.rpy:21 + old "Phoenix Halloween Set" + new "Phoenix Halloween Set" + + # game/scripts/inventory/decorations.rpy:21 + old "A Halloween themed set for your favourite bird!" + new "A Halloween themed set for your favourite bird!" + + # game/scripts/inventory/decorations.rpy:23 + old "Owl Hat" + new "Owl Hat" + + # game/scripts/inventory/decorations.rpy:23 + old "A hat for an owl. Don't ask, just accept it..." + new "A hat for an owl. Don't ask, just accept it..." + + # game/scripts/inventory/decorations.rpy:24 + old "Owl Christmas Set" + new "Owl Christmas Set" + + # game/scripts/inventory/decorations.rpy:24 + old "Spreads the christmas spirit around." + new "Spreads the christmas spirit around." + + # game/scripts/inventory/decorations.rpy:26 + old "Fireplace Hat" + new "Fireplace Hat" + + # game/scripts/inventory/decorations.rpy:26 + old "Don't let Johnny get a cold!" + new "Don't let Johnny get a cold!" + + # game/scripts/inventory/decorations.rpy:27 + old "Fireplace Christmas Set" + new "Fireplace Christmas Set" + + # game/scripts/inventory/decorations.rpy:28 + old "Fireplace Halloween set #1" + new "Fireplace Halloween set #1" + + # game/scripts/inventory/decorations.rpy:28 + old "Adds a spooky pumpkin near your fireplace!" + new "Adds a spooky pumpkin near your fireplace!" + + # game/scripts/inventory/decorations.rpy:30 + old "Cupboard Pumpkin" + new "Cupboard Pumpkin" + + # game/scripts/inventory/decorations.rpy:30 + old "Get in the Halloween spirit with this pumpkin, nobody's eating them so might as well decorate with them!" + new "Get in the Halloween spirit with this pumpkin, nobody's eating them so might as well decorate with them!" + + # game/scripts/inventory/decorations.rpy:32 + old "Witch's Rug" + new "Witch's Rug" + + # game/scripts/inventory/decorations.rpy:32 + old "Not to be used for unregulated summoning rituals!" + new "Not to be used for unregulated summoning rituals!" + + # game/scripts/inventory/decorations.rpy:33 + old "Haunted mansion chandelier" + new "Haunted mansion chandelier" + + # game/scripts/inventory/decorations.rpy:33 + old "Adds that haunted mansion vibe..." + new "Adds that haunted mansion vibe..." + + # game/scripts/inventory/decorations.rpy:34 + old "Jack-Off-Lanterns" + new "Jack-Off-Lanterns" + + # game/scripts/inventory/decorations.rpy:34 + old "Spooky scary pumpkins!" + new "Spooky scary pumpkins!" + + # game/scripts/inventory/decorations.rpy:35 + old "Halloween Peeper" + new "Halloween Peeper" + + # game/scripts/inventory/decorations.rpy:35 + old "Adds a friendly little visitor outside your window, I assure you they don't bite... much." + new "Adds a friendly little visitor outside your window, I assure you they don't bite... much." + + # game/scripts/inventory/decorations.rpy:36 + old "Cupboard Halloween Casket" + new "Cupboard Halloween Casket" + + # game/scripts/inventory/decorations.rpy:36 + old "A casket decoration, not even big enough to fit your ego." + new "A casket decoration, not even big enough to fit your ego." + + # game/scripts/inventory/decorations.rpy:37 + old "Chair Halloween Casket" + new "Chair Halloween Casket" + + # game/scripts/inventory/decorations.rpy:38 + old "Wall Bats Decorations" + new "Wall Bats Decorations" + + # game/scripts/inventory/decorations.rpy:38 + old "Decorate your walls with these envirnomental-friendly paper bat stickers!" + new "Decorate your walls with these envirnomental-friendly paper bat stickers!" + + # game/scripts/inventory/decorations.rpy:39 + old "Stolen Graveyard Lamp (Left)" + new "Stolen Graveyard Lamp (Left)" + + # game/scripts/inventory/decorations.rpy:39 + old "Replace those candles with a spooky looking lamp." + new "Replace those candles with a spooky looking lamp." + + # game/scripts/inventory/decorations.rpy:40 + old "Stolen Graveyard Lamp (Right)" + new "Stolen Graveyard Lamp (Right)" + + # game/scripts/inventory/decorations.rpy:42 + old "Snow Owl" + new "Snow Owl" + + # game/scripts/inventory/decorations.rpy:42 + old "A trusty snow owl that can travel through the worst of storms." + new "A trusty snow owl that can travel through the worst of storms." + + # game/scripts/inventory/decorations.rpy:43 + old "Small Owl" + new "Small Owl" + + # game/scripts/inventory/decorations.rpy:43 + old "A cute little owl to deliver cute little parcels." + new "A cute little owl to deliver cute little parcels." + + # game/scripts/inventory/decorations.rpy:45 + old "Christmas Lights" + new "Christmas Lights" + + # game/scripts/inventory/decorations.rpy:45 + old "A programmable set of LED lights. Remote control batteries not included." + new "A programmable set of LED lights. Remote control batteries not included." + + # game/scripts/inventory/decorations.rpy:46 + old "Christmas Wreaths" + new "Christmas Wreaths" + + # game/scripts/inventory/decorations.rpy:46 + old "Chrismtas Wreaths to spread the christmas cheer." + new "Chrismtas Wreaths to spread the christmas cheer." + + # game/scripts/inventory/decorations.rpy:47 + old "A baby-sized gift-wrapped box. I wonder what's inside?" + new "A baby-sized gift-wrapped box. I wonder what's inside?" + + # game/scripts/inventory/decorations.rpy:48 + old "Christmas Garland" + new "Christmas Garland" + + # game/scripts/inventory/decorations.rpy:48 + old "A ever-so-green enchanted garland to get you into christmas spirit!" + new "A ever-so-green enchanted garland to get you into christmas spirit!" + + # game/scripts/inventory/decorations.rpy:49 + old "Christmas Window Enchantement" + new "Christmas Window Enchantement" + + # game/scripts/inventory/decorations.rpy:49 + old "A window enchantment that will make you think twice before saying \"I don't believe in Santa\" ever again." + new "A window enchantment that will make you think twice before saying \"I don't believe in Santa\" ever again." + diff --git a/game/tl/chinese/scripts/inventory/gifts.rpy b/game/tl/chinese/scripts/inventory/gifts.rpy new file mode 100644 index 00000000..6c6a0fc1 --- /dev/null +++ b/game/tl/chinese/scripts/inventory/gifts.rpy @@ -0,0 +1,172 @@ +# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/inventory/gifts.rpy:2 + old "Lollipop Candy" + new "Lollipop Candy" + + # game/scripts/inventory/gifts.rpy:2 + old "A lollipop candy. An adult candy for kids or kids candy for adults?" + new "A lollipop candy. An adult candy for kids or kids candy for adults?" + + # game/scripts/inventory/gifts.rpy:2 + old "Give" + new "Give" + + # game/scripts/inventory/gifts.rpy:3 + old "Chocolate" + new "Chocolate" + + # game/scripts/inventory/gifts.rpy:3 + old "The recipe for this delicious milk chocolate is kept a secret. (Rumoured to contain dried faeries)." + new "The recipe for this delicious milk chocolate is kept a secret. (Rumoured to contain dried faeries)." + + # game/scripts/inventory/gifts.rpy:4 + old "Plush owl" + new "Plush owl" + + # game/scripts/inventory/gifts.rpy:4 + old "A Toy owl stuffed with feathers of an actual owl. It's so cuddly!" + new "A Toy owl stuffed with feathers of an actual owl. It's so cuddly!" + + # game/scripts/inventory/gifts.rpy:5 + old "Butterbeer" + new "Butterbeer" + + # game/scripts/inventory/gifts.rpy:5 + old "Girls can't resist this beverage's buttery texture. Therefore it's always in high demand among the boys." + new "Girls can't resist this beverage's buttery texture. Therefore it's always in high demand among the boys." + + # game/scripts/inventory/gifts.rpy:6 + old "Educational Magazines" + new "Educational Magazines" + + # game/scripts/inventory/gifts.rpy:6 + old "Educational magazines.\nthe Trusty companions of every social outcast." + new "Educational magazines.\nthe Trusty companions of every social outcast." + + # game/scripts/inventory/gifts.rpy:7 + old "Girly Magazines" + new "Girly Magazines" + + # game/scripts/inventory/gifts.rpy:7 + old "Girly magazines.\nAll cool girls are reading these." + new "Girly magazines.\nAll cool girls are reading these." + + # game/scripts/inventory/gifts.rpy:8 + old "Adult magazines" + new "Adult magazines" + + # game/scripts/inventory/gifts.rpy:8 + old "Your boyfriend is turning into a nice guy?\nYour husband won't abuse you anymore?\nAll you wanted to know about relationships, love and sex. Mostly about sex." + new "Your boyfriend is turning into a nice guy?\nYour husband won't abuse you anymore?\nAll you wanted to know about relationships, love and sex. Mostly about sex." + + # game/scripts/inventory/gifts.rpy:9 + old "Porn magazines" + new "Porn magazines" + + # game/scripts/inventory/gifts.rpy:9 + old "Give these to your girlfriend to test her, to your wife to shame her and to your daughter to avoid \"the talk\"." + new "Give these to your girlfriend to test her, to your wife to shame her and to your daughter to avoid \"the talk\"." + + # game/scripts/inventory/gifts.rpy:10 + old "Viktor Krum Poster" + new "Viktor Krum Poster" + + # game/scripts/inventory/gifts.rpy:10 + old "A skilled Quidditch Seeker, Viktor has been selected to play for the Bulgarian National Quidditch team despite still going to school, and is widely regarded as one of the best players in the world." + new "A skilled Quidditch Seeker, Viktor has been selected to play for the Bulgarian National Quidditch team despite still going to school, and is widely regarded as one of the best players in the world." + + # game/scripts/inventory/gifts.rpy:11 + old "Sexy Lingerie" + new "Sexy Lingerie" + + # game/scripts/inventory/gifts.rpy:11 + old "Sexy lingerie \"Fairy Godmother\". Charm your wizard in bed or empress your sisters at a Sabbath." + new "Sexy lingerie \"Fairy Godmother\". Charm your wizard in bed or empress your sisters at a Sabbath." + + # game/scripts/inventory/gifts.rpy:12 + old "Sexy Stockings" + new "Sexy Stockings" + + # game/scripts/inventory/gifts.rpy:12 + old "Somewhere between now and the dark-ages came the invention of stockings, when you want to show some skin but not too much." + new "Somewhere between now and the dark-ages came the invention of stockings, when you want to show some skin but not too much." + + # game/scripts/inventory/gifts.rpy:13 + old "A Pack Of Condoms" + new "A Pack Of Condoms" + + # game/scripts/inventory/gifts.rpy:13 + old "Unleash the one-horned beast!\n{size=-4}May contain traces of actual unicorn saliva.{/size}" + new "Unleash the one-horned beast!\n{size=-4}May contain traces of actual unicorn saliva.{/size}" + + # game/scripts/inventory/gifts.rpy:14 + old "Vibrator" + new "Vibrator" + + # game/scripts/inventory/gifts.rpy:14 + old "A magnificent, magically enhanced vibrator made of vine wood, with a dragon heartstring core." + new "A magnificent, magically enhanced vibrator made of vine wood, with a dragon heartstring core." + + # game/scripts/inventory/gifts.rpy:15 + old "A Jar full of lube, Buy this for your loved one - show that you care." + new "A Jar full of lube, Buy this for your loved one - show that you care." + + # game/scripts/inventory/gifts.rpy:16 + old "Ball gag and cuffs" + new "Ball gag and cuffs" + + # game/scripts/inventory/gifts.rpy:16 + old "Ball gag and cuffs, Turn your soulmate into your cellmate." + new "Ball gag and cuffs, Turn your soulmate into your cellmate." + + # game/scripts/inventory/gifts.rpy:17 + old "Anal plugs" + new "Anal plugs" + + # game/scripts/inventory/gifts.rpy:17 + old "Anal plugs decorated with actual tails. Sizes vary to satisfy expert practitioners and beginner alike." + new "Anal plugs decorated with actual tails. Sizes vary to satisfy expert practitioners and beginner alike." + + # game/scripts/inventory/gifts.rpy:18 + old "Thestral strap-on.\nWhen you see it, you'll shit bricks." + new "Thestral strap-on.\nWhen you see it, you'll shit bricks." + + # game/scripts/inventory/gifts.rpy:19 + old "Lady Speed Stick-2000" + new "Lady Speed Stick-2000" + + # game/scripts/inventory/gifts.rpy:19 + old "{size=-2}The \"Lady Speed Stick-2000\", an elegant way of transportation for passionate witches. The trademarked saddle guarantees full satisfaction. Get one for your witch and she won't use her boring old broom ever again!{/size}" + new "{size=-2}The \"Lady Speed Stick-2000\", an elegant way of transportation for passionate witches. The trademarked saddle guarantees full satisfaction. Get one for your witch and she won't use her boring old broom ever again!{/size}" + + # game/scripts/inventory/gifts.rpy:20 + old "Sex doll \"Joanne\"" + new "Sex doll \"Joanne\"" + + # game/scripts/inventory/gifts.rpy:20 + old "It's so realistic. Almost looks like a real human under the influence of a spell of some sort." + new "It's so realistic. Almost looks like a real human under the influence of a spell of some sort." + + # game/scripts/inventory/gifts.rpy:21 + old "Anal beads engraved with a strange inscription \"Property of L.C.\"." + new "Anal beads engraved with a strange inscription \"Property of L.C.\"." + + # game/scripts/inventory/gifts.rpy:23 + old "Wine" + new "Wine" + + # game/scripts/inventory/gifts.rpy:23 + old "For the more refined palate." + new "For the more refined palate." + + # game/scripts/inventory/gifts.rpy:24 + old "Firewhisky" + new "Firewhisky" + + # game/scripts/inventory/gifts.rpy:24 + old "Great taste with a fiery burn." + new "Great taste with a fiery burn." + diff --git a/game/tl/chinese/scripts/inventory/ingredients.rpy b/game/tl/chinese/scripts/inventory/ingredients.rpy new file mode 100644 index 00000000..315d26bd --- /dev/null +++ b/game/tl/chinese/scripts/inventory/ingredients.rpy @@ -0,0 +1,84 @@ +# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/inventory/ingredients.rpy:2 + old "Bat Spleen" + new "Bat Spleen" + + # game/scripts/inventory/ingredients.rpy:2 + old "It has a beautiful pink colour and a nasty smell." + new "It has a beautiful pink colour and a nasty smell." + + # game/scripts/inventory/ingredients.rpy:3 + old "Animal Hair" + new "Animal Hair" + + # game/scripts/inventory/ingredients.rpy:3 + old "A bunch of animal hair of unknown origin." + new "A bunch of animal hair of unknown origin." + + # game/scripts/inventory/ingredients.rpy:4 + old "Dried Nettle" + new "Dried Nettle" + + # game/scripts/inventory/ingredients.rpy:4 + old "Not so stingy in its current form." + new "Not so stingy in its current form." + + # game/scripts/inventory/ingredients.rpy:5 + old "Bicorn Horn" + new "Bicorn Horn" + + # game/scripts/inventory/ingredients.rpy:5 + old "One of the horns that belonged to a bi-horned bicorn." + new "One of the horns that belonged to a bi-horned bicorn." + + # game/scripts/inventory/ingredients.rpy:6 + old "Fluxweed" + new "Fluxweed" + + # game/scripts/inventory/ingredients.rpy:6 + old "Can make a good substitute for mustard." + new "Can make a good substitute for mustard." + + # game/scripts/inventory/ingredients.rpy:7 + old "Knotgrass" + new "Knotgrass" + + # game/scripts/inventory/ingredients.rpy:7 + old "Often used in distillery of alcohol." + new "Often used in distillery of alcohol." + + # game/scripts/inventory/ingredients.rpy:8 + old "Leeches" + new "Leeches" + + # game/scripts/inventory/ingredients.rpy:8 + old "A jar full of little blood suckers." + new "A jar full of little blood suckers." + + # game/scripts/inventory/ingredients.rpy:9 + old "Pufferfish Eyes" + new "Pufferfish Eyes" + + # game/scripts/inventory/ingredients.rpy:9 + old "Description says that the fish were fed with carrot." + new "Description says that the fish were fed with carrot." + + # game/scripts/inventory/ingredients.rpy:12 + old "Luna's Hair" + new "Luna's Hair" + + # game/scripts/inventory/ingredients.rpy:12 + old "A lock of Luna Lovegood's hair." + new "A lock of Luna Lovegood's hair." + + # game/scripts/inventory/ingredients.rpy:15 + old "Hermione's Hair" + new "Hermione's Hair" + + # game/scripts/inventory/ingredients.rpy:15 + old "A lock of Hermione Granger's hair." + new "A lock of Hermione Granger's hair." + diff --git a/game/tl/chinese/scripts/inventory/potions.rpy b/game/tl/chinese/scripts/inventory/potions.rpy new file mode 100644 index 00000000..1ae29c17 --- /dev/null +++ b/game/tl/chinese/scripts/inventory/potions.rpy @@ -0,0 +1,36 @@ +# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/inventory/potions.rpy:4 + old "Breast Expansion" + new "Breast Expansion" + + # game/scripts/inventory/potions.rpy:4 + old "Enlarges the chest of the consumer. \nDisclaimer: May cause nipple sensitivity." + new "Enlarges the chest of the consumer. \nDisclaimer: May cause nipple sensitivity." + + # game/scripts/inventory/potions.rpy:5 + old "Ass Expansion" + new "Ass Expansion" + + # game/scripts/inventory/potions.rpy:5 + old "Enlarges the buttocks of the consumer." + new "Enlarges the buttocks of the consumer." + + # game/scripts/inventory/potions.rpy:6 + old "Cat Potion" + new "Cat Potion" + + # game/scripts/inventory/potions.rpy:6 + old "Turns the consumer into another person. \nDisclaimer: Polyjuice potions may only contain human ingredients or unknown effects may occur." + new "Turns the consumer into another person. \nDisclaimer: Polyjuice potions may only contain human ingredients or unknown effects may occur." + + # game/scripts/inventory/potions.rpy:7 + old "Luna Potion" + new "Luna Potion" + + # game/scripts/inventory/potions.rpy:7 + old "Turns the consumer into another person. \nThis potion requires a strand of Luna's hair." + new "Turns the consumer into another person. \nThis potion requires a strand of Luna's hair." + diff --git a/game/tl/chinese/scripts/inventory/qitems.rpy b/game/tl/chinese/scripts/inventory/qitems.rpy new file mode 100644 index 00000000..9ec61952 --- /dev/null +++ b/game/tl/chinese/scripts/inventory/qitems.rpy @@ -0,0 +1,80 @@ +# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/inventory/qitems.rpy:2 + old "Puzzle Box" + new "Puzzle Box" + + # game/scripts/inventory/qitems.rpy:2 + old "A wooden box with a slide puzzle located on top of it. It was found hidden behind one of the loose bricks in the fireplace. Who knows what's inside." + new "A wooden box with a slide puzzle located on top of it. It was found hidden behind one of the loose bricks in the fireplace. Who knows what's inside." + + # game/scripts/inventory/qitems.rpy:3 + old "Magic Collar" + new "Magic Collar" + + # game/scripts/inventory/qitems.rpy:3 + old "{size=-2}A collar made out of metal. It has an inscription on the back.\n\n{/size}{size=-2}{i}\"Transforms to show the wearers true self.\n WARNING: May cause harm to adjacent clothing during transformation.\"{/i}{/size}" + new "{size=-2}A collar made out of metal. It has an inscription on the back.\n\n{/size}{size=-2}{i}\"Transforms to show the wearers true self.\n WARNING: May cause harm to adjacent clothing during transformation.\"{/i}{/size}" + + # game/scripts/inventory/qitems.rpy:4 + old "Set of Butt Plugs" + new "Set of Butt Plugs" + + # game/scripts/inventory/qitems.rpy:4 + old "An assortment of butt plugs in various themes and sizes." + new "An assortment of butt plugs in various themes and sizes." + + # game/scripts/inventory/qitems.rpy:5 + old "Pack of Cards" + new "Pack of Cards" + + # game/scripts/inventory/qitems.rpy:5 + old "A pack of wizard cards. You won't know what's inside until you open it." + new "A pack of wizard cards. You won't know what's inside until you open it." + + # game/scripts/inventory/qitems.rpy:6 + old "Sealed Scroll" + new "Sealed Scroll" + + # game/scripts/inventory/qitems.rpy:6 + old "The scroll can be used to transmute one-self into.. something.\n{size=-4}Hint: The user can't be a virgin.{/size}" + new "The scroll can be used to transmute one-self into.. something.\n{size=-4}Hint: The user can't be a virgin.{/size}" + + # game/scripts/inventory/qitems.rpy:7 + old "Quidditch Guide" + new "Quidditch Guide" + + # game/scripts/inventory/qitems.rpy:7 + old "This book contains the basic knowledge of Quidditch." + new "This book contains the basic knowledge of Quidditch." + + # game/scripts/inventory/qitems.rpy:8 + old "The Quibbler #NO. 24027" + new "The Quibbler #NO. 24027" + + # game/scripts/inventory/qitems.rpy:8 + old "This tabloid includes conspiracy theories and discussions of imaginary creatures and other weirdness." + new "This tabloid includes conspiracy theories and discussions of imaginary creatures and other weirdness." + + # game/scripts/inventory/qitems.rpy:9 + old "Experimental Potion Recipes" + new "Experimental Potion Recipes" + + # game/scripts/inventory/qitems.rpy:9 + old "This piece of paper has Snape's handwriting all over it." + new "This piece of paper has Snape's handwriting all over it." + + # game/scripts/inventory/qitems.rpy:10 + old "Box o' fun" + new "Box o' fun" + + # game/scripts/inventory/qitems.rpy:10 + old "A box full of vibrating devices in different shapes and forms. Some of them remain turned on." + new "A box full of vibrating devices in different shapes and forms. Some of them remain turned on." + + # game/scripts/inventory/qitems.rpy:13 + old "Poke-her-nips Outfit" + new "Poke-her-nips Outfit" + diff --git a/game/tl/chinese/scripts/inventory/scrolls.rpy b/game/tl/chinese/scripts/inventory/scrolls.rpy index 9f88f013..fae3c354 100644 --- a/game/tl/chinese/scripts/inventory/scrolls.rpy +++ b/game/tl/chinese/scripts/inventory/scrolls.rpy @@ -327,4 +327,131 @@ translate chinese leg29_scroll_454f4e70: translate chinese leg30_scroll_79821ba4: # "Akabur" "One of the very early sketches related to the quidditch sub-quests..." - "Akabur" "与魁地奇支线任务相关的早期草图之一..." \ No newline at end of file + "Akabur" "与魁地奇支线任务相关的早期草图之一..."# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/inventory/scrolls.rpy:3 + old "Scroll 1: The room" + new "Scroll 1: The room" + + # game/scripts/inventory/scrolls.rpy:3 + old "Scroll showcasing various development stages from the original version of the game and concept art." + new "Scroll showcasing various development stages from the original version of the game and concept art." + + # game/scripts/inventory/scrolls.rpy:4 + old "Scroll 2: The Callendar" + new "Scroll 2: The Callendar" + + # game/scripts/inventory/scrolls.rpy:5 + old "Scroll 3: The Girl" + new "Scroll 3: The Girl" + + # game/scripts/inventory/scrolls.rpy:6 + old "Scroll 4: Deepthroating" + new "Scroll 4: Deepthroating" + + # game/scripts/inventory/scrolls.rpy:7 + old "Scroll 5: Poster 1" + new "Scroll 5: Poster 1" + + # game/scripts/inventory/scrolls.rpy:8 + old "Scroll 6: Poster 2" + new "Scroll 6: Poster 2" + + # game/scripts/inventory/scrolls.rpy:9 + old "Scroll 7: Chibi Dancing" + new "Scroll 7: Chibi Dancing" + + # game/scripts/inventory/scrolls.rpy:10 + old "Scroll 8: Game Items" + new "Scroll 8: Game Items" + + # game/scripts/inventory/scrolls.rpy:11 + old "Scroll 9: Panties-no-Panties" + new "Scroll 9: Panties-no-Panties" + + # game/scripts/inventory/scrolls.rpy:12 + old "Scroll 10: A lot of pegs" + new "Scroll 10: A lot of pegs" + + # game/scripts/inventory/scrolls.rpy:13 + old "Scroll 11: House-Elf Brothel" + new "Scroll 11: House-Elf Brothel" + + # game/scripts/inventory/scrolls.rpy:14 + old "Scroll 12: Me and Lola" + new "Scroll 12: Me and Lola" + + # game/scripts/inventory/scrolls.rpy:15 + old "Scroll 13: Hard Training" + new "Scroll 13: Hard Training" + + # game/scripts/inventory/scrolls.rpy:16 + old "Scroll 14: Wizard's Chess" + new "Scroll 14: Wizard's Chess" + + # game/scripts/inventory/scrolls.rpy:17 + old "Scroll 15: Tutoring Books" + new "Scroll 15: Tutoring Books" + + # game/scripts/inventory/scrolls.rpy:18 + old "Scroll 16: Extra Gifts 1" + new "Scroll 16: Extra Gifts 1" + + # game/scripts/inventory/scrolls.rpy:19 + old "Scroll 17: Extra Gifts 2" + new "Scroll 17: Extra Gifts 2" + + # game/scripts/inventory/scrolls.rpy:20 + old "Scroll 18: Fiction Books" + new "Scroll 18: Fiction Books" + + # game/scripts/inventory/scrolls.rpy:21 + old "Scroll 19: Singer Whore" + new "Scroll 19: Singer Whore" + + # game/scripts/inventory/scrolls.rpy:22 + old "Scroll 20: Casting" + new "Scroll 20: Casting" + + # game/scripts/inventory/scrolls.rpy:23 + old "Scroll 21: Witch Robes 1" + new "Scroll 21: Witch Robes 1" + + # game/scripts/inventory/scrolls.rpy:24 + old "Scroll 22: Witch Robes 2" + new "Scroll 22: Witch Robes 2" + + # game/scripts/inventory/scrolls.rpy:25 + old "Scroll 23: Witch Robes 3" + new "Scroll 23: Witch Robes 3" + + # game/scripts/inventory/scrolls.rpy:26 + old "Scroll 24: Witch Robes 4" + new "Scroll 24: Witch Robes 4" + + # game/scripts/inventory/scrolls.rpy:27 + old "Scroll 25: The Walk" + new "Scroll 25: The Walk" + + # game/scripts/inventory/scrolls.rpy:28 + old "Scroll 26: Durmstrang" + new "Scroll 26: Durmstrang" + + # game/scripts/inventory/scrolls.rpy:29 + old "Scroll 27: Ball Gag" + new "Scroll 27: Ball Gag" + + # game/scripts/inventory/scrolls.rpy:30 + old "Scroll 28: New Clothes 1" + new "Scroll 28: New Clothes 1" + + # game/scripts/inventory/scrolls.rpy:31 + old "Scroll 29: New Clothes 2" + new "Scroll 29: New Clothes 2" + + # game/scripts/inventory/scrolls.rpy:32 + old "Scroll 30: The Gang" + new "Scroll 30: The Gang" + diff --git a/game/tl/chinese/scripts/minigames/mirror/events/a_christmas_tale2.rpy b/game/tl/chinese/scripts/minigames/mirror/events/a_christmas_tale2.rpy index d7c366d7..c166eedd 100644 --- a/game/tl/chinese/scripts/minigames/mirror/events/a_christmas_tale2.rpy +++ b/game/tl/chinese/scripts/minigames/mirror/events/a_christmas_tale2.rpy @@ -754,4 +754,19 @@ translate chinese a_christmas_tale2_cee5fef3: translate chinese a_christmas_tale2_e7479d79: # gen "I'll let you ride my magic di--" ("grin", xpos="far_left", ypos="head") - gen "我会让你骑我的魔法鸡--" ("grin", xpos="far_left", ypos="head") \ No newline at end of file + gen "我会让你骑我的魔法鸡--" ("grin", xpos="far_left", ypos="head")# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/minigames/mirror/events/a_christmas_tale2.rpy:5 + old "New clothing items for Hermione have been unlocked!" + new "New clothing items for Hermione have been unlocked!" + + # game/scripts/minigames/mirror/events/a_christmas_tale2.rpy:6 + old "Several new clothing items for Hermione have been unlocked!" + new "Several new clothing items for Hermione have been unlocked!" + + # game/scripts/minigames/mirror/events/a_christmas_tale2.rpy:11 + old "Some lesser clothing items have been unlocked as well. *Ho-ho-ho!*" + new "Some lesser clothing items have been unlocked as well. *Ho-ho-ho!*" + diff --git a/game/tl/chinese/scripts/minigames/mirror/init.rpy b/game/tl/chinese/scripts/minigames/mirror/init.rpy new file mode 100644 index 00000000..7542a4c1 --- /dev/null +++ b/game/tl/chinese/scripts/minigames/mirror/init.rpy @@ -0,0 +1,164 @@ +# TODO: Translation updated at 2024-05-01 22:38 + +translate chinese strings: + + # game/scripts/minigames/mirror/init.rpy:2 + old "Whose points is it anyway?" + new "Whose points is it anyway?" + + # game/scripts/minigames/mirror/init.rpy:2 + old "Parody of the famous game show, \"Whose points is it anyway?\"." + new "Parody of the famous game show, \"Whose points is it anyway?\"." + + # game/scripts/minigames/mirror/init.rpy:2 + old "Humorous" + new "Humorous" + + # game/scripts/minigames/mirror/init.rpy:2 + old "Sexual" + new "Sexual" + + # game/scripts/minigames/mirror/init.rpy:12 + old "The Genie, the desk, and the door" + new "The Genie, the desk, and the door" + + # game/scripts/minigames/mirror/init.rpy:12 + old "You try to figure out how people know when you call for them." + new "You try to figure out how people know when you call for them." + + # game/scripts/minigames/mirror/init.rpy:23 + old "An odd circumstance" + new "An odd circumstance" + + # game/scripts/minigames/mirror/init.rpy:23 + old "You find yourself being confronted by a mysterious girl that seemingly seems to know you." + new "You find yourself being confronted by a mysterious girl that seemingly seems to know you." + + # game/scripts/minigames/mirror/init.rpy:23 + old "Noir" + new "Noir" + + # game/scripts/minigames/mirror/init.rpy:34 + old "A bad time to disrobe" + new "A bad time to disrobe" + + # game/scripts/minigames/mirror/init.rpy:34 + old "You get a hold of a invisibility cloak and put it to good use." + new "You get a hold of a invisibility cloak and put it to good use." + + # game/scripts/minigames/mirror/init.rpy:34 + old "Flashing" + new "Flashing" + + # game/scripts/minigames/mirror/init.rpy:45 + old "A spaced out conversation" + new "A spaced out conversation" + + # game/scripts/minigames/mirror/init.rpy:45 + old "You and Snape get real for a little bit." + new "You and Snape get real for a little bit." + + # game/scripts/minigames/mirror/init.rpy:56 + old "Booty at sea" + new "Booty at sea" + + # game/scripts/minigames/mirror/init.rpy:56 + old "You imagine yourself a great pirate and replay your most intimate times with Hermione." + new "You imagine yourself a great pirate and replay your most intimate times with Hermione." + + # game/scripts/minigames/mirror/init.rpy:81 + old "A Christmas Tale" + new "A Christmas Tale" + + # game/scripts/minigames/mirror/init.rpy:81 + old "A surprise visit in the time of need." + new "A surprise visit in the time of need." + + # game/scripts/minigames/mirror/init.rpy:81 + old "Seasonal" + new "Seasonal" + + # game/scripts/minigames/mirror/init.rpy:93 + old "Santa's Little Helper" + new "Santa's Little Helper" + + # game/scripts/minigames/mirror/init.rpy:93 + old "The tall broody guy is about to get his present." + new "The tall broody guy is about to get his present." + + # game/scripts/minigames/mirror/init.rpy:105 + old "Previously at Hogwarts" + new "Previously at Hogwarts" + + # game/scripts/minigames/mirror/init.rpy:105 + old "Snape tries to find a solution to stifle his anger and finds himself yet again in the headmaster's office." + new "Snape tries to find a solution to stifle his anger and finds himself yet again in the headmaster's office." + + # game/scripts/minigames/mirror/init.rpy:116 + old "Panty Raid" + new "Panty Raid" + + # game/scripts/minigames/mirror/init.rpy:116 + old "You ask Hermione to go out and collect other girls panties." + new "You ask Hermione to go out and collect other girls panties." + + # game/scripts/minigames/mirror/init.rpy:116 + old "Fetish" + new "Fetish" + + # game/scripts/minigames/mirror/init.rpy:127 + old "Eating for pleasure" + new "Eating for pleasure" + + # game/scripts/minigames/mirror/init.rpy:127 + old "You get hungry and decide to get something to eat." + new "You get hungry and decide to get something to eat." + + # game/scripts/minigames/mirror/init.rpy:138 + old "Suck & Run" + new "Suck & Run" + + # game/scripts/minigames/mirror/init.rpy:138 + old "Someone or {i}something{/i} is sucking the life force out of the students." + new "Someone or {i}something{/i} is sucking the life force out of the students." + + # game/scripts/minigames/mirror/init.rpy:149 + old "Biggus Dickus" + new "Biggus Dickus" + + # game/scripts/minigames/mirror/init.rpy:149 + old "Hermione comes to you with an odd request." + new "Hermione comes to you with an odd request." + + # game/scripts/minigames/mirror/init.rpy:159 + old "A not so great escape" + new "A not so great escape" + + # game/scripts/minigames/mirror/init.rpy:159 + old "You find yourself in a bit of a pickle." + new "You find yourself in a bit of a pickle." + + # game/scripts/minigames/mirror/init.rpy:171 + old "A white Christmas" + new "A white Christmas" + + # game/scripts/minigames/mirror/init.rpy:171 + old "Genie is not so happy with the narration and decides to take it into his own hands." + new "Genie is not so happy with the narration and decides to take it into his own hands." + + # game/scripts/minigames/mirror/init.rpy:183 + old "Blueballing bad" + new "Blueballing bad" + + # game/scripts/minigames/mirror/init.rpy:183 + old "In an alternate universe where Genie never followed his urges." + new "In an alternate universe where Genie never followed his urges." + + # game/scripts/minigames/mirror/init.rpy:195 + old "Genie's Christmas Wish" + new "Genie's Christmas Wish" + + # game/scripts/minigames/mirror/init.rpy:195 + old "Did you get your wish this year?" + new "Did you get your wish this year?" +