Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5f2f8ab

Browse files
[po] auto sync
1 parent 043bbdb commit 5f2f8ab

139 files changed

Lines changed: 286 additions & 278 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "94.45%", "updated_at": "2024-05-17T15:48:22Z"}
1+
{"translation": "94.70%", "updated_at": "2024-05-17T18:47:30Z"}

howto/urllib2.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-05-11 19:07+0000\n"
14+
"POT-Creation-Date: 2024-05-17 14:44+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:32+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -702,3 +702,6 @@ msgid ""
702702
"<https://code.activestate.com/recipes/456195-urrlib2-opener-for-ssl-proxy-"
703703
"connect-method/>`_."
704704
msgstr ""
705+
"urllib 的 SSL 代理 opener (CONNECT 方法): `ASPN Cookbook Recipe "
706+
"<https://code.activestate.com/recipes/456195-urrlib2-opener-for-ssl-proxy-"
707+
"connect-method/>`_。"

library/__future__.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-05-11 19:07+0000\n"
14+
"POT-Creation-Date: 2024-05-17 14:44+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:32+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -23,7 +23,7 @@ msgstr ""
2323

2424
#: ../../library/__future__.rst:2
2525
msgid ":mod:`!__future__` --- Future statement definitions"
26-
msgstr ""
26+
msgstr ":mod:`!__future__` --- Future 语句定义"
2727

2828
#: ../../library/__future__.rst:7
2929
msgid "**Source code:** :source:`Lib/__future__.py`"

library/__main__.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-05-11 19:07+0000\n"
14+
"POT-Creation-Date: 2024-05-17 14:44+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:32+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -23,7 +23,7 @@ msgstr ""
2323

2424
#: ../../library/__main__.rst:2
2525
msgid ":mod:`!__main__` --- Top-level code environment"
26-
msgstr ""
26+
msgstr ":mod:`!__main__` --- 最高层级代码环境"
2727

2828
#: ../../library/__main__.rst:10
2929
msgid ""

library/abc.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-05-11 19:07+0000\n"
14+
"POT-Creation-Date: 2024-05-17 14:44+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:32+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -23,7 +23,7 @@ msgstr ""
2323

2424
#: ../../library/abc.rst:2
2525
msgid ":mod:`!abc` --- Abstract Base Classes"
26-
msgstr ""
26+
msgstr ":mod:`!abc` --- 抽象基类"
2727

2828
#: ../../library/abc.rst:11
2929
msgid "**Source code:** :source:`Lib/abc.py`"

library/argparse.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-05-11 19:07+0000\n"
14+
"POT-Creation-Date: 2024-05-17 14:44+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:33+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -25,7 +25,7 @@ msgstr ""
2525
msgid ""
2626
":mod:`!argparse` --- Parser for command-line options, arguments and sub-"
2727
"commands"
28-
msgstr ""
28+
msgstr ":mod:`!argparse` --- 用于命令行选项、参数和子命令的解析器"
2929

3030
#: ../../library/argparse.rst:12
3131
msgid "**Source code:** :source:`Lib/argparse.py`"

library/array.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-05-11 19:07+0000\n"
14+
"POT-Creation-Date: 2024-05-17 14:44+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:33+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -23,7 +23,7 @@ msgstr ""
2323

2424
#: ../../library/array.rst:2
2525
msgid ":mod:`!array` --- Efficient arrays of numeric values"
26-
msgstr ""
26+
msgstr ":mod:`!array` --- 高效的数字值数组"
2727

2828
#: ../../library/array.rst:11
2929
msgid ""

library/ast.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-05-11 19:07+0000\n"
14+
"POT-Creation-Date: 2024-05-17 14:44+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:33+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -23,7 +23,7 @@ msgstr ""
2323

2424
#: ../../library/ast.rst:2
2525
msgid ":mod:`!ast` --- Abstract Syntax Trees"
26-
msgstr ""
26+
msgstr ":mod:`!ast` --- 抽象语法树"
2727

2828
#: ../../library/ast.rst:14
2929
msgid "**Source code:** :source:`Lib/ast.py`"

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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-05-11 19:07+0000\n"
14+
"POT-Creation-Date: 2024-05-17 14:44+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:33+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -35,7 +35,7 @@ msgstr "指南与教程"
3535

3636
#: ../../library/asyncio.rst:2
3737
msgid ":mod:`!asyncio` --- Asynchronous I/O"
38-
msgstr ""
38+
msgstr ":mod:`!asyncio` --- 异步 I/O"
3939

4040
#: ../../library/asyncio.rst-1
4141
msgid "Hello World!"

library/atexit.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.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-05-11 19:07+0000\n"
14+
"POT-Creation-Date: 2024-05-17 14:44+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:33+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -23,7 +23,7 @@ msgstr ""
2323

2424
#: ../../library/atexit.rst:2
2525
msgid ":mod:`!atexit` --- Exit handlers"
26-
msgstr ""
26+
msgstr ":mod:`!atexit` --- 退出处理器"
2727

2828
#: ../../library/atexit.rst:12
2929
msgid ""

0 commit comments

Comments
 (0)