8000 [skip ci] Update .po files · python/python-docs-ja@05c70ea · GitHub
[go: up one dir, main page]

Skip to content

Commit 05c70ea

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent e44a3cc commit 05c70ea

File tree

2 files changed

+5089
-5068
lines changed

2 files changed

+5089
-5068
lines changed

library/ast.po

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.8\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2020-01-01 12:19+0000\n"
17+
"POT-Creation-Date: 2020-01-13 12:25+0000\n"
1818
"PO-Revision-Date: 2017-02-16 17:48+0000\n"
1919
"Last-Translator: Osamu NAKAMURA, 2019\n"
2020
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -449,10 +449,18 @@ msgstr ""
449449
"に対して、このビジターは単独のノードではなくノードのリストを返すかもしれません。"
450450

451451
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/ast.rst:317
452+
msgid ""
453+
"If :class:`NodeTransformer` introduces new nodes (that weren't part of "
454+
"original tree) without giving them location information (such as "
455+
":attr:`lineno`), :func:`fix_missing_locations` should be called with the new"
456+
" sub-tree to recalculate the location information::"
457+
msgstr ""
458+
459+
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/ast.rst:325
452460
msgid "Usually you use the transformer like this::"
453461
msgstr "たいてい、変換器の使い方は次のようになります::"
454462

455-
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/ast.rst:324
463+
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/ast.rst:332
456464
msgid ""
457465
"Return a formatted dump of the tree in *node*. This is mainly useful for "
458466
"debugging purposes. If *annotate_fields* is true (by default), the returned"
@@ -463,7 +471,7 @@ msgid ""
463471
"true."
464472
msgstr ""
465473

466-
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/ast.rst:334
474+
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/ast.rst:342
467475
msgid ""
468476
"`Green Tree Snakes <https://greentreesnakes.readthedocs.io/>`_, an external "
469477
"documentation resource, has good details on working with Python ASTs."

0 commit comments

Comments
 (0)
0