@@ -17,7 +17,7 @@ msgid ""
17
17
msgstr ""
18
18
"Project-Id-Version : Python 3.7\n "
19
19
"Report-Msgid-Bugs-To : \n "
20
- "POT-Creation-Date : 2019-01-01 10:14 +0900\n "
20
+ "POT-Creation-Date : 2019-02-12 10:40 +0900\n "
21
21
"PO-Revision-Date : 2017-02-16 23:21+0000\n "
22
22
"Last-Translator : tomo, 2018\n "
23
23
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -563,9 +563,9 @@ msgstr ""
563
563
564
564
#: ../../library/pathlib.rst:721
565
565
msgid ""
566
- "Glob the given *pattern* in the directory represented by this path, yielding "
567
- " all matching files (of any kind)::"
568
- msgstr "現在のパスが表すディレクトリ内で *pattern* に一致する (あらゆる種類の) すべてのファイルを yield します:: "
566
+ "Glob the given relative *pattern* in the directory represented by this path,"
567
+ " yielding all matching files (of any kind)::"
568
+ msgstr ""
569
569
570
570
#: ../../library/pathlib.rst:729
571
8776
571
msgid ""
@@ -818,9 +818,9 @@ msgstr "*strict* 引数"
818
818
819
819
#: ../../library/pathlib.rst:973
820
820
msgid ""
821
- "This is like calling :meth :`Path.glob` with \" ``**``\" added in front of the "
822
- " given *pattern*::"
823
- msgstr "これは :meth:`Path.glob` を *pattern* の先頭に \" ``**`` \" を追加して呼び出した場合と似ています:: "
821
+ "This is like calling :func :`Path.glob` with \" ``**/ ``\" added in front of "
822
+ "the given relative *pattern*::"
823
+ msgstr ""
824
824
825
825
#: ../../library/pathlib.rst:986
826
826
msgid "Remove this directory. The directory must be empty."
0 commit comments