# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 1996-10-08 13:17+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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"

#: makeinfo/makeinfo.c:864
#, c-format
msgid "Couldn't open macro expansion output \"%s\""
msgstr ""

#: makeinfo/makeinfo.c:868
msgid "Cannot specify more than one macro expansion output"
msgstr ""

#: makeinfo/makeinfo.c:889
#, c-format
msgid "%s: --fill-column arg must be numeric, not `%s'.\n"
msgstr ""

#: makeinfo/makeinfo.c:905
#, c-format
msgid "%s: --paragraph-indent arg must be numeric/none/asis, not `%s'.\n"
msgstr ""

#: makeinfo/makeinfo.c:916
#, c-format
msgid "%s: --error-limit arg must be numeric, not `%s'.\n"
msgstr ""

#: makeinfo/makeinfo.c:927
#, c-format
msgid "%s: --reference-limit arg must be numeric, not `%s'.\n"
msgstr ""

#: makeinfo/makeinfo.c:938
#, c-format
msgid "%s: --footnote-style arg must be `separate' or `end', not `%s'.\n"
msgstr ""

#: info/info.c:205 makeinfo/makeinfo.c:952 util/install-info.c:504
#: util/texindex.c:374
msgid ""
"Copyright (C) 1996 Free Software Foundation, Inc.\n"
"There is NO warranty.  You may redistribute this software\n"
"under the terms of the GNU General Public License.\n"
"For more information about these matters, see the files named COPYING."
msgstr ""

#: makeinfo/makeinfo.c:972
#, c-format
msgid "%s: missing file argument.\n"
msgstr ""

#: makeinfo/makeinfo.c:1002
msgid "stdin"
msgstr ""

#: makeinfo/makeinfo.c:1014
#, c-format
msgid "GNU Makeinfo (Texinfo 3.9) %d.%d\n"
msgstr ""

#: makeinfo/makeinfo.c:1032 util/texindex.c:1790
#, c-format
msgid "Virtual memory exhausted in %s ()!  Needed %d bytes."
msgstr ""

#: makeinfo/makeinfo.c:1079
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr ""

#: makeinfo/makeinfo.c:1081
#, c-format
msgid ""
"Usage: %s [OPTION]... TEXINFO-FILE...\n"
"\n"
"Translate Texinfo source documentation to a format suitable for reading\n"
"with GNU Info.\n"
"\n"
"Options:\n"
"-D VAR                 define a variable, as with @set.\n"
"-E MACRO-OFILE\t       process macros only, output texinfo source.\n"
"-I DIR                 add DIR to the directory search list for @include.\n"
"-U VAR                 undefine a variable, as with @clear.\n"
"--error-limit NUM      quit after NUM errors (default %d).\n"
"--fill-column NUM      break lines at NUM characters (default %d).\n"
"--footnote-style STYLE output footnotes according to STYLE:\n"
"                         `separate' to place footnotes in their own node,\n"
"                         `end' to place the footnotes at the end of\n"
"                         the node in which they are defined (the default).\n"
"--help                 display this help and exit.\n"
"--no-validate          suppress node cross-reference validation.\n"
"--no-warn              suppress warnings (but not errors).\n"
"--no-split             suppress splitting of large files.\n"
"--no-headers           suppress node separators and Node: Foo headers.\n"
"--output FILE, -o FILE output to FILE, and ignore any @setfilename.\n"
"--paragraph-indent NUM indent paragraphs with NUM spaces (default %d).\n"
"--reference-limit NUM  complain about at most NUM references (default %d).\n"
"--verbose              report about what is being done.\n"
"--version              display version information and exit.\n"
"\n"
"Email bug reports to bug-texinfo@prep.ai.mit.edu.\n"
msgstr ""

#: makeinfo/makeinfo.c:1387
msgid "noname.texi"
msgstr ""

#: makeinfo/makeinfo.c:1591 makeinfo/makeinfo.c:1629
#, c-format
msgid "%s:%d: Warning: "
msgstr ""

#: makeinfo/makeinfo.c:1648
msgid "Too many errors!  Gave up.\n"
msgstr ""

#: makeinfo/makeinfo.c:4649
#, c-format
msgid "Node `%s' multiply defined (%d is first definition)"
msgstr ""

#: makeinfo/makeinfo.c:4770
#, c-format
msgid "Node `%s' requires a sectioning command (e.g. %c%s)"
msgstr ""

#: makeinfo/makeinfo.c:4974
#, c-format
msgid "No node name specified for `%c%s' command"
msgstr ""

#: makeinfo/makeinfo.c:5052
#, c-format
msgid "Node `%s''s Next field not pointed back to"
msgstr ""

#: makeinfo/makeinfo.c:5057
#, c-format
msgid "This node (`%s') is the one with the bad `Prev'"
msgstr ""

#: makeinfo/makeinfo.c:5097
#, c-format
msgid "Node `%s''s Prev field not pointed back to"
msgstr ""

#: makeinfo/makeinfo.c:5102
#, c-format
msgid "This node (`%s') is the one with the bad `Next'"
msgstr ""

