diff options
Diffstat (limited to 't/fmt/txt-markdown/PandocHeaderTitleMultilines.po')
-rw-r--r-- | t/fmt/txt-markdown/PandocHeaderTitleMultilines.po | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/t/fmt/txt-markdown/PandocHeaderTitleMultilines.po b/t/fmt/txt-markdown/PandocHeaderTitleMultilines.po new file mode 100644 index 0000000..4f5c871 --- /dev/null +++ b/t/fmt/txt-markdown/PandocHeaderTitleMultilines.po @@ -0,0 +1,45 @@ +# 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:18+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 "" +"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." + +#. type: Pandoc title block +#: PandocHeaderTitleMultilines.md:6 +#, no-wrap +msgid "Author" +msgstr "AUTHOR" + +#. type: Pandoc title block +#: PandocHeaderTitleMultilines.md:7 +#, no-wrap +msgid "June 14, 2018" +msgstr "JUNE 14, 2018" + +#. type: Plain text +#: PandocHeaderTitleMultilines.md:9 +msgid "Other text." +msgstr "OTHER TEXT." |