python-docs-fr/library/macpath.po

42 lines
1.3 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/macpath.rst:2
msgid ":mod:`macpath` --- Mac OS 9 path manipulation functions"
msgstr ""
#: ../Doc/library/macpath.rst:7
msgid "**Source code:** :source:`Lib/macpath.py`"
msgstr ""
#: ../Doc/library/macpath.rst:11
msgid ""
"This module is the Mac OS 9 (and earlier) implementation of the :mod:`os."
"path` module. It can be used to manipulate old-style Macintosh pathnames on "
"Mac OS X (or any other platform)."
msgstr ""
#: ../Doc/library/macpath.rst:15
msgid ""
"The following functions are available in this module: :func:`normcase`, :"
"func:`normpath`, :func:`isabs`, :func:`join`, :func:`split`, :func:`isdir`, :"
"func:`isfile`, :func:`walk`, :func:`exists`. For other functions available "
"in :mod:`os.path` dummy counterparts are available."
msgstr ""