#: makeinfo/makeinfo.c:5114
#, c-format
msgid "Node `%s' is missing an \"Up\" field"
msgstr ""

#: makeinfo/makeinfo.c:5154
#, c-format
msgid "`%s' has an Up field of `%s', but `%s' has no menu item for `%s'"
msgstr ""

#: makeinfo/makeinfo.c:5185
#, c-format
msgid "Node `%s' has been referenced %d times"
msgstr ""

#: makeinfo/makeinfo.c:5197
#, c-format
msgid "Unreferenced node `%s'"
msgstr ""

#: makeinfo/makeinfo.c:5225
#, c-format
msgid "Validation error.  `%s' field points to node `%s', which doesn't exist"
msgstr ""

#: makeinfo/makeinfo.c:5637 makeinfo/makeinfo.c:5650
#, c-format
msgid "%cmenu seen before a node has been defined"
msgstr ""

#: makeinfo/makeinfo.c:5639 makeinfo/makeinfo.c:5652
msgid "Creating `TOP' node."
msgstr ""

#: makeinfo/makeinfo.c:5765
msgid "Cross-reference must be terminated with a period or a comma"
msgstr ""

#: makeinfo/makeinfo.c:5898
#, c-format
msgid "%s requires a letter or a digit"
msgstr ""

#: makeinfo/makeinfo.c:6181
#, c-format
msgid "%c%s requires a name"
msgstr ""

#: makeinfo/makeinfo.c:6513
#, c-format
msgid "The `%c%s' command is meaningless within a `@%s' block"
msgstr ""

#: makeinfo/makeinfo.c:6522
#, c-format
msgid "%citemx is not meaningful inside of a `%s' block"
msgstr ""

#: makeinfo/makeinfo.c:6630
#, c-format
msgid "%c%s found outside of an insertion block"
msgstr ""

#: makeinfo/makeinfo.c:6721
#, c-format
msgid "Missing `}' in %cdef arg"
msgstr ""

#: makeinfo/makeinfo.c:7117
#, c-format
msgid "Must be in a `%s' insertion in order to use `%s'x"
msgstr ""

#: makeinfo/makeinfo.c:7135
#, c-format
msgid "Unmatched `%c%s'"
msgstr ""

#: makeinfo/makeinfo.c:7143
#, c-format
msgid "`%c%s' needs something after it"
msgstr ""

#: makeinfo/makeinfo.c:7149
#, c-format
msgid "Bad argument to `%s', `%s', using `%s'"
msgstr ""

#: makeinfo/makeinfo.c:7219
#, c-format
msgid "%csp requires a positive numeric argument"
msgstr ""

#: makeinfo/makeinfo.c:7384
msgid "Unknown file system error"
msgstr ""

#: makeinfo/makeinfo.c:7456
msgid "Misplaced `}'"
msgstr ""

#: makeinfo/makeinfo.c:7716
#, c-format
msgid "Unknown index reference `%s'"
msgstr ""

#: makeinfo/makeinfo.c:7780
#, c-format
msgid "Index `%s' already exists"
msgstr ""

#: makeinfo/makeinfo.c:7829
msgid "Unknown index reference"
msgstr ""

#: makeinfo/makeinfo.c:8022
#, c-format
msgid "Unknown index name `%s'"
msgstr ""

#: makeinfo/makeinfo.c:8145 makeinfo/makeinfo.c:8195
#, c-format
msgid "Bad argument to %c%s"
msgstr ""

#: makeinfo/makeinfo.c:8258
#, c-format
msgid "`%c%s' expected more than just `%s'.  It needs something in `{...}'"
msgstr ""

#: makeinfo/makeinfo.c:8273
#, c-format
msgid "No closing brace for footnote `%s'"
msgstr ""

#: makeinfo/makeinfo.c:8296
msgid "Footnote defined without parent node"
msgstr ""

#: makeinfo/makeinfo.c:8486
#, c-format
msgid "The macro `%s' is previously defined"
msgstr ""

#: makeinfo/makeinfo.c:8491
#, c-format
msgid "Here is the previous definition of `%s'"
msgstr ""

#: makeinfo/makeinfo.c:8699
#, c-format
msgid "Macro `%s' called with too many args"
msgstr ""

#: makeinfo/makeinfo.c:8851
#, c-format
msgid "%cend macro not found"
msgstr ""

#: makeinfo/makeinfo.c:8892
#, c-format
msgid "%cquote-arg only useful when the macro takes a single argument"
msgstr ""

#: makeinfo/multi.c:93
msgid "Multitables cannot be nested"
msgstr ""

#: makeinfo/multi.c:165
#, c-format
msgid "ignoring stray text `%s' after @multitable"
msgstr ""

#: makeinfo/multi.c:237
#, c-format
msgid "Too many columns in multitable item (max %d)"
msgstr ""

#. impossible, I think.
#: makeinfo/multi.c:252
msgid "multitable item not in active multitable"
msgstr ""

#: makeinfo/multi.c:261
#, c-format
msgid "Cannot select column #%d in multitable"
msgstr ""

