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.4.2\n"
31 "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n"
32 "POT-Creation-Date: 2007-07-12 12:58+0200\n"
33 "PO-Revision-Date: 2007-07-12 12:58+0200\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:86
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:95 openbox/actions/execute.c:113
48 msgid "Failed to execute '%s': %s"
49 msgstr "Failed to execute '%s': %s"
51 #: openbox/client_list_combined_menu.c:92 openbox/client_list_menu.c:93
55 #: openbox/client_list_combined_menu.c:98
56 msgid "Manage desktops"
57 msgstr "Manage desktops"
59 #: openbox/client_list_combined_menu.c:99 openbox/client_list_menu.c:152
60 msgid "_Add new desktop"
61 msgstr "_Add new desktop"
63 #: openbox/client_list_combined_menu.c:100 openbox/client_list_menu.c:153
64 msgid "_Remove last desktop"
65 msgstr "_Remove last desktop"
67 #: openbox/client_list_combined_menu.c:146
71 #: openbox/client_list_menu.c:199
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:380
107 #: openbox/client_menu.c:388
111 #: openbox/client_menu.c:390
115 #: openbox/client_menu.c:392
119 #: openbox/client_menu.c:400
123 #: openbox/client_menu.c:408
124 msgid "_Roll up/down"
125 msgstr "_Roll up/down"
127 #: openbox/client_menu.c:410
129 msgstr "Un/_Decorate"
131 #: openbox/client_menu.c:420
135 #: openbox/config.c:737
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:131
180 msgid "Unable to change to home directory '%s': %s"
181 msgstr "Unable to change to home directory '%s': %s"
183 #: openbox/openbox.c:151
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:182
188 msgid "Failed to initialize the obrender library."
189 msgstr "Failed to initialize the obrender library."
191 #: openbox/openbox.c:188
192 msgid "X server does not support locale."
193 msgstr "X server does not support locale."
195 #: openbox/openbox.c:190
196 msgid "Cannot set locale modifiers for the X server."
197 msgstr "Cannot set locale modifiers for the X server."
199 #: openbox/openbox.c:253
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:279
204 msgid "Unable to load a theme."
205 msgstr "Unable to load a theme."
207 #: openbox/openbox.c:408
209 msgid "Restart failed to execute new executable '%s': %s"
210 msgstr "Restart failed to execute new executable '%s': %s"
212 #: openbox/openbox.c:478 openbox/openbox.c:480
213 msgid "Copyright (c)"
214 msgstr "Copyright (c)"
216 #: openbox/openbox.c:489
217 msgid "Syntax: openbox [options]\n"
218 msgstr "Syntax: openbox [options]\n"
220 #: openbox/openbox.c:490
228 #: openbox/openbox.c:491
229 msgid " --help Display this help and exit\n"
230 msgstr " --help Display this help and exit\n"
232 #: openbox/openbox.c:492
233 msgid " --version Display the version and exit\n"
234 msgstr " --version Display the version and exit\n"
236 #: openbox/openbox.c:493
237 msgid " --replace Replace the currently running window manager\n"
238 msgstr " --replace Replace the currently running window manager\n"
240 #: openbox/openbox.c:494
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:495
247 "Passing messages to a running Openbox instance:\n"
250 "Passing messages to a running Openbox instance:\n"
252 #: openbox/openbox.c:496
253 msgid " --reconfigure Reload Openbox's configuration\n"
254 msgstr " --reconfigure Reload Openbox's configuration\n"
256 #: openbox/openbox.c:497
257 msgid " --restart Restart Openbox\n"
258 msgstr " --restart Restart Openbox\n"
260 #: openbox/openbox.c:498
263 "Debugging options:\n"
266 "Debugging options:\n"
268 #: openbox/openbox.c:499
269 msgid " --sync Run in synchronous mode\n"
270 msgstr " --sync Run in synchronous mode\n"
272 #: openbox/openbox.c:500
273 msgid " --debug Display debugging output\n"
274 msgstr " --debug Display debugging output\n"
276 #: openbox/openbox.c:501
277 msgid " --debug-focus Display debugging output for focus handling\n"
278 msgstr " --debug-focus Display debugging output for focus handling\n"
280 #: openbox/openbox.c:502
281 msgid " --debug-xinerama Split the display into fake xinerama screens\n"
282 msgstr " --debug-xinerama Split the display into fake xinerama screens\n"
284 #: openbox/openbox.c:503
288 "Please report bugs at %s\n"
291 "Please report bugs at %s\n"
293 #: openbox/openbox.c:600
295 msgid "Invalid command line argument '%s'\n"
296 msgstr "Invalid command line argument ‘%s’\n"
298 #: openbox/screen.c:95 openbox/screen.c:196
300 msgid "A window manager is already running on screen %d"
301 msgstr "A window manager is already running on screen %d"
303 #: openbox/screen.c:132
305 msgid "Could not acquire window manager selection on screen %d"
306 msgstr "Could not acquire window manager selection on screen %d"
308 #: openbox/screen.c:153
310 msgid "The WM on screen %d is not exiting"
311 msgstr "The WM on screen %d is not exiting"
313 #: openbox/screen.c:1077
318 #: openbox/session.c:103
320 msgid "Unable to make directory '%s': %s"
321 msgstr "Unable to make directory '%s': %s"
323 #: openbox/session.c:451
325 msgid "Unable to save the session to '%s': %s"
326 msgstr "Unable to save the session to '%s': %s"
328 #: openbox/session.c:583
330 msgid "Error while saving the session to '%s': %s"
331 msgstr "Error while saving the session to '%s': %s"
333 #: openbox/startupnotify.c:237
336 msgstr "Running %s\n"
338 #: openbox/translate.c:58
340 msgid "Invalid modifier key '%s' in key/mouse binding"
341 msgstr "Invalid modifier key ‘%s’ in key/mouse binding"
343 #: openbox/translate.c:135
345 msgid "Invalid key code '%s' in key binding"
346 msgstr "Invalid key code ‘%s’ in key binding"
348 #: openbox/translate.c:142
350 msgid "Invalid key name '%s' in key binding"
351 msgstr "Invalid key name ‘%s’ in key binding"
353 #: openbox/translate.c:148
355 msgid "Requested key '%s' does not exist on the display"
356 msgstr "Requested key ‘%s’ does not exist on the display"
358 #: openbox/xerror.c:39