Merge branch 'wip/alttab'
[mikachu/openbox.git] / po / en@boldquot.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 # This catalog furthermore displays the text between the quotation marks in
29 # bold face, assuming the VT100/XTerm escape sequences.
30 #
31 msgid ""
32 msgstr ""
33 "Project-Id-Version: openbox 3.999.0\n"
34 "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n"
35 "POT-Creation-Date: 2008-02-02 11:51-0500\n"
36 "PO-Revision-Date: 2008-02-02 11:51-0500\n"
37 "Last-Translator: Automatically generated\n"
38 "Language-Team: none\n"
39 "MIME-Version: 1.0\n"
40 "Content-Type: text/plain; charset=UTF-8\n"
41 "Content-Transfer-Encoding: 8bit\n"
42 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
43
44 #: openbox/actions.c:151
45 #, c-format
46 msgid "Invalid action '%s' requested. No such action exists."
47 msgstr "Invalid action ‘\e[1m%s\e[0m’ requested. No such action exists."
48
49 #: openbox/actions/execute.c:92
50 #, c-format
51 msgid "Failed to convert the path '%s' from utf8"
52 msgstr "Failed to convert the path ‘\e[1m%s\e[0m’ from utf8"
53
54 #: openbox/actions/execute.c:101 openbox/actions/execute.c:120
55 #, c-format
56 msgid "Failed to execute '%s': %s"
57 msgstr "Failed to execute '%s': %s"
58
59 #: openbox/client.c:1988 openbox/client.c:2020
60 msgid "Killing..."
61 msgstr "Killing..."
62
63 #: openbox/client.c:1990 openbox/client.c:2022
64 msgid "Not Responding"
65 msgstr "Not Responding"
66
67 #: openbox/client_list_combined_menu.c:91 openbox/client_list_menu.c:94
68 msgid "Go there..."
69 msgstr "Go there..."
70
71 #: openbox/client_list_combined_menu.c:97
72 msgid "Manage desktops"
73 msgstr "Manage desktops"
74
75 #: openbox/client_list_combined_menu.c:98 openbox/client_list_menu.c:157
76 msgid "_Add new desktop"
77 msgstr "_Add new desktop"
78
79 #: openbox/client_list_combined_menu.c:99 openbox/client_list_menu.c:158
80 msgid "_Remove last desktop"
81 msgstr "_Remove last desktop"
82
83 #: openbox/client_list_combined_menu.c:151
84 msgid "Windows"
85 msgstr "Windows"
86
87 #: openbox/client_list_menu.c:204
88 msgid "Desktops"
89 msgstr "Desktops"
90
91 #: openbox/client_menu.c:257
92 msgid "All desktops"
93 msgstr "All desktops"
94
95 #: openbox/client_menu.c:361
96 msgid "_Layer"
97 msgstr "_Layer"
98
99 #: openbox/client_menu.c:366
100 msgid "Always on _top"
101 msgstr "Always on _top"
102
103 #: openbox/client_menu.c:367
104 msgid "_Normal"
105 msgstr "_Normal"
106
107 #: openbox/client_menu.c:368
108 msgid "Always on _bottom"
109 msgstr "Always on _bottom"
110
111 #: openbox/client_menu.c:371
112 msgid "_Send to desktop"
113 msgstr "_Send to desktop"
114
115 #: openbox/client_menu.c:375
116 msgid "Client menu"
117 msgstr "Client menu"
118
119 #: openbox/client_menu.c:385
120 msgid "R_estore"
121 msgstr "R_estore"
122
123 #: openbox/client_menu.c:393
124 msgid "_Move"
125 msgstr "_Move"
126
127 #: openbox/client_menu.c:395
128 msgid "Resi_ze"
129 msgstr "Resi_ze"
130
131 #: openbox/client_menu.c:397
132 msgid "Ico_nify"
133 msgstr "Ico_nify"
134
135 #: openbox/client_menu.c:405
136 msgid "Ma_ximize"
137 msgstr "Ma_ximize"
138
139 #: openbox/client_menu.c:413
140 msgid "_Roll up/down"
141 msgstr "_Roll up/down"
142
143 #: openbox/client_menu.c:415
144 msgid "Un/_Decorate"
145 msgstr "Un/_Decorate"
146
147 #: openbox/client_menu.c:419
148 msgid "_Close"
149 msgstr "_Close"
150
151 #: openbox/config.c:750
152 #, c-format
153 msgid "Invalid button '%s' specified in config file"
154 msgstr "Invalid button ‘\e[1m%s\e[0m’ specified in config file"
155
156 #: openbox/keyboard.c:157
157 msgid "Conflict with key binding in config file"
158 msgstr "Conflict with key binding in config file"
159
160 #: openbox/menu.c:103 openbox/menu.c:111
161 #, c-format
162 msgid "Unable to find a valid menu file '%s'"
163 msgstr "Unable to find a valid menu file ‘\e[1m%s\e[0m’"
164
165 #: openbox/menu.c:171
166 #, c-format
167 msgid "Failed to execute command for pipe-menu '%s': %s"
168 msgstr "Failed to execute command for pipe-menu '%s': %s"
169
170 #: openbox/menu.c:185
171 #, c-format
172 msgid "Invalid output from pipe-menu '%s'"
173 msgstr "Invalid output from pipe-menu ‘\e[1m%s\e[0m’"
174
175 #: openbox/menu.c:198
176 #, c-format
177 msgid "Attempted to access menu '%s' but it does not exist"
178 msgstr "Attempted to access menu ‘\e[1m%s\e[0m’ but it does not exist"
179
180 #: openbox/menu.c:368 openbox/menu.c:369
181 msgid "More..."
182 msgstr "More..."
183
184 #: openbox/mouse.c:363
185 #, c-format
186 msgid "Invalid button '%s' in mouse binding"
187 msgstr "Invalid button ‘\e[1m%s\e[0m’ in mouse binding"
188
189 #: openbox/mouse.c:369
190 #, c-format
191 msgid "Invalid context '%s' in mouse binding"
192 msgstr "Invalid context ‘\e[1m%s\e[0m’ in mouse binding"
193
194 #: openbox/openbox.c:132
195 #, c-format
196 msgid "Unable to change to home directory '%s': %s"
197 msgstr "Unable to change to home directory '%s': %s"
198
199 #: openbox/openbox.c:152
200 msgid "Failed to open the display from the DISPLAY environment variable."
201 msgstr "Failed to open the display from the DISPLAY environment variable."
202
203 #: openbox/openbox.c:183
204 msgid "Failed to initialize the obrender library."
205 msgstr "Failed to initialize the obrender library."
206
207 #: openbox/openbox.c:189
208 msgid "X server does not support locale."
209 msgstr "X server does not support locale."
210
211 #: openbox/openbox.c:191
212 msgid "Cannot set locale modifiers for the X server."
213 msgstr "Cannot set locale modifiers for the X server."
214
215 #: openbox/openbox.c:255
216 msgid "Unable to find a valid config file, using some simple defaults"
217 msgstr "Unable to find a valid config file, using some simple defaults"
218
219 #: openbox/openbox.c:289
220 msgid "Unable to load a theme."
221 msgstr "Unable to load a theme."
222
223 #: openbox/openbox.c:416
224 #, c-format
225 msgid "Restart failed to execute new executable '%s': %s"
226 msgstr "Restart failed to execute new executable '%s': %s"
227
228 #: openbox/openbox.c:486 openbox/openbox.c:488
229 msgid "Copyright (c)"
230 msgstr "Copyright (c)"
231
232 #: openbox/openbox.c:497
233 msgid "Syntax: openbox [options]\n"
234 msgstr "Syntax: openbox [options]\n"
235
236 #: openbox/openbox.c:498
237 msgid ""
238 "\n"
239 "Options:\n"
240 msgstr ""
241 "\n"
242 "Options:\n"
243
244 #: openbox/openbox.c:499
245 msgid "  --help              Display this help and exit\n"
246 msgstr "  --help              Display this help and exit\n"
247
248 #: openbox/openbox.c:500
249 msgid "  --version           Display the version and exit\n"
250 msgstr "  --version           Display the version and exit\n"
251
252 #: openbox/openbox.c:501
253 msgid "  --replace           Replace the currently running window manager\n"
254 msgstr "  --replace           Replace the currently running window manager\n"
255
256 #: openbox/openbox.c:502
257 msgid "  --config-file FILE  Specify the path to the config file to use\n"
258 msgstr "  --config-file FILE  Specify the path to the config file to use\n"
259
260 #: openbox/openbox.c:503
261 msgid "  --sm-disable        Disable connection to the session manager\n"
262 msgstr "  --sm-disable        Disable connection to the session manager\n"
263
264 #: openbox/openbox.c:504
265 msgid ""
266 "\n"
267 "Passing messages to a running Openbox instance:\n"
268 msgstr ""
269 "\n"
270 "Passing messages to a running Openbox instance:\n"
271
272 #: openbox/openbox.c:505
273 msgid "  --reconfigure       Reload Openbox's configuration\n"
274 msgstr "  --reconfigure       Reload Openbox's configuration\n"
275
276 #: openbox/openbox.c:506
277 msgid "  --restart           Restart Openbox\n"
278 msgstr "  --restart           Restart Openbox\n"
279
280 #: openbox/openbox.c:507
281 msgid "  --exit              Exit Openbox\n"
282 msgstr "  --exit              Exit Openbox\n"
283
284 #: openbox/openbox.c:508
285 msgid ""
286 "\n"
287 "Debugging options:\n"
288 msgstr ""
289 "\n"
290 "Debugging options:\n"
291
292 #: openbox/openbox.c:509
293 msgid "  --sync              Run in synchronous mode\n"
294 msgstr "  --sync              Run in synchronous mode\n"
295
296 #: openbox/openbox.c:510
297 msgid "  --debug             Display debugging output\n"
298 msgstr "  --debug             Display debugging output\n"
299
300 #: openbox/openbox.c:511
301 msgid "  --debug-focus       Display debugging output for focus handling\n"
302 msgstr "  --debug-focus       Display debugging output for focus handling\n"
303
304 #: openbox/openbox.c:512
305 msgid "  --debug-xinerama    Split the display into fake xinerama screens\n"
306 msgstr "  --debug-xinerama    Split the display into fake xinerama screens\n"
307
308 #: openbox/openbox.c:513
309 #, c-format
310 msgid ""
311 "\n"
312 "Please report bugs at %s\n"
313 msgstr ""
314 "\n"
315 "Please report bugs at %s\n"
316
317 #: openbox/openbox.c:583
318 msgid "--config-file requires an argument\n"
319 msgstr "--config-file requires an argument\n"
320
321 #: openbox/openbox.c:626
322 #, c-format
323 msgid "Invalid command line argument '%s'\n"
324 msgstr "Invalid command line argument ‘\e[1m%s\e[0m’\n"
325
326 #: openbox/screen.c:102 openbox/screen.c:190
327 #, c-format
328 msgid "A window manager is already running on screen %d"
329 msgstr "A window manager is already running on screen %d"
330
331 #: openbox/screen.c:124
332 #, c-format
333 msgid "Could not acquire window manager selection on screen %d"
334 msgstr "Could not acquire window manager selection on screen %d"
335
336 #: openbox/screen.c:145
337 #, c-format
338 msgid "The WM on screen %d is not exiting"
339 msgstr "The WM on screen %d is not exiting"
340
341 #: openbox/screen.c:408
342 #, c-format
343 msgid ""
344 "Openbox is configured for %d desktops, but the current session has %d.  "
345 "Overriding the Openbox configuration."
346 msgstr ""
347 "Openbox is configured for %d desktops, but the current session has %d.  "
348 "Overriding the Openbox configuration."
349
350 #: openbox/screen.c:1169
351 #, c-format
352 msgid "desktop %i"
353 msgstr "desktop %i"
354
355 #: openbox/session.c:103
356 #, c-format
357 msgid "Unable to make directory '%s': %s"
358 msgstr "Unable to make directory '%s': %s"
359
360 #: openbox/session.c:451
361 #, c-format
362 msgid "Unable to save the session to '%s': %s"
363 msgstr "Unable to save the session to '%s': %s"
364
365 #: openbox/session.c:583
366 #, c-format
367 msgid "Error while saving the session to '%s': %s"
368 msgstr "Error while saving the session to '%s': %s"
369
370 #: openbox/startupnotify.c:243
371 #, c-format
372 msgid "Running %s\n"
373 msgstr "Running %s\n"
374
375 #: openbox/translate.c:59
376 #, c-format
377 msgid "Invalid modifier key '%s' in key/mouse binding"
378 msgstr "Invalid modifier key ‘\e[1m%s\e[0m’ in key/mouse binding"
379
380 #: openbox/translate.c:138
381 #, c-format
382 msgid "Invalid key code '%s' in key binding"
383 msgstr "Invalid key code ‘\e[1m%s\e[0m’ in key binding"
384
385 #: openbox/translate.c:145
386 #, c-format
387 msgid "Invalid key name '%s' in key binding"
388 msgstr "Invalid key name ‘\e[1m%s\e[0m’ in key binding"
389
390 #: openbox/translate.c:151
391 #, c-format
392 msgid "Requested key '%s' does not exist on the display"
393 msgstr "Requested key ‘\e[1m%s\e[0m’ does not exist on the display"
394
395 #: openbox/xerror.c:40
396 #, c-format
397 msgid "X Error: %s"
398 msgstr "X Error: %s"