# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the GNU texinfo package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: GNU texinfo 6.7.91\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
"POT-Creation-Date: 2021-06-15 21:06+0100\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=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

#: gnulib/lib/error.c:195
msgid "Unknown system error"
msgstr ""

#: gnulib/lib/getopt.c:278
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr ""

#: gnulib/lib/getopt.c:284
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr ""

#: gnulib/lib/getopt.c:319
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr ""

#: gnulib/lib/getopt.c:345
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr ""

#: gnulib/lib/getopt.c:360
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr ""

#: gnulib/lib/getopt.c:621
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr ""

#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr ""

#: gnulib/lib/regcomp.c:135
msgid "Success"
msgstr ""

#: gnulib/lib/regcomp.c:138
msgid "No match"
msgstr ""

#: gnulib/lib/regcomp.c:141
msgid "Invalid regular expression"
msgstr ""

#: gnulib/lib/regcomp.c:144
msgid "Invalid collation character"
msgstr ""

#: gnulib/lib/regcomp.c:147
msgid "Invalid character class name"
msgstr ""

#: gnulib/lib/regcomp.c:150
msgid "Trailing backslash"
msgstr ""

#: gnulib/lib/regcomp.c:153
msgid "Invalid back reference"
msgstr ""

#: gnulib/lib/regcomp.c:156
msgid "Unmatched [, [^, [:, [., or [="
msgstr ""

#: gnulib/lib/regcomp.c:159
msgid "Unmatched ( or \\("
msgstr ""

#: gnulib/lib/regcomp.c:162
msgid "Unmatched \\{"
msgstr ""

#: gnulib/lib/regcomp.c:165
msgid "Invalid content of \\{\\}"
msgstr ""

#: gnulib/lib/regcomp.c:168
msgid "Invalid range end"
msgstr ""

#: gnulib/lib/regcomp.c:171
msgid "Memory exhausted"
msgstr ""

#: gnulib/lib/regcomp.c:174
msgid "Invalid preceding regular expression"
msgstr ""

#: gnulib/lib/regcomp.c:177
msgid "Premature end of regular expression"
msgstr ""

#: gnulib/lib/regcomp.c:180
msgid "Regular expression too big"
msgstr ""

#: gnulib/lib/regcomp.c:183
msgid "Unmatched ) or \\)"
msgstr ""

#: gnulib/lib/regcomp.c:676
msgid "No previous regular expression"
msgstr ""

#: gnulib/lib/xalloc-die.c:34
msgid "memory exhausted"
msgstr ""

#: info/echo-area.c:289 info/session.c:1370
msgid "Move forward a character"
msgstr ""

#: info/echo-area.c:308 info/session.c:1383
msgid "Move backward a character"
msgstr ""

#: info/echo-area.c:334
msgid "Move to the start of this line"
msgstr ""

#: info/echo-area.c:339
msgid "Move to the end of this line"
msgstr ""

#: info/echo-area.c:347 info/session.c:1398
msgid "Move forward a word"
msgstr ""

#: info/echo-area.c:387 info/session.c:1412
msgid "Move backward a word"
msgstr ""

#: info/echo-area.c:427
msgid "Delete the character under the cursor"
msgstr ""

#: info/echo-area.c:447
msgid "Delete the character behind the cursor"
msgstr ""

#: info/echo-area.c:474
msgid "Cancel or quit operation"
msgstr ""

#: info/echo-area.c:489
msgid "Accept (or force completion of) this line"
msgstr ""

#: info/echo-area.c:494
msgid "Insert next character verbatim"
msgstr ""

#: info/echo-area.c:526
msgid "Insert a TAB character"
msgstr ""

#: info/echo-area.c:578
msgid "Transpose characters at point"
msgstr ""

#: info/echo-area.c:647
msgid "Yank back the contents of the last kill"
msgstr ""

#: info/echo-area.c:654
msgid "Kill ring is empty"
msgstr ""

#: info/echo-area.c:667
msgid "Yank back a previous kill"
msgstr ""

#: info/echo-area.c:700
msgid "Kill to the end of the line"
msgstr ""

#: info/echo-area.c:713
msgid "Kill to the beginning of the line"
msgstr ""

#: info/echo-area.c:725
msgid "Kill the word following the cursor"
msgstr ""

#: info/echo-area.c:745
msgid "Kill the word preceding the cursor"
msgstr ""

#: info/echo-area.c:977 info/echo-area.c:1036
msgid "No completions"
msgstr ""

#: info/echo-area.c:979
msgid "Not complete"
msgstr ""

#: info/echo-area.c:1029
msgid "List possible completions"
msgstr ""

#: info/echo-area.c:1040
msgid "Sole completion"
msgstr ""

#: info/echo-area.c:1049
#, c-format
msgid "%d completion:\n"
msgid_plural "%d completions:\n"
msgstr[0] ""
msgstr[1] ""

#: info/echo-area.c:1166
msgid "Insert completion"
msgstr ""

#: info/echo-area.c:1268
msgid "Building completions..."
msgstr ""

#: info/echo-area.c:1387
msgid "Scroll the completions window"
msgstr ""

#: info/filesys.c:88
#, c-format
msgid "looking for file \"%s\""
msgstr ""

#: info/filesys.c:150
#, c-format
msgid "looking for file %s in %s"
msgstr ""

#: info/filesys.c:198 info/filesys.c:218
#, c-format
msgid "found file %s"
msgstr ""

#: info/footnotes.c:229
msgid "Footnotes could not be displayed"
msgstr ""

#: info/footnotes.c:249
msgid "Show the footnotes associated with this node in another window"
msgstr ""

#: info/footnotes.h:24
msgid "---------- Footnotes ----------"
msgstr ""

#: info/indices.c:121 info/indices.c:877
msgid "Finding index entries..."
msgstr ""

#: info/indices.c:201
msgid "Look up a string in the index for this file"
msgstr ""

#: info/indices.c:213
msgid "No indices found"
msgstr ""

#: info/indices.c:217
msgid "Index entry: "
msgstr ""

#: info/indices.c:320 info/indices.c:883
msgid "No indices found."
msgstr ""

#: info/indices.c:436
#, c-format
msgid "Found '%s' in %s. ('\\[next-index-match]' tries to find next.)"
msgstr ""

#: info/indices.c:446
msgid ""
"Go to the next matching index item from the last '\\[index-search]' command"
msgstr ""

#: info/indices.c:457
msgid "No previous index search string"
msgstr ""

#: info/indices.c:475
#, c-format
msgid "No more index entries containing '%s'"
msgstr ""

#: info/indices.c:476
#, c-format
msgid "No index entries containing '%s'"
msgstr ""

#: info/indices.c:586
#, c-format
msgid "Scanning indices of '%s'..."
msgstr ""

#: info/indices.c:646
msgid "Grovel all known info file's indices for a string and build a menu"
msgstr ""

#: info/indices.c:654 info/indices.c:656
msgid "Index apropos"
msgstr ""

#: info/indices.c:698
#, c-format
msgid "Index entries containing '%s':\n"
msgstr ""

#: info/indices.c:818
#, c-format
msgid ""
"Virtual Index\n"
"*************\n"
"\n"
"Index entries that match '%s':\n"
msgstr ""

#: info/indices.c:865
msgid "List all matches of a string in the index"
msgstr ""

#: info/indices.c:889 info/indices.c:891
msgid "Index topic"
msgstr ""

#: info/indices.c:916
#, c-format
msgid "No index entries containing '%s'."
msgstr ""

#: info/indices.h:40
#, c-format
msgid "No available info files have '%s' in their indices"
msgstr ""

#: info/info-utils.c:878
msgid "Error converting file character encoding"
msgstr ""

#: info/info.c:277 info/session.c:2789
#, c-format
msgid "No menu item '%s' in node '%s'"
msgstr ""

#: info/info.c:415 info/info.c:1181
#, c-format
msgid "Cannot find node '%s'"
msgstr ""

#: info/info.c:437
msgid "No program name given"
msgstr ""

#: info/info.c:635
#, c-format
msgid "invalid number: %s\n"
msgstr ""

#: info/info.c:815
#, c-format
msgid "malformed variable assignment: %s"
msgstr ""

#: info/info.c:822 info/infokey.c:558
#, c-format
msgid "%s: no such variable"
msgstr ""

#: info/info.c:828 info/infokey.c:560
#, c-format
msgid "value %s is not valid for variable %s"
msgstr ""

#: info/info.c:840
#, c-format
msgid "Try --help for more information.\n"
msgstr ""

#: info/info.c:859 install-info/install-info.c:2235
#: Pod-Simple-Texinfo/pod2texi.pl:151 tp/texi2any.pl:821
#, c-format, perl-format
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl."
"html>\n"
"This is free software: you are free to change and redistribute it.\n"
"There is NO WARRANTY, to the extent permitted by law.\n"
msgstr ""

#: info/info.c:1035
#, c-format
msgid "no index entries found for '%s'\n"
msgstr ""

#: info/info.c:1089
#, c-format
msgid ""
"Usage: %s [OPTION]... [MENU-ITEM...]\n"
"\n"
"Read documentation in Info format.\n"
msgstr ""

#: info/info.c:1095
msgid ""
"Frequently-used options:\n"
"  -a, --all                    use all matching manuals\n"
"  -k, --apropos=STRING         look up STRING in all indices of all manuals\n"
"  -d, --directory=DIR          add DIR to INFOPATH\n"
"  -f, --file=MANUAL            specify Info manual to visit"
msgstr ""

#: info/info.c:1102
msgid ""
"  -h, --help                   display this help and exit\n"
"      --index-search=STRING    go to node pointed by index entry STRING\n"
"  -n, --node=NODENAME          specify nodes in first visited Info file\n"
"  -o, --output=FILE            output selected nodes to FILE"
msgstr ""

#: info/info.c:1108
msgid "  -O, --show-options, --usage  go to command-line options node"
msgstr ""

#: info/info.c:1112
msgid "  -b, --speech-friendly        be friendly to speech synthesizers"
msgstr ""

#: info/info.c:1116
msgid ""
"      --subnodes               recursively output menu items\n"
"  -v, --variable VAR=VALUE     assign VALUE to Info variable VAR\n"
"      --version                display version information and exit\n"
"  -w, --where, --location      print physical location of Info file"
msgstr ""

#: info/info.c:1122
msgid ""
"\n"
"The first non-option argument, if present, is the menu entry to start from;\n"
"it is searched for in all 'dir' files along INFOPATH.\n"
"If it is not present, info merges all 'dir' files and shows the result.\n"
"Any remaining arguments are treated as the names of menu\n"
"items relative to the initial node visited."
msgstr ""

#: info/info.c:1129
msgid ""
"\n"
"For a summary of key bindings, type H within Info."
msgstr ""

#: info/info.c:1132
msgid ""
"\n"
"Examples:\n"
"  info                         show top-level dir menu\n"
"  info info-stnd               show the manual for this Info program\n"
"  info emacs                   start at emacs node from top-level dir\n"
"  info emacs buffers           select buffers menu entry in emacs manual\n"
"  info emacs -n Files          start at Files node within emacs manual\n"
"  info '(emacs)Files'          alternative way to start at Files node\n"
"  info --show-options emacs    start at node with emacs' command line "
"options\n"
"  info --subnodes -o out.txt emacs\n"
"                               dump entire emacs manual to out.txt\n"
"  info -f ./foo.info           show file ./foo.info, not searching dir"
msgstr ""

#: info/info.c:1147 install-info/install-info.c:613
#: Pod-Simple-Texinfo/pod2texi.pl:131 tp/texi2any.pl:810
msgid ""
"Email bug reports to bug-texinfo@gnu.org,\n"
"general questions and discussion to help-texinfo@gnu.org.\n"
"Texinfo home page: http://www.gnu.org/software/texinfo/"
msgstr ""

