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.
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
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).
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.
30 "Project-Id-Version: openbox 3.999.0\n"
31 "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n"
32 "POT-Creation-Date: 2007-11-12 19:12+0100\n"
33 "PO-Revision-Date: 2007-11-12 19:12+0100\n"
34 "Last-Translator: Automatically generated\n"
35 "Language-Team: none\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"
41 #: openbox/actions/execute.c:88
43 msgid "Failed to convert the path '%s' from utf8"
44 msgstr "Failed to convert the path ‘%s’ from utf8"
46 #: openbox/actions/execute.c:97 openbox/actions/execute.c:115
48 msgid "Failed to execute '%s': %s"
49 msgstr "Failed to execute '%s': %s"
51 #: openbox/client_list_combined_menu.c:90 openbox/client_list_menu.c:93
55 #: openbox/client_list_combined_menu.c:96
56 msgid "Manage desktops"
57 msgstr "Manage desktops"
59 #: openbox/client_list_combined_menu.c:97 openbox/client_list_menu.c:156
60 msgid "_Add new desktop"
61 msgstr "_Add new desktop"
63 #: openbox/client_list_combined_menu.c:98 openbox/client_list_menu.c:157
64 msgid "_Remove last desktop"
65 msgstr "_Remove last desktop"
67 #: openbox/client_list_combined_menu.c:150
71 #: openbox/client_list_menu.c:203
75 #: openbox/client_menu.c:256
79 #: openbox/client_menu.c:360
83 #: openbox/client_menu.c:365
84 msgid "Always on _top"
85 msgstr "Always on _top"
87 #: openbox/client_menu.c:366
91 #: openbox/client_menu.c:367
92 msgid "Always on _bottom"
93 msgstr "Always on _bottom"
95 #: openbox/client_menu.c:370
96 msgid "_Send to desktop"
97 msgstr "_Send to desktop"
99 #: openbox/client_menu.c:374
103 #: openbox/client_menu.c:384
107 #: openbox/client_menu.c:392
111 #: openbox/client_menu.c:394
115 #: openbox/client_menu.c:396
119 #: openbox/client_menu.c:404
123 #: openbox/client_menu.c:412
124 msgid "_Roll up/down"
125 msgstr "_Roll up/down"
127 #: openbox/client_menu.c:414
129 msgstr "Un/_Decorate"
131 #: openbox/client_menu.c:418
135 #: openbox/config.c:740
137 msgid "Invalid button '%s' specified in config file"
138 msgstr "Invalid button ‘%s’ specified in config file"
140 #: openbox/keyboard.c:156
141 msgid "Conflict with key binding in config file"
142 msgstr "Conflict with key binding in config file"
144 #: openbox/menu.c:103 openbox/menu.c:111
146 msgid "Unable to find a valid menu file '%s'"
147 msgstr "Unable to find a valid menu file ‘%s’"
149 #: openbox/menu.c:171
151 msgid "Failed to execute command for pipe-menu '%s': %s"
152 msgstr "Failed to execute command for pipe-menu '%s': %s"
154 #: openbox/menu.c:185
156 msgid "Invalid output from pipe-menu '%s'"
157 msgstr "Invalid output from pipe-menu ‘%s’"
159 #: openbox/menu.c:198
161 msgid "Attempted to access menu '%s' but it does not exist"
162 msgstr "Attempted to access menu ‘%s’ but it does not exist"
164 #: openbox/menu.c:368 openbox/menu.c:369
168 #: openbox/mouse.c:349
170 msgid "Invalid button '%s' in mouse binding"
171 msgstr "Invalid button ‘%s’ in mouse binding"
173 #: openbox/mouse.c:355
175 msgid "Invalid context '%s' in mouse binding"
176 msgstr "Invalid context ‘%s’ in mouse binding"
178 #: openbox/openbox.c:129
180 msgid "Unable to change to home directory '%s': %s"
181 msgstr "Unable to change to home directory '%s': %s"
183 #: openbox/openbox.c:149
184 msgid "Failed to open the display from the DISPLAY environment variable."
185 msgstr "Failed to open the display from the DISPLAY environment variable."
187 #: openbox/openbox.c:180
188 msgid "Failed to initialize the obrender library."
189 msgstr "Failed to initialize the obrender library."
191 #: openbox/openbox.c:186
192 msgid "X server does not support locale."
193 msgstr "X server does not support locale."
195 #: openbox/openbox.c:188
196 msgid "Cannot set locale modifiers for the X server."
197 msgstr "Cannot set locale modifiers for the X server."
199 #: openbox/openbox.c:251
200 msgid "Unable to find a valid config file, using some simple defaults"
201 msgstr "Unable to find a valid config file, using some simple defaults"
203 #: openbox/openbox.c:277
204 msgid "Unable to load a theme."
205 msgstr "Unable to load a theme."
207 #: openbox/openbox.c:402
209 msgid "Restart failed to execute new executable '%s': %s"
210 msgstr "Restart failed to execute new executable '%s': %s"
212 #: openbox/openbox.c:472 openbox/openbox.c:474
213 msgid "Copyright (c)"
214 msgstr "Copyright (c)"
216 #: openbox/openbox.c:483
217 msgid "Syntax: openbox [options]\n"
218 msgstr "Syntax: openbox [options]\n"
220 #: openbox/openbox.c:484
228 #: openbox/openbox.c:485
229 msgid " --help Display this help and exit\n"
230 msgstr " --help Display this help and exit\n"
232 #: openbox/openbox.c:486
233 msgid " --version Display the version and exit\n"
234 msgstr " --version Display the version and exit\n"
236 #: openbox/openbox.c:487
237 msgid " --replace Replace the currently running window manager\n"
238 msgstr " --replace Replace the currently running window manager\n"
240 #: openbox/openbox.c:488
241 msgid " --sm-disable Disable connection to the session manager\n"
242 msgstr " --sm-disable Disable connection to the session manager\n"
244 #: openbox/openbox.c:489
247 "Passing messages to a running Openbox instance:\n"
250 "Passing messages to a running Openbox instance:\n"
252 #: openbox/openbox.c:490
253 msgid " --reconfigure Reload Openbox's configuration\n"
254 msgstr " --reconfigure Reload Openbox's configuration\n"
256 #: openbox/openbox.c:491
257 msgid " --restart Restart Openbox\n"
258 msgstr " --restart Restart Openbox\n"
260 #: openbox/openbox.c:492
261 msgid " --exit Exit Openbox\n"
262 msgstr " --exit Exit Openbox\n"
264 #: openbox/openbox.c:493
267 "Debugging options:\n"
270 "Debugging options:\n"
272 #: openbox/openbox.c:494
273 msgid " --sync Run in synchronous mode\n"
274 msgstr " --sync Run in synchronous mode\n"
276 #: openbox/openbox.c:495
277 msgid " --debug Display debugging output\n"
278 msgstr " --debug Display debugging output\n"
280 #: openbox/openbox.c:496
281 msgid " --debug-focus Display debugging output for focus handling\n"
282 msgstr " --debug-focus Display debugging output for focus handling\n"
284 #: openbox/openbox.c:497
285 msgid " --debug-xinerama Split the display into fake xinerama screens\n"
286 msgstr " --debug-xinerama Split the display into fake xinerama screens\n"
288 #: openbox/openbox.c:498
292 "Please report bugs at %s\n"
295 "Please report bugs at %s\n"
297 #: openbox/openbox.c:599
299 msgid "Invalid command line argument '%s'\n"
300 msgstr "Invalid command line argument ‘%s’\n"
302 #: openbox/screen.c:96 openbox/screen.c:184
304 msgid "A window manager is already running on screen %d"
305 msgstr "A window manager is already running on screen %d"
307 #: openbox/screen.c:118
309 msgid "Could not acquire window manager selection on screen %d"
310 msgstr "Could not acquire window manager selection on screen %d"
312 #: openbox/screen.c:139
314 msgid "The WM on screen %d is not exiting"
315 msgstr "The WM on screen %d is not exiting"
317 #: openbox/screen.c:1087
322 #: openbox/session.c:103
324 msgid "Unable to make directory '%s': %s"
325 msgstr "Unable to make directory '%s': %s"
327 #: openbox/session.c:451
329 msgid "Unable to save the session to '%s': %s"
330 msgstr "Unable to save the session to '%s': %s"
332 #: openbox/session.c:583
334 msgid "Error while saving the session to '%s': %s"
335 msgstr "Error while saving the session to '%s': %s"
337 #: openbox/startupnotify.c:237
340 msgstr "Running %s\n"
342 #: openbox/translate.c:58
344 msgid "Invalid modifier key '%s' in key/mouse binding"
345 msgstr "Invalid modifier key ‘%s’ in key/mouse binding"
347 #: openbox/translate.c:135
349 msgid "Invalid key code '%s' in key binding"
350 msgstr "Invalid key code ‘%s’ in key binding"
352 #: openbox/translate.c:142
354 msgid "Invalid key name '%s' in key binding"
355 msgstr "Invalid key name ‘%s’ in key binding"
357 #: openbox/translate.c:148
359 msgid "Requested key '%s' does not exist on the display"
360 msgstr "Requested key ‘%s’ does not exist on the display"
362 #: openbox/xerror.c:39