Skip to content

Commit 2980cb0

Browse files
authored
Translation corrections. (#214)
Various translation corrections.
1 parent 2782d38 commit 2980cb0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Update/tara_altend.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ void main()
124124
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#a59da9>大石</color>", NULL, "<color=#a59da9>Ooishi</color>", NULL, Line_ContinueAfterTyping); }
125125
ModPlayVoiceLS(4, 11, "ps3/s20/11/440700326", 256, TRUE);
126126
OutputLine(NULL, "「しかし、その意図がわからない。でもあなたなら、これに込められたメッセージがわかるはずだ!",
127-
NULL, "\"However, I don't understand why. But you might be able to understand the message behind this!", Line_WaitForInput);
127+
NULL, "\"However, I don't understand why. But you should be able to understand the message behind this!", Line_WaitForInput);
128128
ModPlayVoiceLS(4, 11, "ps3/s20/11/440700327", 256, TRUE);
129129
OutputLine(NULL, " いつも一緒に遊んでいた、友達のあなたなら!」",
130130
NULL, " You were her friend. You were always playing together!\"", Line_Normal);
@@ -194,7 +194,7 @@ void main()
194194
//rそれを反射的に振り払おうとした大石だったが、赤坂の制止を受けて我に返り、……力なく、肩を落とした。
195195
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
196196
OutputLine(NULL, "それを反射的に振り払おうとした大石だったが、赤坂の制止を受けて我に返り、……力なく、肩を落とした。",
197-
NULL, "Ooishi instinctively tried to shake the nurse off, but he returned to himself after Akasaka stepped in... and then all the strength in his shoulders receded.", Line_Normal);
197+
NULL, "Ooishi instinctively tried to shake the nurse off, but he came back to his senses after Akasaka stepped in... and then his shoulders flopped.", Line_Normal);
198198
ClearMessage();
199199

200200
//看護師rvS20/00/nurseA44004.「大丈夫ですか、園崎さんっ? ……もう、いい加減にしてください!kvS20/00/nurseA44005. 今日はもうお引取り願えますかっ!!」
@@ -228,7 +228,7 @@ void main()
228228
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#797d8a>赤坂</color>", NULL, "<color=#797d8a>Akasaka</color>", NULL, Line_ContinueAfterTyping); }
229229
ModPlayVoiceLS(4, 13, "ps3/s20/13/441300063", 256, TRUE);
230230
OutputLine(NULL, "「看護師さん、……この人は、雛見沢で大勢の人を亡くしています。そのあたりの事情を、どうかご理解ください。",
231-
NULL, "\"Nurse... this man has lost an incredible number of people in Hinamizawa. Please, try to understand the circumstances behind that.", Line_WaitForInput);
231+
NULL, "\"Nurse... this man has lost an incredible number of people in Hinamizawa. Please, try to understand how he feels.", Line_WaitForInput);
232232
ModPlayVoiceLS(4, 13, "ps3/s20/13/441300064", 256, TRUE);
233233
OutputLine(NULL, "……お願いします」",
234234
NULL, " ...I beg of you.\"", Line_Normal);
@@ -335,13 +335,13 @@ void main()
335335
if (GetGlobalFlag(GADVMode)) { OutputLine("<color=#5ec69a>魅音</color>", NULL, "<color=#5ec69a>Mion</color>", NULL, Line_ContinueAfterTyping); }
336336
ModPlayVoiceLS(4, 3, "ps3/s20/03/440300203", 256, TRUE);
337337
OutputLine(NULL, "「レナ……あんた、命をかけて伝えてくれたんだね……? 受け取ったから……私、確かにあんたのメッセージ、受け取ったから……!!」",
338-
NULL, "\"Rena... you gave your life to send this message...? I received it... Yes, I absolutely did receive it...!!\"", Line_Normal);
338+
NULL, "\"Rena... you gave your life to send this message, didn't you...? I received it... Yes, I absolutely did receive it...!!\"", Line_Normal);
339339
ClearMessage();
340340

341341
//r魅音はいとおしそうに、ビニール袋に封じられた帽子を胸に抱きしめる。そして、その薄汚れた染みが血痕であることを知って、もはや枯れたと思っていた涙をこぼした……。
342342
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
343343
OutputLine(NULL, "魅音はいとおしそうに、ビニール袋に封じられた帽子を胸に抱きしめる。そして、その薄汚れた染みが血痕であることを知って、もはや枯れたと思っていた涙をこぼした……。",
344-
NULL, "Mion held the hat in the plastic bag to her chest and tightly embraced it. And then, knowing the filthy stain on the hat was a bloodstain, she began spilling tears while thinking of her friend...", Line_Normal);
344+
NULL, "Mion held the hat in the plastic bag to her chest and tightly embraced it. And then, knowing the filthy stain on the hat was a bloodstain, she began spilling tears long thought lost to her...", Line_Normal);
345345
ClearMessage();
346346

347347
DrawScene( "black", 1000 );

0 commit comments

Comments
 (0)