| |
| |
| |
| |
| |
| |
| msgid "" |
| msgstr "" |
| "Project-Id-Version: pyhwp 0.1\n" |
| "Report-Msgid-Bugs-To: \n" |
| "POT-Creation-Date: 2013-10-29 04:47\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: en\n" |
| "MIME-Version: 1.0\n" |
| "Content-Type: text/plain; charset=UTF-8\n" |
| "Content-Transfer-Encoding: 8bit\n" |
|
|
| |
| |
| msgid "Converters (*Experimental*)" |
| msgstr "" |
|
|
| |
| |
| msgid "Convert HWPv5 documents into other document formats." |
| msgstr "" |
|
|
| |
| |
| msgid "Requirements" |
| msgstr "" |
|
|
| |
| |
| msgid "" |
| "The conversions are performed with `XSLT <http://www.w3.org/TR/xslt>`_ " |
| "internally and verified with `Relax NG <http://relaxng.org/>`_ if possible." |
| msgstr "" |
|
|
| |
| |
| msgid "" |
| "For these processing, the converters requires `lxml <http://pypi.python.org/" |
| "pypi/lxml>`_ (`homepage <http://lxml.de>`_) or `libxml2 <http://www.xmlsoft." |
| "org/>`_'s `xsltproc <http://xmlsoft.org/XSLT/xsltproc2.html>`_ / `xmllint " |
| "<http://infohost.nmt.edu/tcc/help/xml/lint.html>`_ programs." |
| msgstr "" |
|
|
| |
| |
| msgid "For lxml installation::" |
| msgstr "" |
|
|
| |
| |
| msgid "or see `Installing lxml <http://lxml.de/installation.html>`_." |
| msgstr "" |
|
|
| |
| |
| msgid "" |
| "(Currently conversions with lxml 2.3.5 is tested and verified to be working. " |
| "lxml versions below that may work too, but those are not tested.)" |
| msgstr "" |
|
|
| |
| |
| msgid "For ``xsltproc`` / ``xmllint`` installation::" |
| msgstr "" |
|
|
| |
| |
| msgid "" |
| "Optional environment variables ``PYHWP_XSLTPROC`` and ``PYHWP_XMLLINT`` " |
| "specifies the paths of the each programs. (If not set, ``xsltproc`` and/or " |
| "``xmllint`` should be in the one of the directories specified in ``PATH``.)" |
| msgstr "" |
|
|
| |
| |
| msgid "``hwp5odt``: ODT conversion" |
| msgstr "" |
|
|
| |
| |
| msgid "HWPv5 to ODT converter" |
| msgstr "" |
|
|
| |
| |
| |
| |
| |
| |
| msgid "Usage::" |
| msgstr "" |
|
|
| |
| |
| |
| |
| |
| |
| msgid "Options::" |
| msgstr "" |
|
|
| |
| |
| msgid "``hwp5html``: HTML conversion" |
| msgstr "" |
|
|
| |
| |
| msgid "HWPv5 to HTML converter" |
| msgstr "" |
|
|
| |
| |
| msgid "``hwp5txt``: text conversion" |
| msgstr "" |
|
|
| |
| |
| msgid "HWPv5 to text converter" |
| msgstr "" |
|
|