diff --git a/locales/ko/translation.json b/locales/ko/translation.json index 64152666..a7974211 100644 --- a/locales/ko/translation.json +++ b/locales/ko/translation.json @@ -621,7 +621,7 @@ "Check for updates on startup?": "시작 시 업데이트 확인", "Cleanup files after export?": "내보내기 작업 후 파일 정리", "Instead of video apparently starting at 0, you can offset by a specified value. This only applies to the preview inside LosslessCut and does not modify the file in any way. (Useful for viewing/cutting videos according to timecodes)": "분명히 0부터 시작하는 비디오 대신 지정된 값만큼 오프셋할 수 있습니다. 이것은 LosslessCut 내부의 미리 보기에만 적용되며 어떤 방식으로든 파일을 수정하지 않습니다. (타임코드에 따른 비디오 보기/자르기에 유용합니다.)", - "A mismatch was detected in at least one file. You may proceed, but the resulting file might not be playable.": "하나 이상의 파일에서 불일치가 감지되었습니다. 계속할 수는 있지만 결과 파일이 재생되지 않을 수도 있습니다.", + "A mismatch was detected in at least one file. You may proceed, but the resulting file might not be playable.": "하나 이상의 파일에서 불일치가 감지되었습니다. 계속 진행할 수는 있지만 결과 파일이 재생되지 않을 수도 있습니다.", "Output file name": "출력 파일 이름", "Start": "시작", "The file name template is missing {{ext}} and will result in a file without the suggested extension. This may result in an unplayable output file.": "파일 이름 템플릿에 {{ext}}가(이) 누락되어 제안된 확장자가 없는 파일이 생성됩니다. 이로 인해 출력 파일이 재생되지 않을 수 있습니다.", @@ -1096,5 +1096,6 @@ "Shift end by": "종료 지점 이동", "Shift start by": "시작 지점 이동", "Expected": "예상", - "Shift segments": "세그먼트 이동" + "Shift segments": "세그먼트 이동", + "Extract segment frames as image files": "세그먼트 프레임을 이미지 파일로 추출" }