src/po/pkg.pot
author Jon Tibble <meths@btinternet.com>
Thu, 19 Jan 2012 19:25:18 +0000
branchoi_151a
changeset 2540 8dd3afe7cd4a
parent 1057 2a61fb2fc053
permissions -rw-r--r--
Uncommitted distro-import leftovers from oi_151_release

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").  
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-03-27 13:28+0900\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../client.py:118
msgid ""
"Usage:\n"
"        pkg [options] command [cmd_options] [operands]\n"
"\n"
"Basic subcommands:\n"
"        pkg install [-nvq] [--no-refresh] [--no-index] package...\n"
"        pkg uninstall [-nrvq] [--no-index] package...\n"
"        pkg list [-aHsuvf] [package...]\n"
"        pkg image-update [-fnvq] [--be-name name] [--no-refresh] [--no-"
"index]\n"
"        pkg refresh [--full] [publisher ...]\n"
"        pkg version\n"
"\n"
"Advanced subcommands:\n"
"        pkg info [-lr] [--license] [pkg_fmri_pattern ...]\n"
"        pkg search [-lrI] [-s server] query\n"
"        pkg verify [-Hqv] [pkg_fmri_pattern ...]\n"
"        pkg fix [pkg_fmri_pattern ...]\n"
"        pkg contents [-Hmr] [-o attribute ...] [-s sort_key]\n"
"            [-t action_type ... ] [pkg_fmri_pattern ...]\n"
"        pkg image-create [-fFPUz] [--force] [--full|--partial|--user] [--"
"zone]\n"
"            [-k ssl_key] [-c ssl_cert] [--no-refresh] \n"
"            [--variant <variant_spec>=<instance>]\n"
"            (-p|--publisher) name=uri dir\n"
"\n"
"        pkg set-property propname propvalue\n"
"        pkg unset-property propname ...\n"
"        pkg property [-H] [propname ...]\n"
"\n"
"        pkg set-publisher [-Ped] [-k ssl_key] [-c ssl_cert]\n"
"            [-O origin_uri] [-m mirror_to_add | --add-mirror=mirror_to_add]\n"
"            [-M mirror_to_remove | --remove-mirror=mirror_to_remove]\n"
"            [--enable] [--disable] [--no-refresh] [--reset-uuid] publisher\n"
"        pkg unset-publisher publisher ...\n"
"        pkg publisher [-HPa] [publisher ...]\n"
"        pkg history [-Hl]\n"
"        pkg purge-history\n"
"        pkg rebuild-index\n"
"\n"
"Options:\n"
"        -R dir\n"
"        --help or -?\n"
"\n"
"Environment:\n"
"        PKG_IMAGE"
msgstr ""

#: ../client.py:216
msgid "-s and -v may not be combined"
msgstr ""

#: ../client.py:292 ../client.py:1089 ../client.py:1366
msgid "no packages installed"
msgstr ""

#: ../client.py:299
msgid "No specified packages have available updates"
msgstr ""

#: ../client.py:302
msgid "No installed packages have available updates"
msgstr ""

#: ../client.py:328
#, python-format
msgid "no packages matching '%s' %s"
msgstr ""

#: ../client.py:371
#, python-format
msgid "Created ZFS snapshot: %s"
msgstr ""

#: ../client.py:401
msgid "verify: -v and -q may not be combined"
msgstr ""

#: ../client.py:456
msgid ""
"pkg: no packages matching the following patterns you specified are\n"
"installed on the system.\n"
msgstr ""

#: ../client.py:466
#, python-format
msgid ""
"\n"
"All other patterns matched installed packages.  %s"
msgstr ""

#: ../client.py:507
msgid "image-update: -v and -q may not be combined"
msgstr ""

#: ../client.py:510
#, python-format
msgid "image-update: command does not take operands ('%s')"
msgstr ""

#: ../client.py:520 ../client.py:563
#, python-format
msgid "No image rooted at '%s'"
msgstr ""

#: ../client.py:534 ../client.py:703
msgid "No updates available for this image."
msgstr ""

#: ../client.py:537
#, python-format
msgid ""
"image-update failed (inventory exception):\n"
"%s"
msgstr ""

#: ../client.py:557
msgid ""
"WARNING: pkg(5) appears to be out of date, and should be updated before\n"
"running image-update.\n"
msgstr ""

#: ../client.py:559
msgid ""
"Please update pkg(5) using 'pfexec pkg install SUNWipkg' and then retry\n"
"the image-update."
msgstr ""

#: ../client.py:587
msgid ""
"\n"
"An unexpected error happened while preparing for image-update:"
msgstr ""

#: ../client.py:594
#, python-format
msgid "image-update failed: %s"
msgstr ""

#: ../client.py:597
msgid "image-update cannot be done on live image"
msgstr ""

#: ../client.py:619
#, python-format
msgid ""
"\n"
"An unexpected error happened during image-update: %s"
msgstr ""

#: ../client.py:625
msgid ""
"NOTE: Please review release notes posted at:\n"
"   http://opensolaris.org/os/project/indiana/resources/relnotes/200811/x86/"
msgstr ""

#: ../client.py:672
msgid "install: at least one package name required"
msgstr ""

#: ../client.py:675
msgid "install: -v and -q may not be combined"
msgstr ""

#: ../client.py:690 ../client.py:824 ../client.py:987 ../client.py:1547
#: ../client.py:1629 ../client.py:1753 ../client.py:1807 ../client.py:2183
#, python-format
msgid "'%s' is not an install image"
msgstr ""

#: ../client.py:722
#, python-format
msgid ""
"install failed (inventory exception):\n"
"%s"
msgstr ""

#: ../client.py:748 ../client.py:865
msgid ""
"\n"
"An unexpected error happened while preparing for install:"
msgstr ""

#: ../client.py:757
#, python-format
msgid "installation failed: %s"
msgstr ""

#: ../client.py:776
#, python-format
msgid "An unexpected error happened during installation: %s"
msgstr ""

#: ../client.py:806
msgid "uninstall: at least one package name required"
msgstr ""

#: ../client.py:809
msgid "uninstall: -v and -q may not be combined"
msgstr ""

#: ../client.py:832
#, python-format
msgid ""
"uninstall failed (inventory exception):\n"
"%s"
msgstr ""

#: ../client.py:874
#, python-format
msgid "uninstallation failed: %s"
msgstr ""

#: ../client.py:893
#, python-format
msgid "An unexpected error happened during uninstallation: %s"
msgstr ""

#: ../client.py:965
#, python-format
msgid "%s is not a valid server URL."
msgstr ""

#: ../client.py:1057
msgid "info: -l and -r may not be combined"
msgstr ""

#: ../client.py:1060
msgid "info: must request remote info for specific packages"
msgstr ""

#: ../client.py:1106 ../gui/data/packagemanager.glade.h:49
#: ../packagemanager.py:1167
msgid "Installed"
msgstr ""

#: ../client.py:1108
msgid "Not installed"
msgstr ""

#: ../client.py:1112
msgid "          Name:"
msgstr ""

#: ../client.py:1114
msgid "       Summary:"
msgstr ""

#: ../client.py:1117
msgid "      Category:"
msgstr ""

#: ../client.py:1124
msgid "         State:"
msgstr ""

#. XXX even more info on the publisher would be nice?
#: ../client.py:1127
msgid "     Publisher:"
msgstr ""

#: ../client.py:1128
msgid "       Version:"
msgstr ""

#: ../client.py:1129
msgid " Build Release:"
msgstr ""

#: ../client.py:1130
msgid "        Branch:"
msgstr ""

#: ../client.py:1131
msgid "Packaging Date:"
msgstr ""

#: ../client.py:1132
msgid "          Size:"
msgstr ""

#: ../client.py:1133
msgid "          FMRI:"
msgstr ""

#: ../client.py:1141 ../client.py:1471
msgid ""
"pkg: no packages matching the following patterns you specified are\n"
"installed on the system.  Try specifying -r to query remotely:"
msgstr ""

#: ../client.py:1145 ../client.py:1475
msgid ""
"pkg: no packages matching the following patterns you specified were\n"
"found in the catalog.  Try relaxing the patterns, refreshing, and/or\n"
"examining the catalogs:"
msgstr ""

#: ../client.py:1161
#, python-format
msgid "'%s' matches multiple packages"
msgstr ""

#: ../client.py:1167
msgid "no license information could be found for the following packages:"
msgstr ""

#: ../client.py:1322
msgid "contents: -l and -r may not be combined"
msgstr ""

#: ../client.py:1325
msgid "contents: must request remote contents for specific packages"
msgstr ""

#: ../client.py:1339
#, python-format
msgid "contents: -m and %s may not be specified at the same time"
msgstr ""

#: ../client.py:1344 ../client.py:1347
#, python-format
msgid "Invalid attribute '%s'"
msgstr ""

#: ../client.py:1407 ../client.py:1413 ../modules/client/api_errors.py:144
#, python-format
msgid "pkg: '%s' matches multiple packages"
msgstr ""

#: ../client.py:1490
#, python-format
msgid "pkg: %s/%s catalogs successfully updated:"
msgstr ""

#: ../client.py:1513
#, python-format
msgid "Could not update catalog for '%s' due to insufficient permissions."
msgstr ""

#: ../client.py:1517
msgid "Could not update a catalog due to insufficient permissions."
msgstr ""

#: ../client.py:1520
msgid ""
"Please try the command again using pfexec, or otherwise increase \n"
"    your permissions."
msgstr ""

#: ../client.py:1554
msgid "'pkg publisher' will show a list of publishers."
msgstr ""

#: ../client.py:1612
msgid "requires a publisher name"
msgstr ""

#: ../client.py:1614
msgid "only one publisher name may be specified"
msgstr ""

#: ../client.py:1620
msgid "the -p and -d options may not be combined"
msgstr ""

#: ../client.py:1644
msgid ""
"publisher does not exist. Use -O to define origin URI for new publisher."
msgstr ""

#: ../client.py:1726
#, python-format
msgid ""
"The origin URIs for '%s' do not appear to point to a valid pkg server.\n"
"Please check the server's address and client's network configuration.\n"
"Additional details:\n"
"\n"
"%s"
msgstr ""

#: ../client.py:1779
#, python-format
msgid "Removal failed for '%(pub)s': %(msg)s"
msgstr ""

#: ../client.py:1851
msgid "PUBLISHER"
msgstr ""

#: ../client.py:1851
msgid "TYPE"
msgstr ""

#: ../client.py:1851
msgid "STATUS"
msgstr ""

#: ../client.py:1852
msgid "URI"
msgstr ""

#: ../client.py:1867
msgid "(preferred)"
msgstr ""

#: ../client.py:1869
msgid "(disabled)"
msgstr ""

#. XXX get the real origin status
#: ../client.py:1876
msgid "origin"
msgstr ""

#. XXX get the real mirror status
#: ../client.py:1880
msgid "mirror"
msgstr ""

#: ../client.py:1886
msgid "              SSL Key:"
msgstr ""

#: ../client.py:1887
msgid "             SSL Cert:"
msgstr ""

#: ../client.py:1899
msgid " Cert. Effective Date:"
msgstr ""

#: ../client.py:1901
msgid "Cert. Expiration Date:"
msgstr ""

#: ../client.py:1908
msgid "           Origin URI:"
msgstr ""

#: ../client.py:1914
msgid "           Mirror URI:"
msgstr ""

#: ../client.py:1928
msgid "            Publisher:"
msgstr ""

#: ../client.py:1929
msgid "                Alias:"
msgstr ""

#: ../client.py:1939
msgid "          Client UUID:"
msgstr ""

#: ../client.py:1940
msgid "      Catalog Updated:"
msgstr ""

#: ../client.py:1942 ../client.py:1944
msgid "              Enabled:"
msgstr ""

#: ../client.py:1942
msgid "No"
msgstr ""

#: ../client.py:1944
msgid "Yes"
msgstr ""

#: ../client.py:1955
msgid "set-property: requires a property name and value"
msgstr ""

#: ../client.py:1958
msgid ""
"set-property: set-publisher must be used to change the preferred publisher"
msgstr ""

