Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a421bee

Browse filesBrowse files
pydoc-zh-tw[bot]github-actions[bot]mattwang44
authored
Sync with CPython 3.11 (#397)
* sync with cpython 5220c2df * sync with cpython 3bfa608c * sync with cpython bf0a8362 * sync with cpython 5e1bbb58 * sync with cpython 3b4f8fc8 * sync with cpython 735ff5ae * sync with cpython 64d3715d * sync with cpython 1ef6e45f * sync with cpython 9a5f2e85 * sync with cpython 3b1201da * sync with cpython 00791f23 * fix: resolve fuzzy entries --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Wang <mattwang44@gmail.com>
1 parent 1a29ebe commit a421bee
Copy full SHA for a421bee
Expand file treeCollapse file tree

24 files changed

+3287
-3247
lines changed

‎bugs.po

Copy file name to clipboardExpand all lines: bugs.po
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.11\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2023-02-07 00:17+0000\n"
16+
"POT-Creation-Date: 2023-02-27 00:17+0000\n"
1717
"PO-Revision-Date: 2022-08-31 12:34+0800\n"
1818
"Last-Translator: Steven Hsu <hsuhaochun@gmail.com>\n"
1919
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -68,8 +68,8 @@ msgid ""
6868
"You can also open a discussion item on our `Documentation Discourse forum "
6969
"<https://discuss.python.org/c/documentation/26>`_."
7070
msgstr ""
71-
"你也可以在我們的\\ `說明文件 Discourse 討論區 <https://discuss.python.org/c/documentation/26>`_\\ "
72-
"中新增一個討論事項。"
71+
"你也可以在我們的\\ `說明文件 Discourse 討論區 <https://discuss.python.org/c/"
72+
"documentation/26>`_\\ 中新增一個討論事項。"
7373

7474
#: ../../bugs.rst:25
7575
msgid ""
@@ -184,7 +184,7 @@ msgstr "提交的表單中有兩個欄位,「Title」及「Comment」。"
184184
#: ../../bugs.rst:72
185185
msgid ""
186186
"For the \"Title\" field, enter a *very* short description of the problem; "
187-
"less than ten words is good."
187+
"fewer than ten words is good."
188188
msgstr ""
189189
"在「Title」欄位,輸入對該問題\\ *非常*\\ 簡短的描述;最好少於十個單字。"
190190

‎howto/logging-cookbook.po

Copy file name to clipboardExpand all lines: howto/logging-cookbook.po
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.11\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2023-01-21 00:16+0000\n"
10+
"POT-Creation-Date: 2023-02-27 00:17+0000\n"
1111
"PO-Revision-Date: 2018-05-23 14:36+0000\n"
1212
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -1358,7 +1358,7 @@ msgid ""
13581358
"additional contextual information to be added to the log). So you cannot "
13591359
"directly make logging calls using :meth:`str.format` or :class:`string."
13601360
"Template` syntax, because internally the logging package uses %-formatting "
1361-
"to merge the format string and the variable arguments. There would no "
1361+
"to merge the format string and the variable arguments. There would be no "
13621362
"changing this while preserving backward compatibility, since all logging "
13631363
"calls which are out there in existing code will be using %-format strings."
13641364
msgstr ""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.