diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 11:26:17 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 11:26:17 +0000 |
commit | 5df6c2aefebe3d2abcc939a88e294876d59f03ca (patch) | |
tree | 63fb332a0f21ddb91cb789c80cf64e134d373463 /t/fmt/asciidoc/Comments.pot | |
parent | Initial commit. (diff) | |
download | po4a-5df6c2aefebe3d2abcc939a88e294876d59f03ca.tar.xz po4a-5df6c2aefebe3d2abcc939a88e294876d59f03ca.zip |
Adding upstream version 0.72.upstream/0.72
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 't/fmt/asciidoc/Comments.pot')
-rw-r--r-- | t/fmt/asciidoc/Comments.pot | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/t/fmt/asciidoc/Comments.pot b/t/fmt/asciidoc/Comments.pot new file mode 100644 index 0000000..706aa66 --- /dev/null +++ b/t/fmt/asciidoc/Comments.pot @@ -0,0 +1,75 @@ +# 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: 2012-10-04 00:29+0300\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" + +#. This comment apppears +#. on two lines +#. type: Title = +#: Comments.adoc:4 +#, no-wrap +msgid "Test BlockTitles" +msgstr "" + +#. type: Block title +#: Comments.adoc:6 +#, no-wrap +msgid "Notes" +msgstr "" + +#. This commment is about item 1! +#. type: Plain text +#: Comments.adoc:8 +msgid "Note 1." +msgstr "" + +#. This commment is about item 2! +#. type: Plain text +#: Comments.adoc:10 +msgid "Note 2." +msgstr "" + +#. A comment before BlockTitle +#. type: Block title +#: Comments.adoc:14 +#, no-wrap +msgid "Lorem ipsum" +msgstr "" + +#. And another comment within the paragraph +#. type: Plain text +#: Comments.adoc:17 +msgid "" +"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod " +"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam," +msgstr "" + +#. type: Plain text +#: Comments.adoc:20 +msgid "" +"quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " +"consequat." +msgstr "" + +#. With a +#. block comment +#. type: Plain text +#: Comments.adoc:27 +msgid "" +"Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore " +"eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, " +"sunt in culpa qui officia deserunt mollit anim id est laborum." +msgstr "" |