comparison help/help_mp-ko.h @ 32730:736b22f11e00

Change MSGTR_Paused definition to allow simplifying some code.
author reimar
date Wed, 26 Jan 2011 21:24:49 +0000
parents 01f7cf82b7b1
children a095a4ed8ad3
comparison
equal deleted inserted replaced
32729:49dd2f27d5d9 32730:736b22f11e00
113 #define MSGTR_ErrorInitializingVODevice "선택한 비디오 출력 (-vo) 장치를 열거나 초기화할 수 없습니다.\n" 113 #define MSGTR_ErrorInitializingVODevice "선택한 비디오 출력 (-vo) 장치를 열거나 초기화할 수 없습니다.\n"
114 #define MSGTR_ForcedVideoCodec "강제로 사용된 비디오 코덱: %s\n" 114 #define MSGTR_ForcedVideoCodec "강제로 사용된 비디오 코덱: %s\n"
115 #define MSGTR_ForcedAudioCodec "강제로 사용된 오디오 코덱: %s\n" 115 #define MSGTR_ForcedAudioCodec "강제로 사용된 오디오 코덱: %s\n"
116 #define MSGTR_Video_NoVideo "비디오: 비디오 없음\n" 116 #define MSGTR_Video_NoVideo "비디오: 비디오 없음\n"
117 #define MSGTR_NotInitializeVOPorVO "\n치명적 오류: 비디오 필터(-vf) 또는 비디오 출력(-vo)을 초기화할 수 없습니다.\n" 117 #define MSGTR_NotInitializeVOPorVO "\n치명적 오류: 비디오 필터(-vf) 또는 비디오 출력(-vo)을 초기화할 수 없습니다.\n"
118 #define MSGTR_Paused "\n ===== 잠시멈춤 =====\r" 118 #define MSGTR_Paused " ===== 잠시멈춤 ====="
119 #define MSGTR_PlaylistLoadUnable "\n재생목록 %s을(를) 열 수 없습니다.\n" 119 #define MSGTR_PlaylistLoadUnable "\n재생목록 %s을(를) 열 수 없습니다.\n"
120 #define MSGTR_Exit_SIGILL_RTCpuSel \ 120 #define MSGTR_Exit_SIGILL_RTCpuSel \
121 "- MPlayer가 '잘못된 연산'으로 종료되었습니다.\n"\ 121 "- MPlayer가 '잘못된 연산'으로 종료되었습니다.\n"\
122 " 런타임 CPU 감지 코드에 버그가 있을 지도 모릅니다...\n"\ 122 " 런타임 CPU 감지 코드에 버그가 있을 지도 모릅니다...\n"\
123 " DOCS/HTML/en/bugreports.html을 참조하세요.\n" 123 " DOCS/HTML/en/bugreports.html을 참조하세요.\n"