summaryrefslogtreecommitdiffstats
path: root/help/help_mp-ko.h
diff options
context:
space:
mode:
authorreynaldo <reynaldo@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-05-17 07:18:57 +0000
committerreynaldo <reynaldo@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-05-17 07:18:57 +0000
commitea3e8c96bb4e97d3cba1965b3de3e636a8ebb006 (patch)
treec9ce6e4194ec3ba94a453904771d14dafe2530b8 /help/help_mp-ko.h
parentc915896f73ef7a52fd560811d7e8aae509aa00fc (diff)
downloadmpv-ea3e8c96bb4e97d3cba1965b3de3e636a8ebb006.tar.bz2
mpv-ea3e8c96bb4e97d3cba1965b3de3e636a8ebb006.tar.xz
fix extras and malformed translation messages, check done with uau's brand new TOOLS/ script, PART 2 of 3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18525 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-ko.h')
-rw-r--r--help/help_mp-ko.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/help/help_mp-ko.h b/help/help_mp-ko.h
index 1952e6d32f..71bb241308 100644
--- a/help/help_mp-ko.h
+++ b/help/help_mp-ko.h
@@ -153,12 +153,9 @@ static char help_text[]=
#define MSGTR_CannotOpenOutputFile "출력 파일 '%s'을(를) 열 수 없습니다.\n"
#define MSGTR_EncoderOpenFailed "인코더 열기에 실패했습니다.\n"
#define MSGTR_ForcingOutputFourcc "fourcc를 %x [%.4s](으)로 강제출력합니다.\n"
-#define MSGTR_WritingAVIHeader "AVI 해더를 쓰고 있습니다...\n"
#define MSGTR_DuplicateFrames "\n%d 프레임(들)이 중복되었습니다!\n"
#define MSGTR_SkipFrame "\n프레임을 건너 뜁니다!\n"
#define MSGTR_ErrorWritingFile "%s: 파일 쓰기 오류가 발생했습니다.\n"
-#define MSGTR_WritingAVIIndex "\nAVI 인덱스를 쓰고 있습니다...\n"
-#define MSGTR_FixupAVIHeader "AVI 해더를 고치고 있습니다...\n"
#define MSGTR_RecommendedVideoBitrate "%s CD용으로 추천할 만한 비디오 주사율: %d\n"
#define MSGTR_VideoStreamResult "\n비디오 스트림: %8.3f kbit/s (%d B/s) 크기: %"PRIu64" 바이트 %5.3f 초 %d 프레임\n"
#define MSGTR_AudioStreamResult "\n오디오 스트림: %8.3f kbit/s (%d B/s) 크기: %"PRIu64" 바이트 %5.3f 초\n"
@@ -567,9 +564,6 @@ static char help_text[]=
#define MSGTR_PREFERENCES_ShowVideoWindow "정지 중일 때 비디오 창 보이기"
#define MSGTR_ABOUT_UHU "GUI 개발 지원: UHU Linux\n"
-#define MSGTR_ABOUT_CoreTeam "한글번역: DongCheon Park (동쪽하늘)\n <dcpark@kaist.ac.kr>\n\n MPlayer 코어 팀:\n"
-#define MSGTR_ABOUT_AdditionalCoders " 그 외의 코더:\n"
-#define MSGTR_ABOUT_MainTesters " 메인 테스터:\n"
// --- messagebox
#define MSGTR_MSGBOX_LABEL_FatalError "치명적 오류!"