8000 [po] auto sync · python/python-docs-zh-cn@7bd20cb · GitHub
[go: up one dir, main page]

Skip to content

Commit 7bd20cb

Browse files
[po] auto sync
1 parent 1ade6c1 commit 7bd20cb

26 files changed

+56
-56
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.66%", "updated_at": "2024-06-03T07:09:16Z"}
1+
{"translation": "92.66%", "updated_at": "2024-06-07T21:09:25Z"}

c-api/buffer.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ msgid ""
2727
msgstr ""
2828
"Project-Id-Version: Python 3.8\n"
2929
"Report-Msgid-Bugs-To: \n"
30-
"POT-Creation-Date: 2024-05-31 17:08+0000\n"
30+
"POT-Creation-Date: 2024-06-07 17:05+0000\n"
3131
"PO-Revision-Date: 2020-05-30 11:47+0000\n"
3232
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
3333
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -590,7 +590,7 @@ msgstr "在下表中,*U* 代表连续性未定义。消费者程序必须调
590590

591591
#: ../../c-api/buffer.rst:321
592592
msgid "readonly"
593-
msgstr "只读"
593+
msgstr "readonly"
594594

595595
#: ../../c-api/buffer.rst:321
596596
msgid "format"

c-api/exceptions.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ msgid ""
2222
msgstr ""
2323
"Project-Id-Version: Python 3.8\n"
2424
"Report-Msgid-Bugs-To: \n"
25-
"POT-Creation-Date: 2024-05-31 17:08+0000\n"
25+
"POT-Creation-Date: 2024-06-07 17:05+0000\n"
2626
"PO-Revision-Date: 2020-05-30 11:48+0000\n"
2727
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2828
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -1504,7 +1504,7 @@ msgstr "这些别名曾经是单独的异常类型。"
15041504

15051505
#: ../../c-api/exceptions.rst:978 ../../c-api/exceptions.rst:1039
15061506
msgid "Notes:"
1507-
msgstr ":"
1507+
msgstr "注释:"
15081508

15091509
#: ../../c-api/exceptions.rst:981
15101510
msgid "This is a base class for other standard exceptions."

distutils/builtdist.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.8\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2024-05-31 17:08+0000\n"
20+
"POT-Creation-Date: 2024-06-07 17:05+0000\n"
2121
"PO-Revision-Date: 2020-05-30 11:52+0000\n"
2222
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2323
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -281,7 +281,7 @@ msgstr "添加了对 ``xztar`` 格式的支持"
281281

282282
#: ../../distutils/builtdist.rst:109
283283
msgid "Notes:"
284-
msgstr ":"
284+
msgstr "注释:"
285285

286286
#: ../../distutils/builtdist.rst:112
287287
msgid "default on Unix"

distutils/setupscript.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ msgid ""
1515
msgstr ""
1616
"Project-Id-Version: Python 3.8\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2024-05-31 17:08+0000\n"
18+
"POT-Creation-Date: 2024-06-07 17:05+0000\n"
1919
"PO-Revision-Date: 2020-05-30 11:52+0000\n"
2020
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2121
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -1016,7 +1016,7 @@ msgstr "\\(5)"
10161016

10171017
#: ../../distutils/setupscript.rst:604
10181018
msgid "Notes:"
1019-
msgstr ":"
1019+
msgstr "注释:"
10201020

10211021
#: ../../distutils/setupscript.rst:607
10221022
msgid "These fields are required."

distutils/sourcedist.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.8\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2024-05-31 17:08+0000\n"
17+
"POT-Creation-Date: 2024-06-07 17:05+0000\n"
1818
"PO-Revision-Date: 2020-05-30 11:52+0000\n"
1919
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2020
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -146,7 +146,7 @@ msgstr "添加了对 ``xztar`` 格式的支持"
146146

147147
#: ../../distutils/sourcedist.rst:49
148148
msgid "Notes:"
149-
msgstr ":"
149+
msgstr "注释:"
150150

151151
#: ../../distutils/sourcedist.rst:52
152152
msgid "default on Windows"

howto/clinic.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ msgid ""
1818
msgstr ""
1919
"Project-Id-Version: Python 3.8\n"
2020
"Report-Msgid-Bugs-To: \n"
21-
"POT-Creation-Date: 2024-05-31 17:08+0000\n"
21+
"POT-Creation-Date: 2024-06-07 17:05+0000\n"
2222
"PO-Revision-Date: 2020-05-30 11:54+0000\n"
2323
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2424
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -878,7 +878,7 @@ msgstr ""
878878

879879
#: ../../howto/clinic.rst:700
880880
msgid "Notes:"
881-
msgstr ":"
881+
msgstr "注释:"
882882

883883
#: ../../howto/clinic.rst:702
884884
msgid ""

howto/regex.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ msgid ""
1919
msgstr ""
2020 67DE
"Project-Id-Version: Python 3.8\n"
2121
"Report-Msgid-Bugs-To: \n"
22-
"POT-Creation-Date: 2024-05-31 17:08+0000\n"
22+
"POT-Creation-Date: 2024-06-07 17:05+0000\n"
2323
"PO-Revision-Date: 2020-05-30 11:54+0000\n"
2424
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2525
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -971,7 +971,7 @@ msgstr "这是一个可用标志表,以及每个标志的更详细说明。"
971971

972972
#: ../../howto/regex.rst:537
973973
msgid "Flag"
974-
msgstr "标志"
974+
msgstr "标志位"
975975

976976
#: ../../howto/regex.rst:537
977977
msgid "Meaning"

install/index.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ msgid ""
2121
msgstr ""
2222
"Project-Id-Version: Python 3.8\n"
2323
"Report-Msgid-Bugs-To: \n"
24-
"POT-Creation-Date: 2024-05-31 17:08+0000\n"
24+
"POT-Creation-Date: 2024-06-07 17:05+0000\n"
2525
"PO-Revision-Date: 2020-05-30 11:55+0000\n"
2626
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2727
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -357,7 +357,7 @@ msgstr "\\(2)"
357357

358358
#: ../../install/index.rst:218 ../../install/index.rst:759
359359
msgid "Notes:"
360-
msgstr ":"
360+
msgstr "注释:"
361361

362362
#: ../../install/index.rst:221
363363
msgid ""

library/array.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ msgid ""
1616
msgstr ""
1717
"Project-Id-Version: Python 3.8\n"
1818
"Report-Msgid-Bugs-To: \n"
19-
"POT-Creation-Date: 2024-05-31 17:08+0000\n"
19+
"POT-Creation-Date: 2024-06-07 17:05+0000\n"
2020
"PO-Revision-Date: 2020-05-30 11:56+0000\n"
2121
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2222
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -205,7 +205,7 @@ msgstr "double"
205205

206206
#: ../../library/array.rst:48
207207
msgid "Notes:"
208-
msgstr ":"
208+
msgstr "注释:"
209209

210210
#: ../../library/array.rst:51
211211
msgid ""

0 commit comments

Comments
 (0)
0