1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Dana Jansens
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n"
11 "POT-Creation-Date: 2008-02-28 23:00+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: openbox/actions.c:150
21 msgid "Invalid action \"%s\" requested. No such action exists."
24 #: openbox/actions/execute.c:124
28 #: openbox/actions/execute.c:125
32 #: openbox/actions/execute.c:137
34 msgid "Failed to convert the path \"%s\" from utf8"
37 #: openbox/actions/execute.c:146 openbox/actions/execute.c:165
39 msgid "Failed to execute \"%s\": %s"
42 #: openbox/actions/exit.c:46 openbox/client.c:3444
46 #: openbox/actions/exit.c:47
50 #: openbox/actions/exit.c:50
51 msgid "Are you sure you want to exit Openbox?"
54 #: openbox/client.c:1996
55 msgid "Unnamed Window"
58 #: openbox/client.c:2010 openbox/client.c:2042
62 #: openbox/client.c:2012 openbox/client.c:2044
63 msgid "Not Responding"
66 #: openbox/client.c:3433
69 "The window \"%s\" does not seem to be responding. Do you want to force it "
70 "to exit by sending the %s signal?"
73 #: openbox/client.c:3435
77 #: openbox/client.c:3439
80 "The window \"%s\" does not seem to be responding. Do you want to disconnect "
81 "it from the X server?"
84 #: openbox/client.c:3441
88 #: openbox/client_list_combined_menu.c:87 openbox/client_list_menu.c:91
92 #: openbox/client_list_combined_menu.c:94
93 msgid "Manage desktops"
96 #: openbox/client_list_combined_menu.c:95 openbox/client_list_menu.c:155
97 msgid "_Add new desktop"
100 #: openbox/client_list_combined_menu.c:96 openbox/client_list_menu.c:156
101 msgid "_Remove last desktop"
104 #: openbox/client_list_combined_menu.c:149
108 #: openbox/client_list_menu.c:203
112 #: openbox/client_menu.c:258
116 #: openbox/client_menu.c:370
120 #: openbox/client_menu.c:375
121 msgid "Always on _top"
124 #: openbox/client_menu.c:376
128 #: openbox/client_menu.c:377
129 msgid "Always on _bottom"
132 #: openbox/client_menu.c:379
133 msgid "_Send to desktop"
136 #: openbox/client_menu.c:383
140 #: openbox/client_menu.c:393
144 #: openbox/client_menu.c:397
148 #: openbox/client_menu.c:399
152 #: openbox/client_menu.c:401
156 #: openbox/client_menu.c:405
160 #: openbox/client_menu.c:409
161 msgid "_Roll up/down"
164 #: openbox/client_menu.c:411
168 #: openbox/client_menu.c:415
172 #: openbox/config.c:781
174 msgid "Invalid button \"%s\" specified in config file"
177 #: openbox/keyboard.c:157
178 msgid "Conflict with key binding in config file"
181 #: openbox/menu.c:103 openbox/menu.c:111
183 msgid "Unable to find a valid menu file \"%s\""
186 #: openbox/menu.c:171
188 msgid "Failed to execute command for pipe-menu \"%s\": %s"
191 #: openbox/menu.c:185
193 msgid "Invalid output from pipe-menu \"%s\""
196 #: openbox/menu.c:198
198 msgid "Attempted to access menu \"%s\" but it does not exist"
201 #: openbox/menu.c:368 openbox/menu.c:369
205 #: openbox/mouse.c:373
207 msgid "Invalid button \"%s\" in mouse binding"
210 #: openbox/mouse.c:379
212 msgid "Invalid context \"%s\" in mouse binding"
215 #: openbox/openbox.c:134
217 msgid "Unable to change to home directory \"%s\": %s"
220 #: openbox/openbox.c:154
221 msgid "Failed to open the display from the DISPLAY environment variable."
224 #: openbox/openbox.c:185
225 msgid "Failed to initialize the obrender library."
228 #: openbox/openbox.c:196
229 msgid "X server does not support locale."
232 #: openbox/openbox.c:198
233 msgid "Cannot set locale modifiers for the X server."
236 #: openbox/openbox.c:264
237 msgid "Unable to find a valid config file, using some simple defaults"
240 #: openbox/openbox.c:298
241 msgid "Unable to load a theme."
244 #: openbox/openbox.c:428
246 msgid "Restart failed to execute new executable \"%s\": %s"
249 #: openbox/openbox.c:498 openbox/openbox.c:500
250 msgid "Copyright (c)"
253 #: openbox/openbox.c:509
254 msgid "Syntax: openbox [options]\n"
257 #: openbox/openbox.c:510
263 #: openbox/openbox.c:511
264 msgid " --help Display this help and exit\n"
267 #: openbox/openbox.c:512
268 msgid " --version Display the version and exit\n"
271 #: openbox/openbox.c:513
272 msgid " --replace Replace the currently running window manager\n"
275 #. TRANSLATORS: if you translate "FILE" here, make sure to keep the "Specify..."
276 #. aligned still, if you have to, make a new line with \n and 22 spaces. It's
277 #. fine to leave it as FILE though.
278 #: openbox/openbox.c:517
279 msgid " --config-file FILE Specify the path to the config file to use\n"
282 #: openbox/openbox.c:518
283 msgid " --sm-disable Disable connection to the session manager\n"
286 #: openbox/openbox.c:519
289 "Passing messages to a running Openbox instance:\n"
292 #: openbox/openbox.c:520
293 msgid " --reconfigure Reload Openbox's configuration\n"
296 #: openbox/openbox.c:521
297 msgid " --restart Restart Openbox\n"
300 #: openbox/openbox.c:522
301 msgid " --exit Exit Openbox\n"
304 #: openbox/openbox.c:523
307 "Debugging options:\n"
310 #: openbox/openbox.c:524
311 msgid " --sync Run in synchronous mode\n"
314 #: openbox/openbox.c:525
315 msgid " --debug Display debugging output\n"
318 #: openbox/openbox.c:526
319 msgid " --debug-focus Display debugging output for focus handling\n"
322 #: openbox/openbox.c:527
323 msgid " --debug-xinerama Split the display into fake xinerama screens\n"
326 #: openbox/openbox.c:528
330 "Please report bugs at %s\n"
333 #: openbox/openbox.c:597
334 msgid "--config-file requires an argument\n"
337 #: openbox/openbox.c:640
339 msgid "Invalid command line argument \"%s\"\n"
342 #: openbox/screen.c:102 openbox/screen.c:190
344 msgid "A window manager is already running on screen %d"
347 #: openbox/screen.c:124
349 msgid "Could not acquire window manager selection on screen %d"
352 #: openbox/screen.c:145
354 msgid "The WM on screen %d is not exiting"
357 #. TRANSLATORS: If you need to specify a different order of the
358 #. arguments, you can use %1$d for the first one and %2$d for the
359 #. second one. For example,
360 #. "The current session has %2$d desktops, but Openbox is configured for %1$d ..."
361 #: openbox/screen.c:412
364 "Openbox is configured for %d desktops, but the current session has %d. "
365 "Overriding the Openbox configuration."
368 #: openbox/screen.c:1180
373 #: openbox/session.c:103
375 msgid "Unable to make directory \"%s\": %s"
378 #: openbox/session.c:451
380 msgid "Unable to save the session to \"%s\": %s"
383 #: openbox/session.c:583
385 msgid "Error while saving the session to \"%s\": %s"
388 #: openbox/startupnotify.c:243
393 #: openbox/translate.c:59
395 msgid "Invalid modifier key \"%s\" in key/mouse binding"
398 #: openbox/translate.c:138
400 msgid "Invalid key code \"%s\" in key binding"
403 #: openbox/translate.c:145
405 msgid "Invalid key name \"%s\" in key binding"
408 #: openbox/translate.c:151
410 msgid "Requested key \"%s\" does not exist on the display"
413 #: openbox/xerror.c:40
418 #: openbox/prompt.c:182