diff options
Diffstat (limited to 't/fmt/texinfo/tindex.pot')
-rw-r--r-- | t/fmt/texinfo/tindex.pot | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/t/fmt/texinfo/tindex.pot b/t/fmt/texinfo/tindex.pot new file mode 100644 index 0000000..1d2c018 --- /dev/null +++ b/t/fmt/texinfo/tindex.pot @@ -0,0 +1,46 @@ +# 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-12-14 12:16+0900\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: cindex +#: tindex.texi:3 +#, no-wrap +msgid "parameters in python" +msgstr "" + +#. type: cindex +#: tindex.texi:4 +#, no-wrap +msgid "python parameters" +msgstr "" + +#. type: tindex +#: tindex.texi:5 +#, no-wrap +msgid "gdb.Parameter" +msgstr "" + +#. type: tindex +#: tindex.texi:6 +#, no-wrap +msgid "Parameter" +msgstr "" + +#. type: Plain text +#: tindex.texi:7 +msgid "You can implement new @value{GDBN} parameters using Python." +msgstr "" |