#: info/info.c:1182
#, c-format
msgid "Cannot find node '(%s)%s'"
msgstr ""

#: info/info.c:1183
msgid "Cannot find a window!"
msgstr ""

#: info/info.c:1184
msgid "Point doesn't appear within this window's node!"
msgstr ""

#: info/info.c:1185
msgid "Cannot delete the last window"
msgstr ""

#: info/info.c:1186
msgid "No menu in this node"
msgstr ""

#: info/info.c:1187
msgid "No footnotes in this node"
msgstr ""

#: info/info.c:1188
msgid "No cross references in this node"
msgstr ""

#: info/info.c:1189
#, c-format
msgid "No '%s' pointer for this node"
msgstr ""

#: info/info.c:1190
#, c-format
msgid "Unknown Info command '%c'; try '?' for help"
msgstr ""

#: info/info.c:1191
#, c-format
msgid "Terminal type '%s' is not smart enough to run Info"
msgstr ""

#: info/info.c:1192
msgid "You are already at the last page of this node"
msgstr ""

#: info/info.c:1193
msgid "You are already at the first page of this node"
msgstr ""

#: info/info.c:1194
msgid "Only one window"
msgstr ""

#: info/info.c:1195
msgid "Resulting window would be too small"
msgstr ""

#: info/info.c:1196
msgid "Not enough room for a help window, please delete a window"
msgstr ""

#: info/infodoc.c:38
msgid "Basic Info command keys\n"
msgstr ""

#: info/infodoc.c:40
msgid "\\%-10[quit-help]  Close this help window.\n"
msgstr ""

#: info/infodoc.c:41
msgid "\\%-10[quit]  Quit Info altogether.\n"
msgstr ""

#: info/infodoc.c:42
msgid "\\%-10[get-info-help-node]  Invoke the Info tutorial.\n"
msgstr ""

#: info/infodoc.c:44
msgid "\\%-10[prev-line]  Move up one line.\n"
msgstr ""

#: info/infodoc.c:45
msgid "\\%-10[next-line]  Move down one line.\n"
msgstr ""

#: info/infodoc.c:46
msgid "\\%-10[scroll-backward]  Scroll backward one screenful.\n"
msgstr ""

#: info/infodoc.c:47
msgid "\\%-10[scroll-forward]  Scroll forward one screenful.\n"
msgstr ""

#: info/infodoc.c:48
msgid "\\%-10[beginning-of-node]  Go to the beginning of this node.\n"
msgstr ""

#: info/infodoc.c:49
msgid "\\%-10[end-of-node]  Go to the end of this node.\n"
msgstr ""

#: info/infodoc.c:51
msgid "\\%-10[move-to-next-xref]  Skip to the next hypertext link.\n"
msgstr ""

#: info/infodoc.c:52
msgid ""
"\\%-10[select-reference-this-line]  Follow the hypertext link under the "
"cursor.\n"
msgstr ""

#: info/infodoc.c:53
msgid "\\%-10[history-node]  Go back to the last node seen in this window.\n"
msgstr ""

#: info/infodoc.c:55
msgid "\\%-10[global-prev-node]  Go to the previous node in the document.\n"
msgstr ""

#: info/infodoc.c:56
msgid "\\%-10[global-next-node]  Go to the next node in the document.\n"
msgstr ""

#: info/infodoc.c:57
msgid "\\%-10[prev-node]  Go to the previous node on this level.\n"
msgstr ""

#: info/infodoc.c:58
msgid "\\%-10[next-node]  Go to the next node on this level.\n"
msgstr ""

#: info/infodoc.c:59
msgid "\\%-10[up-node]  Go up one level.\n"
msgstr ""

#: info/infodoc.c:60
msgid "\\%-10[top-node]  Go to the top node of this document.\n"
msgstr ""

#: info/infodoc.c:61
msgid "\\%-10[dir-node]  Go to the main 'directory' node.\n"
msgstr ""

#: info/infodoc.c:63
msgid "1...9       Pick the first...ninth item in this node's menu.\n"
msgstr ""

#: info/infodoc.c:64
msgid "\\%-10[last-menu-item]  Pick the last item in this node's menu.\n"
msgstr ""

#: info/infodoc.c:65
msgid "\\%-10[menu-item]  Pick a menu item specified by name.\n"
msgstr ""

#: info/infodoc.c:66
msgid "\\%-10[xref-item]  Follow a cross reference specified by name.\n"
msgstr ""

#: info/infodoc.c:67
msgid "\\%-10[goto-node]  Go to a node specified by name.\n"
msgstr ""

#: info/infodoc.c:69
msgid "\\%-10[search]  Search forward for a specified string.\n"
msgstr ""

#: info/infodoc.c:70
msgid "\\%-10[search-previous]  Search for previous occurrence.\n"
msgstr ""

#: info/infodoc.c:71
msgid "\\%-10[search-next]  Search for next occurrence.\n"
msgstr ""

#: info/infodoc.c:72
msgid ""
"\\%-10[index-search]  Search for a specified string in the index, and\n"
"              select the node referenced by the first entry found.\n"
msgstr ""

#: info/infodoc.c:74
msgid "\\%-10[virtual-index]  Synthesize menu of matching index entries.\n"
msgstr ""

#: info/infodoc.c:76
msgid "\\%-10[abort-key]  Cancel the current operation.\n"
msgstr ""

#: info/infodoc.c:195
#, c-format
msgid "This is GNU Info version %s.  "
msgstr ""

#: info/infodoc.c:196
msgid "The current search path is:\n"
msgstr ""

#: info/infodoc.c:201
msgid ""
"Commands available in Info windows:\n"
"\n"
msgstr ""

#: info/infodoc.c:204
msgid ""
"Commands available in the echo area:\n"
"\n"
msgstr ""

#: info/infodoc.c:224
#, c-format
msgid ""
"The following commands can only be invoked via %s:\n"
"\n"
msgstr ""

#: info/infodoc.c:229
msgid ""
"The following commands cannot be invoked at all:\n"
"\n"
msgstr ""

#: info/infodoc.c:333
msgid "Display help message"
msgstr ""

#: info/infodoc.c:346
msgid "Visit Info node '(info)Help'"
msgstr ""

#: info/infodoc.c:450
msgid "Print documentation for KEY"
msgstr ""

#: info/infodoc.c:461
#, c-format
msgid "Describe key: %s"
msgstr ""

#: info/infodoc.c:471 info/infodoc.c:507
#, c-format
msgid "%s is undefined"
msgstr ""

#: info/infodoc.c:795
msgid "Show what to type to execute a given command"
msgstr ""

#: info/infodoc.c:799
msgid "Where is command: "
msgstr ""

#: info/infodoc.c:821
#, c-format
msgid "'%s' is not on any keys"
msgstr ""

#: info/infodoc.c:827
#, c-format
msgid "%s can only be invoked via %s"
msgstr ""

#: info/infodoc.c:831
#, c-format
msgid "%s can be invoked via %s"
msgstr ""

#: info/infodoc.c:836
#, c-format
msgid "There is no function named '%s'"
msgstr ""

#: info/infomap.c:585
#, c-format
msgid "could not open init file %s"
msgstr ""

#: info/infokey.c:227
msgid "key sequence too long"
msgstr ""

#: info/infokey.c:304
msgid "missing key sequence"
msgstr ""

#: info/infokey.c:384
msgid "NUL character (\\000) not permitted"
msgstr ""

#: info/infokey.c:413
#, c-format
msgid "NUL character (^%c) not permitted"
msgstr ""

#: info/infokey.c:436
msgid "missing action name"
msgstr ""

#: info/infokey.c:454
msgid "cannot bind key sequence to menu-digit"
msgstr ""

#: info/infokey.c:478
#, c-format
msgid "unknown action `%s'"
msgstr ""

#: info/infokey.c:503
msgid "action name too long"
msgstr ""

#: info/infokey.c:516
#, c-format
msgid "extra characters following action `%s'"
msgstr ""

#: info/infokey.c:527
msgid "missing variable name"
msgstr ""

#: info/infokey.c:536
msgid "missing `=' immediately after variable name"
msgstr ""

#: info/infokey.c:543
msgid "variable name too long"
msgstr ""

#: info/infokey.c:567
msgid "value too long"
msgstr ""

#: info/infokey.c:613
#, c-format
msgid "\"%s\", line %u: "
msgstr ""

#: info/m-x.c:64
msgid "Read the name of an Info command and describe it"
msgstr ""

#: info/m-x.c:68
msgid "Describe command: "
msgstr ""

#: info/m-x.c:89
msgid "Read a command name in the echo area and execute it"
msgstr ""

#: info/m-x.c:132
msgid "Cannot execute an 'echo-area' command here"
msgstr ""

#: info/m-x.c:146
msgid "Set the height of the displayed window"
msgstr ""

#: info/m-x.c:159
#, c-format
msgid "Set screen height to (%d): "
msgstr ""

#: info/makedoc.c:139
#, c-format
msgid ""
"   Source files groveled to make this file include:\n"
"\n"
msgstr ""

#: info/makedoc.c:468
#, c-format
msgid "Couldn't manipulate the file %s.\n"
msgstr ""

#. TRANSLATORS: The "\n* Menu:\n\n" part of this should not be translated, as
#. it is part of the Info syntax.
#: info/nodemenu.c:33
msgid ""
"\n"
"* Menu:\n"
"\n"
"  (File)Node                        Lines   Size   Containing File\n"
"  ----------                        -----   ----   ---------------"
msgstr ""

#: info/nodemenu.c:185
msgid ""
"Here is the menu of nodes you have recently visited.\n"
"Select one from this menu, or use '\\[history-node]' in another window.\n"
msgstr ""

#: info/nodemenu.c:206
msgid "Make a window containing a menu of all of the currently visited nodes"
msgstr ""

#: info/nodemenu.c:251
msgid "Select a node which has been previously visited in a visible window"
msgstr ""

#: info/nodemenu.c:258
msgid "Select visited node: "
msgstr ""

#: info/nodemenu.c:276
#, c-format
msgid "The reference disappeared! (%s)."
msgstr ""

#: info/pcterm.c:223
#, c-format
msgid "Terminal cannot be initialized: %s\n"
msgstr ""

#: info/search.c:201
#, c-format
msgid "regexp error: %s"
msgstr ""

#: info/session.c:61
msgid "Show all matching files"
msgstr ""

#: info/session.c:65
msgid "No file index"
msgstr ""

#. TRANSLATORS: Try to keep this message (when "expanded") at most 79
#. characters; anything after the 79th character will not actually be
#. displayed on an 80-column terminal.
#: info/session.c:191
#, c-format
msgid ""
"Welcome to Info version %s.  Type \\[get-help-window] for help, \\[get-info-"
"help-node] for tutorial."
msgstr ""

#: info/session.c:1257
msgid "Move down to the next line"
msgstr ""

#: info/session.c:1272
msgid "Move up to the previous line"
msgstr ""

#: info/session.c:1288
msgid "Move the cursor to a specific line of the window"
msgstr ""

#: info/session.c:1320
msgid "Move to the end of the line"
msgstr ""

#: info/session.c:1345
msgid "Move to the start of the line"
msgstr ""

#: info/session.c:1427
msgid "Move to the start of this node"
msgstr ""

#: info/session.c:1434
msgid "Move to the end of this node"
msgstr ""

#: info/session.c:1525
msgid "Scroll forward in this window"
msgstr ""

#: info/session.c:1539
msgid "Scroll backward in this window"
msgstr ""

#: info/session.c:1547
msgid "Scroll forward in this window and set default window size"
msgstr ""

