diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-05-24 23:49:04 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-05-24 23:49:04 +0000 |
| commit | df8200e180353525e513c78fb92e3b1fc28a11f6 (patch) | |
| tree | 7c4a08f3cba69fef1ae7b34101295cc153306517 /nls/zh_TW/common.m | |
| parent | 7ca4d98726f40fe6ec5b1335ee02d05ba0c18e57 (diff) | |
new nls from bb-cvs
Diffstat (limited to 'nls/zh_TW/common.m')
| -rw-r--r-- | nls/zh_TW/common.m | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/nls/zh_TW/common.m b/nls/zh_TW/common.m new file mode 100644 index 00000000..b693e0bd --- /dev/null +++ b/nls/zh_TW/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 +# 自動隱藏 |
