@@ -404,8 +404,8 @@ msgid ""
404404"names; for example, ``'latin-1'``, ``'iso_8859_1'`` and ``'8859``' are all "
405405"synonyms for the same encoding."
406406msgstr ""
407- "编码格式以包含编码格式名称的字符串来指明。 Python 有大约 100 种不同的编码格式;清单详见 Python 库参考文档 "
408- ":ref: `standard-encodings`。 一些编码格式有多个名称,比如 ``'latin-1'``、``'iso_8859_1'`` 和 "
407+ "编码格式以包含编码格式名称的字符串来指明。 Python 有大约 100 种不同的编码格式;清单详见 Python 库参考文档 :ref "
408+ ":`standard-encodings`。 一些编码格式有多个名称,比如 ``'latin-1'``、``'iso_8859_1'`` 和 "
409409"``'8859`` 都是指同一种编码。"
410410
411411#: ../../howto/unicode.rst:253
@@ -1015,11 +1015,10 @@ msgstr ""
10151015#: ../../howto/unicode.rst:740
10161016msgid ""
10171017"The `PDF slides for Marc-André Lemburg's presentation \" Writing Unicode-"
1018- "aware Applications in Python\" "
1019- "<https://downloads.egenix.com/python/LSM2005-Developing-Unicode-aware-"
1020- "applications-in-Python.pdf>`_ discuss questions of character encodings as "
1021- "well as how to internationalize and localize an application. These slides "
1022- "cover Python 2.x only."
1018+ "aware Applications in Python\" <https://downloads.egenix.com/python/LSM2005"
1019+ "-Developing-Unicode-aware-applications-in-Python.pdf>`_ discuss questions of"
1020+ " character encodings as well as how to internationalize and localize an "
1021+ "application. These slides cover Python 2.x only."
10231022msgstr ""
10241023"`Marc-André Lemburg 演示的PDF 幻灯片“在 Python 中编写支持 Unicode 的应用程序” "
10251024"<https://downloads.egenix.com/python/LSM2005-Developing-Unicode-aware-"
0 commit comments