From 08b5e265e4ff8d0f188400ea53a4c6738534e46b Mon Sep 17 00:00:00 2001 From: TKB <75753199+TKBKR@users.noreply.github.com> Date: Wed, 20 Aug 2025 07:34:09 +0900 Subject: [PATCH] Update MessageStrings_ko.txt Korean translation --- .../Resources/text/ko/MessageStrings_ko.txt | 80 +++++++++---------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/NHSE.Core/Resources/text/ko/MessageStrings_ko.txt b/NHSE.Core/Resources/text/ko/MessageStrings_ko.txt index 429438d..731eb82 100644 --- a/NHSE.Core/Resources/text/ko/MessageStrings_ko.txt +++ b/NHSE.Core/Resources/text/ko/MessageStrings_ko.txt @@ -1,40 +1,40 @@ -MsgBackupCreateLocation=NHSE can perform automatic backups if you create a folder with the name '{0}' in the same folder as the executable. -MsgBackupCreateQuestion=Would you like NHSE to automatically keep a backup of your save data? -MsgDataSizeMismatchImport=The size of the imported file (0x{0:X}) does not match the required size (0x{1:X}). -MsgDataSizeMismatchRAM=Read size (0x{0:X}) != Write size (0x{1:X}). -MsgDataDidNotOriginateFromHost_0=Imported data did not originate from Villager0 ({0})'s data. -MsgAskUpdateValues=Update values? -MsgAskContinue=Continue? -MsgAskWriteAnyway=Write anyway? -MsgAskExportResultToClipboard=Export results to clipboard? -MsgAskExportResultsWithFileIndex=Export results with file index at the front of the file name? -MsgCanceling=Canceling: -MsgInvalidHexValue=Bad hex value. -MsgImportDirectoryDoesNotExist=Directory does not exist! -MsgNoPictureLoaded=No picture loaded. -MsgSaveDataImportFail=Unable to open the folder that contains the save file. -MsgSaveDataImportSuggest=Try moving it to another location and opening from there. -MsgSaveDataExportSuccess=Saved all save data! -MsgSaveDataExportFail=Unable to save files to their original location. -MsgSaveDataHashesValid=Hashes are valid. -MsgSaveDataSizeMismatch=Save file sizes appear to be incorrect. -MsgMoveOut=Are you trying to make the Villager move out? -MsgMoveOutSuggest=If so, set the Event Flag (024 - ForceMoveOut) to 1 so that the Villager is removed by the game. -MsgMoveOutAll=This will check the 'Moving Out' box for all Villagers. -MsgFieldItemRemoveAsk=Are you sure you want to remove {0}? -MsgFieldItemRemoveNone=Nothing removed (none found). -MsgFieldItemRemoveCount=Removed {0} from the map. -MsgFieldItemModifyAsk=Are you sure you want to {0}? -MsgFieldItemModifyNone=Nothing modified (none found). -MsgFieldItemModifyCount=Modified {0} tiles on the map. -MsgFieldItemUnsupportedLayer2Tile=Unsupported Layer2 items detected. -MsgFieldItemNoNHI=No .nhi file selected to import! -MsgSysBotInfo=This SysBot reads and writes RAM directly to your game when called to Read/Write. -MsgSysBotRequired=Using this functionality requires the sys-botbase sysmodule running on the console. Your console must be on the same network as the PC running this program. -MsgTerrainSetElevation0=Set the elevation of all tiles on the map to 0? -MsgTerrainSetAll=Set the tile from the Tile Editor to all tiles on the map? -MsgTerrainSetAllSkipExterior=Do you want to skip the tiles in exterior acres (beach/rocks)? -MsgVillagerFriendshipMax=Do you want to set all Villager Friendship memories to 255? -MsgVillagerReplaceNoText=Clipboard: No text found! Expected internal villager name. -MsgVillagerReplaceOutdatedSaveFormat=Save file is not up to date with latest villager format. Please update in-game. -MsgVillagerReplaceUnknownName=Clipboard: {0} is not a valid internal villager name. +MsgBackupCreateLocation=실행 파일과 같은 폴더에 '{0}' 이름으로 폴더를 만들면 NHSE가 자동으로 백업을 수행합니다. +MsgBackupCreateQuestion=NHSE가 세이브 데이터를 자동으로 백업하도록 설정하시겠습니까? +MsgDataSizeMismatchImport=가져온 파일의 크기(0x{0:X})가 필요한 크기(0x{1:X})와 일치하지 않습니다. +MsgDataSizeMismatchRAM=읽기 크기(0x{0:X})와 쓰기 크기(0x{1:X})가 다릅니다. +MsgDataDidNotOriginateFromHost_0=가져온 데이터는 플레이어0({0})의 데이터가 아닙니다. +MsgAskUpdateValues=값들을 업데이트하시겠습니까? +MsgAskContinue=계속하시겠습니까? +MsgAskWriteAnyway=그래도 저장하시겠습니까? +MsgAskExportResultToClipboard=결과를 클립보드에 복사하시겠습니까? +MsgAskExportResultsWithFileIndex=결과를 내보낼 때 파일 이름 앞에 파일 인덱스를 붙이시겠습니까? +MsgCanceling=취소 중: +MsgInvalidHexValue=잘못된 HEX 값입니다. +MsgImportDirectoryDoesNotExist=디렉터리가 존재하지 않습니다! +MsgNoPictureLoaded=사진이 로드되지 않았습니다. +MsgSaveDataImportFail=세이브 파일이 들어있는 폴더를 열 수 없습니다. +MsgSaveDataImportSuggest=다른 위치로 파일을 옮긴 후 다시 시도해 보세요. +MsgSaveDataExportSuccess=모든 세이브 데이터를 저장했습니다! +MsgSaveDataExportFail=원래 위치에 파일을 저장할 수 없습니다. +MsgSaveDataHashesValid=해시가 유효합니다. +MsgSaveDataSizeMismatch=세이브 파일 크기가 올바르지 않은 것 같습니다. +MsgMoveOut=이 주민을 이사 보내려고 하시나요? +MsgMoveOutSuggest=맞다면, 게임에서 주민이 정상적으로 이사 가도록 이벤트 플래그(024 - ForceMoveOut)를 1로 설정하세요. +MsgMoveOutAll=모든 주민의 '이사 예정' 상자를 체크합니다. +MsgFieldItemRemoveAsk=정말로 {0}을(를) 제거하시겠습니까? +MsgFieldItemRemoveNone=제거된 것이 없습니다 (항목을 찾지 못함). +MsgFieldItemRemoveCount=맵에서 {0}개를 제거했습니다. +MsgFieldItemModifyAsk=정말로 {0}하시겠습니까? +MsgFieldItemModifyNone=수정된 것이 없습니다 (항목을 찾지 못함). +MsgFieldItemModifyCount=맵의 타일 {0}개를 수정했습니다. +MsgFieldItemUnsupportedLayer2Tile=지원되지 않는 Layer2 아이템이 감지되었습니다. +MsgFieldItemNoNHI=가져올 .nhi 파일이 선택되지 않았습니다! +MsgSysBotInfo=이 SysBot은 읽기/쓰기 요청 시 게임의 RAM을 직접 읽고 씁니다. +MsgSysBotRequired=이 기능을 사용하려면 콘솔에서 sys-botbase 시스템 모듈이 실행 중이어야 합니다. 콘솔과 이 프로그램을 실행하는 PC는 동일한 네트워크에 있어야 합니다. +MsgTerrainSetElevation0=맵의 모든 타일 높이를 0으로 설정하시겠습니까? +MsgTerrainSetAll=타일 에디터에서 선택한 타일로 맵 전체를 채우시겠습니까? +MsgTerrainSetAllSkipExterior=외부 구역(해변/바위)의 타일은 건너뛰시겠습니까? +MsgVillagerFriendshipMax=모든 주민의 친밀도를 255로 설정하시겠습니까? +MsgVillagerReplaceNoText=클립보드: 텍스트를 찾을 수 없습니다! 주민의 내부 이름이 필요합니다. +MsgVillagerReplaceOutdatedSaveFormat=세이브 파일이 최신 주민 포맷이 아닙니다. 게임 내에서 업데이트해주세요. +MsgVillagerReplaceUnknownName=클립보드: {0}은(는) 유효한 주민의 내부 이름이 아닙니다.