Skip to content

Commit 78dbe01

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 9f2b1fc commit 78dbe01

2 files changed

Lines changed: 5649 additions & 5648 deletions

File tree

howto/logging-cookbook.po

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.8\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2020-02-09 12:40+0000\n"
15+
"POT-Creation-Date: 2020-09-09 15:05+0000\n"
1616
"PO-Revision-Date: 2020-05-30 11:54+0000\n"
1717
"Last-Translator: mollinaca, 2020\n"
1818
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -975,23 +975,17 @@ msgstr "辞書ベースで構成する例"
975975
msgid ""
976976
"Below is an example of a logging configuration dictionary - it's taken from "
977977
"the `documentation on the Django project "
978-
"<https://docs.djangoproject.com/en/1.9/topics/logging/#configuring-"
978+
"<https://docs.djangoproject.com/en/stable/topics/logging/#configuring-"
979979
"logging>`_. This dictionary is passed to :func:`~config.dictConfig` to put "
980980
"the configuration into effect::"
981981
msgstr ""
982-
"次の例は辞書を使った logging の構成です。この例は `Django プロジェクトのドキュメント "
983-
"<https://docs.djangoproject.com/en/1.9/topics/logging/#configuring-"
984-
"logging>`_ から持ってきました。この辞書を :func:`~config.dictConfig` に渡して設定を有効にします::"
985982

986983
#: ../../howto/logging-cookbook.rst:1426
987984
msgid ""
988985
"For more information about this configuration, you can see the `relevant "
989-
"section <https://docs.djangoproject.com/en/1.9/topics/logging/#configuring-"
990-
"logging>`_ of the Django documentation."
986+
"section <https://docs.djangoproject.com/en/stable/topics/logging"
987+
"/#configuring-logging>`_ of the Django documentation."
991988
msgstr ""
992-
"この構成方法についてのより詳しい情報は、 Django のドキュメントの `該当のセクション "
993-
"<https://docs.djangoproject.com/en/1.9/topics/logging/#configuring-"
994-
"logging>`_ で見ることができます。"
995989

996990
#: ../../howto/logging-cookbook.rst:1433
997991
msgid "Using a rotator and namer to customize log rotation processing"

0 commit comments

Comments
 (0)