File size: 1,081 Bytes
d94b56e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 | # Translations template for pyhwp.
# Copyright (C) 2019 https://github.com/mete0r
# This file is distributed under the same license as the pyhwp project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: pyhwp 0.1b13.dev0\n"
"Report-Msgid-Bugs-To: https://github.com/mete0r\n"
"POT-Creation-Date: 2019-04-10 22:55+0900\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"
"Generated-By: Babel 2.5.0\n"
#: pyhwp/hwp5/hwp5html.py:163
msgid "HWPv5 to HTML converter"
msgstr ""
#: pyhwp/hwp5/hwp5html.py:172
msgid "Set log level."
msgstr ""
#: pyhwp/hwp5/hwp5html.py:176
msgid "Set log file."
msgstr ""
#: pyhwp/hwp5/hwp5html.py:180
msgid "Output file"
msgstr ""
#: pyhwp/hwp5/hwp5html.py:185
msgid ".hwp file to convert"
msgstr ""
#: pyhwp/hwp5/hwp5html.py:191
msgid "Generate CSS"
msgstr ""
#: pyhwp/hwp5/hwp5html.py:196
msgid "Generate HTML"
msgstr ""
|