File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ msgstr ""
9
9
"Project-Id-Version : Python 2.7\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2019-01-01 15:21+0900\n "
12
- "PO-Revision-Date : 2018-10-27 05:57 +0000\n "
12
+ "PO-Revision-Date : 2019-08-20 14:35 +0000\n "
13
13
"Last-Translator : tomo\n "
14
14
"Language-Team : Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n "
15
15
"MIME-Version : 1.0\n "
@@ -48,7 +48,7 @@ msgid ""
48
48
" list of strings which name modules that have a function named "
49
49
":func:`create_parser`. Modules listed in *parser_list* will be used before "
50
50
"modules in the default list of parsers."
51
- msgstr ""
51
+ msgstr "SAX :class:`~xml.sax.xmlreader.XMLReader` オブジェクトを生成し、返します。最初に見つかったパーサが使用されます。*parser_list* を与える場合、それは :func:`create_parser` という名前の関数をもつモジュール名のリストでなければなりません。\n*parser_list* に列挙されているモジュールは、パーサのデフォルトリストにあるモジュールよりも先に使われます。 "
52
52
53
53
#: ../../library/xml.sax.rst:41
54
54
msgid ""
You can’t perform that action at this time.
0 commit comments