diff options
Diffstat (limited to 't/fmt/rubydoc/Headlines.po')
-rw-r--r-- | t/fmt/rubydoc/Headlines.po | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/t/fmt/rubydoc/Headlines.po b/t/fmt/rubydoc/Headlines.po new file mode 100644 index 0000000..ca69b3d --- /dev/null +++ b/t/fmt/rubydoc/Headlines.po @@ -0,0 +1,81 @@ +# 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 "BIG HEADLINE" + +#. type: TextBlock +#: Headlines.rd:7 +msgid "Fictitious textblock" +msgstr "FICTITIOUS TEXTBLOCK" + +#. type: Headline == +#: Headlines.rd:9 +msgid "Level 2 headline" +msgstr "LEVEL 2 HEADLINE" + +#. 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 "" +"THIS DOCUMENT TALKS ABOUT NOTHING, BUT IT'S INTERESTING TO TEST SOME " +"FEATURES OF THE RUBY DOCUMENT FORMAT." + +#. type: Headline === +#: Headlines.rd:15 +msgid "Level 3 headline" +msgstr "LEVEL 3 HEADLINE" + +#. type: TextBlock +#: Headlines.rd:17 +msgid "Add some more text:" +msgstr "ADD SOME MORE TEXT:" + +#. type: Headline ==== +#: Headlines.rd:20 +msgid "Level 4 headline" +msgstr "LEVEL 4 HEADLINE" + +#. type: TextBlock +#: Headlines.rd:22 +msgid "More wasted words..." +msgstr "MORE WASTED WORDS..." + +#. type: Headline + +#: Headlines.rd:28 +msgid "Level 5 headline" +msgstr "LEVEL 5 HEADLINE" + +#. type: TextBlock +#: Headlines.rd:30 +msgid "See you another time!" +msgstr "SEE YOU ANOTHER TIME!" + +#. type: Headline ++ +#: Headlines.rd:32 +msgid "Level 6 headline" +msgstr "LEVEL 6 HEADLINE" + +#. type: TextBlock +#: Headlines.rd:34 +msgid "Bye." +msgstr "BYE." |