File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
66# Translators:
7- # tomo, 2019
87# Tetsuo Koyama <tkoyama010@gmail.com>, 2020
8+ # tomo, 2021
99#
1010#, fuzzy
1111msgid ""
@@ -14,7 +14,7 @@ msgstr ""
1414"Report-Msgid-Bugs-To : \n "
1515"POT-Creation-Date : 2021-01-01 16:02+0000\n "
1616"PO-Revision-Date : 2019-09-01 03:22+0000\n "
17- "Last-Translator : Tetsuo Koyama <tkoyama010@gmail.com>, 2020 \n "
17+ "Last-Translator : tomo, 2021 \n "
1818"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
1919"MIME-Version : 1.0\n "
2020"Content-Type : text/plain; charset=UTF-8\n "
@@ -193,7 +193,7 @@ msgid ""
193193" its contents are removed from the filesystem."
194194msgstr ""
195195"この関数は :func:`mkdtemp` と同じルールを使用して安全に一時ディレクトリを作成します。\n"
196- "返されたオブジェクトは、コンテキストマネージャとして使用することができます (:ref:`context-managers ` を参照)。\n"
196+ "返されたオブジェクトは、コンテキストマネージャとして使用することができます (:ref:`tempfile-examples ` を参照)。\n"
197197"コンテキストの完了や一時ディレクトリの破壊で新規作成された一時ディレクトリとその中身はファイルシス��ムから削除されます。"
198198
199199#: ../../library/tempfile.rst:116
You can’t perform that action at this time.
0 commit comments