@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.11\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2025-01-03 15:28 +0000\n "
14+ "POT-Creation-Date : 2025-09-22 02:03 +0000\n "
1515"PO-Revision-Date : 2025-09-21 20:43+0000\n "
1616"Last-Translator : python-doc bot, 2025\n "
1717"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -152,7 +152,7 @@ msgid ""
152152"Lines beginning with '``?``' attempt to guide the eye to intraline "
153153"differences, and were not present in either input sequence. These lines can "
154154"be confusing if the sequences contain tab characters."
155- msgstr ""
155+ msgstr "以 '``?``' 打头的行尝试将视线引至行以外而不存在于任一输入序列的差异。 如果序列包含制表符则这些行可能会令人感到迷惑。 "
156156
157157#: ../../library/difflib.rst:87
158158msgid ""
@@ -261,7 +261,7 @@ msgstr "此方法的参数与 :meth:`make_file` 方法的相同。"
261261msgid ""
262262":file:`Tools/scripts/diff.py` is a command-line front-end to this class and "
263263"contains a good example of its use."
264- msgstr ""
264+ msgstr ":file:`Tools/scripts/diff.py` 是这个类的命令行前端,其中包含一个很好的使用示例。 "
265265
266266#: ../../library/difflib.rst:154
267267msgid ""
@@ -380,7 +380,7 @@ msgstr ""
380380#: ../../library/difflib.rst:246
381381msgid ""
382382":file:`Tools/scripts/ndiff.py` is a command-line front-end to this function."
383- msgstr ""
383+ msgstr ":file:`Tools/scripts/ndiff.py` 是这个函数的命令行前端。 "
384384
385385#: ../../library/difflib.rst:264
386386msgid "Return one of the two sequences that generated a delta."
@@ -965,3 +965,5 @@ msgid ""
965965"is also contained in the Python source distribution, as "
966966":file:`Tools/scripts/diff.py`."
967967msgstr ""
968+ "这个实例演示了如何使用 difflib 来创建一个类似于 ``diff`` 的工具。 它同样包含在 Python 源码发布包中,文件名为 "
969+ ":file:`Tools/scripts/diff.py`。"
0 commit comments