Files
ironic/ironic/locale/ironic-log-info.pot
T
OpenStack Proposal Bot 6f906319cb Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I1ce51fc6e6cb0d288c31cb2983b5682eaa831c6f
2016-01-27 06:38:00 +00:00

352 lines
9.0 KiB
Gettext

# Translations template for ironic.
# Copyright (C) 2016 ORGANIZATION
# This file is distributed under the same license as the ironic project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ironic 4.3.1.dev202\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-01-27 06:37+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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/common/driver_factory.py:139
#, python-format
msgid "Loaded the following drivers: %s"
msgstr ""
#: ironic/common/service.py:88
#, python-format
msgid "Created RPC server for service %(service)s on host %(host)s."
msgstr ""
#: ironic/common/service.py:106
#, python-format
msgid "Stopped RPC server for service %(service)s on host %(host)s."
msgstr ""
#: ironic/common/service.py:111
#, 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:156
#, python-format
msgid "Successfully started conductor with hostname %(hostname)s."
msgstr ""
#: ironic/conductor/base_manager.py:181
#, python-format
msgid "Successfully stopped conductor with hostname %(hostname)s."
msgstr ""
#: ironic/conductor/base_manager.py:187
#, python-format
msgid "Not deregistering conductor with hostname %(hostname)s."
msgstr ""
#: ironic/conductor/manager.py:625
#, python-format
msgid "Successfully unprovisioned node %(node)s with instance %(instance)s."
msgstr ""
#: ironic/conductor/manager.py:847
#, python-format
msgid ""
"Automated cleaning is disabled, node %s has been successfully moved to "
"AVAILABLE state."
msgstr ""
#: ironic/conductor/manager.py:924
#, python-format
msgid "Executing %(state)s on node %(node)s, remaining steps: %(steps)s"
msgstr ""
#: ironic/conductor/manager.py:934
#, python-format
msgid "Executing %(step)s on node %(node)s"
msgstr ""
#: ironic/conductor/manager.py:961
#, python-format
msgid ""
"Clean step %(step)s on node %(node)s being executed asynchronously, "
"waiting for driver."
msgstr ""
#: ironic/conductor/manager.py:973
#, python-format
msgid "Node %(node)s finished clean step %(step)s"
msgstr ""
#: ironic/conductor/manager.py:991
#, python-format
msgid "Node %s cleaning complete"
msgstr ""
#: ironic/conductor/manager.py:1108
#, 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:1203
#, python-format
msgid ""
"During sync_power_state, node %(node)s was not found and presumed deleted"
" by another process."
msgstr ""
#: ironic/conductor/manager.py:1207
#, python-format
msgid ""
"During sync_power_state, node %(node)s was already locked by another "
"process. Skip."
msgstr ""
#: ironic/conductor/manager.py:1489
#, python-format
msgid "Successfully deleted node %(node)s."
msgstr ""
#: ironic/conductor/manager.py:1509
#, python-format
msgid ""
"Successfully deleted port %(port)s. The node associated with the port was"
" %(node)s"
msgstr ""
#: ironic/conductor/manager.py:1583
#, python-format
msgid "No console action was triggered because the console is already %s"
msgstr ""
#: ironic/conductor/manager.py:2194
#, python-format
msgid "Successfully deployed node %(node)s with instance %(instance)s."
msgstr ""
#: ironic/conductor/manager.py:2310
#, 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:2380
#, python-format
msgid "Successfully inspected node %(node)s"
msgstr ""
#: ironic/conductor/utils.py:136
#, python-format
msgid "Successfully set node %(node)s power state to %(state)s."
msgstr ""
#: ironic/drivers/modules/agent.py:425
#: ironic/drivers/modules/oneview/vendor.py:53
#, python-format
msgid "Image successfully written to node %s"
msgstr ""
#: ironic/drivers/modules/agent_base_vendor.py:249
#, python-format
msgid ""
"Node %s detected a clean version mismatch, resetting clean steps and "
"rebooting the node."
msgstr ""
#: ironic/drivers/modules/agent_base_vendor.py:285
#, python-format
msgid ""
"Agent on node %s returned cleaning command success, moving to next clean "
"step"
msgstr ""
#: ironic/drivers/modules/agent_base_vendor.py:430
#, python-format
msgid ""
"Initial lookup for node %s succeeded, agent is running and waiting for "
"commands"
msgstr ""
#: ironic/drivers/modules/agent_base_vendor.py:612
#: ironic/drivers/modules/iscsi_deploy.py:646
#: ironic/drivers/modules/oneview/vendor.py:113
#, python-format
msgid "Deployment to node %s done"
msgstr ""
#: ironic/drivers/modules/agent_base_vendor.py:659
#, python-format
msgid "Local boot successfully configured for node %s"
msgstr ""
#: ironic/drivers/modules/image_cache.py:144
#, python-format
msgid "Master cache miss for image %(href)s, starting download"
msgstr ""
#: ironic/drivers/modules/image_cache.py:281
#, 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:415
#, 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:75
#, 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:167
#, python-format
msgid "Node %s was sent to inspection to ironic-inspector"
msgstr ""
#: ironic/drivers/modules/inspector.py:214
#, python-format
msgid "Inspection finished successfully for node %s"
msgstr ""
#: ironic/drivers/modules/ipmitool.py:160
#, python-format
msgid "Option %(opt)s is not supported by ipmitool"
msgstr ""
#: ironic/drivers/modules/ipmitool.py:164
#, python-format
msgid "Option %(opt)s is supported by ipmitool"
msgstr ""
#: ironic/drivers/modules/iscsi_deploy.py:611
#, python-format
msgid "Bootloader successfully installed on node %s"
msgstr ""
#: ironic/drivers/modules/wol.py:155
#, 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:178
#, 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:95
#, python-format
msgid "Successfully set boot device %(boot_device)s for node %(node_id)s"
msgstr ""
#: ironic/drivers/modules/amt/management.py:148
#, python-format
msgid "Successfully enabled boot config for node %(node_id)s."
msgstr ""
#: ironic/drivers/modules/amt/power.py:118
#, python-format
msgid "Power state set to %(state)s for node %(node_id)s"
msgstr ""
#: ironic/drivers/modules/ilo/common.py:351
#, python-format
msgid "Attached virtual media %s successfully."
msgstr ""
#: ironic/drivers/modules/ilo/common.py:369
#, python-format
msgid "Node %(uuid)s pending boot mode is %(boot_mode)s."
msgstr ""
#: ironic/drivers/modules/ilo/common.py:381
#, python-format
msgid "Node %(uuid)s boot mode is set to %(boot_mode)s."
msgstr ""
#: ironic/drivers/modules/ilo/common.py:492
#: ironic/drivers/modules/irmc/boot.py:384
#, python-format
msgid "Setting up node %s to boot from virtual media"
msgstr ""
#: ironic/drivers/modules/ilo/common.py:649
#, python-format
msgid "Changed secure boot to %(mode)s for node %(node)s"
msgstr ""
#: ironic/drivers/modules/ilo/inspect.py:56
#, python-format
msgid "Port created for MAC address %(address)s for node %(node)s"
msgstr ""
#: ironic/drivers/modules/ilo/inspect.py:207
#, python-format
msgid "The node %s is not powered on. Powering on the node for inspection."
msgstr ""
#: ironic/drivers/modules/ilo/inspect.py:247
#, python-format
msgid "Node %s inspected."
msgstr ""
#: ironic/drivers/modules/ilo/inspect.py:250
#, 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:257
#, 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/irmc/boot.py:458
#, python-format
msgid "Attached virtual cdrom successfully for node %s"
msgstr ""
#: ironic/drivers/modules/irmc/boot.py:481
#, python-format
msgid "Detached virtual cdrom successfully for node %s"
msgstr ""
#: ironic/drivers/modules/irmc/boot.py:514
#, python-format
msgid "Attached virtual floppy successfully for node %s"
msgstr ""
#: ironic/drivers/modules/irmc/boot.py:537
#, python-format
msgid "Detached virtual floppy successfully for node %s"
msgstr ""