diff options
author | mathias <mathias> | 2006-03-09 19:28:22 (GMT) |
---|---|---|
committer | mathias <mathias> | 2006-03-09 19:28:22 (GMT) |
commit | 918d1994fab393e88f422cf0e66875d2d77f7531 (patch) | |
tree | d8adf306e380dfc1d7917fa2f816fd790d5cd35d /nls/zh_CN/Translation.m | |
parent | 1f0be0c59fec4c5b5dda7b7d3575946d1156d626 (diff) | |
download | fluxbox-918d1994fab393e88f422cf0e66875d2d77f7531.zip fluxbox-918d1994fab393e88f422cf0e66875d2d77f7531.tar.bz2 |
added zh_CN translations (thanx Andyliu)
fixed ko_KR translations (thanx Jo Hyunseok)
Diffstat (limited to 'nls/zh_CN/Translation.m')
-rw-r--r-- | nls/zh_CN/Translation.m | 264 |
1 files changed, 264 insertions, 0 deletions
diff --git a/nls/zh_CN/Translation.m b/nls/zh_CN/Translation.m new file mode 100644 index 0000000..c39189b --- /dev/null +++ b/nls/zh_CN/Translation.m | |||
@@ -0,0 +1,264 @@ | |||
1 | $ codeset=ISO-8859-1 | ||
2 | |||
3 | $set 1 #Align | ||
4 | |||
5 | 1 下方居中 | ||
6 | 2 左下方 | ||
7 | 3 右下方 | ||
8 | 4 水平 | ||
9 | 5 靠左 | ||
10 | 6 左下方 | ||
11 | 7 左侧居中 | ||
12 | 8 左上方 | ||
13 | 9 附着 | ||
14 | 10 右 | ||
15 | 11 右下方 | ||
16 | 12 右侧居中 | ||
17 | 13 右上方 | ||
18 | 14 上方居中 | ||
19 | 15 左上方 | ||
20 | 16 左上方 | ||
21 | 17 垂直 | ||
22 | |||
23 | $set 2 #BaseDisplay | ||
24 | |||
25 | 1 退出... 存储崩溃文件\n | ||
26 | 2 关闭\n | ||
27 | 3 %s: 捕获信号 %d\n | ||
28 | |||
29 | $set 3 #Common | ||
30 | |||
31 | 1 Alpha | ||
32 | 2 自动隐藏 | ||
33 | 3 编译 | ||
34 | 4 编译选项 | ||
35 | 5 编译器 | ||
36 | 6 编译器版本 | ||
37 | 7 初始化 | ||
38 | 8 键绑订 | ||
39 | 9 国际化字体 | ||
40 | 10 菜单 | ||
41 | 11 样式 | ||
42 | 12 默认 | ||
43 | 13 禁用 | ||
44 | 14 错误 | ||
45 | 15 Fluxbox版本 | ||
46 | 16 Maximize Over | ||
47 | 17 SVN发行号 | ||
48 | 18 可见 | ||
49 | |||
50 | $set 4 #Configmenu | ||
51 | |||
52 | 1 反锯齿 | ||
53 | 2 自动缩放 | ||
54 | 3 Click Raises | ||
55 | 4 Click to Focus | ||
56 | 5 Decorate Transient Windows | ||
57 | 6 鼠标滑轮更换桌面 | ||
58 | 7 Focus Window on Workspace Change | ||
59 | 8 Focus Model | ||
60 | 9 Focus New Windows | ||
61 | 10 Full Maximization | ||
62 | 11 Image Dithering | ||
63 | 12 Opaque Window Moving | ||
64 | 14 Mouse Focus | ||
65 | 15 Workspace Warping | ||
66 | 16 Force Pseudo-Transparency | ||
67 | 17 Menu Alpha | ||
68 | 18 透明 | ||
69 | 19 Focused Window Alpha | ||
70 | 20 Unfocused Window Alpha | ||
71 | |||
72 | $set 5 #Ewmh | ||
73 | |||
74 | 1 错误: 内存不足,不能分配内存给EWMH client list | ||
75 | |||
76 | $set 6 #FbTkError | ||
77 | |||
78 | 1 警告Warning! Height > 3200 setting Height = 3200 | ||
79 | 2 警告Warning! Width > 3200 setting Width = 3200 | ||
80 | 3 警告: 不能加载备用字体 | ||
81 | 4 分配出错 | ||
82 | 5 Error creating pixmap | ||
83 | 6 Cant create XImage | ||
84 | 7 Failed to read | ||
85 | 8 Warning: Failed to find valid format for alpha. | ||
86 | 9 Warning: Failed to create alpha picture. | ||
87 | 10 Warning: Failed to create alpha pixmap. | ||
88 | 11 Failed to find format for screen(%d) | ||
89 | 12 Out of memory | ||
90 | 13 Out of memory while allocating blue buffer. | ||
91 | 14 Out of memory while allocating green buffer. | ||
92 | 15 Out of memory while allocating red buffer. | ||
93 | 16 Failed to read theme item | ||
94 | 17 unsupported visual | ||
95 | 18 Setting default value | ||
96 | |||
97 | $set 7 #Fluxbox | ||
98 | |||
99 | 1 rc文件无效! | ||
100 | 2 Failed to load groupfile | ||
101 | 3 Failed to load database | ||
102 | 4 Retrying with | ||
103 | 5 Warning! Could not find screen to map window on! | ||
104 | 6 Can't create %s directory | ||
105 | 7 Couldn't find screens to manage.\nMake sure you don't have another window manager running. | ||
106 | 8 Error parsing regular expression | ||
107 | 9 Fatal! There can only one instance of fluxbox class. | ||
108 | 10 Can not connect to X server.\nMake sure you started X before you start Fluxbox. | ||
109 | 11 Warning: X server does not support locale | ||
110 | 12 Warning: cannot set locale modifiers | ||
111 | |||
112 | $set 8 #Gnome | ||
113 | |||
114 | 1 错误: 内存不足, 无法为GNOME client list分配内存 | ||
115 | |||
116 | $set 9 #Keys | ||
117 | |||
118 | 1 Keys: Error on line | ||
119 | 2 Keys: Failed to merge keytree! | ||
120 | 3 Keys: Invalid key/modifier on line | ||
121 | |||
122 | $set 10 #Menu | ||
123 | |||
124 | 1 配置 | ||
125 | 2 Fluxbox默认菜单 | ||
126 | 3 退出 | ||
127 | 4 图标 | ||
128 | 5 层次... | ||
129 | 6 On Head... | ||
130 | 7 替换 | ||
131 | 8 重新加载配置文件 | ||
132 | 9 重启动 | ||
133 | 10 xterm | ||
134 | |||
135 | $set 11 #Remember | ||
136 | |||
137 | 1 Decorations | ||
138 | 2 Dimensions | ||
139 | 3 Jump to workspace | ||
140 | 4 层 | ||
141 | 5 Remember... | ||
142 | 6 Position | ||
143 | 7 Save on close | ||
144 | 8 Shaded | ||
145 | 9 Sticky | ||
146 | 10 未知按键 | ||
147 | 11 Workspace | ||
148 | 12 Head | ||
149 | |||
150 | $set 12 #Screen | ||
151 | |||
152 | 1 BScreen::BScreen: querying the X server时发生错误.\n 另外一个窗口管理器正运行,display为 | ||
153 | 2 W: %4d x H: %4d | ||
154 | 3 W: 0000 x H: 0000 | ||
155 | 4 BScreen::BScreen: managing screen %d using visual 0x%lx, depth %d\n | ||
156 | 5 X: %4d x Y: %4d | ||
157 | 6 0: 0000 x 0: 0000 | ||
158 | |||
159 | $set 13 #Slit | ||
160 | |||
161 | 1 Clients | ||
162 | 2 Cycle Down | ||
163 | 3 Cycle Up | ||
164 | 4 Slit Direction | ||
165 | 5 Slit Layer | ||
166 | 6 Slit on Head | ||
167 | 7 Slit Placement | ||
168 | 8 Slit | ||
169 | 9 Save SlitList | ||
170 | |||
171 | $set 14 #Toolbar | ||
172 | |||
173 | 1 Edit current workspace name | ||
174 | 2 Iconbar Mode | ||
175 | 3 All Windows | ||
176 | 4 Icons | ||
177 | 5 None | ||
178 | 6 工作区Workspace | ||
179 | 7 工作区所有任务并显示图标 | ||
180 | 8 Toolbar Layer | ||
181 | 9 Toolbar on Head | ||
182 | 10 Toolbar Placement | ||
183 | 11 工具栏 | ||
184 | 12 工具栏宽度 | ||
185 | 13 时钟采用24小时格式 | ||
186 | 14 时钟采用12小时格式 | ||
187 | 15 修改时间显示格式 | ||
188 | 16 显示图片 | ||
189 | 17 不显示图标 | ||
190 | 18 工作区所有任务无图标 | ||
191 | |||
192 | $set 15 #Window | ||
193 | |||
194 | 1 Unnamed | ||
195 | |||
196 | $set 16 #Windowmenu | ||
197 | |||
198 | 1 关闭 | ||
199 | 2 最小化 | ||
200 | 3 Layer | ||
201 | 4 Lower | ||
202 | 5 最大化 | ||
203 | 6 Raise | ||
204 | 7 发送到... | ||
205 | 8 Shade | ||
206 | 9 卷起 | ||
207 | 10 杀掉 | ||
208 | |||
209 | $set 17 #Workspace | ||
210 | |||
211 | 1 工作区 %d | ||
212 | 2 工作区 | ||
213 | 3 新建工作区 | ||
214 | 4 移出最后工作区 | ||
215 | |||
216 | $set 18 #fbsetroot | ||
217 | |||
218 | 1 错误: 必须指定:: -solid, -mod, -gradient其中的一个.\n | ||
219 | 2 Couldn't create pixmap atoms, giving up! | ||
220 | 3 -display <string> display connection\n\ | ||
221 | -mod <x> <y> modula pattern\n\ | ||
222 | -foreground, -fg <color> modula foreground color\n\ | ||
223 | -background, -bg <color> modula background color\n\n\ | ||
224 | -gradient <texture> gradient texture\n\ | ||
225 | -from <color> gradient start color\n\ | ||
226 | -to <color> gradient end color\n\n\ | ||
227 | -solid <color> solid color\n\n\ | ||
228 | -help 显示帮助信息\n | ||
229 | |||
230 | $set 19 #main | ||
231 | |||
232 | 1 错误: '-display'需要一个参数 | ||
233 | 2 Bad Alloc | ||
234 | 3 Bad cast | ||
235 | 4 超出显示范围 | ||
236 | 5 运行时错误 | ||
237 | 6 Standard Exception | ||
238 | 7 未知错误 | ||
239 | 8 错误: '-log'需要一个参数 | ||
240 | 9 日志文件 | ||
241 | 10 记录日志到 | ||
242 | 11 错误: '-rc'需要一个参数 | ||
243 | 12 错误: '-screen'需要一个参数 | ||
244 | 13 Fluxbox %s: (c) %s Henrik Kinnunen\n\ | ||
245 | 主页: http://www.fluxbox.org/\n\n\ | ||
246 | -display <string>\t\t指定display连接.\n\ | ||
247 | -screen <all|int,int,int>\t在特定的screens上显示.\n\ | ||
248 | -rc <string>\t\t\t使用指定的资源文件.\n\ | ||
249 | -version\t\t\t显示版本号.\n\ | ||
250 | -info\t\t\t\t显示fluxbox相关信息.\n\ | ||
251 | -log <filename>\t\t\t将输出记录到文件中.\n\ | ||
252 | -help\t\t\t\t显示帮助信息.\n\n | ||
253 | 14 警告: 不能读取环境变量'DISPLAY' | ||
254 | |||
255 | $set 20 | ||
256 | |||
257 | 1 Above Dock | ||
258 | 2 下方 | ||
259 | 3 桌面 | ||
260 | 4 Dock | ||
261 | 5 普通模式 | ||
262 | 6 上方 | ||
263 | |||
264 | |||