|
7 | 7 | msgstr "" |
8 | 8 | "Project-Id-Version:Python 3.12\n" |
9 | 9 | "Report-Msgid-Bugs-To:\n" |
10 | | -"POT-Creation-Date:2024-05-09 00:03+0000\n" |
| 10 | +"POT-Creation-Date:2024-06-09 00:04+0000\n" |
11 | 11 | "PO-Revision-Date:2018-05-23 14:44+0000\n" |
12 | 12 | "Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n" |
13 | 13 | "Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-" |
@@ -116,7 +116,7 @@ msgid "" |
116 | 116 | "The maximum line length can be specified explicitly via *maxlinelen*. For " |
117 | 117 | "splitting the first line to a shorter value (to account for the field header " |
118 | 118 | "which isn't included in *s*, e.g. :mailheader:`Subject`) pass in the name of " |
119 | | -"the field in *header_name*. The default *maxlinelen* is76, and the default " |
| 119 | +"the field in *header_name*. The default *maxlinelen* is78, and the default " |
120 | 120 | "value for *header_name* is ``None``, meaning it is not taken into account " |
121 | 121 | "for the first line of a long, split header." |
122 | 122 | msgstr"" |
|