1 # Simplified Chinese Messages for openbox.
2 # Copyright (C) 2007 Mikael Magnusson
3 # This file is distributed under the same license as the openbox package.
4 # Xiaoyu PENG <peng.xiaoyu@gmail.com>, 2007.
8 "Project-Id-Version: Openbox 3.4\n"
9 "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n"
10 "POT-Creation-Date: 2007-05-28 07:55+0200\n"
11 "PO-Revision-Date: 2007-05-28 13:00+0800\n"
12 "Last-Translator: Xiaoyu PENG <peng.xiaoyu@gmail.com>\n"
13 "Language-Team: None\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #: openbox/action.c:954
20 msgid "Invalid action '%s' requested. No such action exists."
21 msgstr "请求的动作 '%s' 无效。该动作不存在。"
23 #: openbox/action.c:957
25 msgid "Invalid use of action '%s'. Action will be ignored."
26 msgstr "使用的动作 '%s' 无效。动作将被忽略。"
28 #: openbox/action.c:1224 openbox/action.c:1242 openbox/action.c:1255
30 msgid "Failed to execute '%s': %s"
31 msgstr "执行 '%s' 时失败: %s"
33 #: openbox/action.c:1263
35 msgid "Failed to convert the path '%s' from utf8"
36 msgstr "从 utf8 转换路径 '%s' 时失败"
38 #: openbox/client_list_combined_menu.c:102 openbox/client_list_menu.c:104
42 #: openbox/client_list_combined_menu.c:148
46 #: openbox/client_list_menu.c:195
50 #: openbox/client_menu.c:246
54 #: openbox/client_menu.c:351
58 #: openbox/client_menu.c:356
59 msgid "Always on &top"
62 #: openbox/client_menu.c:357
66 #: openbox/client_menu.c:358
67 msgid "Always on &bottom"
70 #: openbox/client_menu.c:361
71 msgid "&Send to desktop"
74 #: openbox/client_menu.c:365
78 #: openbox/client_menu.c:371
82 #: openbox/client_menu.c:379
86 #: openbox/client_menu.c:381
90 #: openbox/client_menu.c:383
94 #: openbox/client_menu.c:391
98 #: openbox/client_menu.c:399
102 #: openbox/client_menu.c:401
106 #: openbox/client_menu.c:411
110 #: openbox/config.c:701
112 msgid "Invalid button '%s' specified in config file"
113 msgstr "配置文件中指定的按钮 '%s' 无效"
115 #: openbox/keyboard.c:162
116 msgid "Conflict with key binding in config file"
119 #: openbox/menu.c:98 openbox/menu.c:106
121 msgid "Unable to find a valid menu file '%s'"
122 msgstr "无法找到有效的菜单文件 '%s'"
124 #: openbox/menu.c:149
126 msgid "Failed to execute command for pipe-menu '%s': %s"
127 msgstr "执行管道菜单的命令 '%s' 时失败: %s"
129 #: openbox/menu.c:166
131 msgid "Invalid output from pipe-menu '%s'"
132 msgstr "无效的管道菜单输出 '%s'"
134 #: openbox/menu.c:179
136 msgid "Attempted to access menu '%s' but it does not exist"
137 msgstr "尝试读取菜单 '%s',但是它不存在"
139 #: openbox/menu.c:331 openbox/menu.c:332
143 #: openbox/mouse.c:338
145 msgid "Invalid button '%s' in mouse binding"
146 msgstr "鼠标绑定中的无效按键 '%s'"
148 #: openbox/mouse.c:344
150 msgid "Invalid context '%s' in mouse binding"
151 msgstr "鼠标绑定中无效的上下文 '%s'"
153 #: openbox/openbox.c:129
155 msgid "Unable to change to home directory '%s': %s"
156 msgstr "无法切换到主目录 '%s': %s"
158 #: openbox/openbox.c:149
159 msgid "Failed to open the display from the DISPLAY environment variable."
160 msgstr "在打开DISPLAY环境变量所指定的X显示时失败"
162 #: openbox/openbox.c:180
163 msgid "Failed to initialize the obrender library."
164 msgstr "初始化obrender库时失败"
166 #: openbox/openbox.c:186
167 msgid "X server does not support locale."
168 msgstr "X服务器不支持该Locale"
170 #: openbox/openbox.c:188
171 msgid "Cannot set locale modifiers for the X server."
172 msgstr "无法设置X服务器的locale修饰项"
174 #: openbox/openbox.c:249
175 msgid "Unable to find a valid config file, using some simple defaults"
176 msgstr "无法找到有效的配置文件,使用一些简单的默认值"
178 #: openbox/openbox.c:275
179 msgid "Unable to load a theme."
182 #: openbox/openbox.c:394
184 msgid "Restart failed to execute new executable '%s': %s"
185 msgstr "重新启动以执行新的可执行文件 '%s' 时失败: %s"
187 #: openbox/openbox.c:464 openbox/openbox.c:466
188 msgid "Copyright (c)"
191 #: openbox/openbox.c:475
192 msgid "Syntax: openbox [options]\n"
193 msgstr "用法: openbox [选项]\n"
195 #: openbox/openbox.c:476
203 #: openbox/openbox.c:477
204 msgid " --help Display this help and exit\n"
205 msgstr " --help 显示帮助选项后退出\n"
207 #: openbox/openbox.c:478
208 msgid " --version Display the version and exit\n"
209 msgstr " --version 显示版本号后退出\n"
211 #: openbox/openbox.c:479
212 msgid " --replace Replace the currently running window manager\n"
213 msgstr " --replace 替换当前运行的窗口管理器\n"
215 #: openbox/openbox.c:480
216 msgid " --sm-disable Disable connection to the session manager\n"
217 msgstr " --sm-disable 禁止与会话管理器的连接\n"
219 #: openbox/openbox.c:481
222 "Passing messages to a running Openbox instance:\n"
225 "传递信息给运行中的Openbox实例:\n"
227 #: openbox/openbox.c:482
228 msgid " --reconfigure Reload Openbox's configuration\n"
229 msgstr " --reconfigure 重新读入Openbox的配置\n"
231 #: openbox/openbox.c:483
232 msgid " --restart Restart Openbox\n"
233 msgstr " --restart 重新启动Openbox\n"
235 #: openbox/openbox.c:484
238 "Debugging options:\n"
243 #: openbox/openbox.c:485
244 msgid " --sync Run in synchronous mode\n"
245 msgstr " --sync 在同步模式中运行\n"
247 #: openbox/openbox.c:486
248 msgid " --debug Display debugging output\n"
249 msgstr " --debug 显示调试输出\n"
251 #: openbox/openbox.c:487
252 msgid " --debug-focus Display debugging output for focus handling\n"
253 msgstr " --debug-focus 显示焦点处理的调试输出\n"
255 #: openbox/openbox.c:488
256 msgid " --debug-xinerama Split the display into fake xinerama screens\n"
257 msgstr " --debug-xinerama 分割显示到伪造的 xinerama 屏幕中\n"
259 #: openbox/openbox.c:489
263 "Please report bugs at %s\n"
268 #: openbox/openbox.c:586
270 msgid "Invalid command line argument '%s'\n"
271 msgstr "无效的命令行参数 '%s'\n"
273 #: openbox/screen.c:88 openbox/screen.c:189
275 msgid "A window manager is already running on screen %d"
276 msgstr "已经有窗口管理器运行在屏幕 %d"
278 #: openbox/screen.c:125
280 msgid "Could not acquire window manager selection on screen %d"
281 msgstr "在屏幕 %d 无法被选为窗口管理器"
283 #: openbox/screen.c:146
285 msgid "The WM on screen %d is not exiting"
286 msgstr "屏幕 %d 的窗口管理器没有退出"
288 #: openbox/screen.c:950
293 #: openbox/session.c:103
295 msgid "Unable to make directory '%s': %s"
296 msgstr "无法创建目录 '%s': %s"
298 #: openbox/session.c:451
300 msgid "Unable to save the session to '%s': %s"
301 msgstr "无法保存会话到 '%s': %s"
303 #: openbox/session.c:583
305 msgid "Error while saving the session to '%s': %s"
306 msgstr "在保存会话到 '%s' 时出错: %s"
308 #: openbox/startupnotify.c:237
313 #: openbox/translate.c:58
315 msgid "Invalid modifier key '%s' in key/mouse binding"
316 msgstr "键盘/鼠标的绑定 '%s' 无效"
318 #: openbox/translate.c:135
320 msgid "Invalid key code '%s' in key binding"
321 msgstr "按盘绑定中无效的键盘码 '%s'"
323 #: openbox/translate.c:142
325 msgid "Invalid key name '%s' in key binding"
326 msgstr "按键绑定中无效的键名 '%s'"
328 #: openbox/translate.c:148
330 msgid "Requested key '%s' does not exist on the display"
331 msgstr "请求的按键 '%s' 在显示中不存在"
333 #: openbox/xerror.c:38