diff --git a/JamminPlaceholder/translations/chinese_simple.json b/JamminPlaceholder/translations/chinese_simple.json new file mode 100644 index 0000000..c21ae02 --- /dev/null +++ b/JamminPlaceholder/translations/chinese_simple.json @@ -0,0 +1,15 @@ +{ + "DialogueDictionary": { + //chat.xml + "Hornfels": "霍恩费斯", + "You're finally awake! And just in time, too.": "你总算醒了!而且醒得正好。", + "I spotted a strange object approaching our solar system. It looks sort of like a planet, but... You'd best see for yourself.": "我发现一个不明天体正在接近我们的太阳系。它看起来像是一颗行星,但……你最好亲自去看看。", + "I know this is your first solo flight, but you're the only one available to investigate.": "我知道这是你第一次单人飞行,但眼下只有你能去调查了。", + "Theree isn't much time before it leaves the system. Do you think you could go there?": "它很快就要离开太阳系,没多少时间了。你觉得你能去一趟吗?", + "Of course! It sounds like a great adventure.": "当然!听着就是场超棒的冒险。", + "I'll think about it.": "我会考虑的。", + "This is exciting, an actual extrasolar planet! Imagine what we can learn from it!": "太让人兴奋了,一颗真正的系外行星!想想看我们能从它身上学到多少东西!", + "I knew you were a real explorer! Good luck, out there!": "我就知道你是个真正的探险家!祝你好运,一路平安!", + "I hope you do, this is our only chance before it leaves the star system!": "我希望你能去,这是它离开恒星系前我们唯一的机会!" + } +}