#: makeinfo/multi.c:390
msgid "ignoring @tab outside of multitable"
msgstr ""

#: makeinfo/multi.c:416
msgid "** Multicolumn output from last row:\n"
msgstr ""

#: makeinfo/multi.c:419
#, c-format
msgid "* column #%d: output = %s\n"
msgstr ""

#: util/deref.c:105
#, c-format
msgid "%s: can not open: %s\n"
msgstr ""

#: util/deref.c:206
#, c-format
msgid "%s: %s: %d: mismatched braces\n"
msgstr ""

#: util/deref.c:239
#, c-format
msgid "unknown error %d"
msgstr ""

#: util/install-info.c:139 util/install-info.c:153
msgid "virtual memory exhausted"
msgstr ""

#: util/install-info.c:209
#, c-format
msgid "%s: Warning: "
msgstr ""

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

#: util/install-info.c:282 util/install-info.c:291
msgid "(none)"
msgstr ""

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

#: util/install-info.c:307
#, c-format
msgid ""
"%s [OPTION]... [INFO-FILE [DIR-FILE]]\n"
"  Install INFO-FILE in the Info directory file DIR-FILE.\n"
"\n"
"Options:\n"
"--delete          Delete existing entries in INFO-FILE;\n"
"                    don't insert any new entries.\n"
"--dir-file=NAME   Specify file name of Info directory file.\n"
"                    This is equivalent to using the DIR-FILE argument.\n"
"--entry=TEXT      Insert TEXT as an Info directory entry.\n"
"                    TEXT should have the form of an Info menu item line\n"
"                    plus zero or more extra lines starting with whitespace.\n"
"                    If you specify more than one entry, they are all added.\n"
"                    If you don't specify any entries, they are determined\n"
"                    from information in the Info file itself.\n"
"--help            Display this help and exit.\n"
"--info-file=FILE  Specify Info file to install in the directory.\n"
"                    This is equivalent to using the INFO-FILE argument.\n"
"--info-dir=DIR    Same as --dir-file=DIR/dir.\n"
"--item=TEXT       Same as --entry TEXT.\n"
"                    An Info directory entry is actually a menu item.\n"
"--quiet           Suppress warnings.\n"
"--remove          Same as --delete.\n"
"--section=SEC     Put this file's 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"
"--version         Display version information and exit.\n"
"\n"
"Email bug reports to bug-texinfo@prep.ai.mit.edu.\n"
msgstr ""

#: util/install-info.c:353
msgid "Unknown error"
msgstr ""

#: util/install-info.c:437 util/install-info.c:448
#, c-format
msgid "%s: Specify the Info directory only once.\n"
msgstr ""

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

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

#: util/install-info.c:527
msgid "No input file specified"
msgstr ""

#: util/install-info.c:529
msgid "No dir file specified"
msgstr ""

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

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

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

#: util/install-info.c:816
#, c-format
msgid "menu item `%s' already exists, for file `%s'"
msgstr ""

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

#: util/texindex.c:287 util/texindex.c:380
msgid "--keep"
msgstr ""

#: util/texindex.c:287 util/texindex.c:381
msgid "-k"
msgstr ""

#: util/texindex.c:288
msgid "keep temporary files around after processing"
msgstr ""

#: util/texindex.c:289
msgid "--no-keep"
msgstr ""

#: util/texindex.c:290
msgid "do not keep temporary files around after processing (default)"
msgstr ""

#: util/texindex.c:291 util/texindex.c:390
msgid "--output"
msgstr ""

#: util/texindex.c:291 util/texindex.c:391
msgid "-o"
msgstr ""

#: util/texindex.c:292
msgid "send output to FILE"
msgstr ""

#: util/texindex.c:293 util/texindex.c:371
msgid "--version"
msgstr ""

#: util/texindex.c:294
msgid "display version information and exit"
msgstr ""

#: util/texindex.c:295 util/texindex.c:385
msgid "--help"
msgstr ""

#: util/texindex.c:295 util/texindex.c:386
msgid "-h"
msgstr ""

#: util/texindex.c:296
msgid "display this help and exit"
msgstr ""

#: util/texindex.c:307
#, c-format
msgid "Usage: %s [OPTION]... FILE...\n"
msgstr ""

#: util/texindex.c:308
msgid "Generate a sorted index for each TeX output FILE.\n"
msgstr ""

#. Avoid trigraph nonsense.
#: util/texindex.c:310
msgid "Usually FILE... is `foo.??' for a document `foo.texi'.\n"
msgstr ""

#: util/texindex.c:311
msgid ""
"\n"
"Options:\n"
msgstr ""

#: util/texindex.c:325
msgid ""
"\n"
"Email bug reports to bug-texinfo@prep.ai.mit.edu."
msgstr ""

#: util/texindex.c:952 util/texindex.c:986 util/texindex.c:1062
#: util/texindex.c:1090
#, c-format
msgid "%s: not a texinfo index file"
msgstr ""

#: util/texindex.c:1047
#, c-format
msgid "failure reopening %s"
msgstr ""

