Merge branch 'backport' into work
[dana/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.4.5\n"
31 "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n"
32 "POT-Creation-Date: 2008-01-25 03:51+0100\n"
33 "PO-Revision-Date: 2008-01-25 03:51+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:149
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:88
47 #, c-format
48 msgid "Failed to convert the path '%s' from utf8"
49 msgstr "Failed to convert the path ‘%s’ from utf8"
50
51 #: openbox/actions/execute.c:97 openbox/actions/execute.c:116
52 #, c-format
53 msgid "Failed to execute '%s': %s"
54 msgstr "Failed to execute '%s': %s"
55
56 #: openbox/client.c:1973 openbox/client.c:2005
57 msgid "Killing..."
58 msgstr "Killing..."
59
60 #: openbox/client.c:1975 openbox/client.c:2007
61 msgid "Not Responding"
62 msgstr "Not Responding"
63
64 #: openbox/client_list_combined_menu.c:90 openbox/client_list_menu.c:93
65 msgid "Go there..."
66 msgstr "Go there..."
67
68 #: openbox/client_list_combined_menu.c:96
69 msgid "Manage desktops"
70 msgstr "Manage desktops"
71
72 #: openbox/client_list_combined_menu.c:97 openbox/client_list_menu.c:156
73 msgid "_Add new desktop"
74 msgstr "_Add new desktop"
75
76 #: openbox/client_list_combined_menu.c:98 openbox/client_list_menu.c:157
77 msgid "_Remove last desktop"
78 msgstr "_Remove last desktop"
79
80 #: openbox/client_list_combined_menu.c:150
81 msgid "Windows"
82 msgstr "Windows"
83
84 #: openbox/client_list_menu.c:203
85 msgid "Desktops"
86 msgstr "Desktops"
87
88 #: openbox/client_menu.c:256
89 msgid "All desktops"
90 msgstr "All desktops"
91
92 #: openbox/client_menu.c:360
93 msgid "_Layer"
94 msgstr "_Layer"
95
96 #: openbox/client_menu.c:365
97 msgid "Always on _top"
98 msgstr "Always on _top"
99
100 #: openbox/client_menu.c:366
101 msgid "_Normal"
102 msgstr "_Normal"
103
104 #: openbox/client_menu.c:367
105 msgid "Always on _bottom"
106 msgstr "Always on _bottom"
107
108 #: openbox/client_menu.c:370
109 msgid "_Send to desktop"
110 msgstr "_Send to desktop"
111
112 #: openbox/client_menu.c:374
113 msgid "Client menu"
114 msgstr "Client menu"
115
116 #: openbox/client_menu.c:384
117 msgid "R_estore"
118 msgstr "R_estore"
119
120 #: openbox/client_menu.c:392
121 msgid "_Move"
122 msgstr "_Move"
123
124 #: openbox/client_menu.c:394
125 msgid "Resi_ze"
126 msgstr "Resi_ze"
127
128 #: openbox/client_menu.c:396
129 msgid "Ico_nify"
130 msgstr "Ico_nify"
131
132 #: openbox/client_menu.c:404
133 msgid "Ma_ximize"
134 msgstr "Ma_ximize"
135
136 #: openbox/client_menu.c:412
137 msgid "_Roll up/down"
138 msgstr "_Roll up/down"
139
140 #: openbox/client_menu.c:414
141 msgid "Un/_Decorate"
142 msgstr "Un/_Decorate"
143
144 #: openbox/client_menu.c:418
145 msgid "_Close"
146 msgstr "_Close"
147
148 #: openbox/config.c:746
149 #, c-format
150 msgid "Invalid button '%s' specified in config file"
151 msgstr "Invalid button ‘%s’ specified in config file"
152
153 #: openbox/keyboard.c:157
154 msgid "Conflict with key binding in config file"
155 msgstr "Conflict with key binding in config file"
156
157 #: openbox/menu.c:103 openbox/menu.c:111
158 #, c-format
159 msgid "Unable to find a valid menu file '%s'"
160 msgstr "Unable to find a valid menu file ‘%s’"
161
162 #: openbox/menu.c:171
163 #, c-format
164 msgid "Failed to execute command for pipe-menu '%s': %s"
165 msgstr "Failed to execute command for pipe-menu '%s': %s"
166
167 #: openbox/menu.c:185
168 #, c-format
169 msgid "Invalid output from pipe-menu '%s'"
170 msgstr "Invalid output from pipe-menu ‘%s’"
171
172 #: openbox/menu.c:198
173 #, c-format
174 msgid "Attempted to access menu '%s' but it does not exist"
175 msgstr "Attempted to access menu ‘%s’ but it does not exist"
176
177 #: openbox/menu.c:368 openbox/menu.c:369
178 msgid "More..."
179 msgstr "More..."
180
181 #: openbox/mouse.c:349
182 #, c-format
183 msgid "Invalid button '%s' in mouse binding"
184 msgstr "Invalid button ‘%s’ in mouse binding"
185
186 #: openbox/mouse.c:355
187 #, c-format
188 msgid "Invalid context '%s' in mouse binding"
189 msgstr "Invalid context ‘%s’ in mouse binding"
190
191 #: openbox/openbox.c:130
192 #, c-format
193 msgid "Unable to change to home directory '%s': %s"
194 msgstr "Unable to change to home directory '%s': %s"
195
196 #: openbox/openbox.c:150
197 msgid "Failed to open the display from the DISPLAY environment variable."
198 msgstr "Failed to open the display from the DISPLAY environment variable."
199
200 #: openbox/openbox.c:181
201 msgid "Failed to initialize the obrender library."
202 msgstr "Failed to initialize the obrender library."
203
204 #: openbox/openbox.c:187
205 msgid "X server does not support locale."
206 msgstr "X server does not support locale."
207
208 #: openbox/openbox.c:189
209 msgid "Cannot set locale modifiers for the X server."
210 msgstr "Cannot set locale modifiers for the X server."
211
212 #: openbox/openbox.c:252
213 msgid "Unable to find a valid config file, using some simple defaults"
214 msgstr "Unable to find a valid config file, using some simple defaults"
215
216 #: openbox/openbox.c:278
217 msgid "Unable to load a theme."
218 msgstr "Unable to load a theme."
219
220 #: openbox/openbox.c:405
221 #, c-format
222 msgid "Restart failed to execute new executable '%s': %s"
223 msgstr "Restart failed to execute new executable '%s': %s"
224
225 #: openbox/openbox.c:475 openbox/openbox.c:477
226 msgid "Copyright (c)"
227 msgstr "Copyright (c)"
228
229 #: openbox/openbox.c:486
230 msgid "Syntax: openbox [options]\n"
231 msgstr "Syntax: openbox [options]\n"
232
233 #: openbox/openbox.c:487
234 msgid ""
235 "\n"
236 "Options:\n"
237 msgstr ""
238 "\n"
239 "Options:\n"
240
241 #: openbox/openbox.c:488
242 msgid "  --help              Display this help and exit\n"
243 msgstr "  --help              Display this help and exit\n"
244
245 #: openbox/openbox.c:489
246 msgid "  --version           Display the version and exit\n"
247 msgstr "  --version           Display the version and exit\n"
248
249 #: openbox/openbox.c:490
250 msgid "  --replace           Replace the currently running window manager\n"
251 msgstr "  --replace           Replace the currently running window manager\n"
252
253 #: openbox/openbox.c:491
254 msgid "  --sm-disable        Disable connection to the session manager\n"
255 msgstr "  --sm-disable        Disable connection to the session manager\n"
256
257 #: openbox/openbox.c:492
258 msgid ""
259 "\n"
260 "Passing messages to a running Openbox instance:\n"
261 msgstr ""
262 "\n"
263 "Passing messages to a running Openbox instance:\n"
264
265 #: openbox/openbox.c:493
266 msgid "  --reconfigure       Reload Openbox's configuration\n"
267 msgstr "  --reconfigure       Reload Openbox's configuration\n"
268
269 #: openbox/openbox.c:494
270 msgid "  --restart           Restart Openbox\n"
271 msgstr "  --restart           Restart Openbox\n"
272
273 #: openbox/openbox.c:495
274 msgid "  --exit              Exit Openbox\n"
275 msgstr "  --exit              Exit Openbox\n"
276
277 #: openbox/openbox.c:496
278 msgid ""
279 "\n"
280 "Debugging options:\n"
281 msgstr ""
282 "\n"
283 "Debugging options:\n"
284
285 #: openbox/openbox.c:497
286 msgid "  --sync              Run in synchronous mode\n"
287 msgstr "  --sync              Run in synchronous mode\n"
288
289 #: openbox/openbox.c:498
290 msgid "  --debug             Display debugging output\n"
291 msgstr "  --debug             Display debugging output\n"
292
293 #: openbox/openbox.c:499
294 msgid "  --debug-focus       Display debugging output for focus handling\n"
295 msgstr "  --debug-focus       Display debugging output for focus handling\n"
296
297 #: openbox/openbox.c:500
298 msgid "  --debug-xinerama    Split the display into fake xinerama screens\n"
299 msgstr "  --debug-xinerama    Split the display into fake xinerama screens\n"
300
301 #: openbox/openbox.c:501
302 #, c-format
303 msgid ""
304 "\n"
305 "Please report bugs at %s\n"
306 msgstr ""
307 "\n"
308 "Please report bugs at %s\n"
309
310 #: openbox/openbox.c:602
311 #, c-format
312 msgid "Invalid command line argument '%s'\n"
313 msgstr "Invalid command line argument ‘%s’\n"
314
315 #: openbox/screen.c:102 openbox/screen.c:190
316 #, c-format
317 msgid "A window manager is already running on screen %d"
318 msgstr "A window manager is already running on screen %d"
319
320 #: openbox/screen.c:124
321 #, c-format
322 msgid "Could not acquire window manager selection on screen %d"
323 msgstr "Could not acquire window manager selection on screen %d"
324
325 #: openbox/screen.c:145
326 #, c-format
327 msgid "The WM on screen %d is not exiting"
328 msgstr "The WM on screen %d is not exiting"
329
330 #: openbox/screen.c:407
331 #, c-format
332 msgid ""
333 "Openbox is configured for %d desktops, but the current session has %d.  "
334 "Overriding the Openbox configuration."
335 msgstr ""
336 "Openbox is configured for %d desktops, but the current session has %d.  "
337 "Overriding the Openbox configuration."
338
339 #: openbox/screen.c:1168
340 #, c-format
341 msgid "desktop %i"
342 msgstr "desktop %i"
343
344 #: openbox/session.c:103
345 #, c-format
346 msgid "Unable to make directory '%s': %s"
347 msgstr "Unable to make directory '%s': %s"
348
349 #: openbox/session.c:451
350 #, c-format
351 msgid "Unable to save the session to '%s': %s"
352 msgstr "Unable to save the session to '%s': %s"
353
354 #: openbox/session.c:583
355 #, c-format
356 msgid "Error while saving the session to '%s': %s"
357 msgstr "Error while saving the session to '%s': %s"
358
359 #: openbox/startupnotify.c:241
360 #, c-format
361 msgid "Running %s\n"
362 msgstr "Running %s\n"
363
364 #: openbox/translate.c:59
365 #, c-format
366 msgid "Invalid modifier key '%s' in key/mouse binding"
367 msgstr "Invalid modifier key ‘%s’ in key/mouse binding"
368
369 #: openbox/translate.c:138
370 #, c-format
371 msgid "Invalid key code '%s' in key binding"
372 msgstr "Invalid key code ‘%s’ in key binding"
373
374 #: openbox/translate.c:145
375 #, c-format
376 msgid "Invalid key name '%s' in key binding"
377 msgstr "Invalid key name ‘%s’ in key binding"
378
379 #: openbox/translate.c:151
380 #, c-format
381 msgid "Requested key '%s' does not exist on the display"
382 msgstr "Requested key ‘%s’ does not exist on the display"
383
384 #: openbox/xerror.c:40
385 #, c-format
386 msgid "X Error: %s"
387 msgstr "X Error: %s"