all repos — openbox @ 37824505d7e75e8693af70803e684f82f7ad93a9

openbox fork - make it a bit more like ryudo

nls/zh_CN/common.m (raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
$set 15 #Common

$ #Yes
# 是
$ #No
# 否

$ #DirectionTitle
# 方向
$ #DirectionHoriz
# 水平
$ #DirectionVert
# 垂直

$ #AlwaysOnTop
# 总在最上面

$ #PlacementTitle
# 放置
$ #PlacementTopLeft
# 上左
$ #PlacementCenterLeft
# 中左
$ #PlacementBottomLeft
# 下左
$ #PlacementTopCenter
# 上中
$ #PlacementBottomCenter
# 下中
$ #PlacementTopRight
# 上右
$ #PlacementCenterRight
# 中右
$ #PlacementBottomRight
# 下右

$ #AutoHide
# 自动隐藏