#: util/texindex.c:1360
#, c-format
msgid "entry %s follows an entry with a secondary name"
msgstr ""

#: util/texindex.c:1687 util/texindex.c:1698
#, c-format
msgid "%s; for file `%s'.\n"
msgstr ""

#. ****************************************************************
#.
#. Echo Area Movement Commands
#.
#. ****************************************************************
#: info/echo_area.c:288 info/session.c:708
msgid "Move forward a character"
msgstr ""

#. Move point backward in the node.
#: info/echo_area.c:300 info/session.c:724
msgid "Move backward a character"
msgstr ""

#: info/echo_area.c:312
msgid "Move to the start of this line"
msgstr ""

#: info/echo_area.c:317
msgid "Move to the end of this line"
msgstr ""

#. Move forward a word in the input line.
#: info/echo_area.c:325 info/session.c:742
msgid "Move forward a word"
msgstr ""

#: info/echo_area.c:365 info/session.c:791
msgid "Move backward a word"
msgstr ""

#: info/echo_area.c:405
msgid "Delete the character under the cursor"
msgstr ""

#: info/echo_area.c:435
msgid "Delete the character behind the cursor"
msgstr ""

#: info/echo_area.c:456
msgid "Cancel or quit operation"
msgstr ""

#: info/echo_area.c:471
msgid "Accept (or force completion of) this line"
msgstr ""

#: info/echo_area.c:476
msgid "Insert next character verbatim"
msgstr ""

#: info/echo_area.c:484
msgid "Insert this character"
msgstr ""

#: info/echo_area.c:502
msgid "Insert a TAB character"
msgstr ""

#. Transpose the characters at point.  If point is at the end of the line,
#. then transpose the characters before point.
#: info/echo_area.c:509
msgid "Transpose characters at point"
msgstr ""

#: info/echo_area.c:560
msgid "Yank back the contents of the last kill"
msgstr ""

#: info/echo_area.c:567
msgid "Kill ring is empty"
msgstr ""

#. If the last command was yank, or yank_pop, and the text just before
#. point is identical to the current kill item, then delete that text
#. from the line, rotate the index down, and yank back some other text.
#: info/echo_area.c:580
msgid "Yank back a previous kill"
msgstr ""

#. Delete the text from point to end of line.
#: info/echo_area.c:613
msgid "Kill to the end of the line"
msgstr ""

#: info/echo_area.c:626
msgid "Kill to the beginning of the line"
msgstr ""

#. Delete from point to the end of the current word.
#: info/echo_area.c:638
msgid "Kill the word following the cursor"
msgstr ""

#: info/echo_area.c:657
msgid "Kill the word preceding the cursor"
msgstr ""

#: info/echo_area.c:876
msgid "Not complete"
msgstr ""

#: info/echo_area.c:921
msgid "List possible completions"
msgstr ""

#: info/echo_area.c:934
msgid "No completions"
msgstr ""

#: info/echo_area.c:938
msgid "Sole completion"
msgstr ""

#: info/echo_area.c:947
#, c-format
msgid "There %s %d "
msgstr ""

#: info/echo_area.c:947
msgid "is"
msgstr ""

#: info/echo_area.c:947
msgid "are"
msgstr ""

#: info/echo_area.c:1091
msgid "Insert completion"
msgstr ""

#: info/echo_area.c:1224
msgid "Building completions..."
msgstr ""

#: info/echo_area.c:1323
msgid "Scroll the completions window"
msgstr ""

#: info/footnotes.c:32
msgid "*Footnotes*"
msgstr ""

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

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

#. If this node is an Index, do not dump the menu references.
#: info/indices.c:141 info/session.c:2595
msgid "Index"
msgstr ""

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

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

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

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

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

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

#: info/indices.c:291
msgid "No index entries."
msgstr ""

#: info/indices.c:324
#, c-format
msgid "No %sindex entries containing \"%s\"."
msgstr ""

#: info/indices.c:325
msgid "more "
msgstr ""

#: info/indices.c:335
msgid "CAN'T SEE THIS"
msgstr ""

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

#: info/indices.c:460 info/info.c:273 info/info.c:411 info/session.c:1600
#: info/session.c:1614 info/session.c:1690 info/session.c:2286
#: info/window.c:1064
msgid "Top"
msgstr ""

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

#: info/indices.c:556
msgid "*Apropos*"
msgstr ""

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

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

#: info/indices.c:593
#, c-format
msgid ""
"\n"
"* Menu: Nodes whoses indices contain \"%s\":\n"
msgstr ""

#: info/info.c:204
#, c-format
msgid "GNU Info (Texinfo 3.9) %s\n"
msgstr ""

#. HANDLE_MAN_PAGES
#: info/info.c:329
msgid "There is no menu in this node."
msgstr ""

#: info/info.c:361
#, c-format
msgid "There is no menu item \"%s\" in this node."
msgstr ""

#: info/info.c:425
#, c-format
msgid "Unable to find the node referenced by \"%s\"."
msgstr ""

