Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Traduction de library/calendar.po #1563

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 21, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions library/calendar.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,15 @@ msgstr ""
"Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-24 09:01+0200\n"
"PO-Revision-Date: 2020-05-03 15:34+0200\n"
"Last-Translator: Mathieu Dupuy <[email protected]>\n"
"Language-Team: FRENCH <[email protected]>\n"
"PO-Revision-Date: 2021-03-20 19:35+0100\n"
"Last-Translator: Loc Cosnier <[email protected]>\n"
"Language-Team: French <[email protected]>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.3\n"
"X-Generator: Gtranslator 3.38.0\n"
"Plural-Forms: nplurals=2; plural=(n > 1)\n"

#: library/calendar.rst:2
msgid ":mod:`calendar` --- General calendar-related functions"
Expand Down Expand Up @@ -498,7 +499,6 @@ msgstr ""
"spécifiés."

#: library/calendar.rst:351
#, fuzzy
msgid ""
"Returns a matrix representing a month's calendar. Each row represents a "
"week; days outside of the month are represented by zeros. Each week begins "
Expand Down