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

Commit31e464b

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

File tree

2 files changed

+5826
-5822
lines changed

2 files changed

+5826
-5822
lines changed

‎tutorial/controlflow.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.8\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2021-02-20 16:31+0000\n"
15+
"POT-Creation-Date:2021-03-28 16:54+0000\n"
1616
"PO-Revision-Date:2020-05-30 12:16+0000\n"
1717
"Last-Translator:mollinaca, 2020\n"
1818
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -856,12 +856,9 @@ msgid ""
856856
"evaluating to the value of the annotation. Return annotations are defined "
857857
"by a literal ``->``, followed by an expression, between the parameter list "
858858
"and the colon denoting the end of the :keyword:`def` statement. The "
859-
"following example has apositional argument,a keyword argument, and the "
859+
"following example has arequired argument,an optional argument, and the "
860860
"return value annotated::"
861861
msgstr""
862-
":term:`アノテーション <function annotation>` は関数の :attr:`__annotations__` 属性に辞書として格納され、関数の他の部分には何も影響がありません。\n"
863-
"パラメータアノテーションは、パラメータ名の後にコロンを続けることによって定義され、その後にアノテーションの値として評価される式が置かれます。\n"
864-
"戻り値アノテーションは、パラメータリストと :keyword:`def` ステートメントの終わりを表すコロンの間に置かれたリテラル ``->`` によって定義され、その後に式が続きます。次の例は位置引数とキーワード引数、そして戻り値アノテーションを持っています::"
865862

866863
#:../../tutorial/controlflow.rst:885
867864
msgid"Intermezzo: Coding Style"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp