diff --git a/doc/source/locale/en_GB/LC_MESSAGES/doc-configuration.po b/doc/source/locale/en_GB/LC_MESSAGES/doc-configuration.po index 71a9332bf7..f2b5063b00 100644 --- a/doc/source/locale/en_GB/LC_MESSAGES/doc-configuration.po +++ b/doc/source/locale/en_GB/LC_MESSAGES/doc-configuration.po @@ -5,13 +5,13 @@ # Andi Chandler , 2022. #zanata msgid "" msgstr "" -"Project-Id-Version: horizon 22.2.1.dev24\n" +"Project-Id-Version: horizon 22.2.1.dev25\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-03 19:04+0000\n" +"POT-Creation-Date: 2022-09-06 04:29+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2022-06-25 03:51+0000\n" +"PO-Revision-Date: 2022-09-05 10:27+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom)\n" "Language: en_GB\n" @@ -332,6 +332,13 @@ msgstr "" "any. For more details, please check the comment of ``BASE_XSTATIC_MODULES`` " "in openstack_dashboard/utils/settings.py." +msgid "" +"A string which specifies the endpoint type to use for the endpoints in the " +"Keystone service catalog." +msgstr "" +"A string which specifies the endpoint type to use for the endpoints in the " +"Keystone service catalogue." + msgid "" "A template name for a custom user's ``clouds.yaml`` file. ``None`` means the " "default template for ``clouds.yaml`` is used." @@ -470,6 +477,9 @@ msgstr "" "Added the ``disable_image``, ``disable_instance_snapshot``, " "``disable_volume`` and ``disable_volume_snapshot`` options." +msgid "Added the ``enable_metadata``, ``enable_net_ports`` options." +msgstr "Added the ``enable_metadata``, ``enable_net_ports`` options." + msgid "Added the ``hide_create_volume`` option." msgstr "Added the ``hide_create_volume`` option." @@ -606,6 +616,15 @@ msgstr "" "Allows to specify thee region of the IdP to contact if the " "WEBSSO_DEFAULT_REDIRECT is set to True" +msgid "" +"An administrator can specify a default user data (e.g. comments or " +"instructions for cloudinit) via this settings. It can be a string or " +"template string that accepts a request object." +msgstr "" +"An administrator can specify default user data (e.g. comments or " +"instructions for cloud-init) via these settings. It can be a string or " +"template string that accepts a request object." + msgid "" "Angular Templates are cached using this duration (in seconds) if `DEBUG`_ is " "set to ``False``. Default value is ``2592000`` (or 30 days)." @@ -2164,6 +2183,9 @@ msgstr "OPENSTACK_NEUTRON_NETWORK" msgid "OPENSTACK_PROFILER" msgstr "OPENSTACK_PROFILER" +msgid "OPENSTACK_SERVER_DEFAULT_USER_DATA" +msgstr "OPENSTACK_SERVER_DEFAULT_USER_DATA" + msgid "OPENSTACK_SSL_CACERT" msgstr "OPENSTACK_SSL_CACERT" @@ -3396,6 +3418,15 @@ msgstr "" "set by default. Please refer ``local_settings.py.example`` and confirm your " "``local_settings.py``." +msgid "" +"This setting allows you to hide the \"Create New Volume\" option and rely on " +"the default value you select with ``create_volume`` to be the most suitable " +"for your users." +msgstr "" +"This setting allows you to hide the \"Create New Volume\" option and rely on " +"the default value you select with ``create_volume`` to be the most suitable " +"for your users." + msgid "" "This setting allows you to set rules for passwords if your organization " "requires them." @@ -3554,6 +3585,20 @@ msgstr "" "VMs. Valid values are ``\"AUTO\"``, ``\"VNC\"``, ``\"SPICE\"``, ``\"RDP" "\"``, ``\"SERIAL\"``, ``\"MKS\"``, and ``None``." +msgid "" +"This setting specifies whether or not Metadata can be provided when " +"launching an instance." +msgstr "" +"This setting specifies whether or not Metadata can be provided when " +"launching an instance." + +msgid "" +"This setting specifies whether or not Network Ports can be selected when " +"launching an instance." +msgstr "" +"This setting specifies whether or not Network Ports can be selected when " +"launching an instance." + msgid "" "This setting specifies whether or not Scheduler Hints can be provided when " "launching an instance." @@ -4588,6 +4633,12 @@ msgstr "enable_ha_router" msgid "enable_ipv6" msgstr "enable_ipv6" +msgid "enable_metadata" +msgstr "enable_metadata" + +msgid "enable_net_ports" +msgstr "enable_net_ports" + msgid "enable_quotas" msgstr "enable_quotas" diff --git a/openstack_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po b/openstack_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po index 22672acc06..62d3e73a7e 100644 --- a/openstack_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po +++ b/openstack_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po @@ -12,11 +12,11 @@ msgid "" msgstr "" "Project-Id-Version: horizon VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2022-09-03 19:04+0000\n" +"POT-Creation-Date: 2022-09-06 04:29+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2022-05-25 09:13+0000\n" +"PO-Revision-Date: 2022-09-05 10:28+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom)\n" "Language: en_GB\n" @@ -1947,6 +1947,13 @@ msgstr "" " moment of bootup. But they will be available after the trunk reached\n" " the ACTIVE status." +msgid "" +"Networks provide the communication channels for instances in the cloud. You " +"can select ports instead of networks or a mix of both." +msgstr "" +"Networks provide communication channels for instances in the cloud. You can " +"select ports instead of networks or a mix of both." + msgid "New File Contents" msgstr "New File Contents" @@ -2551,6 +2558,12 @@ msgstr "Select one" msgid "Select one or more" msgstr "Select one or more" +msgid "Select one or more networks from the available networks below." +msgstr "Select one or more networks from the available networks below." + +msgid "Select one or more ports from the available ports below." +msgstr "Select one or more ports from the available ports below." + msgid "Select one or more security groups from the available groups below." msgstr "Select one or more security groups from the available groups below." diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po index 6de66876ee..f12c28e97c 100644 --- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po +++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po @@ -9,11 +9,11 @@ msgid "" msgstr "" "Project-Id-Version: horizon\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-07-06 19:27+0000\n" +"POT-Creation-Date: 2022-09-06 04:24+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2022-07-24 12:12+0000\n" +"PO-Revision-Date: 2022-09-05 10:26+0000\n" "Last-Translator: Andi Chandler \n" "Language-Team: English (United Kingdom)\n" "Language: en_GB\n" @@ -4710,6 +4710,26 @@ msgstr "" "all instances in the current project allowing users to view resulting errors " "or actions taken by other users on those instances." +msgid "" +"The new setting ``OPENSTACK_SERVER_DEFAULT_USER_DATA`` allows an " +"administrator to specify a default user data (e.g. comments or instructions " +"for cloudinit) for new VMs. It can be a raw string or string template that " +"accepts the request." +msgstr "" +"The new setting ``OPENSTACK_SERVER_DEFAULT_USER_DATA`` allows an " +"administrator to specify default user data (e.g. comments or instructions " +"for cloud-init) for new VMs. It can be a raw string or string template that " +"accepts the request." + +msgid "" +"The new settings ``LAUNCH_INSTANCE_DEFAULTS.enable_metadata`` and " +"``LAUNCH_INSTANCE_DEFAULTS.enable_net_ports`` allow to hide Metadata and " +"Network Ports tabs from launch instance workflow." +msgstr "" +"The new settings ``LAUNCH_INSTANCE_DEFAULTS.enable_metadata`` and " +"``LAUNCH_INSTANCE_DEFAULTS.enable_net_ports`` allow to hide Metadata and " +"Network Ports tabs from launch instance workflow." + msgid "" "The number of OpenStack Compute (Nova) features that are supported in " "Horizon continues to grow. New features in the Havana release include:"