summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2022-09-07 03:28:05 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2022-09-07 03:28:05 +0000
commit9e9fabeb0887fe887cb98c419916103ab806c468 (patch)
treee0ef965408140190d6157cab6bd48b3e9b509517
parent58f83295377f566a764b23e954a3eb402650a416 (diff)
downloadhorizon-9e9fabeb0887fe887cb98c419916103ab806c468.tar.gz
Imported Translations from Zanata
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I611d8026eccc1552f5773af86eb2e50a6f6072af
-rw-r--r--doc/source/locale/en_GB/LC_MESSAGES/doc-configuration.po57
-rw-r--r--openstack_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po17
-rw-r--r--releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po24
3 files changed, 91 insertions, 7 deletions
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 71a9332bf..f2b5063b0 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 <andi@gowling.com>, 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 <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@@ -333,6 +333,13 @@ msgstr ""
"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."
msgstr ""
@@ -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."
@@ -607,6 +617,15 @@ msgstr ""
"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)."
msgstr ""
@@ -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"
@@ -3397,6 +3419,15 @@ msgstr ""
"``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."
msgstr ""
@@ -3555,6 +3586,20 @@ msgstr ""
"\"``, ``\"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."
msgstr ""
@@ -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 22672acc0..62d3e73a7 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 <andi@gowling.com>\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 <em>ACTIVE</em> 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 6de66876e..f12c28e97 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 <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@@ -4711,6 +4711,26 @@ msgstr ""
"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:"
msgstr ""