forked from AFPy/python-docs-fr
merge pot files.
This commit is contained in:
parent ceb04f1c42
commit 8212e72ac6
3 changed files with 222 additions and 221 deletions
| | @ -8,7 +8,7 @@ msgid "" | |||
msgstr "" | ||||
"Project-Id-Version: Python 3.6\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2018-04-29 00:24+0200\n" | ||||
"POT-Creation-Date: 2018-05-05 20:27+0200\n" | ||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||||
"Language-Team: LANGUAGE <LL@li.org>\n" | ||||
| | @ -821,11 +821,11 @@ msgstr "" | |||
msgid "" | ||||
"The ``format`` entry is the overall format string, and the ``datefmt`` entry " | ||||
"is the :func:`strftime`\\ -compatible date/time format string. If empty, " | ||||
"the package substitutes ISO8601 format date/times, which is almost " | ||||
"the package substitutes ISO8601-style format date/times, which is almost " | ||||
"equivalent to specifying the date format string ``'%Y-%m-%d %H:%M:%S'``. " | ||||
"The ISO8601 format also specifies milliseconds, which are appended to the " | ||||
"result of using the above format string, with a comma separator. An example " | ||||
"time in ISO8601 format is ``2003-01-23 00:29:50,411``." | ||||
"This format also specifies milliseconds, which are appended to the result of " | ||||
"using the above format string, with a comma separator. An example time in " | ||||
"this format is ``2003-01-23 00:29:50,411``." | ||||
msgstr "" | ||||
| ||||
#: ../Doc/library/logging.config.rst:792 | ||||
| | | |||
File diff suppressed because it is too large Load diff
Loading…
Add table
Add a link
Reference in a new issue