X Tutup
Skip to content

Commit fc90664

Browse files
[po] auto sync
1 parent 6ff91b6 commit fc90664

File tree

8 files changed

+114
-24
lines changed

8 files changed

+114
-24
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "93.96%", "updated_at": "2024-07-29T08:39:36Z"}
1+
{"translation": "94.03%", "updated_at": "2024-08-02T18:40:01Z"}

library/asyncio.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.11\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-07-26 15:21+0000\n"
14+
"POT-Creation-Date: 2024-08-02 15:26+0000\n"
1515
"PO-Revision-Date: 2023-05-24 02:12+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -130,7 +130,7 @@ msgstr ""
130130

131131
#: ../../library/asyncio.rst:64
132132
msgid "asyncio REPL"
133-
msgstr ""
133+
msgstr "asyncio REPL"
134134

135135
#: ../../library/asyncio.rst:65
136136
msgid "You can experiment with an ``asyncio`` concurrent context in the REPL:"

library/pathlib.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.11\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-07-12 15:17+0000\n"
14+
"POT-Creation-Date: 2024-08-02 15:26+0000\n"
1515
"PO-Revision-Date: 2023-05-24 02:18+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -668,7 +668,7 @@ msgstr "返回拥有此文件的用户组。如果文件的 GID 无法在系统
668668
msgid ""
669669
"Return ``True`` if the path points to a directory (or a symbolic link "
670670
"pointing to a directory), ``False`` if it points to another kind of file."
671-
msgstr "如果路径指向一个目录(或者一个指向目录的符号链接)则返回 ``True``,如果指向其他类型的文件则返回 ``False``。"
671+
msgstr "如果文件指向一个目录(或指向目录的符号链接)则返回 ``True``,指向其他类型的文件则返回 ``False``。"
672672

673673
#: ../../library/pathlib.rst:878 ../../library/pathlib.rst:887
674674
#: ../../library/pathlib.rst:916 ../../library/pathlib.rst:925
@@ -682,7 +682,7 @@ msgstr "当路径不存在或者是一个破损的符号链接时也会返回 ``
682682
msgid ""
683683
"Return ``True`` if the path points to a regular file (or a symbolic link "
684684
"pointing to a regular file), ``False`` if it points to another kind of file."
685-
msgstr "如果路径指向一个正常的文件(或者一个指向正常文件的符号链接)则返回 ``True``,如果指向其他类型的文件则返回 ``False``。"
685+
msgstr "如果文件指向一个常规文件(或指向常规文件的符号链接)则返回 ``True``,指向其他类型的文件则返回 ``False``。"
686686

687687
#: ../../library/pathlib.rst:893
688688
msgid ""

library/urllib.request.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.11\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-04-19 16:58+0000\n"
15+
"POT-Creation-Date: 2024-08-02 15:26+0000\n"
1616
"PO-Revision-Date: 2023-05-24 02:21+0000\n"
1717
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1818
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -212,8 +212,8 @@ msgid ""
212212
"``urllib.Request`` with arguments ``fullurl``, ``data``, ``headers``, "
213213
"``method`` taken from the request object."
214214
msgstr ""
215-
"默认会为 ``urllib.Request`` 触发一条 :ref:`审计事件 <auditing> ` ,其参数 ``fullurl`` "
216-
"、``data````headers````method`` 均取自请求对象。"
215+
"默认打开器会引发一个 :ref:`审计事件 <auditing>` ``urllib.Request`` 并附带来自请求对象的参数 "
216+
"``fullurl``, ``data``, ``headers``, ``method``。"
217217

218218
#: ../../library/urllib.request.rst:105
219219
msgid "*cafile* and *capath* were added."

