library/calendar.po #221

Merged
ChristopheNan merged 5 commits from eviau/python-docs-fr:lib/calendar into 3.11 2023-12-09 13:56:22 +00:00
Showing only changes of commit 535024d272 - Show all commits

View File

@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-07-21 14:55+0200\n"
"PO-Revision-Date: 2023-11-19 12:19-0500\n"
"PO-Revision-Date: 2023-11-19 12:21-0500\n"
"Last-Translator: Édith Viau <info@eviau.net>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
@ -588,6 +588,8 @@ msgstr ""
msgid ""
"Aliases for day numbers, where ``MONDAY`` is ``0`` and ``SUNDAY`` is ``6``."
msgstr ""
"Alias pour les nombres des jours de la semaine. Lundi (``MONDAY``) est ``0`` "
"et dimanche (``SUNDAY``) est ``6``."
#: library/calendar.rst:424
msgid "Module :mod:`datetime`"