#: ../client.py:1982
msgid "unset-property: requires at least one property name"
msgstr ""

#: ../client.py:1986
msgid ""
"unset-property: set-publisher must be used to change the preferred publisher"
msgstr ""

#: ../client.py:1993
#, python-format
msgid "unset-property: no such property: %s"
msgstr ""

#: ../client.py:2014
#, python-format
msgid "property: no such property: %s"
msgstr ""

#: ../client.py:2077 ../client.py:2112
msgid ""
"image-create requires publisher argument to be of the form '<prefix>=<url>'."
msgstr ""

#: ../client.py:2086
msgid ""
"image-create requires variant arguments to be of the form '<name>=<value>'."
msgstr ""

#: ../client.py:2092
msgid "image-create requires a single image directory path"
msgstr ""

#: ../client.py:2097
#, python-format
msgid "pkg: set-publisher: SSL key file '%s' does not exist"
msgstr ""

#: ../client.py:2104
#, python-format
msgid "pkg: set-publisher: SSL key cert '%s' does not exist"
msgstr ""

#: ../client.py:2109
msgid "image-create requires a publisher argument"
msgstr ""

#: ../client.py:2116
#, python-format
msgid "image-create requires that a prefix not match: %s"
msgstr ""

#: ../client.py:2121
msgid "image-create: publisher prefix has invalid characters"
msgstr ""

#: ../client.py:2126
msgid "image-create: publisher URI is invalid"
msgstr ""

#: ../client.py:2133
#, python-format
msgid "there is already an image at: %s"
msgstr ""

#: ../client.py:2134 ../client.py:2141
msgid "To override, use the -f (force) option."
msgstr ""

#: ../client.py:2140
#, python-format
msgid "Non-empty directory: %s"
msgstr ""

#: ../client.py:2149
#, python-format
msgid "cannot create image at %s: %s"
msgstr ""

#: ../client.py:2156
#, python-format
msgid ""
"The URI '%s' does not appear to point to a valid pkg server.\n"
"Please check the server's address and client's network configuration.\n"
"Additional details:\n"
"\n"
"%s"
msgstr ""

#: ../client.py:2177
#, python-format
msgid "rebuild-index: command does not take operands ('%s')"
msgstr ""

#: ../client.py:2215
msgid "history: -H and -l may not be combined"
msgstr ""

#: ../client.py:2219
msgid "TIME"
msgstr ""

#: ../client.py:2220
msgid "OPERATION"
msgstr ""

#: ../client.py:2220
msgid "CLIENT"
msgstr ""

#: ../client.py:2220
msgid "OUTCOME"
msgstr ""

#: ../client.py:2313
#, python-format
msgid "illegal global option -- %s"
msgstr ""

#: ../client.py:2321
#, python-format
msgid "%(opt)s takes argument of form name=value, not %(arg)s"
msgstr ""

#: ../client.py:2355 ../client.py:2365
#, python-format
msgid "-R not allowed for %s subcommand"
msgstr ""

#: ../client.py:2360 ../client.py:2466 ../publish.py:358
#, python-format
msgid "illegal %s option -- %s"
msgstr ""

#: ../client.py:2368
#, python-format
msgid "version: command does not take operands ('%s')"
msgstr ""

#: ../client.py:2393
msgid ""
"Could not find image.  Use the -R option or set $PKG_IMAGE to point\n"
"to an image, or change the working directory to one inside the image."
msgstr ""

#: ../client.py:2407
msgid "No image found."
msgstr ""

#: ../client.py:2413
#, python-format
msgid "client configuration error: %s"
msgstr ""

#: ../client.py:2458
msgid "History purged."
msgstr ""

#: ../client.py:2463 ../publish.py:356
#, python-format
msgid "unknown subcommand '%s'"
msgstr ""

#: ../client.py:2499
#, python-format
msgid ""
"\n"
"Maximum number of network retries exceeded during download. Details follow:\n"
"%s"
msgstr ""

#: ../client.py:2506
msgid ""
"An error was encountered while attempting to retrieve package or file data "
"for the requested operation."
msgstr ""

#: ../client.py:2513
msgid ""
"\n"
"Unable to contact a valid package depot. This may be due to a problem with "
"the server, network misconfiguration, or an incorrect pkg client "
"configuration.  Please check your network settings and attempt to contact "
"the server using a web browser."
msgstr ""

#: ../client.py:2518
#, python-format
msgid ""
"\n"
"Additional details:\n"
"\n"
"%s"
msgstr ""

#: ../client.py:2525
msgid ""
"An error was encountered while attempting to load history information\n"
"about past client operations."
msgstr ""

#: ../client.py:2534
msgid ""
"An error was encountered while attempting to store information about the\n"
"current operation in client history."
msgstr ""

#: ../client.py:2544
msgid "An error was encountered while attempting to purge client history."
msgstr ""

#: ../client.py:2551
#, python-format
msgid ""
"The pkg command appears out of sync with the libraries provided \n"
"by SUNWipkg. The client version is %(client)s while the library API version "
"is %(api)s"
msgstr ""

#: ../client.py:2563 ../publish.py:382
#, python-format
msgid ""
"\n"
"\n"
"This is an internal error.  Please let the developers know about this\n"
"problem by filing a bug at http://defect.opensolaris.org and including the\n"
"above traceback and this message.  The version of pkg(5) is '%s'."
msgstr ""

#. self.__add_package_to_category(_("All"),None,None,None);
#. Category names until xdg is imported.
#. from xdg.DesktopEntry import *
#. entry = DesktopEntry ()
#. directory = '/usr/share/desktop-directories'
#. for root, dirs, files in os.walk (directory):
#. for name in files:
#. entry.parse (os.path.join (root, name))
#. self.__add_category_to_section (entry.getName (),
#. _('Applications Desktop'))
#: ../gui/data/l10n.py:31 ../packagemanager.py:3524 ../packagemanager.py:3526
#: ../packagemanager.py:3551
msgid "Accessories"
msgstr ""

#: ../gui/data/l10n.py:32
msgid "Administration and Configuration"
msgstr ""

#: ../gui/data/l10n.py:33
msgid "Applets"
msgstr ""

#: ../gui/data/l10n.py:34
msgid "Application and Web Servers"
msgstr ""

#: ../gui/data/l10n.py:35
msgid "C"
msgstr ""

#: ../gui/data/l10n.py:36
msgid "C++"
msgstr ""

#: ../gui/data/l10n.py:37
msgid "Configuration and Preferences"
msgstr ""

#: ../gui/data/l10n.py:38 ../packagemanager.py:3569
msgid "Core"
msgstr ""

#: ../gui/data/l10n.py:39
msgid "Databases"
msgstr ""

#: ../gui/data/l10n.py:40
msgid "Databases (System)"
msgstr ""

#: ../gui/data/l10n.py:41
msgid "Desktop"
msgstr ""

#: ../gui/data/l10n.py:42
msgid "Display"
msgstr ""

#: ../gui/data/l10n.py:43
msgid "Distribution Tools"
msgstr ""

#: ../gui/data/l10n.py:44
msgid "Documentation"
msgstr ""

#: ../gui/data/l10n.py:45
msgid "Enterprise Management"
msgstr ""

#: ../gui/data/l10n.py:46
msgid "File Managers"
msgstr ""

#: ../gui/data/l10n.py:47
msgid "File System"
msgstr ""

#: ../gui/data/l10n.py:48
msgid "Fonts"
msgstr ""

#: ../gui/data/l10n.py:49
msgid "GNOME and GTK+"
msgstr ""

#: ../gui/data/l10n.py:50
msgid "GNU"
msgstr ""

#: ../gui/data/l10n.py:51 ../packagemanager.py:3528 ../packagemanager.py:3532
#: ../packagemanager.py:3536 ../packagemanager.py:3553
msgid "Games"
msgstr ""

#: ../gui/data/l10n.py:52
msgid "Graphics and Imaging"
msgstr ""

#: ../gui/data/l10n.py:53
msgid "Hardware"
msgstr ""

#: ../gui/data/l10n.py:54
msgid "High Performance Computing"
msgstr ""

#: ../gui/data/l10n.py:55
msgid "Integrated Development Environments"
msgstr ""

#: ../gui/data/l10n.py:56
msgid "Internationalization"
msgstr ""

#: ../gui/data/l10n.py:57 ../packagemanager.py:3557
msgid "Internet"
msgstr ""

#: ../gui/data/l10n.py:58
msgid "Java"
msgstr ""

#: ../gui/data/l10n.py:59
msgid "Libraries"
msgstr ""

#: ../gui/data/l10n.py:60
msgid "Libraries (System)"
msgstr ""

#: ../gui/data/l10n.py:61
msgid "Localizations (Desktop)"
msgstr ""

#: ../gui/data/l10n.py:62
msgid "Localizations (System)"
msgstr ""

#: ../gui/data/l10n.py:63 ../packagemanager.py:3573
msgid "Media"
msgstr ""

#: ../gui/data/l10n.py:64
msgid "Networking"
msgstr ""

#: ../gui/data/l10n.py:65 ../packagemanager.py:3559 ../packagemanager.py:3578
msgid "Office"
msgstr ""

#: ../gui/data/l10n.py:66
msgid "Other Languages"
msgstr ""

#: ../gui/data/l10n.py:67
msgid "Other Peripherals"
msgstr ""

#: ../gui/data/l10n.py:68
msgid "PHP"
msgstr ""

#: ../gui/data/l10n.py:69
msgid "Packaging"
msgstr ""

#: ../gui/data/l10n.py:70
msgid "Perl"
msgstr ""

#: ../gui/data/l10n.py:71
msgid "Plug-ins and Run-times"
msgstr ""

#: ../gui/data/l10n.py:72
msgid "Ports"
msgstr ""

#: ../gui/data/l10n.py:73
msgid "Printing"
msgstr ""

#: ../gui/data/l10n.py:74
msgid "Python"
msgstr ""

#: ../gui/data/l10n.py:75
msgid "Ruby"
msgstr ""

#: ../gui/data/l10n.py:76
msgid "Scripts"
msgstr ""

#: ../gui/data/l10n.py:77
msgid "Security"
msgstr ""

#: ../gui/data/l10n.py:78
msgid "Services"
msgstr ""

#: ../gui/data/l10n.py:79
msgid "Sessions"
msgstr ""

#: ../gui/data/l10n.py:80
msgid "Shells"
msgstr ""

#: ../gui/data/l10n.py:81
msgid "Software Management"
msgstr ""

#: ../gui/data/l10n.py:82
msgid "Sound and Video"
msgstr ""

#: ../gui/data/l10n.py:83
msgid "Source Code Management"
msgstr ""

#: ../gui/data/l10n.py:84
msgid "Storage"
msgstr ""

#: ../gui/data/l10n.py:85 ../packagemanager.py:1269
msgid "System"
msgstr ""

#: ../gui/data/l10n.py:86
msgid "System Utilities"
msgstr ""

#: ../gui/data/l10n.py:87
msgid "Text Tools"
msgstr ""

#: ../gui/data/l10n.py:88
msgid "Trusted"
msgstr ""

#: ../gui/data/l10n.py:89 ../packagemanager.py:3565
msgid "Universal Access"
msgstr ""

#: ../gui/data/l10n.py:90
msgid "Virtualization"
msgstr ""

#: ../gui/data/l10n.py:91
msgid "Window Managers"
msgstr ""

#: ../gui/data/l10n.py:92
msgid "X11"
msgstr ""

#: ../gui/data/l10n.py:93
msgid "X11 (System)"
msgstr ""

#: ../gui/data/addmoresoftware.desktop.in.h:1
msgid "Add More Software"
msgstr ""

#: ../gui/data/addmoresoftware.desktop.in.h:2
#: ../gui/data/packagemanager.desktop.in.h:1
msgid "Install, update and remove software packages"
msgstr ""

#. XXX Remove and use _() where self._ and self.parent._ are being used
#: ../gui/data/packagemanager.desktop.in.h:2
#: ../gui/data/packagemanager.glade.h:59 ../gui/modules/webinstall.py:304
#: ../packagemanager.py:177 ../packagemanager.py:2076
#: ../packagemanager.py:3159
msgid "Package Manager"
msgstr ""

