diff --git a/ironic_ui/locale/en_GB/LC_MESSAGES/django.po b/ironic_ui/locale/en_GB/LC_MESSAGES/django.po new file mode 100644 index 00000000..9c25fdb7 --- /dev/null +++ b/ironic_ui/locale/en_GB/LC_MESSAGES/django.po @@ -0,0 +1,28 @@ +# Andi Chandler , 2016. #zanata +# Andi Chandler , 2019. #zanata +msgid "" +msgstr "" +"Project-Id-Version: ironic-ui VERSION\n" +"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" +"POT-Creation-Date: 2019-10-29 15:16+0000\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"PO-Revision-Date: 2019-11-14 11:18+0000\n" +"Last-Translator: Andi Chandler \n" +"Language-Team: English (United Kingdom)\n" +"Language: en_GB\n" +"X-Generator: Zanata 4.3.3\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +msgid "Admin" +msgstr "Admin" + +msgid "Ironic Bare Metal Provisioning" +msgstr "Ironic Bare Metal Provisioning" + +msgid "Node Details" +msgstr "Node Details" + +msgid "System" +msgstr "System" diff --git a/ironic_ui/locale/en_GB/LC_MESSAGES/djangojs.po b/ironic_ui/locale/en_GB/LC_MESSAGES/djangojs.po index d39e1ff6..3921083b 100644 --- a/ironic_ui/locale/en_GB/LC_MESSAGES/djangojs.po +++ b/ironic_ui/locale/en_GB/LC_MESSAGES/djangojs.po @@ -5,15 +5,16 @@ # Rob Cresswell , 2016. #zanata # Andi Chandler , 2017. #zanata # Andi Chandler , 2018. #zanata +# Andi Chandler , 2019. #zanata msgid "" msgstr "" "Project-Id-Version: ironic-ui VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2019-04-15 09:55+0000\n" +"POT-Creation-Date: 2019-10-29 15:16+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2018-01-03 04:31+0000\n" +"PO-Revision-Date: 2019-11-14 11:17+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom)\n" "Language: en_GB\n" @@ -30,6 +31,13 @@ msgstr "(?:[Oo]ne of )(?!this)((?:(?:\"[^\"]+\"|[^,\\. ]+)(?:, |\\.))+)" msgid "A request has been made to change the provisioning state of node %s" msgstr "A request has been made to change the provisioning state of node %s" +msgid "" +"A resource class name for future nova scheduling, in stand-alone usage only. " +"Optional." +msgstr "" +"A resource class name for future nova scheduling, in stand-alone usage only. " +"Optional." + msgid "A unique node name. Optional." msgstr "A unique node name. Optional." @@ -163,6 +171,12 @@ msgid_plural "Delete Portgroups" msgstr[0] "Delete Portgroup" msgstr[1] "Delete Portgroups" +msgid "Delete Portgroups" +msgstr "Delete Portgroups" + +msgid "Delete Ports" +msgstr "Delete Ports" + msgid "Deploy Kernel" msgstr "Deploy Kernel" @@ -194,6 +208,9 @@ msgstr "" "Each cleaning step must be an object that contains \"interface\" and \"step" "\" properties" +msgid "Edit" +msgstr "Edit" + msgid "Edit Node" msgstr "Edit Node" @@ -251,6 +268,9 @@ msgstr "Instance Property Name" msgid "Interface" msgstr "Interface" +msgid "Interface used for attaching and detaching volumes on this node." +msgstr "Interface used for attaching and detaching volumes on this node." + msgid "Kernel" msgstr "Kernel" @@ -306,6 +326,13 @@ msgstr "Name for the portgroup." msgid "Network Interface" msgstr "Network Interface" +msgid "" +"Network interface used for switching between provisioning, tenant, and " +"cleaning networks." +msgstr "" +"Network interface used for switching between provisioning, tenant, and " +"cleaning networks." + msgid "No Instance" msgstr "No Instance" diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po index 1d19efb8..fd79186c 100644 --- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po +++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po @@ -1,14 +1,15 @@ # Andi Chandler , 2017. #zanata # Andi Chandler , 2018. #zanata +# Andi Chandler , 2019. #zanata msgid "" msgstr "" "Project-Id-Version: ironic-ui\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-08-27 16:02+0000\n" +"POT-Creation-Date: 2019-10-29 15:16+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2018-08-28 02:05+0000\n" +"PO-Revision-Date: 2019-11-14 11:17+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom)\n" "Language: en_GB\n" @@ -220,6 +221,9 @@ msgstr "Queens Series Release Notes" msgid "Rocky Series Release Notes" msgstr "Rocky Series Release Notes" +msgid "Stein Series Release Notes" +msgstr "Stein Series Release Notes" + msgid "" "Support has been added for inspecting nodes. For a node that is in the " "``manageable`` state, its action menu will include an ``Inspect`` button. " @@ -324,5 +328,8 @@ msgstr "" "a node without all required fields for moving to manageable state being " "present due to the facility for editing the node once it has been created." +msgid "Train Series Release Notes" +msgstr "Train Series Release Notes" + msgid "UX improvements across the interface" msgstr "UX improvements across the interface"