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/rubydoc/Headlines.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/rubydoc/Headlines.pot')
-rw-r--r-- | t/fmt/rubydoc/Headlines.pot | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/t/fmt/rubydoc/Headlines.pot b/t/fmt/rubydoc/Headlines.pot new file mode 100644 index 0000000..7e08b2a --- /dev/null +++ b/t/fmt/rubydoc/Headlines.pot @@ -0,0 +1,79 @@ +# 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: 2017-04-03 23:12+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: Headline = +#: Headlines.rd:5 +msgid "Big headline" +msgstr "" + +#. type: TextBlock +#: Headlines.rd:7 +msgid "Fictitious textblock" +msgstr "" + +#. type: Headline == +#: Headlines.rd:9 +msgid "Level 2 headline" +msgstr "" + +#. type: TextBlock +#: Headlines.rd:11 +msgid "" +"This document talks about nothing, but it's interesting to test some " +"features of the Ruby Document format." +msgstr "" + +#. type: Headline === +#: Headlines.rd:15 +msgid "Level 3 headline" +msgstr "" + +#. type: TextBlock +#: Headlines.rd:17 +msgid "Add some more text:" +msgstr "" + +#. type: Headline ==== +#: Headlines.rd:20 +msgid "Level 4 headline" +msgstr "" + +#. type: TextBlock +#: Headlines.rd:22 +msgid "More wasted words..." +msgstr "" + +#. type: Headline + +#: Headlines.rd:28 +msgid "Level 5 headline" +msgstr "" + +#. type: TextBlock +#: Headlines.rd:30 +msgid "See you another time!" +msgstr "" + +#. type: Headline ++ +#: Headlines.rd:32 +msgid "Level 6 headline" +msgstr "" + +#. type: TextBlock +#: Headlines.rd:34 +msgid "Bye." +msgstr "" |