#: info/session.c:1562
msgid "Scroll backward in this window and set default window size"
msgstr ""

#: info/session.c:1568
msgid "Scroll forward in this window staying within node"
msgstr ""

#: info/session.c:1583
msgid "Scroll backward in this window staying within node"
msgstr ""

#: info/session.c:1591
msgid ""
"Scroll forward in this window staying within node and set default window size"
msgstr ""

#: info/session.c:1618
msgid ""
"Scroll backward in this window staying within node and set default window "
"size"
msgstr ""

#: info/session.c:1624
msgid "Scroll down by lines"
msgstr ""

#: info/session.c:1630
msgid "Scroll up by lines"
msgstr ""

#: info/session.c:1642
msgid "Scroll down by half screen size"
msgstr ""

#: info/session.c:1669
msgid "Scroll up by half screen size"
msgstr ""

#: info/session.c:1675
msgid "Scroll the other window"
msgstr ""

#: info/session.c:1696
msgid "Scroll the other window backward"
msgstr ""

#: info/session.c:1810
msgid "Select the next window"
msgstr ""

#: info/session.c:1847
msgid "Select the previous window"
msgstr ""

#: info/session.c:1891
msgid "Split the current window"
msgstr ""

#: info/session.c:1936
msgid "Delete the current window"
msgstr ""

#: info/session.c:1941
msgid "Cannot delete a permanent window"
msgstr ""

#: info/session.c:1972
msgid "Delete all other windows"
msgstr ""

#: info/session.c:2018
msgid "Grow (or shrink) this window"
msgstr ""

#: info/session.c:2029
msgid "Divide the available screen space among the visible windows"
msgstr ""

#: info/session.c:2036
msgid "Toggle the state of line wrapping in the current window"
msgstr ""

#: info/session.c:2190
msgid "Select this menu item"
msgstr ""

#: info/session.c:2220
#, c-format
msgid "There isn't %d item in this menu"
msgid_plural "There aren't %d items in this menu"
msgstr[0] ""
msgstr[1] ""

#: info/session.c:2229
msgid "Select the last item in this node's menu"
msgstr ""

#: info/session.c:2335 info/session.c:2336
#, c-format
msgid "Menu item (%s): "
msgstr ""

#: info/session.c:2339
msgid "Menu item: "
msgstr ""

#: info/session.c:2346 info/session.c:2347
#, c-format
msgid "Follow xref (%s): "
msgstr ""

#: info/session.c:2350
msgid "Follow xref: "
msgstr ""

#: info/session.c:2427
#, c-format
msgid "The reference disappeared! (%s)"
msgstr ""

#: info/session.c:2439
msgid "Read a menu item and select its node"
msgstr ""

#: info/session.c:2464
msgid "Read a footnote or cross reference and select its node"
msgstr ""

#: info/session.c:2487
msgid "Move to the start of this node's menu"
msgstr ""

#: info/session.c:2509
msgid "Visit as many menu items at once as possible"
msgstr ""

#: info/session.c:2609
msgid "Move to the previous cross reference"
msgstr ""

#: info/session.c:2672
msgid "Move to the next cross reference"
msgstr ""

#: info/session.c:2733
msgid "Select reference or menu item appearing on this line"
msgstr ""

#: info/session.c:2767
#, c-format
msgid "No menu in node '%s'"
msgstr ""

#: info/session.c:2814
#, c-format
msgid "Unable to find node referenced by '%s' in '%s'"
msgstr ""

#: info/session.c:2870
msgid "Read a list of menus starting from dir and follow them"
msgstr ""

#: info/session.c:2872
msgid "Follow menus: "
msgstr ""

#: info/session.c:2977
msgid "Select the Next node"
msgstr ""

#: info/session.c:2984
msgid "Select the Prev node"
msgstr ""

#: info/session.c:2991
msgid "Select the Up node"
msgstr ""

#: info/session.c:2997
msgid "Select the last node in this file"
msgstr ""

#: info/session.c:3024 info/session.c:3057
msgid "This window has no additional nodes"
msgstr ""

#: info/session.c:3030
msgid "Select the first node in this file"
msgstr ""

#: info/session.c:3164
msgid "No more nodes within this document"
msgstr ""

#: info/session.c:3208 info/session.c:3255
msgid "No 'Prev' or 'Up' for this node within this document"
msgstr ""

#: info/session.c:3268
msgid "Move forwards or down through node structure"
msgstr ""

#: info/session.c:3285
msgid "Move backwards or up through node structure"
msgstr ""

#: info/session.c:3308
msgid "Read a node name and select it"
msgstr ""

#: info/session.c:3362 info/session.c:3366
msgid "Goto node: "
msgstr ""

#: info/session.c:3545
msgid "Find the node describing program invocation"
msgstr ""

#: info/session.c:3547
#, c-format
msgid "Find Invocation node of [%s]: "
msgstr ""

#: info/session.c:3593
msgid "Read a manpage reference and select it"
msgstr ""

#: info/session.c:3597
msgid "Get Manpage: "
msgstr ""

#: info/session.c:3618
msgid "Select the node 'Top' in this file"
msgstr ""

#: info/session.c:3624
msgid "Select the node '(dir)'"
msgstr ""

#: info/session.c:3630
msgid "Show full file name of node being displayed"
msgstr ""

#: info/session.c:3647
msgid "Select the most recently selected node"
msgstr ""

#: info/session.c:3652
msgid "No earlier node in history"
msgstr ""

#: info/session.c:3656
msgid "Read the name of a file and select it"
msgstr ""

#: info/session.c:3660
msgid "Find file: "
msgstr ""

#: info/session.c:3677
#, c-format
msgid "Cannot find '%s'"
msgstr ""

#: info/session.c:3725
#, c-format
msgid "Could not create output file '%s'"
msgstr ""

#: info/session.c:3739
#, c-format
msgid "error writing to %s: %s"
msgstr ""

#: info/session.c:3748
#, c-format
msgid "closing %s"
msgstr ""

#: info/session.c:3797
#, c-format
msgid "writing node %s..."
msgstr ""

#: info/session.c:3843
msgid "Pipe the contents of this node through INFO_PRINT_COMMAND"
msgstr ""

#: info/session.c:3871
#, c-format
msgid "Cannot open pipe to '%s'"
msgstr ""

#: info/session.c:3876
#, c-format
msgid "printing node %s..."
msgstr ""

#: info/session.c:3884
#, c-format
msgid "finished printing node %s"
msgstr ""

#: info/session.c:3916
msgid "Toggle the usage of regular expressions in searches"
msgstr ""

#: info/session.c:3920
msgid "Using regular expressions for searches"
msgstr ""

#: info/session.c:3921
msgid "Using literal strings for searches"
msgstr ""

#: info/session.c:4124
msgid "Search continued from the end of the document"
msgstr ""

#: info/session.c:4129
msgid "Search continued from the beginning of the document"
msgstr ""

#: info/session.c:4146
#, c-format
msgid "Searching subfile %s ..."
msgstr ""

#: info/session.c:4187 info/session.c:4453 info/session.c:4566
msgid "Search failed"
msgstr ""

#: info/session.c:4204
#, c-format
msgid "%s%s%s [%s]: "
msgstr ""

#: info/session.c:4205 info/session.c:4211
msgid "Regexp search"
msgstr ""

#: info/session.c:4205 info/session.c:4211
msgid "Search"
msgstr ""

#: info/session.c:4206 info/session.c:4212
msgid " case-sensitively"
msgstr ""

#: info/session.c:4207 info/session.c:4213
msgid " backward"
msgstr ""

#: info/session.c:4210
#, c-format
msgid "%s%s%s: "
msgstr ""

#: info/session.c:4230
msgid "Search string too short"
msgstr ""

#: info/session.c:4424
#, c-format
msgid "Going back to last match from %s"
msgstr ""

#: info/session.c:4453 info/session.c:4566
msgid "No more matches"
msgstr ""

#: info/session.c:4593
msgid "Search this node and subnodes for a string"
msgstr ""

#. TRANSLATORS: %s is the title of a node.
#: info/session.c:4600
#, c-format
msgid "Search under %s: "
msgstr ""

#: info/session.c:4615
msgid "Go to next match in Info sub-tree"
msgstr ""

#: info/session.c:4619 info/session.c:4631
msgid "No active search"
msgstr ""

#: info/session.c:4627
msgid "Go to previous match in Info sub-tree"
msgstr ""

#: info/session.c:4640
msgid "Read a string and search for it case-sensitively"
msgstr ""

#: info/session.c:4645
msgid "Read a string and search for it"
msgstr ""

#: info/session.c:4651
msgid "Read a string and search backward for it"
msgstr ""

#: info/session.c:4659
msgid "Repeat last search in the same direction"
msgstr ""

#: info/session.c:4673 info/session.c:4724
msgid "No previous search string"
msgstr ""

#: info/session.c:4710
msgid "Repeat last search in the reverse direction"
msgstr ""

#: info/session.c:4763
msgid "Clear displayed search matches"
msgstr ""

#: info/session.c:4779 info/session.c:4785
msgid "Search interactively for a string as you type it"
msgstr ""

#: info/session.c:4905
msgid "Regexp I-search backward: "
msgstr ""

#: info/session.c:4906
msgid "I-search backward: "
msgstr ""

#: info/session.c:4908
msgid "Regexp I-search: "
msgstr ""

#: info/session.c:4909
msgid "I-search: "
msgstr ""

#: info/session.c:4934 info/session.c:4937
msgid "Failing "
msgstr ""

#: info/session.c:5302
msgid "Cancel current operation"
msgstr ""

#: info/session.c:5309
msgid "Quit"
msgstr ""

#: info/session.c:5314
msgid "Display version of Info being run"
msgstr ""

#: info/session.c:5316
#, c-format
msgid "GNU Info version %s"
msgstr ""

#: info/session.c:5321
msgid "Redraw the display"
msgstr ""

#: info/session.c:5358
msgid "Quit using Info"
msgstr ""

#: info/session.c:5374
msgid "Run command bound to this key's lowercase variant"
msgstr ""

#: info/session.c:5385
#, c-format
msgid "Unknown command (%s)"
msgstr ""

#: info/session.c:5388
#, c-format
msgid "\"%s\" is invalid"
msgstr ""

#: info/session.c:5389
#, c-format
msgid "'%s' is invalid"
msgstr ""

#: info/session.c:5707
msgid "Add this digit to the current numeric argument"
msgstr ""

#: info/session.c:5714
msgid "Start (or multiply by 4) the current numeric argument"
msgstr ""

#: info/variables.c:67
msgid "When \"On\", footnotes appear and disappear automatically"
msgstr ""

#: info/variables.c:71
msgid "When \"On\", creating or deleting a window resizes other windows"
msgstr ""

#: info/variables.c:75
msgid "When \"On\", flash the screen instead of ringing the bell"
msgstr ""

#: info/variables.c:79
msgid "When \"On\", errors cause the bell to ring"
msgstr ""

#: info/variables.c:83
msgid "When \"On\", Info garbage collects files which had to be uncompressed"
msgstr ""

#: info/variables.c:86
msgid "When \"On\", the portion of the matched search string is highlighted"
msgstr ""

#: info/variables.c:90
msgid "Controls what happens when scrolling is requested at the end of a node"
msgstr ""

#: info/variables.c:95
msgid "Same as scroll-behaviour"
msgstr ""

#: info/variables.c:99
msgid "The number lines to scroll when the cursor moves out of the window"
msgstr ""

#: info/variables.c:103
msgid "Controls whether scroll-behavior affects cursor movement commands"
msgstr ""

#: info/variables.c:107
msgid "When \"On\", Info accepts and displays ISO Latin characters"
msgstr ""

