diff options
Diffstat (limited to 'template/messages/tdelibs/tdeio_help.pot')
-rw-r--r-- | template/messages/tdelibs/tdeio_help.pot | 125 |
1 files changed, 125 insertions, 0 deletions
diff --git a/template/messages/tdelibs/tdeio_help.pot b/template/messages/tdelibs/tdeio_help.pot new file mode 100644 index 00000000000..5cba11cc19d --- /dev/null +++ b/template/messages/tdelibs/tdeio_help.pot @@ -0,0 +1,125 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-07 05:07+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <[email protected]>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: meinproc.cpp:74 +msgid "Stylesheet to use" +msgstr "" + +#: meinproc.cpp:75 +msgid "Output whole document to stdout" +msgstr "" + +#: meinproc.cpp:77 +msgid "Output whole document to file" +msgstr "" + +#: meinproc.cpp:78 +msgid "Create a ht://dig compatible index" +msgstr "" + +#: meinproc.cpp:79 +msgid "Check the document for validity" +msgstr "" + +#: meinproc.cpp:80 +msgid "Create a cache file for the document" +msgstr "" + +#: meinproc.cpp:81 +msgid "Set the srcdir, for tdelibs" +msgstr "" + +#: meinproc.cpp:82 +msgid "Parameters to pass to the stylesheet" +msgstr "" + +#: meinproc.cpp:83 +msgid "The file to transform" +msgstr "" + +#: meinproc.cpp:94 +msgid "XML-Translator" +msgstr "" + +#: meinproc.cpp:96 +msgid "TDE Translator for XML" +msgstr "" + +#: meinproc.cpp:280 +#, c-format +msgid "Could not write to cache file %1." +msgstr "" + +#: tdeio_help.cpp:122 +#, c-format +msgid "Sorry, there is no documentation available at all for %1." +msgstr "" + +#: tdeio_help.cpp:166 +msgid "Looking up correct file" +msgstr "" + +#: tdeio_help.cpp:217 +msgid "Preparing document" +msgstr "" + +#: tdeio_help.cpp:226 tdeio_help.cpp:259 +#, c-format +msgid "The requested help file could not be parsed:<br>%1" +msgstr "" + +#: tdeio_help.cpp:248 +msgid "Saving to cache" +msgstr "" + +#: tdeio_help.cpp:254 +msgid "Using cached version" +msgstr "" + +#: tdeio_help.cpp:316 +msgid "Looking up section" +msgstr "" + +#: tdeio_help.cpp:327 +msgid "Could not find filename %1 in %2." +msgstr "" + +#: xslt.cpp:55 +msgid "Parsing stylesheet" +msgstr "" + +#: xslt.cpp:69 +msgid "Parsing document" +msgstr "" + +#: xslt.cpp:78 +msgid "Applying stylesheet" +msgstr "" + +#: xslt.cpp:86 +msgid "Writing document" +msgstr "" |