Skip to content

Commit fb306b1

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 65a27c2 commit fb306b1

2 files changed

Lines changed: 2835 additions & 2824 deletions

File tree

library/tempfile.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-01-05 15:01+0000\n"
11+
"POT-Creation-Date: 2018-06-22 13:38+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: Osamu NAKAMURA, 2017\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -430,12 +430,10 @@ msgstr "``None`` 以外の値に設定された場合、このモジュールで
430430

431431
#: ../../library/tempfile.rst:256
432432
msgid ""
433-
"If ``tempdir`` is unset or ``None`` at any call to any of the above "
433+
"If ``tempdir`` is ``None`` (the default) at any call to any of the above "
434434
"functions except :func:`gettempprefix` it is initialized following the "
435435
"algorithm described in :func:`gettempdir`."
436436
msgstr ""
437-
"``tempdir`` が設定されていないか ``None`` の場合、:func:`gettempprefix` "
438-
"を除く上記のいずれかの関数を呼び出す際は常に :func:`gettempdir` で述べられているアルゴリズムによって初期化されます。"
439437

440438
#: ../../library/tempfile.rst:263
441439
msgid "Examples"

0 commit comments

Comments
 (0)