#: info/variables.c:111
msgid ""
"What to do when a scrolling command is issued at the end of the last node"
msgstr ""

#: info/variables.c:116
msgid "Minimal length of a search string"
msgstr ""

#: info/variables.c:120
msgid "Skip current window when searching"
msgstr ""

#: info/variables.c:124
msgid "Exclude default directories from file search path"
msgstr ""

#: info/variables.c:128
msgid "Hide some Info file syntax in the text of nodes"
msgstr ""

#: info/variables.c:132
msgid ""
"Length of time in milliseconds to wait for the next byte in a sequence "
"indicating that a key has been pressed"
msgstr ""

#: info/variables.c:136
msgid "Method to use to track mouse events"
msgstr ""

#: info/variables.c:140
msgid "How to follow a cross-reference"
msgstr ""

#: info/variables.c:144
msgid "Highlight search matches"
msgstr ""

#: info/variables.c:148
msgid "Styles for links"
msgstr ""

#: info/variables.c:152
msgid "Styles for active links"
msgstr ""

#: info/variables.c:156
msgid "Styles for search matches"
msgstr ""

#: info/variables.c:160
msgid "How to print the information line at the start of a node"
msgstr ""

#: info/variables.c:221
msgid "Explain the use of a variable"
msgstr ""

#: info/variables.c:227
msgid "Describe variable: "
msgstr ""

#: info/variables.c:247
msgid "Set the value of an Info variable"
msgstr ""

#: info/variables.c:254
msgid "Set variable: "
msgstr ""

#: info/variables.c:270
#, c-format
msgid "Set %s to value (%d): "
msgstr ""

#: info/variables.c:304
#, c-format
msgid "Set %s to value (%s): "
msgstr ""

#: info/window.c:907
msgid "-----Info: (), lines ----, "
msgstr ""

#: install-info/install-info.c:289
#, c-format
msgid "%s: empty file"
msgstr ""

#: install-info/install-info.c:291
#, c-format
msgid "%s for %s"
msgstr ""

#: install-info/install-info.c:530
#, c-format
msgid "\tTry `%s --help' for a complete list of options.\n"
msgstr ""

#: install-info/install-info.c:538
#, c-format
msgid "Usage: %s [OPTION]... [INFO-FILE [DIR-FILE]]\n"
msgstr ""

#: install-info/install-info.c:540
msgid "Add or remove entries in INFO-FILE from the Info directory DIR-FILE."
msgstr ""

#: install-info/install-info.c:541
msgid ""
"INFO-FILE and DIR-FILE are required unless the --info-file\n"
"or --dir-file (or --info-dir) options are given, respectively."
msgstr ""

#: install-info/install-info.c:545
msgid ""
"Options:\n"
" --add-once          add only to first matching section, not all.\n"
" --align=COL         start description of new entries at column COL.\n"
" --calign=COL        format second and subsequent description lines to\n"
"                       start at column COL."
msgstr ""

#: install-info/install-info.c:552
msgid ""
" --debug             report what is being done.\n"
" --delete            delete existing entries for INFO-FILE from DIR-FILE;\n"
"                      don't insert any new entries.\n"
" --defsection=TEXT   like --section, but only use TEXT if no sections\n"
"                      are present in INFO-FILE (replacing \"Miscellaneous"
"\").\n"
" --description=TEXT  the description of the entry is TEXT; used with\n"
"                      the --name option to become synonymous with the\n"
"                      --entry option.\n"
" --dir-file=NAME     specify file name of Info directory file;\n"
"                      equivalent to using the DIR-FILE argument.\n"
" --dry-run           same as --test."
msgstr ""

#: install-info/install-info.c:565
msgid ""
" --entry=TEXT        insert TEXT as an Info directory entry,\n"
"                      overriding any corresponding entry from DIR-FILE.\n"
"                      TEXT is written as an Info menu item line followed\n"
"                       by zero or more extra lines starting with "
"whitespace.\n"
"                      If you specify more than one entry, all are added.\n"
"                      If you don't specify any entries, they are determined\n"
"                       from information in the Info file itself."
msgstr ""

#: install-info/install-info.c:574
msgid ""
" --help              display this help and exit.\n"
" --info-dir=DIR      same as --dir-file=DIR/dir.\n"
" --info-file=FILE    specify Info file to install in the directory;\n"
"                      equivalent to using the INFO-FILE argument.\n"
" --item=TEXT         same as --entry=TEXT.\n"
" --keep-old          do not replace entries, or remove empty sections."
msgstr ""

#: install-info/install-info.c:582
msgid ""
" --maxwidth, --max-width=COL  wrap description at column COL.\n"
" --menuentry=TEXT    same as --name=TEXT.\n"
" --name=TEXT         the name of the entry is TEXT; used with --description\n"
"                      to become synonymous with the --entry option.\n"
" --no-indent         do not format new entries in the DIR file.\n"
" --quiet             suppress warnings."
msgstr ""

#: install-info/install-info.c:590
msgid ""
" --regex=R           put this file's entries in all sections that match the\n"
"                      regular expression R (ignoring case).\n"
" --remove            same as --delete.\n"
" --remove-exactly    only remove if the info file name matches exactly;\n"
"                      suffixes such as .info and .gz are not ignored.\n"
" --section=SEC       put entries in section SEC of the directory.\n"
"                      If you specify more than one section, all the entries\n"
"                       are added in each of the sections.\n"
"                      If you don't specify any sections, they are "
"determined\n"
"                       from information in the Info file itself;\n"
"                       if nothing is available there, the --defsection\n"
"                       value is used; if that is not specified, the\n"
"                       final default is \"Miscellaneous\".\n"
" --section R SEC     equivalent to --regex=R --section=SEC --add-once."
msgstr ""

#: install-info/install-info.c:606
msgid ""
" --silent            suppress warnings.\n"
" --test              suppress updating of DIR-FILE.\n"
" --version           display version information and exit."
msgstr ""

#: install-info/install-info.c:639
#, c-format
msgid ""
"This is the file .../info/dir, which contains the\n"
"topmost node of the Info hierarchy, called (dir)Top.\n"
"The first time you invoke Info you start off looking at this node.\n"
"%c\n"
"%s\tThis is the top of the INFO tree\n"
"\n"
"  This (the Directory node) gives a menu of major topics.\n"
"  Typing \"q\" exits, \"H\" lists all Info commands, \"d\" returns here,\n"
"  \"h\" gives a primer for first-timers,\n"
"  \"mEmacs<Return>\" visits the Emacs manual, etc.\n"
"\n"
"  In Emacs, you can click mouse button 2 on a menu item or cross reference\n"
"  to select it.\n"
"\n"
"%s\n"
msgstr ""

#: install-info/install-info.c:663
#, c-format
msgid "%s: could not read (%s) and could not create (%s)"
msgstr ""

#: install-info/install-info.c:1150 install-info/install-info.c:1190
msgid "START-INFO-DIR-ENTRY without matching END-INFO-DIR-ENTRY"
msgstr ""

#: install-info/install-info.c:1185
msgid "END-INFO-DIR-ENTRY without matching START-INFO-DIR-ENTRY"
msgstr ""

#: install-info/install-info.c:2060 install-info/install-info.c:2070
#, c-format
msgid "%s: already have dir file: %s\n"
msgstr ""

#: install-info/install-info.c:2166
#, c-format
msgid "%s: Specify the Info file only once.\n"
msgstr ""

#: install-info/install-info.c:2199
#, c-format
msgid "Extra regular expression specified, ignoring `%s'"
msgstr ""

#: install-info/install-info.c:2211
#, c-format
msgid "Error in regular expression `%s': %s"
msgstr ""

#: install-info/install-info.c:2273
#, c-format
msgid "excess command line argument `%s'"
msgstr ""

#: install-info/install-info.c:2277
msgid "No input file specified; try --help for more information."
msgstr ""

#: install-info/install-info.c:2279
msgid "No dir file specified; try --help for more information."
msgstr ""

#: install-info/install-info.c:2300
#, c-format
msgid "Could not read %s."
msgstr ""

#: install-info/install-info.c:2447
#, c-format
msgid "no info dir entry in `%s'"
msgstr ""

#: install-info/install-info.c:2695
#, c-format
msgid "no entries found for `%s'; nothing deleted"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:104
msgid "Usage: pod2texi [OPTION]... POD..."
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:106
msgid ""
"Translate Perl pod documentation file(s) to Texinfo.  There are two\n"
"basic modes of operation.  First, by default, each pod is translated to\n"
"a standalone Texinfo manual.\n"
"\n"
"Second, if C<--base-level> is set higher than 0, each pod is translated\n"
"to a file suitable for C<@include>, and one more file with all the\n"
"C<@include>s is generated, intended to be C<@include>d in turn within\n"
"a hand-written top-level file."
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:115
msgid ""
"Options:\n"
"    --appendix-sections     use appendix-like sections"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:117
msgid "    --base-level=NUM|NAME   level of the head1 commands; default 0"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:118
msgid "    --debug=NUM             set debugging level"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:119
msgid "    --help                  display this help and exit"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:120
msgid "    --no-fill-section-gaps  do not fill sectioning gaps"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:121
msgid "    --no-section-nodes      use anchors for sections instead of nodes"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:122
msgid ""
"    --output=NAME           output to NAME for the first or main manual\n"
"                            instead of standard output"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:124
msgid "    --preamble=STR          insert STR as beginning boilerplate"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:125
msgid ""
"    --subdir=NAME           put files included in the main manual in NAME"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:126
msgid "    --top                   top for the main manual"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:127
msgid "    --unnumbered-sections   use unumbered sections"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:128
msgid "    --version               display version information and exit"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:162
#, perl-format
msgid "%s: wrong argument for --base-level\n"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:182
#, perl-format
msgid "%s: could not create directory %s: %s"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:197
#, perl-format
msgid "%s: missing file argument;\n"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:198
#, perl-format
msgid "try `%s --help' for more information\n"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:219
#, perl-format
msgid "%s: ignoring %s without content\n"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:354 Pod-Simple-Texinfo/pod2texi.pl:433
#: tp/texi2any.pl:1385 tp/texi2any.pl:1419
#, perl-format
msgid "%s: could not open %s for writing: %s\n"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:382
#, perl-format
msgid "%s: could not open %s: %s\n"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:395 Pod-Simple-Texinfo/pod2texi.pl:476
#: tp/texi2any.pl:1356 tp/texi2any.pl:1432
#, perl-format
msgid "%s: error on closing %s: %s\n"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:402
#, perl-format
msgid "%s: removing %s as input file %s has no content\n"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:419
#, perl-format
msgid "%s: rename %s failed: %s\n"
msgstr ""

#: Pod-Simple-Texinfo/pod2texi.pl:482
#, perl-format
msgid "%s: error on closing stdout: %s\n"
msgstr ""

#: tp/DebugTexinfo/DebugTree.pm:63 tp/Texinfo/Convert/Converter.pm:782
#: tp/Texinfo/Convert/Converter.pm:820 tp/Texinfo/Convert/Converter.pm:1095
#: tp/Texinfo/Convert/DocBook.pm:318 tp/Texinfo/Convert/HTML.pm:7064
#: tp/Texinfo/Convert/HTML.pm:7120 tp/Texinfo/Convert/HTML.pm:7144
#: tp/Texinfo/Convert/HTML.pm:7576 tp/Texinfo/Convert/HTML.pm:7648
#: tp/Texinfo/Convert/HTML.pm:7755 tp/Texinfo/Convert/IXIN.pm:286
#: tp/Texinfo/Convert/Info.pm:297 tp/Texinfo/Convert/TexinfoXML.pm:460
#, perl-format
msgid "could not open %s for writing: %s"
msgstr ""

