From 58ee46b2c95fbcaa1f9714cebcd5ad1a77cb332e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 6 Jun 2016 07:10:52 +0000 Subject: [PATCH] Imported Translations from Zanata For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I699fb0fa3f7a352163fdb4a3d2e20caf8eff0928 --- ironic/locale/ironic-log-critical.pot | 28 - ironic/locale/ironic.pot | 4114 ----------------- .../ja/LC_MESSAGES/ironic-log-critical.po | 16 +- ironic/locale/ja/LC_MESSAGES/ironic.po | 19 +- .../ko_KR/LC_MESSAGES/ironic-log-critical.po | 12 +- .../pt_BR/LC_MESSAGES/ironic-log-critical.po | 12 +- 6 files changed, 24 insertions(+), 4177 deletions(-) delete mode 100644 ironic/locale/ironic-log-critical.pot delete mode 100644 ironic/locale/ironic.pot diff --git a/ironic/locale/ironic-log-critical.pot b/ironic/locale/ironic-log-critical.pot deleted file mode 100644 index 1ceea9dd6f..0000000000 --- a/ironic/locale/ironic-log-critical.pot +++ /dev/null @@ -1,28 +0,0 @@ -# Translations template for ironic. -# Copyright (C) 2016 ORGANIZATION -# This file is distributed under the same license as the ironic project. -# FIRST AUTHOR , 2016. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: ironic 5.1.1.dev107\n" -"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2016-04-21 06:34+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.2.0\n" - -#: ironic/conductor/base_manager.py:187 -msgid "Failed to start keepalive" -msgstr "" - -#: ironic/conductor/base_manager.py:241 -#, python-format -msgid "Periodic tasks worker has failed: %s" -msgstr "" - diff --git a/ironic/locale/ironic.pot b/ironic/locale/ironic.pot deleted file mode 100644 index 113da0e794..0000000000 --- a/ironic/locale/ironic.pot +++ /dev/null @@ -1,4114 +0,0 @@ -# Translations template for ironic. -# Copyright (C) 2016 ORGANIZATION -# This file is distributed under the same license as the ironic project. -# FIRST AUTHOR , 2016. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: ironic 5.1.1.dev107\n" -"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2016-04-21 06:34+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.2.0\n" - -#: ironic/netconf.py:28 -msgid "" -"IP address of this host. If unset, will determine the IP " -"programmatically. If unable to do so, will use \"127.0.0.1\"." -msgstr "" - -#: ironic/api/__init__.py:23 -msgid "The IP address on which ironic-api listens." -msgstr "" - -#: ironic/api/__init__.py:26 -msgid "The TCP port on which ironic-api listens." -msgstr "" - -#: ironic/api/__init__.py:29 -msgid "" -"The maximum number of items returned in a single response from a " -"collection resource." -msgstr "" - -#: ironic/api/__init__.py:33 -msgid "" -"Public URL to use when building the links to the API resources (for " -"example, \"https://ironic.rocks:6384\"). If None the links will be built " -"using the request's host URL. If the API is operating behind a proxy, you" -" will want to change this to represent the proxy's URL. Defaults to None." -msgstr "" - -#: ironic/api/__init__.py:40 -msgid "" -"Number of workers for OpenStack Ironic API service. The default is equal " -"to the number of CPUs available if that can be determined, else a default" -" worker count of 1 is returned." -msgstr "" - -#: ironic/api/__init__.py:46 -msgid "" -"Enable the integrated stand-alone API to service requests via HTTPS " -"instead of HTTP. If there is a front-end service performing HTTPS " -"offloading from the service, this option should be False; note, you will " -"want to change public API endpoint to represent SSL termination URL with " -"'public_endpoint' option." -msgstr "" - -#: ironic/api/app.py:34 -msgid "" -"Authentication strategy used by ironic-api. \"noauth\" should not be used" -" in a production environment because all authentication will be disabled." -msgstr "" - -#: ironic/api/app.py:39 -msgid "" -"Return server tracebacks in the API response for any error responses. " -"WARNING: this is insecure and should not be used in a production " -"environment." -msgstr "" - -#: ironic/api/app.py:44 -msgid "" -"Enable pecan debug mode. WARNING: this is insecure and should not be used" -" in a production environment." -msgstr "" - -#: ironic/api/controllers/base.py:104 -#, python-format -msgid "Invalid value for %s header" -msgstr "" - -#: ironic/api/controllers/v1/__init__.py:146 -#, python-format -msgid "" -"Mutually exclusive versions requested. Version %(ver)s requested but not " -"supported by this service. The supported version range is: [%(min)s, " -"%(max)s]." -msgstr "" - -#: ironic/api/controllers/v1/__init__.py:155 -#, python-format -msgid "" -"Version %(ver)s was requested but the minor version is not supported by " -"this service. The supported version range is: [%(min)s, %(max)s]." -msgstr "" - -#: ironic/api/controllers/v1/chassis.py:181 -#: ironic/api/controllers/v1/node.py:978 ironic/api/controllers/v1/port.py:209 -#, python-format -msgid "The sort_key value %(key)s is an invalid field for sorting" -msgstr "" - -#: ironic/api/controllers/v1/node.py:477 ironic/conductor/manager.py:516 -msgid "provisioning" -msgstr "" - -#: ironic/api/controllers/v1/node.py:499 -#, python-format -msgid "Adding a config drive is only supported when setting provision state to %s" -msgstr "" - -#: ironic/api/controllers/v1/node.py:505 -#, python-format -msgid "\"clean_steps\" is only valid when setting target provision state to %s" -msgstr "" - -#: ironic/api/controllers/v1/node.py:529 -#, python-format -msgid "\"clean_steps\" is required when setting target provision state to %s" -msgstr "" - -#: ironic/api/controllers/v1/node.py:540 -#, python-format -msgid "The requested action \"%(action)s\" could not be understood." -msgstr "" - -#: ironic/api/controllers/v1/node.py:562 -#, python-format -msgid "Invalid clean_steps: %s" -msgstr "" - -#: ironic/api/controllers/v1/node.py:966 -msgid "Chassis id not specified." -msgstr "" - -#: ironic/api/controllers/v1/node.py:1066 -#, python-format -msgid "" -"Node %s can not update the driver while the console is enabled. Please " -"stop the console first." -msgstr "" - -#: ironic/api/controllers/v1/node.py:1217 -#, python-format -msgid "Cannot create node with invalid name %(name)s" -msgstr "" - -#: ironic/api/controllers/v1/node.py:1261 -#, python-format -msgid "Node %s can not be updated while a state transition is in progress." -msgstr "" - -#: ironic/api/controllers/v1/node.py:1268 -#, python-format -msgid "Node %(node)s: Cannot change name to invalid name '%(name)s'" -msgstr "" - -#: ironic/api/controllers/v1/port.py:197 -msgid "Node identifier not specified." -msgstr "" - -#: ironic/api/controllers/v1/types.py:145 -#, python-format -msgid "%s is not JSON serializable" -msgstr "" - -#: ironic/api/controllers/v1/types.py:242 -#, python-format -msgid "'%s' is an internal attribute and can not be updated" -msgstr "" - -#: ironic/api/controllers/v1/types.py:246 -#, python-format -msgid "'%s' is a mandatory attribute and can not be removed" -msgstr "" - -#: ironic/api/controllers/v1/types.py:251 -msgid "'add' and 'replace' operations need a value" -msgstr "" - -#: ironic/api/controllers/v1/utils.py:59 -msgid "Limit must be positive" -msgstr "" - -#: ironic/api/controllers/v1/utils.py:66 -#, python-format -msgid "Invalid sort direction: %s. Acceptable values are 'asc' or 'desc'" -msgstr "" - -#: ironic/api/controllers/v1/utils.py:76 -#, python-format -msgid "Adding a new attribute (%s) to the root of the resource is not allowed" -msgstr "" - -#: ironic/api/controllers/v1/utils.py:156 -msgid "Method not specified" -msgstr "" - -#: ironic/api/controllers/v1/utils.py:200 -#, python-format -msgid "Field(s) \"%s\" are not valid" -msgstr "" - -#: ironic/api/controllers/v1/utils.py:233 -#, python-format -msgid "Provision state \"%s\" is not valid" -msgstr "" - -#: ironic/api/controllers/v1/utils.py:243 -#, python-format -msgid "" -"Request not acceptable. The minimal required API version should be " -"%(base)s.%(opr)s" -msgstr "" - -#: ironic/api/middleware/auth_token.py:44 -#, python-format -msgid "Cannot compile public API routes: %s" -msgstr "" - -#: ironic/api/middleware/parsable_error.py:52 -#, python-format -msgid "ErrorDocumentMiddleware received an invalid status %s" -msgstr "" - -#: ironic/cmd/dbsync.py:57 -msgid "" -"Upgrade the database schema to the latest version. Optionally, use " -"--revision to specify an alembic revision string to upgrade to." -msgstr "" - -#: ironic/cmd/dbsync.py:69 -msgid "Create a new alembic revision. Use --message to set the message string." -msgstr "" - -#: ironic/cmd/dbsync.py:77 -msgid "Print the current version information and exit." -msgstr "" - -#: ironic/cmd/dbsync.py:82 -msgid "Create the database schema." -msgstr "" - -#: ironic/cmd/dbsync.py:88 -msgid "Available commands" -msgstr "" - -#: ironic/common/dhcp_factory.py:25 -msgid "" -"DHCP provider to use. \"neutron\" uses Neutron, and \"none\" uses a no-op" -" provider." -msgstr "" - -#: ironic/common/driver_factory.py:35 -msgid "" -"Specify the list of drivers to load during service initialization. " -"Missing drivers, or drivers which fail to initialize, will prevent the " -"conductor service from starting. The option default is a recommended set " -"of production-oriented drivers. A complete list of drivers present on " -"your system may be found by enumerating the \"ironic.drivers\" " -"entrypoint. An example may be found in the developer documentation " -"online." -msgstr "" - -#: ironic/common/exception.py:38 -msgid "" -"Used if there is a formatting error when generating an exception message " -"(a programming error). If True, raise an exception; if False, use the " -"unformatted message." -msgstr "" - -#: ironic/common/exception.py:59 -msgid "An unknown exception occurred." -msgstr "" - -#: ironic/common/exception.py:115 -msgid "Not authorized." -msgstr "" - -#: ironic/common/exception.py:120 -msgid "Operation not permitted." -msgstr "" - -#: ironic/common/exception.py:124 -msgid "Unacceptable parameters." -msgstr "" - -#: ironic/common/exception.py:129 -msgid "Conflict." -msgstr "" - -#: ironic/common/exception.py:134 -msgid "Resource temporarily unavailable, please retry." -msgstr "" - -#: ironic/common/exception.py:140 -msgid "Request not acceptable." -msgstr "" - -#: ironic/common/exception.py:145 -msgid "Invalid resource state." -msgstr "" - -#: ironic/common/exception.py:149 -#, python-format -msgid "A node with UUID %(uuid)s already exists." -msgstr "" - -#: ironic/common/exception.py:153 -#, python-format -msgid "A port with MAC address %(mac)s already exists." -msgstr "" - -#: ironic/common/exception.py:157 -#, python-format -msgid "A chassis with UUID %(uuid)s already exists." -msgstr "" - -#: ironic/common/exception.py:161 -#, python-format -msgid "A port with UUID %(uuid)s already exists." -msgstr "" - -#: ironic/common/exception.py:165 -#, python-format -msgid "A portgroup with UUID %(uuid)s already exists." -msgstr "" - -#: ironic/common/exception.py:169 -#, python-format -msgid "A portgroup with name %(name)s already exists." -msgstr "" - -#: ironic/common/exception.py:173 -#, python-format -msgid "A portgroup with MAC address %(mac)s already exists." -msgstr "" - -#: ironic/common/exception.py:177 -#, python-format -msgid "" -"Instance %(instance_uuid)s is already associated with a node, it cannot " -"be associated with this other node %(node)s" -msgstr "" - -#: ironic/common/exception.py:182 -#, python-format -msgid "A node with name %(name)s already exists." -msgstr "" - -#: ironic/common/exception.py:186 -#, python-format -msgid "Expected a uuid but received %(uuid)s." -msgstr "" - -#: ironic/common/exception.py:190 -#, python-format -msgid "Expected a logical name or uuid but received %(name)s." -msgstr "" - -#: ironic/common/exception.py:194 -#, python-format -msgid "Expected a logical name but received %(name)s." -msgstr "" - -#: ironic/common/exception.py:198 -#, python-format -msgid "Expected an uuid or int but received %(identity)s." -msgstr "" - -#: ironic/common/exception.py:202 -#, python-format -msgid "Expected a MAC address but received %(mac)s." -msgstr "" - -#: ironic/common/exception.py:206 -#, python-format -msgid "" -"The requested action \"%(action)s\" can not be performed on node " -"\"%(node)s\" while it is in state \"%(state)s\"." -msgstr "" - -#: ironic/common/exception.py:211 -#, python-format -msgid "Couldn't apply patch '%(patch)s'. Reason: %(reason)s" -msgstr "" - -#: ironic/common/exception.py:215 -#, python-format -msgid "Failed to deploy instance: %(reason)s" -msgstr "" - -#: ironic/common/exception.py:219 ironic/common/exception.py:223 -#, python-format -msgid "Image %(image_id)s is unacceptable: %(reason)s" -msgstr "" - -#: ironic/common/exception.py:229 ironic/common/exception.py:233 -#, python-format -msgid "%(err)s" -msgstr "" - -#: ironic/common/exception.py:237 -msgid "Resource already exists." -msgstr "" - -#: ironic/common/exception.py:241 -msgid "Resource could not be found." -msgstr "" - -#: ironic/common/exception.py:246 -#, python-format -msgid "Failed to load DHCP provider %(dhcp_provider_name)s, reason: %(reason)s" -msgstr "" - -#: ironic/common/exception.py:251 -#, python-format -msgid "Could not find the following driver(s): %(driver_name)s." -msgstr "" - -#: ironic/common/exception.py:255 -#, python-format -msgid "Image %(image_id)s could not be found." -msgstr "" - -#: ironic/common/exception.py:259 -#, python-format -msgid "No valid host was found. Reason: %(reason)s" -msgstr "" - -#: ironic/common/exception.py:263 -#, python-format -msgid "Instance %(instance)s could not be found." -msgstr "" - -#: ironic/common/exception.py:267 -#, python-format -msgid "Node %(node)s could not be found." -msgstr "" - -#: ironic/common/exception.py:271 -#, python-format -msgid "Portgroup %(portgroup)s could not be found." -msgstr "" - -#: ironic/common/exception.py:275 -#, python-format -msgid "" -"Cannot complete the requested action because portgroup %(portgroup)s " -"contains ports." -msgstr "" - -#: ironic/common/exception.py:280 -#, python-format -msgid "Node %(node)s is associated with instance %(instance)s." -msgstr "" - -#: ironic/common/exception.py:284 -#, python-format -msgid "Port %(port)s could not be found." -msgstr "" - -#: ironic/common/exception.py:288 -#, python-format -msgid "Update DHCP options on port: %(port_id)s failed." -msgstr "" - -#: ironic/common/exception.py:292 -#, python-format -msgid "Clean up DHCP options on node: %(node)s failed." -msgstr "" - -#: ironic/common/exception.py:296 -#, python-format -msgid "Retrieve IP address on port: %(port_id)s failed." -msgstr "" - -#: ironic/common/exception.py:300 -#, python-format -msgid "Invalid IPv4 address %(ip_address)s." -msgstr "" - -#: ironic/common/exception.py:304 -#, python-format -msgid "Update MAC address on port: %(port_id)s failed." -msgstr "" - -#: ironic/common/exception.py:308 -#, python-format -msgid "Chassis %(chassis)s could not be found." -msgstr "" - -#: ironic/common/exception.py:312 -#, python-format -msgid "Conductor %(conductor)s cannot be started because no drivers were loaded." -msgstr "" - -#: ironic/common/exception.py:317 -#, python-format -msgid "Conductor %(conductor)s could not be found." -msgstr "" - -#: ironic/common/exception.py:321 -#, python-format -msgid "Conductor %(conductor)s already registered." -msgstr "" - -#: ironic/common/exception.py:325 -#, python-format -msgid "Failed to set node power state to %(pstate)s." -msgstr "" - -#: ironic/common/exception.py:329 -msgid "An exclusive lock is required, but the current context has a shared lock." -msgstr "" - -#: ironic/common/exception.py:334 -#, python-format -msgid "Failed to toggle maintenance-mode flag for node %(node)s: %(reason)s" -msgstr "" - -#: ironic/common/exception.py:339 -#, python-format -msgid "Console access is not enabled on node %(node)s" -msgstr "" - -#: ironic/common/exception.py:343 -#, python-format -msgid "" -"The %(op)s operation can't be performed on node %(node)s because it's in " -"maintenance mode." -msgstr "" - -#: ironic/common/exception.py:348 -#, python-format -msgid "" -"Cannot complete the requested action because chassis %(chassis)s contains" -" nodes." -msgstr "" - -#: ironic/common/exception.py:353 -#, python-format -msgid "IPMI call failed: %(cmd)s." -msgstr "" - -#: ironic/common/exception.py:357 -msgid "" -"Failed to connect to AMT service. This could be caused by the wrong " -"amt_address or bad network environment." -msgstr "" - -#: ironic/common/exception.py:362 -#, python-format -msgid "AMT call failed: %(cmd)s." -msgstr "" - -#: ironic/common/exception.py:366 -msgid "MSFT OCS call failed." -msgstr "" - -#: ironic/common/exception.py:370 -#, python-format -msgid "Failed to establish SSH connection to host %(host)s." -msgstr "" - -#: ironic/common/exception.py:374 -#, python-format -msgid "Failed to execute command via SSH: %(cmd)s." -msgstr "" - -#: ironic/common/exception.py:378 -#, python-format -msgid "" -"Driver %(driver)s does not support %(extension)s (disabled or not " -"implemented)." -msgstr "" - -#: ironic/common/exception.py:383 -#, python-format -msgid "Connection to glance host %(host)s:%(port)s failed: %(reason)s" -msgstr "" - -#: ironic/common/exception.py:388 -#, python-format -msgid "Not authorized for image %(image_id)s." -msgstr "" - -#: ironic/common/exception.py:392 -#, python-format -msgid "Invalid image href %(image_href)s." -msgstr "" - -#: ironic/common/exception.py:396 -#, python-format -msgid "Validation of image href %(image_href)s failed, reason: %(reason)s" -msgstr "" - -#: ironic/common/exception.py:401 -#, python-format -msgid "Failed to download image %(image_href)s, reason: %(reason)s" -msgstr "" - -#: ironic/common/exception.py:405 -msgid "Not authorized in Keystone." -msgstr "" - -#: ironic/common/exception.py:413 -#, python-format -msgid "" -"Service type %(service_type)s with endpoint type %(endpoint_type)s not " -"found in keystone service catalog." -msgstr "" - -#: ironic/common/exception.py:418 -msgid "Connection failed" -msgstr "" - -#: ironic/common/exception.py:422 -msgid "Requested OpenStack Images API is forbidden" -msgstr "" - -#: ironic/common/exception.py:430 -msgid "The provided endpoint is invalid" -msgstr "" - -#: ironic/common/exception.py:434 -msgid "Unable to communicate with the server." -msgstr "" - -#: ironic/common/exception.py:450 -#, python-format -msgid "Could not find config at %(path)s" -msgstr "" - -#: ironic/common/exception.py:454 -#, python-format -msgid "" -"Node %(node)s is locked by host %(host)s, please retry after the current " -"operation is completed." -msgstr "" - -#: ironic/common/exception.py:459 -#, python-format -msgid "Node %(node)s found not to be locked on release" -msgstr "" - -#: ironic/common/exception.py:463 -msgid "" -"Requested action cannot be performed due to lack of free conductor " -"workers." -msgstr "" - -#: ironic/common/exception.py:473 -#, python-format -msgid "Invalid configuration file. %(error_msg)s" -msgstr "" - -#: ironic/common/exception.py:477 -#, python-format -msgid "Driver %(driver)s could not be loaded. Reason: %(reason)s." -msgstr "" - -#: ironic/common/exception.py:485 -#, python-format -msgid "Could not find pid in pid file %(pid_path)s" -msgstr "" - -#: ironic/common/exception.py:489 -#, python-format -msgid "Console subprocess failed to start. %(error)s" -msgstr "" - -#: ironic/common/exception.py:493 -#, python-format -msgid "Failed to create the password file. %(error)s" -msgstr "" - -#: ironic/common/exception.py:501 -#, python-format -msgid "%(operation)s failed, error: %(error)s" -msgstr "" - -#: ironic/common/exception.py:505 -#, python-format -msgid "%(operation)s not supported. error: %(error)s" -msgstr "" - -#: ironic/common/exception.py:509 -#, python-format -msgid "DRAC operation failed. Reason: %(error)s" -msgstr "" - -#: ironic/common/exception.py:513 -#, python-format -msgid "Failed to get sensor data for node %(node)s. Error: %(error)s" -msgstr "" - -#: ironic/common/exception.py:518 -#, python-format -msgid "Failed to parse sensor data for node %(node)s. Error: %(error)s" -msgstr "" - -#: ironic/common/exception.py:523 -#, python-format -msgid "" -"Disk volume where '%(path)s' is located doesn't have enough disk space. " -"Required %(required)d MiB, only %(actual)d MiB available space present." -msgstr "" - -#: ironic/common/exception.py:529 -#, python-format -msgid "Creating %(image_type)s image failed: %(error)s" -msgstr "" - -#: ironic/common/exception.py:533 -#, python-format -msgid "Swift operation '%(operation)s' failed: %(error)s" -msgstr "" - -#: ironic/common/exception.py:537 -#, python-format -msgid "" -"Swift object %(object)s from container %(container)s not found. Operation" -" '%(operation)s' failed." -msgstr "" - -#: ironic/common/exception.py:542 -#, python-format -msgid "SNMP operation '%(operation)s' failed: %(error)s" -msgstr "" - -#: ironic/common/exception.py:546 -#, python-format -msgid "Failed to create a file system. File system %(fs)s is not supported." -msgstr "" - -#: ironic/common/exception.py:551 -#, python-format -msgid "iRMC %(operation)s failed. Reason: %(error)s" -msgstr "" - -#: ironic/common/exception.py:555 -#, python-format -msgid "iRMC shared file system '%(share)s' is not mounted." -msgstr "" - -#: ironic/common/exception.py:559 -#, python-format -msgid "VirtualBox operation '%(operation)s' failed. Error: %(error)s" -msgstr "" - -#: ironic/common/exception.py:564 -#, python-format -msgid "Failed to inspect hardware. Reason: %(error)s" -msgstr "" - -#: ironic/common/exception.py:568 -#, python-format -msgid "Failed to clean node %(node)s: %(reason)s" -msgstr "" - -#: ironic/common/exception.py:572 -#, python-format -msgid "Path %(dir)s does not exist." -msgstr "" - -#: ironic/common/exception.py:576 -#, python-format -msgid "Directory %(dir)s is not writable." -msgstr "" - -#: ironic/common/exception.py:580 -#, python-format -msgid "" -"Cisco UCS client: operation %(operation)s failed for node %(node)s. " -"Reason: %(error)s" -msgstr "" - -#: ironic/common/exception.py:585 -#, python-format -msgid "Cisco UCS client: connection failed for node %(node)s. Reason: %(error)s" -msgstr "" - -#: ironic/common/exception.py:594 -#, python-format -msgid "" -"Failed to upload %(image_name)s image to web server %(web_server)s, " -"reason: %(reason)s" -msgstr "" - -#: ironic/common/exception.py:599 -#, python-format -msgid "Cisco IMC exception occurred for node %(node)s: %(error)s" -msgstr "" - -#: ironic/common/exception.py:603 -#, python-format -msgid "OneView exception occurred. Error: %(error)s" -msgstr "" - -#: ironic/common/exception.py:607 -#, python-format -msgid "Node %(node_id)s doesn't have a tag '%(tag)s'" -msgstr "" - -#: ironic/common/fsm.py:78 -#, python-format -msgid "State '%s' does not exist" -msgstr "" - -#: ironic/common/fsm.py:124 -#, python-format -msgid "Target state '%s' does not exist" -msgstr "" - -#: ironic/common/fsm.py:127 -#, python-format -msgid "Target state '%s' is not a 'stable' state" -msgstr "" - -#: ironic/common/hash_ring.py:31 -msgid "" -"Exponent to determine number of hash partitions to use when distributing " -"load across conductors. Larger values will result in more even " -"distribution of load and less load when rebalancing the ring, but more " -"memory usage. Number of partitions per conductor is " -"(2^hash_partition_exponent). This determines the granularity of " -"rebalancing: given 10 hosts, and an exponent of the 2, there are 40 " -"partitions in the ring.A few thousand partitions should make rebalancing " -"smooth in most cases. The default is suitable for up to a few hundred " -"conductors. Too many partitions has a CPU impact." -msgstr "" - -#: ironic/common/hash_ring.py:45 -msgid "" -"[Experimental Feature] Number of hosts to map onto each hash partition. " -"Setting this to more than one will cause additional conductor services to" -" prepare deployment environments and potentially allow the Ironic cluster" -" to recover more quickly if a conductor instance is terminated." -msgstr "" - -#: ironic/common/hash_ring.py:53 -msgid "Interval (in seconds) between hash ring resets." -msgstr "" - -#: ironic/common/hash_ring.py:90 -msgid "Invalid hosts supplied when building HashRing." -msgstr "" - -#: ironic/common/hash_ring.py:121 -msgid "Invalid data supplied to HashRing.get_hosts." -msgstr "" - -#: ironic/common/hash_ring.py:208 -#, python-format -msgid "The driver '%s' is unknown." -msgstr "" - -#: ironic/common/image_service.py:48 -msgid "Default glance hostname or IP address." -msgstr "" - -#: ironic/common/image_service.py:51 -msgid "Default glance port." -msgstr "" - -#: ironic/common/image_service.py:55 -msgid "Default protocol to use when connecting to glance. Set to https for SSL." -msgstr "" - -#: ironic/common/image_service.py:58 -msgid "" -"A list of the glance api servers available to ironic. Prefix with " -"https:// for SSL-based glance API servers. Format is [hostname|IP]:port." -msgstr "" - -#: ironic/common/image_service.py:63 -msgid "Allow to perform insecure SSL (https) requests to glance." -msgstr "" - -#: ironic/common/image_service.py:67 -msgid "Number of retries when downloading an image from glance." -msgstr "" - -#: ironic/common/image_service.py:72 -msgid "Authentication strategy to use when connecting to glance." -msgstr "" - -#: ironic/common/image_service.py:75 -msgid "" -"Optional path to a CA certificate bundle to be used to validate the SSL " -"certificate served by glance. It is used when glance_api_insecure is set " -"to False." -msgstr "" - -#: ironic/common/image_service.py:150 -#, python-format -msgid "Got HTTP code %s instead of 200 in response to HEAD request." -msgstr "" - -#: ironic/common/image_service.py:173 -#, python-format -msgid "Got HTTP code %s instead of 200 in response to GET request." -msgstr "" - -#: ironic/common/image_service.py:198 -msgid "" -"Cannot determine image size as there is no Content-Length header " -"specified in response to HEAD request." -msgstr "" - -#: ironic/common/image_service.py:240 -msgid "Specified image file not found." -msgstr "" - -#: ironic/common/image_service.py:320 -#, python-format -msgid "Image download protocol %s is not supported." -msgstr "" - -#: ironic/common/images.py:46 -msgid "If True, convert backing images to \"raw\" disk image format." -msgstr "" - -#: ironic/common/images.py:50 -msgid "Path to isolinux binary file." -msgstr "" - -#: ironic/common/images.py:53 -msgid "Template file for isolinux configuration file." -msgstr "" - -#: ironic/common/images.py:56 -msgid "Template file for grub configuration file." -msgstr "" - -#: ironic/common/images.py:343 -msgid "'qemu-img info' parsing failed." -msgstr "" - -#: ironic/common/images.py:350 -#, python-format -msgid "fmt=%(fmt)s backed by: %(backing_file)s" -msgstr "" - -#: ironic/common/images.py:365 -#, python-format -msgid "Converted to raw, but format is now %s" -msgstr "" - -#: ironic/common/images.py:552 -msgid "Deploy iso didn't contain efiboot.img or grub.cfg" -msgstr "" - -#: ironic/common/keystone.py:27 -msgid "The region used for getting endpoints of OpenStack services." -msgstr "" - -#: ironic/common/keystone.py:54 -msgid "Keystone API endpoint is missing" -msgstr "" - -#: ironic/common/keystone.py:78 -#, python-format -msgid "Could not authorize in Keystone: %s" -msgstr "" - -#: ironic/common/keystone.py:123 -msgid "No Keystone service catalog loaded" -msgstr "" - -#: ironic/common/paths.py:28 -msgid "Directory where the ironic python module is installed." -msgstr "" - -#: ironic/common/paths.py:32 -msgid "Directory where ironic binaries are installed." -msgstr "" - -#: ironic/common/paths.py:35 -msgid "Top-level directory for maintaining ironic's state." -msgstr "" - -#: ironic/common/pxe_utils.py:118 -#, python-format -msgid "Failed to get IP address for any port on node %s." -msgstr "" - -#: ironic/common/raid.py:42 -#, python-format -msgid "" -"Raid config cannot have more than one root volume. %d root volumes were " -"specified" -msgstr "" - -#: ironic/common/raid.py:67 -#, python-format -msgid "RAID config validation error: %s" -msgstr "" - -#: ironic/common/service.py:43 -msgid "Default interval (in seconds) for running driver periodic tasks." -msgstr "" - -#: ironic/common/service.py:48 -msgid "" -"Name of this node. This can be an opaque identifier. It is not " -"necessarily a hostname, FQDN, or IP address. However, the node name must " -"be valid within an AMQP key, and if using ZeroMQ, a valid hostname, FQDN," -" or IP address." -msgstr "" - -#: ironic/common/service.py:167 -#, python-format -msgid "api_workers value of %d is invalid, must be greater than 0." -msgstr "" - -#: ironic/common/swift.py:31 -msgid "Maximum number of times to retry a Swift request, before failing." -msgstr "" - -#: ironic/common/swift.py:110 -msgid "put container" -msgstr "" - -#: ironic/common/swift.py:121 -msgid "put object" -msgstr "" - -#: ironic/common/swift.py:141 -msgid "head account" -msgstr "" - -#: ironic/common/swift.py:170 -msgid "delete object" -msgstr "" - -#: ironic/common/swift.py:191 -msgid "head object" -msgstr "" - -#: ironic/common/swift.py:206 -msgid "post object" -msgstr "" - -#: ironic/common/utils.py:48 -msgid "" -"Path to the rootwrap configuration file to use for running commands as " -"root." -msgstr "" - -#: ironic/common/utils.py:52 -msgid "Temporary working directory, default is Python temp dir." -msgstr "" - -#: ironic/common/utils.py:123 -msgid "Invalid private key" -msgstr "" - -#: ironic/common/utils.py:403 -#, python-format -msgid "Unsupported/Invalid hash name '%s' provided." -msgstr "" - -#: ironic/common/utils.py:641 -#, python-format -msgid "" -"Cannot update capabilities. The new capabilities should be in a " -"dictionary. Provided value is %s" -msgstr "" - -#: ironic/common/utils.py:654 -#, python-format -msgid "Invalid capabilities string '%s'." -msgstr "" - -#: ironic/common/utils.py:687 -#, python-format -msgid "%(port_name)s \"%(port)s\" is not a valid integer." -msgstr "" - -#: ironic/common/utils.py:691 -#, python-format -msgid "" -"%(port_name)s \"%(port)s\" is out of range. Valid port numbers must be " -"between 1 and 65535." -msgstr "" - -#: ironic/common/glance_service/v2/image_service.py:35 -msgid "" -"A list of URL schemes that can be downloaded directly via the direct_url." -" Currently supported schemes: [file]." -msgstr "" - -#: ironic/common/glance_service/v2/image_service.py:44 -msgid "" -"The secret token given to Swift to allow temporary URL downloads. " -"Required for temporary URLs." -msgstr "" - -#: ironic/common/glance_service/v2/image_service.py:49 -msgid "" -"The length of time in seconds that the temporary URL will be valid for. " -"Defaults to 20 minutes. If some deploys get a 401 response code when " -"trying to download from the temporary URL, try raising this duration. " -"This value must be greater than or equal to the value for " -"swift_temp_url_expected_download_start_delay" -msgstr "" - -#: ironic/common/glance_service/v2/image_service.py:58 -msgid "" -"Whether to cache generated Swift temporary URLs. Setting it to true is " -"only useful when an image caching proxy is used. Defaults to False." -msgstr "" - -#: ironic/common/glance_service/v2/image_service.py:63 -msgid "" -"This is the delay (in seconds) from the time of the deploy request (when " -"the Swift temporary URL is generated) to when the IPA ramdisk starts up " -"and URL is used for the image download. This value is used to check if " -"the Swift temporary URL duration is large enough to let the image " -"download begin. Also if temporary URL caching is enabled this will " -"determine if a cached entry will still be valid when the download starts." -" swift_temp_url_duration value must be greater than or equal to this " -"option's value. Defaults to 0." -msgstr "" - -#: ironic/common/glance_service/v2/image_service.py:76 -msgid "" -"The \"endpoint\" (scheme, hostname, optional port) for the Swift URL of " -"the form \"endpoint_url/api_version/[account/]container/object_id\". Do " -"not include trailing \"/\". For example, use " -"\"https://swift.example.com\". If using RADOS Gateway, endpoint may also " -"contain /swift path; if it does not, it will be appended. Required for " -"temporary URLs." -msgstr "" - -#: ironic/common/glance_service/v2/image_service.py:86 -msgid "" -"The Swift API version to create a temporary URL for. Defaults to \"v1\". " -"Swift temporary URL format: " -"\"endpoint_url/api_version/[account/]container/object_id\"" -msgstr "" - -#: ironic/common/glance_service/v2/image_service.py:91 -msgid "" -"The account that Glance uses to communicate with Swift. The format is " -"\"AUTH_uuid\". \"uuid\" is the UUID for the account configured in the " -"glance-api.conf. Required for temporary URLs when Glance backend is " -"Swift. For example: \"AUTH_a422b2-91f3-2f46-74b7-d7c9e8958f5d30\". Swift " -"temporary URL format: " -"\"endpoint_url/api_version/[account/]container/object_id\"" -msgstr "" - -#: ironic/common/glance_service/v2/image_service.py:101 -msgid "" -"The Swift container Glance is configured to store its images in. Defaults" -" to \"glance\", which is the default in glance-api.conf. Swift temporary " -"URL format: \"endpoint_url/api_version/[account/]container/object_id\"" -msgstr "" - -#: ironic/common/glance_service/v2/image_service.py:108 -msgid "" -"This should match a config by the same name in the Glance configuration " -"file. When set to 0, a single-tenant store will only use one container to" -" store all images. When set to an integer value between 1 and 32, a " -"single-tenant store will use multiple containers to store images, and " -"this value will determine how many containers are created." -msgstr "" - -#: ironic/common/glance_service/v2/image_service.py:118 -msgid "" -"Type of endpoint to use for temporary URLs. If the Glance backend is " -"Swift, use \"swift\"; if it is CEPH with RADOS gateway, use \"radosgw\"." -msgstr "" - -#: ironic/common/glance_service/v2/image_service.py:232 -#, python-format -msgid "The given image info does not have a valid image id: %s" -msgstr "" - -#: ironic/common/glance_service/v2/image_service.py:253 -#, python-format -msgid "" -"Swift endpoint URL should only contain scheme, hostname, optional port " -"and optional /swift path without trailing slash; provided value is: %s" -msgstr "" - -#: ironic/common/glance_service/v2/image_service.py:275 -msgid "" -"Swift temporary URLs require a shared secret to be created. You must " -"provide \"swift_temp_url_key\" as a config option." -msgstr "" - -#: ironic/common/glance_service/v2/image_service.py:279 -msgid "" -"Swift temporary URLs require a Swift endpoint URL. You must provide " -"\"swift_endpoint_url\" as a config option." -msgstr "" - -#: ironic/common/glance_service/v2/image_service.py:284 -msgid "" -"Swift temporary URLs require a Swift account string. You must provide " -"\"swift_account\" as a config option." -msgstr "" - -#: ironic/common/glance_service/v2/image_service.py:289 -msgid "" -"\"swift_temp_url_duration\" must be greater than or equal to " -"\"[glance]swift_temp_url_expected_download_start_delay\" option, " -"otherwise the Swift temporary URL may expire before the download starts." -msgstr "" - -#: ironic/common/glance_service/v2/image_service.py:297 -msgid "" -"An integer value between 0 and 32 is required for " -"swift_store_multiple_containers_seed." -msgstr "" - -#: ironic/conductor/base_manager.py:45 -msgid "" -"The size of the workers greenthread pool. Note that 2 threads will be " -"reserved by the conductor itself for handling heart beats and periodic " -"tasks." -msgstr "" - -#: ironic/conductor/base_manager.py:50 -msgid "Seconds between conductor heart beats." -msgstr "" - -#: ironic/conductor/base_manager.py:80 -msgid "Attempt to start an already running conductor manager" -msgstr "" - -#: ironic/conductor/base_manager.py:173 -#, python-format -msgid "The deployment can't be resumed by conductor %s. Moving to fail state." -msgstr "" - -#: ironic/conductor/manager.py:79 -msgid "" -"URL of Ironic API service. If not set ironic can get the current value " -"from the keystone service catalog." -msgstr "" - -#: ironic/conductor/manager.py:84 -msgid "" -"Maximum time (in seconds) since the last check-in of a conductor. A " -"conductor is considered inactive when this time has been exceeded." -msgstr "" - -#: ironic/conductor/manager.py:89 -msgid "Interval between syncing the node power state to the database, in seconds." -msgstr "" - -#: ironic/conductor/manager.py:93 -msgid "Interval between checks of provision timeouts, in seconds." -msgstr "" - -#: ironic/conductor/manager.py:97 -msgid "" -"Timeout (seconds) to wait for a callback from a deploy ramdisk. Set to 0 " -"to disable timeout." -msgstr "" - -#: ironic/conductor/manager.py:101 -msgid "" -"During sync_power_state, should the hardware power state be set to the " -"state recorded in the database (True) or should the database be updated " -"based on the hardware state (False)." -msgstr "" - -#: ironic/conductor/manager.py:107 -msgid "" -"During sync_power_state failures, limit the number of times Ironic should" -" try syncing the hardware node power state with the node power state in " -"DB" -msgstr "" - -#: ironic/conductor/manager.py:113 -msgid "" -"Maximum number of worker threads that can be started simultaneously by a " -"periodic task. Should be less than RPC thread pool size." -msgstr "" - -#: ironic/conductor/manager.py:118 -msgid "Number of attempts to grab a node lock." -msgstr "" - -#: ironic/conductor/manager.py:121 -msgid "Seconds to sleep between node lock attempts." -msgstr "" - -#: ironic/conductor/manager.py:124 -msgid "Enable sending sensor data message via the notification bus" -msgstr "" - -#: ironic/conductor/manager.py:128 -msgid "" -"Seconds between conductor sending sensor data message to ceilometer via " -"the notification bus." -msgstr "" - -#: ironic/conductor/manager.py:132 -msgid "" -"List of comma separated meter types which need to be sent to Ceilometer. " -"The default value, \"ALL\", is a special value meaning send all the " -"sensor data." -msgstr "" - -#: ironic/conductor/manager.py:137 -msgid "" -"When conductors join or leave the cluster, existing conductors may need " -"to update any persistent local state as nodes are moved around the " -"cluster. This option controls how often, in seconds, each conductor will " -"check for nodes that it should \"take over\". Set it to a negative value " -"to disable the check entirely." -msgstr "" - -#: ironic/conductor/manager.py:146 -msgid "Whether to upload the config drive to Swift." -msgstr "" - -#: ironic/conductor/manager.py:149 -msgid "" -"Name of the Swift container to store config drive data. Used when " -"configdrive_use_swift is True." -msgstr "" - -#: ironic/conductor/manager.py:153 -msgid "Timeout (seconds) for waiting for node inspection. 0 - unlimited." -msgstr "" - -#: ironic/conductor/manager.py:160 -msgid "" -"Enables or disables automated cleaning. Automated cleaning is a " -"configurable set of steps, such as erasing disk drives, that are " -"performed on the node to ensure it is in a baseline state and ready to be" -" deployed to. This is done after instance deletion as well as during the " -"transition from a \"manageable\" to \"available\" state. When enabled, " -"the particular steps performed to clean a node depend on which driver " -"that node is managed by; see the individual driver's documentation for " -"details. NOTE: The introduction of the cleaning operation causes instance" -" deletion to take significantly longer. In an environment where all " -"tenants are trusted (eg, because there is only one tenant), this option " -"could be safely disabled." -msgstr "" - -#: ironic/conductor/manager.py:178 -msgid "" -"Timeout (seconds) to wait for a callback from the ramdisk doing the " -"cleaning. If the timeout is reached the node will be put in the \"clean " -"failed\" provision state. Set to 0 to disable timeout." -msgstr "" - -#: ironic/conductor/manager.py:329 ironic/conductor/manager.py:409 -#: ironic/drivers/utils.py:87 -#, python-format -msgid "No handler for method %s" -msgstr "" - -#: ironic/conductor/manager.py:334 ironic/conductor/manager.py:414 -#, python-format -msgid "The method %(method)s does not support HTTP %(http)s" -msgstr "" - -#: ironic/conductor/manager.py:552 -#, python-format -msgid "" -"RPC do_node_deploy failed to validate deploy or power info for node " -"%(node_uuid)s. Error: %(msg)s" -msgstr "" - -#: ironic/conductor/manager.py:600 -#, python-format -msgid "" -"Failed to validate power driver interface. Can not delete instance. " -"Error: %(msg)s" -msgstr "" - -#: ironic/conductor/manager.py:626 -#, python-format -msgid "Failed to tear down. Error: %s" -msgstr "" - -#: ironic/conductor/manager.py:702 -#, python-format -msgid "Node %(node)s got an invalid last step for %(state)s: %(step)s." -msgstr "" - -#: ironic/conductor/manager.py:757 -msgid "cleaning" -msgstr "" - -#: ironic/conductor/manager.py:768 -#, python-format -msgid "" -"RPC do_node_clean failed to validate power info. Cannot clean node " -"%(node)s. Error: %(msg)s" -msgstr "" - -#: ironic/conductor/manager.py:819 -#, python-format -msgid "" -"Cannot continue cleaning on %(node)s, node is in %(state)s state, should " -"be %(clean_state)s" -msgstr "" - -#: ironic/conductor/manager.py:908 -#, python-format -msgid "" -"Failed to validate power driver interface. Can not clean node %(node)s. " -"Error: %(msg)s" -msgstr "" - -#: ironic/conductor/manager.py:924 -#, python-format -msgid "Failed to prepare node %(node)s for cleaning: %(e)s" -msgstr "" - -#: ironic/conductor/manager.py:952 -#, python-format -msgid "Cannot clean node %(node)s. Error: %(msg)s" -msgstr "" - -#: ironic/conductor/manager.py:998 -#, python-format -msgid "Node %(node)s failed step %(step)s: %(exc)s" -msgstr "" - -#: ironic/conductor/manager.py:1027 -#, python-format -msgid "" -"While executing step %(step)s on node %(node)s, step returned invalid " -"value: %(val)s" -msgstr "" - -#: ironic/conductor/manager.py:1044 -#, python-format -msgid "Failed to tear down from cleaning for node %s" -msgstr "" - -#: ironic/conductor/manager.py:1065 -#, python-format -msgid "" -"Failed to validate power driver interface for node %(node)s. Error: " -"%(msg)s" -msgstr "" - -#: ironic/conductor/manager.py:1072 -#, python-format -msgid "Failed to get power state for node %(node)s. Error: %(msg)s" -msgstr "" - -#: ironic/conductor/manager.py:1099 -msgid "Failed to tear down cleaning after aborting the operation" -msgstr "" - -#: ironic/conductor/manager.py:1106 -#, python-format -msgid "Clean operation aborted for node %s" -msgstr "" - -#: ironic/conductor/manager.py:1107 -msgid "By request, the clean operation was aborted" -msgstr "" - -#: ironic/conductor/manager.py:1109 -#, python-format -msgid " after the completion of step \"%s\"" -msgstr "" - -#: ironic/conductor/manager.py:1364 -#, python-format -msgid "Failed to start console while taking over the node %(node)s: %(err)s." -msgstr "" - -#: ironic/conductor/manager.py:1394 -msgid "" -"Timeout reached while cleaning the node. Please check if the ramdisk " -"responsible for the cleaning is running on the node." -msgstr "" - -#: ironic/conductor/manager.py:1484 -msgid "not supported" -msgstr "" - -#: ironic/conductor/manager.py:1528 -#, python-format -msgid "" -"Can not delete node \"%(node)s\" while it is in provision state " -"\"%(state)s\". Valid provision states to perform deletion are: " -"\"%(valid_states)s\"" -msgstr "" - -#: ironic/conductor/manager.py:1659 -msgid "enabled" -msgstr "" - -#: ironic/conductor/manager.py:1659 -msgid "disabled" -msgstr "" - -#: ironic/conductor/manager.py:1680 -msgid "enabling" -msgstr "" - -#: ironic/conductor/manager.py:1680 -msgid "disabling" -msgstr "" - -#: ironic/conductor/manager.py:1681 -#, python-format -msgid "Error %(op)s the console on node %(node)s. Reason: %(error)s" -msgstr "" - -#: ironic/conductor/manager.py:1732 -#, python-format -msgid "" -"Port %(port)s can not have any connectivity attributes (%(connect)s) " -"updated unless node %(node)s is in a %(allowed)s state or in maintenance " -"mode." -msgstr "" - -#: ironic/conductor/manager.py:2040 -#, python-format -msgid "" -"RPC inspect_hardware failed to validate inspection or power info. Error: " -"%(msg)s" -msgstr "" - -#: ironic/conductor/manager.py:2072 -msgid "timeout reached while inspecting the node" -msgstr "" - -#: ironic/conductor/manager.py:2313 -#, python-format -msgid "Failed to upload the configdrive to Swift. Error: %s" -msgstr "" - -#: ironic/conductor/manager.py:2324 -#, python-format -msgid "Failed to prepare to deploy. Error: %s" -msgstr "" - -#: ironic/conductor/manager.py:2333 -#, python-format -msgid "Failed to deploy. Error: %s" -msgstr "" - -#: ironic/conductor/manager.py:2372 -#, python-format -msgid "" -"During sync_power_state, max retries exceeded for node %(node)s, node " -"state %(actual)s does not match expected state '%(state)s'. Updating DB " -"state to '%(actual)s' Switching node to maintenance mode." -msgstr "" - -#: ironic/conductor/manager.py:2381 -#, python-format -msgid " Error: %s" -msgstr "" - -#: ironic/conductor/manager.py:2424 -msgid "Power driver returned ERROR state while trying to sync power state." -msgstr "" - -#: ironic/conductor/manager.py:2532 -#, python-format -msgid "During inspection, driver returned unexpected state %(state)s" -msgstr "" - -#: ironic/conductor/rpcapi.py:119 -#, python-format -msgid "No conductor service registered which supports driver %s." -msgstr "" - -#: ironic/conductor/rpcapi.py:668 ironic/conductor/rpcapi.py:694 -#: ironic/conductor/rpcapi.py:719 -msgid "Incompatible conductor version - please upgrade ironic-conductor first" -msgstr "" - -#: ironic/conductor/task_manager.py:344 -#, python-format -msgid "Async execution of %(method)s failed with error: %(error)s" -msgstr "" - -#: ironic/conductor/utils.py:83 ironic/conductor/utils.py:131 -#, python-format -msgid "Failed to change power state to '%(target)s'. Error: %(error)s" -msgstr "" - -#: ironic/conductor/utils.py:152 -#, python-format -msgid "Timeout reached while waiting for callback for node %s" -msgstr "" - -#: ironic/conductor/utils.py:158 -#, python-format -msgid "Cleanup failed for node %(node)s after deploy timeout: %(error)s" -msgstr "" - -#: ironic/conductor/utils.py:168 -msgid "" -"Deploy timed out, but an unhandled exception was encountered while " -"aborting. More info may be found in the log file." -msgstr "" - -#: ironic/conductor/utils.py:195 ironic/conductor/utils.py:240 -#: ironic/conductor/utils.py:260 -msgid "No free conductor workers available" -msgstr "" - -#: ironic/conductor/utils.py:386 -#, python-format -msgid "node does not support this clean step: %(step)s" -msgstr "" - -#: ironic/conductor/utils.py:396 -#, python-format -msgid "clean step %(step)s has these invalid arguments: %(invalid)s" -msgstr "" - -#: ironic/conductor/utils.py:410 -#, python-format -msgid "clean step %(step)s is missing these required keyword arguments: %(miss)s" -msgstr "" - -#: ironic/db/sqlalchemy/api.py:175 -#, python-format -msgid "The sort_key value \"%(key)s\" is an invalid field for sorting" -msgstr "" - -#: ironic/db/sqlalchemy/api.py:384 -msgid "Cannot overwrite UUID for an existing Node." -msgstr "" - -#: ironic/db/sqlalchemy/api.py:490 -msgid "Cannot overwrite UUID for an existing Port." -msgstr "" - -#: ironic/db/sqlalchemy/api.py:575 -msgid "Cannot overwrite UUID for an existing portgroup." -msgstr "" - -#: ironic/db/sqlalchemy/api.py:653 -msgid "Cannot overwrite UUID for an existing Chassis." -msgstr "" - -#: ironic/db/sqlalchemy/models.py:38 -msgid "MySQL engine to use." -msgstr "" - -#: ironic/dhcp/neutron.py:39 -msgid "URL for connecting to neutron." -msgstr "" - -#: ironic/dhcp/neutron.py:42 -msgid "Timeout value for connecting to neutron in seconds." -msgstr "" - -#: ironic/dhcp/neutron.py:45 -msgid "Client retries in the case of a failed request." -msgstr "" - -#: ironic/dhcp/neutron.py:49 -msgid "" -"Default authentication strategy to use when connecting to neutron. " -"Running neutron in noauth mode (related to but not affected by this " -"setting) is insecure and should only be used for testing." -msgstr "" - -#: ironic/dhcp/neutron.py:55 -msgid "" -"UUID of the network to create Neutron ports on, when booting to a ramdisk" -" for cleaning using Neutron DHCP." -msgstr "" - -#: ironic/dhcp/neutron.py:171 -#, python-format -msgid "" -"No VIFs found for node %(node)s when attempting to update DHCP BOOT " -"options." -msgstr "" - -#: ironic/dhcp/neutron.py:186 -#, python-format -msgid "Failed to set DHCP BOOT options for any port on node %s." -msgstr "" - -#: ironic/dhcp/neutron.py:324 -msgid "Valid cleaning network UUID not provided" -msgstr "" - -#: ironic/dhcp/neutron.py:340 -#, python-format -msgid "Could not create cleaning port on network %(net)s from %(node)s. %(exc)s" -msgstr "" - -#: ironic/dhcp/neutron.py:349 -#, python-format -msgid "Failed to create cleaning ports for node %(node)s" -msgstr "" - -#: ironic/dhcp/neutron.py:370 -#, python-format -msgid "" -"Could not get cleaning network vif for %(node)s from Neutron, possible " -"network issue. %(exc)s" -msgstr "" - -#: ironic/dhcp/neutron.py:384 -#, python-format -msgid "" -"Could not remove cleaning ports on network %(net)s from %(node)s, " -"possible network issue. %(exc)s" -msgstr "" - -#: ironic/drivers/agent.py:144 ironic/drivers/fake.py:227 -#: ironic/drivers/pxe.py:287 -msgid "Unable to import pyremotevbox library" -msgstr "" - -#: ironic/drivers/agent.py:166 ironic/drivers/fake.py:255 -#: ironic/drivers/pxe.py:309 -msgid "Unable to import pywsman library" -msgstr "" - -#: ironic/drivers/agent.py:189 ironic/drivers/fake.py:277 -#: ironic/drivers/pxe.py:348 -msgid "Unable to import UcsSdk library" -msgstr "" - -#: ironic/drivers/agent.py:214 ironic/drivers/fake.py:290 -#: ironic/drivers/pxe.py:372 -msgid "Unable to import ImcSdk library" -msgstr "" - -#: ironic/drivers/agent.py:254 ironic/drivers/fake.py:160 -#: ironic/drivers/pxe.py:193 -msgid "Unable to import iboot library" -msgstr "" - -#: ironic/drivers/base.py:1027 -#, python-format -msgid "\"argsinfo\" must be a dictionary instead of \"%s\"" -msgstr "" - -#: ironic/drivers/base.py:1032 -#, python-format -msgid "Argument \"%(arg)s\" must be a dictionary instead of \"%(val)s\"." -msgstr "" - -#: ironic/drivers/base.py:1039 -#, python-format -msgid "" -"For argument \"%(arg)s\", \"description\" must be a string value instead " -"of \"%(value)s\"." -msgstr "" - -#: ironic/drivers/base.py:1046 -#, python-format -msgid "" -"For argument \"%(arg)s\", \"required\" must be a Boolean value instead of" -" \"%(value)s\"." -msgstr "" - -#: ironic/drivers/base.py:1051 -#, python-format -msgid "" -"Argument \"%(arg)s\" has an invalid key named \"%(key)s\". It must be " -"\"description\" or \"required\"." -msgstr "" - -#: ironic/drivers/base.py:1056 -#, python-format -msgid "Argument \"%(arg)s\" is missing a \"description\"." -msgstr "" - -#: ironic/drivers/base.py:1122 -#, python-format -msgid "\"priority\" must be an integer value instead of \"%s\"" -msgstr "" - -#: ironic/drivers/base.py:1129 -#, python-format -msgid "\"abortable\" must be a Boolean value instead of \"%s\"" -msgstr "" - -#: ironic/drivers/drac.py:39 ironic/drivers/fake.py:186 -msgid "Unable to import python-dracclient library" -msgstr "" - -#: ironic/drivers/fake.py:119 -msgid "Unable to import pyghmi IPMI library" -msgstr "" - -#: ironic/drivers/fake.py:134 ironic/drivers/pxe.py:165 -msgid "Unable to import seamicroclient library" -msgstr "" - -#: ironic/drivers/fake.py:172 ironic/drivers/ilo.py:47 ironic/drivers/ilo.py:72 -#: ironic/drivers/pxe.py:213 -msgid "Unable to import proliantutils library" -msgstr "" - -#: ironic/drivers/fake.py:201 ironic/drivers/pxe.py:238 -msgid "Unable to import pysnmp library" -msgstr "" - -#: ironic/drivers/fake.py:213 ironic/drivers/irmc.py:46 -#: ironic/drivers/irmc.py:71 ironic/drivers/pxe.py:261 -msgid "Unable to import python-scciclient library" -msgstr "" - -#: ironic/drivers/fake.py:311 ironic/drivers/oneview.py:49 -#: ironic/drivers/oneview.py:78 -msgid "Unable to import python-oneviewclient library" -msgstr "" - -#: ironic/drivers/pxe.py:128 -msgid "Unable to import pyghmi library" -msgstr "" - -#: ironic/drivers/utils.py:81 -msgid "Method not specified when calling vendor extension." -msgstr "" - -#: ironic/drivers/utils.py:233 -#, python-format -msgid "Value of 'capabilities' must be string. Got %s" -msgstr "" - -#: ironic/drivers/utils.py:241 -#, python-format -msgid "Malformed capabilities value: %s" -msgstr "" - -#: ironic/drivers/modules/agent.py:44 -msgid "" -"DEPRECATED. Additional append parameters for baremetal PXE boot. This " -"option is deprecated and will be removed in Mitaka release. Please use " -"[pxe]pxe_append_params instead." -msgstr "" - -#: ironic/drivers/modules/agent.py:51 -msgid "" -"DEPRECATED. Template file for PXE configuration. This option is " -"deprecated and will be removed in Mitaka release. Please use " -"[pxe]pxe_config_template instead." -msgstr "" - -#: ironic/drivers/modules/agent.py:58 -msgid "" -"Whether Ironic will manage booting of the agent ramdisk. If set to False," -" you will need to configure your mechanism to allow booting the agent " -"ramdisk." -msgstr "" - -#: ironic/drivers/modules/agent.py:64 -msgid "" -"The memory size in MiB consumed by agent when it is booted on a bare " -"metal node. This is used for checking if the image can be downloaded and " -"deployed on the bare metal node after booting agent ramdisk. This may be " -"set according to the memory consumed by the agent ramdisk image." -msgstr "" - -#: ironic/drivers/modules/agent.py:72 -msgid "" -"Whether the agent ramdisk should stream raw images directly onto the disk" -" or not. By streaming raw images directly onto the disk the agent ramdisk" -" will not spend time copying the image to a tmpfs partition (therefore " -"consuming less memory) prior to writing it to the disk. Unless the disk " -"where the image will be copied to is really slow, this option should be " -"set to True. Defaults to True." -msgstr "" - -#: ironic/drivers/modules/agent.py:92 ironic/drivers/modules/pxe.py:103 -msgid "UUID (from Glance) of the deployment kernel. Required." -msgstr "" - -#: ironic/drivers/modules/agent.py:94 -msgid "" -"UUID (from Glance) of the ramdisk with agent that is used at deploy time." -" Required." -msgstr "" - -#: ironic/drivers/modules/agent.py:99 -msgid "URL of a proxy server for HTTP connections. Optional." -msgstr "" - -#: ironic/drivers/modules/agent.py:101 -msgid "URL of a proxy server for HTTPS connections. Optional." -msgstr "" - -#: ironic/drivers/modules/agent.py:103 -msgid "" -"A comma-separated list of host names, IP addresses and domain names (with" -" optional :port) that will be excluded from proxying. To denote a doman " -"name, use a dot to prefix the domain name. This value will be ignored if " -"``image_http_proxy`` and ``image_https_proxy`` are not specified. " -"Optional." -msgstr "" - -#: ironic/drivers/modules/agent.py:195 -#, python-format -msgid "" -"Memory size is too small for requested image, if it is less than (image " -"size + reserved RAM size), will break the IPA deployments. Image size: " -"%(image_size)d MiB, Memory size: %(memory_size)d MiB, Reserved size: " -"%(reserved_size)d MiB." -msgstr "" - -#: ironic/drivers/modules/agent.py:228 -#, python-format -msgid "" -"Proxy URL should either have HTTP(S) scheme or no scheme at all, the " -"following URLs are invalid: %s." -msgstr "" - -#: ironic/drivers/modules/agent.py:233 -#, python-format -msgid "" -"image_no_proxy should be a list of host names, IP addresses or domain " -"names to exclude from proxying, the specified list %s is incorrect. To " -"denote a domain name, prefix it with a dot (instead of e.g. '.*')." -msgstr "" - -#: ironic/drivers/modules/agent.py:272 -#, python-format -msgid "Node %s failed to validate deploy image info. Some parameters were missing" -msgstr "" - -#: ironic/drivers/modules/agent.py:279 -#, python-format -msgid "" -"image_source's image_checksum must be provided in instance_info for node " -"%s" -msgstr "" - -#: ironic/drivers/modules/agent.py:508 -#, python-format -msgid "" -"Command result did not return %(type_uuid)s for node %(node)s. The " -"version of the IPA ramdisk used in the deployment might not have support " -"for provisioning of partition images." -msgstr "" - -#: ironic/drivers/modules/agent.py:535 -#: ironic/drivers/modules/oneview/vendor.py:47 -#, python-format -msgid "node %(node)s command status errored: %(error)s" -msgstr "" - -#: ironic/drivers/modules/agent.py:607 -#, python-format -msgid "Node %s has no target RAID configuration." -msgstr "" - -#: ironic/drivers/modules/agent.py:616 -msgid "skipping root volume" -msgstr "" - -#: ironic/drivers/modules/agent.py:619 -msgid "skipping non-root volumes" -msgstr "" - -#: ironic/drivers/modules/agent.py:626 -msgid " and " -msgstr "" - -#: ironic/drivers/modules/agent.py:628 -#, python-format -msgid "Node %(node)s has empty target RAID configuration after %(msg)s." -msgstr "" - -#: ironic/drivers/modules/agent.py:664 -#, python-format -msgid "" -"Agent ramdisk didn't return a proper command result while cleaning " -"%(node)s. It returned '%(result)s' after command execution." -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:48 -msgid "Maximum interval (in seconds) for agent heartbeats." -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:51 -msgid "" -"Number of times to retry getting power state to check if bare metal node " -"has been powered off after a soft power off." -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:56 -msgid "" -"Amount of time (in seconds) to wait between polling power state after " -"trigger soft poweroff." -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:87 -msgid "" -"Whether Ironic should force a reboot of the Node via the out-of-band " -"channel after deployment is complete. Provides compatiblity with older " -"deploy ramdisks. Defaults to False. Optional." -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:209 -msgid "Missing parameter version" -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:212 -#, python-format -msgid "Unknown lookup payload version: %s" -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:249 -#, python-format -msgid "" -"agent get_clean_steps for node %(node)s returned an invalid result. Keys:" -" %(keys)s are missing from result: %(result)s." -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:263 -#, python-format -msgid "" -"agent get_clean_steps for node %(node)s returned an invalid clean step. " -"Keys: %(keys)s are missing from step: %(step)s." -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:327 -#, python-format -msgid "Agent returned error for clean step %(step)s on node %(node)s : %(err)s." -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:339 -#, python-format -msgid "Could not continue cleaning on node %(node)s: %(err)s." -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:368 -#, python-format -msgid "Could not restart automated cleaning on node %(node)s: %(err)s." -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:389 -#, python-format -msgid "" -"For node %(node)s, post clean step hook %(method)s failed for clean step " -"%(step)s.Error: %(error)s" -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:407 -#, python-format -msgid "" -"Agent returned unknown status for clean step %(step)s on node %(node)s : " -"%(err)s." -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:427 -#, python-format -msgid "Reboot requested by clean step %(step)s failed for node %(node)s: %(err)s" -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:467 -msgid "For heartbeat operation, \"agent_url\" must be specified." -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:476 -msgid "Failed checking if deploy is done." -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:485 -msgid "Node failed to get image for deploy." -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:489 -msgid "Node failed to move to active state." -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:504 -msgid "Node failed to start the first cleaning step." -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:512 -msgid "Node failed to check cleaning progress." -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:521 -#, python-format -msgid "Asynchronous exception for node %(node)s: %(msg)s Exception: %(e)s" -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:636 -#, python-format -msgid "Malformed network interfaces lookup: %s" -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:665 -#, python-format -msgid "No ports matching the given MAC addresses %s exist in the database." -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:713 -#, python-format -msgid "" -"Ports matching mac addresses match multiple nodes. MACs: %(macs)s. Port " -"ids: %(port_ids)s" -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:775 -msgid "" -"The version of the IPA ramdisk used in the deployment do not support the " -"command \"sync\"" -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:785 -#: ironic/drivers/modules/oneview/vendor.py:107 -#, python-format -msgid "Error rebooting node %(node)s after deploy. Error: %(error)s" -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:814 -msgid "Failed to continue agent deployment." -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:847 -#, python-format -msgid "" -"Failed to install a bootloader when deploying node %(node)s. Error: " -"%(error)s" -msgstr "" - -#: ironic/drivers/modules/agent_base_vendor.py:856 -#, python-format -msgid "" -"Failed to change the boot device to %(boot_dev)s when deploying node " -"%(node)s. Error: %(error)s" -msgstr "" - -#: ironic/drivers/modules/agent_client.py:26 -msgid "API version to use for communicating with the ramdisk agent." -msgstr "" - -#: ironic/drivers/modules/agent_client.py:49 -msgid "Agent driver requires agent_url in driver_internal_info" -msgstr "" - -#: ironic/drivers/modules/agent_client.py:74 -#, python-format -msgid "" -"Error invoking agent command %(method)s for node %(node)s. Error: " -"%(error)s" -msgstr "" - -#: ironic/drivers/modules/agent_client.py:84 -#, python-format -msgid "" -"Unable to decode response as JSON.\n" -"Request URL: %(url)s\n" -"Request body: \"%(body)s\"\n" -"Response status code: %(code)s\n" -"Response: \"%(response)s\"" -msgstr "" - -#: ironic/drivers/modules/console_utils.py:45 -msgid "Path to serial console terminal program" -msgstr "" - -#: ironic/drivers/modules/console_utils.py:47 -msgid "Directory containing the terminal SSL cert(PEM) for serial console access" -msgstr "" - -#: ironic/drivers/modules/console_utils.py:50 -msgid "" -"Directory for holding terminal pid files. If not specified, the temporary" -" directory will be used." -msgstr "" - -#: ironic/drivers/modules/console_utils.py:55 -msgid "Time interval (in seconds) for checking the status of console subprocess." -msgstr "" - -#: ironic/drivers/modules/console_utils.py:59 -msgid "Time (in seconds) to wait for the console subprocess to start." -msgstr "" - -#: ironic/drivers/modules/console_utils.py:89 -#, python-format -msgid "" -"Cannot create directory '%(path)s' for console PID file. Reason: " -"%(reason)s." -msgstr "" - -#: ironic/drivers/modules/console_utils.py:132 -#, python-format -msgid "Could not stop the console for node '%(node)s'. Reason: %(err)s." -msgstr "" - -#: ironic/drivers/modules/console_utils.py:220 -#, python-format -msgid "" -"%(exec_error)s\n" -"Command: %(command)s" -msgstr "" - -#: ironic/drivers/modules/console_utils.py:238 -#, python-format -msgid "" -"Command: %(command)s.\n" -"Exit code: %(return_code)s.\n" -"Stdout: %(stdout)r\n" -"Stderr: %(stderr)r" -msgstr "" - -#: ironic/drivers/modules/console_utils.py:251 -#, python-format -msgid "Timeout while waiting for console subprocessto start for node %s." -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:60 -msgid "" -"Priority to run in-band erase devices via the Ironic Python Agent " -"ramdisk. If unset, will use the priority set in the ramdisk (defaults to " -"10 for the GenericHardwareManager). If set to 0, will not run during " -"cleaning." -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:67 -msgid "Number of iterations to be run for erasing devices." -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:70 -msgid "Whether to power off a node after deploy failure. Defaults to True." -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:154 -#, python-format -msgid "" -"iSCSI connection was not seen by the file system after attempting to " -"verify %d times." -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:178 -#, python-format -msgid "" -"iSCSI connection did not become active after attempting to verify %d " -"times." -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:344 -#: ironic/drivers/modules/iscsi_deploy.py:147 -#, python-format -msgid "" -"Root partition is too small for requested image. Image virtual size: " -"%(image_mb)d MB, Root size: %(root_mb)d MB" -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:394 -#, python-format -msgid "Parent device '%s' not found" -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:445 -#, python-format -msgid "%(error_msg)s. Missing are: %(missing_info)s" -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:539 -#, python-format -msgid "" -"Error parsing capabilities from Node %s instance_info field. A dictionary" -" or a \"jsonified\" dictionary is expected." -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:580 -#, python-format -msgid "Cleaning steps are not yet available for node %(node)s" -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:616 -#, python-format -msgid "Agent on node %(node)s returned bad command result: %(result)s" -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:688 -#, python-format -msgid "" -"The hints \"%(invalid_hints)s\" are invalid. Valid hints are: " -"\"%(valid_hints)s\"" -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:698 -msgid "Root device hint \"size\" is not an integer value." -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:814 -#, python-format -msgid "" -"The parameter '%(capability)s' from %(field)s has an invalid value: " -"'%(value)s'. Acceptable values are: %(valid_values)s." -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:866 -#, python-format -msgid "Failed to connect to Glance to get the properties of the image %s" -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:870 -#, python-format -msgid "Image %s can not be found." -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:882 -#, python-format -msgid "Image %(image)s is missing the following properties: %(properties)s" -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:934 -#, python-format -msgid "" -"When creating cleaning ports, DHCP provider didn't return VIF port ID for" -" %s" -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:1082 -#, python-format -msgid "" -"Cannot validate image information for node %s because one or more " -"parameters are missing from its instance_info." -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:1117 -msgid "" -"Cannot validate driver deploy. Some parameters were missing in node's " -"instance_info" -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:1125 -#, python-format -msgid "" -"Cannot validate parameter for driver deploy. Invalid parameter %(param)s." -" Reason: %(reason)s" -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:1131 -#, python-format -msgid "%s is not an integer value." -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:1140 -msgid "Cannot deploy whole disk image with swap or ephemeral size set" -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:1186 -#, python-format -msgid "" -" Deployed value of %(param)s was %(param_value)s but requested value is " -"%(request_value)s." -msgstr "" - -#: ironic/drivers/modules/deploy_utils.py:1192 -#, python-format -msgid "" -"The following parameters have different values from previous " -"deployment:%(error_msg)s" -msgstr "" - -#: ironic/drivers/modules/fake.py:49 -#, python-format -msgid "set_power_state called with an invalid powerstate: %s." -msgstr "" - -#: ironic/drivers/modules/fake.py:119 -msgid "Parameter 'bar' not passed to method 'first_method'." -msgstr "" - -#: ironic/drivers/modules/fake.py:123 -msgid "Test if the value of bar is baz" -msgstr "" - -#: ironic/drivers/modules/fake.py:139 -#, python-format -msgid "Parameter 'bar' not passed to method '%s'." -msgstr "" - -#: ironic/drivers/modules/fake.py:143 -msgid "Test if the value of bar is kazoo" -msgstr "" - -#: ironic/drivers/modules/fake.py:148 -msgid "Test if the value of bar is meow" -msgstr "" - -#: ironic/drivers/modules/fake.py:186 ironic/drivers/modules/ipminative.py:464 -#: ironic/drivers/modules/ipmitool.py:880 -#: ironic/drivers/modules/seamicro.py:570 ironic/drivers/modules/ssh.py:736 -#: ironic/drivers/modules/virtualbox.py:338 -#: ironic/drivers/modules/ilo/management.py:204 -#: ironic/drivers/modules/irmc/management.py:150 -#: ironic/drivers/modules/oneview/management.py:105 -#, python-format -msgid "Invalid boot device %s specified." -msgstr "" - -#: ironic/drivers/modules/iboot.py:42 -msgid "Maximum retries for iBoot operations" -msgstr "" - -#: ironic/drivers/modules/iboot.py:45 -msgid "Time (in seconds) between retry attempts for iBoot operations" -msgstr "" - -#: ironic/drivers/modules/iboot.py:50 -msgid "" -"Time (in seconds) to sleep between when rebooting (powering off and on " -"again)." -msgstr "" - -#: ironic/drivers/modules/iboot.py:63 -msgid "IP address of the node. Required." -msgstr "" - -#: ironic/drivers/modules/iboot.py:64 ironic/drivers/modules/seamicro.py:73 -msgid "username. Required." -msgstr "" - -#: ironic/drivers/modules/iboot.py:65 ironic/drivers/modules/seamicro.py:71 -msgid "password. Required." -msgstr "" - -#: ironic/drivers/modules/iboot.py:68 -msgid "iBoot PDU relay id; default is 1. Optional." -msgstr "" - -#: ironic/drivers/modules/iboot.py:69 -msgid "iBoot PDU port; default is 9100. Optional." -msgstr "" - -#: ironic/drivers/modules/iboot.py:80 -#, python-format -msgid "Missing the following iBoot credentials in node's driver_info: %s." -msgstr "" - -#: ironic/drivers/modules/iboot.py:92 -msgid "iBoot PDU relay id must be an integer." -msgstr "" - -#: ironic/drivers/modules/iboot.py:260 ironic/drivers/modules/ipmitool.py:796 -#: ironic/drivers/modules/snmp.py:736 ironic/drivers/modules/ssh.py:649 -#: ironic/drivers/modules/oneview/power.py:116 -#, python-format -msgid "set_power_state called with invalid power state %s." -msgstr "" - -#: ironic/drivers/modules/image_cache.py:47 -msgid "Run image downloads and raw format conversions in parallel." -msgstr "" - -#: ironic/drivers/modules/inspector.py:39 -msgid "whether to enable inspection using ironic-inspector" -msgstr "" - -#: ironic/drivers/modules/inspector.py:42 -msgid "" -"ironic-inspector HTTP endpoint. If this is not set, the ironic-inspector " -"client default (http://127.0.0.1:5050) will be used." -msgstr "" - -#: ironic/drivers/modules/inspector.py:47 -msgid "period (in seconds) to check status of nodes on inspection" -msgstr "" - -#: ironic/drivers/modules/inspector.py:83 -msgid "ironic-inspector support is disabled" -msgstr "" - -#: ironic/drivers/modules/inspector.py:87 -msgid "python-ironic-inspector-client Python module not found" -msgstr "" - -#: ironic/drivers/modules/inspector.py:166 -#, python-format -msgid "Failed to start inspection: %s" -msgstr "" - -#: ironic/drivers/modules/inspector.py:212 -#, python-format -msgid "ironic-inspector inspection failed: %s" -msgstr "" - -#: ironic/drivers/modules/ipminative.py:50 -msgid "" -"Maximum time in seconds to retry IPMI operations. There is a tradeoff " -"when setting this value. Setting this too low may cause older BMCs to " -"crash and require a hard reset. However, setting too high can cause the " -"sync power state periodic task to hang when there are slow or " -"unresponsive BMCs." -msgstr "" - -#: ironic/drivers/modules/ipminative.py:58 -msgid "" -"Minimum time, in seconds, between IPMI operations sent to a server. There" -" is a risk with some hardware that setting this too low may cause the BMC" -" to crash. Recommended setting is 5 seconds." -msgstr "" - -#: ironic/drivers/modules/ipminative.py:69 -msgid "IP of the node's BMC. Required." -msgstr "" - -#: ironic/drivers/modules/ipminative.py:70 -msgid "IPMI password. Required." -msgstr "" - -#: ironic/drivers/modules/ipminative.py:71 -msgid "IPMI username. Required." -msgstr "" - -#: ironic/drivers/modules/ipminative.py:73 -#: ironic/drivers/modules/ipmitool.py:101 -msgid "" -"Whether Ironic should specify the boot device to the BMC each time the " -"server is turned on, eg. because the BMC is not capable of remembering " -"the selected boot device across power cycles; default value is False. " -"Optional." -msgstr "" - -#: ironic/drivers/modules/ipminative.py:83 -#: ironic/drivers/modules/ipmitool.py:111 ironic/drivers/modules/seamicro.py:82 -#: ironic/drivers/modules/ilo/common.py:92 -msgid "node's UDP port to connect to. Only required for console access." -msgstr "" - -#: ironic/drivers/modules/ipminative.py:107 -#: ironic/drivers/modules/ipmitool.py:253 -#, python-format -msgid "Missing the following IPMI credentials in node's driver_info: %s." -msgstr "" - -#: ironic/drivers/modules/ipminative.py:145 -#, python-format -msgid "" -"IPMI power on failed for node %(node_id)s with the following error: " -"%(error)s" -msgstr "" - -#: ironic/drivers/modules/ipminative.py:162 -#: ironic/drivers/modules/ipminative.py:194 -#: ironic/drivers/modules/ipminative.py:225 -#, python-format -msgid "bad response: %s" -msgstr "" - -#: ironic/drivers/modules/ipminative.py:177 -#, python-format -msgid "" -"IPMI power off failed for node %(node_id)s with the following error: " -"%(error)s" -msgstr "" - -#: ironic/drivers/modules/ipminative.py:211 -#, python-format -msgid "" -"IPMI power reboot failed for node %(node_id)s with the following error: " -"%(error)s" -msgstr "" - -#: ironic/drivers/modules/ipminative.py:247 -#, python-format -msgid "" -"IPMI get power state failed for node %(node_id)s with the following " -"error: %(error)s" -msgstr "" - -#: ironic/drivers/modules/ipminative.py:319 -#, python-format -msgid "Invalid raw bytes string: '%s'" -msgstr "" - -#: ironic/drivers/modules/ipminative.py:322 -msgid "Raw bytes string requires two bytes at least." -msgstr "" - -#: ironic/drivers/modules/ipminative.py:337 -#, python-format -msgid "" -"IPMI send raw bytes '%(bytes)s' failed for node %(node_id)s with the " -"following error: %(error)s" -msgstr "" - -#: ironic/drivers/modules/ipminative.py:397 -#, python-format -msgid "set_power_state called with an invalid power state: %s." -msgstr "" - -#: ironic/drivers/modules/ipminative.py:574 -#: ironic/drivers/modules/ipmitool.py:1119 -msgid "Missing 'ipmi_terminal_port' parameter in node's driver_info." -msgstr "" - -#: ironic/drivers/modules/ipminative.py:655 -#: ironic/drivers/modules/ipmitool.py:1084 -msgid "Parameter raw_bytes (string of bytes) was not specified." -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:76 -msgid "IP address or hostname of the node. Required." -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:79 -msgid "password. Optional." -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:80 -msgid "remote IPMI RMCP port. Optional." -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:81 -#, python-format -msgid "privilege level; default is ADMINISTRATOR. One of %s. Optional." -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:83 -msgid "username; default is NULL user. Optional." -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:84 -msgid "" -"bridging_type; default is \"no\". One of \"single\", \"dual\", \"no\". " -"Optional." -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:86 -msgid "" -"transit channel for bridged request. Required only if ipmi_bridging is " -"set to \"dual\"." -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:88 -msgid "" -"transit address for bridged request. Required only if ipmi_bridging is " -"set to \"dual\"." -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:90 -msgid "" -"destination channel for bridged request. Required only if ipmi_bridging " -"is set to \"single\" or \"dual\"." -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:93 -msgid "" -"destination address for bridged request. Required only if ipmi_bridging " -"is set to \"single\" or \"dual\"." -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:96 -msgid "" -"local IPMB address for bridged requests. Used only if ipmi_bridging is " -"set to \"single\" or \"dual\". Optional." -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:99 -msgid "" -"the version of the IPMI protocol; default is \"2.0\". One of \"1.5\", " -"\"2.0\". Optional." -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:281 -#, python-format -msgid "" -"Invalid IPMI protocol version value %(version)s, the valid value can be " -"one of %(valid_versions)s" -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:300 -#, python-format -msgid "" -"Value for ipmi_bridging is provided as %s, but IPMI bridging is not " -"supported by the IPMI utility installed on host. Ensure ipmitool version " -"is > 1.8.11" -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:323 -#, python-format -msgid "%(param)s not provided" -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:326 -#, python-format -msgid "" -"Invalid value for ipmi_bridging: %(bridging_type)s, the valid value can " -"be one of: %(bridging_types)s" -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:334 -#, python-format -msgid "" -"Invalid privilege level value:%(priv_level)s, the valid value can be one " -"of %(valid_levels)s" -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:602 -#, python-format -msgid "parse ipmi sensor data failed, unknown sensor type data: %(sensors_data)s" -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:642 -#, python-format -msgid "" -"parse ipmi sensor data failed, get nothing with input data: " -"%(sensors_data)s" -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:721 -#, python-format -msgid "" -"Ipmitool drivers need to be able to create temporary files to pass " -"password to ipmitool. Encountered error: %s" -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:738 -#: ironic/drivers/modules/ipmitool.py:833 -#: ironic/drivers/modules/ipmitool.py:1007 -#: ironic/drivers/modules/ipmitool.py:1100 -msgid "" -"Unable to locate usable ipmitool command in the system path when checking" -" ipmitool version" -msgstr "" - -#: ironic/drivers/modules/ipmitool.py:1124 -msgid "" -"Serial over lan only works with IPMI protocol version 2.0. Check the " -"'ipmi_protocol_version' parameter in node's driver_info" -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:51 -msgid "Additional append parameters for baremetal PXE boot." -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:54 -msgid "Default file system format for ephemeral partition, if one is created." -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:58 -msgid "On the ironic-conductor node, directory where images are stored on disk." -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:62 -msgid "" -"On the ironic-conductor node, directory where master instance images are " -"stored on disk. Setting to disables image caching." -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:67 -msgid "Maximum size (in MiB) of cache for master images, including those in use." -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:73 -msgid "Maximum TTL (in minutes) for old master images in cache." -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:77 -msgid "The disk devices to scan while doing the deploy." -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:83 -msgid "" -"The port number on which the iSCSI portal listens for incoming " -"connections." -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:201 -msgid "Deploy key does not match" -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:228 -#, python-format -msgid "Parameters %s were not passed to ironic for deploy." -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:274 -#, python-format -msgid "Error returned from deploy ramdisk: %s" -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:295 -#, python-format -msgid "Deploy failed for instance %(instance)s. Error: %(error)s" -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:303 -#, python-format -msgid "" -"Couldn't determine the UUID of the root partition or the disk identifier " -"after deploying node %s" -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:350 -#, python-format -msgid "" -"Failed to start the iSCSI target to deploy the node %(node)s. Error: " -"%(error)s" -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:462 -#, python-format -msgid "" -"Couldn't get the URL of the Ironic API service from the configuration " -"file or keystone catalog. Keystone error: %s" -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:486 -msgid "" -"Some mandatory input missing in 'pass_bootloader_info' vendor passthru " -"from ramdisk." -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:493 -#, python-format -msgid "Deploy key %(key_sent)s does not match with %(expected_key)s" -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:512 -#, python-format -msgid "Failed to install bootloader on node %(node)s. Error: %(error)s." -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:539 -#, python-format -msgid "" -"Failed to notify ramdisk to reboot after bootloader installation. Error: " -"%s" -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:791 -#, python-format -msgid "" -"Encountered exception for node %(node)s while initiating cleaning. Error:" -" %(error)s" -msgstr "" - -#: ironic/drivers/modules/iscsi_deploy.py:851 -msgid "Failed to continue iSCSI deployment." -msgstr "" - -#: ironic/drivers/modules/pxe.py:48 -msgid "On ironic-conductor node, template file for PXE configuration." -msgstr "" - -#: ironic/drivers/modules/pxe.py:53 -msgid "" -"On ironic-conductor node, template file for PXE configuration for UEFI " -"boot loader." -msgstr "" - -#: ironic/drivers/modules/pxe.py:57 -msgid "IP address of ironic-conductor node's TFTP server." -msgstr "" - -#: ironic/drivers/modules/pxe.py:60 -msgid "" -"ironic-conductor node's TFTP root path. The ironic-conductor must have " -"read/write access to this path." -msgstr "" - -#: ironic/drivers/modules/pxe.py:65 -msgid "" -"On ironic-conductor node, directory where master TFTP images are stored " -"on disk. Setting to disables image caching." -msgstr "" - -#: ironic/drivers/modules/pxe.py:72 -msgid "Bootfile DHCP parameter." -msgstr "" - -#: ironic/drivers/modules/pxe.py:75 -msgid "Bootfile DHCP parameter for UEFI boot mode." -msgstr "" - -#: ironic/drivers/modules/pxe.py:78 -msgid "Enable iPXE boot." -msgstr "" - -#: ironic/drivers/modules/pxe.py:82 -msgid "On ironic-conductor node, the path to the main iPXE script file." -msgstr "" - -#: ironic/drivers/modules/pxe.py:86 -msgid "" -"Timeout value (in seconds) for downloading an image via iPXE. Defaults to" -" 0 (no timeout)" -msgstr "" - -#: ironic/drivers/modules/pxe.py:91 -msgid "" -"The IP version that will be used for PXE booting. Defaults to 4. " -"EXPERIMENTAL" -msgstr "" - -#: ironic/drivers/modules/pxe.py:105 -msgid "UUID (from Glance) of the ramdisk that is mounted at boot time. Required." -msgstr "" - -#: ironic/drivers/modules/pxe.py:168 -msgid "" -"Cannot validate PXE bootloader. Some parameters were missing in node's " -"driver_info" -msgstr "" - -#: ironic/drivers/modules/pxe.py:304 -#, python-format -msgid "" -"Conflict: Whole disk image being used for deploy, but cannot be used with" -" node %(node_uuid)s configured to use UEFI boot with netboot option" -msgstr "" - -#: ironic/drivers/modules/pxe.py:321 -#, python-format -msgid "" -"Trusted boot is only supported in BIOS boot mode with netboot and without" -" whole_disk_image, but Node %(node_uuid)s was configured with boot_mode: " -"%(boot_mode)s, boot_option: %(boot_option)s, is_whole_disk_image: " -"%(is_whole_disk_image)s: at least one of them is wrong, and this can be " -"caused by enable secure boot." -msgstr "" - -#: ironic/drivers/modules/pxe.py:400 ironic/drivers/modules/ssh.py:593 -#, python-format -msgid "Node %s does not have any port associated with it." -msgstr "" - -#: ironic/drivers/modules/pxe.py:409 -msgid "iPXE boot is enabled but no HTTP URL or HTTP root was specified." -msgstr "" - -#: ironic/drivers/modules/seamicro.py:50 -msgid "Maximum retries for SeaMicro operations" -msgstr "" - -#: ironic/drivers/modules/seamicro.py:53 ironic/drivers/modules/snmp.py:60 -msgid "Seconds to wait for power action to be completed" -msgstr "" - -#: ironic/drivers/modules/seamicro.py:70 -msgid "API endpoint. Required." -msgstr "" - -#: ironic/drivers/modules/seamicro.py:72 -msgid "server ID. Required." -msgstr "" - -#: ironic/drivers/modules/seamicro.py:76 -msgid "version of SeaMicro API client; default is 2. Optional." -msgstr "" - -#: ironic/drivers/modules/seamicro.py:103 -#, python-format -msgid "Invalid 'seamicro_api_version' parameter. Reason: %s." -msgstr "" - -#: ironic/drivers/modules/seamicro.py:119 -#, python-format -msgid "" -"SeaMicro driver requires the following parameters to be set in node's " -"driver_info: %s." -msgstr "" - -#: ironic/drivers/modules/seamicro.py:135 -msgid "" -"Invalid 'seamicro_server_id' parameter in node's driver_info. Expected " -"format of 'seamicro_server_id' is /" -msgstr "" - -#: ironic/drivers/modules/seamicro.py:142 -msgid "Invalid 'seamicro_api_endpoint' parameter in node's driver_info." -msgstr "" - -#: ironic/drivers/modules/seamicro.py:337 -msgid "Invalid volume id specified" -msgstr "" - -#: ironic/drivers/modules/seamicro.py:353 -msgid "No storage pools found for ironic" -msgstr "" - -#: ironic/drivers/modules/seamicro.py:423 -msgid "set_power_state called with invalid power state." -msgstr "" - -#: ironic/drivers/modules/seamicro.py:464 -msgid "No vlan id provided" -msgstr "" - -#: ironic/drivers/modules/seamicro.py:505 -msgid "No volume size provided for creating volume" -msgstr "" - -#: ironic/drivers/modules/seamicro.py:632 -msgid "Missing 'seamicro_terminal_port' parameter in node's driver_info" -msgstr "" - -#: ironic/drivers/modules/snmp.py:66 -msgid "" -"Time (in seconds) to sleep between when rebooting (powering off and on " -"again)" -msgstr "" - -#: ironic/drivers/modules/snmp.py:82 -msgid "PDU manufacturer driver. Required." -msgstr "" - -#: ironic/drivers/modules/snmp.py:83 -msgid "PDU IPv4 address or hostname. Required." -msgstr "" - -#: ironic/drivers/modules/snmp.py:84 -msgid "PDU power outlet index (1-based). Required." -msgstr "" - -#: ironic/drivers/modules/snmp.py:88 -#, python-format -msgid "" -"SNMP protocol version: %(v1)s, %(v2c)s or %(v3)s (optional, default " -"%(v1)s)" -msgstr "" - -#: ironic/drivers/modules/snmp.py:92 -#, python-format -msgid "SNMP port, default %(port)d" -msgstr "" - -#: ironic/drivers/modules/snmp.py:94 -#, python-format -msgid "SNMP community. Required for versions %(v1)s and %(v2c)s" -msgstr "" - -#: ironic/drivers/modules/snmp.py:97 -#, python-format -msgid "SNMP security name. Required for version %(v3)s" -msgstr "" - -#: ironic/drivers/modules/snmp.py:614 -#, python-format -msgid "" -"SNMP driver requires the following parameters to be set in node's " -"driver_info: %s." -msgstr "" - -#: ironic/drivers/modules/snmp.py:623 -#, python-format -msgid "SNMPPowerDriver: unknown driver: '%s'" -msgstr "" - -#: ironic/drivers/modules/snmp.py:629 -#, python-format -msgid "SNMPPowerDriver: unknown SNMP version: '%s'" -msgstr "" - -#: ironic/drivers/modules/snmp.py:638 -#, python-format -msgid "SNMPPowerDriver: SNMP UDP port out of range: %d" -msgstr "" - -#: ironic/drivers/modules/snmp.py:645 -#, python-format -msgid "SNMP driver requires snmp_community to be set for version %s." -msgstr "" - -#: ironic/drivers/modules/snmp.py:651 -#, python-format -msgid "SNMP driver requires snmp_security to be set for version %s." -msgstr "" - -#: ironic/drivers/modules/ssh.py:54 -msgid "libvirt URI." -msgstr "" - -#: ironic/drivers/modules/ssh.py:57 -msgid "" -"Number of attempts to try to get VM name used by the host that " -"corresponds to a node's MAC address." -msgstr "" - -#: ironic/drivers/modules/ssh.py:61 -msgid "" -"Number of seconds to wait between attempts to get VM name used by the " -"host that corresponds to a node's MAC address." -msgstr "" - -#: ironic/drivers/modules/ssh.py:72 -msgid "IP address or hostname of the node to ssh into. Required." -msgstr "" - -#: ironic/drivers/modules/ssh.py:74 -msgid "username to authenticate as. Required." -msgstr "" - -#: ironic/drivers/modules/ssh.py:75 -msgid "" -"virtualization software to use; one of vbox, virsh, vmware, parallels, " -"xenserver. Required." -msgstr "" - -#: ironic/drivers/modules/ssh.py:79 -msgid "" -"private key(s). One of this, ssh_key_filename, or ssh_password must be " -"specified." -msgstr "" - -#: ironic/drivers/modules/ssh.py:81 -msgid "" -"(list of) filename(s) of optional private key(s) for authentication. One " -"of this, ssh_key_contents, or ssh_password must be specified." -msgstr "" - -#: ironic/drivers/modules/ssh.py:84 -msgid "" -"password to use for authentication or for unlocking a private key. One of" -" this, ssh_key_contents, or ssh_key_filename must be specified." -msgstr "" - -#: ironic/drivers/modules/ssh.py:87 -msgid "port on the node to connect to; default is 22. Optional." -msgstr "" - -#: ironic/drivers/modules/ssh.py:92 -msgid "" -"node's UDP port to connect to. Only required for console access and only " -"applicable for 'virsh'." -msgstr "" - -#: ironic/drivers/modules/ssh.py:129 -#, python-format -msgid "SSHPowerDriver '%(virt_type)s' is not a valid virt_type." -msgstr "" - -#: ironic/drivers/modules/ssh.py:268 -#, python-format -msgid "SSHPowerDriver '%(virt_type)s' is not a valid virt_type, " -msgstr "" - -#: ironic/drivers/modules/ssh.py:359 -#, python-format -msgid "" -"SSHPowerDriver requires the following parameters to be set in node's " -"driver_info: %s." -msgstr "" - -#: ironic/drivers/modules/ssh.py:393 -msgid "" -"SSHPowerDriver requires one and only one of password, key_contents and " -"key_filename to be set." -msgstr "" - -#: ironic/drivers/modules/ssh.py:402 -#, python-format -msgid "SSH key file %s not found." -msgstr "" - -#: ironic/drivers/modules/ssh.py:509 -#, python-format -msgid "" -"SSH driver was not able to find a VM with any of the specified MACs: " -"%(macs)s for node %(node)s." -msgstr "" - -#: ironic/drivers/modules/ssh.py:598 -#, python-format -msgid "SSH connection cannot be established: %s" -msgstr "" - -#: ironic/drivers/modules/ssh.py:818 -msgid "not supported for non-virsh types" -msgstr "" - -#: ironic/drivers/modules/ssh.py:822 -msgid "Missing 'ssh_terminal_port' parameter in node's 'driver_info'" -msgstr "" - -#: ironic/drivers/modules/virtualbox.py:52 -msgid "Port on which VirtualBox web service is listening." -msgstr "" - -#: ironic/drivers/modules/virtualbox.py:60 -msgid "Name of the VM in VirtualBox. Required." -msgstr "" - -#: ironic/drivers/modules/virtualbox.py:61 -msgid "IP address or hostname of the VirtualBox host. Required." -msgstr "" - -#: ironic/drivers/modules/virtualbox.py:66 -msgid "Username for the VirtualBox host. Default value is ''. Optional." -msgstr "" - -#: ironic/drivers/modules/virtualbox.py:68 -msgid "Password for 'virtualbox_username'. Default value is ''. Optional." -msgstr "" - -#: ironic/drivers/modules/virtualbox.py:70 -msgid "Port on which VirtualBox web service is listening. Optional." -msgstr "" - -#: ironic/drivers/modules/virtualbox.py:112 -#, python-format -msgid "The following parameters are missing in driver_info: %s" -msgstr "" - -#: ironic/drivers/modules/virtualbox.py:167 -#, python-format -msgid "Invalid VirtualMachine method '%s' passed to '_run_virtualbox_method'." -msgstr "" - -#: ironic/drivers/modules/virtualbox.py:243 -#, python-format -msgid "'set_power_state' called with invalid power state '%s'" -msgstr "" - -#: ironic/drivers/modules/wol.py:38 -msgid "Broadcast IP address; defaults to 255.255.255.255. Optional." -msgstr "" - -#: ironic/drivers/modules/wol.py:40 -msgid "Destination port; defaults to 9. Optional." -msgstr "" - -#: ironic/drivers/modules/wol.py:74 -#, python-format -msgid "" -"Failed to send Wake-On-Lan magic packets to node %(node)s port %(port)s. " -"Error: %(error)s" -msgstr "" - -#: ironic/drivers/modules/wol.py:92 -msgid "Wake-On-Lan needs at least one port resource to be registered in the node" -msgstr "" - -#: ironic/drivers/modules/wol.py:159 -#, python-format -msgid "" -"set_power_state called for Node %(node)s with invalid power state " -"%(pstate)s." -msgstr "" - -#: ironic/drivers/modules/amt/common.py:39 -msgid "IP address or host name of the node. Required." -msgstr "" - -#: ironic/drivers/modules/amt/common.py:40 -msgid "Password. Required." -msgstr "" - -#: ironic/drivers/modules/amt/common.py:41 -msgid "Username to log into AMT system. Required." -msgstr "" - -#: ironic/drivers/modules/amt/common.py:44 -msgid "" -"Protocol used for AMT endpoint. one of http, https; default is \"http\". " -"Optional." -msgstr "" - -#: ironic/drivers/modules/amt/common.py:54 -msgid "Protocol used for AMT endpoint" -msgstr "" - -#: ironic/drivers/modules/amt/common.py:58 -msgid "" -"Time interval (in seconds) for successive awake call to AMT interface, " -"this depends on the IdleTimeout setting on AMT interface. AMT Interface " -"will go to sleep after 60 seconds of inactivity by default. IdleTimeout=0" -" means AMT will not go to sleep at all. Setting awake_interval=0 will " -"disable awake call." -msgstr "" - -#: ironic/drivers/modules/amt/common.py:175 -#, python-format -msgid "AMT driver requires the following to be set in node's driver_info: %s." -msgstr "" - -#: ironic/drivers/modules/amt/common.py:184 -#, python-format -msgid "Invalid protocol %s." -msgstr "" - -#: ironic/drivers/modules/amt/management.py:195 -#: ironic/drivers/modules/msftocs/management.py:68 -#, python-format -msgid "" -"set_boot_device called with invalid device %(device)s for node " -"%(node_id)s." -msgstr "" - -#: ironic/drivers/modules/amt/power.py:41 -msgid "Maximum number of times to attempt an AMT operation, before failing" -msgstr "" - -#: ironic/drivers/modules/amt/power.py:45 -msgid "Amount of time (in seconds) to wait, before retrying an AMT operation" -msgstr "" - -#: ironic/drivers/modules/amt/power.py:166 -#: ironic/drivers/modules/msftocs/power.py:85 -#, python-format -msgid "Unsupported target_state: %s" -msgstr "" - -#: ironic/drivers/modules/cimc/common.py:24 -msgid "IP or Hostname of the CIMC. Required." -msgstr "" - -#: ironic/drivers/modules/cimc/common.py:25 -msgid "CIMC Manager admin username. Required." -msgstr "" - -#: ironic/drivers/modules/cimc/common.py:26 -msgid "CIMC Manager password. Required." -msgstr "" - -#: ironic/drivers/modules/cimc/common.py:45 -#: ironic/drivers/modules/ucs/helper.py:80 -#, python-format -msgid "%s driver requires these parameters to be set in the node's driver_info." -msgstr "" - -#: ironic/drivers/modules/cimc/power.py:31 -#: ironic/drivers/modules/ilo/power.py:40 -#: ironic/drivers/modules/ucs/power.py:39 -msgid "Number of times a power operation needs to be retried" -msgstr "" - -#: ironic/drivers/modules/cimc/power.py:35 -#: ironic/drivers/modules/ilo/power.py:44 -#: ironic/drivers/modules/ucs/power.py:43 -msgid "Amount of time in seconds to wait in between power operations" -msgstr "" - -#: ironic/drivers/modules/cimc/power.py:143 -#, python-format -msgid "set_power_state called for %(node)s with invalid state %(state)s" -msgstr "" - -#: ironic/drivers/modules/drac/common.py:29 -msgid "IP address or hostname of the DRAC card. Required." -msgstr "" - -#: ironic/drivers/modules/drac/common.py:30 -msgid "username used for authentication. Required." -msgstr "" - -#: ironic/drivers/modules/drac/common.py:31 -msgid "password used for authentication. Required." -msgstr "" - -#: ironic/drivers/modules/drac/common.py:34 -msgid "port used for WS-Man endpoint; default is 443. Optional." -msgstr "" - -#: ironic/drivers/modules/drac/common.py:35 -msgid "path used for WS-Man endpoint; default is \"/wsman\". Optional." -msgstr "" - -#: ironic/drivers/modules/drac/common.py:37 -msgid "" -"protocol used for WS-Man endpoint; one of http, https; default is " -"\"https\". Optional." -msgstr "" - -#: ironic/drivers/modules/drac/common.py:64 -#, python-format -msgid "'%s' not supplied to DracDriver." -msgstr "" - -#: ironic/drivers/modules/drac/common.py:66 -#, python-format -msgid "'%s' contains non-ASCII symbol." -msgstr "" - -#: ironic/drivers/modules/drac/common.py:74 -msgid "'drac_path' contains non-ASCII symbol." -msgstr "" - -#: ironic/drivers/modules/drac/common.py:81 -msgid "'drac_protocol' must be either 'http' or 'https'." -msgstr "" - -#: ironic/drivers/modules/drac/common.py:84 -msgid "'drac_protocol' contains non-ASCII symbol." -msgstr "" - -#: ironic/drivers/modules/drac/common.py:87 -#: ironic/drivers/modules/irmc/common.py:163 -#, python-format -msgid "" -"The following errors were encountered while parsing driver_info:\n" -"%s" -msgstr "" - -#: ironic/drivers/modules/drac/job.py:51 -#, python-format -msgid "" -"Unfinished config jobs found: %(jobs)r. Make sure they are completed " -"before retrying." -msgstr "" - -#: ironic/drivers/modules/drac/management.py:191 -#, python-format -msgid "" -"set_boot_device called with invalid device '%(device)s' for node " -"%(node_id)s." -msgstr "" - -#: ironic/drivers/modules/ilo/boot.py:47 -msgid "UUID (from Glance) of the deployment ISO. Required." -msgstr "" - -#: ironic/drivers/modules/ilo/boot.py:69 -msgid "" -"Error validating iLO virtual media deploy. Some parameters were missing " -"in node's driver_info" -msgstr "" - -#: ironic/drivers/modules/ilo/common.py:54 -msgid "Timeout (in seconds) for iLO operations" -msgstr "" - -#: ironic/drivers/modules/ilo/common.py:57 -msgid "Port to be used for iLO operations" -msgstr "" - -#: ironic/drivers/modules/ilo/common.py:60 -msgid "The Swift iLO container to store data." -msgstr "" - -#: ironic/drivers/modules/ilo/common.py:63 -msgid "Amount of time in seconds for Swift objects to auto-expire." -msgstr "" - -#: ironic/drivers/modules/ilo/common.py:67 -msgid "" -"Set this to True to use http web server to host floppy images and " -"generated boot ISO. This requires http_root and http_url to be configured" -" in the [deploy] section of the config file. If this is set to False, " -"then Ironic will use Swift to host the floppy images and generated " -"boot_iso." -msgstr "" - -#: ironic/drivers/modules/ilo/common.py:82 -msgid "IP address or hostname of the iLO. Required." -msgstr "" - -#: ironic/drivers/modules/ilo/common.py:83 -msgid "username for the iLO with administrator privileges. Required." -msgstr "" - -#: ironic/drivers/modules/ilo/common.py:85 -msgid "password for ilo_username. Required." -msgstr "" - -#: ironic/drivers/modules/ilo/common.py:88 -msgid "port to be used for iLO operations. Optional." -msgstr "" - -#: ironic/drivers/modules/ilo/common.py:89 -msgid "timeout (in seconds) for iLO operations. Optional." -msgstr "" - -#: ironic/drivers/modules/ilo/common.py:96 -msgid "" -"new password for iLO. Required if the clean step 'reset_ilo_credential' " -"is enabled." -msgstr "" - -#: ironic/drivers/modules/ilo/common.py:233 -#, python-format -msgid "" -"The following required iLO parameters are missing from the node's " -"driver_info: %s" -msgstr "" - -#: ironic/drivers/modules/ilo/common.py:257 -#, python-format -msgid "" -"The following iLO parameters from the node's driver_info should be " -"integers: %s" -msgstr "" - -#: ironic/drivers/modules/ilo/common.py:305 -msgid "iLO license check" -msgstr "" - -#: ironic/drivers/modules/ilo/common.py:408 -#, python-format -msgid "Inserting virtual media %s" -msgstr "" - -#: ironic/drivers/modules/ilo/common.py:438 -#: ironic/drivers/modules/ilo/common.py:487 -#, python-format -msgid "Setting %s as boot mode" -msgstr "" - -#: ironic/drivers/modules/ilo/common.py:593 -#, python-format -msgid "Eject virtual media %s" -msgstr "" - -#: ironic/drivers/modules/ilo/common.py:630 -#, python-format -msgid "Get secure boot mode for node %s." -msgstr "" - -#: ironic/drivers/modules/ilo/common.py:663 -#, python-format -msgid "Setting secure boot to %(flag)s for node %(node)s." -msgstr "" - -#: ironic/drivers/modules/ilo/common.py:742 -#, python-format -msgid "" -"Error verifying image checksum. Image %(image)s failed to verify against " -"checksum %(checksum)s. Actual checksum is: %(actual_checksum)s" -msgstr "" - -#: ironic/drivers/modules/ilo/console.py:43 -msgid "Missing 'console_port' parameter in node's driver_info." -msgstr "" - -#: ironic/drivers/modules/ilo/deploy.py:41 -msgid "" -"Priority for erase devices clean step. If unset, it defaults to 10. If " -"set to 0, the step will be disabled and will not run during cleaning." -msgstr "" - -#: ironic/drivers/modules/ilo/firmware_processor.py:67 -#, python-format -msgid "" -"Invalid firmware update mode '%(mode)s' provided for node: %(node)s. " -"'ilo' is the only supported firmware update mode." -msgstr "" - -#: ironic/drivers/modules/ilo/firmware_processor.py:75 -msgid "Firmware images cannot be an empty list or None." -msgstr "" - -#: ironic/drivers/modules/ilo/firmware_processor.py:102 -#, python-format -msgid "" -"Firmware image info: %(image_info)s is missing the required %(missing)s " -"field/s." -msgstr "" - -#: ironic/drivers/modules/ilo/firmware_processor.py:112 -#, python-format -msgid "" -"Component for firmware update is not supported. Provided value: " -"%(component)s. Supported values are: %(supported_components)s" -msgstr "" - -#: ironic/drivers/modules/ilo/firmware_processor.py:156 -#, python-format -msgid "" -"This method does not support URL scheme %(url_scheme)s. Invalid URL " -"%(url)s. The supported firmware URL schemes are \"file\", \"http\", " -"\"https\" and \"swift\"" -msgstr "" - -#: ironic/drivers/modules/ilo/firmware_processor.py:304 -msgid "Firmware file extracting as part of manual cleaning" -msgstr "" - -#: ironic/drivers/modules/ilo/inspect.py:100 -#, python-format -msgid "Server didn't return the key(s): %(key)s" -msgstr "" - -#: ironic/drivers/modules/ilo/inspect.py:105 -#, python-format -msgid "" -"Essential properties are expected to be in dictionary format, received " -"%(properties)s from node %(node)s." -msgstr "" - -#: ironic/drivers/modules/ilo/inspect.py:111 -#, python-format -msgid "The node %s didn't return 'properties' as the key with inspection." -msgstr "" - -#: ironic/drivers/modules/ilo/inspect.py:117 -#, python-format -msgid "Node %(node)s didn't return MACs %(macs)s in dictionary format." -msgstr "" - -#: ironic/drivers/modules/ilo/inspect.py:122 -#, python-format -msgid "The node %s didn't return 'macs' as the key with inspection." -msgstr "" - -#: ironic/drivers/modules/ilo/inspect.py:202 -#, python-format -msgid "Inspecting hardware (get_power_state) on %s" -msgstr "" - -#: ironic/drivers/modules/ilo/management.py:51 -msgid "Priority for reset_ilo clean step." -msgstr "" - -#: ironic/drivers/modules/ilo/management.py:54 -msgid "Priority for reset_bios_to_default clean step." -msgstr "" - -#: ironic/drivers/modules/ilo/management.py:57 -msgid "" -"Priority for reset_secure_boot_keys clean step. This step will reset the " -"secure boot keys to manufacturing defaults." -msgstr "" - -#: ironic/drivers/modules/ilo/management.py:62 -msgid "" -"Priority for clear_secure_boot_keys clean step. This step is not enabled " -"by default. It can be enabled to clear all secure boot keys enrolled with" -" iLO." -msgstr "" - -#: ironic/drivers/modules/ilo/management.py:67 -msgid "" -"Priority for reset_ilo_credential clean step. This step requires " -"\"ilo_change_password\" parameter to be updated in nodes's driver_info " -"with the new password." -msgstr "" - -#: ironic/drivers/modules/ilo/management.py:95 -#, python-format -msgid "Clean step '%s' not found. 'proliantutils' package needs to be updated." -msgstr "" - -#: ironic/drivers/modules/ilo/management.py:106 -#, python-format -msgid "Clean step %(step)s failed on node %(node)s with error: %(err)s" -msgstr "" - -#: ironic/drivers/modules/ilo/management.py:172 -msgid "Get boot device" -msgstr "" - -#: ironic/drivers/modules/ilo/management.py:215 -#, python-format -msgid "Setting %s as boot device" -msgstr "" - -#: ironic/drivers/modules/ilo/management.py:326 -#, python-format -msgid "" -"Value of 'ilo_license_key' must be a string instead of '%(value)s'. Step " -"'activate_license' is not executed for %(node)s." -msgstr "" - -#: ironic/drivers/modules/ilo/power.py:98 -msgid "iLO get_power_status" -msgstr "" - -#: ironic/drivers/modules/ilo/power.py:162 -#: ironic/drivers/modules/irmc/power.py:66 -#, python-format -msgid "_set_power_state called with invalid power state '%s'" -msgstr "" - -#: ironic/drivers/modules/ilo/power.py:171 -msgid "iLO set_power_state" -msgstr "" - -#: ironic/drivers/modules/ilo/vendor.py:113 -#, python-format -msgid "" -"The requested action 'boot_into_iso' can be performed only when node " -"%(node_uuid)s is in %(state)s state or in 'maintenance' mode" -msgstr "" - -#: ironic/drivers/modules/ilo/vendor.py:120 -msgid "" -"Error validating input for boot_into_iso vendor passthru. Some parameters" -" were not provided: " -msgstr "" - -#: ironic/drivers/modules/irmc/boot.py:55 -msgid "Ironic conductor node's \"NFS\" or \"CIFS\" root path" -msgstr "" - -#: ironic/drivers/modules/irmc/boot.py:57 -msgid "IP of remote image server" -msgstr "" - -#: ironic/drivers/modules/irmc/boot.py:62 -msgid "Share type of virtual media" -msgstr "" - -#: ironic/drivers/modules/irmc/boot.py:65 -msgid "share name of remote_image_server" -msgstr "" - -#: ironic/drivers/modules/irmc/boot.py:67 -msgid "User name of remote_image_server" -msgstr "" - -#: ironic/drivers/modules/irmc/boot.py:69 -msgid "Password of remote_image_user_name" -msgstr "" - -#: ironic/drivers/modules/irmc/boot.py:72 -msgid "Domain name of remote_image_user_name" -msgstr "" - -#: ironic/drivers/modules/irmc/boot.py:80 -msgid "Deployment ISO image file name. Required." -msgstr "" - -#: ironic/drivers/modules/irmc/boot.py:97 -#, python-format -msgid "Value '%s' for remote_image_share_root isn't a directory or doesn't exist." -msgstr "" - -#: ironic/drivers/modules/irmc/boot.py:101 -#, python-format -msgid "The following errors were encountered while parsing config file:%s" -msgstr "" - -#: ironic/drivers/modules/irmc/boot.py:124 -msgid "" -"Error validating iRMC virtual media deploy. Some parameters were missing " -"in node's driver_info" -msgstr "" - -#: ironic/drivers/modules/irmc/boot.py:133 -#: ironic/tests/unit/drivers/modules/irmc/test_boot.py:125 -#, python-format -msgid "Deploy ISO file, %(deploy_iso)s, not found for node: %(node)s." -msgstr "" - -#: ironic/drivers/modules/irmc/boot.py:165 -#: ironic/tests/unit/drivers/modules/irmc/test_boot.py:222 -#, python-format -msgid "Boot ISO file, %(boot_iso)s, not found for node: %(node)s." -msgstr "" - -#: ironic/drivers/modules/irmc/boot.py:336 -msgid "Copying floppy image file" -msgstr "" - -#: ironic/drivers/modules/irmc/boot.py:449 -msgid "Inserting virtual cdrom" -msgstr "" - -#: ironic/drivers/modules/irmc/boot.py:472 -msgid "Ejecting virtual cdrom" -msgstr "" - -#: ironic/drivers/modules/irmc/boot.py:505 -msgid "Inserting virtual floppy" -msgstr "" - -#: ironic/drivers/modules/irmc/boot.py:528 -msgid "Ejecting virtual floppy" -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:32 -msgid "Port to be used for iRMC operations" -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:36 -msgid "Authentication method to be used for iRMC operations" -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:40 -msgid "Timeout (in seconds) for iRMC operations" -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:44 -msgid "Sensor data retrieval method." -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:48 -msgid "SNMP protocol version" -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:51 -msgid "SNMP port" -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:54 -msgid "SNMP community. Required for versions \"v1\" and \"v2c\"" -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:56 -msgid "SNMP security name. Required for version \"v3\"" -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:64 -msgid "IP address or hostname of the iRMC. Required." -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:65 -msgid "Username for the iRMC with administrator privileges. Required." -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:67 -msgid "Password for irmc_username. Required." -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:70 -msgid "" -"Port to be used for iRMC operations; either 80 or 443. The default value " -"is 443. Optional." -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:72 -msgid "" -"Authentication method for iRMC operations; either 'basic' or 'digest'. " -"The default value is 'basic'. Optional." -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:75 -msgid "" -"Timeout (in seconds) for iRMC operations. The default value is 60. " -"Optional." -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:77 -msgid "" -"Sensor data retrieval method; either 'ipmitool' or 'scci'. The default " -"value is 'ipmitool'. Optional." -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:80 -msgid "" -"SNMP protocol version; either 'v1', 'v2c', or 'v3'. The default value is " -"'v2c'. Optional." -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:82 -msgid "SNMP port. The default is 161. Optional." -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:83 -msgid "" -"SNMP community required for versions 'v1' and 'v2c'. The default value is" -" 'public'. Optional." -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:86 -msgid "SNMP security name required for version 'v3'. Optional." -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:111 -#, python-format -msgid "Missing the following iRMC parameters in node's driver_info: %s." -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:125 -#, python-format -msgid "Value '%s' is not supported for 'irmc_auth_method'." -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:129 -#, python-format -msgid "Value '%s' is not supported for 'irmc_port'." -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:133 -#, python-format -msgid "Value '%s' is not an integer for 'irmc_client_timeout'" -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:137 -#, python-format -msgid "Value '%s' is not supported for 'irmc_sensor_method'." -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:141 -#, python-format -msgid "Value '%s' is not supported for 'irmc_snmp_version'." -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:145 -#, python-format -msgid "Value '%s' is not an integer for 'irmc_snmp_port'" -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:151 -#, python-format -msgid "Value '%s' is not a string for 'irmc_snmp_community'" -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:157 -#, python-format -msgid "Value '%s' is not a string for 'irmc_snmp_security'" -msgstr "" - -#: ironic/drivers/modules/irmc/common.py:161 -msgid "'irmc_snmp_security' has to be set for SNMP version 3." -msgstr "" - -#: ironic/drivers/modules/irmc/inspect.py:127 -#, python-format -msgid "Inspection failed for node %(node_id)s with the following error: %(error)s" -msgstr "" - -#: ironic/drivers/modules/irmc/power.py:75 -msgid "iRMC set_power_state" -msgstr "" - -#: ironic/drivers/modules/msftocs/common.py:26 -msgid "" -"Base url of the OCS chassis manager REST API, e.g.: http://10.0.0.1:8000." -" Required." -msgstr "" - -#: ironic/drivers/modules/msftocs/common.py:28 -msgid "" -"Blade id, must be a number between 1 and the maximum number of blades " -"available in the chassis. Required." -msgstr "" - -#: ironic/drivers/modules/msftocs/common.py:31 -msgid "Username to access the chassis manager REST API. Required." -msgstr "" - -#: ironic/drivers/modules/msftocs/common.py:33 -msgid "Password to access the chassis manager REST API. Required." -msgstr "" - -#: ironic/drivers/modules/msftocs/common.py:81 -#, python-format -msgid "The following parameters were missing: %s" -msgstr "" - -#: ironic/drivers/modules/msftocs/common.py:99 -#, python-format -msgid "\"%s\" is not a valid \"msftocs_base_url\"" -msgstr "" - -#: ironic/drivers/modules/msftocs/common.py:106 -#, python-format -msgid "\"%s\" is not a valid \"msftocs_blade_id\"" -msgstr "" - -#: ironic/drivers/modules/msftocs/common.py:109 -#, python-format -msgid "\"msftocs_blade_id\" must be greater than 0. The provided value is: %s" -msgstr "" - -#: ironic/drivers/modules/msftocs/msftocsclient.py:72 -#, python-format -msgid "HTTP call failed: %s" -msgstr "" - -#: ironic/drivers/modules/msftocs/msftocsclient.py:87 -#, python-format -msgid "Invalid XML: %s" -msgstr "" - -#: ironic/drivers/modules/msftocs/msftocsclient.py:91 -#, python-format -msgid "Operation failed: %s" -msgstr "" - -#: ironic/drivers/modules/oneview/common.py:37 -msgid "URL where OneView is available" -msgstr "" - -#: ironic/drivers/modules/oneview/common.py:39 -msgid "OneView username to be used" -msgstr "" - -#: ironic/drivers/modules/oneview/common.py:42 -msgid "OneView password to be used" -msgstr "" - -#: ironic/drivers/modules/oneview/common.py:45 -msgid "Option to allow insecure connection with OneView" -msgstr "" - -#: ironic/drivers/modules/oneview/common.py:48 -msgid "Path to CA certificate" -msgstr "" - -#: ironic/drivers/modules/oneview/common.py:51 -msgid "Max connection retries to check changes on OneView" -msgstr "" - -#: ironic/drivers/modules/oneview/common.py:58 -msgid "Server Hardware URI. Required in driver_info." -msgstr "" - -#: ironic/drivers/modules/oneview/common.py:62 -msgid "Server Hardware Type URI. Required in properties/capabilities." -msgstr "" - -#: ironic/drivers/modules/oneview/common.py:72 -msgid "Enclosure Group URI. Optional in properties/capabilities." -msgstr "" - -#: ironic/drivers/modules/oneview/common.py:75 -msgid "" -"Server Profile Template URI to clone from. Deprecated in driver_info. " -"Required in properties/capabilities." -msgstr "" - -#: ironic/drivers/modules/oneview/common.py:146 -msgid "" -"Missing 'server_profile_template_uri' parameter value in " -"properties/capabilities" -msgstr "" - -#: ironic/drivers/modules/oneview/common.py:221 -#, python-format -msgid "Error validating node resources with OneView: %s" -msgstr "" - -#: ironic/drivers/modules/oneview/common.py:253 -#, python-format -msgid "" -"Missing the keys for the following OneView data in node's %(namespace)s: " -"%(missing_keys)s." -msgstr "" - -#: ironic/drivers/modules/oneview/common.py:267 -#, python-format -msgid "Missing parameter value for: '%s'" -msgstr "" - -#: ironic/drivers/modules/oneview/common.py:292 -#, python-format -msgid "A Server Profile is not associated with node %s." -msgstr "" - -#: ironic/drivers/modules/oneview/management.py:114 -#, python-format -msgid "Error setting boot device on OneView. Error: %s" -msgstr "" - -#: ironic/drivers/modules/oneview/management.py:145 -#, python-format -msgid "Error getting boot device from OneView. Error: %s" -msgstr "" - -#: ironic/drivers/modules/oneview/management.py:155 -#, python-format -msgid "Unsupported boot Device %(device)s for Node: %(node)s" -msgstr "" - -#: ironic/drivers/modules/oneview/power.py:120 -#, python-format -msgid "Error setting power state: %s" -msgstr "" - -#: ironic/drivers/modules/ucs/helper.py:34 -msgid "IP or Hostname of the UCS Manager. Required." -msgstr "" - -#: ironic/drivers/modules/ucs/helper.py:35 -msgid "UCS Manager admin/server-profile username. Required." -msgstr "" - -#: ironic/drivers/modules/ucs/helper.py:36 -msgid "UCS Manager password. Required." -msgstr "" - -#: ironic/drivers/modules/ucs/helper.py:37 -msgid "UCS Manager service-profile name. Required." -msgstr "" - -#: ironic/drivers/modules/ucs/management.py:100 -msgid "setting boot device" -msgstr "" - -#: ironic/drivers/modules/ucs/management.py:134 -msgid "getting boot device" -msgstr "" - -#: ironic/drivers/modules/ucs/power.py:130 -msgid "getting power status" -msgstr "" - -#: ironic/drivers/modules/ucs/power.py:155 -#, python-format -msgid "set_power_state called with invalid power state '%s'" -msgstr "" - -#: ironic/drivers/modules/ucs/power.py:172 -msgid "setting power status" -msgstr "" - -#: ironic/drivers/modules/ucs/power.py:204 -msgid "rebooting" -msgstr "" - -#: ironic/objects/conductor.py:58 -msgid "Cannot update a conductor record directly." -msgstr "" - -#: ironic/objects/node.py:127 -#, python-format -msgid "" -"The following properties for node %(node)s should be non-negative " -"integers, but provided values are: %(msgs)s" -msgstr "" - diff --git a/ironic/locale/ja/LC_MESSAGES/ironic-log-critical.po b/ironic/locale/ja/LC_MESSAGES/ironic-log-critical.po index 8ff415317b..bdb52a22ec 100644 --- a/ironic/locale/ja/LC_MESSAGES/ironic-log-critical.po +++ b/ironic/locale/ja/LC_MESSAGES/ironic-log-critical.po @@ -1,18 +1,22 @@ -# KATO Tomoyuki , 2015. #zanata +# KATO Tomoyuki , 2016. #zanata msgid "" msgstr "" -"Project-Id-Version: ironic 5.1.1.dev107\n" +"Project-Id-Version: ironic 5.1.1.dev325\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2016-04-21 00:58+0000\n" +"POT-Creation-Date: 2016-06-06 04:48+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: \n" -"Last-Translator: \n" +"PO-Revision-Date: 2016-06-02 07:26+0000\n" +"Last-Translator: KATO Tomoyuki \n" "Language-Team: Japanese\n" "Language: ja\n" "X-Generator: Zanata 3.7.3\n" "Plural-Forms: nplurals=1; plural=0\n" msgid "Failed to start keepalive" -msgstr "キープアライブの起動に失敗しました" +msgstr "キープアライブの開始に失敗しました" + +#, python-format +msgid "Periodic tasks worker has failed: %s" +msgstr "定期タスクのワーカーが失敗しました: %s" diff --git a/ironic/locale/ja/LC_MESSAGES/ironic.po b/ironic/locale/ja/LC_MESSAGES/ironic.po index 7d90dc653b..c84d41e6c6 100644 --- a/ironic/locale/ja/LC_MESSAGES/ironic.po +++ b/ironic/locale/ja/LC_MESSAGES/ironic.po @@ -5,9 +5,9 @@ # Yuta Hono , 2016. #zanata msgid "" msgstr "" -"Project-Id-Version: ironic 5.1.1.dev107\n" +"Project-Id-Version: ironic 5.1.1.dev325\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2016-04-21 00:58+0000\n" +"POT-Creation-Date: 2016-06-06 04:48+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -272,10 +272,6 @@ msgstr "" "コンソール PID ファイルのディレクトリー「%(path)s」を作成できません。理由: " "%(reason)s。" -#, python-format -msgid "Cannot create node with invalid name %(name)s" -msgstr "無効な名前 %(name)s でノードを作成することはできません" - msgid "Cannot deploy whole disk image with swap or ephemeral size set" msgstr "" "スワップまたは一時サイズ設定ではディスクイメージ全体をデプロイできません" @@ -1248,12 +1244,6 @@ msgstr "ノード %(node)s でステップ %(step)s が実行されませんで msgid "Node %(node)s found not to be locked on release" msgstr "ノード %(node)s はリリース状態で、ロックされていませんでした。" -#, python-format -msgid "Node %(node)s got an invalid last step for %(state)s: %(step)s." -msgstr "" -"ノード %(node)s が %(state)s に関して無効な最終ステップを受け取りました: " -"%(step)s。" - #, python-format msgid "Node %(node)s is associated with instance %(instance)s." msgstr "ノード %(node)s はインスタンス %(instance)s に関連付けられています。" @@ -1266,11 +1256,6 @@ msgstr "" "ノード %(node)s がホスト %(host)s によりロックされています。現在の操作の完了" "後に再試行してください。" -#, python-format -msgid "Node %(node)s: Cannot change name to invalid name '%(name)s'" -msgstr "" -"ノード %(node)s: 名前を無効な名前「%(name)s」に変更することはできません" - #, python-format msgid "Node %s can not be updated while a state transition is in progress." msgstr "状態遷移の進行中にノード %s を更新することはできません。" diff --git a/ironic/locale/ko_KR/LC_MESSAGES/ironic-log-critical.po b/ironic/locale/ko_KR/LC_MESSAGES/ironic-log-critical.po index ba6cedf46a..a6f9303cb6 100644 --- a/ironic/locale/ko_KR/LC_MESSAGES/ironic-log-critical.po +++ b/ironic/locale/ko_KR/LC_MESSAGES/ironic-log-critical.po @@ -1,18 +1,18 @@ -# OpenStack Infra , 2015. #zanata +# KATO Tomoyuki , 2016. #zanata msgid "" msgstr "" -"Project-Id-Version: ironic 5.1.1.dev107\n" +"Project-Id-Version: ironic 5.1.1.dev325\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2016-04-21 00:58+0000\n" +"POT-Creation-Date: 2016-06-06 04:48+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: \n" -"Last-Translator: \n" +"PO-Revision-Date: 2016-06-02 07:28+0000\n" +"Last-Translator: KATO Tomoyuki \n" "Language-Team: Korean (South Korea)\n" "Language: ko-KR\n" "X-Generator: Zanata 3.7.3\n" "Plural-Forms: nplurals=1; plural=0\n" msgid "Failed to start keepalive" -msgstr "활성 상태를 시작하지 못했습니다. " +msgstr "활성 상태를 시작하지 못했습니다" diff --git a/ironic/locale/pt_BR/LC_MESSAGES/ironic-log-critical.po b/ironic/locale/pt_BR/LC_MESSAGES/ironic-log-critical.po index 040346bf4b..94c9f8d582 100644 --- a/ironic/locale/pt_BR/LC_MESSAGES/ironic-log-critical.po +++ b/ironic/locale/pt_BR/LC_MESSAGES/ironic-log-critical.po @@ -1,18 +1,18 @@ -# OpenStack Infra , 2015. #zanata +# KATO Tomoyuki , 2016. #zanata msgid "" msgstr "" -"Project-Id-Version: ironic 5.1.1.dev107\n" +"Project-Id-Version: ironic 5.1.1.dev325\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2016-04-21 00:58+0000\n" +"POT-Creation-Date: 2016-06-06 04:48+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: \n" -"Last-Translator: \n" +"PO-Revision-Date: 2016-06-02 07:29+0000\n" +"Last-Translator: KATO Tomoyuki \n" "Language-Team: Portuguese (Brazil)\n" "Language: pt-BR\n" "X-Generator: Zanata 3.7.3\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" msgid "Failed to start keepalive" -msgstr "Falha ao inicar o keep alive" +msgstr "Falha ao inicar o keepalive"