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

Skip to content

Commit 1577563

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 7c6e5e9 commit 1577563

File tree

2 files changed

+4316
-4295
lines changed

2 files changed

+4316
-4295
lines changed

library/ast.po

Lines chang 8000 ed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.7\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2020-01-01 04:28+0000\n"
15+
"POT-Creation-Date: 2020-01-13 04:32+0000\n"
1616
"PO-Revision-Date: 2019-09-01 02:44+0000\n"
1717
"Last-Translator: Osamu NAKAMURA, 2019\n"
1818
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -380,10 +380,18 @@ msgstr ""
380380
"に対して、このビジターは単独のノードではなくノードのリストを返すかもしれません。"
381381

382382
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/ast.rst:257
383+
msgid ""
384+
"If :class:`NodeTransformer` introduces new nodes (that weren't part of "
385+
"original tree) without giving them location information (such as "
386+
":attr:`lineno`), :func:`fix_missing_locations` should be called with the new"
387+
" sub-tree to recalculate the location information::"
388+
msgstr ""
389+
390+
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/ast.rst:265
383391
msgid "Usually you use the transformer like this::"
384392
msgstr "たいてい、変換器の使い方は次のようになります::"
385393

386-
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/ast.rst:264
394+
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/ast.rst:272
387395
msgid ""
388396
"Return a formatted dump of the tree in *node*. This is mainly useful for "
389397
"debugging purposes. If *annotate_fields* is true (by default), the returned"
@@ -394,7 +402,7 @@ msgid ""
394402
"true."
395403
msgstr ""
396404

397-
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/ast.rst:274
405+
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/ast.rst:282
398406
msgid ""
399407
"`Green Tree Snakes <https://greentreesnakes.readthedocs.io/>`_, an external "
400408
"documentation resource, has good details on working with Python ASTs."

0 commit comments

Comments
 (0)
0