#: tp/Texinfo/Common.pm:1217 tp/Texinfo/XS/parsetexi/end_line.c:1608
#: tp/Texinfo/XS/parsetexi/end_line.c:1618
#, c-format, perl-format
msgid "%s is not a valid language code"
msgstr ""

#: tp/Texinfo/Common.pm:1222 tp/Texinfo/XS/parsetexi/end_line.c:1635
#, c-format, perl-format
msgid "%s is not a valid region code"
msgstr ""

#: tp/Texinfo/Common.pm:1239
#, perl-format
msgid "%s is not a valid split possibility"
msgstr ""

#: tp/Texinfo/Common.pm:1261
#, perl-format
msgid "could not read %s: %s"
msgstr ""

#: tp/Texinfo/Common.pm:1281
#, perl-format
msgid "error on closing @verbatiminclude file %s: %s"
msgstr ""

#: tp/Texinfo/Common.pm:1287 tp/Texinfo/ParserNonXS.pm:3003
#, perl-format
msgid "@%s: could not find %s"
msgstr ""

#: tp/Texinfo/Common.pm:2267
#, perl-format
msgid "could not protect hash character in @%s"
msgstr ""

#: tp/Texinfo/Common.pm:2706
#, perl-format
msgid "empty node name after expansion `%s'"
msgstr ""

#: tp/Texinfo/Common.pm:2714
#, perl-format
msgid "@%s `%s' previously defined"
msgstr ""

#: tp/Texinfo/Common.pm:2720
#, perl-format
msgid "here is the previous definition as @%s"
msgstr ""

#: tp/Texinfo/Common.pm:2739 tp/Texinfo/ParserNonXS.pm:3290
#: tp/Texinfo/XS/parsetexi/end_line.c:47
#, c-format, perl-format
msgid "empty argument in @%s"
msgstr ""

#: tp/Texinfo/Convert/Converter.pm:728
#, perl-format
msgid "%s: output incompatible with split"
msgstr ""

#: tp/Texinfo/Convert/Converter.pm:803 tp/Texinfo/Convert/Converter.pm:836
#: tp/Texinfo/Convert/DocBook.pm:354 tp/Texinfo/Convert/HTML.pm:7060
#: tp/Texinfo/Convert/HTML.pm:7604 tp/Texinfo/Convert/HTML.pm:7669
#: tp/Texinfo/Convert/IXIN.pm:909 tp/Texinfo/Convert/Info.pm:160
#: tp/Texinfo/Convert/Info.pm:186 tp/Texinfo/Convert/Info.pm:214
#: tp/Texinfo/Convert/Info.pm:277 tp/Texinfo/Convert/TexinfoXML.pm:479
#: tp/Texinfo/ParserNonXS.pm:1839
#, perl-format
msgid "error on closing %s: %s"
msgstr ""

#: tp/Texinfo/Convert/Converter.pm:914
#, perl-format
msgid "could not create directories `%s' or `%s': %s"
msgstr ""

#: tp/Texinfo/Convert/Converter.pm:922
#, perl-format
msgid "could not create directory `%s': %s"
msgstr ""

#: tp/Texinfo/Convert/DocBook.pm:1021
#, perl-format
msgid "@image file `%s' not found, using `%s'"
msgstr ""

#: tp/Texinfo/Convert/DocBook.pm:1141 tp/Texinfo/ParserNonXS.pm:5058
#: tp/Texinfo/XS/parsetexi/separator.c:427
msgid "no argument specified for @U"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:1826
#, perl-format
msgid "@image file `%s' (for HTML) not found, using `%s'"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:2639
#, perl-format
msgid "raw format %s is not converted"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:5001
#, perl-format
msgid "could not open html refs config file %s: %s"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:5029
msgid "missing type"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:5032
#, perl-format
msgid "unrecognized type: %s"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:5049
#, perl-format
msgid "error on closing html refs config file %s: %s"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:5371
msgid "string not closed in css file"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:5373
msgid "--css-include ended in comment"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:5375
msgid "@import not finished in css file"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:5401
#, perl-format
msgid "CSS file %s not found"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:5407
#, perl-format
msgid "could not open --include-file %s: %s"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:5417
#, perl-format
msgid "error on closing CSS file %s: %s"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:6215 tp/Texinfo/Convert/HTML.pm:6219
#, perl-format
msgid "no htmlxref.cnf entry found for `%s'"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:6721
#, perl-format
msgid "%s not meaningful for non-split output"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:7050
#, perl-format
msgid ""
"cannot use absolute path or URL `%s' for JS_WEBLABELS_FILE when generating "
"web labels file"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:7115
#, perl-format
msgid "error on closing frame file %s: %s"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:7139
#, perl-format
msgid "error on closing TOC frame file %s: %s"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:7266
#, perl-format
msgid "handler %s of stage %s priority %s failed"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:7469
msgid "must specify a title with a title command or @top"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:7682
#, perl-format
msgid "%s already exists but is not a directory"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:7701
#, perl-format
msgid "error on copying %s into %s"
msgstr ""

#: tp/Texinfo/Convert/HTML.pm:7762
#, perl-format
msgid "error on closing redirection node file %s: %s"
msgstr ""

#: tp/Texinfo/Convert/Info.pm:105
msgid "document without nodes"
msgstr ""

#: tp/Texinfo/Convert/Info.pm:122
msgid "document without Top node"
msgstr ""

#: tp/Texinfo/Convert/Info.pm:170
#, perl-format
msgid "rename %s failed: %s"
msgstr ""

#: tp/Texinfo/Convert/Info.pm:251
#, perl-format
msgid "@%s output more than once: %s"
msgstr ""

#: tp/Texinfo/Convert/Info.pm:381
#, perl-format
msgid "@%s outside of any node"
msgstr ""

#: tp/Texinfo/Convert/Info.pm:424
#, perl-format
msgid "@node name should not contain `,': %s"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:1271
#, perl-format
msgid "Index entry in @%s with : produces invalid Info: %s"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:1318 tp/Texinfo/ParserNonXS.pm:2424
#: tp/Texinfo/XS/parsetexi/indices.c:324
#, c-format, perl-format
msgid "entry for index `%s' outside of any node"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:1431
#, perl-format
msgid "error on closing image text file %s: %s"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:1436
#, perl-format
msgid "@image file `%s' unreadable: %s"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:1457
#, perl-format
msgid "could not find @image file `%s.txt' nor alternate text"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:1818
msgid ""
"@strong{Note...} produces a spurious cross-reference in Info; reword to "
"avoid that"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:2064
#, perl-format
msgid "@%s cross-reference name should not contain `:'"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:2102
#, perl-format
msgid "@%s node name should not contain `%s'"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:2135
#, perl-format
msgid "@%s node name should not contain `:'"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:2182
#, perl-format
msgid "`.' or `,' must follow @xref, not %s"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:2185
msgid "`.' or `,' must follow @xref"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:2992
#, perl-format
msgid "menu entry node name should not contain `%s'"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:3003
msgid "menu entry node name should not contain `:'"
msgstr ""

