File tree Expand file tree Collapse file tree 2 files changed +5838
-5824
lines changed Expand file tree Collapse file tree 2 files changed +5838
-5824
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
12
12
msgstr ""
13
13
"Project-Id-Version : Python 3.8\n "
14
14
"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 "
16
16
"PO-Revision-Date : 2020-05-30 11:58+0000\n "
17
17
"Last-Translator : mollinaca, 2020\n "
18
18
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -251,16 +251,12 @@ msgstr ""
251
251
#: ../../library/collections.rst:127
252
252
msgid ""
253
253
"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>`_ "
255
255
"for templating is a read-only chain of mappings. It also features pushing "
256
256
"and popping of contexts similar to the "
257
257
":meth:`~collections.ChainMap.new_child` method and the "
258
258
":attr:`~collections.ChainMap.parents` property."
259
259
msgstr ""
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 の機能もあります。"
264
260
265
261
#: ../../library/collections.rst:134
266
262
msgid ""
You can’t perform that action at this time.
0 commit comments