|
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: Python 3.6\n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | | -"POT-Creation-Date: 2018-04-10 13:00+0900\n" |
| 11 | +"POT-Creation-Date: 2018-05-08 09:37+0900\n" |
12 | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | 13 | "Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n" |
14 | 14 | "MIME-Version: 1.0\n" |
@@ -825,11 +825,11 @@ msgstr "" |
825 | 825 | msgid "" |
826 | 826 | "The ``format`` entry is the overall format string, and the ``datefmt`` entry" |
827 | 827 | " is the :func:`strftime`\\ -compatible date/time format string. If empty, " |
828 | | -"the package substitutes ISO8601 format date/times, which is almost " |
| 828 | +"the package substitutes ISO8601-style format date/times, which is almost " |
829 | 829 | "equivalent to specifying the date format string ``'%Y-%m-%d %H:%M:%S'``. " |
830 | | -"The ISO8601 format also specifies milliseconds, which are appended to the " |
831 | | -"result of using the above format string, with a comma separator. An example" |
832 | | -" time in ISO8601 format is ``2003-01-23 00:29:50,411``." |
| 830 | +"This format also specifies milliseconds, which are appended to the result of" |
| 831 | +" using the above format string, with a comma separator. An example time in " |
| 832 | +"this format is ``2003-01-23 00:29:50,411``." |
833 | 833 | msgstr "" |
834 | 834 |
|
835 | 835 | #: ../../library/logging.config.rst:792 |
|
0 commit comments