Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit44b7814

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parentcb28cc1 commit44b7814

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

‎library/fnmatch.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,9 @@ msgid ""
104104
"sensitive comparison, regardless of whether that's standard for the "
105105
"operating system."
106106
msgstr""
107+
"*filename* の文字列が *pattern* の文字列にマッチするかテストして、 :const:`True` 、 :const:`False` のいずれかを返します。\n"
108+
"どちらの引数とも :func:`os.path.normcase` を使って、大小文字が正規化されます。\n"
109+
"オペレーティングシステムが標準でどうなっているかに関係なく、大小文字を区別して比較する場合には、 :func:`fnmatchcase` が使えます。"
107110

108111
#:../../library/fnmatch.rst:58
109112
msgid""
@@ -117,6 +120,8 @@ msgid ""
117120
":const:`False`; the comparison is case-sensitive and does not apply "
118121
":func:`os.path.normcase`."
119122
msgstr""
123+
"*filename* が *pattern* にマッチするかテストして、 :const:`True` 、 :const:`False` "
124+
"を返します。比較は大文字、小文字を区別し、 :func:`os.path.normcase` は適用しません。"
120125

121126
#:../../library/fnmatch.rst:78
122127
msgid""

‎whatsnew/changelog.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.6\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2019-08-10 17:19+0900\n"
16+
"POT-Creation-Date: 2019-08-24 17:24+0900\n"
1717
"PO-Revision-Date: 2018-06-29 17:42+0000\n"
1818
"Last-Translator: Seiji Momoto <seiji.momoto@gmail.com>, 2019\n"
1919
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -48,8 +48,8 @@ msgstr "セキュリティ"
4848

4949
#: ../../../build/NEWS:12
5050
msgid ""
51-
"`bpo-37461 <https://bugs.python.org/issue37461>`__: Fix aninifite loopwhen"
52-
" parsing specially crafted email headers. Patch by Abhilash Raj."
51+
"`bpo-37461 <https://bugs.python.org/issue37461>`__: Fix aninfinite loop "
52+
"when parsing specially crafted email headers. Patch by Abhilash Raj."
5353
msgstr ""
5454

5555
#: ../../../build/NEWS:15

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp