Merge "Imported Translations from Zanata"

This commit is contained in:
Zuul 2017-12-27 19:00:47 +00:00 committed by Gerrit Code Review
commit 3f0893c0ae
2 changed files with 26 additions and 11 deletions

View File

@ -1,9 +1,9 @@
# Andi Chandler <andi@gowling.com>, 2017. #zanata
msgid ""
msgstr ""
"Project-Id-Version: ironic-inspector 6.1.1.dev32\n"
"Project-Id-Version: ironic-inspector VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2017-12-14 20:10+0000\n"
"POT-Creation-Date: 2017-12-22 20:50+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -554,9 +554,6 @@ msgstr ""
"Unexpected exception %(exc_class)s while fetching unprocessed introspection "
"data from Swift: %(error)s"
msgid "Unexpected exception in background introspection thread"
msgstr "Unexpected exception in background introspection thread"
#, python-format
msgid ""
"Unsupported API version %(requested)s, supported range is %(min)s to %(max)s"

View File

@ -3,11 +3,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Ironic Inspector Release Notes\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-12-14 20:10+0000\n"
"POT-Creation-Date: 2017-12-22 20:50+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2017-12-16 12:43+0000\n"
"PO-Revision-Date: 2017-12-23 10:47+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en-GB\n"
@ -59,14 +59,14 @@ msgstr "5.1.0"
msgid "6.0.0"
msgstr "6.0.0"
msgid "6.0.0-7"
msgstr "6.0.0-7"
msgid "6.0.0-10"
msgstr "6.0.0-10"
msgid "6.1.0"
msgstr "6.1.0"
msgid "6.1.0-22"
msgstr "6.1.0-22"
msgid "6.1.0-29"
msgstr "6.1.0-29"
msgid ""
"A ``version_id`` is now explicitly generated during the ``node_cache."
@ -86,6 +86,17 @@ msgstr ""
"DateTime type. This may take some time based on the number of introspection "
"statuses in the DB."
msgid ""
"A new state ``aborting`` was introduced to distinguish between the node "
"introspection abort precondition (being able to perform the state transition "
"from the ``waiting`` state) from the activities necessary to abort an "
"ongoing node introspection (power-off, set finished timestamp etc.)"
msgstr ""
"A new state ``aborting`` was introduced to distinguish between the node "
"introspection abort precondition (being able to perform the state transition "
"from the ``waiting`` state) from the activities necessary to abort an "
"ongoing node introspection (power-off, set finished timestamp etc.)"
msgid ""
"Add ``disabled`` option to ``add_ports``, so discovered nodes can be created "
"without creating ports."
@ -617,6 +628,13 @@ msgstr ""
"The PXE filter drivers mechanism is now enabled. The firewall-based "
"filtering was re-implemented as the ``iptables`` PXE filter driver."
msgid ""
"The ``node_info.finished(<transition>, error=<error>)`` now updates node "
"state together with other status attributes in a single DB transaction."
msgstr ""
"The ``node_info.finished(<transition>, error=<error>)`` now updates node "
"state together with other status attributes in a single DB transaction."
msgid ""
"The ``node_status_keep_time`` configuration option is deprecated. Now that "
"we can remove status information about nodes removed from **ironic**, this "