summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2020-04-16 06:14:33 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2020-04-16 06:14:33 +0000
commit50e5983f108f566880b541d1d95b4e8efe75cd18 (patch)
treea48f3aa2a69fcb1e2fa737d98cc8f3adc97736c6
parenta3c14c27b7edc28f9e8c764766b9c378b1a02e75 (diff)
downloadoslo-log-50e5983f108f566880b541d1d95b4e8efe75cd18.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: I6dbd3aaf4049b1dc2e3b6f58d64638525adad2fe
-rw-r--r--oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po8
-rw-r--r--releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po48
2 files changed, 51 insertions, 5 deletions
diff --git a/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po b/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po
index fd0168b..38f4b5c 100644
--- a/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po
+++ b/oslo_log/locale/en_GB/LC_MESSAGES/oslo_log.po
@@ -1,13 +1,14 @@
# Andi Chandler <andi@gowling.com>, 2016. #zanata
+# Andi Chandler <andi@gowling.com>, 2020. #zanata
msgid ""
msgstr ""
"Project-Id-Version: oslo.log VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
-"POT-Creation-Date: 2018-02-09 00:09+0000\n"
+"POT-Creation-Date: 2020-04-14 15:41+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"PO-Revision-Date: 2016-06-28 05:56+0000\n"
+"PO-Revision-Date: 2020-04-16 12:37+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@@ -50,6 +51,9 @@ msgstr "Error loading logging config %(log_config)s: %(err_msg)s"
msgid "Fatal call to deprecated config: %(msg)s"
msgstr "Fatal call to deprecated config: %(msg)s"
+msgid "Windows Event Log is not available on this platform."
+msgstr "Windows Event Log is not available on this platform."
+
#, python-format
msgid "syslog facility must be one of: %s"
msgstr "syslog facility must be one of: %s"
diff --git a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
index e79651f..7a48fd2 100644
--- a/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
+++ b/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
@@ -1,15 +1,16 @@
# Andi Chandler <andi@gowling.com>, 2016. #zanata
# Andi Chandler <andi@gowling.com>, 2017. #zanata
# Andi Chandler <andi@gowling.com>, 2018. #zanata
+# Andi Chandler <andi@gowling.com>, 2020. #zanata
msgid ""
msgstr ""
-"Project-Id-Version: oslo.log Release Notes\n"
+"Project-Id-Version: oslo.log\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-07-26 22:58+0000\n"
+"POT-Creation-Date: 2020-04-14 15:41+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-08 09:51+0000\n"
+"PO-Revision-Date: 2020-04-16 12:37+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@@ -49,9 +50,18 @@ msgstr "3.34.0"
msgid "3.35.0"
msgstr "3.35.0"
+msgid "3.41.0"
+msgstr "3.41.0"
+
+msgid "3.42.0"
+msgstr "3.42.0"
+
msgid "3.8.0"
msgstr "3.8.0"
+msgid "4.0.0"
+msgstr "4.0.0"
+
msgid ""
"A new ``oslo_log.log.is_debug_enabled`` helper function is added that allows "
"to determine whether debug mode is enabled for logging."
@@ -59,6 +69,13 @@ msgstr ""
"A new ``oslo_log.log.is_debug_enabled`` helper function is added that allows "
"to determine whether debug mode is enabled for logging."
+msgid ""
+"Added Windows EventLog functionality to oslo.log. Set use_eventlog to true "
+"in the service's configuration file to use it."
+msgstr ""
+"Added Windows EventLog functionality to oslo.log. Set use_eventlog to true "
+"in the service's configuration file to use it."
+
msgid "Bug Fixes"
msgstr "Bug Fixes"
@@ -103,12 +120,22 @@ msgstr "Other Notes"
msgid "Pike Series Release Notes"
msgstr "Pike Series Release Notes"
+msgid ""
+"Python 2.7 is no longer supported. The minimum supported version of Python "
+"is now Python 3.6."
+msgstr ""
+"Python 2.7 is no longer supported. The minimum supported version of Python "
+"is now Python 3.6."
+
msgid "Queens Series Release Notes"
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 "Switch to reno for managing release notes."
msgstr "Switch to reno for managing release notes."
@@ -158,6 +185,15 @@ msgstr ""
"The deprecated use_syslog_rfc_format configuration option has been removed."
msgid ""
+"The following new config options will allow rotating log files, especially "
+"useful on Windows: * ``log_rotate_interval`` * ``log_rotate_interval_type`` "
+"* ``max_logfile_count`` * ``max_logfile_size_mb`` * ``log_rotation_type``"
+msgstr ""
+"The following new config options will allow rotating log files, especially "
+"useful on Windows: * ``log_rotate_interval`` * ``log_rotate_interval_type`` "
+"* ``max_logfile_count`` * ``max_logfile_size_mb`` * ``log_rotation_type``"
+
+msgid ""
"The log_config_append configuration option is now mutable and the logging "
"settings it controls are reconfigured when the configuration file is reread. "
"This can be used to, for example, change logger or handler levels."
@@ -175,12 +211,18 @@ msgstr ""
"the logs when set to True. The option is also available through the command "
"line via the ``--use-json`` flag."
+msgid "Train Series Release Notes"
+msgstr "Train Series Release Notes"
+
msgid "Unreleased Release Notes"
msgstr "Unreleased Release Notes"
msgid "Upgrade Notes"
msgstr "Upgrade Notes"
+msgid "Ussuri Series Release Notes"
+msgstr "Ussuri Series Release Notes"
+
msgid ""
"When removing the \"verbose\" option, the default logging level was set to "
"\"WARNING\" by mistake. Fixed it back to \"INFO\"."