File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ msgstr ""
66"Project-Id-Version : Python 3.6\n "
77"Report-Msgid-Bugs-To : \n "
88"POT-Creation-Date : 2019-05-23 16:48+0200\n "
9- "PO-Revision-Date : 2019-04-11 19:54 +0200\n "
9+ "PO-Revision-Date : 2019-05-23 20:04 +0200\n "
1010"Last-Translator : Jules Lasne <jules.lasne@gmail.com>\n "
1111"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
1212"Language : fr\n "
@@ -2984,6 +2984,9 @@ msgid ""
29842984"``1900-01-01T00:00:00.000``: any components not specified in the format "
29852985"string will be pulled from the default value. [#]_"
29862986msgstr ""
2987+ "Pour la méthode :meth:`datetime.strptime`, la valeur pas défaut est "
2988+ "``1900-01-01T00:00:00.000`` : tous les composants non spécifiés dans la "
2989+ "chaîne de formatage seront retirés de la valeur par défaut. [#]_"
29872990
29882991#: ../Doc/library/datetime.rst:2037
29892992msgid ""
@@ -3629,3 +3632,5 @@ msgid ""
36293632"Passing ``datetime.strptime('Feb 29', '%b %d')`` will fail since ``1900`` is "
36303633"not a leap year."
36313634msgstr ""
3635+ "Passer ``datetime.strptime(‘Feb 29’, ‘%b %d’)`` ne marchera pas car ``1900`` "
3636+ "n’est pas une année bissextile."
You can’t perform that action at this time.
0 commit comments