#: tp/Texinfo/Convert/Plaintext.pm:3023
msgid "menu entry name should not contain `:'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:769
#, perl-format
msgid "could not open %s: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:988 tp/Texinfo/Structuring.pm:469
#: tp/Texinfo/XS/parsetexi/parser.c:265
#, c-format, perl-format
msgid "multiple @%s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1026 tp/Texinfo/XS/parsetexi/macro.c:181
#, c-format, perl-format
msgid "bad or empty @%s formal argument: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1036 tp/Texinfo/XS/parsetexi/macro.c:204
#, c-format, perl-format
msgid "bad syntax for @%s argument: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1043 tp/Texinfo/ParserNonXS.pm:4530
#: tp/Texinfo/ParserNonXS.pm:4556 tp/Texinfo/ParserNonXS.pm:5374
#: tp/Texinfo/ParserNonXS.pm:5387 tp/Texinfo/ParserNonXS.pm:5401
#, perl-format
msgid "%c%s requires a name"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1047 tp/Texinfo/ParserNonXS.pm:4533
#: tp/Texinfo/ParserNonXS.pm:4559 tp/Texinfo/ParserNonXS.pm:5377
#: tp/Texinfo/ParserNonXS.pm:5390 tp/Texinfo/ParserNonXS.pm:5404
#: tp/Texinfo/XS/parsetexi/handle_commands.c:848
#: tp/Texinfo/XS/parsetexi/macro.c:101
#, c-format, perl-format
msgid "bad name for @%s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1161 tp/Texinfo/XS/parsetexi/close.c:42
#, c-format, perl-format
msgid "@end %s seen before @%s closing brace"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1165 tp/Texinfo/XS/parsetexi/close.c:47
#, c-format, perl-format
msgid "@%s seen before @%s closing brace"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1170
#, perl-format
msgid "%c%s missing closing brace"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1174 tp/Texinfo/XS/parsetexi/close.c:58
#, c-format, perl-format
msgid "@%s missing closing delimiter sequence: %s}"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1283 tp/Texinfo/XS/parsetexi/multitable.c:73
#, c-format, perl-format
msgid "@itemx should not begin @%s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1349 tp/Texinfo/XS/parsetexi/multitable.c:129
msgid "@itemx must follow @item"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1514 tp/Texinfo/XS/parsetexi/close.c:232
#, c-format, perl-format
msgid "@%s has text but no @item"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1542 tp/Texinfo/XS/parsetexi/close.c:262
#, c-format, perl-format
msgid "`@end' expected `%s', but saw `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1545 tp/Texinfo/XS/parsetexi/close.c:268
#, c-format, perl-format
msgid "@%s seen before @end %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1549
#, perl-format
msgid "no matching `%cend %s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1574 tp/Texinfo/ParserNonXS.pm:4894
#: tp/Texinfo/ParserNonXS.pm:5156
#, perl-format
msgid "misplaced %c"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1682 tp/Texinfo/ParserNonXS.pm:2958
#, perl-format
msgid "unmatched `%c%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1912 tp/Texinfo/XS/parsetexi/macro.c:350
#, c-format, perl-format
msgid "macro `%s' called with too many args"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1934 tp/Texinfo/XS/parsetexi/close.c:52
#: tp/Texinfo/XS/parsetexi/macro.c:276
#, c-format, perl-format
msgid "@%s missing closing brace"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1942 tp/Texinfo/XS/parsetexi/macro.c:366
#, c-format, perl-format
msgid "macro `%s' declared without argument called with an argument"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:1975 tp/Texinfo/XS/parsetexi/macro.c:428
#, c-format, perl-format
msgid "\\ in @%s expansion followed `%s' instead of parameter name or \\"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:2701 tp/Texinfo/XS/parsetexi/end_line.c:2186
#, c-format, perl-format
msgid "missing name for @%s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:2706 tp/Texinfo/XS/parsetexi/end_line.c:2132
#, c-format, perl-format
msgid "missing category for @%s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:2745 tp/Texinfo/XS/parsetexi/end_line.c:1058
#, c-format, perl-format
msgid "unexpected argument on @%s line: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:2756 tp/Texinfo/XS/parsetexi/end_line.c:1070
msgid "empty multitable"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:2801 tp/Texinfo/ParserNonXS.pm:5471
#: tp/Texinfo/XS/parsetexi/end_line.c:313
#: tp/Texinfo/XS/parsetexi/end_line.c:1138
#, c-format, perl-format
msgid "superfluous argument to @%s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:2807 tp/Texinfo/ParserNonXS.pm:5492
#: tp/Texinfo/ParserNonXS.pm:5509 tp/Texinfo/XS/parsetexi/end_line.c:1151
#, c-format, perl-format
msgid "bad argument to @%s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:2818
#, perl-format
msgid "%s requires an argument: the formatter for %citem"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:2822 tp/Texinfo/XS/parsetexi/end_line.c:1171
#, c-format, perl-format
msgid "command @%s not accepting argument in brace should not be on @%s line"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:2856 tp/Texinfo/XS/parsetexi/end_line.c:1229
#, c-format, perl-format
msgid "accent command `@%s' not allowed as @%s argument"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:2934 tp/Texinfo/ParserNonXS.pm:3073
#: tp/Texinfo/ParserNonXS.pm:5464 tp/Texinfo/XS/parsetexi/end_line.c:306
#: tp/Texinfo/XS/parsetexi/end_line.c:1334
#: tp/Texinfo/XS/parsetexi/end_line.c:1725
#, c-format, perl-format
msgid "@%s missing argument"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:2948 tp/Texinfo/XS/parsetexi/end_line.c:1353
#, c-format, perl-format
msgid "unknown @end %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:2971 tp/Texinfo/ParserNonXS.pm:3587
#, perl-format
msgid "superfluous argument to @%s %s: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:2977 tp/Texinfo/ParserNonXS.pm:3052
#: tp/Texinfo/ParserNonXS.pm:5559 tp/Texinfo/ParserNonXS.pm:5604
#: tp/Texinfo/ParserNonXS.pm:5633 tp/Texinfo/ParserNonXS.pm:5674
#: tp/Texinfo/ParserNonXS.pm:5751 tp/Texinfo/XS/parsetexi/end_line.c:519
#: tp/Texinfo/XS/parsetexi/end_line.c:587
#: tp/Texinfo/XS/parsetexi/end_line.c:1663
#, c-format, perl-format
msgid "bad argument to @%s: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:2998
#, perl-format
msgid "@%s: could not open %s: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3014 tp/Texinfo/XS/parsetexi/end_line.c:1486
#, c-format, perl-format
msgid "encoding `%s' is not a canonical texinfo encoding"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3022 tp/Texinfo/XS/parsetexi/end_line.c:1540
#, c-format, perl-format
msgid "unrecognized encoding name `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3138
#, perl-format
msgid "@%s after the first element"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3145
#, perl-format
msgid "@%s only meaningful on a @multitable line"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3181 tp/Texinfo/XS/parsetexi/end_line.c:1880
msgid "@part should not be associated with @top"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3192
#, perl-format
msgid "@node precedes @%s, but parts may not be associated with nodes"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3303 tp/Texinfo/XS/parsetexi/end_line.c:36
#, c-format, perl-format
msgid "syntax for an external node used for `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3326 tp/Texinfo/XS/parsetexi/menus.c:43
#, c-format, perl-format
msgid "empty menu entry name in `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3334 tp/Texinfo/XS/parsetexi/menus.c:57
msgid "empty node name in menu entry"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3474 tp/Texinfo/XS/parsetexi/parser.c:1003
#, c-format, perl-format
msgid "@%s should not appear in @%s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3581 tp/Texinfo/XS/parsetexi/parser.c:1100
#, c-format, perl-format
msgid "@end %s should only appear at the beginning of a line"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3602 tp/Texinfo/XS/parsetexi/parser.c:1161
#, c-format, perl-format
msgid "macro `%s' previously defined"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3605 tp/Texinfo/XS/parsetexi/parser.c:1163
#, c-format, perl-format
msgid "here is the previous definition of `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3610 tp/Texinfo/XS/parsetexi/parser.c:1168
#, c-format, perl-format
msgid "redefining Texinfo language command: @%s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3678
#, perl-format
msgid "@%s without associated character"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3748 tp/Texinfo/XS/parsetexi/macro.c:527
#, c-format, perl-format
msgid ""
"@%s defined with zero or more than one argument should be invoked with {}"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3773 tp/Texinfo/XS/parsetexi/macro.c:566
#, c-format, perl-format
msgid ""
"macro call nested too deeply (set MAX_NESTED_MACROS to override; current "
"value %d)"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3782 tp/Texinfo/XS/parsetexi/macro.c:576
#, c-format, perl-format
msgid "recursive call of macro %s is not allowed; use @rmacro if needed"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3837 tp/Texinfo/XS/parsetexi/parser.c:1436
#, c-format, perl-format
msgid "accent command `@%s' must not be followed by whitespace"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3843 tp/Texinfo/XS/parsetexi/parser.c:1443
#, c-format, perl-format
msgid "use braces to give a command as an argument to @%s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3856 tp/Texinfo/ParserNonXS.pm:5023
#, perl-format
msgid "%c%s expects `i' or `j' as argument, not `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3867 tp/Texinfo/XS/parsetexi/parser.c:1473
#, c-format, perl-format
msgid "accent command `@%s' must not be followed by new line"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:3878 tp/Texinfo/XS/parsetexi/parser.c:1491
#, c-format, perl-format
msgid "@%s expected braces"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4007 tp/Texinfo/XS/parsetexi/parser.c:1352
#, c-format, perl-format
msgid "unknown command `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4049 tp/Texinfo/XS/parsetexi/parser.c:1542
#, c-format, perl-format
msgid "undefined flag: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4053 tp/Texinfo/XS/parsetexi/parser.c:1577
msgid "bad syntax for @value"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4060
#, perl-format
msgid "%c%s is obsolete."
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4063
#, perl-format
msgid "%c%s is obsolete; %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4078 tp/Texinfo/XS/parsetexi/parser.c:1621
#, c-format, perl-format
msgid "@%s should only appear at the beginning of a line"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4124 tp/Texinfo/XS/parsetexi/handle_commands.c:97
#, c-format, perl-format
msgid "@%s should only appear in heading or footing"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4149 tp/Texinfo/ParserNonXS.pm:4156
#: tp/Texinfo/ParserNonXS.pm:4205 tp/Texinfo/XS/parsetexi/handle_commands.c:134
#: tp/Texinfo/XS/parsetexi/handle_commands.c:143
#, c-format, perl-format
msgid "@%s not meaningful inside `@%s' block"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4165 tp/Texinfo/XS/parsetexi/handle_commands.c:180
#, c-format, perl-format
msgid "@%s in empty multitable"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4171 tp/Texinfo/XS/parsetexi/handle_commands.c:188
msgid "@tab before @item"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4174 tp/Texinfo/XS/parsetexi/handle_commands.c:192
#, c-format, perl-format
msgid "too many columns in multitable item (max %d)"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4211 tp/Texinfo/XS/parsetexi/handle_commands.c:237
msgid "ignoring @tab outside of multitable"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4215 tp/Texinfo/ParserNonXS.pm:4382
#: tp/Texinfo/XS/parsetexi/handle_commands.c:242
#: tp/Texinfo/XS/parsetexi/handle_commands.c:541
#, c-format, perl-format
msgid "@%s outside of table or list"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4281
#, perl-format
msgid "@%s not allowed inside `@%s' block"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4394 tp/Texinfo/ParserNonXS.pm:4733
#: tp/Texinfo/XS/parsetexi/handle_commands.c:1082
#, c-format, perl-format
msgid "@%s should only appear in an index entry"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4405 tp/Texinfo/XS/parsetexi/handle_commands.c:580
msgid "no more than two levels of index subentry are allowed"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4446 tp/Texinfo/XS/parsetexi/handle_commands.c:637
#, c-format, perl-format
msgid "must be after `@%s' to use `@%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4484
#, perl-format
msgid "@%s not meaningful outside `@titlepage' and `@quotation' environments"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4488 tp/Texinfo/XS/parsetexi/handle_commands.c:694
msgid "@dircategory after first node"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4672 tp/Texinfo/XS/parsetexi/handle_commands.c:986
#, c-format, perl-format
msgid "region %s inside region %s is not allowed"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4689
#: tp/Texinfo/XS/parsetexi/handle_commands.c:1008
msgid "@direntry after first node"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4697
#: tp/Texinfo/XS/parsetexi/handle_commands.c:1013
msgid "@menu in invalid context"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4762
#, perl-format
msgid "@%s should only appear in math context"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4777 tp/Texinfo/XS/parsetexi/parser.c:1738
msgid "unexpected @"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4806 tp/Texinfo/XS/parsetexi/separator.c:78
#, c-format, perl-format
msgid "@%s is not meaningful outside `@float' environment"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4811 tp/Texinfo/XS/parsetexi/separator.c:84
#, c-format, perl-format
msgid "@%s should be right below `@float'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4819 tp/Texinfo/XS/parsetexi/separator.c:92
#, c-format, perl-format
msgid "ignoring multiple @%s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4938 tp/Texinfo/XS/parsetexi/separator.c:276
#, c-format, perl-format
msgid "command @%s does not accept arguments"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4968 tp/Texinfo/XS/parsetexi/separator.c:312
#, c-format, perl-format
msgid "command @%s missing a node or external manual argument"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4987 tp/Texinfo/XS/parsetexi/separator.c:350
#, c-format, perl-format
msgid "in @%s empty cross reference name after expansion `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:4998 tp/Texinfo/XS/parsetexi/separator.c:368
#, c-format, perl-format
msgid "in @%s empty cross reference title after expansion `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5011 tp/Texinfo/XS/parsetexi/separator.c:383
msgid "@image missing filename argument"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5045 tp/Texinfo/XS/parsetexi/separator.c:413
#, c-format, perl-format
msgid "@%s missing first argument"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5063 tp/Texinfo/XS/parsetexi/separator.c:435
#, c-format, perl-format
msgid "non-hex digits in argument for @U: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5068 tp/Texinfo/XS/parsetexi/separator.c:440
#, c-format, perl-format
msgid "fewer than four hex digits in argument for @U: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5085 tp/Texinfo/XS/parsetexi/separator.c:455
#, c-format, perl-format
msgid "argument for @U exceeds Unicode maximum 0x10FFFF: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5280 tp/Texinfo/XS/parsetexi/separator.c:766
msgid "superfluous arguments for node"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5329 tp/Texinfo/XS/parsetexi/parser.c:1932
#, c-format, perl-format
msgid "expected @end %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5416
#, perl-format
msgid "@%s should only accept an @-command as argument, not `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5426 tp/Texinfo/XS/parsetexi/end_line.c:277
#, c-format, perl-format
msgid "remaining argument on @%s line: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5487
#, perl-format
msgid "environment command %s as argument to @%s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5514
#, perl-format
msgid "empty @%s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5522 tp/Texinfo/XS/parsetexi/end_line.c:458
#, c-format, perl-format
msgid "column fraction not a number: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5531 tp/Texinfo/XS/parsetexi/end_line.c:480
#, c-format, perl-format
msgid "@sp arg must be numeric, not `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5540 tp/Texinfo/XS/parsetexi/end_line.c:524
#, c-format, perl-format
msgid "reserved index name %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5566 tp/Texinfo/XS/parsetexi/end_line.c:555
#, c-format, perl-format
msgid "unknown source index in @%s: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5569 tp/Texinfo/XS/parsetexi/end_line.c:558
#, c-format, perl-format
msgid "unknown destination index in @%s: %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5599 tp/Texinfo/XS/parsetexi/end_line.c:578
#, c-format, perl-format
msgid "@%s leads to a merging of %s in itself, ignoring"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5612 tp/Texinfo/XS/parsetexi/end_line.c:603
#, c-format, perl-format
msgid "unknown index `%s' in @printindex"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5618 tp/Texinfo/XS/parsetexi/end_line.c:612
#, c-format, perl-format
msgid "printing an index `%s' merged in another one, `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5626 tp/Texinfo/XS/parsetexi/end_line.c:617
#, c-format, perl-format
msgid "printindex before document beginning: @printindex %s"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5642 tp/Texinfo/XS/parsetexi/end_line.c:638
#, c-format, perl-format
msgid "@%s arg must be `top' or `bottom', not `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5650
#, perl-format
msgid "Only @%s 10 or 11 is supported, not `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5658
#, perl-format
msgid "@%s arg must be `separate' or `end', not `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5666
#, perl-format
msgid "@%s arg must be `on', `off' or `odd', not `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5684 tp/Texinfo/ParserNonXS.pm:5689
#: tp/Texinfo/XS/parsetexi/end_line.c:694
#, c-format, perl-format
msgid "@paragraphindent arg must be numeric/`none'/`asis', not `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5697
#, perl-format
msgid "@firstparagraphindent arg must be `none' or `insert', not `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5707 tp/Texinfo/XS/parsetexi/end_line.c:715
#, c-format, perl-format
msgid "@exampleindent arg must be numeric/`asis', not `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5718 tp/Texinfo/XS/parsetexi/end_line.c:730
#, c-format, perl-format
msgid "expected @%s on or off, not `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5727 tp/Texinfo/XS/parsetexi/end_line.c:750
#, c-format, perl-format
msgid "@kbdinputstyle arg must be `code'/`example'/`distinct', not `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5735 tp/Texinfo/XS/parsetexi/end_line.c:762
#, c-format, perl-format
msgid "@allowcodebreaks arg must be `true' or `false', not `%s'"
msgstr ""

