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/zh_CN/common.m | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 nls/zh_CN/common.m (limited to 'nls/zh_CN/common.m') diff --git a/nls/zh_CN/common.m b/nls/zh_CN/common.m new file mode 100644 index 00000000..5eca4c99 --- /dev/null +++ b/nls/zh_CN/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