library/webbrowser.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.11\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-05-17 15:17+0000\n"
14+
"POT-Creation-Date: 2024-08-02 15:26+0000\n"
1515
"PO-Revision-Date: 2023-05-24 02:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -80,8 +80,8 @@ msgid ""
8080
"possible; ``-t`` opens the URL in a new browser page (\"tab\"). The options "
8181
"are, naturally, mutually exclusive. Usage example::"
8282
msgstr ""
83-
"脚本 :program:`webbrowser` 可以用作模块的命令行界面。它接受一个 URL 作为参数。还接受以下可选参数:``-n`` "
84-
"如果可能,在新的浏览器窗口中打开 URL``-t`` 在新的浏览器页面(“标签”)中打开 URL。这些选择当然是相互排斥的。用法示例::"
83+
"脚本 :program:`webbrowser` 可用作模块的命令行界面。它接受一个 URL 作为参数,并接受以下可选参数:``-n`` "
84+
"在可能的情况下在新的浏览器窗口中打开 URL``-t`` 在新的浏览器页面(\"tab\")中打开 URL。这些选项自然是相互排斥的。使用示例:"
8585

8686
#: ../../includes/wasm-notavail.rst:3
8787
msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
@@ -400,25 +400,25 @@ msgid ""
400400
":program:`konqueror` command with KDE 2 --- the implementation selects the "
401401
"best strategy for running Konqueror."
402402
msgstr ""
403-
"Konqueror” 是 Unix 的 KDE 桌面环境的文件管理器,只有在 KDE 运行时才有意义。 一些可靠地检测 KDE 的方法会很好;仅检查 "
404-
":envvar:`KDEDIR` 变量是不够的。 另请注意,KDE 2的 :program:`konqueror` 命令,会使用名称 "
405-
"kfm”---此实现选择运行的 Konqueror 的最佳策略。"
403+
"\"Konqueror\" 是用于 Unix 的 KDE 桌面环境的文件管理器,只有在运行 KDE 时使用才有意义。最好能有某种方法可靠地检测 "
404+
"KDE;仅有 :envvar:`KDEDIR` 变量还不够。还要注意的是,即使在 KDE 2 "
405+
"中使用命令:program:`konqueror`,\"kfm\" 这个名字也会被使用 —— 实现会选择运行 Konqueror 的最佳策略。"
406406

407407
#: ../../library/webbrowser.rst:171
408408
msgid "Only on Windows platforms."
409409
msgstr "仅限 Windows 平台。"
410410

411411
#: ../../library/webbrowser.rst:174
412412
msgid "Only on macOS platform."
413-
msgstr "仅限 macOS 平台。"
413+
msgstr "仅适用于 macOS 平台。"
414414

415415
#: ../../library/webbrowser.rst:176
416416
msgid "Support for Chrome/Chromium has been added."
417417
msgstr "添加了对 Chrome/Chromium 的支持。"
418418

419419
#: ../../library/webbrowser.rst:181
420420
msgid ":class:`MacOSX` is deprecated, use :class:`MacOSXOSAScript` instead."
421-
msgstr ":class:`MacOSX` 已被弃用,请改用 :class:`MacOSXOSAScript`"
421+
msgstr ":class:`MacOSX` 已被弃用,请使用 :class:`MacOSXOSAScript` 代替。 "
422422

423423
#: ../../library/webbrowser.rst:182
424424
msgid "Here are some simple examples::"

reference/datamodel.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.11\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-07-29 05:06+0000\n"
15+
"POT-Creation-Date: 2024-08-02 15:26+0000\n"
1616
"PO-Revision-Date: 2023-05-24 02:22+0000\n"
1717
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1818
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -1792,7 +1792,7 @@ msgstr ""
17921792

17931793
#: ../../reference/datamodel.rst:1383
17941794
msgid ":exc:`RuntimeError` is raised if the frame is currently executing."
1795-
msgstr "如果该帧当前正在执行则会引发 :exc:`RuntimeError`"
1795+
msgstr "如果该帧当前正在执行,则会引发 :exc:`RuntimeError`"
17961796

17971797
#: ../../reference/datamodel.rst:1391
17981798
msgid "Traceback objects"

0 commit comments

Comments
 (0)
X Tutup