summaryrefslogtreecommitdiffstats
path: root/t/fmt/txt-markdown/Rules.po
diff options
context:
space:
mode:
Diffstat (limited to 't/fmt/txt-markdown/Rules.po')
-rw-r--r--t/fmt/txt-markdown/Rules.po168
1 files changed, 168 insertions, 0 deletions
diff --git a/t/fmt/txt-markdown/Rules.po b/t/fmt/txt-markdown/Rules.po
new file mode 100644
index 0000000..4afa0cd
--- /dev/null
+++ b/t/fmt/txt-markdown/Rules.po
@@ -0,0 +1,168 @@
+# 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:25+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
+#: Rules.md:2
+msgid "Here are three horisontal rules / thematic breaks:"
+msgstr "HERE ARE THREE HORISONTAL RULES / THEMATIC BREAKS:"
+
+#. type: Plain text
+#: Rules.md:8
+#, no-wrap
+msgid ""
+"This is a paragraph\n"
+"+++\n"
+"which continues\n"
+"===\n"
+msgstr ""
+"THIS IS A PARAGRAPH\n"
+"+++\n"
+"WHICH CONTINUES\n"
+"===\n"
+
+#. type: Plain text
+#: Rules.md:10
+#, no-wrap
+msgid ""
+"and continues\n"
+"--\n"
+msgstr ""
+"AND CONTINUES\n"
+"--\n"
+
+#. type: Plain text
+#: Rules.md:12
+#, no-wrap
+msgid ""
+"**\n"
+"__\n"
+msgstr ""
+"**\n"
+"__\n"
+
+#. type: Plain text
+#: Rules.md:14
+msgid "until here"
+msgstr "UNTIL HERE"
+
+#. type: Plain text
+#: Rules.md:16
+msgid "Here are three more rules:"
+msgstr "HERE ARE THREE MORE RULES:"
+
+#. type: Plain text
+#: Rules.md:20
+msgid "but this is code:"
+msgstr "BUT THIS IS CODE:"
+
+#. type: Plain text
+#: Rules.md:22
+#, no-wrap
+msgid " ***\n"
+msgstr " ***\n"
+
+#. type: Plain text
+#: Rules.md:24
+msgid "and this is a paragraph:"
+msgstr "AND THIS IS A PARAGRAPH:"
+
+#. type: Plain text
+#: Rules.md:27
+#, no-wrap
+msgid ""
+"Foo\n"
+" ***\n"
+msgstr ""
+"FOO\n"
+" ***\n"
+
+#. type: Plain text
+#: Rules.md:29
+msgid "here are 5 rules:"
+msgstr "HERE ARE 5 RULES:"
+
+#. type: Plain text
+#: Rules.md:35
+msgid "but these are not rules:"
+msgstr "BUT THESE ARE NOT RULES:"
+
+#. type: Plain text
+#: Rules.md:37
+msgid "_ _ _ _ a"
+msgstr "_ _ _ _ A"
+
+#. type: Plain text
+#: Rules.md:39
+msgid "a------"
+msgstr "A------"
+
+#. type: Plain text
+#: Rules.md:41
+msgid "---a---"
+msgstr "---A---"
+
+#. type: Plain text
+#: Rules.md:43
+#, no-wrap
+msgid " *-*\n"
+msgstr " *-*\n"
+
+#. type: Plain text
+#: Rules.md:45 Rules.md:51
+msgid "Below is an interrupting rule:"
+msgstr "BELOW IS AN INTERRUPTING RULE:"
+
+#. type: Bullet: '- '
+#: Rules.md:47
+msgid "foo"
+msgstr "FOO"
+
+#. type: Plain text
+#: Rules.md:49 Rules.md:55 Rules.md:61
+msgid "bar"
+msgstr "BAR"
+
+#. type: Bullet: '- '
+#: Rules.md:53 Rules.md:59 Rules.md:65 Rules.md:71
+msgid "Foo"
+msgstr "FOO"
+
+#. type: Plain text
+#: Rules.md:57
+msgid "But this is a header:"
+msgstr "BUT THIS IS A HEADER:"
+
+#. type: Plain text
+#: Rules.md:63
+msgid "This is interrupted by rule:"
+msgstr "THIS IS INTERRUPTED BY RULE:"
+
+#. type: Bullet: '* '
+#: Rules.md:67
+msgid "Bar"
+msgstr "BAR"
+
+#. type: Plain text
+#: Rules.md:69
+msgid "This is a list:"
+msgstr "THIS IS A LIST:"
+
+#. type: Bullet: '- '
+#: Rules.md:71
+msgid "* * *"
+msgstr "* * *"