summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2023-01-28 03:51:07 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2023-01-28 03:51:07 +0000
commit15c71dd60497cb89c22579aaf1016a909cb21ac4 (patch)
treecc6789f60b048246b0c36b4eacf3e11c48a599ec
parentf104bc44115794b4cd36337750835c35ec344bc5 (diff)
downloadoslo-log-15c71dd60497cb89c22579aaf1016a909cb21ac4.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: If528578c75c86ab560b19a53e32fca921c827878
-rw-r--r--releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po53
1 files changed, 51 insertions, 2 deletions
diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
index c27b700..7baa1c5 100644
--- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
+++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
@@ -2,15 +2,17 @@
# Andi Chandler <andi@gowling.com>, 2017. #zanata
# Andi Chandler <andi@gowling.com>, 2018. #zanata
# Andi Chandler <andi@gowling.com>, 2020. #zanata
+# Andi Chandler <andi@gowling.com>, 2022. #zanata
+# Andi Chandler <andi@gowling.com>, 2023. #zanata
msgid ""
msgstr ""
"Project-Id-Version: oslo.log\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-09-22 12:42+0000\n"
+"POT-Creation-Date: 2023-01-27 14:23+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"PO-Revision-Date: 2020-10-10 02:28+0000\n"
+"PO-Revision-Date: 2023-01-26 10:28+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@@ -74,6 +76,18 @@ msgstr "4.1.2"
msgid "4.2.0"
msgstr "4.2.0"
+msgid "4.7.0"
+msgstr "4.7.0"
+
+msgid "4.8.0"
+msgstr "4.8.0"
+
+msgid "5.0.0"
+msgstr "5.0.0"
+
+msgid "5.0.1"
+msgstr "5.0.1"
+
msgid ""
"A new ``oslo_log.log.is_debug_enabled`` helper function is added that allows "
"to determine whether debug mode is enabled for logging."
@@ -99,6 +113,20 @@ msgstr ""
"avoid same logs on service log and specific log file by option --log-file."
msgid ""
+"Default value of the ``[DEFAULT] logging_context_format_string`` option has "
+"been updated and now Global Request IDs are logged by default."
+msgstr ""
+"Default value of the ``[DEFAULT] logging_context_format_string`` option has "
+"been updated and now Global Request IDs are logged by default."
+
+msgid ""
+"Default value of the ``[DEFAULT] logging_user_identity_format`` option has "
+"been updated and now includes system scope information by default."
+msgstr ""
+"Default value of the ``[DEFAULT] logging_user_identity_format`` option has "
+"been updated and now includes system scope information by default."
+
+msgid ""
"If the log format string includes ``%(error_summary)s``, it will be replaced "
"with a summary of the current error when there is one and with \"``-``\" "
"when there is no error. If the log format string does not include ``"
@@ -111,6 +139,13 @@ msgstr ""
"%(error_summary)s`` the error summary will be appended to the end of the "
"line automatically, only if there is an error."
+msgid ""
+"Initialize the ``global_request_id`` context variable with a default value "
+"if the key is not passed in the context."
+msgstr ""
+"Initialise the ``global_request_id`` context variable with a default value "
+"if the key is not passed in the context."
+
msgid "Liberty Series Release Notes"
msgstr "Liberty Series Release Notes"
@@ -185,6 +220,13 @@ msgstr ""
"to prevent JSON serialization errors on logging. The fix requires oslo."
"serialisation 2.21.1 or newer. (Bug #1593641)"
+msgid ""
+"The ``logging_user_identity_format`` option's default value is updated to "
+"replace the obsolete ``tenant`` argument with ``project``."
+msgstr ""
+"The ``logging_user_identity_format`` option's default value is updated to "
+"replace the obsolete ``tenant`` argument with ``project``."
+
msgid "The deprecated 'verbose' option has been removed."
msgstr "The deprecated 'verbose' option has been removed."
@@ -256,5 +298,12 @@ msgstr ""
"When removing the \"verbose\" option, the default logging level was set to "
"\"WARNING\" by mistake. Fixed it back to \"INFO\"."
+msgid ""
+"`Bug #1983863 <https://bugs.launchpad.net/oslo.log/+bug/1983863>`_: Fixed "
+"logging in eventlet native threads."
+msgstr ""
+"`Bug #1983863 <https://bugs.launchpad.net/oslo.log/+bug/1983863>`_: Fixed "
+"logging in eventlet native threads."
+
msgid "oslo.log Release Notes"
msgstr "oslo.log Release Notes"