# Copyright (C) 2001-2018, Python Software Foundation # For licence information, see README file. # msgid "" msgstr "" "Project-Id-Version: Python 3\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-08-24 09:01+0200\n" "PO-Revision-Date: 2017-11-07 22:58+0100\n" "Last-Translator: Julien Palard \n" "Language-Team: FRENCH \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: library/i18n.rst:5 msgid "Internationalization" msgstr "Internationalisation" #: library/i18n.rst:7 msgid "" "The modules described in this chapter help you write software that is " "independent of language and locale by providing mechanisms for selecting a " "language to be used in program messages or by tailoring output to match " "local conventions." msgstr "" "Les modules décrits dans ce chapitre vous aident à rédiger des programmes " "indépendants des langues et des cultures en fournissant des mécanismes pour " "sélectionner une langue à utiliser dans les messages, ou en adaptant la " "sortie aux conventions culturelles." #: library/i18n.rst:12 msgid "The list of modules described in this chapter is:" msgstr "La liste des modules documentés dans ce chapitre est :"