Merge branch 'backport' into work
[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-02-28 23:00+0100\n"
33 "PO-Revision-Date: 2008-02-28 23:00+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:124
47 msgid "No"
48 msgstr "No"
49
50 #: openbox/actions/execute.c:125
51 msgid "Yes"
52 msgstr "Yes"
53
54 #: openbox/actions/execute.c:137
55 #, c-format
56 msgid "Failed to convert the path \"%s\" from utf8"
57 msgstr "Failed to convert the path “%s” from utf8"
58
59 #: openbox/actions/execute.c:146 openbox/actions/execute.c:165
60 #, c-format
61 msgid "Failed to execute \"%s\": %s"
62 msgstr "Failed to execute “%s”: %s"
63
64 #: openbox/actions/exit.c:46 openbox/client.c:3444
65 msgid "Cancel"
66 msgstr "Cancel"
67
68 #: openbox/actions/exit.c:47
69 msgid "Exit"
70 msgstr "Exit"
71
72 #: openbox/actions/exit.c:50
73 msgid "Are you sure you want to exit Openbox?"
74 msgstr "Are you sure you want to exit Openbox?"
75
76 #: openbox/client.c:1996
77 msgid "Unnamed Window"
78 msgstr "Unnamed Window"
79
80 #: openbox/client.c:2010 openbox/client.c:2042
81 msgid "Killing..."
82 msgstr "Killing..."
83
84 #: openbox/client.c:2012 openbox/client.c:2044
85 msgid "Not Responding"
86 msgstr "Not Responding"
87
88 #: openbox/client.c:3433
89 #, c-format
90 msgid ""
91 "The window \"%s\" does not seem to be responding.  Do you want to force it "
92 "to exit by sending the %s signal?"
93 msgstr ""
94 "The window “%s” does not seem to be responding.  Do you want to force it to "
95 "exit by sending the %s signal?"
96
97 #: openbox/client.c:3435
98 msgid "End Process"
99 msgstr "End Process"
100
101 #: openbox/client.c:3439
102 #, c-format
103 msgid ""
104 "The window \"%s\" does not seem to be responding.  Do you want to disconnect "
105 "it from the X server?"
106 msgstr ""
107 "The window “%s” does not seem to be responding.  Do you want to disconnect "
108 "it from the X server?"
109
110 #: openbox/client.c:3441
111 msgid "Disconnect"
112 msgstr "Disconnect"
113
114 #: openbox/client_list_combined_menu.c:87 openbox/client_list_menu.c:91
115 msgid "Go there..."
116 msgstr "Go there..."
117
118 #: openbox/client_list_combined_menu.c:94
119 msgid "Manage desktops"
120 msgstr "Manage desktops"
121
122 #: openbox/client_list_combined_menu.c:95 openbox/client_list_menu.c:155
123 msgid "_Add new desktop"
124 msgstr "_Add new desktop"
125
126 #: openbox/client_list_combined_menu.c:96 openbox/client_list_menu.c:156
127 msgid "_Remove last desktop"
128 msgstr "_Remove last desktop"
129
130 #: openbox/client_list_combined_menu.c:149
131 msgid "Windows"
132 msgstr "Windows"
133
134 #: openbox/client_list_menu.c:203
135 msgid "Desktops"
136 msgstr "Desktops"
137
138 #: openbox/client_menu.c:258
139 msgid "All desktops"
140 msgstr "All desktops"
141
142 #: openbox/client_menu.c:370
143 msgid "_Layer"
144 msgstr "_Layer"
145
146 #: openbox/client_menu.c:375
147 msgid "Always on _top"
148 msgstr "Always on _top"
149
150 #: openbox/client_menu.c:376
151 msgid "_Normal"
152 msgstr "_Normal"
153
154 #: openbox/client_menu.c:377
155 msgid "Always on _bottom"
156 msgstr "Always on _bottom"
157
158 #: openbox/client_menu.c:379
159 msgid "_Send to desktop"
160 msgstr "_Send to desktop"
161
162 #: openbox/client_menu.c:383
163 msgid "Client menu"
164 msgstr "Client menu"
165
166 #: openbox/client_menu.c:393
167 msgid "R_estore"
168 msgstr "R_estore"
169
170 #: openbox/client_menu.c:397
171 msgid "_Move"
172 msgstr "_Move"
173
174 #: openbox/client_menu.c:399
175 msgid "Resi_ze"
176 msgstr "Resi_ze"
177
178 #: openbox/client_menu.c:401
179 msgid "Ico_nify"
180 msgstr "Ico_nify"
181
182 #: openbox/client_menu.c:405
183 msgid "Ma_ximize"
184 msgstr "Ma_ximize"
185
186 #: openbox/client_menu.c:409
187 msgid "_Roll up/down"
188 msgstr "_Roll up/down"
189
190 #: openbox/client_menu.c:411
191 msgid "Un/_Decorate"
192 msgstr "Un/_Decorate"
193
194 #: openbox/client_menu.c:415
195 msgid "_Close"
196 msgstr "_Close"
197
198 #: openbox/config.c:781
199 #, c-format
200 msgid "Invalid button \"%s\" specified in config file"
201 msgstr "Invalid button “%s” specified in config file"
202
203 #: openbox/keyboard.c:157
204 msgid "Conflict with key binding in config file"
205 msgstr "Conflict with key binding in config file"
206
207 #: openbox/menu.c:103 openbox/menu.c:111
208 #, c-format
209 msgid "Unable to find a valid menu file \"%s\""
210 msgstr "Unable to find a valid menu file “%s”"
211
212 #: openbox/menu.c:171
213 #, c-format
214 msgid "Failed to execute command for pipe-menu \"%s\": %s"
215 msgstr "Failed to execute command for pipe-menu “%s”: %s"
216
217 #: openbox/menu.c:185
218 #, c-format
219 msgid "Invalid output from pipe-menu \"%s\""
220 msgstr "Invalid output from pipe-menu “%s”"
221
222 #: openbox/menu.c:198
223 #, c-format
224 msgid "Attempted to access menu \"%s\" but it does not exist"
225 msgstr "Attempted to access menu “%s” but it does not exist"
226
227 #: openbox/menu.c:368 openbox/menu.c:369
228 msgid "More..."
229 msgstr "More..."
230
231 #: openbox/mouse.c:373
232 #, c-format
233 msgid "Invalid button \"%s\" in mouse binding"
234 msgstr "Invalid button “%s” in mouse binding"
235
236 #: openbox/mouse.c:379
237 #, c-format
238 msgid "Invalid context \"%s\" in mouse binding"
239 msgstr "Invalid context “%s” in mouse binding"
240
241 #: openbox/openbox.c:134
242 #, c-format
243 msgid "Unable to change to home directory \"%s\": %s"
244 msgstr "Unable to change to home directory “%s”: %s"
245
246 #: openbox/openbox.c:154
247 msgid "Failed to open the display from the DISPLAY environment variable."
248 msgstr "Failed to open the display from the DISPLAY environment variable."
249
250 #: openbox/openbox.c:185
251 msgid "Failed to initialize the obrender library."
252 msgstr "Failed to initialize the obrender library."
253
254 #: openbox/openbox.c:196
255 msgid "X server does not support locale."
256 msgstr "X server does not support locale."
257
258 #: openbox/openbox.c:198
259 msgid "Cannot set locale modifiers for the X server."
260 msgstr "Cannot set locale modifiers for the X server."
261
262 #: openbox/openbox.c:264
263 msgid "Unable to find a valid config file, using some simple defaults"
264 msgstr "Unable to find a valid config file, using some simple defaults"
265
266 #: openbox/openbox.c:298
267 msgid "Unable to load a theme."
268 msgstr "Unable to load a theme."
269
270 #: openbox/openbox.c:428
271 #, c-format
272 msgid "Restart failed to execute new executable \"%s\": %s"
273 msgstr "Restart failed to execute new executable “%s”: %s"
274
275 #: openbox/openbox.c:498 openbox/openbox.c:500
276 msgid "Copyright (c)"
277 msgstr "Copyright (c)"
278
279 #: openbox/openbox.c:509
280 msgid "Syntax: openbox [options]\n"
281 msgstr "Syntax: openbox [options]\n"
282
283 #: openbox/openbox.c:510
284 msgid ""
285 "\n"
286 "Options:\n"
287 msgstr ""
288 "\n"
289 "Options:\n"
290
291 #: openbox/openbox.c:511
292 msgid "  --help              Display this help and exit\n"
293 msgstr "  --help              Display this help and exit\n"
294
295 #: openbox/openbox.c:512
296 msgid "  --version           Display the version and exit\n"
297 msgstr "  --version           Display the version and exit\n"
298
299 #: openbox/openbox.c:513
300 msgid "  --replace           Replace the currently running window manager\n"
301 msgstr "  --replace           Replace the currently running window manager\n"
302
303 #. TRANSLATORS: if you translate "FILE" here, make sure to keep the "Specify..."
304 #. aligned still, if you have to, make a new line with \n and 22 spaces. It's
305 #. fine to leave it as FILE though.
306 #: openbox/openbox.c:517
307 msgid "  --config-file FILE  Specify the path to the config file to use\n"
308 msgstr "  --config-file FILE  Specify the path to the config file to use\n"
309
310 #: openbox/openbox.c:518
311 msgid "  --sm-disable        Disable connection to the session manager\n"
312 msgstr "  --sm-disable        Disable connection to the session manager\n"
313
314 #: openbox/openbox.c:519
315 msgid ""
316 "\n"
317 "Passing messages to a running Openbox instance:\n"
318 msgstr ""
319 "\n"
320 "Passing messages to a running Openbox instance:\n"
321
322 #: openbox/openbox.c:520
323 msgid "  --reconfigure       Reload Openbox's configuration\n"
324 msgstr "  --reconfigure       Reload Openbox's configuration\n"
325
326 #: openbox/openbox.c:521
327 msgid "  --restart           Restart Openbox\n"
328 msgstr "  --restart           Restart Openbox\n"
329
330 #: openbox/openbox.c:522
331 msgid "  --exit              Exit Openbox\n"
332 msgstr "  --exit              Exit Openbox\n"
333
334 #: openbox/openbox.c:523
335 msgid ""
336 "\n"
337 "Debugging options:\n"
338 msgstr ""
339 "\n"
340 "Debugging options:\n"
341
342 #: openbox/openbox.c:524
343 msgid "  --sync              Run in synchronous mode\n"
344 msgstr "  --sync              Run in synchronous mode\n"
345
346 #: openbox/openbox.c:525
347 msgid "  --debug             Display debugging output\n"
348 msgstr "  --debug             Display debugging output\n"
349
350 #: openbox/openbox.c:526
351 msgid "  --debug-focus       Display debugging output for focus handling\n"
352 msgstr "  --debug-focus       Display debugging output for focus handling\n"
353
354 #: openbox/openbox.c:527
355 msgid "  --debug-xinerama    Split the display into fake xinerama screens\n"
356 msgstr "  --debug-xinerama    Split the display into fake xinerama screens\n"
357
358 #: openbox/openbox.c:528
359 #, c-format
360 msgid ""
361 "\n"
362 "Please report bugs at %s\n"
363 msgstr ""
364 "\n"
365 "Please report bugs at %s\n"
366
367 #: openbox/openbox.c:597
368 msgid "--config-file requires an argument\n"
369 msgstr "--config-file requires an argument\n"
370
371 #: openbox/openbox.c:640
372 #, c-format
373 msgid "Invalid command line argument \"%s\"\n"
374 msgstr "Invalid command line argument “%s”\n"
375
376 #: openbox/screen.c:102 openbox/screen.c:190
377 #, c-format
378 msgid "A window manager is already running on screen %d"
379 msgstr "A window manager is already running on screen %d"
380
381 #: openbox/screen.c:124
382 #, c-format
383 msgid "Could not acquire window manager selection on screen %d"
384 msgstr "Could not acquire window manager selection on screen %d"
385
386 #: openbox/screen.c:145
387 #, c-format
388 msgid "The WM on screen %d is not exiting"
389 msgstr "The WM on screen %d is not exiting"
390
391 #. TRANSLATORS: If you need to specify a different order of the
392 #. arguments, you can use %1$d for the first one and %2$d for the
393 #. second one. For example,
394 #. "The current session has %2$d desktops, but Openbox is configured for %1$d ..."
395 #: openbox/screen.c:412
396 #, c-format
397 msgid ""
398 "Openbox is configured for %d desktops, but the current session has %d.  "
399 "Overriding the Openbox configuration."
400 msgstr ""
401 "Openbox is configured for %d desktops, but the current session has %d.  "
402 "Overriding the Openbox configuration."
403
404 #: openbox/screen.c:1180
405 #, c-format
406 msgid "desktop %i"
407 msgstr "desktop %i"
408
409 #: openbox/session.c:103
410 #, c-format
411 msgid "Unable to make directory \"%s\": %s"
412 msgstr "Unable to make directory “%s”: %s"
413
414 #: openbox/session.c:451
415 #, c-format
416 msgid "Unable to save the session to \"%s\": %s"
417 msgstr "Unable to save the session to “%s”: %s"
418
419 #: openbox/session.c:583
420 #, c-format
421 msgid "Error while saving the session to \"%s\": %s"
422 msgstr "Error while saving the session to “%s”: %s"
423
424 #: openbox/startupnotify.c:243
425 #, c-format
426 msgid "Running %s\n"
427 msgstr "Running %s\n"
428
429 #: openbox/translate.c:59
430 #, c-format
431 msgid "Invalid modifier key \"%s\" in key/mouse binding"
432 msgstr "Invalid modifier key “%s” in key/mouse binding"
433
434 #: openbox/translate.c:138
435 #, c-format
436 msgid "Invalid key code \"%s\" in key binding"
437 msgstr "Invalid key code “%s” in key binding"
438
439 #: openbox/translate.c:145
440 #, c-format
441 msgid "Invalid key name \"%s\" in key binding"
442 msgstr "Invalid key name “%s” in key binding"
443
444 #: openbox/translate.c:151
445 #, c-format
446 msgid "Requested key \"%s\" does not exist on the display"
447 msgstr "Requested key “%s” does not exist on the display"
448
449 #: openbox/xerror.c:40
450 #, c-format
451 msgid "X Error: %s"
452 msgstr "X Error: %s"
453
454 #: openbox/prompt.c:182
455 msgid "OK"
456 msgstr "OK"