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.
5 # Xiaoyu PENG <peng.xiaoyu@gmail.com>, 2007.
6 # Shaodong Di <gnuyhlfh@gmail.com>, 2008.
9 "Project-Id-Version: Openbox 3.4.6\n"
10 "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n"
11 "POT-Creation-Date: 2008-01-17 22:13+0100\n"
12 "PO-Revision-Date: 2008-01-18 15:02+0100\n"
13 "Last-Translator: Shaodong Di <gnuyhlfh@gmail.com>\n"
14 "Language-Team: 简体中文\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: openbox/actions.c:149
21 msgid "Invalid action '%s' requested. No such action exists."
22 msgstr "请求的动作 '%s' 无效。该动作不存在。"
24 #: openbox/actions/execute.c:88
26 msgid "Failed to convert the path '%s' from utf8"
27 msgstr "从 utf8 转换路径 '%s' 时失败"
29 #: openbox/actions/execute.c:97 openbox/actions/execute.c:115
31 msgid "Failed to execute '%s': %s"
32 msgstr "执行 '%s' 时失败: %s"
34 #: openbox/client.c:1973 openbox/client.c:2005
38 #: openbox/client.c:1975 openbox/client.c:2007
39 msgid "Not Responding"
42 #: openbox/client_list_combined_menu.c:90 openbox/client_list_menu.c:93
46 #: openbox/client_list_combined_menu.c:96
47 msgid "Manage desktops"
50 #: openbox/client_list_combined_menu.c:97 openbox/client_list_menu.c:156
51 msgid "_Add new desktop"
54 #: openbox/client_list_combined_menu.c:98 openbox/client_list_menu.c:157
55 msgid "_Remove last desktop"
58 #: openbox/client_list_combined_menu.c:150
62 #: openbox/client_list_menu.c:203
66 #: openbox/client_menu.c:256
70 #: openbox/client_menu.c:360
74 #: openbox/client_menu.c:365
75 msgid "Always on _top"
78 #: openbox/client_menu.c:366
82 #: openbox/client_menu.c:367
83 msgid "Always on _bottom"
86 #: openbox/client_menu.c:370
87 msgid "_Send to desktop"
90 #: openbox/client_menu.c:374
94 #: openbox/client_menu.c:384
98 #: openbox/client_menu.c:392
102 #: openbox/client_menu.c:394
106 #: openbox/client_menu.c:396
110 #: openbox/client_menu.c:404
114 #: openbox/client_menu.c:412
115 msgid "_Roll up/down"
118 #: openbox/client_menu.c:414
122 #: openbox/client_menu.c:418
126 #: openbox/config.c:746
128 msgid "Invalid button '%s' specified in config file"
129 msgstr "配置文件中指定的按钮 '%s' 无效"
131 #: openbox/keyboard.c:157
132 msgid "Conflict with key binding in config file"
135 #: openbox/menu.c:103 openbox/menu.c:111
137 msgid "Unable to find a valid menu file '%s'"
138 msgstr "无法找到有效的菜单文件 '%s'"
140 #: openbox/menu.c:171
142 msgid "Failed to execute command for pipe-menu '%s': %s"
143 msgstr "执行管道菜单的命令 '%s' 时失败: %s"
145 #: openbox/menu.c:185
147 msgid "Invalid output from pipe-menu '%s'"
148 msgstr "管道菜单 '%s' 的输出无效"
150 #: openbox/menu.c:198
152 msgid "Attempted to access menu '%s' but it does not exist"
153 msgstr "尝试读取菜单 '%s',但是它不存在"
155 #: openbox/menu.c:368 openbox/menu.c:369
159 #: openbox/mouse.c:349
161 msgid "Invalid button '%s' in mouse binding"
162 msgstr "鼠标绑定中的无效按键 '%s'"
164 #: openbox/mouse.c:355
166 msgid "Invalid context '%s' in mouse binding"
167 msgstr "鼠标绑定中无效的上下文 '%s'"
169 #: openbox/openbox.c:130
171 msgid "Unable to change to home directory '%s': %s"
172 msgstr "无法切换到主目录 '%s': %s"
174 #: openbox/openbox.c:150
175 msgid "Failed to open the display from the DISPLAY environment variable."
176 msgstr "在打开DISPLAY环境变量所指定的X显示时失败。"
178 #: openbox/openbox.c:181
179 msgid "Failed to initialize the obrender library."
180 msgstr "初始化obrender库时失败。"
182 #: openbox/openbox.c:187
183 msgid "X server does not support locale."
184 msgstr "X服务器不支持locale。"
186 #: openbox/openbox.c:189
187 msgid "Cannot set locale modifiers for the X server."
188 msgstr "无法设置X服务器的locale修饰键。"
190 #: openbox/openbox.c:252
191 msgid "Unable to find a valid config file, using some simple defaults"
192 msgstr "无法找到有效的配置文件,使用一些简单的默认值"
194 #: openbox/openbox.c:278
195 msgid "Unable to load a theme."
198 #: openbox/openbox.c:405
200 msgid "Restart failed to execute new executable '%s': %s"
201 msgstr "重新启动以执行新的可执行文件 '%s' 时失败: %s"
203 #: openbox/openbox.c:475 openbox/openbox.c:477
204 msgid "Copyright (c)"
207 #: openbox/openbox.c:486
208 msgid "Syntax: openbox [options]\n"
209 msgstr "用法: openbox [选项]\n"
211 #: openbox/openbox.c:487
219 #: openbox/openbox.c:488
220 msgid " --help Display this help and exit\n"
221 msgstr " --help 显示该帮助信息后退出\n"
223 #: openbox/openbox.c:489
224 msgid " --version Display the version and exit\n"
225 msgstr " --version 显示版本号后退出\n"
227 #: openbox/openbox.c:490
228 msgid " --replace Replace the currently running window manager\n"
229 msgstr " --replace 替换当前运行的窗口管理器\n"
231 #: openbox/openbox.c:491
232 msgid " --sm-disable Disable connection to the session manager\n"
233 msgstr " --sm-disable 禁止连接到会话管理器\n"
235 #: openbox/openbox.c:492
238 "Passing messages to a running Openbox instance:\n"
241 "传递信息给运行中的 Openbox 实例:\n"
243 #: openbox/openbox.c:493
244 msgid " --reconfigure Reload Openbox's configuration\n"
245 msgstr " --reconfigure 重新载入 Openbox 的配置\n"
247 #: openbox/openbox.c:494
248 msgid " --restart Restart Openbox\n"
249 msgstr " --restart 重新启动 Openbox\n"
251 #: openbox/openbox.c:495
252 msgid " --exit Exit Openbox\n"
253 msgstr " --exit 退出 Openbox\n"
255 #: openbox/openbox.c:496
258 "Debugging options:\n"
263 #: openbox/openbox.c:497
264 msgid " --sync Run in synchronous mode\n"
265 msgstr " --sync 在同步模式中运行\n"
267 #: openbox/openbox.c:498
268 msgid " --debug Display debugging output\n"
269 msgstr " --debug 显示调试输出\n"
271 #: openbox/openbox.c:499
272 msgid " --debug-focus Display debugging output for focus handling\n"
273 msgstr " --debug-focus 显示焦点处理的调试输出\n"
275 #: openbox/openbox.c:500
276 msgid " --debug-xinerama Split the display into fake xinerama screens\n"
277 msgstr " --debug-xinerama 分割显示到伪造的 xinerama 屏幕中\n"
279 #: openbox/openbox.c:501
283 "Please report bugs at %s\n"
288 #: openbox/openbox.c:604
290 msgid "Invalid command line argument '%s'\n"
291 msgstr "无效的命令行参数 '%s'\n"
293 #: openbox/screen.c:102 openbox/screen.c:190
295 msgid "A window manager is already running on screen %d"
296 msgstr "已经有窗口管理器运行在屏幕 %d"
298 #: openbox/screen.c:124
300 msgid "Could not acquire window manager selection on screen %d"
301 msgstr "在屏幕 %d 无法被选为窗口管理器"
303 #: openbox/screen.c:145
305 msgid "The WM on screen %d is not exiting"
306 msgstr "屏幕 %d 的窗口管理器没有退出"
308 #: openbox/screen.c:1162
313 #: openbox/session.c:103
315 msgid "Unable to make directory '%s': %s"
316 msgstr "无法创建目录 '%s': %s"
318 #: openbox/session.c:451
320 msgid "Unable to save the session to '%s': %s"
321 msgstr "无法保存会话到 '%s': %s"
323 #: openbox/session.c:583
325 msgid "Error while saving the session to '%s': %s"
326 msgstr "在保存会话到 '%s' 时出错: %s"
328 #: openbox/startupnotify.c:237
333 #: openbox/translate.c:59
335 msgid "Invalid modifier key '%s' in key/mouse binding"
336 msgstr "键盘/鼠标的绑定 '%s' 无效"
338 #: openbox/translate.c:138
340 msgid "Invalid key code '%s' in key binding"
341 msgstr "按盘绑定中无效的键盘码 '%s'"
343 #: openbox/translate.c:145
345 msgid "Invalid key name '%s' in key binding"
346 msgstr "按键绑定中无效的键名 '%s'"
348 #: openbox/translate.c:151
350 msgid "Requested key '%s' does not exist on the display"
351 msgstr "请求的按键 '%s' 在显示中不存在"
353 #: openbox/xerror.c:40
358 #~ msgid "Invalid use of action '%s'. Action will be ignored."
359 #~ msgstr "使用的动作 '%s' 无效。动作将被忽略。"