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 4
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
#
6
6
# Translators:
7
- # tomo, 2019
8
7
# Tetsuo Koyama <tkoyama010@gmail.com>, 2020
8
+ # tomo, 2021
9
9
#
10
10
#, fuzzy
11
11
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
14
14
"Report-Msgid-Bugs-To : \n "
15
15
"POT-Creation-Date : 2021-01-01 16:02+0000\n "
16
16
"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 "
18
18
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
19
19
"MIME-Version : 1.0\n "
20
20
"Content-Type : text/plain; charset=UTF-8\n "
@@ -193,7 +193,7 @@ msgid ""
193
193
" its contents are removed from the filesystem."
194
194
msgstr ""
195
195
"この関数は :func:`mkdtemp` と同じルールを使用して安全に一時ディレクトリを作成します。\n"
196
- "返されたオブジェクトは、コンテキストマネージャとして使用することができます (:ref:`context-managers ` を参照)。\n"
196
+ "返されたオブジェクトは、コンテキストマネージャとして使用することができます (:ref:`tempfile-examples ` を参照)。\n"
197
197
"コンテキストの完了や一時ディレクトリの破壊で新規作成された一時ディレクトリとその中身はファイルシステムから削除されます。"
198
198
199
199
#: ../../library/tempfile.rst:116
You can’t perform that action at this time.
0 commit comments