diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-04-11 03:20:38 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-04-11 03:20:38 +0000 |
| commit | dfc5f034581f5a26cba5c4811500438f89f0634a (patch) | |
| tree | efb1e3af799383aa5835a736cabf658d18db4be5 /nls/ja_JP/common.m | |
| parent | 17532e906b1dd6340bb1eccd2d9724643637958b (diff) | |
Initial revision
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 +# 自動的に隠す |