#: info/info.c:535
msgid ""
"Usage: info [-d dir-path] [-f info-file] [-o output-file] [-n node-name]..."
msgstr ""

#: info/info.c:536
msgid ""
"            [--directory dir-path] [--file info-file] [--node node-name]..."
msgstr ""

#: info/info.c:537
msgid "            [--help] [--output output-file] [--subnodes] [--version]"
msgstr ""

#: info/info.c:538
msgid "            [--dribble dribble-file] [--restore from-file]"
msgstr ""

#: info/info.c:539
msgid "            [menu-selection ...]"
msgstr ""

#: info/info.c:547
msgid ""
"Here is a quick description of Info's options.  For a more complete\n"
"description of how to use Info, type `info info options'.\n"
"\n"
"   --directory DIR\t\tAdd DIR to INFOPATH.\n"
"   --dribble FILENAME\t\tRemember user keystrokes in FILENAME.\n"
"   --file FILENAME\t\tSpecify Info file to visit.\n"
"   --node NODENAME\t\tSpecify nodes in first visited Info file.\n"
"   --output FILENAME\t\tOutput selected nodes to FILENAME.\n"
"   --restore FILENAME\t\tRead initial keystrokes from FILENAME.\n"
"   --subnodes\t\t\tRecursively output menu items.\n"
"   --help\t\t\tGet this help message.\n"
"   --version\t\t\tDisplay Info's version information.\n"
"\n"
"Remaining arguments to Info are treated as the names of menu\n"
"items in the initial node visited.  You can easily move to the\n"
"node of your choice by specifying the menu names which describe\n"
"the path to that node.  For example, `info emacs buffers'.\n"
"\n"
"Email bug reports to bug-texinfo@prep.ai.mit.edu."
msgstr ""

#. infodoc.c -- Functions which build documentation nodes.
#. This file is part of GNU Info, a program for reading online documentation
#. stored in Info format.
#.
#. Copyright (C) 1993 Free Software Foundation, Inc.
#.
#. This program is free software; you can redistribute it and/or modify
#. it under the terms of the GNU General Public License as published by
#. the Free Software Foundation; either version 2, or (at your option)
#. any later version.
#.
#. This program is distributed in the hope that it will be useful,
#. but WITHOUT ANY WARRANTY; without even the implied warranty of
#. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#. GNU General Public License for more details.
#.
#. You should have received a copy of the GNU General Public License
#. along with this program; if not, write to the Free Software
#. Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#.
#. Written by Brian Fox (bfox@ai.mit.edu).
#. config.h is taking control now Erick Branderhorst <branderh@debian.org>.
#. Normally we do not define HELP_NODE_GETS_REGENERATED because the
#. contents of the help node currently can never change once an info
#. session has been started.   You should consider defining this in
#. the case that you place information about dynamic variables in the
#. help text.  When that happens, the contents of the help node will
#. change dependent on the value of those variables, and the user will
#. expect to see those changes.
#. #define HELP_NODE_GETS_REGENERATED 1
#. ****************************************************************
#.
#. Info Help Windows
#.
#. ****************************************************************
#. The name of the node used in the help window.
#: info/infodoc.c:45
msgid "*Info Help*"
msgstr ""

#: info/infodoc.c:55
msgid "Basic Commands in Info Windows"
msgstr ""

#: info/infodoc.c:56
msgid "******************************"
msgstr ""

#: info/infodoc.c:58
msgid "  h   Invoke the Info tutorial."
msgstr ""

#: info/infodoc.c:60
msgid "Selecting other nodes:"
msgstr ""

#: info/infodoc.c:61
msgid "----------------------"
msgstr ""

#: info/infodoc.c:62
msgid "  n   Move to the \"next\" node of this node."
msgstr ""

#: info/infodoc.c:63
msgid "  p   Move to the \"previous\" node of this node."
msgstr ""

#: info/infodoc.c:64
msgid "  u   Move \"up\" from this node."
msgstr ""

#: info/infodoc.c:65
msgid "  m   Pick menu item specified by name."
msgstr ""

#: info/infodoc.c:66
msgid "      Picking a menu item causes another node to be selected."
msgstr ""

#: info/infodoc.c:67
msgid "  f   Follow a cross reference.  Reads name of reference."
msgstr ""

#: info/infodoc.c:68
msgid "  l   Move to the last node seen in this window."
msgstr ""

#: info/infodoc.c:69
msgid "  d   Move to the `directory' node.  Equivalent to `g(DIR)'."
msgstr ""

#: info/infodoc.c:71
msgid "Moving within a node:"
msgstr ""

#: info/infodoc.c:72
msgid "---------------------"
msgstr ""

#: info/infodoc.c:73
msgid "  SPC Scroll forward a page."
msgstr ""

#: info/infodoc.c:74
msgid "  DEL Scroll backward a page."
msgstr ""

#: info/infodoc.c:75
msgid "  b   Go to the beginning of this node."
msgstr ""

#: info/infodoc.c:76
msgid "  e   Go to the end of this node."
msgstr ""

#: info/infodoc.c:78
msgid "\"Advanced\" commands:"
msgstr ""

