forked from AFPy/python-docs-fr
Done: library/text.po
This commit is contained in:
parent d2e119164f
commit cfdfb43922
1 changed files with 9 additions and 3 deletions
| | @ -9,8 +9,8 @@ msgstr "" | |||
"Project-Id-Version: Python 3.6\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2017-04-02 22:11+0200\n" | ||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||||
"PO-Revision-Date: 2017-11-08 00:03+0100\n" | ||||
"Last-Translator: Julien Palard <julien@palard.fr>\n" | ||||
"Language-Team: LANGUAGE <LL@li.org>\n" | ||||
"Language: fr\n" | ||||
"MIME-Version: 1.0\n" | ||||
| | @ -19,13 +19,16 @@ msgstr "" | |||
| ||||
#: ../Doc/library/text.rst:6 | ||||
msgid "Text Processing Services" | ||||
msgstr "" | ||||
msgstr "Services de Manipulation de Texte" | ||||
| ||||
#: ../Doc/library/text.rst:8 | ||||
msgid "" | ||||
"The modules described in this chapter provide a wide range of string " | ||||
"manipulation operations and other text processing services." | ||||
msgstr "" | ||||
"Les modules décrits dans ce chapitre fournissent un large ensemble " | ||||
"d'opérations de manipulation sur les chaînes de caractères et le texte en " | ||||
"général." | ||||
| ||||
#: ../Doc/library/text.rst:11 | ||||
msgid "" | ||||
| | @ -33,3 +36,6 @@ msgid "" | |||
"highly relevant to text processing. In addition, see the documentation for " | ||||
"Python's built-in string type in :ref:`textseq`." | ||||
msgstr "" | ||||
"Le module :mod:`codecs` documenté dans :ref:`binaryservices` est aussi très " | ||||
"pertinent pour la manipulation de texte. Consultez aussi la documentation du " | ||||
"type *str* natif Python dans :ref:`textseq`." | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue