diff options
Diffstat (limited to 'nls/ja_JP/main.m')
| -rw-r--r-- | nls/ja_JP/main.m | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/nls/ja_JP/main.m b/nls/ja_JP/main.m new file mode 100644 index 00000000..5aa8b23d --- /dev/null +++ b/nls/ja_JP/main.m @@ -0,0 +1,24 @@ +$set 14 #main + +$ #RCRequiresArg +# エラー: '-rc' オプションは引数を必要とします\n +$ #DISPLAYRequiresArg +# エラー: '-display' オプションは引数を必要とします\n +$ #WarnDisplaySet +# 警告: 環境変数 'DISPLAY' を設定できませんでした\n +$ #Usage +# Openbox %s: (c) 2002 - 2002 Ben Jansens\n\ + \t\t\t 2001 - 2002 Sean 'Shaleh' Perry\n\ + \t\t\t 1997 - 2000 Brad Hughes\n\n\ + -display <string>\t\t指定ディスプレイに接続\n\ + -rc <string>\t\t\t代りのリソースファイルを使用\n\ + -version\t\t\tバージョン情報を表示し、終了\n\ + -help\t\t\t\tこのヘルプを表示し、終了\n\n +$ #CompileOptions +# コンパイル時オプション:\n\ + Debugging\t\t\t%s\n\ + Interlacing:\t\t\t%s\n\ + Shape:\t\t\t%s\n\ + Slit:\t\t\t\t%s\n\ + 8bpp Ordered Dithering:\t%s\n\ + Event Clobbering:\t\t%s\n\n |
