From dfc5f034581f5a26cba5c4811500438f89f0634a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 11 Apr 2002 03:20:38 +0000 Subject: Initial revision --- nls/ja_JP/Configmenu.m | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 nls/ja_JP/Configmenu.m (limited to 'nls/ja_JP/Configmenu.m') diff --git a/nls/ja_JP/Configmenu.m b/nls/ja_JP/Configmenu.m new file mode 100644 index 00000000..80297194 --- /dev/null +++ b/nls/ja_JP/Configmenu.m @@ -0,0 +1,38 @@ +$set 3 #Configmenu + +$ #ConfigOptions +# 設定オプション +$ #FocusModel +# フォーカスモデル +$ #WindowPlacement +# ウィンドウ配置 +$ #ImageDithering +# 画像ディザ +$ #OpaqueMove +# ウィンドウ不透明移動 +$ #FullMax +# 完全最大化 +$ #FocusNew +# 新規ウィンドウにフォーカス +$ #FocusLast +# ワークスペース変更時にウィンドウにフォーカス +$ #ClickToFocus +# Click to Focus +$ #SloppyFocus +# Sloppy Focus +$ #AutoRaise +# 自動的に前面に出す +$ #SmartRows +# 賢く配置 (行) +$ #SmartCols +# 賢く配置 (列) +$ #Cascade +# ずらして配置 +$ #LeftRight +# 左から右へ +$ #RightLeft +# 右から左へ +$ #TopBottom +# 上から下へ +$ #BottomTop +# 下から上へ -- cgit v1.2.3