#: tp/Texinfo/ParserNonXS.pm:5743 tp/Texinfo/XS/parsetexi/end_line.c:774
#, c-format, perl-format
msgid "@urefbreakstyle arg must be `after'/`before'/`none', not `%s'"
msgstr ""

#: tp/Texinfo/Structuring.pm:176
#, perl-format
msgid "raising the section level of @%s which is too low"
msgstr ""

#: tp/Texinfo/Structuring.pm:208
#, perl-format
msgid "no chapter-level command before @%s"
msgstr ""

#: tp/Texinfo/Structuring.pm:213
#, perl-format
msgid "lowering the section level of @%s appearing after a lower element"
msgstr ""

#: tp/Texinfo/Structuring.pm:302
#, perl-format
msgid "no sectioning command associated with @%s"
msgstr ""

#: tp/Texinfo/Structuring.pm:330
#, perl-format
msgid "@%s not empty"
msgstr ""

#: tp/Texinfo/Structuring.pm:387 tp/Texinfo/Structuring.pm:1309
#, perl-format
msgid "@%s reference to nonexistent node `%s'"
msgstr ""

#: tp/Texinfo/Structuring.pm:394
#, perl-format
msgid "@%s entry node name `%s' different from %s name `%s'"
msgstr ""

#: tp/Texinfo/Structuring.pm:442
#, perl-format
msgid "node `%s' unreferenced"
msgstr ""

#: tp/Texinfo/Structuring.pm:599
#, perl-format
msgid "node %s for `%s' is `%s' in sectioning but not in menu"
msgstr ""

#: tp/Texinfo/Structuring.pm:617
#, perl-format
msgid "node `%s' is %s for `%s' in menu but not in sectioning"
msgstr ""

#: tp/Texinfo/Structuring.pm:659
#, perl-format
msgid "node %s pointer for `%s' is `%s' but %s is `%s' in menu"
msgstr ""

#: tp/Texinfo/Structuring.pm:680
#, perl-format
msgid "node `%s' lacks menu item for `%s' despite being its Up target"
msgstr ""

#: tp/Texinfo/Structuring.pm:766
#, perl-format
msgid "%s pointer `%s' (for node `%s') different from %s name `%s'"
msgstr ""

#: tp/Texinfo/Structuring.pm:779
#, perl-format
msgid "%s reference to nonexistent `%s'"
msgstr ""

#: tp/Texinfo/Structuring.pm:1319
#, perl-format
msgid "@%s to `%s', different from %s name `%s'"
msgstr ""

#: tp/Texinfo/Structuring.pm:1620
#, perl-format
msgid "empty index key in @%s"
msgstr ""

#: tp/init/chm.pm:222 tp/init/chm.pm:278 tp/init/chm.pm:348
#, perl-format
msgid "chm.pm: could not open %s for writing: %s\n"
msgstr ""

#: tp/init/chm.pm:268 tp/init/chm.pm:338 tp/init/chm.pm:399
#, perl-format
msgid "chm.pm: error on closing %s: %s"
msgstr ""

#: tp/init/latex2html.pm:198
#, perl-format
msgid "l2h: could not open latex file %s for writing: %s"
msgstr ""

#: tp/init/latex2html.pm:346
msgid "l2h: L2H_TMP directory contains a dot"
msgstr ""

#: tp/init/latex2html.pm:351
msgid "l2h: current directory contains a dot"
msgstr ""

#: tp/init/latex2html.pm:379
#, perl-format
msgid "l2h: command did not succeed: %s"
msgstr ""

#: tp/init/latex2html.pm:427
#, perl-format
msgid "l2h: image has invalid extension: %s"
msgstr ""

#: tp/init/latex2html.pm:443
#, perl-format
msgid "l2h: rename %s as %s failed: %s"
msgstr ""

#: tp/init/latex2html.pm:465
#, perl-format
msgid "l2h: could not open %s: %s"
msgstr ""

#: tp/init/latex2html.pm:498
#, perl-format
msgid "latex2html.pm: end of @%s item %d not found"
msgstr ""

#: tp/init/latex2html.pm:509
#, perl-format
msgid ""
"latex2html.pm: processing produced %d items in HTML; expected %d, the number "
"of items found in the document"
msgstr ""

#: tp/init/latex2html.pm:539
#, perl-format
msgid "l2h: could not determine the fragment %d for @%s"
msgstr ""

#: tp/init/latex2html.pm:565
#, perl-format
msgid ""
"l2h: could not extract the fragment %d for @%s with output counter %d from "
"HTML"
msgstr ""

#: tp/init/latex2html.pm:626
#, perl-format
msgid "l2h: could not load %s: %s"
msgstr ""

#: tp/init/latex2html.pm:639
#, perl-format
msgid "l2h: could not open %s for writing: %s"
msgstr ""

#: tp/init/tex4ht.pm:130 tp/init/tex4ht.pm:287
#, perl-format
msgid "tex4ht.pm: could not open %s: %s"
msgstr ""

#: tp/init/tex4ht.pm:228
#, perl-format
msgid "tex4ht.pm: chdir %s failed: %s"
msgstr ""

#: tp/init/tex4ht.pm:241
#, perl-format
msgid "tex4ht.pm: unable to return to initial directory: %s"
msgstr ""

#: tp/init/tex4ht.pm:253
#, perl-format
msgid "tex4ht.pm: output file missing: %s"
msgstr ""

#: tp/init/tex4ht.pm:274
#, perl-format
msgid "tex4ht.pm: command failed: %s"
msgstr ""

#: tp/init/tex4ht.pm:279
#, perl-format
msgid "tex4ht.pm: closing communication failed: %s: %s"
msgstr ""

#: tp/init/tex4ht.pm:314
#, perl-format
msgid "tex4ht.pm: end of @%s item %d not found"
msgstr ""

#: tp/init/tex4ht.pm:321
#, perl-format
msgid ""
"tex4ht.pm: processing produced %d items in HTML; expected %d, the number of "
"items found in the document for @%s"
msgstr ""

#: tp/init/tex4ht.pm:341
#, perl-format
msgid "tex4ht.pm: output has no HTML item for @%s %s"
msgstr ""

#: tp/init/tex4ht.pm:356
#, perl-format
msgid ""
"tex4ht.pm: processing retrieved %d items in HTML; expected %d, the number of "
"items found in the document for @%s"
msgstr ""

#: tp/init/highlight_syntax.pm:58
#, perl-format
msgid "highlight_syntax.pm: command failed: %s"
msgstr ""

#: tp/init/highlight_syntax.pm:69
#, perl-format
msgid "highlight_syntax.pm: %s: %s: cannot parse language line"
msgstr ""

#: tp/init/highlight_syntax.pm:170 tp/init/highlight_syntax.pm:227
#, perl-format
msgid "highlight_syntax.pm: could not open %s: %s"
msgstr ""

#: tp/init/highlight_syntax.pm:219
#, perl-format
msgid "highlight_syntax.pm: command did not succeed: %s"
msgstr ""

#: tp/init/highlight_syntax.pm:259
#, perl-format
msgid ""
"highlight_syntax.pm: %s: %d separators; expected %d, the number of fragments "
"+1"
msgstr ""

#: tp/init/highlight_syntax.pm:267
#, perl-format
msgid "highlight_syntax.pm: %s: end of @%s item %d not found"
msgstr ""

#: tp/init/highlight_syntax.pm:272
#, perl-format
msgid ""
"highlight_syntax.pm: %s: processing produced %d items in HTML; expected %d, "
"the number found in the document"
msgstr ""

#: tp/init/highlight_syntax.pm:292
#, perl-format
msgid "highlight_syntax.pm: output has HTML item for @%s but no language %s"
msgstr ""

#: tp/init/highlight_syntax.pm:339
#, perl-format
msgid "highlight_syntax.pm: output has no HTML item for @%s %s %s"
msgstr ""

#: tp/texi2any.pl:345
#, perl-format
msgid "error loading %s: %s\n"
msgstr ""

#: tp/texi2any.pl:358
#, perl-format
msgid "%s: unknown variable %s"
msgstr ""

#: tp/texi2any.pl:374
#, perl-format
msgid "%s: unknown variable %s\n"
msgstr ""

#: tp/texi2any.pl:417
#, perl-format
msgid "could not read init file %s"
msgstr ""

#: tp/texi2any.pl:574
#, perl-format
msgid "ignoring unrecognized TEXINFO_OUTPUT_FORMAT value `%s'\n"
msgstr ""

#: tp/texi2any.pl:660
#, perl-format
msgid "Usage: %s [OPTION]... TEXINFO-FILE...\n"
msgstr ""

#: tp/texi2any.pl:663
msgid ""
"Translate Texinfo source documentation to various other formats, by default\n"
"Info files suitable for reading online with Emacs or standalone GNU Info.\n"
"\n"
"This program is commonly installed as both `makeinfo' and `texi2any';\n"
"the behavior is identical, and does not depend on the installed name.\n"
msgstr ""

#: tp/texi2any.pl:671
#, perl-format
msgid ""
"General options:\n"
"      --document-language=STR locale to use in translating Texinfo keywords\n"
"                                for the output document (default C).\n"
"      --error-limit=NUM       quit after NUM errors (default %d).\n"
"      --force                 preserve output even if errors.\n"
"      --help                  display this help and exit.\n"
"      --no-validate           suppress node cross-reference validation.\n"
"      --no-warn               suppress warnings (but not errors).\n"
"      --conf-dir=DIR          search also for initialization files in DIR.\n"
"      --init-file=FILE        load FILE to modify the default behavior.\n"
"  -c, --set-customization-variable VAR=VAL  set customization variable VAR \n"
"                                to value VAL.\n"
"  -v, --verbose               explain what is being done.\n"
"      --version               display version information and exit.\n"
msgstr ""

#: tp/texi2any.pl:689
msgid ""
"Output format selection (default is to produce Info):\n"
"      --docbook               output Docbook XML rather than Info.\n"
"      --html                  output HTML rather than Info.\n"
"      --plaintext             output plain text rather than Info.\n"
"      --xml                   output Texinfo XML rather than Info.\n"
"      --dvi, --dvipdf, --ps, --pdf  call texi2dvi to generate given output,\n"
"                                after checking validity of TEXINFO-FILE.\n"
msgstr ""

