File tree Expand file tree Collapse file tree 2 files changed +4515
-4492
lines changed Expand file tree Collapse file tree 2 files changed +4515
-4492
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.7\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2020-02-10 04:47 +0000\n "
14
+ "POT-Creation-Date : 2020-03-05 04:57 +0000\n "
15
15
"PO-Revision-Date : 2019-09-01 03:15+0000\n "
16
16
"Last-Translator : tomo, 2019\n "
17
17
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -527,9 +527,10 @@ msgstr ""
527
527
528
528
#: ../../library/pathlib.rst:665
529
529
msgid ""
530
- "Return information about this path (similarly to :func:`os.stat`). The "
531
- "result is looked up at each call to this method."
532
- msgstr "(:func:`os.stat` と同様の) 現在のパスに関する情報を返します。値はそれぞれのメソッドを呼び出した時点のものになります。"
530
+ "Return a :class:`os.stat_result` object containing information about this "
531
+ "path, like :func:`os.stat`. The result is looked up at each call to this "
532
+ "method."
533
+ msgstr ""
533
534
534
535
#: ../../library/pathlib.rst:679
535
536
msgid "Change the file mode and permissions, like :func:`os.chmod`::"
You can’t perform that action at this time.
0 commit comments