Merge "Imported Translations from Zanata"

This commit is contained in:
Jenkins 2015-09-17 22:13:50 +00:00 committed by Gerrit Code Review
commit 74fa43d8a9
6 changed files with 919 additions and 709 deletions

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ironic 2015.2.0.dev476\n"
"Project-Id-Version: ironic 4.1.1.dev38\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-08-11 06:21+0000\n"
"POT-Creation-Date: 2015-09-17 06:25+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"
@ -22,7 +22,7 @@ msgstr ""
msgid "Error parsing HTTP response: %s"
msgstr ""
#: ironic/common/exception.py:82
#: ironic/common/exception.py:81
msgid "Exception in string format operation"
msgstr ""
@ -57,17 +57,17 @@ msgstr ""
msgid "Service error occurred when cleaning up the RPC manager. Error: %s"
msgstr ""
#: ironic/common/utils.py:420
#: ironic/common/utils.py:423
#, python-format
msgid "Could not remove tmpdir: %s"
msgstr ""
#: ironic/common/utils.py:451
#: ironic/common/utils.py:454
#, python-format
msgid "Failed to make file system. File system %s is not supported."
msgstr ""
#: ironic/common/utils.py:455
#: ironic/common/utils.py:458
#, python-format
msgid "Failed to create a file system in %(path)s. Error: %(error)s"
msgstr ""
@ -79,7 +79,7 @@ msgid ""
"attempt %(attempt)s of %(num_attempts)s failed."
msgstr ""
#: ironic/conductor/manager.py:256
#: ironic/conductor/manager.py:263
#, python-format
msgid ""
"Conductor %s cannot be started because no drivers were loaded. This "
@ -87,34 +87,49 @@ msgid ""
"option."
msgstr ""
#: ironic/conductor/manager.py:794
#: ironic/conductor/manager.py:801
#, python-format
msgid "Error in tear_down of node %(node)s: %(err)s"
msgstr ""
#: ironic/conductor/manager.py:1434
#: ironic/conductor/manager.py:1464
#, python-format
msgid "Failed to stop console while deleting the node %(node)s: %(err)s."
msgstr ""
#: ironic/conductor/manager.py:2092
#: ironic/conductor/manager.py:2155
#, python-format
msgid "Error while uploading the configdrive for %(node)s to Swift"
msgstr ""
#: ironic/conductor/manager.py:2166
#, python-format
msgid "Error while preparing to deploy to node %(node)s: %(err)s"
msgstr ""
#: ironic/conductor/manager.py:2176
#, python-format
msgid "Error in deploy of node %(node)s: %(err)s"
msgstr ""
#: ironic/conductor/manager.py:2193
#, python-format
msgid "Unexpected state %(state)s returned while deploying node %(node)s."
msgstr ""
#: ironic/conductor/manager.py:2218
#: ironic/conductor/manager.py:2319
#, python-format
msgid ""
"Failed to change power state of node %(node)s to '%(state)s', attempt "
"%(attempt)s of %(retries)s."
msgstr ""
#: ironic/conductor/manager.py:2252
#: ironic/conductor/manager.py:2353
#, python-format
msgid "Failed to inspect node %(node)s: %(err)s"
msgstr ""
#: ironic/conductor/manager.py:2287
#: ironic/conductor/manager.py:2388
#, python-format
msgid "Failed to tear down cleaning on node %(uuid)s, reason: %(err)s"
msgstr ""
@ -149,19 +164,19 @@ msgstr ""
msgid "Failed to rollback cleaning port changes for node %s"
msgstr ""
#: ironic/drivers/base.py:611
#: ironic/drivers/base.py:625
#, python-format
msgid "vendor_passthru failed with method %s"
msgstr ""
#: ironic/drivers/modules/agent.py:205
#: ironic/drivers/modules/agent.py:151
#, python-format
msgid ""
"Agent deploy supports only HTTP(S) URLs as instance_info['image_source']."
" Either %s is not a valid HTTP(S) URL or is not reachable."
msgstr ""
#: ironic/drivers/modules/agent_base_vendor.py:430
#: ironic/drivers/modules/agent_base_vendor.py:520
#, python-format
msgid "Could not find matching node for the provided MACs %s."
msgstr ""
@ -228,143 +243,143 @@ msgid ""
"maintenance mode until the problem is resolved."
msgstr ""
#: ironic/drivers/modules/inspector.py:157
#: ironic/drivers/modules/inspector.py:156
#, python-format
msgid ""
"Exception during contacting ironic-inspector for inspection of node "
"%(node)s: %(err)s"
msgstr ""
#: ironic/drivers/modules/inspector.py:192
#: ironic/drivers/modules/inspector.py:191
#, python-format
msgid ""
"Unexpected exception while getting inspection status for node %s, will "
"retry later"
msgstr ""
#: ironic/drivers/modules/inspector.py:198
#: ironic/drivers/modules/inspector.py:207
#, python-format
msgid "Inspection failed for node %(uuid)s with error: %(err)s"
msgstr ""
#: ironic/drivers/modules/ipminative.py:267
#: ironic/drivers/modules/ipminative.py:285
#, python-format
msgid ""
"IPMI get sensor data failed for node %(node_id)s with the following "
"error: %(error)s"
msgstr ""
#: ironic/drivers/modules/ipminative.py:419
#: ironic/drivers/modules/ipminative.py:487
#, python-format
msgid ""
"IPMI set boot device failed for node %(node_id)s with the following "
"error: %(error)s"
msgstr ""
#: ironic/drivers/modules/ipminative.py:454
#: ironic/drivers/modules/ipminative.py:533
#, python-format
msgid ""
"IPMI get boot device failed for node %(node_id)s with the following "
"error: %(error)s"
msgstr ""
#: ironic/drivers/modules/ipmitool.py:408
#: ironic/drivers/modules/ipmitool.py:418
#, python-format
msgid "IPMI Error while attempting \"%(cmd)s\"for node %(node)s. Error: %(error)s"
msgstr ""
#: ironic/drivers/modules/ipmitool.py:483
#: ironic/drivers/modules/ipmitool.py:493
#, python-format
msgid ""
"IPMI power %(state)s timed out after %(tries)s retries on node "
"%(node_id)s."
msgstr ""
#: ironic/drivers/modules/ipmitool.py:646
#: ironic/drivers/modules/ipmitool.py:656
#, python-format
msgid "IPMI \"raw bytes\" failed for node %(node_id)s with error: %(error)s."
msgstr ""
#: ironic/drivers/modules/ipmitool.py:978
#: ironic/drivers/modules/ipmitool.py:1011
#, python-format
msgid "IPMI \"bmc reset\" failed for node %(node_id)s with error: %(error)s."
msgstr ""
#: ironic/drivers/modules/iscsi_deploy.py:626
#: ironic/drivers/modules/iscsi_deploy.py:850
#: ironic/drivers/modules/iscsi_deploy.py:889
#: ironic/drivers/modules/ilo/deploy.py:940
#: ironic/drivers/modules/irmc/deploy.py:864
#: ironic/drivers/modules/iscsi_deploy.py:625
#: ironic/drivers/modules/iscsi_deploy.py:848
#: ironic/drivers/modules/iscsi_deploy.py:887
#: ironic/drivers/modules/ilo/deploy.py:964
#: ironic/drivers/modules/irmc/deploy.py:868
#, python-format
msgid "Deploy failed for instance %(instance)s. Error: %(error)s"
msgstr ""
#: ironic/drivers/modules/pxe.py:266
#: ironic/drivers/modules/pxe.py:317
msgid "Whole disk image with netboot is not supported in UEFI boot mode."
msgstr ""
#: ironic/drivers/modules/pxe.py:378
#: ironic/drivers/modules/pxe.py:429
msgid "UEFI boot mode is not supported with iPXE boot enabled."
msgstr ""
#: ironic/drivers/modules/seamicro.py:197
#: ironic/drivers/modules/seamicro.py:198
#, python-format
msgid "SeaMicro client exception %(msg)s for node %(uuid)s"
msgstr ""
#: ironic/drivers/modules/seamicro.py:478
#: ironic/drivers/modules/seamicro.py:517
#: ironic/drivers/modules/seamicro.py:479
#: ironic/drivers/modules/seamicro.py:518
#, python-format
msgid "SeaMicro client exception: %s"
msgstr ""
#: ironic/drivers/modules/seamicro.py:580
#: ironic/drivers/modules/seamicro.py:582
#, python-format
msgid ""
"Seamicro set boot device failed for node %(node)s with the following "
"error: %(error)s"
msgstr ""
#: ironic/drivers/modules/ssh.py:279
#: ironic/drivers/modules/ssh.py:280
#, python-format
msgid "Cannot execute SSH cmd %(cmd)s. Reason: %(err)s."
msgstr ""
#: ironic/drivers/modules/ssh.py:380
#: ironic/drivers/modules/ssh.py:381
#, python-format
msgid "Node \"%(host)s\" with MAC address %(mac)s not found."
msgstr ""
#: ironic/drivers/modules/ssh.py:667
#: ironic/drivers/modules/ssh.py:669
#, python-format
msgid ""
"Failed to set boot device for node %(node)s, virt_type %(vtype)s does not"
" support this operation"
msgstr ""
#: ironic/drivers/modules/virtualbox.py:160
#: ironic/drivers/modules/virtualbox.py:161
#, python-format
msgid ""
"Failed while creating a VirtualMachine object for node %(node_id)s. "
"Error: %(error)s."
msgstr ""
#: ironic/drivers/modules/virtualbox.py:176
#: ironic/drivers/modules/virtualbox.py:177
#, python-format
msgid "'%(ironic_method)s' failed for node %(node_id)s with error: %(error)s."
msgstr ""
#: ironic/drivers/modules/virtualbox.py:218
#: ironic/drivers/modules/virtualbox.py:219
#, python-format
msgid "VirtualBox returned unknown state '%(state)s' for node %(node)s"
msgstr ""
#: ironic/drivers/modules/virtualbox.py:313
#: ironic/drivers/modules/virtualbox.py:315
#, python-format
msgid "VirtualBox returned unknown boot device '%(device)s' for node %(node)s"
msgstr ""
#: ironic/drivers/modules/virtualbox.py:354
#: ironic/drivers/modules/virtualbox.py:356
#, python-format
msgid "'set_boot_device' failed for node %(node_id)s with error: %(error)s"
msgstr ""
@ -455,7 +470,7 @@ msgid ""
"%(error)s."
msgstr ""
#: ironic/drivers/modules/drac/management.py:402
#: ironic/drivers/modules/drac/management.py:403
#, python-format
msgid ""
"DRAC driver failed to set the boot device for node %(node_uuid)s to "
@ -469,19 +484,19 @@ msgid ""
"%(target_power_state)s. Reason: %(error)s."
msgstr ""
#: ironic/drivers/modules/ilo/common.py:432
#: ironic/drivers/modules/ilo/common.py:491
#, python-format
msgid ""
"Error while ejecting virtual media %(device)s from node %(uuid)s. Error: "
"%(error)s"
msgstr ""
#: ironic/drivers/modules/ilo/common.py:458
#: ironic/drivers/modules/ilo/common.py:518
#, python-format
msgid "Error while deleting %(object_name)s from %(container)s. Error: %(error)s"
msgstr ""
#: ironic/drivers/modules/ilo/deploy.py:120
#: ironic/drivers/modules/ilo/deploy.py:123
#, python-format
msgid ""
"Virtual media deploy accepts only Glance images or HTTP(S) URLs as "
@ -489,19 +504,19 @@ msgid ""
" not reachable."
msgstr ""
#: ironic/drivers/modules/ilo/deploy.py:147
#: ironic/drivers/modules/ilo/deploy.py:151
#, python-format
msgid ""
"Unable to find kernel or ramdisk for image %(image)s to generate boot ISO"
" for %(node)s"
msgstr ""
#: ironic/drivers/modules/ilo/deploy.py:195
#: ironic/drivers/modules/ilo/deploy.py:207
#, python-format
msgid "Failed to clean up boot ISO for %(node)s.Error: %(error)s."
msgid "Failed to clean up boot ISO for node %(node)s. Error: %(error)s."
msgstr ""
#: ironic/drivers/modules/ilo/deploy.py:838
#: ironic/drivers/modules/ilo/deploy.py:862
#, python-format
msgid "Cannot get boot ISO for node %s"
msgstr ""
@ -523,45 +538,40 @@ msgstr ""
msgid "iLO failed to change state to %(tstate)s within %(timeout)s sec"
msgstr ""
#: ironic/drivers/modules/irmc/deploy.py:430
#: ironic/drivers/modules/irmc/deploy.py:434
#, python-format
msgid "Error while inserting virtual cdrom from node %(uuid)s. Error: %(error)s"
msgstr ""
#: ironic/drivers/modules/irmc/deploy.py:453
#: ironic/drivers/modules/irmc/deploy.py:457
#, python-format
msgid "Error while ejecting virtual cdrom from node %(uuid)s. Error: %(error)s"
msgstr ""
#: ironic/drivers/modules/irmc/deploy.py:486
#: ironic/drivers/modules/irmc/deploy.py:490
#, python-format
msgid "Error while inserting virtual floppy from node %(uuid)s. Error: %(error)s"
msgstr ""
#: ironic/drivers/modules/irmc/deploy.py:509
#: ironic/drivers/modules/irmc/deploy.py:513
#, python-format
msgid "Error while ejecting virtual floppy from node %(uuid)s. Error: %(error)s"
msgstr ""
#: ironic/drivers/modules/irmc/management.py:60
#: ironic/drivers/modules/irmc/management.py:64
#, python-format
msgid ""
"SCCI get sensor data failed for node %(node_id)s with the following "
"error: %(error)s"
msgstr ""
#: ironic/drivers/modules/irmc/power.py:93
#: ironic/drivers/modules/irmc/power.py:94
#, python-format
msgid ""
"iRMC set_power_state failed to set state to %(tstate)s for node "
"%(node_id)s with error: %(error)s"
msgstr ""
#: ironic/drivers/modules/msftocs/msftocsclient.py:72
#, python-format
msgid "HTTP call failed: %s"
msgstr ""
#: ironic/drivers/modules/msftocs/msftocsclient.py:85
#, python-format
msgid "XML parsing failed: %s"
@ -625,12 +635,7 @@ msgid ""
"seconds."
msgstr ""
#: ironic/objects/base.py:69
#, python-format
msgid "Error setting %(attr)s"
msgstr ""
#: ironic/objects/base.py:221
#: ironic/objects/base.py:173
#, python-format
msgid "Unable to instantiate unregistered object type %(objtype)s"
msgstr ""

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ironic 2015.2.0.dev476\n"
"Project-Id-Version: ironic 4.1.1.dev38\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-08-11 06:21+0000\n"
"POT-Creation-Date: 2015-09-17 06:25+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"
@ -44,104 +44,104 @@ msgid ""
"%(service)s on host %(host)s."
msgstr ""
#: ironic/conductor/manager.py:308
#: ironic/conductor/manager.py:315
#, python-format
msgid "Successfully started conductor with hostname %(hostname)s."
msgstr ""
#: ironic/conductor/manager.py:329
#: ironic/conductor/manager.py:336
#, python-format
msgid "Successfully stopped conductor with hostname %(hostname)s."
msgstr ""
#: ironic/conductor/manager.py:335
#: ironic/conductor/manager.py:342
#, python-format
msgid "Not deregistering conductor with hostname %(hostname)s."
msgstr ""
#: ironic/conductor/manager.py:802
#: ironic/conductor/manager.py:809
#, python-format
msgid "Successfully unprovisioned node %(node)s with instance %(instance)s."
msgstr ""
#: ironic/conductor/manager.py:885
#: ironic/conductor/manager.py:892
#, python-format
msgid ""
"Cleaning is disabled, node %s has been successfully moved to AVAILABLE "
"state."
msgstr ""
#: ironic/conductor/manager.py:954
#: ironic/conductor/manager.py:961
#, python-format
msgid "Executing %(state)s on node %(node)s, remaining steps: %(steps)s"
msgstr ""
#: ironic/conductor/manager.py:964
#: ironic/conductor/manager.py:971
#, python-format
msgid "Executing %(step)s on node %(node)s"
msgstr ""
#: ironic/conductor/manager.py:991
#: ironic/conductor/manager.py:998
#, python-format
msgid ""
"Clean step %(step)s on node %(node)s being executed asynchronously, "
"waiting for driver."
msgstr ""
#: ironic/conductor/manager.py:1002
#: ironic/conductor/manager.py:1009
#, python-format
msgid "Node %(node)s finished clean step %(step)s"
msgstr ""
#: ironic/conductor/manager.py:1018
#: ironic/conductor/manager.py:1025
#, python-format
msgid "Node %s cleaning complete"
msgstr ""
#: ironic/conductor/manager.py:1152
#: ironic/conductor/manager.py:1159
#, python-format
msgid ""
"During sync_power_state, node %(node)s was not found and presumed deleted"
" by another process."
msgstr ""
#: ironic/conductor/manager.py:1156
#: ironic/conductor/manager.py:1163
#, python-format
msgid ""
"During sync_power_state, node %(node)s was already locked by another "
"process. Skip."
msgstr ""
#: ironic/conductor/manager.py:1438
#: ironic/conductor/manager.py:1468
#, python-format
msgid "Successfully deleted node %(node)s."
msgstr ""
#: ironic/conductor/manager.py:1458
#: ironic/conductor/manager.py:1488
#, python-format
msgid ""
"Successfully deleted port %(port)s. The node associated with the port was"
" %(node)s"
msgstr ""
#: ironic/conductor/manager.py:1532
#: ironic/conductor/manager.py:1562
#, python-format
msgid "No console action was triggered because the console is already %s"
msgstr ""
#: ironic/conductor/manager.py:2086
#: ironic/conductor/manager.py:2187
#, python-format
msgid "Successfully deployed node %(node)s with instance %(instance)s."
msgstr ""
#: ironic/conductor/manager.py:2195
#: ironic/conductor/manager.py:2296
#, 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:2265
#: ironic/conductor/manager.py:2366
#, python-format
msgid "Successfully inspected node %(node)s"
msgstr ""
@ -151,30 +151,41 @@ msgstr ""
msgid "Successfully set node %(node)s power state to %(state)s."
msgstr ""
#: ironic/drivers/modules/agent_base_vendor.py:188
#: ironic/drivers/modules/agent.py:456
#, python-format
msgid "Image successfully written to node %s"
msgstr ""
#: ironic/drivers/modules/agent_base_vendor.py:255
#, 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:204
#: ironic/drivers/modules/agent_base_vendor.py:291
#, python-format
msgid ""
"Agent on node %s returned cleaning command success, moving to next clean "
"step"
msgstr ""
#: ironic/drivers/modules/agent_base_vendor.py:530
#: ironic/drivers/modules/iscsi_deploy.py:644
#: ironic/drivers/modules/agent_base_vendor.py:436
#, python-format
msgid ""
"Initial lookup for node %s succeeded, agent is running and waiting for "
"commands"
msgstr ""
#: ironic/drivers/modules/agent_base_vendor.py:620
#: ironic/drivers/modules/iscsi_deploy.py:643
#, python-format
msgid "Deployment to node %s done"
msgstr ""
#: ironic/drivers/modules/agent_base_vendor.py:573
#: ironic/drivers/modules/iscsi_deploy.py:609
#: ironic/drivers/modules/agent_base_vendor.py:667
#, python-format
msgid "Bootloader successfully installed on node %s"
msgid "Local boot successfully configured for node %s"
msgstr ""
#: ironic/drivers/modules/deploy_utils.py:503
@ -211,18 +222,25 @@ msgstr ""
msgid "Ephemeral partition %(ephemeral)s successfully formatted for node %(node)s"
msgstr ""
#: ironic/drivers/modules/image_cache.py:137
#: ironic/drivers/modules/image_cache.py:143
#, python-format
msgid "Master cache miss for image %(uuid)s, starting download"
msgid "Master cache miss for image %(href)s, starting download"
msgstr ""
#: ironic/drivers/modules/image_cache.py:278
#: ironic/drivers/modules/image_cache.py:279
#, 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:413
#, python-format
msgid ""
"Image %(href)s was last modified at %(remote_time)s. Deleting the cached "
"copy since it was last modified at %(local_time)s and may be outdated."
msgstr ""
#: ironic/drivers/modules/inspector.py:75
#, python-format
msgid ""
@ -230,26 +248,31 @@ msgid ""
"%s. To enable, change [inspector] enabled = True."
msgstr ""
#: ironic/drivers/modules/inspector.py:168
#: ironic/drivers/modules/inspector.py:167
#, python-format
msgid "Node %s was sent to inspection to ironic-inspector"
msgstr ""
#: ironic/drivers/modules/inspector.py:205
#: ironic/drivers/modules/inspector.py:214
#, python-format
msgid "Inspection finished successfully for node %s"
msgstr ""
#: ironic/drivers/modules/ipmitool.py:150
#: ironic/drivers/modules/ipmitool.py:158
#, python-format
msgid "Option %(opt)s is not supported by ipmitool"
msgstr ""
#: ironic/drivers/modules/ipmitool.py:154
#: ironic/drivers/modules/ipmitool.py:162
#, python-format
msgid "Option %(opt)s is supported by ipmitool"
msgstr ""
#: ironic/drivers/modules/iscsi_deploy.py:608
#, python-format
msgid "Bootloader successfully installed on node %s"
msgstr ""
#: ironic/drivers/modules/wol.py:158
#, python-format
msgid ""
@ -279,77 +302,77 @@ msgstr ""
msgid "Power state set to %(state)s for node %(node_id)s"
msgstr ""
#: ironic/drivers/modules/ilo/common.py:284
#: ironic/drivers/modules/ilo/common.py:345
#, python-format
msgid "Attached virtual media %s successfully."
msgstr ""
#: ironic/drivers/modules/ilo/common.py:302
#: ironic/drivers/modules/ilo/common.py:363
#, python-format
msgid "Node %(uuid)s pending boot mode is %(boot_mode)s."
msgstr ""
#: ironic/drivers/modules/ilo/common.py:314
#: ironic/drivers/modules/ilo/common.py:375
#, python-format
msgid "Node %(uuid)s boot mode is set to %(boot_mode)s."
msgstr ""
#: ironic/drivers/modules/ilo/common.py:394
#: ironic/drivers/modules/irmc/deploy.py:366
#: ironic/drivers/modules/ilo/common.py:455
#: ironic/drivers/modules/irmc/deploy.py:370
#, python-format
msgid "Setting up node %s to boot from virtual media"
msgstr ""
#: ironic/drivers/modules/ilo/deploy.py:367
#: ironic/drivers/modules/ilo/deploy.py:385
#, python-format
msgid "Changed secure boot to %(mode)s for node %(node)s"
msgstr ""
#: ironic/drivers/modules/ilo/inspect.py:57
#: 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:208
#: 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:248
#: ironic/drivers/modules/ilo/inspect.py:247
#, python-format
msgid "Node %s inspected."
msgstr ""
#: ironic/drivers/modules/ilo/inspect.py:251
#: 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:256
#: 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/deploy.py:437
#: ironic/drivers/modules/irmc/deploy.py:441
#, python-format
msgid "Attached virtual cdrom successfully for node %s"
msgstr ""
#: ironic/drivers/modules/irmc/deploy.py:460
#: ironic/drivers/modules/irmc/deploy.py:464
#, python-format
msgid "Detached virtual cdrom successfully for node %s"
msgstr ""
#: ironic/drivers/modules/irmc/deploy.py:493
#: ironic/drivers/modules/irmc/deploy.py:497
#, python-format
msgid "Attached virtual floppy successfully for node %s"
msgstr ""
#: ironic/drivers/modules/irmc/deploy.py:516
#: ironic/drivers/modules/irmc/deploy.py:520
#, python-format
msgid "Detached virtual floppy successfully for node %s"
msgstr ""

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ironic 2015.2.0.dev476\n"
"Project-Id-Version: ironic 4.1.1.dev38\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-08-11 06:21+0000\n"
"POT-Creation-Date: 2015-09-17 06:25+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"
@ -29,120 +29,128 @@ msgid ""
"expected format: %(line)s"
msgstr ""
#: ironic/common/utils.py:467
#: ironic/common/utils.py:470
#, python-format
msgid "Failed to unlink %(path)s, error: %(e)s"
msgstr ""
#: ironic/common/utils.py:476
#: ironic/common/utils.py:479
#, python-format
msgid "Failed to remove dir %(path)s, error: %(e)s"
msgstr ""
#: ironic/common/utils.py:492
#: ironic/common/utils.py:495
#, python-format
msgid "Failed to create symlink from %(source)s to %(link)s, error: %(e)s"
msgstr ""
#: ironic/common/utils.py:506
#: ironic/common/utils.py:509
#, python-format
msgid ""
"Failed to remove trailing character. Returning original object. Supplied "
"object is not a string: %s,"
msgstr ""
#: ironic/conductor/manager.py:281
#: ironic/conductor/manager.py:288
#, python-format
msgid ""
"A conductor with hostname %(hostname)s was previously registered. "
"Updating registration"
msgstr ""
#: ironic/conductor/manager.py:369
#: ironic/conductor/manager.py:376
msgid "Conductor could not connect to database while heartbeating."
msgstr ""
#: ironic/conductor/manager.py:912
#: ironic/conductor/manager.py:919
msgid ""
"Returning CLEANING for asynchronous prepare cleaning has been deprecated."
" Please use CLEANWAIT instead."
msgstr ""
#: ironic/conductor/manager.py:980
#: ironic/conductor/manager.py:987
msgid ""
"Returning CLEANING for asynchronous clean steps has been deprecated. "
"Please use CLEANWAIT instead."
msgstr ""
#: ironic/conductor/manager.py:1219
#: ironic/conductor/manager.py:1224
#, python-format
msgid ""
"During checking for deploying state, node %s was not found and presumed "
"deleted by another process. Skipping."
msgstr ""
#: ironic/conductor/manager.py:1224
#: ironic/conductor/manager.py:1229
#, python-format
msgid ""
"During checking for deploying state, when releasing the lock of the node "
"%s, it was locked by another process. Skipping."
msgstr ""
#: ironic/conductor/manager.py:1230
#: ironic/conductor/manager.py:1235
#, python-format
msgid ""
"During checking for deploying state, when releasing the lock of the node "
"%s, it was already unlocked."
msgstr ""
#: ironic/conductor/manager.py:1595
#: ironic/conductor/manager.py:1625
#, python-format
msgid ""
"No VIF found for instance %(instance)s port %(port)s when attempting to "
"update port MAC address."
msgstr ""
#: ironic/conductor/manager.py:1651
#: ironic/conductor/manager.py:1683
#, python-format
msgid ""
"get_sensors_data is not implemented for driver %(driver)s, node_uuid is "
"%(node)s"
msgstr ""
#: ironic/conductor/manager.py:1656
#: ironic/conductor/manager.py:1688
#, python-format
msgid ""
"During get_sensors_data, could not parse sensor data for node %(node)s. "
"Error: %(err)s."
msgstr ""
#: ironic/conductor/manager.py:1661
#: ironic/conductor/manager.py:1693
#, python-format
msgid ""
"During get_sensors_data, could not get sensor data for node %(node)s. "
"Error: %(err)s."
msgstr ""
#: ironic/conductor/manager.py:1666
#: ironic/conductor/manager.py:1698
#, python-format
msgid ""
"During send_sensor_data, node %(node)s was not found and presumed deleted"
" by another process."
msgstr ""
#: ironic/conductor/manager.py:1671
#: ironic/conductor/manager.py:1703
#, python-format
msgid "Failed to get sensor data for node %(node)s. Error: %(error)s"
msgstr ""
#: ironic/conductor/manager.py:1957
#: ironic/conductor/manager.py:1833
#, python-format
msgid ""
"Driver '%s' is missing a task argument to the method "
"get_supported_boot_devices() which has been deprecated. Please update the"
" code to include a task argument."
msgstr ""
#: ironic/conductor/manager.py:2058
#, python-format
msgid ""
"No free conductor workers available to perform an action on node "
"%(node)s, setting node's power state back to %(power_state)s."
msgstr ""
#: ironic/conductor/manager.py:1985
#: ironic/conductor/manager.py:2086
#, python-format
msgid ""
"No free conductor workers available to perform an action on node "
@ -150,43 +158,28 @@ msgid ""
"target_provision_state to %(tgt_prov_state)s."
msgstr ""
#: ironic/conductor/manager.py:2054
#, python-format
msgid "Error while uploading the configdrive for %(node)s to Swift"
msgstr ""
#: ironic/conductor/manager.py:2065
#, python-format
msgid "Error while preparing to deploy to node %(node)s: %(err)s"
msgstr ""
#: ironic/conductor/manager.py:2075
#, python-format
msgid "Error in deploy of node %(node)s: %(err)s"
msgstr ""
#: ironic/conductor/manager.py:2169
#: ironic/conductor/manager.py:2270
#, python-format
msgid ""
"During sync_power_state, could not get power state for node %(node)s, "
"attempt %(attempt)s of %(retries)s. Error: %(err)s."
msgstr ""
#: ironic/conductor/manager.py:2208
#: ironic/conductor/manager.py:2309
#, python-format
msgid ""
"During sync_power_state, node %(node)s state '%(actual)s' does not match "
"expected state. Changing hardware state to '%(state)s'."
msgstr ""
#: ironic/conductor/manager.py:2226
#: ironic/conductor/manager.py:2327
#, python-format
msgid ""
"During sync_power_state, node %(node)s state does not match expected "
"state '%(state)s'. Updating recorded state to '%(actual)s'."
msgstr ""
#: ironic/conductor/task_manager.py:399
#: ironic/conductor/task_manager.py:400
#, python-format
msgid "Task's on_error hook failed to call %(method)s on node %(node)s"
msgstr ""
@ -203,7 +196,7 @@ msgstr ""
msgid "Driver returns ERROR power state for node %s."
msgstr ""
#: ironic/db/sqlalchemy/api.py:577
#: ironic/db/sqlalchemy/api.py:581
#, python-format
msgid "Cleared reservations held by %(hostname)s: %(nodes)s"
msgstr ""
@ -227,22 +220,28 @@ msgid ""
" on the following ports: %(ports)s."
msgstr ""
#: ironic/drivers/utils.py:144
#: ironic/drivers/base.py:1055
msgid ""
"Using periodic tasks with parallel=False is deprecated, \"parallel\" "
"argument will be ignored starting with the Mitaka release"
msgstr ""
#: ironic/drivers/utils.py:145
#, python-format
msgid "Ignoring malformed capability '%s'. Format should be 'key:val'."
msgstr ""
#: ironic/drivers/modules/agent_base_vendor.py:407
#: ironic/drivers/modules/agent_base_vendor.py:497
#, python-format
msgid "Malformed MAC: %s"
msgstr ""
#: ironic/drivers/modules/agent_base_vendor.py:450
#: ironic/drivers/modules/agent_base_vendor.py:540
#, python-format
msgid "MAC address %s not found in database"
msgstr ""
#: ironic/drivers/modules/agent_base_vendor.py:515
#: ironic/drivers/modules/agent_base_vendor.py:605
#, python-format
msgid ""
"Failed to soft power off node %(node_uuid)s in at least %(timeout)d "
@ -268,98 +267,98 @@ msgid ""
"mode. Please set the boot device manually."
msgstr ""
#: ironic/drivers/modules/iboot.py:113
#: ironic/drivers/modules/iboot.py:117
#, python-format
msgid ""
"Cannot get power status for node '%(node)s' at relay '%(relay)s'. iBoot "
"Reached maximum number of attempts ( %(attempts)d ) to set power state "
"for node %(node)s to \"%(op)s\""
msgstr ""
#: ironic/drivers/modules/iboot.py:130
#, python-format
msgid ""
"Cannot call set power state for node '%(node)s' at relay '%(relay)s'. "
"iBoot switch() failed."
msgstr ""
#: ironic/drivers/modules/iboot.py:148
#, python-format
msgid ""
"Reached maximum number of attempts ( %(attempts)d ) to get power state "
"for node %(node)s"
msgstr ""
#: ironic/drivers/modules/iboot.py:164
#, python-format
msgid ""
"Cannot get power state for node '%(node)s' at relay '%(relay)s'. iBoot "
"get_relays() failed."
msgstr ""
#: ironic/drivers/modules/image_cache.py:203
#: ironic/drivers/modules/image_cache.py:204
#, python-format
msgid ""
"Cache clean up was unable to reclaim %(required)d MiB of disk space, "
"still %(left)d MiB required"
msgstr ""
#: ironic/drivers/modules/image_cache.py:230
#: ironic/drivers/modules/image_cache.py:269
#: ironic/drivers/modules/image_cache.py:231
#: ironic/drivers/modules/image_cache.py:270
#, python-format
msgid "Unable to delete file %(name)s from master image cache: %(exc)s"
msgstr ""
#: ironic/drivers/modules/ipminative.py:137
#: ironic/drivers/modules/image_cache.py:405
#, python-format
msgid ""
"IPMI power on failed for node %(node_id)s with the following error: "
"%(error)s"
"Image service couldn't determine last modification time of %(href)s, "
"considering cached image up to date."
msgstr ""
#: ironic/drivers/modules/ipminative.py:167
#, python-format
msgid ""
"IPMI power off failed for node %(node_id)s with the following error: "
"%(error)s"
msgstr ""
#: ironic/drivers/modules/ipminative.py:199
#, python-format
msgid ""
"IPMI power reboot failed for node %(node_id)s with the following error: "
"%(error)s"
msgstr ""
#: ironic/drivers/modules/ipminative.py:234
#, 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:248
#: ironic/drivers/modules/ipminative.py:266
#, python-format
msgid ""
"IPMI get power state for node %(node_id)s returns the following details: "
"%(detail)s"
msgstr ""
#: ironic/drivers/modules/ipmitool.py:415
#: ironic/drivers/modules/ipmitool.py:425
#, python-format
msgid ""
"IPMI Error encountered, retrying \"%(cmd)s\" for node %(node)s. Error: "
"%(error)s"
msgstr ""
#: ironic/drivers/modules/ipmitool.py:472
#: ironic/drivers/modules/ipmitool.py:482
#, python-format
msgid "IPMI power %(state)s failed for node %(node)s."
msgstr ""
#: ironic/drivers/modules/ipmitool.py:537
#: ironic/drivers/modules/ipmitool.py:547
#, python-format
msgid "IPMI power status failed for node %(node_id)s with error: %(error)s."
msgstr ""
#: ironic/drivers/modules/ipmitool.py:840
#: ironic/drivers/modules/ipmitool.py:861
#, python-format
msgid ""
"IPMI set boot device failed for node %(node)s when executing \"ipmitool "
"%(cmd)s\". Error: %(error)s"
msgstr ""
#: ironic/drivers/modules/ipmitool.py:871
#: ironic/drivers/modules/ipmitool.py:904
#, python-format
msgid ""
"IPMI get boot device failed for node %(node)s when executing \"ipmitool "
"%(cmd)s\". Error: %(error)s"
msgstr ""
#: ironic/drivers/modules/iscsi_deploy.py:794
#: ironic/drivers/modules/iscsi_deploy.py:816
#: ironic/drivers/modules/ilo/deploy.py:874
#: ironic/drivers/modules/ilo/deploy.py:904
#: ironic/drivers/modules/irmc/deploy.py:799
#: ironic/drivers/modules/irmc/deploy.py:829
#: ironic/drivers/modules/iscsi_deploy.py:793
#: ironic/drivers/modules/iscsi_deploy.py:815
#: ironic/drivers/modules/ilo/deploy.py:898
#: ironic/drivers/modules/ilo/deploy.py:928
#: ironic/drivers/modules/irmc/deploy.py:803
#: ironic/drivers/modules/irmc/deploy.py:833
#, python-format
msgid ""
"The node %s is using the bash deploy ramdisk for its deployment. This "
@ -367,45 +366,53 @@ msgid ""
"(IPA) ramdisk instead."
msgstr ""
#: ironic/drivers/modules/pxe.py:476
#: ironic/drivers/modules/pxe.py:130
#, python-format
msgid ""
"The CONF option [agent]agent_%(opt_name)s is deprecated and will be "
"removed in Mitaka release of Ironic. Please use [pxe]%(opt_name)s "
"instead."
msgstr ""
#: ironic/drivers/modules/pxe.py:527
#, python-format
msgid ""
"Could not get deploy image info to clean up images for node %(node)s: "
"%(err)s"
msgstr ""
#: ironic/drivers/modules/pxe.py:515
#: ironic/drivers/modules/pxe.py:566
#, python-format
msgid ""
"The UUID for the root partition can't be found, unable to switch the pxe "
"config from deployment mode to service (boot) mode for node %(node)s"
msgstr ""
#: ironic/drivers/modules/pxe.py:520
#: ironic/drivers/modules/pxe.py:571
#, python-format
msgid ""
"The disk id for the whole disk image can't be found, unable to switch the"
" pxe config from deployment mode to service (boot) mode for node %(node)s"
msgstr ""
#: ironic/drivers/modules/pxe.py:554
#: ironic/drivers/modules/pxe.py:612
#, python-format
msgid ""
"Could not get instance image info to clean up images for node %(node)s: "
"%(err)s"
msgstr ""
#: ironic/drivers/modules/seamicro.py:233
#: ironic/drivers/modules/seamicro.py:234
#, python-format
msgid "Power-on failed for node %s."
msgstr ""
#: ironic/drivers/modules/seamicro.py:273
#: ironic/drivers/modules/seamicro.py:274
#, python-format
msgid "Power-off failed for node %s."
msgstr ""
#: ironic/drivers/modules/seamicro.py:314
#: ironic/drivers/modules/seamicro.py:315
#, python-format
msgid "Reboot failed for node %s."
msgstr ""
@ -422,7 +429,7 @@ msgid ""
" %(state)s."
msgstr ""
#: ironic/drivers/modules/ssh.py:701
#: ironic/drivers/modules/ssh.py:703
#, python-format
msgid ""
"Failed to get boot device for node %(node)s, virt_type %(vtype)s does not"
@ -461,12 +468,12 @@ msgid ""
"%(response_code)s. Retry attempt %(count)d"
msgstr ""
#: ironic/drivers/modules/ilo/deploy.py:385
#: ironic/drivers/modules/ilo/deploy.py:403
#, python-format
msgid "Secure boot mode is not supported for node %s"
msgstr ""
#: ironic/drivers/modules/ilo/inspect.py:60
#: ironic/drivers/modules/ilo/inspect.py:59
#, python-format
msgid "Port already exists for MAC address %(address)s for node %(node)s"
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -4,21 +4,23 @@
#
# Translators:
# Mario Cho <hephaex@gmail.com>, 2014
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
msgid ""
msgstr ""
"Project-Id-Version: Ironic\n"
"Project-Id-Version: ironic 4.1.1.dev38\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-08-11 06:21+0000\n"
"POT-Creation-Date: 2015-09-17 06:25+0000\n"
"PO-Revision-Date: 2014-10-08 04:00+0000\n"
"Last-Translator: Mario Cho <hephaex@gmail.com>\n"
"Language-Team: Korean (Korea) (http://www.transifex.com/openstack/ironic/"
"language/ko_KR/)\n"
"Language: ko_KR\n"
"Language: ko-KR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.0\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Zanata 3.7.1\n"
msgid "Failed to start keepalive"
msgstr "활성 상태를 시작하지 못했습니다. "

View File

@ -4,21 +4,23 @@
#
# Translators:
# Lucas Alvares Gomes <lucasagomes@gmail.com>, 2015
# OpenStack Infra <zanata@openstack.org>, 2015. #zanata
msgid ""
msgstr ""
"Project-Id-Version: Ironic\n"
"Project-Id-Version: ironic 4.1.1.dev38\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-08-11 06:21+0000\n"
"POT-Creation-Date: 2015-09-17 06:25+0000\n"
"PO-Revision-Date: 2015-03-30 09:01+0000\n"
"Last-Translator: Lucas Alvares Gomes <lucasagomes@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/openstack/"
"ironic/language/pt_BR/)\n"
"Language: pt_BR\n"
"Language: pt-BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.0\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Zanata 3.7.1\n"
msgid "Failed to start keepalive"
msgstr "Falha ao inicar o keep alive"