summaryrefslogtreecommitdiffstats
path: root/t/fmt/txt-markdown/NestedLists.pot
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 11:26:17 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 11:26:17 +0000
commit5df6c2aefebe3d2abcc939a88e294876d59f03ca (patch)
tree63fb332a0f21ddb91cb789c80cf64e134d373463 /t/fmt/txt-markdown/NestedLists.pot
parentInitial commit. (diff)
downloadpo4a-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/txt-markdown/NestedLists.pot')
-rw-r--r--t/fmt/txt-markdown/NestedLists.pot71
1 files changed, 71 insertions, 0 deletions
diff --git a/t/fmt/txt-markdown/NestedLists.pot b/t/fmt/txt-markdown/NestedLists.pot
new file mode 100644
index 0000000..664a81e
--- /dev/null
+++ b/t/fmt/txt-markdown/NestedLists.pot
@@ -0,0 +1,71 @@
+# 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: 2018-06-17 12:06+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: Plain text
+#: NestedLists.md:2
+#, markdown-text
+msgid "This serves as testcase for simple lists."
+msgstr ""
+
+#. type: Bullet: ' * '
+#: NestedLists.md:6 NestedLists.md:15
+#, markdown-text
+msgid "Item 1"
+msgstr ""
+
+#. type: Bullet: '* '
+#: NestedLists.md:6 NestedLists.md:15 NestedLists.md:27
+#, markdown-text
+msgid "This item paragraph runs over several lines."
+msgstr ""
+
+#. type: Plain text
+#: NestedLists.md:8
+#, markdown-text
+msgid "This serves as testcase for nested lists."
+msgstr ""
+
+#. type: Bullet: ' - '
+#: NestedLists.md:15 NestedLists.md:27
+#, markdown-text
+msgid "Nested item 1"
+msgstr ""
+
+#. type: Bullet: ' + '
+#: NestedLists.md:15 NestedLists.md:27
+#, markdown-text
+msgid "Sub-sub item"
+msgstr ""
+
+#. type: Bullet: ' + '
+#: NestedLists.md:15 NestedLists.md:27
+#, markdown-text
+msgid "Nested item 2"
+msgstr ""
+
+#. type: Plain text
+#: NestedLists.md:17
+#, markdown-text
+msgid "Leading spaces are optional, and hyphen or plus can be used as list markers."
+msgstr ""
+
+#. type: Plain text
+#: NestedLists.md:28
+#, markdown-text
+msgid "Normal paragraph."
+msgstr ""