python-docs-fr/library/xml.dom.pulldom.po

63 lines
2.0 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) 1990-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 2.7\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-30 10:44+0100\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../Doc/library/xml.dom.pulldom.rst:2
msgid ":mod:`xml.dom.pulldom` --- Support for building partial DOM trees"
msgstr ""
#: ../Doc/library/xml.dom.pulldom.rst:11
msgid "**Source code:** :source:`Lib/xml/dom/pulldom.py`"
msgstr ""
#: ../Doc/library/xml.dom.pulldom.rst:15
msgid ""
":mod:`xml.dom.pulldom` allows building only selected portions of a Document "
"Object Model representation of a document from SAX events."
msgstr ""
#: ../Doc/library/xml.dom.pulldom.rst:21
msgid ""
"The :mod:`xml.dom.pulldom` module is not secure against maliciously "
"constructed data. If you need to parse untrusted or unauthenticated data "
"see :ref:`xml-vulnerabilities`."
msgstr ""
#: ../Doc/library/xml.dom.pulldom.rst:28 ../Doc/library/xml.dom.pulldom.rst:38
msgid ":class:`xml.sax.handler.ContentHandler` implementation that ..."
msgstr ""
#: ../Doc/library/xml.dom.pulldom.rst:33 ../Doc/library/xml.dom.pulldom.rst:43
#: ../Doc/library/xml.dom.pulldom.rst:48 ../Doc/library/xml.dom.pulldom.rst:68
#: ../Doc/library/xml.dom.pulldom.rst:73 ../Doc/library/xml.dom.pulldom.rst:78
msgid "..."
msgstr "..."
#: ../Doc/library/xml.dom.pulldom.rst:53
msgid "Default value for the *bufsize* parameter to :func:`parse`."
msgstr ""
#: ../Doc/library/xml.dom.pulldom.rst:55
msgid ""
"The value of this variable can be changed before calling :func:`parse` and "
"the new value will take effect."
msgstr ""
#: ../Doc/library/xml.dom.pulldom.rst:63
msgid "DOMEventStream Objects"
msgstr ""