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

Commitd28ec93

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

File tree

3 files changed

+7588
-7584
lines changed

3 files changed

+7588
-7584
lines changed

‎library/ast.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version:Python 3.10\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2021-06-29 12:56+0000\n"
15+
"POT-Creation-Date:2021-07-30 13:09+0000\n"
1616
"PO-Revision-Date:2021-06-28 00:54+0000\n"
1717
"Last-Translator:Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2021\n"
1818
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -787,7 +787,7 @@ msgid "``name`` is a raw string of the function name."
787787
msgstr""
788788

789789
#:../../library/ast.rst:1624
790-
msgid"``args`` isa :class:`arguments` node."
790+
msgid"``args`` isan :class:`arguments` node."
791791
msgstr""
792792

793793
#:../../library/ast.rst:1625

‎library/http.server.po

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version:Python 3.10\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2021-07-27 13:07+0000\n"
15+
"POT-Creation-Date:2021-07-30 13:09+0000\n"
1616
"PO-Revision-Date:2021-06-28 01:07+0000\n"
1717
"Last-Translator:tomo, 2021\n"
1818
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -278,12 +278,9 @@ msgid ""
278278
"When a HTTP/1.1 compliant server receives an ``Expect: 100-continue`` "
279279
"request header it responds back with a ``100 Continue`` followed by ``200 "
280280
"OK`` headers. This method can be overridden to raise an error if the server "
281-
"does not want the client to continue. For e.g. server canchose to send "
281+
"does not want the client to continue. For e.g. server canchoose to send "
282282
"``417 Expectation Failed`` as a response header and ``return False``."
283283
msgstr""
284-
"HTTP/1.1 準拠のサーバが ``Expect: 100-continue`` リクエストヘッダを受け取ったとき、 ``100 Continue`` を返し、その後に ``200 OK`` がきます。\n"
285-
"このメソッドは、サーバがクライアントに継続を要求しない場合、エラーを送出するようにオーバーライドできます。\n"
286-
"例えば、サーバはレスポンスヘッダとして ``417 Expectation Failed`` を送る選択をし、 ``return False`` とできます。"
287284

288285
#:../../library/http.server.rst:207
289286
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp