WTS/game/tl/chinese/scripts/utility/common_labels.rpy

101 lines
3.1 KiB
Plaintext
Raw Normal View History

2022-10-21 17:32:45 +00:00
# game/scripts/utility/common_labels.rpy:309
translate chinese describe_mood_efd31979:
# ">[name] is a little upset with you..."
2022-11-05 06:09:15 +00:00
">[name] 有点不高兴..."
2022-10-21 17:32:45 +00:00
# game/scripts/utility/common_labels.rpy:311
translate chinese describe_mood_4534e495:
# ">[name] is upset with you."
2022-11-05 06:09:15 +00:00
">[name] 不开心."
2022-10-21 17:32:45 +00:00
# game/scripts/utility/common_labels.rpy:313
translate chinese describe_mood_38a852e4:
# ">[name] is very upset with you."
2022-11-05 06:09:15 +00:00
">[name] 很不高兴."
2022-10-21 17:32:45 +00:00
# game/scripts/utility/common_labels.rpy:315
translate chinese describe_mood_aedbe324:
# ">[name] is mad at you."
2022-11-05 06:09:15 +00:00
">[name] 生你的气了."
2022-10-21 17:32:45 +00:00
# game/scripts/utility/common_labels.rpy:317
translate chinese describe_mood_55e50832:
# ">[name] is very mad at you."
2022-11-05 06:09:15 +00:00
">[name] 对你很生气."
2022-10-21 17:32:45 +00:00
# game/scripts/utility/common_labels.rpy:319
translate chinese describe_mood_e5b374cd:
# ">[name] is furious at you."
2022-11-05 06:09:15 +00:00
">[name] 非常生气."
2022-10-21 17:32:45 +00:00
# game/scripts/utility/common_labels.rpy:321
translate chinese describe_mood_48137e89:
# ">[name] hates your guts."
2022-11-05 06:09:15 +00:00
">[name] 讨厌你的做法."
2022-10-21 17:32:45 +00:00
# game/scripts/utility/common_labels.rpy:323
translate chinese describe_mood_84ee21e4:
# ">[name] is calm."
2022-11-05 06:09:15 +00:00
">[name] 很平静."
2022-10-21 17:32:45 +00:00
# game/scripts/utility/common_labels.rpy:332
translate chinese describe_mood_after_gift_6fc986c9:
# "She's no longer upset with you."
2022-11-05 06:09:15 +00:00
"她不再生你的气了。"
2022-10-21 17:32:45 +00:00
# game/scripts/utility/common_labels.rpy:334
translate chinese describe_mood_after_gift_1a0b1973:
# "But she's still upset with you."
2022-11-05 06:09:15 +00:00
"但她还是生你的气。"
2022-10-21 17:32:45 +00:00
# game/scripts/utility/common_labels.rpy:336
translate chinese describe_mood_after_gift_c2819b19:
# "She's still upset with you."
2022-11-05 06:09:15 +00:00
"她还是生你的气。"
2022-10-21 17:32:45 +00:00
# game/scripts/utility/common_labels.rpy:348
translate chinese not_implemented_43d05846:
# "Not implemented."
2022-11-05 06:09:15 +00:00
"未实现。"
2022-10-21 17:32:45 +00:00
# game/scripts/utility/common_labels.rpy:354
translate chinese end_of_content_1f1d2288:
# "SilverStudioGames" "This concludes story progression for this character as of version [config.version].\nThere still may be side events and activities that you have missed, but main story won't progress past this point."
2022-11-05 06:09:15 +00:00
"白银工作室" "自版本 [config.version] 起,此角色的故事进展就到此结束。\n您可能仍然错过了一些附带事件和活动但主要故事不会超过这一点。"
2022-10-21 17:32:45 +00:00
# game/scripts/utility/common_labels.rpy:355
translate chinese end_of_content_7ad2124c:
# "SilverStudioGames" "We hope you have enjoyed yourself. Stay tuned for more in the future."
2022-11-05 06:09:15 +00:00
"白银工作室" "我们希望您玩得开心。请继续关注未来的更多内容。"
2022-10-21 17:32:45 +00:00
# game/scripts/utility/common_labels.rpy:357
translate chinese end_of_content_36b522f8:
# "> All stats have been maxed out. You can now use all of the wardrobe options."
2022-11-05 06:09:15 +00:00
"> 所有统计数据都已达到最大值。您现在可以使用所有衣柜选项。"
2022-10-21 17:32:45 +00:00
translate chinese strings:
# game/scripts/utility/common_labels.rpy:290
old "[text]"
new "[text]"
# game/scripts/utility/common_labels.rpy:290
old "-Done Reading-"
2022-11-05 06:09:15 +00:00
new "-完成阅读-"
2022-10-21 17:32:45 +00:00