#: info/infodoc.c:79
msgid "--------------------"
msgstr ""

#: info/infodoc.c:80
msgid "  q   Quit Info."
msgstr ""

#: info/infodoc.c:81
msgid "  1   Pick first item in node's menu."
msgstr ""

#: info/infodoc.c:82
msgid "  2-9 Pick second ... ninth item in node's menu."
msgstr ""

#: info/infodoc.c:83
msgid "  0   Pick last item in node's menu."
msgstr ""

#: info/infodoc.c:84
msgid "  g   Move to node specified by name."
msgstr ""

#: info/infodoc.c:85
msgid "      You may include a filename as well, as in (FILENAME)NODENAME."
msgstr ""

#: info/infodoc.c:86
msgid "  s   Search through this Info file for a specified string,"
msgstr ""

#: info/infodoc.c:87
msgid "      and select the node in which the next occurrence is found."
msgstr ""

#: info/infodoc.c:192 info/infodoc.c:195 info/infodoc.c:198 info/infodoc.c:213
msgid ""
"---------------------\n"
"\n"
msgstr ""

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

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

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

#: info/infodoc.c:215
msgid ""
"The following commands can only be invoked via M-x:\n"
"\n"
msgstr ""

#: info/infodoc.c:232
msgid "--- Use `\\[history-node]' or `\\[kill-node]' to exit ---\n"
msgstr ""

#. Create or move to the help window.
#: info/infodoc.c:332
msgid "Display help message"
msgstr ""

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

#: info/infodoc.c:366 info/infodoc.c:379
msgid "Help"
msgstr ""

#: info/infodoc.c:367 info/infodoc.c:377
msgid "Help-Small-Screen"
msgstr ""

#. Try to get the info file for Info.
#: info/infodoc.c:382 info/infodoc.c:389
msgid "Info"
msgstr ""

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

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

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

#: info/infodoc.c:502
msgid "ESC "
msgstr ""

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

#: info/infodoc.c:539
#, c-format
msgid "%s (%s): %s."
msgstr ""

#: info/infodoc.c:541
#, c-format
msgid "%s is defined to %s."
msgstr ""

#: info/infodoc.c:566
#, c-format
msgid "ESC %s"
msgstr ""

#: info/infodoc.c:574
msgid "LFD"
msgstr ""

#: info/infodoc.c:575
msgid "TAB"
msgstr ""

#: info/infodoc.c:576
msgid "RET"
msgstr ""

#: info/infodoc.c:577
msgid "ESC"
msgstr ""

#: info/infodoc.c:588
msgid "SPC"
msgstr ""

#: info/infodoc.c:589
msgid "DEL"
msgstr ""

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

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

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

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

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

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

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

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

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

#: info/m-x.c:139
msgid "echo-area-"
msgstr ""

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

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

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

#: info/makedoc.c:59
msgid ""
"/* doc.c -- Generated structure containing function names and doc strings."
msgstr ""

#: info/makedoc.c:61
msgid "   This file was automatically made from various source files with the"
msgstr ""

#: info/makedoc.c:62
#, c-format
msgid "   command \"%s\".  DO NOT EDIT THIS FILE, only \"%s.c\"."
msgstr ""

#: info/makedoc.c:67
msgid "   An entry in the array FUNCTION_DOC_ARRAY is made for each command"
msgstr ""

#: info/makedoc.c:68
msgid "   found in the above files; each entry consists of a function pointer,"
msgstr ""

#: info/makedoc.c:70
msgid "   a string which is the user-visible name of the function,"
msgstr ""

#. NAMED_FUNCTIONS
#: info/makedoc.c:72
msgid "   and a string which documents its purpose. */"
msgstr ""

#: info/makedoc.c:134
#, c-format
msgid "/* %s -- Generated declarations for Info commands. */\n"
msgstr ""

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

#: info/makedoc.c:163
#, c-format
msgid "/* Commands found in \"%s\". */\n"
msgstr ""

#: info/makedoc.c:164
#, c-format
msgid ""
"\n"
"/* Functions declared in \"%s\". */\n"
msgstr ""

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

#: info/nodemenu.c:33
msgid ""
"\n"
"* Menu:\n"
"  (File)Node                        Lines   Size   Containing File\n"
"  ----------                        -----   ----   ---------------"
msgstr ""

#. The name of the nodemenu node.
#: info/nodemenu.c:124
msgid "*Node Menu*"
msgstr ""

#: info/nodemenu.c:202
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:222
msgid "Make a window containing a menu of all of the currently visited nodes"
msgstr ""

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

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

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

#: info/session.c:171
#, c-format
msgid ""
"Welcome to Info version %s. \"\\[get-help-window]\" for help, "
"\"\\[menu-item]\" for menu item."
msgstr ""

#. Move WINDOW's point down to the next line if possible.
#: info/session.c:638
msgid "Move down to the next line"
msgstr ""

#. Move WINDOW's point up to the previous line if possible.
#: info/session.c:653
msgid "Move up to the previous line"
msgstr ""

