8000 [skip ci] Update .po files · python/python-docs-ja@23267d0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 23267d0

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 7048b97 commit 23267d0

File tree

2 files changed

+4515
-4492
lines changed

2 files changed

+4515
-4492
lines changed

library/pathlib.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.7\n"
1313
"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"
1515
"PO-Revision-Date: 2019-09-01 03:15+0000\n"
1616
"Last-Translator: tomo, 2019\n"
1717
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -527,9 +527,10 @@ msgstr ""
527527

528528
#: ../../library/pathlib.rst:665
529529
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 ""
533534

534535
#: ../../library/pathlib.rst:679
535536
msgid "Change the file mode and permissions, like :func:`os.chmod`::"

0 commit comments

Comments
 (0)
0