diff options
Diffstat (limited to 'nls/ja_JP/common.m')
| -rw-r--r-- | nls/ja_JP/common.m | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/nls/ja_JP/common.m b/nls/ja_JP/common.m new file mode 100644 index 00000000..4344e769 --- /dev/null +++ b/nls/ja_JP/common.m @@ -0,0 +1,38 @@ +$set 15 #Common + +$ #Yes +# はい +$ #No +# いいえ + +$ #DirectionTitle +# 方向 +$ #DirectionHoriz +# 水平 +$ #DirectionVert +# 垂直 + +$ #AlwaysOnTop +# 常に最前面に + +$ #PlacementTitle +# 配置 +$ #PlacementTopLeft +# 左上 +$ #PlacementCenterLeft +# 左中央 +$ #PlacementBottomLeft +# 左下 +$ #PlacementTopCenter +# 中央上 +$ #PlacementBottomCenter +# 中央下 +$ #PlacementTopRight +# 右上 +$ #PlacementCenterRight +# 右中央 +$ #PlacementBottomRight +# 右下 + +$ #AutoHide +# 自動的に隠す |
