diff options
Diffstat (limited to 't/fmt/halibut/basic.pot')
-rw-r--r-- | t/fmt/halibut/basic.pot | 121 |
1 files changed, 121 insertions, 0 deletions
diff --git a/t/fmt/halibut/basic.pot b/t/fmt/halibut/basic.pot new file mode 100644 index 0000000..739c156 --- /dev/null +++ b/t/fmt/halibut/basic.pot @@ -0,0 +1,121 @@ +# 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-26 14:40+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 +#: basic.but:2 +msgid "document title" +msgstr "" + +#. type: Plain text +#: basic.but:4 +msgid "\\cfg{text-filename}{puzzles.txt}" +msgstr "" + +#. type: define +#: basic.but:5 +#, no-wrap +msgid "\\u2013{-}" +msgstr "" + +#. type: Plain text +#: basic.but:8 basic.but:24 basic.but:28 basic.but:32 basic.but:47 +msgid "Some text" +msgstr "" + +#. type: Plain text +#: basic.but:10 +msgid "Some text. See \\k{licence} for details." +msgstr "" + +#. type: Plain text +#: basic.but:12 +msgid "\\cfg{html-local-head}{<meta name=\"AppleTitle\" content=\"Puzzles Help\">}" +msgstr "" + +#. type: Plain text +#: basic.but:14 +msgid "Introduction" +msgstr "" + +#. type: Plain text +#: basic.but:18 +msgid "" +"Text paragraph with some inline formatting. Here is some \\e{emphasised " +"text}. And a \\dash sign. " +"\\I{website}\\W{https://www.chiark.greenend.org.uk/~sgtatham/puzzles/}\\cw{https://www.chiark.greenend.org.uk/~sgtatham/puzzles/}." +msgstr "" + +#. type: ii{#1} +#: basic.but:20 +msgid "listing" +msgstr "" + +#. type: Plain text +#: basic.but:22 +msgid "\\ii\\e{New game} (\\q{N}, Ctrl+\\q{N})" +msgstr "" + +#. type: Plain text +#: basic.but:26 +msgid "\\ii\\e{Restart game}" +msgstr "" + +#. type: Plain text +#: basic.but:30 +msgid "\\ii\\e{Load}" +msgstr "" + +#. type: Plain text +#: basic.but:38 +msgid "paragraph text" +msgstr "" + +#. type: IM{#1} +#: basic.but:39 +msgid "command-line" +msgstr "" + +#. type: IM +#: basic.but:39 +#, no-wrap +msgid "{command line} command line" +msgstr "" + +#. type: IM{#1} +#: basic.but:41 basic.but:42 +#, no-wrap +msgid "default parameters, specifying" +msgstr "" + +#. type: IM +#: basic.but:42 +#, no-wrap +msgid "preferences, specifying default" +msgstr "" + +#. type: IM{#1} +#: basic.but:44 basic.but:45 +#, no-wrap +msgid "Unix" +msgstr "" + +#. type: IM +#: basic.but:45 +#, no-wrap +msgid "Linux" +msgstr "" |