diff --git a/ironic_ui/locale/en_GB/LC_MESSAGES/djangojs.po b/ironic_ui/locale/en_GB/LC_MESSAGES/djangojs.po index f8fe6e53..08122aec 100644 --- a/ironic_ui/locale/en_GB/LC_MESSAGES/djangojs.po +++ b/ironic_ui/locale/en_GB/LC_MESSAGES/djangojs.po @@ -4,15 +4,16 @@ # Andreas Jaeger , 2016. #zanata # Rob Cresswell , 2016. #zanata # Andi Chandler , 2017. #zanata +# Andi Chandler , 2018. #zanata msgid "" msgstr "" -"Project-Id-Version: ironic-ui 3.0.1.dev34\n" +"Project-Id-Version: ironic-ui VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2017-11-14 19:59+0000\n" +"POT-Creation-Date: 2018-01-03 14:28+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2017-11-14 10:08+0000\n" +"PO-Revision-Date: 2018-01-03 04:31+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom)\n" "Language: en-GB\n" @@ -217,6 +218,9 @@ msgstr "Image Source" msgid "Indicates whether this port should be used when PXE booting this node" msgstr "Indicates whether this port should be used when PXE booting this node" +msgid "Inject NMI" +msgstr "Inject NMI" + msgid "Inspect" msgstr "Inspect" @@ -624,6 +628,10 @@ msgstr "Unable to delete portgroup: %s" msgid "Unable to get console for node %s: %s" msgstr "Unable to get console for node %s: %s" +#, python-format +msgid "Unable to inject NMI: %s" +msgstr "Unable to inject NMI: %s" + #, python-format msgid "Unable to power off the node: %s" msgstr "Unable to power off the node: %s" diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po index 15ea0059..7a951e13 100644 --- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po +++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po @@ -1,13 +1,14 @@ # Andi Chandler , 2017. #zanata +# Andi Chandler , 2018. #zanata msgid "" msgstr "" "Project-Id-Version: ironic-ui\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-27 13:23+0000\n" +"POT-Creation-Date: 2018-01-03 14:28+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2017-11-27 05:35+0000\n" +"PO-Revision-Date: 2018-01-03 04:31+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom)\n" "Language: en-GB\n" @@ -23,8 +24,8 @@ msgstr "2.2.0" msgid "3.0.0" msgstr "3.0.0" -msgid "3.0.0-28" -msgstr "3.0.0-28" +msgid "3.0.0-30" +msgstr "3.0.0-30" msgid "" "A backend mock has been added that enables better unit testing of the ironic-" @@ -83,6 +84,15 @@ msgstr "" "portgroup`` button that when clicked will launch a modal dialogue that " "guides the user in making changes." +msgid "" +"Adds support for injecting non-maskable interrupts into a node. A new action " +"``Inject NMI`` has been added to the node actions dropdown menu in the " +"``Node Details`` page." +msgstr "" +"Adds support for injecting non-maskable interrupts into a node. A new action " +"``Inject NMI`` has been added to the node actions dropdown menu in the " +"``Node Details`` page." + msgid "" "Adds support for selecting driver interfaces for dynamic drivers while " "creating nodes. The support for driver interfaces is not compatible with " diff --git a/releasenotes/source/locale/id/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/id/LC_MESSAGES/releasenotes.po index 3128fdf3..1b27fe8e 100644 --- a/releasenotes/source/locale/id/LC_MESSAGES/releasenotes.po +++ b/releasenotes/source/locale/id/LC_MESSAGES/releasenotes.po @@ -3,11 +3,11 @@ msgid "" msgstr "" "Project-Id-Version: ironic-ui\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-27 13:23+0000\n" +"POT-Creation-Date: 2018-01-03 14:28+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-03 04:14+0000\n" +"PO-Revision-Date: 2017-11-15 04:51+0000\n" "Last-Translator: suhartono \n" "Language-Team: Indonesian\n" "Language: id\n" @@ -23,9 +23,6 @@ msgstr "2.2.0" msgid "3.0.0" msgstr "3.0.0" -msgid "3.0.0-28" -msgstr "3.0.0-28" - msgid "" "A backend mock has been added that enables better unit testing of the ironic-" "ui application by mocking the ironic API service. The mock utilizes angular "