|
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-29 00:24+0200\n" |
| 11 | +"POT-Creation-Date: 2018-05-05 20:27+0200\n" |
12 | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
@@ -821,11 +821,11 @@ msgstr "" |
821 | 821 | msgid "" |
822 | 822 | "The ``format`` entry is the overall format string, and the ``datefmt`` entry " |
823 | 823 | "is the :func:`strftime`\\ -compatible date/time format string. If empty, " |
824 | | -"the package substitutes ISO8601 format date/times, which is almost " |
| 824 | +"the package substitutes ISO8601-style format date/times, which is almost " |
825 | 825 | "equivalent to specifying the date format string ``'%Y-%m-%d %H:%M:%S'``. " |
826 | | -"The ISO8601 format also specifies milliseconds, which are appended to the " |
827 | | -"result of using the above format string, with a comma separator. An example " |
828 | | -"time in ISO8601 format is ``2003-01-23 00:29:50,411``." |
| 826 | +"This format also specifies milliseconds, which are appended to the result of " |
| 827 | +"using the above format string, with a comma separator. An example time in " |
| 828 | +"this format is ``2003-01-23 00:29:50,411``." |
829 | 829 | msgstr "" |
830 | 830 |
|
831 | 831 | #: ../Doc/library/logging.config.rst:792 |
|
0 commit comments