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

Commit501f5e0

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

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

‎reference/datamodel.po

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version:Python 3.8\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2020-10-22 15:26+0000\n"
15+
"POT-Creation-Date:2020-10-28 15:40+0000\n"
1616
"PO-Revision-Date:2020-05-30 12:15+0000\n"
1717
"Last-Translator:mollinaca, 2020\n"
1818
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -3204,11 +3204,9 @@ msgstr "呼び出し可能オブジェクトをエミュレートする"
32043204
#:../../reference/datamodel.rst:2165
32053205
msgid""
32063206
"Called when the instance is\"called\" as a function; if this method is "
3207-
"defined, ``x(arg1, arg2, ...)``is a shorthand for ``x.__call__(arg1, arg2, "
3208-
"...)``."
3207+
"defined, ``x(arg1, arg2, ...)``roughly translates to ``type(x).__call__(x, "
3208+
"arg1,...)``."
32093209
msgstr""
3210-
"インスタンスが関数として\"呼ばれた\" 際に呼び出されます; このメソッドが定義されている場合、 ``x(arg1, arg2, ...)`` は "
3211-
"``x.__call__(arg1, arg2, ...)`` を短く書いたものになります。"
32123210

32133211
#:../../reference/datamodel.rst:2172
32143212
msgid"Emulating container types"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp