Imported Translations from Transifex

For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I8f00546e627f03c5c49ff142c709015b42d6c02b
This commit is contained in:
OpenStack Proposal Bot
2015-07-23 06:17:40 +00:00
parent 57c3065eb8
commit 70c72c5457
7 changed files with 994 additions and 194 deletions

View File

@@ -9,10 +9,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Ironic\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-07-09 06:23+0000\n"
"POT-Creation-Date: 2015-07-23 06:17+0000\n"
"PO-Revision-Date: 2014-09-25 15:41+0000\n"
"Last-Translator: Maxime COQUEREL <max.coquerel@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/p/ironic/language/fr/)\n"
"Language-Team: French (http://www.transifex.com/projects/p/ironic/language/"
"fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ironic 2015.2.0.dev332\n"
"Project-Id-Version: ironic 2015.2.0.dev379\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-07-09 06:23+0000\n"
"POT-Creation-Date: 2015-07-23 06:17+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"
@@ -47,12 +47,12 @@ msgstr ""
msgid "examining the deploy iso failed."
msgstr ""
#: ironic/common/service.py:90
#: ironic/common/service.py:91
#, python-format
msgid "Service error occurred when stopping the RPC server. Error: %s"
msgstr ""
#: ironic/common/service.py:95
#: ironic/common/service.py:96
#, python-format
msgid "Service error occurred when cleaning up the RPC manager. Error: %s"
msgstr ""
@@ -87,34 +87,34 @@ msgid ""
"option."
msgstr ""
#: ironic/conductor/manager.py:812
#: ironic/conductor/manager.py:793
#, python-format
msgid "Error in tear_down of node %(node)s: %(err)s"
msgstr ""
#: ironic/conductor/manager.py:1335
#: ironic/conductor/manager.py:1408
#, python-format
msgid "Failed to stop console while deleting the node %(node)s: %(err)s."
msgstr ""
#: ironic/conductor/manager.py:1993
#: ironic/conductor/manager.py:2066
#, python-format
msgid "Unexpected state %(state)s returned while deploying node %(node)s."
msgstr ""
#: ironic/conductor/manager.py:2105
#: ironic/conductor/manager.py:2178
#, 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:2139
#: ironic/conductor/manager.py:2212
#, python-format
msgid "Failed to inspect node %(node)s: %(err)s"
msgstr ""
#: ironic/conductor/manager.py:2174
#: ironic/conductor/manager.py:2247
#, python-format
msgid "Failed to tear down cleaning on node %(uuid)s, reason: %(err)s"
msgstr ""
@@ -154,14 +154,14 @@ msgstr ""
msgid "vendor_passthru failed with method %s"
msgstr ""
#: ironic/drivers/modules/agent.py:197
#: ironic/drivers/modules/agent.py:196
#, 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:402
#: ironic/drivers/modules/agent_base_vendor.py:413
#, python-format
msgid "Could not find matching node for the provided MACs %s."
msgstr ""
@@ -291,7 +291,7 @@ msgid "IPMI \"bmc reset\" failed for node %(node_id)s with error: %(error)s."
msgstr ""
#: ironic/drivers/modules/iscsi_deploy.py:686 ironic/drivers/modules/pxe.py:619
#: ironic/drivers/modules/ilo/deploy.py:889
#: ironic/drivers/modules/ilo/deploy.py:888
#: ironic/drivers/modules/irmc/deploy.py:842
#, python-format
msgid "Deploy failed for instance %(instance)s. Error: %(error)s"
@@ -403,6 +403,13 @@ msgstr ""
msgid "Failed to get power state for node %(node_id)s with error: %(error)s."
msgstr ""
#: ironic/drivers/modules/drac/bios.py:191
#, python-format
msgid ""
"DRAC driver failed to get BIOS settings for resource %(resource)s from "
"node %(node_uuid)s. Reason: %(error)s."
msgstr ""
#: ironic/drivers/modules/drac/management.py:95
#, python-format
msgid ""
@@ -460,14 +467,14 @@ msgid ""
"%(target_power_state)s. Reason: %(error)s."
msgstr ""
#: ironic/drivers/modules/ilo/common.py:431
#: ironic/drivers/modules/ilo/common.py:432
#, python-format
msgid ""
"Error while ejecting virtual media %(device)s from node %(uuid)s. Error: "
"%(error)s"
msgstr ""
#: ironic/drivers/modules/ilo/common.py:457
#: ironic/drivers/modules/ilo/common.py:458
#, python-format
msgid "Error while deleting %(object_name)s from %(container)s. Error: %(error)s"
msgstr ""
@@ -492,24 +499,24 @@ msgstr ""
msgid "Failed to clean up boot ISO for %(node)s.Error: %(error)s."
msgstr ""
#: ironic/drivers/modules/ilo/deploy.py:795
#: ironic/drivers/modules/ilo/deploy.py:794
#, python-format
msgid "Cannot get boot ISO for node %s"
msgstr ""
#: ironic/drivers/modules/ilo/power.py:94
#: ironic/drivers/modules/ilo/power.py:95
#, python-format
msgid "iLO get_power_state failed for node %(node_id)s with error: %(error)s."
msgstr ""
#: ironic/drivers/modules/ilo/power.py:166
#: ironic/drivers/modules/ilo/power.py:167
#, python-format
msgid ""
"iLO set_power_state failed to set state to %(tstate)s for node "
"%(node_id)s with error: %(error)s"
msgstr ""
#: ironic/drivers/modules/ilo/power.py:179
#: ironic/drivers/modules/ilo/power.py:180
#, python-format
msgid "iLO failed to change state to %(tstate)s within %(timeout)s sec"
msgstr ""
@@ -583,50 +590,50 @@ msgstr ""
msgid "%(driver)s: client failed to get boot device for node %(uuid)s."
msgstr ""
#: ironic/drivers/modules/ucs/power.py:125
#: ironic/drivers/modules/ucs/power.py:126
#, python-format
msgid ""
"%(driver)s: get_power_state operation failed for node %(uuid)s with "
"error: %(msg)s."
msgstr ""
#: ironic/drivers/modules/ucs/power.py:167
#: ironic/drivers/modules/ucs/power.py:168
#, python-format
msgid ""
"%(driver)s: set_power_state operation failed for node %(uuid)s with "
"error: %(msg)s."
msgstr ""
#: ironic/drivers/modules/ucs/power.py:178
#: ironic/drivers/modules/ucs/power.py:179
#, python-format
msgid ""
"%(driver)s: driver failed to change node %(uuid)s power state to "
"%(state)s within %(timeout)s seconds."
msgstr ""
#: ironic/drivers/modules/ucs/power.py:200
#: ironic/drivers/modules/ucs/power.py:201
#, python-format
msgid "%(driver)s: driver failed to reset node %(uuid)s power state."
msgstr ""
#: ironic/drivers/modules/ucs/power.py:211
#: ironic/drivers/modules/ucs/power.py:212
#, python-format
msgid ""
"%(driver)s: driver failed to reboot node %(uuid)s within %(timeout)s "
"seconds."
msgstr ""
#: ironic/objects/base.py:68
#: ironic/objects/base.py:69
#, python-format
msgid "Error setting %(attr)s"
msgstr ""
#: ironic/objects/base.py:220
#: ironic/objects/base.py:221
#, python-format
msgid "Unable to instantiate unregistered object type %(objtype)s"
msgstr ""
#: ironic/tests/db/sqlalchemy/test_migrations.py:168
#: ironic/tests/db/sqlalchemy/test_migrations.py:169
#, python-format
msgid "Failed to migrate to version %(version)s on engine %(engine)s"
msgstr ""

View File

@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ironic 2015.2.0.dev332\n"
"Project-Id-Version: ironic 2015.2.0.dev379\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-07-09 06:23+0000\n"
"POT-Creation-Date: 2015-07-23 06:17+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"
@@ -62,61 +62,75 @@ msgstr ""
msgid "Conductor could not connect to database while heartbeating."
msgstr ""
#: ironic/conductor/manager.py:584
#: ironic/conductor/manager.py:1189
#, python-format
msgid ""
"Drivers implementing their own version of driver_vendor_passthru() has "
"been deprecated. Please update the code to use the @driver_passthru "
"decorator."
"During checking for deploying state, node %s was not found and presumed "
"deleted by another process. Skipping."
msgstr ""
#: ironic/conductor/manager.py:1496
#: ironic/conductor/manager.py:1194
#, 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:1200
#, 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:1569
#, 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:1552
#: ironic/conductor/manager.py:1625
#, python-format
msgid ""
"get_sensors_data is not implemented for driver %(driver)s, node_uuid is "
"%(node)s"
msgstr ""
#: ironic/conductor/manager.py:1557
#: ironic/conductor/manager.py:1630
#, python-format
msgid ""
"During get_sensors_data, could not parse sensor data for node %(node)s. "
"Error: %(err)s."
msgstr ""
#: ironic/conductor/manager.py:1562
#: ironic/conductor/manager.py:1635
#, python-format
msgid ""
"During get_sensors_data, could not get sensor data for node %(node)s. "
"Error: %(err)s."
msgstr ""
#: ironic/conductor/manager.py:1567
#: ironic/conductor/manager.py:1640
#, python-format
msgid ""
"During send_sensor_data, node %(node)s was not found and presumed deleted"
" by another process."
msgstr ""
#: ironic/conductor/manager.py:1572
#: ironic/conductor/manager.py:1645
#, python-format
msgid "Failed to get sensor data for node %(node)s. Error: %(error)s"
msgstr ""
#: ironic/conductor/manager.py:1858
#: ironic/conductor/manager.py:1931
#, 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:1886
#: ironic/conductor/manager.py:1959
#, python-format
msgid ""
"No free conductor workers available to perform an action on node "
@@ -124,43 +138,43 @@ msgid ""
"target_provision_state to %(tgt_prov_state)s."
msgstr ""
#: ironic/conductor/manager.py:1955
#: ironic/conductor/manager.py:2028
#, python-format
msgid "Error while uploading the configdrive for %(node)s to Swift"
msgstr ""
#: ironic/conductor/manager.py:1966
#: ironic/conductor/manager.py:2039
#, python-format
msgid "Error while preparing to deploy to node %(node)s: %(err)s"
msgstr ""
#: ironic/conductor/manager.py:1976
#: ironic/conductor/manager.py:2049
#, python-format
msgid "Error in deploy of node %(node)s: %(err)s"
msgstr ""
#: ironic/conductor/manager.py:2067
#: ironic/conductor/manager.py:2140
#, 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:2095
#: ironic/conductor/manager.py:2168
#, 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:2113
#: ironic/conductor/manager.py:2186
#, 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:371
#: ironic/conductor/task_manager.py:393
#, python-format
msgid "Task's on_error hook failed to call %(method)s on node %(node)s"
msgstr ""
@@ -177,7 +191,7 @@ msgstr ""
msgid "Driver returns ERROR power state for node %s."
msgstr ""
#: ironic/db/sqlalchemy/api.py:589
#: ironic/db/sqlalchemy/api.py:577
#, python-format
msgid "Cleared reservations held by %(hostname)s: %(nodes)s"
msgstr ""
@@ -206,31 +220,31 @@ msgstr ""
msgid "Ignoring malformed capability '%s'. Format should be 'key:val'."
msgstr ""
#: ironic/drivers/modules/agent_base_vendor.py:379
#: ironic/drivers/modules/agent_base_vendor.py:390
#, python-format
msgid "Malformed MAC: %s"
msgstr ""
#: ironic/drivers/modules/agent_base_vendor.py:422
#: ironic/drivers/modules/agent_base_vendor.py:433
#, python-format
msgid "MAC address %s not found in database"
msgstr ""
#: ironic/drivers/modules/agent_base_vendor.py:487
#: ironic/drivers/modules/agent_base_vendor.py:498
#, python-format
msgid ""
"Failed to soft power off node %(node_uuid)s in at least %(timeout)d "
"seconds. Error: %(error)s"
msgstr ""
#: ironic/drivers/modules/console_utils.py:176
#: ironic/drivers/modules/console_utils.py:177
#, python-format
msgid ""
"Failed to kill the old console process before starting a new shellinabox "
"console for node %(node)s. Reason: %(err)s"
msgstr ""
#: ironic/drivers/modules/console_utils.py:261
#: ironic/drivers/modules/console_utils.py:262
#, python-format
msgid "No console pid found for node %s while trying to stop shellinabox console."
msgstr ""
@@ -249,15 +263,15 @@ msgid ""
"get_relays() failed."
msgstr ""
#: ironic/drivers/modules/image_cache.py:202
#: ironic/drivers/modules/image_cache.py:203
#, 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:229
#: ironic/drivers/modules/image_cache.py:268
#: ironic/drivers/modules/image_cache.py:230
#: ironic/drivers/modules/image_cache.py:269
#, python-format
msgid "Unable to delete file %(name)s from master image cache: %(exc)s"
msgstr ""
@@ -395,7 +409,17 @@ msgid ""
"times of %(max_attempt)s failed."
msgstr ""
#: ironic/drivers/modules/drac/client.py:90
#: ironic/drivers/modules/drac/bios.py:305
#, python-format
msgid "Ignoring unknown BIOS attributes \"%r\""
msgstr ""
#: ironic/drivers/modules/drac/bios.py:359
#, python-format
msgid "Ignoring unchanged BIOS settings %r"
msgstr ""
#: ironic/drivers/modules/drac/client.py:91
#, python-format
msgid ""
"Empty response on calling %(action)s on client. Last error (cURL error "
@@ -404,7 +428,7 @@ msgid ""
msgstr ""
#: ironic/drivers/modules/ilo/deploy.py:464
#: ironic/drivers/modules/ilo/deploy.py:544
#: ironic/drivers/modules/ilo/deploy.py:543
#, python-format
msgid "Secure boot mode is not supported for node %s"
msgstr ""
@@ -414,7 +438,7 @@ msgstr ""
msgid "Port already exists for MAC address %(address)s for node %(node)s"
msgstr ""
#: ironic/drivers/modules/ilo/management.py:100
#: ironic/drivers/modules/ilo/management.py:101
#, python-format
msgid ""
"'%(step)s' clean step is not supported on node %(uuid)s. Skipping the "

File diff suppressed because it is too large Load Diff

View File

@@ -8,10 +8,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Ironic\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-07-09 06:23+0000\n"
"POT-Creation-Date: 2015-07-23 06:17+0000\n"
"PO-Revision-Date: 2015-02-13 17:11+0000\n"
"Last-Translator: Masaharu Miyamoto <masmiyam@yahoo-corp.jp>\n"
"Language-Team: Japanese (http://www.transifex.com/p/ironic/language/ja/)\n"
"Language-Team: Japanese (http://www.transifex.com/projects/p/ironic/language/"
"ja/)\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -8,11 +8,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Ironic\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-07-09 06:23+0000\n"
"POT-Creation-Date: 2015-07-23 06:17+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/p/ironic/language/"
"ko_KR/)\n"
"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/ironic/"
"language/ko_KR/)\n"
"Language: ko_KR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -8,11 +8,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Ironic\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-07-09 06:23+0000\n"
"POT-Creation-Date: 2015-07-23 06:17+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/p/ironic/"
"language/pt_BR/)\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
"ironic/language/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"