Missing text has benn translated, and fixed bugs.
This commit is contained in:
50
hwanyoung2/Content/Localization/SourceCode/en/SourceCode.po
Normal file
50
hwanyoung2/Content/Localization/SourceCode/en/SourceCode.po
Normal file
@ -0,0 +1,50 @@
|
||||
# SourceCode English 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-14 12:44\n"
|
||||
"PO-Revision-Date: 2025-05-14 12:44\n"
|
||||
"Language-Team: \n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. Key: HowToInteraction
|
||||
#. SourceLocation: Source/hwanyoung2/HYInteractableActor.cpp(22)
|
||||
#: Source/hwanyoung2/HYInteractableActor.cpp(22)
|
||||
msgctxt "HYInteractableActor,HowToInteraction"
|
||||
msgid "{0}: Press F to {1}"
|
||||
msgstr "{0}: Press F to {1}"
|
||||
|
||||
#. Key: InteractionName
|
||||
#. SourceLocation: Source/hwanyoung2/HYManualPickUp.cpp(14)
|
||||
#: Source/hwanyoung2/HYManualPickUp.cpp(14)
|
||||
msgctxt "HYManualPickUp,InteractionName"
|
||||
msgid "Item"
|
||||
msgstr "Item"
|
||||
|
||||
#. Key: InteractionAction
|
||||
#. SourceLocation: Source/hwanyoung2/HYManualPickUp.cpp(15)
|
||||
#: Source/hwanyoung2/HYManualPickUp.cpp(15)
|
||||
msgctxt "HYManualPickUp,InteractionAction"
|
||||
msgid "pick up"
|
||||
msgstr "pick up"
|
||||
|
||||
#. Key: InteractionName
|
||||
#. SourceLocation: Source/hwanyoung2/HYSaveGameActor.cpp(12)
|
||||
#: Source/hwanyoung2/HYSaveGameActor.cpp(12)
|
||||
msgctxt "HYSaveGameActor,InteractionName"
|
||||
msgid "Haetae statue"
|
||||
msgstr "Haetae statue"
|
||||
|
||||
#. Key: InteractionAction
|
||||
#. SourceLocation: Source/hwanyoung2/HYSaveGameActor.cpp(13)
|
||||
#: Source/hwanyoung2/HYSaveGameActor.cpp(13)
|
||||
msgctxt "HYSaveGameActor,InteractionAction"
|
||||
msgid "touch"
|
||||
msgstr "touch"
|
||||
|
@ -4,8 +4,8 @@
|
||||
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"
|
||||
"POT-Creation-Date: 2025-05-14 12:44\n"
|
||||
"PO-Revision-Date: 2025-05-14 12:44\n"
|
||||
"Language-Team: \n"
|
||||
"Language: ko-KR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -18,33 +18,33 @@ msgstr ""
|
||||
#: Source/hwanyoung2/HYInteractableActor.cpp(22)
|
||||
msgctxt "HYInteractableActor,HowToInteraction"
|
||||
msgid "{0}: Press F to {1}"
|
||||
msgstr ""
|
||||
msgstr "{0}: F키를 눌러 {1}하기"
|
||||
|
||||
#. Key: InteractionName
|
||||
#. SourceLocation: Source/hwanyoung2/HYManualPickUp.cpp(14)
|
||||
#: Source/hwanyoung2/HYManualPickUp.cpp(14)
|
||||
msgctxt "HYManualPickUp,InteractionName"
|
||||
msgid "Item"
|
||||
msgstr ""
|
||||
msgstr "아이템"
|
||||
|
||||
#. Key: InteractionAction
|
||||
#. SourceLocation: Source/hwanyoung2/HYManualPickUp.cpp(15)
|
||||
#: Source/hwanyoung2/HYManualPickUp.cpp(15)
|
||||
msgctxt "HYManualPickUp,InteractionAction"
|
||||
msgid "pick up"
|
||||
msgstr ""
|
||||
msgstr "수집"
|
||||
|
||||
#. Key: InteractionName
|
||||
#. SourceLocation: Source/hwanyoung2/HYSaveGameActor.cpp(12)
|
||||
#: Source/hwanyoung2/HYSaveGameActor.cpp(12)
|
||||
msgctxt "HYSaveGameActor,InteractionName"
|
||||
msgid "Haetae statue"
|
||||
msgstr ""
|
||||
msgstr "해태 상"
|
||||
|
||||
#. Key: InteractionAction
|
||||
#. SourceLocation: Source/hwanyoung2/HYSaveGameActor.cpp(13)
|
||||
#: Source/hwanyoung2/HYSaveGameActor.cpp(13)
|
||||
msgctxt "HYSaveGameActor,InteractionAction"
|
||||
msgid "touch"
|
||||
msgstr ""
|
||||
msgstr "조사"
|
||||
|
||||
|
Reference in New Issue
Block a user