Skip to content

Commit 102ec5e

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent bf33880 commit 102ec5e

File tree

3 files changed

+5678
-5675
lines changed

3 files changed

+5678
-5675
lines changed

tutorial/classes.po

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
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
232232
msgid ""
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:"
236236
msgstr ""
237-
"スコープは静的に決定されますが、動的に使用されます。実行中はいつでも、直接名前空間にアクセス可能な、少なくとも三つの入れ子になったスコープがあります:"
238237

239238
#: ../../tutorial/classes.rst:120
240239
msgid "the innermost scope, which is searched first, contains the local names"

0 commit comments

Comments
 (0)