#: ../gui/data/packagemanager.glade.h:1
msgid "<b>Add new repositories and manage existing ones.</b>"
msgstr ""

#: ../gui/data/packagemanager.glade.h:2
msgid "<b>Apply the following changes:</b>"
msgstr ""

#: ../gui/data/packagemanager.glade.h:3
msgid ""
"<b>Create New Boot Environment</b>\n"
"\n"
"Update All creates a new boot environment (BE) as a means of archiving the\n"
"current BE. The new BE consists of the updated packages and is the default "
"BE\n"
"when the system is rebooted.\n"
msgstr ""

#: ../gui/data/packagemanager.glade.h:9
msgid "<b>Delete, rename and activate boot environments.</b>"
msgstr ""

#: ../gui/data/packagemanager.glade.h:10
msgid "<b>Modify Repository URL</b>"
msgstr ""

#: ../gui/data/packagemanager.glade.h:11
msgid "<b>PACKAGE NAME</b>"
msgstr ""

#: ../gui/data/packagemanager.glade.h:12
msgid "<b>Package Name</b>"
msgstr ""

#: ../gui/data/packagemanager.glade.h:13
msgid "<b>Review the packages to be removed:</b>"
msgstr ""

#: ../gui/data/packagemanager.glade.h:14
msgid "<b>Search</b>"
msgstr ""

#: ../gui/data/packagemanager.glade.h:15
msgid "<b>Startup</b>"
msgstr ""

#: ../gui/data/packagemanager.glade.h:16
msgid "<b>_Mirrors</b>"
msgstr ""

#: ../gui/data/packagemanager.glade.h:17
msgid "<b>_SSL Key and Certificate</b>"
msgstr ""

#: ../gui/data/packagemanager.glade.h:18
msgid "<big><b>Package Manager Web Installer</b></big>"
msgstr ""

#: ../gui/data/packagemanager.glade.h:19
msgid "<i>_Repository:</i>"
msgstr ""

#: ../gui/data/packagemanager.glade.h:20
msgid "About"
msgstr ""

#: ../gui/data/packagemanager.glade.h:21
msgid "About Glade"
msgstr ""

#: ../gui/data/packagemanager.glade.h:22
msgid "B_rowse"
msgstr ""

#: ../gui/data/packagemanager.glade.h:23
msgid "Boot Environment Confirmation"
msgstr ""

#: ../gui/data/packagemanager.glade.h:24
msgid "Br_owse"
msgstr ""

#: ../gui/data/packagemanager.glade.h:25
msgid "Browse for SSL Certificate"
msgstr ""

#: ../gui/data/packagemanager.glade.h:26
msgid "Browse for SSL Key"
msgstr ""

#: ../gui/data/packagemanager.glade.h:27 ../um/data/updatemanager.glade.h:4
msgid "Checking for latest SUNWipkg and SUNWipkg-gui, please wait..."
msgstr ""

#: ../gui/data/packagemanager.glade.h:28
msgid "Checking package dependencies..."
msgstr ""

#: ../gui/data/packagemanager.glade.h:29
msgid "Clear"
msgstr ""

#: ../gui/data/packagemanager.glade.h:30
msgid "Click to get list of newest packages."
msgstr ""

#: ../gui/data/packagemanager.glade.h:31
msgid "Click to update all installed packages."
msgstr ""

#: ../gui/data/packagemanager.glade.h:32
msgid "Copy"
msgstr ""

#: ../gui/data/packagemanager.glade.h:33
msgid ""
"Copyright 2009 Sun Microsystems, Inc.  \n"
"All rights reserved.\n"
"Use is subject to license terms."
msgstr ""

#: ../gui/data/packagemanager.glade.h:36
msgid "Cu_t"
msgstr ""

#: ../gui/data/packagemanager.glade.h:37
msgid "Currently active boot environment"
msgstr ""

#: ../gui/data/packagemanager.glade.h:38
msgid "Cut action"
msgstr ""

#: ../gui/data/packagemanager.glade.h:39
msgid "Dependencies"
msgstr ""

#: ../gui/data/packagemanager.glade.h:40
msgid "Deselect selected packages"
msgstr ""

#: ../gui/data/packagemanager.glade.h:41
msgid "Details"
msgstr ""

#: ../gui/data/packagemanager.glade.h:42
msgid "Do not notify me about these repositories again."
msgstr ""

#: ../gui/data/packagemanager.glade.h:43 ../gui/modules/installupdate.py:100
#: ../um/data/updatemanager.glade.h:6 ../updatemanager.py:174
#: ../updatemanager.py:397 ../updatemanager.py:404 ../updatemanager.py:411
#: ../updatemanager.py:418 ../updatemanager.py:425
msgid "Download"
msgstr ""

#: ../gui/data/packagemanager.glade.h:44
msgid "Files"
msgstr ""

#: ../gui/data/packagemanager.glade.h:45 ../gui/modules/installupdate.py:101
#: ../updatemanager.py:190 ../updatemanager.py:398 ../updatemanager.py:405
#: ../updatemanager.py:412 ../updatemanager.py:419 ../updatemanager.py:426
msgid "Install"
msgstr ""

#: ../gui/data/packagemanager.glade.h:46
msgid "Install or Update selected packages"
msgstr ""

#: ../gui/data/packagemanager.glade.h:47 ../gui/modules/installupdate.py:237
msgid "Install/Update"
msgstr ""

#: ../gui/data/packagemanager.glade.h:48
msgid "Install/Upgrade Check"
msgstr ""

#: ../gui/data/packagemanager.glade.h:50
msgid "Legend:"
msgstr ""

#: ../gui/data/packagemanager.glade.h:51
msgid "License"
msgstr ""

#: ../gui/data/packagemanager.glade.h:52
msgid "M_irror:"
msgstr ""

#: ../gui/data/packagemanager.glade.h:53
msgid "Manage Boot Environments"
msgstr ""

#: ../gui/data/packagemanager.glade.h:54
msgid "Manage Repositories"
msgstr ""

#: ../gui/data/packagemanager.glade.h:55
msgid "Manage _Boot Environments..."
msgstr ""

#: ../gui/data/packagemanager.glade.h:56
msgid "Modify Repository"
msgstr ""

#: ../gui/data/packagemanager.glade.h:57
msgid "Online Help"
msgstr ""

#: ../gui/data/packagemanager.glade.h:58
msgid "Online _Help"
msgstr ""

#: ../gui/data/packagemanager.glade.h:60
msgid "Package Manager Preferences"
msgstr ""

#: ../gui/data/packagemanager.glade.h:61
msgid "Paste"
msgstr ""

#: ../gui/data/packagemanager.glade.h:62
msgid "Pre_ferences"
msgstr ""

#: ../gui/data/packagemanager.glade.h:63
msgid "Preferences"
msgstr ""

#: ../gui/data/packagemanager.glade.h:64 ../gui/modules/installupdate.py:99
msgid "Preparation"
msgstr ""

#: ../gui/data/packagemanager.glade.h:65 ../gui/modules/webinstall.py:198
msgid "Proceed only if you trust this new repository "
msgstr ""

#: ../gui/data/packagemanager.glade.h:66 ../um/data/updatemanager.glade.h:9
msgid "Processing"
msgstr ""

#: ../gui/data/packagemanager.glade.h:67
msgid "Quit application"
msgstr ""

#: ../gui/data/packagemanager.glade.h:68
msgid "Reload"
msgstr ""

#: ../gui/data/packagemanager.glade.h:69
msgid "Remote search error"
msgstr ""

#: ../gui/data/packagemanager.glade.h:70 ../gui/modules/installupdate.py:202
#: ../gui/modules/installupdate.py:205
msgid "Remove"
msgstr ""

#: ../gui/data/packagemanager.glade.h:71
msgid "Remove Confirmation"
msgstr ""

#: ../gui/data/packagemanager.glade.h:72
msgid "Remove selected packages"
msgstr ""

#: ../gui/data/packagemanager.glade.h:73
msgid "SSL C_ertificate: "
msgstr ""

#: ../gui/data/packagemanager.glade.h:74
msgid "SSL Key and Certificate"
msgstr ""

#: ../gui/data/packagemanager.glade.h:75
msgid "SSL _Certificate:"
msgstr ""

#: ../gui/data/packagemanager.glade.h:76
msgid "SSL _Key:"
msgstr ""

#: ../gui/data/packagemanager.glade.h:77
msgid "SSL _Key: "
msgstr ""

#: ../gui/data/packagemanager.glade.h:78
msgid "Se_arch:"
msgstr ""

#: ../gui/data/packagemanager.glade.h:79
msgid "Search"
msgstr ""

#: ../gui/data/packagemanager.glade.h:80
msgid "Search All Repositories Error"
msgstr ""

#: ../gui/data/packagemanager.glade.h:81
msgid ""
"Search All Repositories cannot be performed on the following\n"
"repositories:"
msgstr ""

#: ../gui/data/packagemanager.glade.h:83
msgid "Select All Items"
msgstr ""

#: ../gui/data/packagemanager.glade.h:84
msgid "Select Updates"
msgstr ""

#: ../gui/data/packagemanager.glade.h:85
msgid "Select _All"
msgstr ""

#: ../gui/data/packagemanager.glade.h:86
msgid "Select _Updates"
msgstr ""

#: ../gui/data/packagemanager.glade.h:87
msgid "Select from the list to modify or remove existing repositories."
msgstr ""

#: ../gui/data/packagemanager.glade.h:88
msgid "Select packages by marking the checkbox and click to Install/Update."
msgstr ""

#: ../gui/data/packagemanager.glade.h:89
msgid "Select packages by marking the checkbox and click to Remove selected."
msgstr ""

#: ../gui/data/packagemanager.glade.h:90
msgid "Sho_w:"
msgstr ""

#: ../gui/data/packagemanager.glade.h:91
msgid "Short description"
msgstr ""

#: ../gui/data/packagemanager.glade.h:92
msgid "Start Page"
msgstr ""

#: ../gui/data/packagemanager.glade.h:93
msgid "Start _Page"
msgstr ""

#: ../gui/data/packagemanager.glade.h:94
msgid "The folllowing will be added to your system"
msgstr ""

#: ../gui/data/packagemanager.glade.h:95
msgid "This is a secure repository. Refer to the posted"
msgstr ""

#: ../gui/data/packagemanager.glade.h:96
msgid ""
"This repository requires a SSL Key and certificate.\n"
"Enter the location of these files in the spaces provided, or use the "
"Browse \n"
"buttons to provide their location."
msgstr ""

#: ../gui/data/packagemanager.glade.h:99
msgid "Type text to search name and description of the package."
msgstr ""

#: ../gui/data/packagemanager.glade.h:100 ../gui/modules/installupdate.py:221
#: ../packagemanager.py:321 ../packagemanager.py:3475
msgid "Update All"
msgstr ""

#: ../gui/data/packagemanager.glade.h:101
msgid "Update all packages"
msgstr ""

#: ../gui/data/packagemanager.glade.h:102 ../packagemanager.py:1277
msgid "Updates"
msgstr ""

#: ../gui/data/packagemanager.glade.h:103
msgid "_About"
msgstr ""

#: ../gui/data/packagemanager.glade.h:104
msgid "_Add"
msgstr ""

#: ../gui/data/packagemanager.glade.h:105
msgid "_Browse"
msgstr ""

#: ../gui/data/packagemanager.glade.h:106
msgid "_Clear"
msgstr ""

#: ../gui/data/packagemanager.glade.h:107
msgid "_Copy"
msgstr ""

#: ../gui/data/packagemanager.glade.h:108
msgid "_Deselect"
msgstr ""

#: ../gui/data/packagemanager.glade.h:109
msgid "_Edit"
msgstr ""

#: ../gui/data/packagemanager.glade.h:110
msgid "_Enable type ahead search (slow on large repositories)"
msgstr ""

#: ../gui/data/packagemanager.glade.h:111
msgid "_File"
msgstr ""

#: ../gui/data/packagemanager.glade.h:112
msgid "_Help"
msgstr ""

