Finished Localization, change save&load logic to get correct player's start location in each level.

This commit is contained in:
7heIVIaze
2025-05-14 14:12:01 +09:00
parent 512081998e
commit f934f405bc
45 changed files with 1001 additions and 649 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,7 @@
Date/Time,Word Count,en,ko-KR
2025.04.30-21.18.01,0,0,0
2025.04.30-21.39.11,396,396,0
2025.04.30-22.20.42,505,505,0
2025.04.30-23.53.17,600,600,0
2025.04.30-23.59.29,600,592,0
2025.05.01-18.43.00,632,632,0
2025.05.11-12.05.59,1260,1260,0
2025.05.13-21.51.53,1792,1792,0
2025.05.13-22.27.34,1794,1794,0
2025.05.14-01.18.51,1794,1794,0
2025.05.14-01.42.17,1793,1793,349
2025.05.14-02.01.07,1793,1793,773
2025.05.14-12.57.58,1793,1793,1793
2025.05.14-13.49.10,1793,1793,1792
2025.05.14-13.51.46,1793,1793,1793

1 Date/Time Word Count en ko-KR
2 2025.04.30-21.18.01 2025.05.14-01.18.51 0 1794 0 1794 0
3 2025.04.30-21.39.11 2025.05.14-01.42.17 396 1793 396 1793 0 349
4 2025.04.30-22.20.42 2025.05.14-02.01.07 505 1793 505 1793 0 773
5 2025.04.30-23.53.17 2025.05.14-12.57.58 600 1793 600 1793 0 1793
6 2025.04.30-23.59.29 2025.05.14-13.49.10 600 1793 592 1793 0 1792
7 2025.05.01-18.43.00 2025.05.14-13.51.46 632 1793 632 1793 0 1793
2025.05.11-12.05.59 1260 1260 0
2025.05.13-21.51.53 1792 1792 0
2025.05.13-22.27.34 1794 1794 0

View File

@ -1,2 +1,2 @@
Date/Time,Word Count,en,ko
2025.04.30-21.30.56,0,0,0
2025.05.14-00.57.09,0,0,0

1 Date/Time Word Count en ko
2 2025.04.30-21.30.56 2025.05.14-00.57.09 0 0 0

View File

@ -0,0 +1,3 @@
Date/Time,Word Count,en,ko-KR
2025.05.14-01.07.23,11,11,0
2025.05.14-01.16.03,11,11,11
1 Date/Time Word Count en ko-KR
2 2025.05.14-01.07.23 11 11 0
3 2025.05.14-01.16.03 11 11 11

View File

@ -0,0 +1,50 @@
# SourceCode Korean (South Korea) translation.
# Fill out your copyright notice in the Description page of Project Settings.
#
msgid ""
msgstr ""
"Project-Id-Version: SourceCode\n"
"POT-Creation-Date: 2025-05-13 16:08\n"
"PO-Revision-Date: 2025-05-13 16:08\n"
"Language-Team: \n"
"Language: ko-KR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. Key: HowToInteraction
#. SourceLocation: Source/hwanyoung2/HYInteractableActor.cpp(22)
#: Source/hwanyoung2/HYInteractableActor.cpp(22)
msgctxt "HYInteractableActor,HowToInteraction"
msgid "{0}: Press F to {1}"
msgstr ""
#. Key: InteractionName
#. SourceLocation: Source/hwanyoung2/HYManualPickUp.cpp(14)
#: Source/hwanyoung2/HYManualPickUp.cpp(14)
msgctxt "HYManualPickUp,InteractionName"
msgid "Item"
msgstr ""
#. Key: InteractionAction
#. SourceLocation: Source/hwanyoung2/HYManualPickUp.cpp(15)
#: Source/hwanyoung2/HYManualPickUp.cpp(15)
msgctxt "HYManualPickUp,InteractionAction"
msgid "pick up"
msgstr ""
#. Key: InteractionName
#. SourceLocation: Source/hwanyoung2/HYSaveGameActor.cpp(12)
#: Source/hwanyoung2/HYSaveGameActor.cpp(12)
msgctxt "HYSaveGameActor,InteractionName"
msgid "Haetae statue"
msgstr ""
#. Key: InteractionAction
#. SourceLocation: Source/hwanyoung2/HYSaveGameActor.cpp(13)
#: Source/hwanyoung2/HYSaveGameActor.cpp(13)
msgctxt "HYSaveGameActor,InteractionAction"
msgid "touch"
msgstr ""