# 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 6.2.1.dev292\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-11-15 10:54+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.3.4\n" #: ironic/common/driver_factory.py:205 #, python-format msgid "Loaded the following drivers: %s" msgstr "" #: ironic/common/neutron.py:151 #, python-format msgid "Successfully created ports for node %(node_uuid)s in network %(net)s." msgstr "" #: ironic/common/neutron.py:215 #, python-format msgid "Successfully removed node %(node_uuid)s neutron ports." msgstr "" #: ironic/common/rpc_service.py:57 #, python-format msgid "Created RPC server for service %(service)s on host %(host)s." msgstr "" #: ironic/common/rpc_service.py:75 #, python-format msgid "Stopped RPC server for service %(service)s on host %(host)s." msgstr "" #: ironic/common/rpc_service.py:80 #, python-format msgid "" "Got signal SIGUSR1. Not deregistering on next shutdown of service " "%(service)s on host %(host)s." msgstr "" #: ironic/conductor/base_manager.py:180 #, python-format msgid "Successfully started conductor with hostname %(hostname)s." msgstr "" #: ironic/conductor/base_manager.py:202 #, python-format msgid "Successfully stopped conductor with hostname %(hostname)s." msgstr "" #: ironic/conductor/base_manager.py:208 #, python-format msgid "Not deregistering conductor with hostname %(hostname)s." msgstr "" #: ironic/conductor/base_manager.py:241 msgid "Successfully shut down periodic tasks" msgstr "" #: ironic/conductor/base_manager.py:390 #, python-format msgid "Successfully started console of node %(node)s" msgstr "" #: ironic/conductor/manager.py:554 #, python-format msgid "Successfully unprovisioned node %(node)s with instance %(instance)s." msgstr "" #: ironic/conductor/manager.py:791 #, python-format msgid "" "Automated cleaning is disabled, node %s has been successfully moved to " "AVAILABLE state." msgstr "" #: ironic/conductor/manager.py:866 #, python-format msgid "Executing %(state)s on node %(node)s, remaining steps: %(steps)s" msgstr "" #: ironic/conductor/manager.py:879 #, python-format msgid "Executing %(step)s on node %(node)s" msgstr "" #: ironic/conductor/manager.py:898 #, python-format msgid "" "Clean step %(step)s on node %(node)s being executed asynchronously, " "waiting for driver." msgstr "" #: ironic/conductor/manager.py:910 #, python-format msgid "Node %(node)s finished clean step %(step)s" msgstr "" #: ironic/conductor/manager.py:929 #, python-format msgid "Node %s cleaning complete" msgstr "" #: ironic/conductor/manager.py:1062 #, python-format msgid "" "The current clean step \"%(clean_step)s\" for node %(node)s is not " "abortable. Adding a flag to abort the cleaning after the clean step is " "completed." msgstr "" #: ironic/conductor/manager.py:1158 #, python-format msgid "" "During sync_power_state, node %(node)s was not found and presumed deleted" " by another process." msgstr "" #: ironic/conductor/manager.py:1162 #, python-format msgid "" "During sync_power_state, node %(node)s was already locked by another " "process. Skip." msgstr "" #: ironic/conductor/manager.py:1281 #, python-format msgid "Successfully adopted node %(node)s" msgstr "" #: ironic/conductor/manager.py:1489 #, python-format msgid "Successfully deleted node %(node)s." msgstr "" #: ironic/conductor/manager.py:1510 #, python-format msgid "" "Successfully deleted port %(port)s. The node associated with the port was" " %(node)s" msgstr "" #: ironic/conductor/manager.py:1535 #, python-format msgid "" "Successfully deleted portgroup %(portgroup)s. The node associated with " "the portgroup was %(node)s" msgstr "" #: ironic/conductor/manager.py:1608 #, python-format msgid "No console action was triggered because the console is already %s" msgstr "" #: ironic/conductor/manager.py:2402 #, python-format msgid "Successfully deployed node %(node)s with instance %(instance)s." msgstr "" #: ironic/conductor/manager.py:2523 #, python-format msgid "" "During sync_power_state, node %(node)s has no previous known state. " "Recording current state '%(state)s'." msgstr "" #: ironic/conductor/manager.py:2602 #, python-format msgid "Successfully inspected node %(node)s" msgstr "" #: ironic/conductor/task_manager.py:420 #, python-format msgid "" "Node %(node)s moved to provision state \"%(state)s\" from state " "\"%(previous)s\"; target provision state is \"%(target)s\"" msgstr "" #: ironic/conductor/utils.py:166 #, python-format msgid "Successfully set node %(node)s power state to %(state)s." msgstr "" #: ironic/drivers/modules/agent.py:296 #: ironic/drivers/modules/oneview/vendor.py:52 #, python-format msgid "Image successfully written to node %s" msgstr "" #: ironic/drivers/modules/agent_base_vendor.py:376 #, python-format msgid "" "During manual cleaning, node %(node)s detected a clean version mismatch. " "Re-executing and continuing from current step %(step)s." msgstr "" #: ironic/drivers/modules/agent_base_vendor.py:387 #, python-format msgid "" "During automated cleaning, node %s detected a clean version mismatch. " "Resetting clean steps and rebooting the node." msgstr "" #: ironic/drivers/modules/agent_base_vendor.py:429 #, python-format msgid "" "Agent on node %s returned cleaning command success, moving to next clean " "step" msgstr "" #: ironic/drivers/modules/agent_base_vendor.py:591 #: ironic/drivers/modules/oneview/vendor.py:112 #, python-format msgid "Deployment to node %s done" msgstr "" #: ironic/drivers/modules/agent_base_vendor.py:664 #, python-format msgid "Local boot successfully configured for node %s" msgstr "" #: ironic/drivers/modules/agent_base_vendor.py:807 #, python-format msgid "" "Initial lookup for node %s succeeded, agent is running and waiting for " "commands" msgstr "" #: ironic/drivers/modules/image_cache.py:132 #, python-format msgid "Master cache miss for image %(href)s, starting download" msgstr "" #: ironic/drivers/modules/image_cache.py:269 #, python-format msgid "" "After cleaning up cache dir %(dir)s cache size %(actual)d is still larger" " than threshold %(expected)d" msgstr "" #: ironic/drivers/modules/image_cache.py:403 #, python-format msgid "" "Image %(href)s was last modified at %(remote_time)s. Deleting the cached " "copy \"%(cached_file)s since it was last modified at %(local_time)s and " "may be outdated." msgstr "" #: ironic/drivers/modules/inspector.py:73 #, python-format msgid "" "Inspection via ironic-inspector is disabled in configuration for driver " "%s. To enable, change [inspector] enabled = True." msgstr "" #: ironic/drivers/modules/inspector.py:156 #, python-format msgid "Node %s was sent to inspection to ironic-inspector" msgstr "" #: ironic/drivers/modules/inspector.py:199 #, python-format msgid "Inspection finished successfully for node %s" msgstr "" #: ironic/drivers/modules/ipmitool.py:166 #, python-format msgid "Option %(opt)s is not supported by ipmitool" msgstr "" #: ironic/drivers/modules/ipmitool.py:170 #, python-format msgid "Option %(opt)s is supported by ipmitool" msgstr "" #: ironic/drivers/modules/wol.py:154 #, python-format msgid "" "Power off called for node %s. Wake-On-Lan does not support this " "operation. Manual intervention required to perform this action." msgstr "" #: ironic/drivers/modules/wol.py:177 #, python-format msgid "" "Reboot called for node %s. Wake-On-Lan does not fully support this " "operation. Trying to power on the node." msgstr "" #: ironic/drivers/modules/amt/management.py:93 #, python-format msgid "Successfully set boot device %(boot_device)s for node %(node_id)s" msgstr "" #: ironic/drivers/modules/amt/management.py:146 #, python-format msgid "Successfully enabled boot config for node %(node_id)s." msgstr "" #: ironic/drivers/modules/amt/power.py:101 #, python-format msgid "Power state set to %(state)s for node %(node_id)s" msgstr "" #: ironic/drivers/modules/drac/inspect.py:129 #, python-format msgid "" "Port created with MAC address %(mac)s for node %(node_uuid)s during " "inspection" msgstr "" #: ironic/drivers/modules/drac/inspect.py:139 #, python-format msgid "Node %s successfully inspected." msgstr "" #: ironic/drivers/modules/drac/raid.py:649 #, python-format msgid "" "Change has been committed to RAID controller %(controller)s on node " "%(node)s. DRAC job id: %(job_id)s" msgstr "" #: ironic/drivers/modules/drac/raid.py:818 #, python-format msgid "" "During query_raid_config_job_status, node %(node)s was not found and " "presumed deleted by another process." msgstr "" #: ironic/drivers/modules/drac/raid.py:822 #, python-format msgid "" "During query_raid_config_job_status, node %(node)s was already locked by " "another process. Skip." msgstr "" #: ironic/drivers/modules/ilo/common.py:355 #, python-format msgid "Attached virtual media %s successfully." msgstr "" #: ironic/drivers/modules/ilo/common.py:373 #, python-format msgid "Node %(uuid)s pending boot mode is %(boot_mode)s." msgstr "" #: ironic/drivers/modules/ilo/common.py:385 #, python-format msgid "Node %(uuid)s boot mode is set to %(boot_mode)s." msgstr "" #: ironic/drivers/modules/ilo/common.py:506 #: ironic/drivers/modules/irmc/boot.py:350 #, python-format msgid "Setting up node %s to boot from virtual media" msgstr "" #: ironic/drivers/modules/ilo/common.py:651 #, python-format msgid "Changed secure boot to %(mode)s for node %(node)s" msgstr "" #: ironic/drivers/modules/ilo/firmware_processor.py:216 #, python-format msgid "Final processed firmware location: %s" msgstr "" #: ironic/drivers/modules/ilo/inspect.py:57 #, python-format msgid "Port created for MAC address %(address)s for node %(node)s" msgstr "" #: ironic/drivers/modules/ilo/inspect.py:210 #, python-format msgid "The node %s is not powered on. Powering on the node for inspection." msgstr "" #: ironic/drivers/modules/ilo/inspect.py:265 #, python-format msgid "Node %s inspected." msgstr "" #: ironic/drivers/modules/ilo/inspect.py:268 #, python-format msgid "" "The node %s was powered on for inspection. Powered off the node as " "inspection completed." msgstr "" #: ironic/drivers/modules/ilo/management.py:240 #, python-format msgid "" "Missing 'ilo_change_password' parameter in driver_info. Clean step " "'reset_ilo_credential' is not performed on node %s." msgstr "" #: ironic/drivers/modules/ilo/management.py:322 #, python-format msgid "iLO license activated for node %(node)s." msgstr "" #: ironic/drivers/modules/ilo/management.py:422 #, python-format msgid "All Firmware update operations completed successfully for node: %s." msgstr "" #: ironic/drivers/modules/irmc/boot.py:424 #, python-format msgid "Attached virtual cdrom successfully for node %s" msgstr "" #: ironic/drivers/modules/irmc/boot.py:447 #, python-format msgid "Detached virtual cdrom successfully for node %s" msgstr "" #: ironic/drivers/modules/irmc/boot.py:480 #, python-format msgid "Attached virtual floppy successfully for node %s" msgstr "" #: ironic/drivers/modules/irmc/boot.py:503 #, python-format msgid "Detached virtual floppy successfully for node %s" msgstr "" #: ironic/drivers/modules/irmc/inspect.py:178 #, python-format msgid "" "Port created for MAC address %(address)s for node %(node_uuid)s during " "inspection" msgstr "" #: ironic/drivers/modules/irmc/inspect.py:187 #, python-format msgid "Node %s inspected" msgstr "" #: ironic/drivers/modules/network/flat.py:93 #: ironic/drivers/modules/network/neutron.py:99 #, python-format msgid "Adding cleaning network to node %s" msgstr "" #: ironic/drivers/modules/network/flat.py:110 #, python-format msgid "Removing ports from cleaning network for node %s" msgstr "" #: ironic/drivers/modules/network/neutron.py:62 #, python-format msgid "Adding provisioning network to node %s" msgstr "" #: ironic/drivers/modules/network/neutron.py:79 #, python-format msgid "Removing provisioning network from node %s" msgstr "" #: ironic/drivers/modules/network/neutron.py:116 #, python-format msgid "Removing cleaning network from node %s" msgstr "" #: ironic/drivers/modules/network/neutron.py:135 #, python-format msgid "Mapping instance ports to %s" msgstr "" #: ironic/drivers/modules/network/neutron.py:220 #, python-format msgid "Unmapping instance ports from node %s" msgstr "" #: ironic/drivers/modules/oneview/deploy.py:85 #, python-format msgid "" "Updating node %(node_uuid)s in use by OneView from %(provision_state)s " "state to %(target_state)s state and maintenance mode %(maintenance)s." msgstr "" #: ironic/drivers/modules/oneview/deploy.py:147 #: ironic/drivers/modules/oneview/deploy.py:198 #, python-format msgid "" "Bringing node %(node_uuid)s back from use by OneView from " "%(provision_state)s state to %(target_state)s state and maintenance mode " "%(maintenance)s." msgstr "" #: ironic/drivers/modules/oneview/deploy_utils.py:295 #, python-format msgid "" "Inconsistent 'applied_server_profile_uri' parameter value in driver_info." " There is no Server Profile applied to node %(node_uuid)s. Value deleted." msgstr "" #: ironic/drivers/modules/oneview/deploy_utils.py:306 #, python-format msgid "" "The Server Profile %(applied_sp_uri)s was already applied by ironic on " "node %(node_uuid)s. Reusing." msgstr "" #: ironic/drivers/modules/oneview/deploy_utils.py:320 #, python-format msgid "" "Server Profile %(server_profile_uuid)s was successfully applied to node " "%(node_uuid)s." msgstr "" #: ironic/drivers/modules/oneview/deploy_utils.py:359 #, python-format msgid "" "Server Profile %(server_profile_uuid)s was successfully deleted from node" " %(node_uuid)s." msgstr ""