#: ../gui/data/packagemanager.glade.h:113
msgid "_Install / Update"
msgstr ""

#: ../gui/data/packagemanager.glade.h:114
msgid "_Instructions"
msgstr ""

#: ../gui/data/packagemanager.glade.h:115
msgid "_Manage Repositories..."
msgstr ""

#: ../gui/data/packagemanager.glade.h:116
msgid "_Modify..."
msgstr ""

#: ../gui/data/packagemanager.glade.h:117
msgid "_Name: "
msgstr ""

#: ../gui/data/packagemanager.glade.h:118
msgid "_Package"
msgstr ""

#: ../gui/data/packagemanager.glade.h:119
msgid "_Paste"
msgstr ""

#: ../gui/data/packagemanager.glade.h:120
msgid "_Proceed"
msgstr ""

#: ../gui/data/packagemanager.glade.h:121
msgid "_Quit"
msgstr ""

#: ../gui/data/packagemanager.glade.h:122
msgid "_Remove"
msgstr ""

#: ../gui/data/packagemanager.glade.h:123
msgid "_Show Start Page on startup     "
msgstr ""

#: ../gui/data/packagemanager.glade.h:124
msgid "_URL: "
msgstr ""

#: ../gui/data/packagemanager.glade.h:125 ../um/data/updatemanager.glade.h:17
msgid "_Update All"
msgstr ""

#: ../gui/data/packagemanager.glade.h:126
msgid "gtk-cancel"
msgstr ""

#: ../gui/data/packagemanager.glade.h:127
msgid "gtk-close"
msgstr ""

#: ../gui/data/packagemanager.glade.h:128
msgid "gtk-help"
msgstr ""

#: ../gui/data/packagemanager.glade.h:129
msgid "gtk-ok"
msgstr ""

#: ../gui/data/packagemanager.glade.h:130
msgid ""
"lf the repository requires a SSL key and certificate, or if it has mirrors, "
"add the new\n"
"repository, and then click Modify to add additional information."
msgstr ""

#: ../gui/data/packagemanager-preferences.schemas.in.h:1
msgid ""
"A boolean which determines if the Start Page should be shown on startup or "
"the initial list view."
msgstr ""

#: ../gui/data/packagemanager-preferences.schemas.in.h:2
msgid ""
"A boolean which determines if the search is executed dynamically as user "
"types or only when user hits the return key."
msgstr ""

#: ../gui/data/packagemanager-preferences.schemas.in.h:3
msgid ""
"A string which determines if the remote search repository is shown or not in "
"the error dialog."
msgstr ""

#: ../gui/data/packagemanager-preferences.schemas.in.h:4
msgid ""
"An integer which identifies the initial show filter value to be displayed "
"when packagemanager starts. 0 corresponds to All Packages."
msgstr ""

#: ../gui/data/packagemanager-preferences.schemas.in.h:5
msgid ""
"An integer which identifies the initial toplevel value to be displayed when "
"packagemanager starts. 0 corresponds to All Categories."
msgstr ""

#: ../gui/data/packagemanager-preferences.schemas.in.h:6
msgid ""
"Comma separated list of repositories which we do show if they doesn't "
"support remote search"
msgstr ""

#: ../gui/data/packagemanager-preferences.schemas.in.h:7
msgid "Enable type ahead search"
msgstr ""

#: ../gui/data/packagemanager-preferences.schemas.in.h:8
msgid "Initial section value"
msgstr ""

#: ../gui/data/packagemanager-preferences.schemas.in.h:9
msgid "Initial show filter value"
msgstr ""

#: ../gui/data/packagemanager-preferences.schemas.in.h:10
msgid "Show Start Page on startup"
msgstr ""

#: ../gui/data/packagemanager-preferences.schemas.in.h:11
msgid "Start Page Update URL"
msgstr ""

#: ../gui/data/packagemanager-preferences.schemas.in.h:12
msgid ""
"The location from which to fetch updates to the Package Manager Start Page."
msgstr ""

#: ../gui/modules/webinstall.py:109
#, python-format
msgid "GUI will not respond to any event! %s. Check webinstall.py signals"
msgstr ""

#: ../gui/modules/webinstall.py:122
msgid ""
"\n"
" Add New Repository\n"
msgstr ""

#: ../gui/modules/webinstall.py:125
msgid ""
"\n"
" Add New Repositories\n"
msgstr ""

#: ../gui/modules/webinstall.py:130
msgid ""
"\n"
" All specified repositories and packages are already on the system.\n"
msgstr ""

#: ../gui/modules/webinstall.py:139
#, python-format
msgid "\t%s "
msgstr ""

#: ../gui/modules/webinstall.py:143 ../packagemanager.py:686
#, python-format
msgid " (%s)\n"
msgstr ""

#: ../gui/modules/webinstall.py:148
msgid ""
"\n"
" Install Packages\n"
msgstr ""

#: ../gui/modules/webinstall.py:156
#, python-format
msgid "\t%s: "
msgstr ""

#: ../gui/modules/webinstall.py:159 ../gui/modules/installupdate.py:807
#: ../gui/modules/installupdate.py:857 ../updatemanager.py:992
#, python-format
msgid "%s\n"
msgstr ""

#: ../gui/modules/webinstall.py:201
msgid "Proceed only if you trust these new repositories"
msgstr ""

#: ../gui/modules/webinstall.py:247 ../gui/modules/webinstall.py:374
#: ../gui/modules/webinstall.py:383
msgid "Repository Error"
msgstr ""

#: ../gui/modules/webinstall.py:335
msgid "API Error"
msgstr ""

#: ../gui/modules/webinstall.py:352
msgid "Error"
msgstr ""

#: ../gui/modules/webinstall.py:380
msgid "Error reading the p5i file."
msgstr ""

#: ../gui/modules/beadmin.py:73
msgid ""
"The <b>libbe</b> library was not found on your system.\n"
"All functions for managing Boot Environments are disabled"
msgstr ""

#: ../gui/modules/beadmin.py:81
msgid "BE management"
msgstr ""

#: ../gui/modules/beadmin.py:154
#, python-format
msgid "GUI will not respond to any event! %s. Check beadmin.py signals"
msgstr ""

#: ../gui/modules/beadmin.py:164
msgid "Loading Boot Environment Information"
msgstr ""

#: ../gui/modules/beadmin.py:166
msgid "Fetching BE entries..."
msgstr ""

#: ../gui/modules/beadmin.py:193
msgid "Boot Environment"
msgstr ""

#: ../gui/modules/beadmin.py:204
msgid "Created"
msgstr ""

#: ../gui/modules/beadmin.py:213
msgid "Size"
msgstr ""

#: ../gui/modules/beadmin.py:221
msgid "Active on Reboot"
msgstr ""

#: ../gui/modules/beadmin.py:232
msgid "Delete"
msgstr ""

#: ../gui/modules/beadmin.py:247 ../gui/modules/repository.py:470
#: ../gui/modules/repository.py:539 ../gui/modules/repository.py:727
#: ../gui/modules/repository.py:746 ../gui/modules/repository.py:867
msgid "Applying changes"
msgstr ""

#: ../gui/modules/beadmin.py:249 ../gui/modules/repository.py:471
#: ../gui/modules/repository.py:540 ../gui/modules/repository.py:728
#: ../gui/modules/repository.py:747 ../gui/modules/repository.py:868
msgid "Applying changes, please wait ..."
msgstr ""

#: ../gui/modules/beadmin.py:278
msgid "Active on reboot:\n"
msgstr ""

#: ../gui/modules/beadmin.py:279
msgid "Delete boot environments:\n"
msgstr ""

#: ../gui/modules/beadmin.py:280
msgid "Rename boot environments:\n"
msgstr ""

#: ../gui/modules/beadmin.py:319
msgid " to "
msgstr ""

#: ../gui/modules/beadmin.py:373
msgid "<b>Couldn't change Active Boot Environment to:</b>\n"
msgstr ""

#: ../gui/modules/beadmin.py:378
msgid "<b>Couldn't delete Boot Environments:</b>\n"
msgstr ""

#: ../gui/modules/beadmin.py:385
msgid "<b>Couldn't rename Boot Environments:</b>\n"
msgstr ""

#: ../gui/modules/beadmin.py:388
#, python-format
msgid "%s <b>to</b> %s\n"
msgstr ""

#: ../gui/modules/beadmin.py:407
msgid "BE error"
msgstr ""

#: ../gui/modules/beadmin.py:492
msgid ""
"The <b>libbe</b> library couldn't  prepare list of Boot Environments.\n"
"All functions for managing Boot Environments are disabled"
msgstr ""

#: ../gui/modules/beadmin.py:522 ../gui/modules/beadmin.py:541
msgid "%m/%d/%y %H:%M"
msgstr ""

#: ../gui/modules/beadmin.py:527 ../gui/modules/beadmin.py:546
#, python-format
msgid "Error conversion from UTF-8 to %s."
msgstr ""

#: ../gui/modules/beadmin.py:563
#, python-format
msgid "Error conversion from %s to UTF-8."
msgstr ""

#: ../gui/modules/installupdate.py:99
msgid "Preparing..."
msgstr ""

#: ../gui/modules/installupdate.py:100 ../gui/modules/installupdate.py:495
msgid "Downloading..."
msgstr ""

#: ../gui/modules/installupdate.py:101
msgid "Installing..."
msgstr ""

#: ../gui/modules/installupdate.py:190
#, python-format
msgid "GUI will not respond to any event! %s. Check installupdate.py signals"
msgstr ""

#. We are not showing the download stage in the main stage list
#: ../gui/modules/installupdate.py:202
msgid "Removing..."
msgstr ""

#: ../gui/modules/installupdate.py:251
msgid "Canceling..."
msgstr ""

#: ../gui/modules/installupdate.py:319
msgid "BE name is in use"
msgstr ""

#: ../gui/modules/installupdate.py:321
msgid "BE name is invalid"
msgstr ""

#: ../gui/modules/installupdate.py:355
#, python-format
msgid "Ensuring %s is up to date..."
msgstr ""

#: ../gui/modules/installupdate.py:376
msgid ""
"Accessing this restricted repository failed.\n"
"You either need to register to access this repository,\n"
"the certificate expired, or you need to accept the repository\n"
"certificate."
msgstr ""

#: ../gui/modules/installupdate.py:386
msgid "Inventory exception:\n"
msgstr ""

#: ../gui/modules/installupdate.py:393
msgid ""
"Please check the network connection.\n"
"Is the repository accessible?"
msgstr ""

#: ../gui/modules/installupdate.py:403
#, python-format
msgid ""
"Please check the network connection.\n"
"Is the repository accessible?\n"
"\n"
"%s"
msgstr ""

#: ../gui/modules/installupdate.py:409
msgid ""
"pkg(5) appears to be out of date and should be\n"
"updated before running Update All.\n"
"Please update SUNWipkg package"
msgstr ""

#: ../gui/modules/installupdate.py:415
#, python-format
msgid ""
"Cannot remove:\n"
"\t%s\n"
"Due to the following packages that depend on it:\n"
msgstr ""

#: ../gui/modules/installupdate.py:424
#, python-format
msgid ""
"\n"
"Failure of consistent use of pfexec or gksu when running\n"
"%s is often a source of this problem."
msgstr ""

#: ../gui/modules/installupdate.py:427
msgid ""
"\n"
"To rebuild index, please use the terminal command:"
msgstr ""

#: ../gui/modules/installupdate.py:428
msgid ""
"\n"
"\tpfexec pkg rebuild-index"
msgstr ""

#: ../gui/modules/installupdate.py:432
msgid ""
"There was an error during installation. The search\n"
"index is corrupted. You might want try to fix this\n"
"problem by running command:\n"
"\tpfexec pkg rebuild-index"
msgstr ""

#: ../gui/modules/installupdate.py:439
msgid ""
"This is an Live Image. The install\n"
"operation can't be performed."
msgstr ""

#: ../gui/modules/installupdate.py:444
#, python-format
msgid ""
"There was an error during installation.\n"
"The Plan of the operation is missing and the operation\n"
"can't be finished. You might want try to fix this\n"
"problem by restarting %s\n"
msgstr ""

#: ../gui/modules/installupdate.py:451
#, python-format
msgid ""
"There was an error during installation.\n"
"The State of the image is incorrect and the operation\n"
"can't be finished. You might want try to fix this\n"
"problem by restarting %s\n"
msgstr ""

#: ../gui/modules/installupdate.py:462
msgid "Specifying BE Name not supported.\n"
msgstr ""

#: ../gui/modules/installupdate.py:466
#, python-format
msgid "Invalid BE Name: %s.\n"
msgstr ""

#: ../gui/modules/installupdate.py:491
#, python-format
msgid "Updating %s"
msgstr ""

#: ../gui/modules/installupdate.py:497
msgid "Executing..."
msgstr ""

#: ../gui/modules/installupdate.py:504
msgid "Gathering packages information, please wait..."
msgstr ""

#: ../gui/modules/installupdate.py:526
msgid "All packages already installed."
msgstr ""

#: ../gui/modules/installupdate.py:531
msgid ""
"Selected package(s) cannot be updated on their own.\n"
"Click Update All to update all packages."
msgstr ""

#: ../gui/modules/installupdate.py:534
msgid "Your system have been already updated."
msgstr ""

#: ../gui/modules/installupdate.py:572 ../gui/modules/installupdate.py:607
msgid "No futher information available"
msgstr ""

#: ../gui/modules/installupdate.py:575 ../gui/modules/installupdate.py:598
msgid ""
"\n"
"Error:\n"
msgstr ""

#: ../gui/modules/installupdate.py:578 ../gui/modules/installupdate.py:588
msgid " - Failed </b>"
msgstr ""

#: ../gui/modules/installupdate.py:592
#, python-format
msgid ""
"An unknown error occured in the %s stage.\n"
"Please let the developers know about this problem\n"
"by filing a bug together with exception value at:\n"
msgstr ""

#: ../gui/modules/installupdate.py:596
msgid ""
"http://defect.opensolaris.org\n"
"\n"
msgstr ""

#: ../gui/modules/installupdate.py:597
msgid "Exception value:\n"
msgstr ""

#: ../gui/modules/installupdate.py:602
msgid "Exception traceback:\n"
msgstr ""

#: ../gui/modules/installupdate.py:659
#, python-format
msgid "Downloaded %(current)s of %(total)s"
msgstr ""

#: ../gui/modules/installupdate.py:679
msgid "Catalog refresh failed during install."
msgstr ""

#: ../gui/modules/installupdate.py:694
msgid "Catalog refresh failed during Update All."
msgstr ""

#: ../gui/modules/installupdate.py:698
msgid "Installation completed successfully."
msgstr ""

#: ../gui/modules/installupdate.py:700
msgid "Packages removed successfully."
msgstr ""

#: ../gui/modules/installupdate.py:702
msgid "Packages updated successfully."
msgstr ""

#: ../gui/modules/installupdate.py:733
msgid "Not enough disk space, the selected action cannot "
msgstr ""

#: ../gui/modules/installupdate.py:737
msgid "Not Enough Disk Space"
msgstr ""

#: ../gui/modules/installupdate.py:755
msgid "Packages To Be Updated:\n"
msgstr ""

#: ../gui/modules/installupdate.py:762
msgid "Packages To Be Installed:\n"
msgstr ""

#: ../gui/modules/installupdate.py:769
msgid "Packages To Be Removed:\n"
msgstr ""

#: ../gui/modules/installupdate.py:827
#, python-format
msgid "Package %d of %d: %s\n"
msgstr ""

#: ../gui/modules/installupdate.py:846
#, python-format
msgid "Evaluating: %s"
msgstr ""

#: ../gui/modules/repository.py:266
#, python-format
msgid "GUI will not respond to any event! %s. Check repository.py signals"
msgstr ""

#: ../gui/modules/repository.py:309
msgid "Add New Repository"
msgstr ""

#: ../gui/modules/repository.py:317
msgid "<b>New Repository</b>"
msgstr ""

#: ../gui/modules/repository.py:363
msgid "Repository Name"
msgstr ""

#: ../gui/modules/repository.py:372
msgid "Preferred"
msgstr ""

#: ../gui/modules/repository.py:384
msgid "Enabled"
msgstr ""

#: ../gui/modules/repository.py:505
#, python-format
msgid "Failed to disable %s.\n"
msgstr ""

#: ../gui/modules/repository.py:507
#, python-format
msgid "Failed to enable %s.\n"
msgstr ""

#: ../gui/modules/repository.py:513 ../gui/modules/repository.py:521
#: ../gui/modules/repository.py:531
#, python-format
msgid "Failed to disable %s."
msgstr ""

#: ../gui/modules/repository.py:515 ../gui/modules/repository.py:523
#: ../gui/modules/repository.py:533
#, python-format
msgid "Failed to enable %s."
msgstr ""

#: ../gui/modules/repository.py:516 ../gui/modules/repository.py:985
#: ../gui/modules/repository.py:1013
msgid ""
"\n"
"Please check your permissions."
msgstr ""

#: ../gui/modules/repository.py:525 ../gui/modules/repository.py:995
msgid ""
"\n"
"Please check the network connection or URL.\n"
"Is the repository accessible?"
msgstr ""

#: ../gui/modules/repository.py:534
msgid ""
"\n"
"Unexpected error.\n"
msgstr ""

#: ../gui/modules/repository.py:577
msgid ""
"Couldn't change the preferred publisher.\n"
"Please check your permissions."
msgstr ""

#: ../gui/modules/repository.py:641
msgid "Name contains invalid characters"
msgstr ""

#: ../gui/modules/repository.py:648
msgid "Name already in use"
msgstr ""

#: ../gui/modules/repository.py:669
msgid "URL is not valid"
msgstr ""

#: ../gui/modules/repository.py:855
#, python-format
msgid ""
"Unable to navigate to:\n"
"\t%s"
msgstr ""

#: ../gui/modules/repository.py:856
msgid "Registration"
msgstr ""

#: ../gui/modules/repository.py:863
msgid "Adding New Repository"
msgstr ""

#: ../gui/modules/repository.py:864
#, python-format
msgid ""
"Adding:\n"
"\t%s (%s)..."
msgstr ""

#: ../gui/modules/repository.py:969
#, python-format
msgid ""
"Failed to add repository: %s\n"
"\n"
msgstr ""

#: ../gui/modules/repository.py:976
#, python-format
msgid "Failed to add %s.\n"
msgstr ""

#: ../gui/modules/repository.py:984 ../gui/modules/repository.py:993
#, python-format
msgid "Failed to add %s."
msgstr ""

#: ../gui/modules/repository.py:1012
#, python-format
msgid "Failed to delete %s."
msgstr ""

#: ../gui/modules/repository.py:1120 ../gui/modules/repository.py:1155
msgid "Specify SSL Key File"
msgstr ""

#: ../gui/modules/repository.py:1140 ../gui/modules/repository.py:1175
msgid "Specify SSL Certificate File"
msgstr ""

#. More Generic for WebInstall
#: ../gui/modules/repository.py:1212
msgid "Repository error"
msgstr ""

#: ../modules/actions/__init__.py:89
#, python-format
msgid ""
"unknown action type '%(type)s' in package '%(fmri)s' in action '%(action)s'"
msgstr ""

#: ../modules/actions/__init__.py:93
#, python-format
msgid "unknown action type '%(type)s' in action '%(action)s'"
msgstr ""

#: ../modules/actions/__init__.py:106
#, python-format
msgid ""
"Malformed action in package '%(fmri)s' at position: %(pos)d:\n"
"    %(action)s\n"
"%(marker)s"
msgstr ""

#: ../modules/actions/__init__.py:111
#, python-format
msgid ""
"Malformed action at position: %(pos)d:\n"
"    %(action)s\n"
"%(marker)s"
msgstr ""

#: ../modules/actions/__init__.py:137
#, python-format
msgid "invalid action in package %(fmri)s: %(action)s: %(error)s"
msgstr ""

#: ../modules/actions/__init__.py:140
#, python-format
msgid "invalid action, '%(action)s': %(error)s"
msgstr ""

#: ../modules/actions/__init__.py:164
#, python-format
msgid "required attribute '%s' was not provided."
msgstr ""

#: ../modules/actions/__init__.py:221
#, python-format
msgid "required attribute, '%s', was not provided."
msgstr ""

#: ../modules/client/api_errors.py:102
#, python-format
msgid ""
"Could not operate on %s\n"
"because of insufficient permissions. Please try the command again using "
"pfexec\n"
"or otherwise increase your privileges."
msgstr ""

#: ../modules/client/api_errors.py:107
msgid ""
"\n"
"Could not complete the operation because of insufficient permissions. "
"Please\n"
"try the command again using pfexec or otherwise increase your privileges.\n"
msgstr ""

#: ../modules/client/api_errors.py:118
#, python-format
msgid ""
"Could not operate on %s\n"
"because the file is in use. Please stop using the file and try the\n"
"operation again."
msgstr ""

#: ../modules/client/api_errors.py:137
msgid ""
"pkg: The following pattern(s) did not match any packages in the current\n"
"catalog. Try relaxing the pattern, refreshing and/or examining the catalogs"
msgstr ""

#: ../modules/client/api_errors.py:150
#, python-format
msgid "pkg: '%s' matches no installed packages"
msgstr ""

#: ../modules/client/api_errors.py:153
#, python-format
msgid "pkg: '%s' is an illegal fmri"
msgstr ""

#: ../modules/client/api_errors.py:157
msgid "pkg: the following package(s) violated constraints:"
msgstr ""

#: ../modules/client/api_errors.py:163
#, python-format
msgid "'%s' supports the following architectures: %s"
msgstr ""

#: ../modules/client/api_errors.py:164
#, python-format
msgid "Image architecture is defined as: %s"
msgstr ""

#: ../modules/client/api_errors.py:193
msgid ""
"No matching package could be found for the following FMRIs in any of the "
"catalogs for the current publishers:\n"
msgstr ""

#: ../modules/client/api_errors.py:282
#, python-format
msgid ""
"The specified file is in an unrecognized format or does not contain valid "
"publisher information: %s"
msgstr ""

#: ../modules/client/api_errors.py:285
msgid ""
"The specified file is in an unrecognized format or does not contain valid "
"publisher information."
msgstr ""

#: ../modules/client/api_errors.py:294
msgid "Unsupported pkg(5) publisher information data format."
msgstr ""

#: ../modules/client/api_errors.py:320
#, python-format
msgid ""
"Error encountered while retrieving data from '%s':\n"
"%s"
msgstr ""

#: ../modules/client/api_errors.py:322
#, python-format
msgid "Error encountered while retrieving data from: %s"
msgstr ""

#: ../modules/client/api_errors.py:330
#, python-format
msgid "'%s' is not a valid location."
msgstr ""

#: ../modules/client/api_errors.py:342
#, python-format
msgid "'%s' is not a valid boot envirnment name."
msgstr ""

#: ../modules/client/api_errors.py:351
msgid ""
"Boot environment naming during package install is not supported on this\n"
"version of OpenSolaris. Please image-update without the --be-name option."
msgstr ""

#: ../modules/client/api_errors.py:357
msgid "Unable to clone the current boot environment."
msgstr ""

#: ../modules/client/api_errors.py:370
#, python-format
msgid ""
"A problem occurred while attempting to rename the boot environment\n"
"currently named %(orig)s to %(dest)s."
msgstr ""

#: ../modules/client/api_errors.py:381
#, python-format
msgid "Unable to mount %(name)s at %(mt)s"
msgstr ""

#: ../modules/client/api_errors.py:390
msgid ""
"Naming a boot environment when operating on a non-live image is\n"
"not allowed."
msgstr ""

#: ../modules/client/api_errors.py:401
msgid "Info does not recognize the following options:"
msgstr ""

#: ../modules/client/api_errors.py:403
msgid " '"
msgstr ""

#: ../modules/client/api_errors.py:403
msgid "'"
msgstr ""

#: ../modules/client/api_errors.py:413
msgid "Some servers failed to respond appropriately:\n"
msgstr ""

#: ../modules/client/api_errors.py:416
#, python-format
msgid "    %(o)s: %(msg)s (%(code)d)\n"
msgstr ""

#: ../modules/client/api_errors.py:421
#, python-format
msgid "    %(o)s: %(to)s\n"
msgstr ""

#: ../modules/client/api_errors.py:425
#, python-format
msgid "    %(o)s: %(other)s\n"
msgstr ""

#: ../modules/client/api_errors.py:429
#, python-format
msgid "    %(o)s: %(msg)s\n"
msgstr ""

#: ../modules/client/api_errors.py:434
#, python-format
msgid "%s appears not to be a valid package depot.\n"
msgstr ""

#: ../modules/client/api_errors.py:457
msgid ""
"Search capabilities and performance are degraded.\n"
"To improve, run 'pkg rebuild-index'."
msgstr ""

#: ../modules/client/api_errors.py:468
msgid "This expression produces action results:\n"
msgstr ""

#: ../modules/client/api_errors.py:470
msgid "This expression produces package results:\n"
msgstr ""

#: ../modules/client/api_errors.py:472
#, python-format
msgid ""
"%(ac_s)s%(ac_q)s%(pc_s)s%(pc_q)s'AND' and 'OR' require those expressions to "
"produce the same type of results."
msgstr ""

#: ../modules/client/api_errors.py:498
#, python-format
msgid "'%s' is not a valid publisher name."
msgstr ""

#: ../modules/client/api_errors.py:506
#, python-format
msgid ""
"'%(value)s' is not a valid value for repository attribute '%(attribute)s'."
msgstr ""

#: ../modules/client/api_errors.py:519
#, python-format
msgid "'%s' is not a valid repository collection type."
msgstr ""

#: ../modules/client/api_errors.py:527
#, python-format
msgid "'%s' is not a valid URI."
msgstr ""

#: ../modules/client/api_errors.py:535
#, python-format
msgid "'%s' is not a valid URI priority; integer value expected."
msgstr ""

#: ../modules/client/api_errors.py:547
#, python-format
msgid "'%s' is not a valid repository URI sort policy."
msgstr ""

#: ../modules/client/api_errors.py:556
#, python-format
msgid "Publisher '%s' is disabled and cannot be used for packaging operations."
msgstr ""

#: ../modules/client/api_errors.py:565
#, python-format
msgid "A publisher with the same name or alias as '%s' already exists."
msgstr ""

#: ../modules/client/api_errors.py:574
#, python-format
msgid ""
"A repository with the same name or origin URIs already exists for publisher "
"'%s'."
msgstr ""

#: ../modules/client/api_errors.py:583
#, python-format
msgid "Mirror '%s' already exists for the specified repository."
msgstr ""

#: ../modules/client/api_errors.py:592
#, python-format
msgid "Origin '%s' already exists for the specified repository."
msgstr ""

#: ../modules/client/api_errors.py:601
msgid "The preferred publisher cannot be removed."
msgstr ""

#: ../modules/client/api_errors.py:609
msgid "Cannot remove the selected repository for a publisher."
msgstr ""

#: ../modules/client/api_errors.py:618
#, python-format
msgid ""
"Publisher '%(pub)s' is disabled and cannot be set as the preferred publisher."
msgstr ""

#: ../modules/client/api_errors.py:627
#, python-format
msgid "Unknown legal URI '%s'."
msgstr ""

#: ../modules/client/api_errors.py:635
#, python-format
msgid "Unknown publisher '%s'."
msgstr ""

#: ../modules/client/api_errors.py:643
#, python-format
msgid "Unknown related URI '%s'."
msgstr ""

#: ../modules/client/api_errors.py:651
#, python-format
msgid "Unknown repository '%s'."
msgstr ""

#: ../modules/client/api_errors.py:659
#, python-format
msgid "Unknown repository mirror '%s'."
msgstr ""

#: ../modules/client/api_errors.py:667
#, python-format
msgid "Unknown repository origin '%s'"
msgstr ""

#: ../modules/client/api_errors.py:678
#, python-format
msgid "The URI '%(uri)s' contains an unsupported scheme '%(scheme)s'."
msgstr ""

#: ../modules/client/api_errors.py:681
msgid "The specified URI contains an unsupported scheme."
msgstr ""

#: ../modules/client/api_errors.py:689
#, python-format
msgid "'%(attr)s' is not supported for '%(scheme)s'."
msgstr ""

#: ../modules/client/api_errors.py:716
#, python-format
msgid ""
"Certificate '%(cert)s' for publisher '%(pub)s' needed to access '%(uri)s', "
"has expired.  Please install a valid certificate."
msgstr ""

#: ../modules/client/api_errors.py:721
#, python-format
msgid ""
"Certificate '%(cert)s' for publisher '%(pub)s', has expired.  Please install "
"a valid certificate."
msgstr ""

#: ../modules/client/api_errors.py:726
#, python-format
msgid ""
"Certificate '%(cert)s', needed to access '%(uri)s', has expired.  Please "
"install a valid certificate."
msgstr ""

#: ../modules/client/api_errors.py:729
#, python-format
msgid "Certificate '%s' has expired.  Please install a valid certificate."
msgstr ""

#: ../modules/client/api_errors.py:742
#, python-format
msgid ""
"Certificate '%(cert)s' for publisher '%(pub)s', needed to access '%(uri)s', "
"will expire in '%(days)s' days."
msgstr ""

#: ../modules/client/api_errors.py:747
#, python-format
msgid ""
"Certificate '%(cert)s' for publisher '%(pub)s' will expire in '%(days)s' "
"days."
msgstr ""

#: ../modules/client/api_errors.py:751
#, python-format
msgid ""
"Certificate '%(cert)s', needed to access '%(uri)s', will expire in '%(days)"
"s' days."
msgstr ""

#: ../modules/client/api_errors.py:754
#, python-format
msgid "Certificate '%(cert)s' will expire in '%(days)s' days."
msgstr ""

#: ../modules/client/api_errors.py:766
#, python-format
msgid ""
"Certificate '%(cert)s' for publisher '%(pub)s', needed to access '%(uri)s', "
"is invalid."
msgstr ""

#: ../modules/client/api_errors.py:770
#, python-format
msgid "Certificate '%(cert)s' for publisher '%(pub)s' is invalid."
msgstr ""

#: ../modules/client/api_errors.py:774
#, python-format
msgid "Certificate '%(cert)s' needed to access '%(uri)s' is invalid."
msgstr ""

#: ../modules/client/api_errors.py:777
#, python-format
msgid "Invalid certificate '%s'."
msgstr ""

#: ../modules/client/api_errors.py:788
#, python-format
msgid ""
"Unable to locate certificate '%(cert)s' for publisher '%(pub)s' needed to "
"access '%(uri)s'."
msgstr ""

#: ../modules/client/api_errors.py:793
#, python-format
msgid "Unable to locate certificate '%(cert)s' for publisher '%(pub)s'."
msgstr ""

#: ../modules/client/api_errors.py:797
#, python-format
msgid "Unable to locate certificate '%(cert)s' needed to access '%(uri)s'."
msgstr ""

#: ../modules/client/api_errors.py:800
#, python-format
msgid "Unable to locate certificate '%s'."
msgstr ""

#: ../modules/client/api_errors.py:812
#, python-format
msgid ""
"Certificate '%(cert)s' for publisher '%(pub)s', needed to access '%(uri)s', "
"has a future effective date."
msgstr ""

#: ../modules/client/api_errors.py:817
#, python-format
msgid ""
"Certificate '%(cert)s' for publisher '%(pub)s' has a future effective date."
msgstr ""

#: ../modules/client/api_errors.py:821
#, python-format
msgid ""
"Certificate '%(cert)s' needed to access '%(uri)s' has a future effective "
"date."
msgstr ""

#: ../modules/client/api_errors.py:824
#, python-format
msgid "Certificate '%s' has a future effective date."
msgstr ""

#: ../modules/client/api_errors.py:834
#, python-format
msgid "Gave a bad response:%s"
msgstr ""

#: ../modules/client/bootenv.py:132
msgid "pkg: unable to create an auto snapshot. pkg recovery is disabled."
msgstr ""

#: ../modules/client/bootenv.py:211
#, python-format
msgid "pkg: A system error %s was caught executing %s"
msgstr ""

#: ../modules/client/bootenv.py:215
#, python-format
msgid ""
"pkg: '%s' failed. \n"
"with a return code of %d."
msgstr ""

#: ../modules/client/bootenv.py:220
#, python-format
msgid "pkg: unable to activate %s"
msgstr ""

#: ../modules/client/bootenv.py:225
#, python-format
msgid "pkg: unable to unmount %s"
msgstr ""

#: ../modules/client/bootenv.py:231
#, python-format
msgid ""
"\n"
"A clone of %s exists and has been updated and activated.\n"
"On the next boot the Boot Environment %s will be mounted on '/'.\n"
"Reboot when ready to switch to this updated BE.\n"
msgstr ""

#: ../modules/client/bootenv.py:248
#, python-format
msgid "pkg: The system error %s was caught executing %s"
msgstr ""

#: ../modules/client/bootenv.py:252
#, python-format
msgid ""
"pkg: '%s' failed \n"
"with a return code of %d."
msgstr ""

#: ../modules/client/bootenv.py:256
#, python-format
msgid "%s has been updated successfully"
msgstr ""

#: ../modules/client/bootenv.py:269
#, python-format
msgid ""
" The running system has not been modified. Modifications were only made to a "
"clone of the running system.  This clone is mounted at %s should you wish to "
"inspect it."
msgstr ""

#: ../modules/client/bootenv.py:277
#, python-format
msgid "pkg: unable to rollback BE %s and restore image"
msgstr ""

#: ../modules/client/bootenv.py:283
#, python-format
msgid "%s failed to be updated. No changes have been made to %s."
msgstr ""

#: ../modules/client/bootenv.py:295
#, python-format
msgid "pkg: unable to destroy snapshot %s"
msgstr ""

#: ../modules/client/bootenv.py:324
#, python-format
msgid "pkg: unable to create BE %s"
msgstr ""

#: ../modules/client/bootenv.py:329
#, python-format
msgid "pkg: unable to mount BE %s on %s"
msgstr ""

#: ../modules/client/bootenv.py:333
#, python-format
msgid ""
"The Boot Environment %s failed to be updated. A snapshot was taken before "
"the failed attempt and is mounted here %s. Use 'beadm unmount %s' and then "
"'beadm activate %s' if you wish to boot to this BE."
msgstr ""

#: ../modules/client/bootenv.py:346
#, python-format
msgid ""
"The Boot Environment %s failed to be updated. A snapshot was taken before "
"the failed attempt and has been restored so no changes have been made to %s."
msgstr ""

#: ../modules/client/image.py:1370
msgid "This server is not a valid package depot."
msgstr ""

#: ../modules/client/image.py:2298 ../modules/client/image.py:2371
msgid "Before evaluation:"
msgstr ""

#: ../modules/client/image.py:2319 ../modules/client/image.py:2380
msgid "After evaluation:"
msgstr ""

#: ../modules/client/image.py:2434
msgid "SUNWipkg update check failed."
msgstr ""

#: ../modules/misc.py:424
msgid "B"
msgstr ""

#: ../modules/misc.py:425
msgid "kB"
msgstr ""

#: ../modules/misc.py:426
msgid "MB"
msgstr ""

#: ../modules/misc.py:427
msgid "GB"
msgstr ""

#: ../modules/misc.py:428
msgid "TB"
msgstr ""

#: ../modules/misc.py:429
msgid "PB"
msgstr ""

#: ../modules/misc.py:430 ../modules/misc.py:434
msgid "EB"
msgstr ""

#: ../modules/server/catalog.py:106
msgid "writable root not writable by current user id or group."
msgstr ""

#: ../modules/server/catalog.py:111
msgid "unable to write to index directory."
msgstr ""

#: ../packagemanager.py:212
msgid "_Current Repository"
msgstr ""

#: ../packagemanager.py:213
msgid "Search Current Repository"
msgstr ""

#: ../packagemanager.py:216
msgid "_All Repositories"
msgstr ""

