python-docs-fr/library/undoc.po

63 lines
1.7 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2001-2016, Python Software Foundation
# This file is distributed under the same license as the Python package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
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"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../Doc/library/undoc.rst:5
msgid "Undocumented Modules"
msgstr ""
#: ../Doc/library/undoc.rst:7
msgid ""
"Here's a quick listing of modules that are currently undocumented, but that "
"should be documented. Feel free to contribute documentation for them! "
"(Send via email to docs@python.org.)"
msgstr ""
#: ../Doc/library/undoc.rst:11
msgid ""
"The idea and original contents for this chapter were taken from a posting by "
"Fredrik Lundh; the specific contents of this chapter have been substantially "
"revised."
msgstr ""
#: ../Doc/library/undoc.rst:17
msgid "Platform specific modules"
msgstr ""
#: ../Doc/library/undoc.rst:19
msgid ""
"These modules are used to implement the :mod:`os.path` module, and are not "
"documented beyond this mention. There's little need to document these."
msgstr ""
#: ../Doc/library/undoc.rst:23
msgid ":mod:`ntpath`"
msgstr ""
#: ../Doc/library/undoc.rst:23
msgid "--- Implementation of :mod:`os.path` on Win32 and Win64 platforms."
msgstr ""
#: ../Doc/library/undoc.rst:25
msgid ":mod:`posixpath`"
msgstr ""
#: ../Doc/library/undoc.rst:26
msgid "--- Implementation of :mod:`os.path` on POSIX."
msgstr ""