summaryrefslogtreecommitdiffstats
path: root/help/help_mp-ja.h
diff options
context:
space:
mode:
authorranma <ranma@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-19 09:26:21 +0000
committerranma <ranma@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-19 09:26:21 +0000
commit9aa8bf78dc8eb1564e55dcf84925b6b7c6952713 (patch)
tree11641548577a74931d59ccb2723a7f1b7b0dc407 /help/help_mp-ja.h
parentbad644ccedd524b99f4f827a83fe7f93e37b4d09 (diff)
downloadmpv-9aa8bf78dc8eb1564e55dcf84925b6b7c6952713.tar.bz2
mpv-9aa8bf78dc8eb1564e55dcf84925b6b7c6952713.tar.xz
some typos in the english parts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15757 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-ja.h')
-rw-r--r--help/help_mp-ja.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/help/help_mp-ja.h b/help/help_mp-ja.h
index 89c313850f..33e4d38d30 100644
--- a/help/help_mp-ja.h
+++ b/help/help_mp-ja.h
@@ -121,11 +121,11 @@ static char help_text[]=
#define MSGTR_Paused "\n ===== 停止 =====\r" // no more than 23 characters (status line for audio files)
#define MSGTR_PlaylistLoadUnable "\nプレイリストの読み込みが出来ません %s.\n"
#define MSGTR_Exit_SIGILL_RTCpuSel \
-"- MPLayerは不正な命令(Illegal Instruction)によりクラッシュしました\n"\
+"- MPlayerは不正な命令(Illegal Instruction)によりクラッシュしました\n"\
" 恐らくこれは あたらしいCPU-Detection codeにバグがあります\n"\
" DOCS/HTML/en/bugreports.html をお読み下さい.\n"
#define MSGTR_Exit_SIGILL \
-"- MPLayerは不正な命令(Illegal Instruction)によりクラッシュしました\n"\
+"- MPlayerは不正な命令(Illegal Instruction)によりクラッシュしました\n"\
" It usually happens when you run it on a CPU different than the one it was\n"\
" compiled/optimized for.\n"\
" Verify this!\n"
@@ -214,9 +214,9 @@ static char help_text[]=
#define MSGTR_CantSeekRawAVI "Cannot seek in raw AVI streams. (Indexが必要です, -idx を試して下さい.)\n"
#define MSGTR_CantSeekFile "このファイルはシークすることが出来ません.\n"
-#define MSGTR_EncryptedVOB "暗号化されたVOB(Encryoted VOB)ファイルです。DOCS/HTML/en/cd-dvd.html を御覧下さい.\n"
+#define MSGTR_EncryptedVOB "暗号化されたVOB(Encrypted VOB)ファイルです。DOCS/HTML/en/cd-dvd.html を御覧下さい.\n"
-#define MSGTR_MOVcomprhdr "MOV: 圧縮されたヘッダ(Compressd headers)をサポートするには ZLIB が必要です\n"
+#define MSGTR_MOVcomprhdr "MOV: 圧縮されたヘッダ(Compressed headers)をサポートするには ZLIB が必要です\n"
#define MSGTR_MOVvariableFourCC "MOV: 警告: Variable FOURCC detected!?\n"
#define MSGTR_MOVtooManyTrk "MOV: 警告: too many tracks"
#define MSGTR_FoundAudioStream "==> 音声ストリームが見付かりました: %d\n"