# 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.2.dev5\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-10-11 23:49+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:559 #, python-format msgid "Successfully unprovisioned node %(node)s with instance %(instance)s." msgstr "" #: ironic/conductor/manager.py:801 #, python-format msgid "" "Automated cleaning is disabled, node %s has been successfully moved to " "AVAILABLE state." msgstr "" #: ironic/conductor/manager.py:877 #, python-format msgid "Executing %(state)s on node %(node)s, remaining steps: %(steps)s" msgstr "" #: ironic/conductor/manager.py:890 #, python-format msgid "Executing %(step)s on node %(node)s" msgstr "" #: ironic/conductor/manager.py:909 #, python-format msgid "" "Clean step %(step)s on node %(node)s being executed asynchronously, " "waiting for driver." msgstr "" #: ironic/conductor/manager.py:921 #, python-format msgid "Node %(node)s finished clean step %(step)s" msgstr "" #: ironic/conductor/manager.py:940 #, python-format msgid "Node %s cleaning complete" msgstr "" #: ironic/conductor/manager.py:1070 #, 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:1165 #, python-format msgid "" "During sync_power_state, node %(node)s was not found and presumed deleted" " by another process." msgstr "" #: ironic/conductor/manager.py:1169 #, python-format msgid "" "During sync_power_state, node %(node)s was already locked by another " "process. Skip." msgstr "" #: ironic/conductor/manager.py:1290 #, python-format msgid "Successfully adopted node %(node)s" msgstr "" #: ironic/conductor/manager.py:1499 #, python-format msgid "Successfully deleted node %(node)s." msgstr "" #: ironic/conductor/manager.py:1520 #, python-format msgid "" "Successfully deleted port %(port)s. The node associated with the port was" " %(node)s" msgstr "" #: ironic/conductor/manager.py:1545 #, python-format msgid "" "Successfully deleted portgroup %(portgroup)s. The node associated with " "the portgroup was %(node)s" msgstr "" #: ironic/conductor/manager.py:1620 #, python-format msgid "No console action was triggered because the console is already %s" msgstr "" #: ironic/conductor/manager.py:2419 #, python-format msgid "Successfully deployed node %(node)s with instance %(instance)s." msgstr "" #: ironic/conductor/manager.py:2536 #, 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:2607 #, python-format msgid "Successfully inspected node %(node)s" msgstr "" #: ironic/conductor/utils.py:143 #, python-format msgid "Successfully set node %(node)s power state to %(state)s." msgstr "" #: ironic/drivers/modules/agent.py:336 #: ironic/drivers/modules/oneview/vendor.py:52 #, python-format msgid "Image successfully written to node %s" msgstr "" #: ironic/drivers/modules/agent_base_vendor.py:377 #, 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:388 #, 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:430 #, python-format msgid "" "Agent on node %s returned cleaning command success, moving to next clean " "step" msgstr "" #: ironic/drivers/modules/agent_base_vendor.py:594 #: ironic/drivers/modules/oneview/vendor.py:112 #, python-format msgid "Deployment to node %s done" msgstr "" #: ironic/drivers/modules/agent_base_vendor.py:667 #, python-format msgid "Local boot successfully configured for node %s" msgstr "" #: ironic/drivers/modules/agent_base_vendor.py:801 #, 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:124 #, python-format msgid "" "Port created with MAC address %(mac)s for node %(node_uuid)s during " "inspection" msgstr "" #: ironic/drivers/modules/drac/inspect.py:134 #, python-format msgid "Node %s successfully inspected." msgstr "" #: ironic/drivers/modules/drac/raid.py:646 #, python-format msgid "" "Change has been commited to RAID controller %(controller)s on node " "%(node)s. DRAC job id: %(job_id)s" msgstr "" #: ironic/drivers/modules/drac/raid.py:811 #, 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:815 #, 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:389 #, python-format msgid "Attached virtual media %s successfully." msgstr "" #: ironic/drivers/modules/ilo/common.py:407 #, python-format msgid "Node %(uuid)s pending boot mode is %(boot_mode)s." msgstr "" #: ironic/drivers/modules/ilo/common.py:419 #, python-format msgid "Node %(uuid)s boot mode is set to %(boot_mode)s." msgstr "" #: ironic/drivers/modules/ilo/common.py:540 #: 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:685 #, 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:250 #, python-format msgid "Node %s inspected." msgstr "" #: ironic/drivers/modules/ilo/inspect.py:253 #, 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:96 #, 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:59 #, python-format msgid "Adding provisioning network to node %s" msgstr "" #: ironic/drivers/modules/network/neutron.py:76 #, python-format msgid "Removing provisioning network from node %s" msgstr "" #: ironic/drivers/modules/network/neutron.py:113 #, python-format msgid "Removing cleaning network from node %s" msgstr "" #: ironic/drivers/modules/network/neutron.py:132 #, python-format msgid "Mapping instance ports to %s" msgstr "" #: ironic/drivers/modules/network/neutron.py:214 #, python-format msgid "Unmapping instance ports from node %s" msgstr "" #: ironic/drivers/modules/oneview/deploy.py:79 #, 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:135 #: ironic/drivers/modules/oneview/deploy.py:186 #, 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:237 #, 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:248 #, 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:262 #, 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:301 #, python-format msgid "" "Server Profile %(server_profile_uuid)s was successfully deleted from node" " %(node_uuid)s." msgstr ""