diff --git a/c-api/bytes.po b/c-api/bytes.po index 73e4cabb..96e1005b 100644 --- a/c-api/bytes.po +++ b/c-api/bytes.po @@ -104,7 +104,7 @@ msgstr "" #: ../Doc/c-api/bytes.rst:72 ../Doc/c-api/bytes.rst:75 #: ../Doc/c-api/bytes.rst:93 ../Doc/c-api/bytes.rst:96 msgid "int" -msgstr "int" +msgstr "*int*" #: ../Doc/c-api/bytes.rst:72 msgid "A single byte, represented as a C int." diff --git a/c-api/structures.po b/c-api/structures.po index b19a599a..f07aa80d 100644 --- a/c-api/structures.po +++ b/c-api/structures.po @@ -177,7 +177,7 @@ msgstr "" #: ../Doc/c-api/structures.rst:136 ../Doc/c-api/structures.rst:244 #: ../Doc/c-api/structures.rst:251 ../Doc/c-api/structures.rst:267 msgid "int" -msgstr "int" +msgstr "*int*" #: ../Doc/c-api/structures.rst:136 msgid "flag bits indicating how the call should be constructed" diff --git a/c-api/unicode.po b/c-api/unicode.po index 1be66b35..c4ca2419 100644 --- a/c-api/unicode.po +++ b/c-api/unicode.po @@ -482,7 +482,7 @@ msgstr "" #: ../Doc/c-api/unicode.rst:451 ../Doc/c-api/unicode.rst:454 #: ../Doc/c-api/unicode.rst:487 ../Doc/c-api/unicode.rst:490 msgid "int" -msgstr "int" +msgstr "*int*" #: ../Doc/c-api/unicode.rst:451 msgid "A single character, represented as a C int." diff --git a/distutils/apiref.po b/distutils/apiref.po index 1d4f3da7..3ff493da 100644 --- a/distutils/apiref.po +++ b/distutils/apiref.po @@ -2136,7 +2136,7 @@ msgstr "" #: ../Doc/distutils/apiref.rst:1568 ../Doc/distutils/apiref.rst:1577 #: ../Doc/distutils/apiref.rst:1582 msgid "true" -msgstr "" +msgstr "*true*" #: ../Doc/distutils/apiref.rst:1574 msgid "*lstrip_ws*" @@ -2149,7 +2149,7 @@ msgstr "" #: ../Doc/distutils/apiref.rst:1574 ../Doc/distutils/apiref.rst:1592 #: ../Doc/distutils/apiref.rst:1603 msgid "false" -msgstr "" +msgstr "*false*" #: ../Doc/distutils/apiref.rst:1577 msgid "*rstrip_ws*" diff --git a/glossary.po b/glossary.po index bc7bf0a0..6efa485e 100644 --- a/glossary.po +++ b/glossary.po @@ -1446,7 +1446,7 @@ msgstr "" #: ../Doc/glossary.rst:607 msgid "list" -msgstr "list" +msgstr "*list*" #: ../Doc/glossary.rst:609 msgid "" diff --git a/library/array.po b/library/array.po index c1990a59..5ac7401c 100644 --- a/library/array.po +++ b/library/array.po @@ -65,7 +65,7 @@ msgstr "signed char" #: ../Doc/library/array.rst:35 ../Doc/library/array.rst:37 #: ../Doc/library/array.rst:39 ../Doc/library/array.rst:41 msgid "int" -msgstr "int" +msgstr "*int*" #: ../Doc/library/array.rst:21 ../Doc/library/array.rst:23 msgid "1" diff --git a/library/ctypes.po b/library/ctypes.po index 0b380e20..2bbdfffa 100644 --- a/library/ctypes.po +++ b/library/ctypes.po @@ -279,7 +279,7 @@ msgstr ":class:`c_byte`" #: ../Doc/library/ctypes.rst:247 ../Doc/library/ctypes.rst:249 #: ../Doc/library/ctypes.rst:252 ../Doc/library/ctypes.rst:254 msgid "int" -msgstr "int" +msgstr "*int*" #: ../Doc/library/ctypes.rst:233 msgid ":class:`c_ubyte`" diff --git a/library/inspect.po b/library/inspect.po index 184a2062..defcf262 100644 --- a/library/inspect.po +++ b/library/inspect.po @@ -1640,7 +1640,7 @@ msgstr "" #: ../Doc/library/inspect.rst:1350 msgid "Command Line Interface" -msgstr "" +msgstr "Interface en ligne de commande" #: ../Doc/library/inspect.rst:1352 msgid "" diff --git a/library/pickletools.po b/library/pickletools.po index fb35ee12..3f585c90 100644 --- a/library/pickletools.po +++ b/library/pickletools.po @@ -55,7 +55,7 @@ msgstr "" #: ../Doc/library/pickletools.rst:50 msgid "Command line options" -msgstr "" +msgstr "Options de la ligne de commande" #: ../Doc/library/pickletools.rst:56 msgid "Annotate each line with a short opcode description." diff --git a/library/ssl.po b/library/ssl.po index 3cd9ae42..1275bdab 100644 --- a/library/ssl.po +++ b/library/ssl.po @@ -9,12 +9,12 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-09-12 13:37+0200\n" "PO-Revision-Date: 2017-09-12 13:41+0200\n" +"Last-Translator: \n" +"Language-Team: \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Last-Translator: \n" -"Language-Team: \n" "X-Generator: Poedit 2.0.2\n" #: ../Doc/library/ssl.rst:2 diff --git a/tutorial/stdlib2.po b/tutorial/stdlib2.po index d29de51a..4995ffaa 100644 --- a/tutorial/stdlib2.po +++ b/tutorial/stdlib2.po @@ -60,8 +60,8 @@ msgid "" "The :mod:`textwrap` module formats paragraphs of text to fit a given screen " "width::" msgstr "" -"Le module :mod:`textwrap` formate des paragraphes de texte pour tenir sur " -"un écran d'une largeur donnée : ::" +"Le module :mod:`textwrap` formate des paragraphes de texte pour tenir sur un " +"écran d'une largeur donnée : ::" #: ../Doc/tutorial/stdlib2.rst:53 msgid "" diff --git a/whatsnew/2.3.po b/whatsnew/2.3.po index dbb4e830..6aac378f 100644 --- a/whatsnew/2.3.po +++ b/whatsnew/2.3.po @@ -839,7 +839,7 @@ msgstr "" #: ../Doc/whatsnew/2.3.rst:806 msgid ":pep:`305` - CSV File API" -msgstr "" +msgstr ":pep:`305` - Interface des fichiers CSV" #: ../Doc/whatsnew/2.3.rst:806 msgid ""