|
8 | 8 | msgstr ""
|
9 | 9 | "Project-Id-Version:Python 3.6\n"
|
10 | 10 | "Report-Msgid-Bugs-To:\n"
|
11 |
| -"POT-Creation-Date:2018-01-05 15:01+0000\n" |
| 11 | +"POT-Creation-Date:2018-10-02 14:33+0900\n" |
12 | 12 | "PO-Revision-Date:YEAR-MO-DA HO:MI+ZONE\n"
|
13 | 13 | "Last-Translator:tomo🐧, 2018\n"
|
14 | 14 | "Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
|
@@ -45,14 +45,11 @@ msgstr ""
|
45 | 45 | #:../../library/html.rst:26
|
46 | 46 | msgid""
|
47 | 47 | "Convert all named and numeric character references (e.g. ``>``, "
|
48 |
| -"``>``, ``&x3e;``) in the string *s* to the correspondingunicode " |
| 48 | +"``>``, ``>``) in the string *s* to the correspondingUnicode " |
49 | 49 | "characters. This function uses the rules defined by the HTML 5 standard for"
|
50 | 50 | " both valid and invalid character references, and the :data:`list of HTML 5 "
|
51 | 51 | "named character references <html.entities.html5>`."
|
52 | 52 | msgstr""
|
53 |
| -"文字列 *s* 中の名前や数字による参照 (e.g. ``>``, ``>``, ``&x3e;``) " |
54 |
| -"を全て対応するユニコード文字に変換します。この関数は HTML 5 標準規格で定められた規則を用います。対象は有効な文字参照および無効な文字参照、そして" |
55 |
| -" :data:`list of HTML 5 named character references <html.entities.html5>` です。" |
56 | 53 |
|
57 | 54 | #:../../library/html.rst:36
|
58 | 55 | msgid"Submodules in the ``html`` package are:"
|
|