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

Skip to content

Commit 8a97f66

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 946d07b commit 8a97f66

File tree

2 files changed

+3901
-3888
lines changed

2 files changed

+3901
-3888
lines changed

library/pathlib.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.7\n"
1919
"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"
2121
"PO-Revision-Date: 2017-02-16 23:21+0000\n"
2222
"Last-Translator: tomo, 2018\n"
2323
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -563,9 +563,9 @@ msgstr ""
563563

564564
#: ../../library/pathlib.rst:721
565565
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 ""
569569

570570
#: ../../library/pathlib.rst:729
571 8776 571
msgid ""
@@ -818,9 +818,9 @@ msgstr "*strict* 引数"
818818

819819
#: ../../library/pathlib.rst:973
820820
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 ""
824824

825825
#: ../../library/pathlib.rst:986
826826
msgid "Remove this directory. The directory must be empty."

0 commit comments

Comments
 (0)
0