diff options
Diffstat (limited to 'nls/ja_JP/Configmenu.m')
| -rw-r--r-- | nls/ja_JP/Configmenu.m | 38 |
1 files changed, 38 insertions, 0 deletions
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 +# 下から上へ |
