summaryrefslogtreecommitdiffstats
path: root/t/fmt/txt-fortunes
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-fortunes
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-fortunes')
-rw-r--r--t/fmt/txt-fortunes/MultipleLines.norm23
-rw-r--r--t/fmt/txt-fortunes/MultipleLines.po87
-rw-r--r--t/fmt/txt-fortunes/MultipleLines.pot73
-rw-r--r--t/fmt/txt-fortunes/MultipleLines.trans23
-rw-r--r--t/fmt/txt-fortunes/MultipleLines.txt23
-rw-r--r--t/fmt/txt-fortunes/SeveralFortunes.norm5
-rw-r--r--t/fmt/txt-fortunes/SeveralFortunes.po35
-rw-r--r--t/fmt/txt-fortunes/SeveralFortunes.pot35
-rw-r--r--t/fmt/txt-fortunes/SeveralFortunes.trans5
-rw-r--r--t/fmt/txt-fortunes/SeveralFortunes.txt5
-rw-r--r--t/fmt/txt-fortunes/SingleFortune.norm1
-rw-r--r--t/fmt/txt-fortunes/SingleFortune.po23
-rw-r--r--t/fmt/txt-fortunes/SingleFortune.pot23
-rw-r--r--t/fmt/txt-fortunes/SingleFortune.trans1
-rw-r--r--t/fmt/txt-fortunes/SingleFortune.txt1
15 files changed, 363 insertions, 0 deletions
diff --git a/t/fmt/txt-fortunes/MultipleLines.norm b/t/fmt/txt-fortunes/MultipleLines.norm
new file mode 100644
index 0000000..720b241
--- /dev/null
+++ b/t/fmt/txt-fortunes/MultipleLines.norm
@@ -0,0 +1,23 @@
+This is the first line,
+here comes the second line.
+%
+And here is yet another wisdom.
+%
+Now it gets tricky:
+
+There's an empty line between
+these two paragraphs.
+
+ -- Author
+%
+%A fortune might start with
+the % sign.
+%%
+Two % signs should be recognized as separator.
+%
+% And a % sign with a trailing space should be handled well.
+%
+And
+ * some
+ * bullets
+ * as well.
diff --git a/t/fmt/txt-fortunes/MultipleLines.po b/t/fmt/txt-fortunes/MultipleLines.po
new file mode 100644
index 0000000..8356a3b
--- /dev/null
+++ b/t/fmt/txt-fortunes/MultipleLines.po
@@ -0,0 +1,87 @@
+# 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-04 17:30+0000\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
+#: MultipleLines.txt:3
+#, no-wrap
+msgid ""
+"This is the first line,\n"
+"here comes the second line."
+msgstr ""
+"THIS IS THE FIRST LINE,\n"
+"HERE COMES THE SECOND LINE."
+
+#. type: Plain text
+#: MultipleLines.txt:5
+#, no-wrap
+msgid "And here is yet another wisdom."
+msgstr "AND HERE IS YET ANOTHER WISDOM."
+
+#. type: Plain text
+#: MultipleLines.txt:12
+#, no-wrap
+msgid ""
+"Now it gets tricky:\n"
+"\n"
+"There's an empty line between\n"
+"these two paragraphs.\n"
+"\n"
+" -- Author"
+msgstr ""
+"NOW IT GETS TRICKY:\n"
+"\n"
+"THERE'S AN EMPTY LINE BETWEEN\n"
+"THESE TWO PARAGRAPHS.\n"
+"\n"
+" -- AUTHOR"
+
+#. type: Plain text
+#: MultipleLines.txt:15
+#, no-wrap
+msgid ""
+"%A fortune might start with\n"
+"the % sign."
+msgstr ""
+"%A FORTUNE MIGHT START WITH\n"
+"THE % SIGN."
+
+#. type: Plain text
+#: MultipleLines.txt:17
+#, no-wrap
+msgid "Two % signs should be recognized as separator."
+msgstr "TWO % SIGNS SHOULD BE RECOGNIZED AS SEPARATOR."
+
+#. type: Plain text
+#: MultipleLines.txt:19
+#, no-wrap
+msgid "% And a % sign with a trailing space should be handled well."
+msgstr "% AND A % SIGN WITH A TRAILING SPACE SHOULD BE HANDLED WELL."
+
+#. type: Plain text
+#: MultipleLines.txt:23
+#, no-wrap
+msgid ""
+"And\n"
+" * some\n"
+" * bullets\n"
+" * as well."
+msgstr ""
+"AND\n"
+" * SOME\n"
+" * BULLETS\n"
+" * AS WELL."
diff --git a/t/fmt/txt-fortunes/MultipleLines.pot b/t/fmt/txt-fortunes/MultipleLines.pot
new file mode 100644
index 0000000..393801b
--- /dev/null
+++ b/t/fmt/txt-fortunes/MultipleLines.pot
@@ -0,0 +1,73 @@
+# 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-04 17:30+0000\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
+#: MultipleLines.txt:3
+#, no-wrap
+msgid ""
+"This is the first line,\n"
+"here comes the second line."
+msgstr ""
+
+#. type: Plain text
+#: MultipleLines.txt:5
+#, no-wrap
+msgid "And here is yet another wisdom."
+msgstr ""
+
+#. type: Plain text
+#: MultipleLines.txt:12
+#, no-wrap
+msgid ""
+"Now it gets tricky:\n"
+"\n"
+"There's an empty line between\n"
+"these two paragraphs.\n"
+"\n"
+" -- Author"
+msgstr ""
+
+#. type: Plain text
+#: MultipleLines.txt:15
+#, no-wrap
+msgid ""
+"%A fortune might start with\n"
+"the % sign."
+msgstr ""
+
+#. type: Plain text
+#: MultipleLines.txt:17
+#, no-wrap
+msgid "Two % signs should be recognized as separator."
+msgstr ""
+
+#. type: Plain text
+#: MultipleLines.txt:19
+#, no-wrap
+msgid "% And a % sign with a trailing space should be handled well."
+msgstr ""
+
+#. type: Plain text
+#: MultipleLines.txt:23
+#, no-wrap
+msgid ""
+"And\n"
+" * some\n"
+" * bullets\n"
+" * as well."
+msgstr ""
diff --git a/t/fmt/txt-fortunes/MultipleLines.trans b/t/fmt/txt-fortunes/MultipleLines.trans
new file mode 100644
index 0000000..27226f7
--- /dev/null
+++ b/t/fmt/txt-fortunes/MultipleLines.trans
@@ -0,0 +1,23 @@
+THIS IS THE FIRST LINE,
+HERE COMES THE SECOND LINE.
+%
+AND HERE IS YET ANOTHER WISDOM.
+%
+NOW IT GETS TRICKY:
+
+THERE'S AN EMPTY LINE BETWEEN
+THESE TWO PARAGRAPHS.
+
+ -- AUTHOR
+%
+%A FORTUNE MIGHT START WITH
+THE % SIGN.
+%%
+TWO % SIGNS SHOULD BE RECOGNIZED AS SEPARATOR.
+%
+% AND A % SIGN WITH A TRAILING SPACE SHOULD BE HANDLED WELL.
+%
+AND
+ * SOME
+ * BULLETS
+ * AS WELL.
diff --git a/t/fmt/txt-fortunes/MultipleLines.txt b/t/fmt/txt-fortunes/MultipleLines.txt
new file mode 100644
index 0000000..720b241
--- /dev/null
+++ b/t/fmt/txt-fortunes/MultipleLines.txt
@@ -0,0 +1,23 @@
+This is the first line,
+here comes the second line.
+%
+And here is yet another wisdom.
+%
+Now it gets tricky:
+
+There's an empty line between
+these two paragraphs.
+
+ -- Author
+%
+%A fortune might start with
+the % sign.
+%%
+Two % signs should be recognized as separator.
+%
+% And a % sign with a trailing space should be handled well.
+%
+And
+ * some
+ * bullets
+ * as well.
diff --git a/t/fmt/txt-fortunes/SeveralFortunes.norm b/t/fmt/txt-fortunes/SeveralFortunes.norm
new file mode 100644
index 0000000..03bdb04
--- /dev/null
+++ b/t/fmt/txt-fortunes/SeveralFortunes.norm
@@ -0,0 +1,5 @@
+This is the first line.
+%
+Here is another fortune.
+%
+And here is yet another wisdom.
diff --git a/t/fmt/txt-fortunes/SeveralFortunes.po b/t/fmt/txt-fortunes/SeveralFortunes.po
new file mode 100644
index 0000000..4fa32c2
--- /dev/null
+++ b/t/fmt/txt-fortunes/SeveralFortunes.po
@@ -0,0 +1,35 @@
+# 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-04 17:30+0000\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
+#: SeveralFortunes.txt:2
+#, no-wrap
+msgid "This is the first line."
+msgstr "THIS IS THE FIRST LINE."
+
+#. type: Plain text
+#: SeveralFortunes.txt:4
+#, no-wrap
+msgid "Here is another fortune."
+msgstr "HERE IS ANOTHER FORTUNE."
+
+#. type: Plain text
+#: SeveralFortunes.txt:5
+#, no-wrap
+msgid "And here is yet another wisdom."
+msgstr "AND HERE IS YET ANOTHER WISDOM."
diff --git a/t/fmt/txt-fortunes/SeveralFortunes.pot b/t/fmt/txt-fortunes/SeveralFortunes.pot
new file mode 100644
index 0000000..d0b8023
--- /dev/null
+++ b/t/fmt/txt-fortunes/SeveralFortunes.pot
@@ -0,0 +1,35 @@
+# 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-04 17:30+0000\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
+#: SeveralFortunes.txt:2
+#, no-wrap
+msgid "This is the first line."
+msgstr ""
+
+#. type: Plain text
+#: SeveralFortunes.txt:4
+#, no-wrap
+msgid "Here is another fortune."
+msgstr ""
+
+#. type: Plain text
+#: SeveralFortunes.txt:5
+#, no-wrap
+msgid "And here is yet another wisdom."
+msgstr ""
diff --git a/t/fmt/txt-fortunes/SeveralFortunes.trans b/t/fmt/txt-fortunes/SeveralFortunes.trans
new file mode 100644
index 0000000..acec55f
--- /dev/null
+++ b/t/fmt/txt-fortunes/SeveralFortunes.trans
@@ -0,0 +1,5 @@
+THIS IS THE FIRST LINE.
+%
+HERE IS ANOTHER FORTUNE.
+%
+AND HERE IS YET ANOTHER WISDOM.
diff --git a/t/fmt/txt-fortunes/SeveralFortunes.txt b/t/fmt/txt-fortunes/SeveralFortunes.txt
new file mode 100644
index 0000000..03bdb04
--- /dev/null
+++ b/t/fmt/txt-fortunes/SeveralFortunes.txt
@@ -0,0 +1,5 @@
+This is the first line.
+%
+Here is another fortune.
+%
+And here is yet another wisdom.
diff --git a/t/fmt/txt-fortunes/SingleFortune.norm b/t/fmt/txt-fortunes/SingleFortune.norm
new file mode 100644
index 0000000..35ec1de
--- /dev/null
+++ b/t/fmt/txt-fortunes/SingleFortune.norm
@@ -0,0 +1 @@
+This is only one line.
diff --git a/t/fmt/txt-fortunes/SingleFortune.po b/t/fmt/txt-fortunes/SingleFortune.po
new file mode 100644
index 0000000..03ce89f
--- /dev/null
+++ b/t/fmt/txt-fortunes/SingleFortune.po
@@ -0,0 +1,23 @@
+# 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-04 17:30+0000\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
+#: SingleFortune.txt:1
+#, no-wrap
+msgid "This is only one line."
+msgstr "THIS IS ONLY ONE LINE."
diff --git a/t/fmt/txt-fortunes/SingleFortune.pot b/t/fmt/txt-fortunes/SingleFortune.pot
new file mode 100644
index 0000000..972a7ed
--- /dev/null
+++ b/t/fmt/txt-fortunes/SingleFortune.pot
@@ -0,0 +1,23 @@
+# 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-04 17:30+0000\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
+#: SingleFortune.txt:1
+#, no-wrap
+msgid "This is only one line."
+msgstr ""
diff --git a/t/fmt/txt-fortunes/SingleFortune.trans b/t/fmt/txt-fortunes/SingleFortune.trans
new file mode 100644
index 0000000..989dfdc
--- /dev/null
+++ b/t/fmt/txt-fortunes/SingleFortune.trans
@@ -0,0 +1 @@
+THIS IS ONLY ONE LINE.
diff --git a/t/fmt/txt-fortunes/SingleFortune.txt b/t/fmt/txt-fortunes/SingleFortune.txt
new file mode 100644
index 0000000..35ec1de
--- /dev/null
+++ b/t/fmt/txt-fortunes/SingleFortune.txt
@@ -0,0 +1 @@
+This is only one line.