@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version :Python 3.8\n "
1313"Report-Msgid-Bugs-To :\n "
14- "POT-Creation-Date :2020-02-09 12:40 +0000\n "
14+ "POT-Creation-Date :2020-12-29 16:05 +0000\n "
1515"PO-Revision-Date :2020-05-30 12:08+0000\n "
1616"Last-Translator :tomo, 2020\n "
1717"Language-Team :Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -806,13 +806,13 @@ msgid "The ``errors`` module has the following attributes:"
806806msgstr "``errors`` モジュールには以下の属性があります:"
807807
808808#: ../../library/pyexpat.rst:668
809- msgid "A dictionary mapping numeric error codes to their string descriptions."
810- msgstr "数値的なエラーコードを文字列の記述に対応させる辞書です。"
811-
812- #: ../../library/pyexpat.rst:675
813809msgid "A dictionary mapping string descriptions to their error codes."
814810msgstr "文字列の記述をエラーコードに対応させる辞書です。"
815811
812+ #: ../../library/pyexpat.rst:675
813+ msgid "A dictionary mapping numeric error codes to their string descriptions."
814+ msgstr "数値的なエラーコードを文字列の記述に対応させる辞書です。"
815+
816816#: ../../library/pyexpat.rst:685
817817msgid ""
818818"An entity reference in an attribute value referred to an external entity "