Skip to content

Commit 7b9a6a1

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 562e3ce commit 7b9a6a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/tempfile.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
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
1111
msgid ""
@@ -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."
194194
msgstr ""
195195
"この関数は :func:`mkdtemp` と同じルールを使用して安全に一時ディレクトリを作成します。\n"
196-
"返されたオブジェクトは、コンテキストマネージャとして使用することができます (:ref:`context-managers` を参照)。\n"
196+
"返されたオブジェクトは、コンテキストマネージャとして使用することができます (:ref:`tempfile-examples` を参照)。\n"
197197
"コンテキストの完了や一時ディレクトリの破壊で新規作成された一時ディレクトリとその中身はファイルシステムから削除されます。"
198198

199199
#: ../../library/tempfile.rst:116

0 commit comments

Comments
 (0)