File tree Expand file tree Collapse file tree 3 files changed +5678
-5675
lines changed
Expand file tree Collapse file tree 3 files changed +5678
-5675
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.8\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2020-03-15 05:03 +0000\n "
14+ "POT-Creation-Date : 2020-07-06 14:24 +0000\n "
1515"PO-Revision-Date : 2020-05-30 12:16+0000\n "
1616"Last-Translator : tomo, 2020\n "
1717"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -231,10 +231,9 @@ msgstr ""
231231#: ../../tutorial/classes.rst:116
232232msgid ""
233233"Although scopes are determined statically, they are used dynamically. At any"
234- " time during execution, there are at least three nested scopes whose "
235- "namespaces are directly accessible:"
234+ " time during execution, At any time during execution, there are 3 or 4 "
235+ "nested scopes whose namespaces are directly accessible:"
236236msgstr ""
237- "スコープは静的に決定されますが、動的に使用されます。実行中はいつでも、直接名前空間にアクセス可能な、少なくとも三つの入れ子になったスコープがあります:"
238237
239238#: ../../tutorial/classes.rst:120
240239msgid "the innermost scope, which is searched first, contains the local names"
You can’t perform that action at this time.
0 commit comments