0241f8322f6eee442266287eafdbb0a74d03c44c
[mikachu/openbox.git] / po / en@quot.po
1 # English translations for openbox package.
2 # Copyright (C) 2008 Dana Jansens
3 # This file is distributed under the same license as the openbox package.
4 # Automatically generated, 2008.
5 #
6 # All this catalog "translates" are quotation characters.
7 # The msgids must be ASCII and therefore cannot contain real quotation
8 # characters, only substitutes like grave accent (0x60), apostrophe (0x27)
9 # and double quote (0x22). These substitutes look strange; see
10 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
11 #
12 # This catalog translates grave accent (0x60) and apostrophe (0x27) to
13 # left single quotation mark (U+2018) and right single quotation mark (U+2019).
14 # It also translates pairs of apostrophe (0x27) to
15 # left single quotation mark (U+2018) and right single quotation mark (U+2019)
16 # and pairs of quotation mark (0x22) to
17 # left double quotation mark (U+201C) and right double quotation mark (U+201D).
18 #
19 # When output to an UTF-8 terminal, the quotation characters appear perfectly.
20 # When output to an ISO-8859-1 terminal, the single quotation marks are
21 # transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to
22 # grave/acute accent (by libiconv), and the double quotation marks are
23 # transliterated to 0x22.
24 # When output to an ASCII terminal, the single quotation marks are
25 # transliterated to apostrophes, and the double quotation marks are
26 # transliterated to 0x22.
27 #
28 msgid ""
29 msgstr ""
30 "Project-Id-Version: openbox 3.999.0\n"
31 "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n"
32 "POT-Creation-Date: 2008-03-03 02:10+0100\n"
33 "PO-Revision-Date: 2008-03-03 02:10+0100\n"
34 "Last-Translator: Automatically generated\n"
35 "Language-Team: none\n"
36 "MIME-Version: 1.0\n"
37 "Content-Type: text/plain; charset=UTF-8\n"
38 "Content-Transfer-Encoding: 8bit\n"
39 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
40
41 #: openbox/actions.c:150
42 #, c-format
43 msgid "Invalid action \"%s\" requested. No such action exists."
44 msgstr "Invalid action “%s” requested. No such action exists."
45
46 #: openbox/actions/execute.c:128
47 msgid "No"
48 msgstr "No"
49
50 #: openbox/actions/execute.c:129
51 msgid "Yes"
52 msgstr "Yes"
53
54 #: openbox/actions/execute.c:133
55 msgid "Execute"
56 msgstr "Execute"
57
58 #: openbox/actions/execute.c:142
59 #, c-format
60 msgid "Failed to convert the path \"%s\" from utf8"
61 msgstr "Failed to convert the path “%s” from utf8"
62
63 #: openbox/actions/exit.c:52 openbox/actions/session.c:62
64 #: openbox/client.c:3460
65 msgid "Cancel"
66 msgstr "Cancel"
67
68 #: openbox/actions/exit.c:53
69 msgid "Exit"
70 msgstr "Exit"
71
72 #: openbox/actions/exit.c:56
73 msgid "Are you sure you want to exit Openbox?"
74 msgstr "Are you sure you want to exit Openbox?"
75
76 #: openbox/actions/exit.c:57
77 msgid "Exit Openbox"
78 msgstr "Exit Openbox"
79
80 #: openbox/actions/session.c:41
81 msgid ""
82 "The SessionLogout action is not available since Openbox was built without "
83 "session management support"
84 msgstr ""
85 "The SessionLogout action is not available since Openbox was built without "
86 "session management support"
87
88 #: openbox/actions/session.c:63 openbox/actions/session.c:68
89 msgid "Log Out"
90 msgstr "Log Out"
91
92 #: openbox/actions/session.c:67
93 msgid "Are you sure you want to log out?"
94 msgstr "Are you sure you want to log out?"
95
96 #: openbox/client.c:2004
97 msgid "Unnamed Window"
98 msgstr "Unnamed Window"
99
100 #: openbox/client.c:2018 openbox/client.c:2050
101 msgid "Killing..."
102 msgstr "Killing..."
103
104 #: openbox/client.c:2020 openbox/client.c:2052
105 msgid "Not Responding"
106 msgstr "Not Responding"
107
108 #: openbox/client.c:3449
109 #, c-format
110 msgid ""
111 "The window \"%s\" does not seem to be responding.  Do you want to force it "
112 "to exit by sending the %s signal?"
113 msgstr ""
114 "The window “%s” does not seem to be responding.  Do you want to force it to "
115 "exit by sending the %s signal?"
116
117 #: openbox/client.c:3451
118 msgid "End Process"
119 msgstr "End Process"
120
121 #: openbox/client.c:3455
122 #, c-format
123 msgid ""
124 "The window \"%s\" does not seem to be responding.  Do you want to disconnect "
125 "it from the X server?"
126 msgstr ""
127 "The window “%s” does not seem to be responding.  Do you want to disconnect "
128 "it from the X server?"
129
130 #: openbox/client.c:3457
131 msgid "Disconnect"
132 msgstr "Disconnect"
133
134 #: openbox/client_list_combined_menu.c:87 openbox/client_list_menu.c:91
135 msgid "Go there..."
136 msgstr "Go there..."
137
138 #: openbox/client_list_combined_menu.c:94
139 msgid "Manage desktops"
140 msgstr "Manage desktops"
141
142 #: openbox/client_list_combined_menu.c:95 openbox/client_list_menu.c:155
143 msgid "_Add new desktop"
144 msgstr "_Add new desktop"
145
146 #: openbox/client_list_combined_menu.c:96 openbox/client_list_menu.c:156
147 msgid "_Remove last desktop"
148 msgstr "_Remove last desktop"
149
150 #: openbox/client_list_combined_menu.c:149
151 msgid "Windows"
152 msgstr "Windows"
153
154 #: openbox/client_list_menu.c:203
155 msgid "Desktops"
156 msgstr "Desktops"
157
158 #: openbox/client_menu.c:258
159 msgid "All desktops"
160 msgstr "All desktops"
161
162 #: openbox/client_menu.c:370
163 msgid "_Layer"
164 msgstr "_Layer"
165
166 #: openbox/client_menu.c:375
167 msgid "Always on _top"
168 msgstr "Always on _top"
169
170 #: openbox/client_menu.c:376
171 msgid "_Normal"
172 msgstr "_Normal"
173
174 #: openbox/client_menu.c:377
175 msgid "Always on _bottom"
176 msgstr "Always on _bottom"
177
178 #: openbox/client_menu.c:379
179 msgid "_Send to desktop"
180 msgstr "_Send to desktop"
181
182 #: openbox/client_menu.c:383
183 msgid "Client menu"
184 msgstr "Client menu"
185
186 #: openbox/client_menu.c:393
187 msgid "R_estore"
188 msgstr "R_estore"
189
190 #: openbox/client_menu.c:397
191 msgid "_Move"
192 msgstr "_Move"
193
194 #: openbox/client_menu.c:399
195 msgid "Resi_ze"
196 msgstr "Resi_ze"
197
198 #: openbox/client_menu.c:401
199 msgid "Ico_nify"
200 msgstr "Ico_nify"
201
202 #: openbox/client_menu.c:405
203 msgid "Ma_ximize"
204 msgstr "Ma_ximize"
205
206 #: openbox/client_menu.c:409
207 msgid "_Roll up/down"
208 msgstr "_Roll up/down"
209
210 #: openbox/client_menu.c:411
211 msgid "Un/_Decorate"
212 msgstr "Un/_Decorate"
213
214 #: openbox/client_menu.c:415
215 msgid "_Close"
216 msgstr "_Close"
217
218 #: openbox/config.c:781
219 #, c-format
220 msgid "Invalid button \"%s\" specified in config file"
221 msgstr "Invalid button “%s” specified in config file"
222
223 #: openbox/keyboard.c:157
224 msgid "Conflict with key binding in config file"
225 msgstr "Conflict with key binding in config file"
226
227 #: openbox/menu.c:103 openbox/menu.c:111
228 #, c-format
229 msgid "Unable to find a valid menu file \"%s\""
230 msgstr "Unable to find a valid menu file “%s”"
231
232 #: openbox/menu.c:171
233 #, c-format
234 msgid "Failed to execute command for pipe-menu \"%s\": %s"
235 msgstr "Failed to execute command for pipe-menu “%s”: %s"
236
237 #: openbox/menu.c:185
238 #, c-format
239 msgid "Invalid output from pipe-menu \"%s\""
240 msgstr "Invalid output from pipe-menu “%s”"
241
242 #: openbox/menu.c:198
243 #, c-format
244 msgid "Attempted to access menu \"%s\" but it does not exist"
245 msgstr "Attempted to access menu “%s” but it does not exist"
246
247 #: openbox/menu.c:368 openbox/menu.c:369
248 msgid "More..."
249 msgstr "More..."
250
251 #: openbox/mouse.c:373
252 #, c-format
253 msgid "Invalid button \"%s\" in mouse binding"
254 msgstr "Invalid button “%s” in mouse binding"
255
256 #: openbox/mouse.c:379
257 #, c-format
258 msgid "Invalid context \"%s\" in mouse binding"
259 msgstr "Invalid context “%s” in mouse binding"
260
261 #: openbox/openbox.c:134
262 #, c-format
263 msgid "Unable to change to home directory \"%s\": %s"
264 msgstr "Unable to change to home directory “%s”: %s"
265
266 #: openbox/openbox.c:154
267 msgid "Failed to open the display from the DISPLAY environment variable."
268 msgstr "Failed to open the display from the DISPLAY environment variable."
269
270 #: openbox/openbox.c:185
271 msgid "Failed to initialize the obrender library."
272 msgstr "Failed to initialize the obrender library."
273
274 #: openbox/openbox.c:196
275 msgid "X server does not support locale."
276 msgstr "X server does not support locale."
277
278 #: openbox/openbox.c:198
279 msgid "Cannot set locale modifiers for the X server."
280 msgstr "Cannot set locale modifiers for the X server."
281
282 #: openbox/openbox.c:266
283 msgid "Unable to find a valid config file, using some simple defaults"
284 msgstr "Unable to find a valid config file, using some simple defaults"
285
286 #: openbox/openbox.c:300
287 msgid "Unable to load a theme."
288 msgstr "Unable to load a theme."
289
290 #: openbox/openbox.c:380
291 #, c-format
292 msgid ""
293 "One or more XML syntax errors were found while parsing the Openbox "
294 "configuration files.  See stdout for more information.  The last error seen "
295 "was in file \"%s\" line %d, with message: %s"
296 msgstr ""
297 "One or more XML syntax errors were found while parsing the Openbox "
298 "configuration files.  See stdout for more information.  The last error seen "
299 "was in file “%s” line %d, with message: %s"
300
301 #: openbox/openbox.c:382
302 msgid "Openbox Syntax Error"
303 msgstr "Openbox Syntax Error"
304
305 #: openbox/openbox.c:382
306 msgid "Close"
307 msgstr "Close"
308
309 #: openbox/openbox.c:451
310 #, c-format
311 msgid "Restart failed to execute new executable \"%s\": %s"
312 msgstr "Restart failed to execute new executable “%s”: %s"
313
314 #: openbox/openbox.c:521 openbox/openbox.c:523
315 msgid "Copyright (c)"
316 msgstr "Copyright (c)"
317
318 #: openbox/openbox.c:532
319 msgid "Syntax: openbox [options]\n"
320 msgstr "Syntax: openbox [options]\n"
321
322 #: openbox/openbox.c:533
323 msgid ""
324 "\n"
325 "Options:\n"
326 msgstr ""
327 "\n"
328 "Options:\n"
329
330 #: openbox/openbox.c:534
331 msgid "  --help              Display this help and exit\n"
332 msgstr "  --help              Display this help and exit\n"
333
334 #: openbox/openbox.c:535
335 msgid "  --version           Display the version and exit\n"
336 msgstr "  --version           Display the version and exit\n"
337
338 #: openbox/openbox.c:536
339 msgid "  --replace           Replace the currently running window manager\n"
340 msgstr "  --replace           Replace the currently running window manager\n"
341
342 #. TRANSLATORS: if you translate "FILE" here, make sure to keep the "Specify..."
343 #. aligned still, if you have to, make a new line with \n and 22 spaces. It's
344 #. fine to leave it as FILE though.
345 #: openbox/openbox.c:540
346 msgid "  --config-file FILE  Specify the path to the config file to use\n"
347 msgstr "  --config-file FILE  Specify the path to the config file to use\n"
348
349 #: openbox/openbox.c:541
350 msgid "  --sm-disable        Disable connection to the session manager\n"
351 msgstr "  --sm-disable        Disable connection to the session manager\n"
352
353 #: openbox/openbox.c:542
354 msgid ""
355 "\n"
356 "Passing messages to a running Openbox instance:\n"
357 msgstr ""
358 "\n"
359 "Passing messages to a running Openbox instance:\n"
360
361 #: openbox/openbox.c:543
362 msgid "  --reconfigure       Reload Openbox's configuration\n"
363 msgstr "  --reconfigure       Reload Openbox's configuration\n"
364
365 #: openbox/openbox.c:544
366 msgid "  --restart           Restart Openbox\n"
367 msgstr "  --restart           Restart Openbox\n"
368
369 #: openbox/openbox.c:545
370 msgid "  --exit              Exit Openbox\n"
371 msgstr "  --exit              Exit Openbox\n"
372
373 #: openbox/openbox.c:546
374 msgid ""
375 "\n"
376 "Debugging options:\n"
377 msgstr ""
378 "\n"
379 "Debugging options:\n"
380
381 #: openbox/openbox.c:547
382 msgid "  --sync              Run in synchronous mode\n"
383 msgstr "  --sync              Run in synchronous mode\n"
384
385 #: openbox/openbox.c:548
386 msgid "  --debug             Display debugging output\n"
387 msgstr "  --debug             Display debugging output\n"
388
389 #: openbox/openbox.c:549
390 msgid "  --debug-focus       Display debugging output for focus handling\n"
391 msgstr "  --debug-focus       Display debugging output for focus handling\n"
392
393 #: openbox/openbox.c:550
394 msgid "  --debug-xinerama    Split the display into fake xinerama screens\n"
395 msgstr "  --debug-xinerama    Split the display into fake xinerama screens\n"
396
397 #: openbox/openbox.c:551
398 #, c-format
399 msgid ""
400 "\n"
401 "Please report bugs at %s\n"
402 msgstr ""
403 "\n"
404 "Please report bugs at %s\n"
405
406 #: openbox/openbox.c:620
407 msgid "--config-file requires an argument\n"
408 msgstr "--config-file requires an argument\n"
409
410 #: openbox/openbox.c:663
411 #, c-format
412 msgid "Invalid command line argument \"%s\"\n"
413 msgstr "Invalid command line argument “%s”\n"
414
415 #: openbox/screen.c:102 openbox/screen.c:190
416 #, c-format
417 msgid "A window manager is already running on screen %d"
418 msgstr "A window manager is already running on screen %d"
419
420 #: openbox/screen.c:124
421 #, c-format
422 msgid "Could not acquire window manager selection on screen %d"
423 msgstr "Could not acquire window manager selection on screen %d"
424
425 #: openbox/screen.c:145
426 #, c-format
427 msgid "The WM on screen %d is not exiting"
428 msgstr "The WM on screen %d is not exiting"
429
430 #. TRANSLATORS: If you need to specify a different order of the
431 #. arguments, you can use %1$d for the first one and %2$d for the
432 #. second one. For example,
433 #. "The current session has %2$d desktops, but Openbox is configured for %1$d ..."
434 #: openbox/screen.c:412
435 #, c-format
436 msgid ""
437 "Openbox is configured for %d desktops, but the current session has %d.  "
438 "Overriding the Openbox configuration."
439 msgstr ""
440 "Openbox is configured for %d desktops, but the current session has %d.  "
441 "Overriding the Openbox configuration."
442
443 #: openbox/screen.c:1180
444 #, c-format
445 msgid "desktop %i"
446 msgstr "desktop %i"
447
448 #: openbox/session.c:104
449 #, c-format
450 msgid "Unable to make directory \"%s\": %s"
451 msgstr "Unable to make directory “%s”: %s"
452
453 #: openbox/session.c:452
454 #, c-format
455 msgid "Unable to save the session to \"%s\": %s"
456 msgstr "Unable to save the session to “%s”: %s"
457
458 #: openbox/session.c:584
459 #, c-format
460 msgid "Error while saving the session to \"%s\": %s"
461 msgstr "Error while saving the session to “%s”: %s"
462
463 #: openbox/session.c:821
464 msgid "Not connected to a session manager"
465 msgstr "Not connected to a session manager"
466
467 #: openbox/startupnotify.c:243
468 #, c-format
469 msgid "Running %s\n"
470 msgstr "Running %s\n"
471
472 #: openbox/translate.c:59
473 #, c-format
474 msgid "Invalid modifier key \"%s\" in key/mouse binding"
475 msgstr "Invalid modifier key “%s” in key/mouse binding"
476
477 #: openbox/translate.c:138
478 #, c-format
479 msgid "Invalid key code \"%s\" in key binding"
480 msgstr "Invalid key code “%s” in key binding"
481
482 #: openbox/translate.c:145
483 #, c-format
484 msgid "Invalid key name \"%s\" in key binding"
485 msgstr "Invalid key name “%s” in key binding"
486
487 #: openbox/translate.c:151
488 #, c-format
489 msgid "Requested key \"%s\" does not exist on the display"
490 msgstr "Requested key “%s” does not exist on the display"
491
492 #: openbox/xerror.c:40
493 #, c-format
494 msgid "X Error: %s"
495 msgstr "X Error: %s"
496
497 #: openbox/prompt.c:200
498 msgid "OK"
499 msgstr "OK"