#. Move WINDOW's point to the end of the true line.
#: info/session.c:668
msgid "Move to the end of the line"
msgstr ""

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

#: info/session.c:843
msgid "not at all"
msgstr ""

#: info/session.c:843
msgid "once"
msgstr ""

#: info/session.c:843
msgid "twice"
msgstr ""

#: info/session.c:843
msgid "three"
msgstr ""

#: info/session.c:843
msgid "four"
msgstr ""

#: info/session.c:843
msgid "five"
msgstr ""

#: info/session.c:844
msgid "six"
msgstr ""

#: info/session.c:865
msgid " times"
msgstr ""

#: info/session.c:867
#, c-format
msgid "%d times"
msgstr ""

#: info/session.c:887
msgid "Continuous"
msgstr ""

#: info/session.c:887
msgid "Next Only"
msgstr ""

#: info/session.c:887
msgid "Page Only"
msgstr ""

#: info/session.c:905
msgid "No \"Next\" pointer for this node."
msgstr ""

#: info/session.c:908
msgid "Following \"Next\" node..."
msgstr ""

#: info/session.c:909 info/session.c:937 info/session.c:1009
#: info/session.c:1729
msgid "Next"
msgstr ""

#: info/session.c:925
msgid "Selecting first menu item..."
msgstr ""

#: info/session.c:936
msgid "Selecting \"Next\" node..."
msgstr ""

#: info/session.c:960 info/session.c:1073 info/session.c:1745
msgid "Up"
msgstr ""

#: info/session.c:1006
#, c-format
msgid "Moving \"Up\" %s, then \"Next\"."
msgstr ""

#: info/session.c:1030
msgid "No more nodes."
msgstr ""

#: info/session.c:1054
msgid "No \"Prev\" for this node."
msgstr ""

#. Move to the previous node.  If this node now contains a menu,
#. and we have not inhibited movement to it, move to the node
#. corresponding to the last menu item.
#: info/session.c:1057 info/session.c:1110
msgid "Moving \"Prev\" in this window."
msgstr ""

#: info/session.c:1058 info/session.c:1111 info/session.c:1737
msgid "Prev"
msgstr ""

#: info/session.c:1069
msgid "No \"Prev\" or \"Up\" for this node."
msgstr ""

#: info/session.c:1072
msgid "Moving \"Up\" in this window."
msgstr ""

#: info/session.c:1120
msgid "Moving to \"Prev\"'s last menu item."
msgstr ""

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

#. Show the next screen of WINDOW's node.
#: info/session.c:1162
msgid "Scroll forward in this window"
msgstr ""

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

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

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

#. ****************************************************************
#.
#. Commands for Manipulating Windows
#.
#. ****************************************************************
#. Make the next window in the chain be the active window.
#: info/session.c:1269
msgid "Select the next window"
msgstr ""

#. Make the previous window in the chain be the active window.
#: info/session.c:1308
msgid "Select the previous window"
msgstr ""

#. Split WINDOW into two windows, both showing the same node.  If we
#. are automatically tiling windows, re-tile after the split.
#: info/session.c:1359
msgid "Split the current window"
msgstr ""

#. Delete WINDOW, forgetting the list of last visited nodes.  If we are
#. automatically displaying footnotes, show or remove the footnotes
#. window.  If we are automatically tiling windows, re-tile after the
#. deletion.
#: info/session.c:1440
msgid "Delete the current window"
msgstr ""

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

#. Just keep WINDOW, deleting all others.
#: info/session.c:1481
msgid "Delete all other windows"
msgstr ""

#. Scroll the "other" window of WINDOW.
#: info/session.c:1527
msgid "Scroll the other window"
msgstr ""

#. Change the size of WINDOW by AMOUNT.
#: info/session.c:1547
msgid "Grow (or shrink) this window"
msgstr ""

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

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

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

#. Make WINDOW display the first node of this info file.
#: info/session.c:1771
msgid "Select the first node in this file"
msgstr ""

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

#: info/session.c:1799
msgid "Requested window is not present!"
msgstr ""

#: info/session.c:1809
msgid "Now wrapped around to beginning of history."
msgstr ""

#: info/session.c:1814
msgid "No earlier nodes in this window."
msgstr ""

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

#. Use KEY (a digit) to select the Nth menu item in WINDOW->node.
#: info/session.c:1836
msgid "Select this menu item"
msgstr ""

#: info/session.c:1865
#, c-format
msgid "There aren't %d items in this menu."
msgstr ""

#: info/session.c:1938
msgid "Menu"
msgstr ""

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

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

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

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

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

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

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

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

#. Read a line of input which is a node name, and go to that node.
#: info/session.c:2162
msgid "Read a node name and select it"
msgstr ""

#. !GOTO_COMPLETES
#: info/session.c:2224 info/session.c:2228
msgid "Goto Node: "
msgstr ""

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

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

#. HANDLE_MAN_PAGES
#. Move to the "Top" node in this file.
#: info/session.c:2284
msgid "Select the node `Top' in this file"
msgstr ""

#. Move to the node "(dir)Top".
#: info/session.c:2290
msgid "Select the node `(dir)'"
msgstr ""