#: ../packagemanager.py:217
msgid "Search All Repositories"
msgstr ""

#: ../packagemanager.py:324
msgid ""
"Checking SUNWipkg and SUNWipkg-gui versions\n"
"\n"
"Please wait ..."
msgstr ""

#: ../packagemanager.py:461
#, python-format
msgid "GUI will not respond to any event! %s.Check declare_signals()"
msgstr ""

#: ../packagemanager.py:520
msgid "All Repositories Search Results"
msgstr ""

#: ../packagemanager.py:549 ../packagemanager.py:1892
#: ../packagemanager.py:2026 ../packagemanager.py:3059
#: ../packagemanager.py:3501
msgid "All"
msgstr ""

#: ../packagemanager.py:577
msgid "<html><head></head><body></body></html>"
msgstr ""

#: ../packagemanager.py:641
#, python-format
msgid ""
"<html><head></head><body><H2>Welcome toPackageManager!</H2><br><font "
"color='#0000FF'>Warning: Unable to load Start Page:<br>%s</font></body></"
"html>"
msgstr ""

#: ../packagemanager.py:685
#, python-format
msgid "%s"
msgstr ""

#: ../packagemanager.py:737
msgid "Loading... "
msgstr ""

#: ../packagemanager.py:743
msgid "Stopped"
msgstr ""

#: ../packagemanager.py:757
msgid "Done"
msgstr ""

#: ../packagemanager.py:764
#, python-format
msgid ""
"<html><head></head><body><font color='#000000'>                    <a "
"href='stub'></a></font>                    <a href='pm?%s=internal&uri=%"
"s'>                    <IMG SRC = 'startpage_star.png'                     "
"style='border-style: none'></a> <br><br>                    <h2><font "
"color='#0000FF'>Warning: Unable to                     load URL</font></"
"h2><br>%s</body></html>"
msgstr ""

#: ../packagemanager.py:793 ../packagemanager.py:805
msgid "No URI specified"
msgstr ""

#: ../packagemanager.py:827
msgid "Empty Action not supported"
msgstr ""

#: ../packagemanager.py:831
#, python-format
msgid "Action not supported: %s"
msgstr ""

#: ../packagemanager.py:916 ../packagemanager.py:1014 ../updatemanager.py:584
msgid "Name"
msgstr ""

#: ../packagemanager.py:926
msgid "Status"
msgstr ""

#: ../packagemanager.py:935
msgid "Repository"
msgstr ""

#: ../packagemanager.py:940
msgid "Description"
msgstr ""

#: ../packagemanager.py:1101 ../packagemanager.py:1171
msgid "Updates Available"
msgstr ""

#: ../packagemanager.py:1169
msgid "Not Installed"
msgstr ""

#. We enable only first section and later we might enable the rest,
#. depending if there are some packages connected with them
#: ../packagemanager.py:1260
msgid "All Categories"
msgstr ""

#: ../packagemanager.py:1263
msgid "Meta Packages"
msgstr ""

#: ../packagemanager.py:1264
msgid "Applications"
msgstr ""

#: ../packagemanager.py:1265
msgid "Desktop (GNOME)"
msgstr ""

#: ../packagemanager.py:1266
msgid "Development"
msgstr ""

#: ../packagemanager.py:1267
msgid "Distributions"
msgstr ""

#: ../packagemanager.py:1268
msgid "Drivers"
msgstr ""

#: ../packagemanager.py:1270
msgid "Web Services"
msgstr ""

#: ../packagemanager.py:1273
msgid "All Packages"
msgstr ""

#: ../packagemanager.py:1275
msgid "Installed Packages"
msgstr ""

#: ../packagemanager.py:1279
msgid "Non-installed Packages"
msgstr ""

#: ../packagemanager.py:1282
msgid "Selected Packages"
msgstr ""

#. This can happen if load_catalogs has not been run
#: ../packagemanager.py:1472
msgid ""
"Unable to get status for search results.\n"
"The catalogs have not been loaded.\n"
"Please try after few seconds.\n"
msgstr ""

#: ../packagemanager.py:1571
msgid "Fetching legal information..."
msgstr ""

#. Checking for Add... is fine enough, as the repository
#. name cannot contain "..." in the name.
#: ../packagemanager.py:1939 ../packagemanager.py:1959
#: ../packagemanager.py:2197
msgid "Add..."
msgstr ""

#: ../packagemanager.py:2120
msgid "Refreshing catalogs"
msgstr ""

#: ../packagemanager.py:2121
msgid "Refreshing catalogs..."
msgstr ""

#: ../packagemanager.py:2265
msgid "Selected for Removal:"
msgstr ""

#: ../packagemanager.py:2273
msgid "Selected for Install/Update:"
msgstr ""

#: ../packagemanager.py:2277 ../packagemanager.py:2282
msgid "Select packages by marking checkbox\n"
msgstr ""

#: ../packagemanager.py:2329
msgid "Package Name"
msgstr ""

#: ../packagemanager.py:2348
msgid "Fetching description..."
msgstr ""

#: ../packagemanager.py:2352
msgid "Fetching information..."
msgstr ""

#: ../packagemanager.py:2391
msgid ""
"\n"
"This might be caused by network problem while accessing the repository."
msgstr ""

#: ../packagemanager.py:2394
msgid "Description not available for this package..."
msgstr ""

#: ../packagemanager.py:2397
msgid "Files Details not available for this package..."
msgstr ""

#: ../packagemanager.py:2400
msgid "Dependencies info not available for this package..."
msgstr ""

#: ../packagemanager.py:2403
msgid "Information not available for this package..."
msgstr ""

#: ../packagemanager.py:2421
#, python-format
msgid "Root: %s\n"
msgstr ""

#: ../packagemanager.py:2422
msgid "Dependencies:\n"
msgstr ""

#: ../packagemanager.py:2437
msgid "Summary:\t\t"
msgstr ""

#: ../packagemanager.py:2438
msgid "Size:\t\t\t"
msgstr ""

#: ../packagemanager.py:2439
msgid "Category:\t\t"
msgstr ""

#: ../packagemanager.py:2440
msgid "Installed Version:\t"
msgstr ""

#: ../packagemanager.py:2442
msgid "Packaging Date:\t"
msgstr ""

#: ../packagemanager.py:2443
msgid "FMRI:\t\t\t"
msgstr ""

#: ../packagemanager.py:2444
msgid "Repository:\t\t"
msgstr ""

#: ../packagemanager.py:2449 ../packagemanager.py:2457 ../updatemanager.py:769
#: ../updatemanager.py:784
msgid "None"
msgstr ""

#: ../packagemanager.py:2482
msgid "Not available"
msgstr ""

#: ../packagemanager.py:2834
msgid ""
"Network problem.\n"
"\n"
msgstr ""

#: ../packagemanager.py:2835
msgid "Details:\n"
msgstr ""

#: ../packagemanager.py:2837
msgid " catalogs successfully updated:\n"
msgstr ""

#: ../packagemanager.py:2860
msgid "Unknown error"
msgstr ""

#. Can't happen when all_known is true and no args,
#. but here for completeness.
#: ../packagemanager.py:2903
msgid ""
"Selected repository does not contain any packages.\n"
"Please reload the list of package."
msgstr ""

#: ../packagemanager.py:3144
#, python-format
msgid "Processing package entries: %d of %d"
msgstr ""

#: ../packagemanager.py:3247
msgid "Loading Repository Information"
msgstr ""

#: ../packagemanager.py:3249
msgid "Fetching package entries ..."
msgstr ""

#: ../packagemanager.py:3363
msgid "Searching..."
msgstr ""

#: ../packagemanager.py:3374
#, python-format
msgid "%s: first %d found"
msgstr ""

#: ../packagemanager.py:3376
#, python-format
msgid "%s: %d found"
msgstr ""

#: ../packagemanager.py:3395
#, python-format
msgid "%d listed"
msgstr ""

#: ../packagemanager.py:3396
#, python-format
msgid "%d selected"
msgstr ""

#: ../packagemanager.py:3397
#, python-format
msgid "%d installed"
msgstr ""

#: ../packagemanager.py:3398
#, python-format
msgid "%s: %s , %s, %s."
msgstr ""

#: ../packagemanager.py:3470
msgid ""
"The Update All action is now complete and Package Manager will close.\n"
"\n"
"Review the posted release notes before rebooting your system:\n"
"\n"
"http://opensolaris.org/os/project/indiana/resources/relnotes/200811/x86/"
msgstr ""

#: ../packagemanager.py:3486
msgid "Save selected..."
msgstr ""

#: ../packagemanager.py:3487
msgid "Save selected packages..."
msgstr ""

#: ../packagemanager.py:3530 ../packagemanager.py:3534
#: ../packagemanager.py:3538 ../packagemanager.py:3555
#: ../packagemanager.py:3571
msgid "Graphics"
msgstr ""

#: ../packagemanager.py:3552 ../packagemanager.py:3554
#: ../packagemanager.py:3556 ../packagemanager.py:3558
#: ../packagemanager.py:3560 ../packagemanager.py:3562
#: ../packagemanager.py:3564 ../packagemanager.py:3566
#: ../packagemanager.py:3568
msgid "Applications Desktop"
msgstr ""

#: ../packagemanager.py:3561
msgid "Sound & Video"
msgstr ""

#: ../packagemanager.py:3563
msgid "System Tools"
msgstr ""

#. Can be twice :)
#: ../packagemanager.py:3567 ../packagemanager.py:3576
msgid "Developer Tools"
msgstr ""

#: ../packagemanager.py:3570 ../packagemanager.py:3572
#: ../packagemanager.py:3574 ../packagemanager.py:3577
msgid "Operating System"
msgstr ""

#: ../packagemanager.py:3580
msgid "Office2"
msgstr ""

#: ../publish.py:78
msgid ""
"Usage:\n"
"        pkgsend [options] command [cmd_options] [operands]\n"
"\n"
"Packager subcommands:\n"
"        pkgsend create-repository\n"
"        pkgsend open [-en] pkg_fmri\n"
"        pkgsend add action arguments\n"
"        pkgsend import [-T file_pattern] bundlefile ...\n"
"        pkgsend include [-d basedir] manifest ...\n"
"        pkgsend close [-A]\n"
"\n"
"        pkgsend rename src_fmri dest_fmri\n"
"\n"
"Options:\n"
"        -s repo_uri     target repository URI\n"
"        --help or -?    display usage message\n"
"\n"
"Environment:\n"
"        PKG_REPO"
msgstr ""

#: ../publish.py:104
msgid "command does not take operands"
msgstr ""

#: ../publish.py:128
msgid "only -e or -n may be specified"
msgstr ""

#: ../publish.py:131
msgid "open requires one package name"
msgstr ""

#: ../publish.py:157
msgid "No transaction ID specified using -t or in $PKG_TRANS_ID."
msgstr ""

#: ../publish.py:171 ../publish.py:222 ../publish.py:274
msgid "No transaction ID specified in $PKG_TRANS_ID"
msgstr ""

#: ../publish.py:175 ../publish.py:204 ../publish.py:226 ../publish.py:286
msgid "No arguments specified for subcommand."
msgstr ""

#: ../publish.py:178
msgid "A filename must be provided for this action."
msgstr ""

#: ../publish.py:326
#, python-format
msgid "pkgsend: illegal global option -- %s"
msgstr ""

#: ../pull.py:51
msgid ""
"Usage:\n"
"        pkgrecv -s server [-d dir] pkgfmri ...\n"
"        pkgrecv -s server -n"
msgstr ""

#: ../pull.py:75
#, python-format
msgid "Unable to open manifest: %s"
msgstr ""

#: ../pull.py:111
#, python-format
msgid "Unable to download files from: %s"
msgstr ""

#: ../pull.py:120 ../pull.py:165
#, python-format
msgid "Unable to create directory: %s"
msgstr ""

#: ../pull.py:138
#, python-format
msgid "Unable to extract file: %s"
msgstr ""

#: ../pull.py:153
#, python-format
msgid "Unable to download manifest %s from %s"
msgstr ""

#: ../pull.py:173
#, python-format
msgid "Unable to open file: %s"
msgstr ""

