@@ -17,7 +17,7 @@ msgid ""
1717msgstr ""
1818"Project-Id-Version : Python 3.9\n "
1919"Report-Msgid-Bugs-To : \n "
20- "POT-Creation-Date : 2020-05-31 09:25 +0000\n "
20+ "POT-Creation-Date : 2020-09-10 04:03 +0000\n "
2121"PO-Revision-Date : 2017-02-16 17:45+0000\n "
2222"Last-Translator : mollinaca, 2020\n "
2323"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -980,23 +980,17 @@ msgstr "辞書ベースで構成する例"
980980msgid ""
981981"Below is an example of a logging configuration dictionary - it's taken from "
982982"the `documentation on the Django project "
983- "<https://docs.djangoproject.com/en/1.9 /topics/logging/#configuring-"
983+ "<https://docs.djangoproject.com/en/stable /topics/logging/#configuring-"
984984"logging>`_. This dictionary is passed to :func:`~config.dictConfig` to put "
985985"the configuration into effect::"
986986msgstr ""
987- "次の例は辞書を使った logging の構成です。この例は `Django プロジェクトのドキュメント "
988- "<https://docs.djangoproject.com/en/1.9/topics/logging/#configuring-"
989- "logging>`_ から持ってきました。この辞書を :func:`~config.dictConfig` に渡して設定を有効にします::"
990987
991988#: ../../howto/logging-cookbook.rst:1426
992989msgid ""
993990"For more information about this configuration, you can see the `relevant "
994- "section <https://docs.djangoproject.com/en/1.9 /topics/logging/#configuring- "
995- "logging>`_ of the Django documentation."
991+ "section <https://docs.djangoproject.com/en/stable /topics/logging"
992+ "/#configuring- logging>`_ of the Django documentation."
996993msgstr ""
997- "この構成方法についてのより詳しい情報は、 Django のドキュメントの `該当のセクション "
998- "<https://docs.djangoproject.com/en/1.9/topics/logging/#configuring-"
999- "logging>`_ で見ることができます。"
1000994
1001995#: ../../howto/logging-cookbook.rst:1433
1002996msgid "Using a rotator and namer to customize log rotation processing"
0 commit comments