Skip to content

lib/doctest.po : de zéro à 72% #1663

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 21 commits into from
Sep 16, 2021
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
suggestion for a missing message
  • Loading branch information
eviau committed Jul 30, 2021
commit 19b2019f1ec4c2b05ac76093fa5ca12bcd6e1364
7 changes: 4 additions & 3 deletions library/doctest.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-07-20 10:51+0200\n"
"PO-Revision-Date: 2021-07-30 16:18-0400\n"
"PO-Revision-Date: 2021-07-30 16:21-0400\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -433,8 +433,9 @@ msgid ""
"preserve your backslashes exactly as you type them::"
msgstr ""
"Si vous souhaitez conserver les barres obliques inversées telles quelles "
"lors d'une séance interactive, ou dans tout autre contexte, vous devez "
"utiliser une *docstring* brute ::"
"lorsque vous terminez une ligne avec une barre oblique inversée dans une "
"séance interactive, ou quand vous utilisez une telle barre pour toute autre "
"raison, vous devez utiliser une docstring brute ::"

#: library/doctest.rst:361
msgid ""
Expand Down