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