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/common.m | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 nls/ja_JP/common.m (limited to 'nls/ja_JP/common.m') 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 +# 自動的に隠す -- cgit v1.2.3