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

Skip to content

Commit 3932e4a

Browse files
End translation for pdb.po (2) (#1131)
* End translation for pdb.po (2) * Update library/pdb.po Co-Authored-By: Jules Lasne (jlasne) <[email protected]> * powrap Co-authored-by: Jules Lasne (jlasne) <[email protected]>
1 parent dd8b7eb commit 3932e4a

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

library/pdb.po

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ msgstr ""
66
"Project-Id-Version: Python 3\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2019-12-05 23:16+0100\n"
9-
"PO-Revision-Date: 2019-06-08 15:18+0200\n"
9+
"PO-Revision-Date: 2020-02-04 19:59+0100\n"
1010
"Last-Translator: Jules Lasne <[email protected]>\n"
1111
"Language-Team: FRENCH <[email protected]>\n"
1212
"Language: fr\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
16-
"X-Generator: Poedit 2.2.1\n"
16+
"X-Generator: Poedit 2.3\n"
1717

1818
#: ../Doc/library/pdb.rst:4
1919
msgid ":mod:`pdb` --- The Python Debugger"
@@ -291,7 +291,7 @@ msgstr "Exemple d'appel pour activer le traçage avec *skip* ::"
291291
#: ../Doc/library/pdb.rst:185
292292
msgid ""
293293
"Raises an :ref:`auditing event <auditing>` ``pdb.Pdb`` with no arguments."
294-
msgstr ""
294+
msgstr "Lève un :ref:`évènement d'audit <auditing>` ``pdb.Pdb`` sans argument."
295295

296296
#: ../Doc/library/pdb.rst:186
297297
msgid "The *skip* argument."
@@ -875,6 +875,9 @@ msgid ""
875875
"Enter a recursive debugger that steps through the code argument (which is an "
876876
"arbitrary expression or statement to be executed in the current environment)."
877877
msgstr ""
878+
"Entre dans un débogueur récursif qui parcours l'argument ``code`` (qui est "
879+
"une expression arbitraire ou une instruction à exécuter dans l'environnement "
880+
"courant)."
878881

879882
#: ../Doc/library/pdb.rst:544
880883
msgid "Footnotes"

0 commit comments

Comments
 (0)