diff options
Diffstat (limited to 't/fmt/txt-markdown/PandocHeaderTitleMultilines.pot')
-rw-r--r-- | t/fmt/txt-markdown/PandocHeaderTitleMultilines.pot | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/t/fmt/txt-markdown/PandocHeaderTitleMultilines.pot b/t/fmt/txt-markdown/PandocHeaderTitleMultilines.pot new file mode 100644 index 0000000..27453dd --- /dev/null +++ b/t/fmt/txt-markdown/PandocHeaderTitleMultilines.pot @@ -0,0 +1,43 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2020-04-28 18:15+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: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: Pandoc title block +#: PandocHeaderTitleMultilines.md:1 +msgid "" +"The document title which spans multiple lines and is actually so long that " +"it will get wrapped by po4a in the output document in order to test the " +"wrapping of the output." +msgstr "" + +#. type: Pandoc title block +#: PandocHeaderTitleMultilines.md:6 +#, no-wrap +msgid "Author" +msgstr "" + +#. type: Pandoc title block +#: PandocHeaderTitleMultilines.md:7 +#, no-wrap +msgid "June 14, 2018" +msgstr "" + +#. type: Plain text +#: PandocHeaderTitleMultilines.md:9 +#, markdown-text +msgid "Other text." +msgstr "" |