diff options
Diffstat (limited to 't/fmt/txt-markdown/PandocHeaderTitleMultipleAuthors.po')
-rw-r--r-- | t/fmt/txt-markdown/PandocHeaderTitleMultipleAuthors.po | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/t/fmt/txt-markdown/PandocHeaderTitleMultipleAuthors.po b/t/fmt/txt-markdown/PandocHeaderTitleMultipleAuthors.po new file mode 100644 index 0000000..418c02f --- /dev/null +++ b/t/fmt/txt-markdown/PandocHeaderTitleMultipleAuthors.po @@ -0,0 +1,39 @@ +# 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:20+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 +#: PandocHeaderTitleMultipleAuthors.md:1 +msgid "Title" +msgstr "TITLE" + +#. type: Pandoc title block +#: PandocHeaderTitleMultipleAuthors.md:2 +#, no-wrap +msgid "Author 1" +msgstr "AUTHOR 1" + +#. type: Pandoc title block +#: PandocHeaderTitleMultipleAuthors.md:2 +#, no-wrap +msgid "Author 2" +msgstr "AUTHOR 2" + +#. type: Plain text +#: PandocHeaderTitleMultipleAuthors.md:5 +msgid "Other text." +msgstr "OTHER TEXT." |