From 5df6c2aefebe3d2abcc939a88e294876d59f03ca Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Jun 2024 13:26:17 +0200 Subject: Adding upstream version 0.72. Signed-off-by: Daniel Baumann --- .../PandocHeaderTitleMultipleAuthors.pot | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 t/fmt/txt-markdown/PandocHeaderTitleMultipleAuthors.pot (limited to 't/fmt/txt-markdown/PandocHeaderTitleMultipleAuthors.pot') diff --git a/t/fmt/txt-markdown/PandocHeaderTitleMultipleAuthors.pot b/t/fmt/txt-markdown/PandocHeaderTitleMultipleAuthors.pot new file mode 100644 index 0000000..970832d --- /dev/null +++ b/t/fmt/txt-markdown/PandocHeaderTitleMultipleAuthors.pot @@ -0,0 +1,40 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2020-04-28 18:19+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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 "" + +#. type: Pandoc title block +#: PandocHeaderTitleMultipleAuthors.md:2 +#, no-wrap +msgid "Author 1" +msgstr "" + +#. type: Pandoc title block +#: PandocHeaderTitleMultipleAuthors.md:2 +#, no-wrap +msgid "Author 2" +msgstr "" + +#. type: Plain text +#: PandocHeaderTitleMultipleAuthors.md:5 +#, markdown-text +msgid "Other text." +msgstr "" -- cgit v1.2.3