comparison help/help_mp-ja.h @ 13122:fcce0023bf55

printf -> mp_msg conversion, first steps patch by The Wanderer <inverseparadox@comcast.net>
author diego
date Tue, 24 Aug 2004 19:36:17 +0000
parents 03d3ab9f6400
children da4d3b99d779
comparison
equal deleted inserted replaced
13121:93774d4a0c1d 13122:fcce0023bf55
49 49
50 // ========================= MPlayer messages =========================== 50 // ========================= MPlayer messages ===========================
51 51
52 // mplayer.c: 52 // mplayer.c:
53 53
54 #define MSGTR_Exiting "\n終了しています... (%s)\n" 54 #define MSGTR_Exiting "\n終了しています\n"
55 #define MSGTR_ExitingHow "\n終了しています... (%s)\n"
55 #define MSGTR_Exit_quit "終了" 56 #define MSGTR_Exit_quit "終了"
56 #define MSGTR_Exit_eof "ファイルの末端です" 57 #define MSGTR_Exit_eof "ファイルの末端です"
57 #define MSGTR_Exit_error "致命的エラー" 58 #define MSGTR_Exit_error "致命的エラー"
58 #define MSGTR_IntBySignal "\nMPlayer はシグナル %d によって中断しました.次のモジュールからです: %s\n" 59 #define MSGTR_IntBySignal "\nMPlayer はシグナル %d によって中断しました.次のモジュールからです: %s\n"
59 #define MSGTR_NoHomeDir "ホームディレクトリを見付けることが出来ませんでした.\n" 60 #define MSGTR_NoHomeDir "ホームディレクトリを見付けることが出来ませんでした.\n"