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

Skip to content

Commit 080950a

Browse files
committed
Proofreading (convertis / convertit)
1 parent 99ef82a commit 080950a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

library.po

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ msgstr "``assertNotAlmostEquals(a, b)``"
303303

304304
#: ../../src/Doc/library/2to3.rst:180
305305
msgid "Converts :class:`basestring` to :class:`str`."
306-
msgstr "Convertis une :class:`basestring` en :class:`str`."
306+
msgstr "Convertit une :class:`basestring` en :class:`str`."
307307

308308
#: ../../src/Doc/library/2to3.rst:184
309309
msgid ""
@@ -45481,10 +45481,9 @@ msgid ""
4548145481
"similar to that returned by :func:`repr` in Python 2."
4548245482
msgstr ""
4548345483
"Donne, tout comme :func:`repr`, une chaîne contenant une représentation "
45484-
"affichable d'un objet, en transformant les caractères non-ASCII donnés par :"
45484+
"affichable d'un objet, entransformant les caractères non-ASCII donnés par :"
4548545485
"func:`repr` en utilisant des séquences d'échappement ``\\x``, ``\\u`` ou ``"
45486-
"\\U``. Cela génère une chaîne similaire à ce que renvoie repr() dans Python "
45487-
"2."
45486+
"\\U``. Cela peut ressembler à ce que donnait :func:`repr` en Python 2."
4548845487

4548945488
#: ../../src/Doc/library/functions.rst:83
4549045489
msgid ""

0 commit comments

Comments
 (0)