@@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version :Python 3.8\n "
1414"Report-Msgid-Bugs-To :\n "
15- "POT-Creation-Date :2021-01-01 16:06 +0000\n "
15+ "POT-Creation-Date :2021-03-13 16:41 +0000\n "
1616"PO-Revision-Date :2020-05-30 11:58+0000\n "
1717"Last-Translator :mollinaca, 2020\n "
1818"Language-Team :Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -251,16 +251,12 @@ msgstr ""
251251#: ../../library/collections.rst:127
252252msgid ""
253253"Django's `Context class "
254- "<https://github.com/django/django/blob/master /django/template/context.py>`_ "
254+ "<https://github.com/django/django/blob/main /django/template/context.py>`_ "
255255"for templating is a read-only chain of mappings. It also features pushing "
256256"and popping of contexts similar to the "
257257":meth:`~collections.ChainMap.new_child` method and the "
258258":attr:`~collections.ChainMap.parents` property."
259259msgstr ""
260- "Django のテンプレート用の `Context class "
261- "<https://github.com/django/django/blob/master/django/template/context.py>`_ "
262- "は、読み出し専用のマッピングのチェーンです。 :meth:`~collections.ChainMap.new_child` メソッドや "
263- ":attr:`~collections.ChainMap.parents` プロパティに似た push や pop の機能もあります。"
264260
265261#: ../../library/collections.rst:134
266262msgid ""