summaryrefslogtreecommitdiffstats
path: root/help/help_mp-ja.h
diff options
context:
space:
mode:
Diffstat (limited to 'help/help_mp-ja.h')
-rw-r--r--help/help_mp-ja.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/help/help_mp-ja.h b/help/help_mp-ja.h
index c243f9d792..89c313850f 100644
--- a/help/help_mp-ja.h
+++ b/help/help_mp-ja.h
@@ -185,6 +185,13 @@ static char help_text[]=
#define MSGTR_DVDnoVOBs "Cannot open title VOBS (VTS_%02d_1.VOB).\n"
#define MSGTR_DVDopenOk "DVDを開くことに成功しました.\n"
+// muxer_*.c:
+#define MSGTR_TooManyStreams "ストリームが多過ぎる!"
+#define MSGTR_RawMuxerOnlyOneStream "Rawaudio muxerが一つだけの音声ストリーマをサポートします!\n"
+#define MSGTR_IgnoringVideoStream "映像ストリーマを差し置きます!\n"
+#define MSGTR_UnknownStreamType "警告: 未知のストリームタイプ: %d\n"
+#define MSGTR_WarningLenIsntDivisible "警告: samplesizeでlenが整除できない!\n"
+
// demuxer.c, demux_*.c:
#define MSGTR_AudioStreamRedefined "警告: Audio stream header %d redefined.\n"
#define MSGTR_VideoStreamRedefined "警告: Video stream header %d redefined.\n"