#: ../pull.py:180
#, python-format
msgid "Error occurred while reading from: %s"
msgstr ""

#: ../pull.py:186
#, python-format
msgid "Error occurred while writing to: %s"
msgstr ""

#: ../pull.py:225
#, python-format
msgid "Unable to download catalog from: %s"
msgstr ""

#: ../pull.py:235
#, python-format
msgid "Error while reading from: %s"
msgstr ""

#: ../pull.py:262
#, python-format
msgid "Illegal option -- %s"
msgstr ""

#: ../pull.py:275
msgid "must specify a server"
msgstr ""

#: ../pull.py:282
msgid "-n takes no options"
msgstr ""

#: ../pull.py:290
msgid "must specify at least one pkgfmri"
msgstr ""

#: ../pull.py:302
#, python-format
msgid "%(fmri)s is an illegal fmri: %(error)s"
msgstr ""

#: ../pull.py:315
msgid "No files to retrieve."
msgstr ""

#: ../um/data/updatemanager-preferences.schemas.in.h:1
msgid ""
"A text message describing the updates is displayed near the panel's "
"Notification Area when updates become available if set to true."
msgstr ""

#: ../um/data/updatemanager-preferences.schemas.in.h:2
msgid "How often to check for updates"
msgstr ""

#: ../um/data/updatemanager-preferences.schemas.in.h:3
msgid ""
"How often to check for updates. The valid values are Daily, Weekly, Monthly, "
"Never"
msgstr ""

#: ../um/data/updatemanager-preferences.schemas.in.h:4
msgid "Start delay"
msgstr ""

#: ../um/data/updatemanager-preferences.schemas.in.h:5
msgid "The notify icon is displayed on startup if set to true."
msgstr ""

#: ../um/data/updatemanager-preferences.schemas.in.h:6
msgid ""
"The time, in seconds, that the updatemanagernotifier should wait, after "
"starting, before checking for updates."
msgstr ""

#: ../um/data/updatemanager-preferences.schemas.in.h:7
msgid ""
"The updatemanagernotifier program terminates after the user activates the "
"icon in the notification area if set to true."
msgstr ""

#: ../um/data/updatemanager-preferences.schemas.in.h:8
msgid "Whether to always display the icon on startup"
msgstr ""

#: ../um/data/updatemanager-preferences.schemas.in.h:9
msgid "Whether to display text message when updates are available"
msgstr ""

#: ../um/data/updatemanager-preferences.schemas.in.h:10
msgid "Whether to terminate updatemanagernotiifer after icon activation."
msgstr ""

#: ../um/data/updatemanager.desktop.in.h:1
msgid "Install available updates"
msgstr ""

#: ../um/data/updatemanager.desktop.in.h:2 ../um/data/updatemanager.glade.h:10
#: ../updatemanager.py:953 ../updatemanagernotifier.py:350
msgid "Update Manager"
msgstr ""

#: ../um/data/updatemanager.glade.h:1
msgid "<b>Evaluate</b>"
msgstr ""

#: ../um/data/updatemanager.glade.h:2
msgid "<b>Latest Version _Details</b>"
msgstr ""

#: ../um/data/updatemanager.glade.h:3
msgid "<b>_Details</b>"
msgstr ""

#: ../um/data/updatemanager.glade.h:5
msgid "Close dialog when _finished"
msgstr ""

#: ../um/data/updatemanager.glade.h:7 ../updatemanager.py:206
#: ../updatemanager.py:399 ../updatemanager.py:406 ../updatemanager.py:413
#: ../updatemanager.py:420 ../updatemanager.py:427
msgid "Index"
msgstr ""

#: ../um/data/updatemanager.glade.h:8
msgid "Install Update"
msgstr ""

#: ../um/data/updatemanager.glade.h:11 ../updatemanager.py:564
msgid ""
"Updates are available for the following packages.\n"
"Select the packages you want to update and click Install."
msgstr ""

#: ../um/data/updatemanager.glade.h:13
msgid "_Cancel"
msgstr ""

#: ../um/data/updatemanager.glade.h:14
msgid "_Install Updates"
msgstr ""

#: ../um/data/updatemanager.glade.h:15
msgid "_OK"
msgstr ""

#: ../um/data/updatemanager.glade.h:16
msgid "_Select all Updates"
msgstr ""

#: ../um/data/updatemanagernotifier.desktop.in.h:1
msgid "Notify user when updates are available"
msgstr ""

#: ../um/data/updatemanagernotifier.desktop.in.h:2
msgid "Update Manager Notifier"
msgstr ""

#: ../updatemanager.py:122
#, python-format
msgid "Fetching catalog: '%s' ..."
msgstr ""

#: ../updatemanager.py:126
msgid "Fetching catalog"
msgstr ""

#: ../updatemanager.py:129
msgid "Creating Plan ... "
msgstr ""

#: ../updatemanager.py:140
msgid "Creating Plan"
msgstr ""

#: ../updatemanager.py:151
#, python-format
msgid "Verifying: %s ..."
msgstr ""

#: ../updatemanager.py:158
msgid "Verifying"
msgstr ""

#: ../updatemanager.py:172
msgid "Completed"
msgstr ""

#: ../updatemanager.py:357
#, python-format
msgid "GUI will not respond to any event! %s. Check updatemanager.py signals"
msgstr ""

#: ../updatemanager.py:396 ../updatemanager.py:403 ../updatemanager.py:410
#: ../updatemanager.py:417 ../updatemanager.py:424
msgid "Evaluate"
msgstr ""

#: ../updatemanager.py:432
msgid "Evaluate - canceling..."
msgstr ""

#: ../updatemanager.py:436
msgid "Download - canceling..."
msgstr ""

#: ../updatemanager.py:441
msgid "Evaluate - failed"
msgstr ""

#: ../updatemanager.py:445
msgid "Download - failed"
msgstr ""

#: ../updatemanager.py:449
msgid "Install - failed"
msgstr ""

#: ../updatemanager.py:453
msgid "Index - failed"
msgstr ""

#: ../updatemanager.py:571
msgid ""
"Updates are available for the following packages.\n"
"Click Update All to create a new boot environment and install all packages "
"into it."
msgstr ""

#: ../updatemanager.py:599
msgid "Latest Version"
msgstr ""

#: ../updatemanager.py:608
msgid "Size (Meg)"
msgstr ""

#: ../updatemanager.py:690
#, python-format
msgid "count: %d"
msgstr ""

#: ../updatemanager.py:715 ../updatemanager.py:725
msgid "Error\n"
msgstr ""

#: ../updatemanager.py:718
#, python-format
msgid "'%s' is not an install image\n"
msgstr ""

#: ../updatemanager.py:728
#, python-format
msgid "Version mismatch: expected %s received %s\n"
msgstr ""

#: ../updatemanager.py:733
msgid "<b>No Updates available.</b>"
msgstr ""

#: ../updatemanager.py:789
#, python-format
msgid ""
"\n"
"Summary:\t\t\t%s\n"
"Size:       \t\t\t%s\n"
"Category:\t\t\t%s\n"
"Latest Version:\t\t%s\n"
"Installed Version:\t%s\n"
"Packaging Date:\t%s\n"
"FMRI:       \t\t\t%s\n"
"Repository:       \t\t%s\n"
msgstr ""

#: ../updatemanager.py:819 ../updatemanagernotifier.py:309
#, python-format
msgid "%s is not valid image, trying root image"
msgstr ""

#: ../updatemanager.py:829 ../updatemanagernotifier.py:319
#, python-format
msgid "%s is not valid root image, return None"
msgstr ""

#: ../updatemanager.py:867
#, python-format
msgid ""
"\n"
"Fetching details for %s ..."
msgstr ""

#: ../updatemanager.py:891
msgid ""
"\n"
"No details available"
msgstr ""

#: ../updatemanager.py:932
msgid ""
"\n"
"Canceling update, please wait ..."
msgstr ""

#: ../updatemanager.py:937
msgid ""
"\n"
"Unable to cancel at this time."
msgstr ""

#: ../updatemanager.py:940
msgid "Installing Updates"
msgstr ""

#: ../updatemanager.py:963
msgid "ERROR"
msgstr ""

#: ../updatemanager.py:965
msgid "Following Incorporated package(s) cannot be updated:"
msgstr ""

#: ../updatemanager.py:969
msgid "Update using: Update All\n"
msgstr ""

#: ../updatemanager.py:986 ../updatemanager.py:1116 ../updatemanager.py:1151
msgid ""
"\n"
"ERROR"
msgstr ""

#: ../updatemanager.py:989
#, python-format
msgid ""
"%s\n"
"%s"
msgstr ""

#: ../updatemanager.py:1001
#, python-format
msgid ""
"\n"
"Update All finished successfully in %1.f mins\n"
"\n"
msgstr ""

#: ../updatemanager.py:1006
msgid ""
"\n"
"Update All finished successfully in < 1 min\n"
"\n"
msgstr ""

#: ../updatemanager.py:1009
msgid ""
"Review the posted release notes before rebooting your system:\n"
"\n"
"http://opensolaris.org/os/project/indiana/resources/relnotes/200811/x86/"
msgstr ""

#: ../updatemanager.py:1018
msgid "Update All Completed"
msgstr ""

#: ../updatemanager.py:1035
msgid "Nothing selected to update."
msgstr ""

#: ../updatemanager.py:1042
msgid "Updating ..."
msgstr ""

#: ../updatemanager.py:1048
msgid ""
"\n"
"Evaluate\n"
msgstr ""

#: ../updatemanager.py:1054
msgid "Update error in plan install:"
msgstr ""

#: ../updatemanager.py:1064
msgid "Update unexpected API error:"
msgstr ""

#: ../updatemanager.py:1069
msgid "Update unexpected error:"
msgstr ""

#: ../updatemanager.py:1092
msgid "Packages to be installed:"
msgstr ""

#: ../updatemanager.py:1096
msgid "Update"
msgstr ""

#: ../updatemanager.py:1097
msgid "Update finished successfully."
msgstr ""

#: ../updatemanager.py:1118
#, python-format
msgid ""
"%s Download failed:\n"
"%s"
msgstr ""

#: ../updatemanager.py:1125 ../updatemanager.py:1160
#, python-format
msgid "%s exceded available disc space"
msgstr ""

#: ../updatemanager.py:1130 ../updatemanager.py:1135 ../updatemanager.py:1165
#: ../updatemanager.py:1170
#, python-format
msgid "%s unexpected error:"
msgstr ""

#: ../updatemanager.py:1153
#, python-format
msgid ""
"%s Execute plan failed:\n"
"%s"
msgstr ""

#: ../updatemanager.py:1187
msgid ""
"Not enough disc space, the Update All action cannot be performed.\n"
"\n"
"Click OK to manage your existing BEs and free up disk space or Cancel to "
"cancel Update All."
msgstr ""

#: ../updatemanager.py:1191
msgid "Not Enough Disc Space"
msgstr ""

#: ../updatemanager.py:1359
msgid ""
"\n"
"Download\n"
msgstr ""

#: ../updatemanager.py:1366
#, python-format
msgid "\tpkg %d/%d: \tfiles %d/%d \txfer %.2f/%.2f(meg)"
msgstr ""

#: ../updatemanager.py:1383
msgid ""
"\n"
"Install\n"
msgstr ""

#: ../updatemanager.py:1385 ../updatemanager.py:1389
#, python-format
msgid "\t%s\t%d/%d actions"
msgstr ""

#: ../updatemanager.py:1407
msgid "Index\n"
msgstr ""

#: ../updatemanager.py:1408 ../updatemanager.py:1412
#, python-format
msgid "\t%-25s\t%d/%d actions"
msgstr ""

#: ../updatemanager.py:1494
msgid "Checking for new software"
msgstr ""

#: ../updatemanagernotifier.py:329
msgid "Updates are available"
msgstr ""

#: ../updatemanagernotifier.py:351
msgid ""
"Updates available\n"
"Please click on icon to update."
msgstr ""

#: ../updatemanagernotifier.py:426
msgid "Another instance of UpdateManagerNotify is running"
msgstr ""