#: tp/texi2any.pl:699
msgid ""
"General output options:\n"
"  -E, --macro-expand=FILE     output macro-expanded source to FILE,\n"
"                                ignoring any @setfilename.\n"
"      --no-headers            suppress node separators, Node: lines, and "
"menus\n"
"                                from Info output (thus producing plain "
"text)\n"
"                                or from HTML (thus producing shorter "
"output).\n"
"                                Also, if producing Info, write to\n"
"                                standard output by default.\n"
"      --no-split              suppress any splitting of the output;\n"
"                                generate only one output file.\n"
"      --[no-]number-sections  output chapter and sectioning numbers;\n"
"                                default is on.\n"
"  -o, --output=DEST           output to DEST.\n"
"                                With split output, create DEST as a "
"directory\n"
"                                 and put the output files there.\n"
"                                With non-split output, if DEST is already\n"
"                                 a directory or ends with a /,\n"
"                                 put the output file there.\n"
"                                Otherwise, DEST names the output file.\n"
msgstr ""

#: tp/texi2any.pl:721
#, perl-format
msgid ""
"Options for Info and plain text:\n"
"      --disable-encoding      do not output accented and special characters\n"
"                                in Info output based on @documentencoding.\n"
"      --enable-encoding       override --disable-encoding (default).\n"
"      --fill-column=NUM       break Info lines at NUM characters (default "
"%d).\n"
"      --footnote-style=STYLE  output footnotes in Info according to STYLE:\n"
"                                `separate' to put them in their own node;\n"
"                                `end' to put them at the end of the node, "
"in\n"
"                                which they are defined (this is the "
"default).\n"
"      --paragraph-indent=VAL  indent Info paragraphs by VAL spaces (default "
"%d).\n"
"                                If VAL is `none', do not indent; if VAL is\n"
"                                `asis', preserve existing indentation.\n"
"      --split-size=NUM        split Info files at size NUM (default %d).\n"
msgstr ""

#: tp/texi2any.pl:740
msgid ""
"Options for HTML:\n"
"      --css-include=FILE      include FILE in HTML <style> output;\n"
"                                read stdin if FILE is -.\n"
"      --css-ref=URL           generate CSS reference to URL.\n"
"      --internal-links=FILE   produce list of internal links in FILE.\n"
"      --split=SPLIT           split at SPLIT, where SPLIT may be `chapter',\n"
"                                `section' or `node'.\n"
"      --transliterate-file-names  use file names in ASCII transliteration.\n"
"      --node-files            produce redirection files for nodes and \n"
"                                anchors; default is set only if split.\n"
msgstr ""

#: tp/texi2any.pl:752
msgid ""
"Options for XML and Docbook:\n"
"      --output-indent=VAL     does nothing, retained for compatibility.\n"
msgstr ""

#: tp/texi2any.pl:755
msgid ""
"Options for DVI/PS/PDF:\n"
"      --Xopt=OPT              pass OPT to texi2dvi; can be repeated.\n"
msgstr ""

#: tp/texi2any.pl:760
msgid ""
"Input file options:\n"
"      --commands-in-node-names  does nothing, retained for compatibility.\n"
"  -D VAR                        define the variable VAR, as with @set.\n"
"  -D 'VAR VAL'                  define VAR to VAL (one shell argument).\n"
"  -I DIR                        append DIR to the @include search path.\n"
"  -P DIR                        prepend DIR to the @include search path.\n"
"  -U VAR                        undefine the variable VAR, as with @clear.\n"
msgstr ""

#: tp/texi2any.pl:770
msgid ""
"Conditional processing in input:\n"
"  --ifdocbook       process @ifdocbook and @docbook even if\n"
"                      not generating Docbook.\n"
"  --ifhtml          process @ifhtml and @html even if not generating HTML.\n"
"  --ifinfo          process @ifinfo even if not generating Info.\n"
"  --ifplaintext     process @ifplaintext even if not generating plain text.\n"
"  --iftex           process @iftex and @tex.\n"
"  --ifxml           process @ifxml and @xml.\n"
"  --no-ifdocbook    do not process @ifdocbook and @docbook text.\n"
"  --no-ifhtml       do not process @ifhtml and @html text.\n"
"  --no-ifinfo       do not process @ifinfo text.\n"
"  --no-ifplaintext  do not process @ifplaintext text.\n"
"  --no-iftex        do not process @iftex and @tex text.\n"
"  --no-ifxml        do not process @ifxml and @xml text.\n"
"\n"
"  Also, for the --no-ifFORMAT options, do process @ifnotFORMAT text.\n"
msgstr ""

#: tp/texi2any.pl:789
msgid ""
"  The defaults for the @if... conditionals depend on the output format:\n"
"  if generating Docbook, --ifdocbook is on and the others are off;\n"
"  if generating HTML, --ifhtml is on and the others are off;\n"
"  if generating Info, --ifinfo is on and the others are off;\n"
"  if generating plain text, --ifplaintext is on and the others are off;\n"
"  if generating XML, --ifxml is on and the others are off.\n"
msgstr ""

#: tp/texi2any.pl:798
msgid ""
"Examples:\n"
"  makeinfo foo.texi                      write Info to foo's @setfilename\n"
"  makeinfo --html foo.texi               write HTML to @setfilename\n"
"  makeinfo --xml foo.texi                write Texinfo XML to @setfilename\n"
"  makeinfo --docbook foo.texi            write Docbook XML to @setfilename\n"
"  makeinfo --plaintext foo.texi          write plain text to standard "
"output\n"
"  makeinfo --pdf foo.texi                write PDF using texi2dvi\n"
"\n"
"  makeinfo --html --no-headers foo.texi  write html without node lines, "
"menus\n"
"  makeinfo --number-sections foo.texi    write Info with numbered sections\n"
"  makeinfo --no-split foo.texi           write one Info file however big\n"
msgstr ""

#: tp/texi2any.pl:844
#, perl-format
msgid "%s: --footnote-style arg must be `separate' or `end', not `%s'.\n"
msgstr ""

#: tp/texi2any.pl:934
#, perl-format
msgid "%s: --paragraph-indent arg must be numeric/`none'/`asis', not `%s'.\n"
msgstr ""

#: tp/texi2any.pl:1044
#, perl-format
msgid "%s: when generating %s, only one input FILE may be specified with -o\n"
msgstr ""

#: tp/texi2any.pl:1048
msgid "--Xopt option without printed output"
msgstr ""

#: tp/texi2any.pl:1064
#, perl-format
msgid "unknown tree transformation %s"
msgstr ""

#: tp/texi2any.pl:1071
#, perl-format
msgid "ignoring splitting for format %s"
msgstr ""

#: tp/texi2any.pl:1148
#, perl-format
msgid "%s: missing file argument.\n"
msgstr ""

#: tp/texi2any.pl:1149
#, perl-format
msgid "Try `%s --help' for more information.\n"
msgstr ""

#: tp/texi2any.pl:1216
msgid "fill_gaps_in_sectioning transformation return no result. No section?"
msgstr ""

#: tp/texi2any.pl:1238
#, perl-format
msgid "error on closing macro expand file %s: %s\n"
msgstr ""

#: tp/texi2any.pl:1244
#, perl-format
msgid "could not open %s for writing: %s\n"
msgstr ""

#: tp/texi2any.pl:1274
msgid ""
"insert_nodes_for_sectioning_commands transformation return no result. No "
"section?"
msgstr ""

#: tp/texi2any.pl:1379 tp/texi2any.pl:1413
#, perl-format
msgid "%s: error on closing internal links file %s: %s\n"
msgstr ""

#: tp/Texinfo/XS/parsetexi/close.c:274
#, c-format
msgid "no matching `@end %s'"
msgstr ""

#: tp/Texinfo/XS/parsetexi/close.c:312 tp/Texinfo/XS/parsetexi/separator.c:193
msgid "misplaced {"
msgstr ""

#: tp/Texinfo/XS/parsetexi/close.c:422
#, c-format
msgid "unmatched `@end %s'"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:192
msgid "@set requires a name"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:195
msgid "bad name for @set"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:219
msgid "@clear requires a name"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:223
msgid "bad name for @clear"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:242
msgid "@unmacro requires a name"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:245
msgid "bad name for @unmacro"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:264
#, c-format
msgid "@clickstyle should only accept an @-command as argument, not `%s'"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:357
#, c-format
msgid "environment command %s as argument to @alias"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:375
msgid "bad argument to @alias"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:426
msgid "bad argument to @definfoenclose"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:438
msgid "empty @columnfractions"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:598
#, c-format
msgid "bad argument to @printindex: %s"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:650
#, c-format
msgid "Only @fonttextsize 10 or 11 is supported, not `%s'"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:661
#, c-format
msgid "@footnotestyle arg must be `separate' or `end', not `%s'"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:673
#, c-format
msgid "@setchapternewpage arg must be `on', `off' or `odd', not `%s'"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:684
#, c-format
msgid "bad argument to @need: %s"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:705
#, c-format
msgid "@firstparagraph arg must be `none' or `insert', not `%s'"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:787
#, c-format
msgid "bad argument to @headings: %s"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:1162
#, c-format
msgid "%s requires an argument: the formatter for @item"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:1380
msgid "unmatched `@end'"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:1400
#: tp/Texinfo/XS/parsetexi/parser.c:1133
#, c-format
msgid "superfluous argument to @end %s: %s"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:1410
#, c-format
msgid "bad argument to @end: %s"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:1427
#, c-format
msgid "@include: could not find %s"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:1435
#, c-format
msgid "@include: could not open %s:"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:1816
msgid "@setfilename after the first element"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:1826
msgid "@columnfractions only meaningful on a @multitable line"
msgstr ""

#: tp/Texinfo/XS/parsetexi/end_line.c:1893
msgid "@node precedes @part, but parts may not be associated with nodes"
msgstr ""

#: tp/Texinfo/XS/parsetexi/handle_commands.c:154
#, c-format
msgid "@%s not meaningful inside @%s block"
msgstr ""

#: tp/Texinfo/XS/parsetexi/handle_commands.c:363
#, c-format
msgid "@%s not allowed inside `@copying' block"
msgstr ""

#: tp/Texinfo/XS/parsetexi/handle_commands.c:565
msgid "@subentry should only occur in an index entry"
msgstr ""

#: tp/Texinfo/XS/parsetexi/handle_commands.c:690
msgid ""
"@author not meaningful outside `@titlepage' and `@quotation' environments"
msgstr ""

#: tp/Texinfo/XS/parsetexi/handle_commands.c:804
#: tp/Texinfo/XS/parsetexi/macro.c:107
#, c-format
msgid "@%s requires a name"
msgstr ""

#: tp/Texinfo/XS/parsetexi/macro.c:159
#, c-format
msgid "bad or empty @%s formal argument: "
msgstr ""

#: tp/Texinfo/XS/parsetexi/parser.c:1460
#, c-format
msgid "@dotless expects `i' or `j' as argument, not `%c'"
msgstr ""

#: tp/Texinfo/XS/parsetexi/parser.c:1594
#, c-format
msgid "@%s is obsolete."
msgstr ""

#: tp/Texinfo/XS/parsetexi/parser.c:1596
#, c-format
msgid "@%s is obsolete; %s"
msgstr ""

#: tp/Texinfo/XS/parsetexi/parser.c:1722
msgid "@\\ should only appear in math context"
msgstr ""

#: tp/Texinfo/XS/parsetexi/separator.c:53
msgid "@verb without associated character"
msgstr ""

#: tp/Texinfo/XS/parsetexi/separator.c:396
#, c-format
msgid "@dotless expects `i' or `j' as argument, not `%s'"
msgstr ""

#: tp/Texinfo/XS/parsetexi/separator.c:555
msgid "misplaced }"
msgstr ""