33# This file is distributed under the same license as the Python package.
44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
6- #, fuzzy
76msgid ""
87msgstr ""
98"Project-Id-Version : Python 3.6\n "
109"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2017-04-02 22:11+0200\n "
12- "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13- "Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14- "Language-Team : LANGUAGE <LL@li.org>\n "
10+ "POT-Creation-Date : 2017-08-10 00:49+0200\n "
11+ "PO-Revision-Date : 2017-08-10 01:04+0200\n "
1512"Language : fr\n "
1613"MIME-Version : 1.0\n "
1714"Content-Type : text/plain; charset=UTF-8\n "
1815"Content-Transfer-Encoding : 8bit\n "
16+ "Last-Translator : Julien Palard <julien@palard.fr>\n "
17+ "Language-Team : \n "
18+ "X-Generator : Poedit 1.8.11\n "
1919
2020#: ../Doc/c-api/arg.rst:6
2121msgid "Parsing arguments and building values"
@@ -167,7 +167,7 @@ msgstr ""
167167
168168#: ../Doc/c-api/arg.rst:91
169169msgid "``s*`` (:class:`str` or :term:`bytes-like object`) [Py_buffer]"
170- msgstr ""
170+ msgstr "``s*`` (:class:`str` ou :term:`bytes-like object`) [Py_buffer] "
171171
172172#: ../Doc/c-api/arg.rst:88
173173msgid ""
@@ -207,6 +207,7 @@ msgstr ""
207207msgid ""
208208"``z*`` (:class:`str`, :term:`bytes-like object` or ``None``) [Py_buffer]"
209209msgstr ""
210+ "``z*`` (:class:`str`, :term:`bytes-like object` ou ``None``) [Py_buffer]"
210211
211212#: ../Doc/c-api/arg.rst:105
212213msgid ""
@@ -331,7 +332,7 @@ msgstr ""
331332
332333#: ../Doc/c-api/arg.rst:165
333334msgid "``Z#`` (:class:`str` or ``None``) [Py_UNICODE \\ *, int]"
334- msgstr ""
335+ msgstr "``Z#`` (:class:`str` ou ``None``) [Py_UNICODE \\ *, int] "
335336
336337#: ../Doc/c-api/arg.rst:164
337338msgid ""
@@ -354,7 +355,7 @@ msgstr ""
354355
355356#: ../Doc/c-api/arg.rst:176
356357msgid "``w*`` (read-write :term:`bytes-like object`) [Py_buffer]"
357- msgstr ""
358+ msgstr "``w*`` (read-write :term:`bytes-like object`) [Py_buffer] "
358359
359360#: ../Doc/c-api/arg.rst:173
360361msgid ""
@@ -566,15 +567,15 @@ msgstr ""
566567
567568#: ../Doc/c-api/arg.rst:269 ../Doc/c-api/arg.rst:595
568569msgid "``L`` (:class:`int`) [long long]"
569- msgstr ""
570+ msgstr "``L`` (:class:`int`) [long long] "
570571
571572#: ../Doc/c-api/arg.rst:269
572573msgid "Convert a Python integer to a C :c:type:`long long`."
573574msgstr ""
574575
575576#: ../Doc/c-api/arg.rst:273 ../Doc/c-api/arg.rst:598
576577msgid "``K`` (:class:`int`) [unsigned long long]"
577- msgstr ""
578+ msgstr "``K`` (:class:`int`) [unsigned long long] "
578579
579580#: ../Doc/c-api/arg.rst:272
580581msgid ""
@@ -592,7 +593,7 @@ msgstr "Convertit un entier Python en un :c:type:`short int` C."
592593
593594#: ../Doc/c-api/arg.rst:283
594595msgid "``c`` (:class:`bytes` or :class:`bytearray` of length 1) [char]"
595- msgstr ""
596+ msgstr "``c`` (:class:`bytes` ou :class:`bytearray` of length 1) [char] "
596597
597598#: ../Doc/c-api/arg.rst:279
598599msgid ""
0 commit comments