summaryrefslogtreecommitdiffstats
path: root/help/help_mp-ja.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-ja.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-ja.h')
-rw-r--r--help/help_mp-ja.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/help/help_mp-ja.h b/help/help_mp-ja.h
index 07e71f6ad4..10d35f480d 100644
--- a/help/help_mp-ja.h
+++ b/help/help_mp-ja.h
@@ -150,12 +150,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 indexを書き込み中...\n"
-#define MSGTR_FixupAVIHeader "AVIヘッダを修復中...\n"
#define MSGTR_VideoStreamResult "\n映像ストリーム: %8.3f kbit/s (%d B/s) サイズ: %"PRIu64" bytes %5.3f secs %d フレーム\n"
#define MSGTR_AudioStreamResult "\n音声ストリーム: %8.3f kbit/s (%d B/s) サイズ: %"PRIu64" bytes %5.3f secs\n"
@@ -446,9 +443,6 @@ static char help_text[]=
#define MSGTR_PREFERENCES_DVDDevice "DVD デバイス:"
#define MSGTR_PREFERENCES_FPS "Movie FPS:"
-#define MSGTR_ABOUT_CoreTeam " MPlayer コアチーム:\n"
-#define MSGTR_ABOUT_MainTesters " メインテスター:\n"
-
// --- messagebox
#define MSGTR_MSGBOX_LABEL_FatalError "致命的エラー!"
#define MSGTR_MSGBOX_LABEL_Error "エラー"