@@ -9,8 +9,8 @@ msgstr ""
99"Project-Id-Version : Python 3.6\n "
1010"Report-Msgid-Bugs-To : \n "
1111"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 "
12+ "PO-Revision-Date : 2017-11-05 12:22+0100 \n "
13+ "Last-Translator : Julien Palard <julien@palard.fr >\n "
1414"Language-Team : LANGUAGE <LL@li.org>\n "
1515"Language : fr\n "
1616"MIME-Version : 1.0\n "
@@ -19,17 +19,23 @@ msgstr ""
1919
2020#: ../Doc/library/text.rst:6
2121msgid "Text Processing Services"
22- msgstr ""
22+ msgstr "Services de Manipulation de Texte "
2323
2424#: ../Doc/library/text.rst:8
2525msgid ""
2626"The modules described in this chapter provide a wide range of string "
2727"manipulation operations and other text processing services."
2828msgstr ""
29+ "Les modules décrits dans ce chapitre fournissent un large ensemble "
30+ "d'opérations de manipulation sur les chaînes de caractères et le texte en "
31+ "général."
2932
3033#: ../Doc/library/text.rst:11
3134msgid ""
3235"The :mod:`codecs` module described under :ref:`binaryservices` is also "
3336"highly relevant to text processing. In addition, see the documentation for "
3437"Python's built-in string type in :ref:`textseq`."
3538msgstr ""
39+ "Le module :mod:`codecs` documenté dans :ref:`binaryservices` est aussi très "
40+ "en relation avec la manipulation de texte. Consultez aussi la documentation "
41+ "du type *str* natif Python dans :ref:`textseq`."
0 commit comments