@@ -17,9 +17,8 @@ msgstr ""
1717"Generated-By : Babel 2.17.0\n "
1818
1919#: ../../library/html.entities.rst:2
20- #, fuzzy
2120msgid ":mod:`!html.entities` --- Definitions of HTML general entities"
22- msgstr ":mod:`html.entities` --- HTML 일반 엔티티의 정의"
21+ msgstr ":mod:`! html.entities` --- HTML 일반 엔티티의 정의"
2322
2423#: ../../library/html.entities.rst:9
2524msgid "**Source code:** :source:`Lib/html/entities.py`"
@@ -54,25 +53,22 @@ msgid ""
5453msgstr "XHTML 1.0 엔티티 정의를 ISO Latin-1의 치환 텍스트에 매핑하는 딕셔너리."
5554
5655#: ../../library/html.entities.rst:37
57- #, fuzzy
5856msgid "A dictionary that maps HTML4 entity names to the Unicode code points."
59- msgstr "HTML 엔티티 이름을 유니코드 코드 포인트에 매핑하는 딕셔너리."
57+ msgstr "HTML4 엔티티 이름을 유니코드 코드 포인트에 매핑하는 딕셔너리."
6058
6159#: ../../library/html.entities.rst:42
62- #, fuzzy
6360msgid "A dictionary that maps Unicode code points to HTML4 entity names."
64- msgstr "유니코드 코드 포인트를 HTML 엔티티 이름에 매핑하는 딕셔너리."
61+ msgstr "유니코드 코드 포인트를 HTML4 엔티티 이름에 매핑하는 딕셔너리."
6562
6663#: ../../library/html.entities.rst:46
6764msgid "Footnotes"
6865msgstr "각주"
6966
7067#: ../../library/html.entities.rst:47
71- #, fuzzy
7268msgid ""
7369"See https://html.spec.whatwg.org/multipage/named-characters.html#named-"
7470"character-references"
7571msgstr ""
76- "https://www.w3. org/TR/html5/syntax .html#named-character-references 를 "
77- "참조하십시오."
72+ "https://html.spec.whatwg. org/multipage/named-characters .html#named-"
73+ "character-references 를 참조하십시오."
7874
0 commit comments