#: info/session.c:2292
msgid "(dir)Top"
msgstr ""

#. Try to delete the current node appearing in this window, showing the most
#. recently selected node in this window.
#: info/session.c:2297
msgid "Kill this node"
msgstr ""

#: info/session.c:2364
msgid "Cannot kill the last node"
msgstr ""

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

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

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

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

#: info/session.c:2523 info/session.c:2652 info/session.c:2700
msgid "Done."
msgstr ""

#: info/session.c:2580
#, c-format
msgid "Writing node \"(%s)%s\"..."
msgstr ""

#: info/session.c:2583
#, c-format
msgid "Writing node \"%s\"..."
msgstr ""

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

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

#: info/session.c:2690
#, c-format
msgid "Printing node \"(%s)%s\"..."
msgstr ""

#: info/session.c:2693
#, c-format
msgid "Printing node \"%s\"..."
msgstr ""

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

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

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

#: info/session.c:2996
msgid "Search backward"
msgstr ""

#: info/session.c:2996
msgid "Search"
msgstr ""

#: info/session.c:3023
msgid "Search failed."
msgstr ""

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

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

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

#: info/session.c:3176
msgid "Failing "
msgstr ""

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

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

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

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

#. ****************************************************************
#.
#. Miscellaneous Info Commands
#.
#. ****************************************************************
#. What to do when C-g is pressed in a window.
#: info/session.c:3649
msgid "Cancel current operation"
msgstr ""

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

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

#. Clear the screen and redraw its contents.  Given a numeric argument,
#. move the line the cursor is on to the COUNT'th line of the window.
#: info/session.c:3697
msgid "Redraw the display"
msgstr ""

#. This command does nothing.  It is the fact that a key is bound to it
#. that has meaning.  See the code at the top of info_session ().
#: info/session.c:3734
msgid "Quit using Info"
msgstr ""

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

#: info/session.c:3763
msgid "\"\" is invalid"
msgstr ""

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

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

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

#: info/session.c:4007
msgid "Internally used by \\[universal-argument]"
msgstr ""

#: info/tilde.c:320
msgid "~expand: "
msgstr ""

#: info/tilde.c:324 info/tilde.c:326
msgid "done"
msgstr ""

#: info/tilde.c:327
msgid "quit"
msgstr ""

#: info/tilde.c:328
msgid "exit"
msgstr ""

#: info/tilde.c:375
msgid "readline: Out of virtual memory!\n"
msgstr ""

#. TEST
#. variables.c -- How to manipulate user visible variables in Info.
#. This file is part of GNU Info, a program for reading online documentation
#. stored in Info format.
#.
#. Copyright (C) 1993 Free Software Foundation, Inc.
#.
#. This program is free software; you can redistribute it and/or modify
#. it under the terms of the GNU General Public License as published by
#. the Free Software Foundation; either version 2, or (at your option)
#. any later version.
#.
#. This program is distributed in the hope that it will be useful,
#. but WITHOUT ANY WARRANTY; without even the implied warranty of
#. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#. GNU General Public License for more details.
#.
#. You should have received a copy of the GNU General Public License
#. along with this program; if not, write to the Free Software
#. Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#.
#. Written by Brian Fox (bfox@ai.mit.edu).
#. config.h is taking control now Erick Branderhorst <branderh@debian.org>.
#. ****************************************************************
#.
#. User Visible Variables in Info
#.
#. ****************************************************************
#. Choices used by the completer when reading a zero/non-zero value for
#. a variable.
#: info/variables.c:38
msgid "Off"
msgstr ""

#: info/variables.c:38
msgid "On"
msgstr ""

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

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

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

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

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

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

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

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

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

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

#. Get the variable's name.
#: info/variables.c:85
msgid "Describe variable: "
msgstr ""

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

#. Get the variable's name and value.
#: info/variables.c:108
msgid "Set variable: "
msgstr ""

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

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

#: info/window.c:1062
msgid "All"
msgstr ""

#: info/window.c:1069
msgid "Bot"
msgstr ""

#: info/window.c:1087
msgid "*no file*"
msgstr ""

#: info/window.c:1088
msgid "*no node*"
msgstr ""

#: info/window.c:1100
msgid "Subfile: "
msgstr ""

#: info/window.c:1107
msgid "--*** Tags out of Date ***"
msgstr ""

#. strlen (location_indicator).
#. 10 for the decimal representation of the number of lines in this
#. node, and the remainder of the text that can appear in the line.
#: info/window.c:1118
msgid "-----Info: (), lines ----, "
msgstr ""

#: info/window.c:1125
#, c-format
msgid "-%s---Info: %s, %d lines --%s--"
msgstr ""

#: info/window.c:1129
#, c-format
msgid "-%s%s-Info: (%s)%s, %d lines --%s--"
msgstr ""

#: info/window.c:1136
#, c-format
msgid " Subfile: %s"
msgstr ""

#: info/xmalloc.c:80
#, c-format
msgid "%s: Out of virtual memory!\n"
msgstr ""
