2003-10-11 08:03:46 +00:00
|
|
|
|
# English translations for openbox package.
|
2008-01-17 21:20:53 +00:00
|
|
|
|
# Copyright (C) 2008 Dana Jansens
|
2003-10-11 08:03:46 +00:00
|
|
|
|
# This file is distributed under the same license as the openbox package.
|
2008-01-17 21:20:53 +00:00
|
|
|
|
# Automatically generated, 2008.
|
2003-10-11 08:03:46 +00:00
|
|
|
|
#
|
|
|
|
|
# All this catalog "translates" are quotation characters.
|
|
|
|
|
# The msgids must be ASCII and therefore cannot contain real quotation
|
|
|
|
|
# characters, only substitutes like grave accent (0x60), apostrophe (0x27)
|
|
|
|
|
# and double quote (0x22). These substitutes look strange; see
|
|
|
|
|
# http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
|
|
|
|
|
#
|
|
|
|
|
# This catalog translates grave accent (0x60) and apostrophe (0x27) to
|
|
|
|
|
# left single quotation mark (U+2018) and right single quotation mark (U+2019).
|
|
|
|
|
# It also translates pairs of apostrophe (0x27) to
|
|
|
|
|
# left single quotation mark (U+2018) and right single quotation mark (U+2019)
|
|
|
|
|
# and pairs of quotation mark (0x22) to
|
|
|
|
|
# left double quotation mark (U+201C) and right double quotation mark (U+201D).
|
|
|
|
|
#
|
|
|
|
|
# When output to an UTF-8 terminal, the quotation characters appear perfectly.
|
|
|
|
|
# When output to an ISO-8859-1 terminal, the single quotation marks are
|
|
|
|
|
# transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to
|
|
|
|
|
# grave/acute accent (by libiconv), and the double quotation marks are
|
|
|
|
|
# transliterated to 0x22.
|
|
|
|
|
# When output to an ASCII terminal, the single quotation marks are
|
|
|
|
|
# transliterated to apostrophes, and the double quotation marks are
|
|
|
|
|
# transliterated to 0x22.
|
|
|
|
|
#
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
2008-01-29 13:04:31 +00:00
|
|
|
|
"Project-Id-Version: openbox 3.4.5\n"
|
2007-04-24 07:05:11 +00:00
|
|
|
|
"Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n"
|
2008-01-29 13:04:31 +00:00
|
|
|
|
"POT-Creation-Date: 2008-01-25 03:51+0100\n"
|
|
|
|
|
"PO-Revision-Date: 2008-01-25 03:51+0100\n"
|
2003-10-11 08:03:46 +00:00
|
|
|
|
"Last-Translator: Automatically generated\n"
|
|
|
|
|
"Language-Team: none\n"
|
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/actions.c:149
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid action '%s' requested. No such action exists."
|
|
|
|
|
msgstr "Invalid action ‘%s’ requested. No such action exists."
|
|
|
|
|
|
2007-07-22 12:26:17 +00:00
|
|
|
|
#: openbox/actions/execute.c:88
|
2007-05-10 05:35:53 +00:00
|
|
|
|
#, c-format
|
2007-07-12 07:22:09 +00:00
|
|
|
|
msgid "Failed to convert the path '%s' from utf8"
|
|
|
|
|
msgstr "Failed to convert the path ‘%s’ from utf8"
|
2007-05-10 05:35:53 +00:00
|
|
|
|
|
2008-01-29 13:04:31 +00:00
|
|
|
|
#: openbox/actions/execute.c:97 openbox/actions/execute.c:116
|
2007-05-10 05:35:53 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to execute '%s': %s"
|
|
|
|
|
msgstr "Failed to execute '%s': %s"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/client.c:1973 openbox/client.c:2005
|
|
|
|
|
msgid "Killing..."
|
|
|
|
|
msgstr "Killing..."
|
|
|
|
|
|
|
|
|
|
#: openbox/client.c:1975 openbox/client.c:2007
|
|
|
|
|
msgid "Not Responding"
|
|
|
|
|
msgstr "Not Responding"
|
|
|
|
|
|
2007-11-12 18:17:30 +00:00
|
|
|
|
#: openbox/client_list_combined_menu.c:90 openbox/client_list_menu.c:93
|
2003-10-11 08:03:46 +00:00
|
|
|
|
msgid "Go there..."
|
|
|
|
|
msgstr "Go there..."
|
|
|
|
|
|
2007-11-12 18:17:30 +00:00
|
|
|
|
#: openbox/client_list_combined_menu.c:96
|
2007-07-12 07:22:09 +00:00
|
|
|
|
msgid "Manage desktops"
|
|
|
|
|
msgstr "Manage desktops"
|
|
|
|
|
|
2007-11-12 18:17:30 +00:00
|
|
|
|
#: openbox/client_list_combined_menu.c:97 openbox/client_list_menu.c:156
|
2007-07-12 07:22:09 +00:00
|
|
|
|
msgid "_Add new desktop"
|
|
|
|
|
msgstr "_Add new desktop"
|
|
|
|
|
|
2007-11-12 18:17:30 +00:00
|
|
|
|
#: openbox/client_list_combined_menu.c:98 openbox/client_list_menu.c:157
|
2007-07-12 07:22:09 +00:00
|
|
|
|
msgid "_Remove last desktop"
|
|
|
|
|
msgstr "_Remove last desktop"
|
|
|
|
|
|
2007-11-12 18:17:30 +00:00
|
|
|
|
#: openbox/client_list_combined_menu.c:150
|
2007-05-10 05:35:53 +00:00
|
|
|
|
msgid "Windows"
|
|
|
|
|
msgstr "Windows"
|
|
|
|
|
|
2007-11-12 18:17:30 +00:00
|
|
|
|
#: openbox/client_list_menu.c:203
|
2003-10-11 08:03:46 +00:00
|
|
|
|
msgid "Desktops"
|
|
|
|
|
msgstr "Desktops"
|
|
|
|
|
|
2007-07-12 07:22:09 +00:00
|
|
|
|
#: openbox/client_menu.c:256
|
2003-10-11 08:03:46 +00:00
|
|
|
|
msgid "All desktops"
|
|
|
|
|
msgstr "All desktops"
|
|
|
|
|
|
2007-07-12 07:22:09 +00:00
|
|
|
|
#: openbox/client_menu.c:360
|
2007-07-10 23:24:14 +00:00
|
|
|
|
msgid "_Layer"
|
|
|
|
|
msgstr "_Layer"
|
2003-10-11 08:03:46 +00:00
|
|
|
|
|
2007-07-12 07:22:09 +00:00
|
|
|
|
#: openbox/client_menu.c:365
|
2007-07-10 23:24:14 +00:00
|
|
|
|
msgid "Always on _top"
|
|
|
|
|
msgstr "Always on _top"
|
2003-10-11 08:03:46 +00:00
|
|
|
|
|
2007-07-12 07:22:09 +00:00
|
|
|
|
#: openbox/client_menu.c:366
|
2007-07-10 23:24:14 +00:00
|
|
|
|
msgid "_Normal"
|
|
|
|
|
msgstr "_Normal"
|
2003-10-11 08:03:46 +00:00
|
|
|
|
|
2007-07-12 07:22:09 +00:00
|
|
|
|
#: openbox/client_menu.c:367
|
2007-07-10 23:24:14 +00:00
|
|
|
|
msgid "Always on _bottom"
|
|
|
|
|
msgstr "Always on _bottom"
|
2003-10-11 08:03:46 +00:00
|
|
|
|
|
2007-07-12 07:22:09 +00:00
|
|
|
|
#: openbox/client_menu.c:370
|
2007-07-10 23:24:14 +00:00
|
|
|
|
msgid "_Send to desktop"
|
|
|
|
|
msgstr "_Send to desktop"
|
2003-10-11 08:03:46 +00:00
|
|
|
|
|
2007-07-12 07:22:09 +00:00
|
|
|
|
#: openbox/client_menu.c:374
|
2003-10-11 08:03:46 +00:00
|
|
|
|
msgid "Client menu"
|
|
|
|
|
msgstr "Client menu"
|
|
|
|
|
|
2007-11-12 18:17:30 +00:00
|
|
|
|
#: openbox/client_menu.c:384
|
2007-07-10 23:24:14 +00:00
|
|
|
|
msgid "R_estore"
|
|
|
|
|
msgstr "R_estore"
|
2003-10-11 08:03:46 +00:00
|
|
|
|
|
2007-11-12 18:17:30 +00:00
|
|
|
|
#: openbox/client_menu.c:392
|
2007-07-10 23:24:14 +00:00
|
|
|
|
msgid "_Move"
|
|
|
|
|
msgstr "_Move"
|
2003-10-11 08:03:46 +00:00
|
|
|
|
|
2007-11-12 18:17:30 +00:00
|
|
|
|
#: openbox/client_menu.c:394
|
2007-07-10 23:24:14 +00:00
|
|
|
|
msgid "Resi_ze"
|
|
|
|
|
msgstr "Resi_ze"
|
2003-10-11 08:03:46 +00:00
|
|
|
|
|
2007-11-12 18:17:30 +00:00
|
|
|
|
#: openbox/client_menu.c:396
|
2007-07-10 23:24:14 +00:00
|
|
|
|
msgid "Ico_nify"
|
|
|
|
|
msgstr "Ico_nify"
|
2007-05-07 23:49:02 +00:00
|
|
|
|
|
2007-11-12 18:17:30 +00:00
|
|
|
|
#: openbox/client_menu.c:404
|
2007-07-10 23:24:14 +00:00
|
|
|
|
msgid "Ma_ximize"
|
|
|
|
|
msgstr "Ma_ximize"
|
2007-05-07 23:49:02 +00:00
|
|
|
|
|
2007-11-12 18:17:30 +00:00
|
|
|
|
#: openbox/client_menu.c:412
|
2007-07-10 23:24:14 +00:00
|
|
|
|
msgid "_Roll up/down"
|
|
|
|
|
msgstr "_Roll up/down"
|
2007-05-07 23:49:02 +00:00
|
|
|
|
|
2007-11-12 18:17:30 +00:00
|
|
|
|
#: openbox/client_menu.c:414
|
2007-07-10 23:24:14 +00:00
|
|
|
|
msgid "Un/_Decorate"
|
|
|
|
|
msgstr "Un/_Decorate"
|
2007-05-07 23:49:02 +00:00
|
|
|
|
|
2007-11-12 18:17:30 +00:00
|
|
|
|
#: openbox/client_menu.c:418
|
2007-07-10 23:24:14 +00:00
|
|
|
|
msgid "_Close"
|
|
|
|
|
msgstr "_Close"
|
2003-10-11 08:03:46 +00:00
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/config.c:746
|
2007-05-10 05:35:53 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid button '%s' specified in config file"
|
|
|
|
|
msgstr "Invalid button ‘%s’ specified in config file"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/keyboard.c:157
|
2007-05-10 05:35:53 +00:00
|
|
|
|
msgid "Conflict with key binding in config file"
|
|
|
|
|
msgstr "Conflict with key binding in config file"
|
|
|
|
|
|
2007-07-12 07:22:09 +00:00
|
|
|
|
#: openbox/menu.c:103 openbox/menu.c:111
|
2007-05-10 05:35:53 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Unable to find a valid menu file '%s'"
|
|
|
|
|
msgstr "Unable to find a valid menu file ‘%s’"
|
|
|
|
|
|
2007-07-12 07:22:09 +00:00
|
|
|
|
#: openbox/menu.c:171
|
2007-05-10 05:35:53 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Failed to execute command for pipe-menu '%s': %s"
|
|
|
|
|
msgstr "Failed to execute command for pipe-menu '%s': %s"
|
|
|
|
|
|
2007-07-12 07:22:09 +00:00
|
|
|
|
#: openbox/menu.c:185
|
2007-05-10 05:35:53 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid output from pipe-menu '%s'"
|
|
|
|
|
msgstr "Invalid output from pipe-menu ‘%s’"
|
|
|
|
|
|
2007-07-12 07:22:09 +00:00
|
|
|
|
#: openbox/menu.c:198
|
2007-05-10 05:35:53 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Attempted to access menu '%s' but it does not exist"
|
|
|
|
|
msgstr "Attempted to access menu ‘%s’ but it does not exist"
|
|
|
|
|
|
2007-07-12 07:22:09 +00:00
|
|
|
|
#: openbox/menu.c:368 openbox/menu.c:369
|
2007-05-10 05:35:53 +00:00
|
|
|
|
msgid "More..."
|
|
|
|
|
msgstr "More..."
|
|
|
|
|
|
2007-07-12 07:22:09 +00:00
|
|
|
|
#: openbox/mouse.c:349
|
2007-05-10 05:35:53 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid button '%s' in mouse binding"
|
|
|
|
|
msgstr "Invalid button ‘%s’ in mouse binding"
|
|
|
|
|
|
2007-07-12 07:22:09 +00:00
|
|
|
|
#: openbox/mouse.c:355
|
2007-05-10 05:35:53 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid context '%s' in mouse binding"
|
|
|
|
|
msgstr "Invalid context ‘%s’ in mouse binding"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:130
|
2007-04-23 18:21:27 +00:00
|
|
|
|
#, c-format
|
2007-04-24 21:11:39 +00:00
|
|
|
|
msgid "Unable to change to home directory '%s': %s"
|
|
|
|
|
msgstr "Unable to change to home directory '%s': %s"
|
2007-04-23 18:21:27 +00:00
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:150
|
2007-05-10 05:35:53 +00:00
|
|
|
|
msgid "Failed to open the display from the DISPLAY environment variable."
|
|
|
|
|
msgstr "Failed to open the display from the DISPLAY environment variable."
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:181
|
2007-05-22 19:03:00 +00:00
|
|
|
|
msgid "Failed to initialize the obrender library."
|
|
|
|
|
msgstr "Failed to initialize the obrender library."
|
2007-05-10 05:35:53 +00:00
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:187
|
2007-04-23 18:21:27 +00:00
|
|
|
|
msgid "X server does not support locale."
|
|
|
|
|
msgstr "X server does not support locale."
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:189
|
2007-04-23 18:21:27 +00:00
|
|
|
|
msgid "Cannot set locale modifiers for the X server."
|
|
|
|
|
msgstr "Cannot set locale modifiers for the X server."
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:252
|
2007-04-23 18:21:27 +00:00
|
|
|
|
msgid "Unable to find a valid config file, using some simple defaults"
|
|
|
|
|
msgstr "Unable to find a valid config file, using some simple defaults"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:278
|
2007-05-10 05:35:53 +00:00
|
|
|
|
msgid "Unable to load a theme."
|
|
|
|
|
msgstr "Unable to load a theme."
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:405
|
2007-04-23 18:21:27 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Restart failed to execute new executable '%s': %s"
|
|
|
|
|
msgstr "Restart failed to execute new executable '%s': %s"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:475 openbox/openbox.c:477
|
2007-04-23 18:21:27 +00:00
|
|
|
|
msgid "Copyright (c)"
|
|
|
|
|
msgstr "Copyright (c)"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:486
|
2007-04-24 21:11:39 +00:00
|
|
|
|
msgid "Syntax: openbox [options]\n"
|
|
|
|
|
msgstr "Syntax: openbox [options]\n"
|
2007-04-23 18:21:27 +00:00
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:487
|
2007-04-23 18:21:27 +00:00
|
|
|
|
msgid ""
|
2007-04-24 21:11:39 +00:00
|
|
|
|
"\n"
|
2007-04-23 18:21:27 +00:00
|
|
|
|
"Options:\n"
|
|
|
|
|
msgstr ""
|
2007-04-24 21:11:39 +00:00
|
|
|
|
"\n"
|
2007-04-23 18:21:27 +00:00
|
|
|
|
"Options:\n"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:488
|
2007-05-13 20:41:47 +00:00
|
|
|
|
msgid " --help Display this help and exit\n"
|
|
|
|
|
msgstr " --help Display this help and exit\n"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:489
|
2007-05-13 20:41:47 +00:00
|
|
|
|
msgid " --version Display the version and exit\n"
|
|
|
|
|
msgstr " --version Display the version and exit\n"
|
2007-04-23 18:21:27 +00:00
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:490
|
2007-05-13 20:41:47 +00:00
|
|
|
|
msgid " --replace Replace the currently running window manager\n"
|
|
|
|
|
msgstr " --replace Replace the currently running window manager\n"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:491
|
2007-05-07 23:49:02 +00:00
|
|
|
|
msgid " --sm-disable Disable connection to the session manager\n"
|
|
|
|
|
msgstr " --sm-disable Disable connection to the session manager\n"
|
2007-04-23 18:21:27 +00:00
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:492
|
2007-04-23 18:21:27 +00:00
|
|
|
|
msgid ""
|
2007-04-24 21:11:39 +00:00
|
|
|
|
"\n"
|
|
|
|
|
"Passing messages to a running Openbox instance:\n"
|
2007-04-23 18:21:27 +00:00
|
|
|
|
msgstr ""
|
2007-04-24 21:11:39 +00:00
|
|
|
|
"\n"
|
|
|
|
|
"Passing messages to a running Openbox instance:\n"
|
2007-04-23 18:21:27 +00:00
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:493
|
2007-04-24 21:11:39 +00:00
|
|
|
|
msgid " --reconfigure Reload Openbox's configuration\n"
|
|
|
|
|
msgstr " --reconfigure Reload Openbox's configuration\n"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:494
|
2007-05-20 15:28:29 +00:00
|
|
|
|
msgid " --restart Restart Openbox\n"
|
|
|
|
|
msgstr " --restart Restart Openbox\n"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:495
|
2007-11-12 18:17:30 +00:00
|
|
|
|
msgid " --exit Exit Openbox\n"
|
|
|
|
|
msgstr " --exit Exit Openbox\n"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:496
|
2007-04-24 21:11:39 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Debugging options:\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Debugging options:\n"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:497
|
2007-04-24 21:11:39 +00:00
|
|
|
|
msgid " --sync Run in synchronous mode\n"
|
|
|
|
|
msgstr " --sync Run in synchronous mode\n"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:498
|
2007-04-23 18:21:27 +00:00
|
|
|
|
msgid " --debug Display debugging output\n"
|
|
|
|
|
msgstr " --debug Display debugging output\n"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:499
|
2007-04-24 21:11:39 +00:00
|
|
|
|
msgid " --debug-focus Display debugging output for focus handling\n"
|
|
|
|
|
msgstr " --debug-focus Display debugging output for focus handling\n"
|
2007-04-23 18:21:27 +00:00
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:500
|
2007-05-20 15:28:29 +00:00
|
|
|
|
msgid " --debug-xinerama Split the display into fake xinerama screens\n"
|
|
|
|
|
msgstr " --debug-xinerama Split the display into fake xinerama screens\n"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/openbox.c:501
|
2007-04-23 18:21:27 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Please report bugs at %s\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Please report bugs at %s\n"
|
2003-10-11 08:03:46 +00:00
|
|
|
|
|
2008-01-29 13:04:31 +00:00
|
|
|
|
#: openbox/openbox.c:602
|
2007-05-10 05:35:53 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid command line argument '%s'\n"
|
|
|
|
|
msgstr "Invalid command line argument ‘%s’\n"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/screen.c:102 openbox/screen.c:190
|
2007-05-10 05:35:53 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "A window manager is already running on screen %d"
|
|
|
|
|
msgstr "A window manager is already running on screen %d"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/screen.c:124
|
2007-05-10 05:35:53 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Could not acquire window manager selection on screen %d"
|
|
|
|
|
msgstr "Could not acquire window manager selection on screen %d"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/screen.c:145
|
2007-05-10 05:35:53 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "The WM on screen %d is not exiting"
|
|
|
|
|
msgstr "The WM on screen %d is not exiting"
|
|
|
|
|
|
2008-01-29 13:04:31 +00:00
|
|
|
|
#: openbox/screen.c:407
|
|
|
|
|
#, c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Openbox is configured for %d desktops, but the current session has %d. "
|
|
|
|
|
"Overriding the Openbox configuration."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Openbox is configured for %d desktops, but the current session has %d. "
|
|
|
|
|
"Overriding the Openbox configuration."
|
|
|
|
|
|
|
|
|
|
#: openbox/screen.c:1168
|
2007-05-23 04:28:05 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "desktop %i"
|
|
|
|
|
msgstr "desktop %i"
|
|
|
|
|
|
|
|
|
|
#: openbox/session.c:103
|
2003-12-22 17:50:36 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Unable to make directory '%s': %s"
|
|
|
|
|
msgstr "Unable to make directory '%s': %s"
|
2004-03-31 18:32:44 +00:00
|
|
|
|
|
2007-05-23 04:28:05 +00:00
|
|
|
|
#: openbox/session.c:451
|
2007-04-23 18:21:27 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Unable to save the session to '%s': %s"
|
|
|
|
|
msgstr "Unable to save the session to '%s': %s"
|
2004-03-31 18:32:44 +00:00
|
|
|
|
|
2007-05-23 04:28:05 +00:00
|
|
|
|
#: openbox/session.c:583
|
2007-04-23 18:21:27 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Error while saving the session to '%s': %s"
|
|
|
|
|
msgstr "Error while saving the session to '%s': %s"
|
2007-05-10 05:35:53 +00:00
|
|
|
|
|
2008-01-29 13:04:31 +00:00
|
|
|
|
#: openbox/startupnotify.c:241
|
2007-05-10 05:35:53 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Running %s\n"
|
|
|
|
|
msgstr "Running %s\n"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/translate.c:59
|
2007-05-10 05:35:53 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid modifier key '%s' in key/mouse binding"
|
|
|
|
|
msgstr "Invalid modifier key ‘%s’ in key/mouse binding"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/translate.c:138
|
2007-05-10 05:35:53 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid key code '%s' in key binding"
|
|
|
|
|
msgstr "Invalid key code ‘%s’ in key binding"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/translate.c:145
|
2007-05-10 05:35:53 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Invalid key name '%s' in key binding"
|
|
|
|
|
msgstr "Invalid key name ‘%s’ in key binding"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/translate.c:151
|
2007-05-10 05:35:53 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "Requested key '%s' does not exist on the display"
|
|
|
|
|
msgstr "Requested key ‘%s’ does not exist on the display"
|
|
|
|
|
|
2008-01-17 21:20:53 +00:00
|
|
|
|
#: openbox/xerror.c:40
|
2007-05-10 05:35:53 +00:00
|
|
|
|
#, c-format
|
|
|
|
|
msgid "X Error: %s"
|
|
|
|
|
msgstr "X Error: %s"
|