texinfo.pot revision 1.1.1.2
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR Free Software Foundation, Inc.
3# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4#
5#, fuzzy
6msgid ""
7msgstr ""
8"Project-Id-Version: PACKAGE VERSION\n"
9"POT-Creation-Date: 1998-03-03 13:32-0500\n"
10"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12"Language-Team: LANGUAGE <LL@li.org>\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=CHARSET\n"
15"Content-Transfer-Encoding: ENCODING\n"
16
17#. ****************************************************************
18#.
19#. Echo Area Movement Commands
20#.
21#. ****************************************************************
22#: info/echo-area.c:283 info/session.c:698
23msgid "Move forward a character"
24msgstr ""
25
26#. Move point backward in the node.
27#: info/echo-area.c:295 info/session.c:714
28msgid "Move backward a character"
29msgstr ""
30
31#: info/echo-area.c:307
32msgid "Move to the start of this line"
33msgstr ""
34
35#: info/echo-area.c:312
36msgid "Move to the end of this line"
37msgstr ""
38
39#. Move forward a word in the input line.
40#: info/echo-area.c:320 info/session.c:732
41msgid "Move forward a word"
42msgstr ""
43
44#: info/echo-area.c:360 info/session.c:781
45msgid "Move backward a word"
46msgstr ""
47
48#: info/echo-area.c:400
49msgid "Delete the character under the cursor"
50msgstr ""
51
52#: info/echo-area.c:430
53msgid "Delete the character behind the cursor"
54msgstr ""
55
56#: info/echo-area.c:451
57msgid "Cancel or quit operation"
58msgstr ""
59
60#: info/echo-area.c:466
61msgid "Accept (or force completion of) this line"
62msgstr ""
63
64#: info/echo-area.c:471
65msgid "Insert next character verbatim"
66msgstr ""
67
68#: info/echo-area.c:479
69msgid "Insert this character"
70msgstr ""
71
72#: info/echo-area.c:497
73msgid "Insert a TAB character"
74msgstr ""
75
76#. Transpose the characters at point.  If point is at the end of the line,
77#. then transpose the characters before point.
78#: info/echo-area.c:504
79msgid "Transpose characters at point"
80msgstr ""
81
82#: info/echo-area.c:555
83msgid "Yank back the contents of the last kill"
84msgstr ""
85
86#: info/echo-area.c:562
87msgid "Kill ring is empty"
88msgstr ""
89
90#. If the last command was yank, or yank_pop, and the text just before
91#. point is identical to the current kill item, then delete that text
92#. from the line, rotate the index down, and yank back some other text.
93#: info/echo-area.c:575
94msgid "Yank back a previous kill"
95msgstr ""
96
97#. Delete the text from point to end of line.
98#: info/echo-area.c:608
99msgid "Kill to the end of the line"
100msgstr ""
101
102#: info/echo-area.c:621
103msgid "Kill to the beginning of the line"
104msgstr ""
105
106#. Delete from point to the end of the current word.
107#: info/echo-area.c:633
108msgid "Kill the word following the cursor"
109msgstr ""
110
111#: info/echo-area.c:652
112msgid "Kill the word preceding the cursor"
113msgstr ""
114
115#: info/echo-area.c:871
116msgid "Not complete"
117msgstr ""
118
119#: info/echo-area.c:916
120msgid "List possible completions"
121msgstr ""
122
123#: info/echo-area.c:929
124msgid "No completions"
125msgstr ""
126
127#: info/echo-area.c:933
128msgid "Sole completion"
129msgstr ""
130
131#: info/echo-area.c:942
132msgid "One completion:\n"
133msgstr ""
134
135#: info/echo-area.c:943
136#, c-format
137msgid "%d completions:\n"
138msgstr ""
139
140#: info/echo-area.c:1088
141msgid "Insert completion"
142msgstr ""
143
144#: info/echo-area.c:1221
145msgid "Building completions..."
146msgstr ""
147
148#. Scroll the "other" window.  If there is a window showing completions, scroll
149#. that one, otherwise scroll the window which was active on entering the read
150#. function.
151#: info/echo-area.c:1319
152msgid "Scroll the completions window"
153msgstr ""
154
155#: info/footnotes.c:206
156msgid "Footnotes could not be displayed"
157msgstr ""
158
159#: info/footnotes.c:232
160msgid "Show the footnotes associated with this node in another window"
161msgstr ""
162
163#: info/indices.c:175
164msgid "Look up a string in the index for this file"
165msgstr ""
166
167#: info/indices.c:205
168msgid "Finding index entries..."
169msgstr ""
170
171#: info/indices.c:212
172msgid "No indices found."
173msgstr ""
174
175#: info/indices.c:222
176msgid "Index entry: "
177msgstr ""
178
179#: info/indices.c:332
180msgid ""
181"Go to the next matching index item from the last `\\[index-search]' command"
182msgstr ""
183
184#: info/indices.c:342
185msgid "No previous index search string."
186msgstr ""
187
188#: info/indices.c:349
189msgid "No index entries."
190msgstr ""
191
192#: info/indices.c:382
193#, c-format
194msgid "No %sindex entries containing \"%s\"."
195msgstr ""
196
197#: info/indices.c:383
198msgid "more "
199msgstr ""
200
201#: info/indices.c:393
202msgid "CAN'T SEE THIS"
203msgstr ""
204
205#: info/indices.c:429
206#, c-format
207msgid "Found \"%s\" in %s. (`\\[next-index-match]' tries to find next.)"
208msgstr ""
209
210#: info/indices.c:533
211#, c-format
212msgid "Scanning indices of \"%s\"..."
213msgstr ""
214
215#: info/indices.c:616
216msgid "Grovel all known info file's indices for a string and build a menu"
217msgstr ""
218
219#: info/indices.c:620
220msgid "Index apropos: "
221msgstr ""
222
223#: info/indices.c:650
224#, c-format
225msgid ""
226"\n"
227"* Menu: Nodes whoses indices contain \"%s\":\n"
228msgstr ""
229
230#: info/info.c:212
231msgid "Try --help for more information."
232msgstr ""
233
234#: info/info.c:231 makeinfo/makeinfo.c:1089 util/install-info.c:530
235#: util/texindex.c:338
236#, c-format
237msgid ""
238"Copyright (C) %s Free Software Foundation, Inc.\n"
239"There is NO warranty.  You may redistribute this software\n"
240"under the terms of the GNU General Public License.\n"
241"For more information about these matters, see the files named COPYING.\n"
242msgstr ""
243
244#: info/info.c:363
245msgid "no entries found\n"
246msgstr ""
247
248#: info/info.c:406
249msgid "There is no menu in this node."
250msgstr ""
251
252#: info/info.c:437
253#, c-format
254msgid "There is no menu item \"%s\" in this node."
255msgstr ""
256
257#: info/info.c:501
258#, c-format
259msgid "Unable to find the node referenced by \"%s\"."
260msgstr ""
261
262#: info/info.c:602
263#, c-format
264msgid ""
265"Usage: %s [OPTION]... [INFO-FILE [MENU-ITEM...]]\n"
266"\n"
267"Read documentation in Info format.\n"
268"For more complete documentation on how to use Info, run `info info "
269"options'.\n"
270"\n"
271"Options:\n"
272"--directory DIR              add DIR to INFOPATH.\n"
273"--dribble FILENAME           remember user keystrokes in FILENAME.\n"
274"--file FILENAME              specify Info file to visit.\n"
275"--node NODENAME              specify nodes in first visited Info file.\n"
276"--output FILENAME            output selected nodes to FILENAME.\n"
277"--restore FILENAME           read initial keystrokes from FILENAME.\n"
278"--subnodes                   recursively output menu items.\n"
279"--help                       display this help and exit.\n"
280"--version                    display version information and exit.\n"
281"\n"
282"The first argument, if present, is the name of the Info file to read.\n"
283"Any remaining arguments are treated as the names of menu\n"
284"items in the initial node visited.  For example, `info emacs buffers'\n"
285"moves to the node `buffers' in the info file `emacs'.\n"
286"\n"
287"Email bug reports to bug-texinfo@gnu.org."
288msgstr ""
289
290#: info/infodoc.c:50
291msgid "Basic Commands in Info Windows"
292msgstr ""
293
294#: info/infodoc.c:211
295msgid ""
296"The following commands can only be invoked via M-x:\n"
297"\n"
298msgstr ""
299
300#: info/infodoc.c:228
301msgid "--- Use `\\[history-node]' or `\\[kill-node]' to exit ---\n"
302msgstr ""
303
304#. Create or move to the help window.
305#: info/infodoc.c:328
306msgid "Display help message"
307msgstr ""
308
309#. Show the Info help node.  This means that the "info" file is installed
310#. where it can easily be found on your system.
311#: info/infodoc.c:346
312msgid "Visit Info node `(info)Help'"
313msgstr ""
314
315#: info/infodoc.c:470
316msgid "Print documentation for KEY"
317msgstr ""
318
319#: info/infodoc.c:483
320#, c-format
321msgid "Describe key: %s"
322msgstr ""
323
324#: info/infodoc.c:492
325#, c-format
326msgid "ESC %s is undefined."
327msgstr ""
328
329#: info/infodoc.c:509
330#, c-format
331msgid "%s is undefined."
332msgstr ""
333
334#: info/infodoc.c:535
335#, c-format
336msgid "%s is defined to %s."
337msgstr ""
338
339#: info/infodoc.c:731
340msgid "Where is command: "
341msgstr ""
342
343#: info/infodoc.c:753
344#, c-format
345msgid "`%s' is not on any keys"
346msgstr ""
347
348#: info/infodoc.c:759
349#, c-format
350msgid "%s can only be invoked via %s."
351msgstr ""
352
353#: info/infodoc.c:762
354#, c-format
355msgid "%s can be invoked via %s."
356msgstr ""
357
358#: info/infodoc.c:766
359#, c-format
360msgid "There is no function named `%s'"
361msgstr ""
362
363#: info/m-x.c:69
364msgid "Read the name of an Info command and describe it"
365msgstr ""
366
367#: info/m-x.c:73
368msgid "Describe command: "
369msgstr ""
370
371#: info/m-x.c:96
372msgid "Read a command name in the echo area and execute it"
373msgstr ""
374
375#: info/m-x.c:134
376msgid "Cannot execute an `echo-area' command here."
377msgstr ""
378
379#: info/m-x.c:150
380msgid "Set the height of the displayed window"
381msgstr ""
382
383#: info/m-x.c:163
384#, c-format
385msgid "Set screen height to (%d): "
386msgstr ""
387
388#: info/makedoc.c:126
389msgid ""
390"   Source files groveled to make this file include:\n"
391"\n"
392msgstr ""
393
394#: info/makedoc.c:450
395#, c-format
396msgid "Couldn't manipulate the file %s.\n"
397msgstr ""
398
399#: info/nodemenu.c:28
400msgid ""
401"\n"
402"* Menu:\n"
403"  (File)Node                        Lines   Size   Containing File\n"
404"  ----------                        -----   ----   ---------------"
405msgstr ""
406
407#: info/nodemenu.c:197
408msgid ""
409"Here is the menu of nodes you have recently visited.\n"
410"Select one from this menu, or use `\\[history-node]' in another window.\n"
411msgstr ""
412
413#: info/nodemenu.c:217
414msgid "Make a window containing a menu of all of the currently visited nodes"
415msgstr ""
416
417#: info/nodemenu.c:297
418msgid "Select a node which has been previously visited in a visible window"
419msgstr ""
420
421#: info/nodemenu.c:309
422msgid "Select visited node: "
423msgstr ""
424
425#: info/nodemenu.c:329 info/session.c:1996
426#, c-format
427msgid "The reference disappeared! (%s)."
428msgstr ""
429
430#: info/session.c:162
431#, c-format
432msgid ""
433"Welcome to Info version %s. \"\\[get-help-window]\" for help, "
434"\"\\[menu-item]\" for menu item."
435msgstr ""
436
437#. Move WINDOW's point down to the next line if possible.
438#: info/session.c:629
439msgid "Move down to the next line"
440msgstr ""
441
442#. Move WINDOW's point up to the previous line if possible.
443#: info/session.c:644
444msgid "Move up to the previous line"
445msgstr ""
446
447#. Move WINDOW's point to the end of the true line.
448#: info/session.c:659
449msgid "Move to the end of the line"
450msgstr ""
451
452#. Move WINDOW's point to the beginning of the true line.
453#: info/session.c:679
454msgid "Move to the start of the line"
455msgstr ""
456
457#: info/session.c:855
458msgid " times"
459msgstr ""
460
461#: info/session.c:857
462#, c-format
463msgid "%d times"
464msgstr ""
465
466#: info/session.c:895
467msgid "No \"Next\" pointer for this node."
468msgstr ""
469
470#: info/session.c:898
471msgid "Following \"Next\" node..."
472msgstr ""
473
474#: info/session.c:899 info/session.c:927 info/session.c:999
475#: info/session.c:1717
476msgid "Next"
477msgstr ""
478
479#: info/session.c:915
480msgid "Selecting first menu item..."
481msgstr ""
482
483#: info/session.c:926
484msgid "Selecting \"Next\" node..."
485msgstr ""
486
487#: info/session.c:950 info/session.c:1063 info/session.c:1733
488msgid "Up"
489msgstr ""
490
491#: info/session.c:1020
492msgid "No more nodes."
493msgstr ""
494
495#: info/session.c:1044
496msgid "No \"Prev\" for this node."
497msgstr ""
498
499#. Move to the previous node.  If this node now contains a menu,
500#. and we have not inhibited movement to it, move to the node
501#. corresponding to the last menu item.
502#: info/session.c:1047 info/session.c:1100
503msgid "Moving \"Prev\" in this window."
504msgstr ""
505
506#: info/session.c:1048 info/session.c:1101 info/session.c:1725
507msgid "Prev"
508msgstr ""
509
510#: info/session.c:1059
511msgid "No \"Prev\" or \"Up\" for this node."
512msgstr ""
513
514#: info/session.c:1062
515msgid "Moving \"Up\" in this window."
516msgstr ""
517
518#: info/session.c:1110
519msgid "Moving to \"Prev\"'s last menu item."
520msgstr ""
521
522#: info/session.c:1121
523msgid "Move forwards or down through node structure"
524msgstr ""
525
526#: info/session.c:1137
527msgid "Move backwards or up through node structure"
528msgstr ""
529
530#. Show the next screen of WINDOW's node.
531#: info/session.c:1152
532msgid "Scroll forward in this window"
533msgstr ""
534
535#. Show the previous screen of WINDOW's node.
536#: info/session.c:1197
537msgid "Scroll backward in this window"
538msgstr ""
539
540#. Move to the beginning of the node.
541#: info/session.c:1237
542msgid "Move to the start of this node"
543msgstr ""
544
545#. Move to the end of the node.
546#: info/session.c:1244
547msgid "Move to the end of this node"
548msgstr ""
549
550#. ****************************************************************
551#.
552#. Commands for Manipulating Windows
553#.
554#. ****************************************************************
555#. Make the next window in the chain be the active window.
556#: info/session.c:1257
557msgid "Select the next window"
558msgstr ""
559
560#. Make the previous window in the chain be the active window.
561#: info/session.c:1296
562msgid "Select the previous window"
563msgstr ""
564
565#. Split WINDOW into two windows, both showing the same node.  If we
566#. are automatically tiling windows, re-tile after the split.
567#: info/session.c:1347
568msgid "Split the current window"
569msgstr ""
570
571#. Delete WINDOW, forgetting the list of last visited nodes.  If we are
572#. automatically displaying footnotes, show or remove the footnotes
573#. window.  If we are automatically tiling windows, re-tile after the
574#. deletion.
575#: info/session.c:1428
576msgid "Delete the current window"
577msgstr ""
578
579#: info/session.c:1436
580msgid "Cannot delete a permanent window"
581msgstr ""
582
583#. Just keep WINDOW, deleting all others.
584#: info/session.c:1469
585msgid "Delete all other windows"
586msgstr ""
587
588#. Scroll the "other" window of WINDOW.
589#: info/session.c:1515
590msgid "Scroll the other window"
591msgstr ""
592
593#. Change the size of WINDOW by AMOUNT.
594#: info/session.c:1535
595msgid "Grow (or shrink) this window"
596msgstr ""
597
598#: info/session.c:1546
599msgid "Divide the available screen space among the visible windows"
600msgstr ""
601
602#: info/session.c:1553
603msgid "Toggle the state of line wrapping in the current window"
604msgstr ""
605
606#. Make WINDOW display the "Next:" node of the node currently being
607#. displayed.
608#: info/session.c:1714
609msgid "Select the `Next' node"
610msgstr ""
611
612#. Make WINDOW display the "Prev:" node of the node currently being
613#. displayed.
614#: info/session.c:1722
615msgid "Select the `Prev' node"
616msgstr ""
617
618#. Make WINDOW display the "Up:" node of the node currently being
619#. displayed.
620#: info/session.c:1730
621msgid "Select the `Up' node"
622msgstr ""
623
624#. Make WINDOW display the last node of this info file.
625#: info/session.c:1737
626msgid "Select the last node in this file"
627msgstr ""
628
629#: info/session.c:1750 info/session.c:1768
630msgid "This window has no additional nodes"
631msgstr ""
632
633#. Make WINDOW display the first node of this info file.
634#: info/session.c:1759
635msgid "Select the first node in this file"
636msgstr ""
637
638#: info/session.c:1778
639msgid "Select the last item in this node's menu"
640msgstr ""
641
642#. Use KEY (a digit) to select the Nth menu item in WINDOW->node.
643#: info/session.c:1784
644msgid "Select this menu item"
645msgstr ""
646
647#: info/session.c:1813
648#, c-format
649msgid "There aren't %d items in this menu."
650msgstr ""
651
652#: info/session.c:1944
653#, c-format
654msgid "Menu item (%s): "
655msgstr ""
656
657#: info/session.c:1946
658msgid "Menu item: "
659msgstr ""
660
661#: info/session.c:1951
662#, c-format
663msgid "Follow xref (%s): "
664msgstr ""
665
666#: info/session.c:1953
667msgid "Follow xref: "
668msgstr ""
669
670#. Read a line (with completion) which is the name of a menu item,
671#. and select that item.
672#: info/session.c:2042
673msgid "Read a menu item and select its node"
674msgstr ""
675
676#: info/session.c:2050
677msgid "Read a footnote or cross reference and select its node"
678msgstr ""
679
680#. Position the cursor at the start of this node's menu.
681#: info/session.c:2056
682msgid "Move to the start of this node's menu"
683msgstr ""
684
685#: info/session.c:2080
686msgid "Visit as many menu items at once as possible"
687msgstr ""
688
689#. Read a line of input which is a node name, and go to that node.
690#: info/session.c:2108
691msgid "Read a node name and select it"
692msgstr ""
693
694#: info/session.c:2169 info/session.c:2173
695msgid "Goto Node: "
696msgstr ""
697
698#: info/session.c:2194
699msgid "Read a manpage reference and select it"
700msgstr ""
701
702#: info/session.c:2198
703msgid "Get Manpage: "
704msgstr ""
705
706#. Move to the "Top" node in this file.
707#: info/session.c:2228
708msgid "Select the node `Top' in this file"
709msgstr ""
710
711#. Notice that the node "Top" is special, and doesn't have to
712#. be referenced.
713#: info/session.c:2230 makeinfo/makeinfo.c:5145 makeinfo/makeinfo.c:5228
714msgid "Top"
715msgstr ""
716
717#. Move to the node "(dir)Top".
718#: info/session.c:2234
719msgid "Select the node `(dir)'"
720msgstr ""
721
722#: info/session.c:2254
723#, c-format
724msgid "Kill node (%s): "
725msgstr ""
726
727#: info/session.c:2307
728#, c-format
729msgid "Cannot kill node `%s'"
730msgstr ""
731
732#: info/session.c:2317
733msgid "Cannot kill the last node"
734msgstr ""
735
736#: info/session.c:2401
737msgid "Select the most recently selected node"
738msgstr ""
739
740#. Kill named node.
741#: info/session.c:2407
742msgid "Kill this node"
743msgstr ""
744
745#. Read the name of a file and select the entire file.
746#: info/session.c:2415
747msgid "Read the name of a file and select it"
748msgstr ""
749
750#: info/session.c:2419
751msgid "Find file: "
752msgstr ""
753
754#: info/session.c:2436
755#, c-format
756msgid "Cannot find \"%s\"."
757msgstr ""
758
759#: info/session.c:2483 info/session.c:2608
760#, c-format
761msgid "Could not create output file \"%s\"."
762msgstr ""
763
764#: info/session.c:2496 info/session.c:2625 info/session.c:2671
765msgid "Done."
766msgstr ""
767
768#: info/session.c:2553
769#, c-format
770msgid "Writing node \"(%s)%s\"..."
771msgstr ""
772
773#: info/session.c:2556
774#, c-format
775msgid "Writing node \"%s\"..."
776msgstr ""
777
778#: info/session.c:2634
779msgid "Pipe the contents of this node through INFO_PRINT_COMMAND"
780msgstr ""
781
782#: info/session.c:2654
783#, c-format
784msgid "Cannot open pipe to \"%s\"."
785msgstr ""
786
787#: info/session.c:2661
788#, c-format
789msgid "Printing node \"(%s)%s\"..."
790msgstr ""
791
792#: info/session.c:2664
793#, c-format
794msgid "Printing node \"%s\"..."
795msgstr ""
796
797#: info/session.c:2896
798#, c-format
799msgid "Searching subfile \"%s\"..."
800msgstr ""
801
802#: info/session.c:2946
803msgid "Read a string and search for it"
804msgstr ""
805
806#: info/session.c:2966
807#, c-format
808msgid "%s for string [%s]: "
809msgstr ""
810
811#: info/session.c:2967
812msgid "Search backward"
813msgstr ""
814
815#: info/session.c:2967
816msgid "Search"
817msgstr ""
818
819#: info/session.c:2994
820msgid "Search failed."
821msgstr ""
822
823#: info/session.c:3020 info/session.c:3026
824msgid "Search interactively for a string as you type it"
825msgstr ""
826
827#: info/session.c:3120
828msgid "I-search backward: "
829msgstr ""
830
831#: info/session.c:3122
832msgid "I-search: "
833msgstr ""
834
835#: info/session.c:3147
836msgid "Failing "
837msgstr ""
838
839#: info/session.c:3512
840msgid "No cross references in this node."
841msgstr ""
842
843#: info/session.c:3579
844msgid "Move to the previous cross reference"
845msgstr ""
846
847#: info/session.c:3588
848msgid "Move to the next cross reference"
849msgstr ""
850
851#: info/session.c:3598
852msgid "Select reference or menu item appearing on this line"
853msgstr ""
854
855#. ****************************************************************
856#.
857#. Miscellaneous Info Commands
858#.
859#. ****************************************************************
860#. What to do when C-g is pressed in a window.
861#: info/session.c:3620
862msgid "Cancel current operation"
863msgstr ""
864
865#: info/session.c:3627
866msgid "Quit"
867msgstr ""
868
869#: info/session.c:3636
870msgid "Move to the cursor to a specific line of the window"
871msgstr ""
872
873#. Clear the screen and redraw its contents.  Given a numeric argument,
874#. move the line the cursor is on to the COUNT'th line of the window.
875#: info/session.c:3668
876msgid "Redraw the display"
877msgstr ""
878
879#. This command does nothing.  It is the fact that a key is bound to it
880#. that has meaning.  See the code at the top of info_session ().
881#: info/session.c:3705
882msgid "Quit using Info"
883msgstr ""
884
885#: info/session.c:3728
886#, c-format
887msgid "Unknown command (%s)."
888msgstr ""
889
890#: info/session.c:3733
891msgid "\"\" is invalid"
892msgstr ""
893
894#: info/session.c:3735
895#, c-format
896msgid "\"%s\" is invalid"
897msgstr ""
898
899#: info/session.c:3958
900msgid "Add this digit to the current numeric argument"
901msgstr ""
902
903#: info/session.c:3967
904msgid "Start (or multiply by 4) the current numeric argument"
905msgstr ""
906
907#: info/session.c:3982
908msgid "Internally used by \\[universal-argument]"
909msgstr ""
910
911#: info/tilde.c:362
912msgid "readline: Out of virtual memory!\n"
913msgstr ""
914
915#: info/variables.c:40
916msgid "When \"On\", footnotes appear and disappear automatically"
917msgstr ""
918
919#: info/variables.c:44
920msgid "When \"On\", creating or deleting a window resizes other windows"
921msgstr ""
922
923#: info/variables.c:48
924msgid "When \"On\", flash the screen instead of ringing the bell"
925msgstr ""
926
927#: info/variables.c:52
928msgid "When \"On\", errors cause the bell to ring"
929msgstr ""
930
931#: info/variables.c:56
932msgid "When \"On\", Info garbage collects files which had to be uncompressed"
933msgstr ""
934
935#: info/variables.c:59
936msgid "When \"On\", the portion of the matched search string is highlighted"
937msgstr ""
938
939#: info/variables.c:63
940msgid "Controls what happens when scrolling is requested at the end of a node"
941msgstr ""
942
943#: info/variables.c:67
944msgid "The number lines to scroll when the cursor moves out of the window"
945msgstr ""
946
947#: info/variables.c:71
948msgid "When \"On\", Info accepts and displays ISO Latin characters"
949msgstr ""
950
951#: info/variables.c:77
952msgid "Explain the use of a variable"
953msgstr ""
954
955#. Get the variable's name.
956#: info/variables.c:83
957msgid "Describe variable: "
958msgstr ""
959
960#: info/variables.c:102
961msgid "Set the value of an Info variable"
962msgstr ""
963
964#. Get the variable's name and value.
965#: info/variables.c:108
966msgid "Set variable: "
967msgstr ""
968
969#: info/variables.c:126
970#, c-format
971msgid "Set %s to value (%d): "
972msgstr ""
973
974#: info/variables.c:167
975#, c-format
976msgid "Set %s to value (%s): "
977msgstr ""
978
979#: info/window.c:1102
980msgid "--*** Tags out of Date ***"
981msgstr ""
982
983#. strlen (location_indicator).
984#. 10 for the decimal representation of the number of lines in this
985#. node, and the remainder of the text that can appear in the line.
986#: info/window.c:1113
987msgid "-----Info: (), lines ----, "
988msgstr ""
989
990#: info/window.c:1120
991#, c-format
992msgid "-%s---Info: %s, %d lines --%s--"
993msgstr ""
994
995#: info/window.c:1124
996#, c-format
997msgid "-%s%s-Info: (%s)%s, %d lines --%s--"
998msgstr ""
999
1000#: info/window.c:1131
1001#, c-format
1002msgid " Subfile: %s"
1003msgstr ""
1004
1005#: lib/getopt.c:672
1006#, c-format
1007msgid "%s: option `%s' is ambiguous\n"
1008msgstr ""
1009
1010#: lib/getopt.c:696
1011#, c-format
1012msgid "%s: option `--%s' doesn't allow an argument\n"
1013msgstr ""
1014
1015#: lib/getopt.c:701
1016#, c-format
1017msgid "%s: option `%c%s' doesn't allow an argument\n"
1018msgstr ""
1019
1020#: lib/getopt.c:718 lib/getopt.c:891
1021#, c-format
1022msgid "%s: option `%s' requires an argument\n"
1023msgstr ""
1024
1025#. --option
1026#: lib/getopt.c:747
1027#, c-format
1028msgid "%s: unrecognized option `--%s'\n"
1029msgstr ""
1030
1031#. +option or -option
1032#: lib/getopt.c:751
1033#, c-format
1034msgid "%s: unrecognized option `%c%s'\n"
1035msgstr ""
1036
1037#. 1003.2 specifies the format of this message.
1038#: lib/getopt.c:777
1039#, c-format
1040msgid "%s: illegal option -- %c\n"
1041msgstr ""
1042
1043#: lib/getopt.c:780
1044#, c-format
1045msgid "%s: invalid option -- %c\n"
1046msgstr ""
1047
1048#. 1003.2 specifies the format of this message.
1049#: lib/getopt.c:810 lib/getopt.c:940
1050#, c-format
1051msgid "%s: option requires an argument -- %c\n"
1052msgstr ""
1053
1054#: lib/getopt.c:857
1055#, c-format
1056msgid "%s: option `-W %s' is ambiguous\n"
1057msgstr ""
1058
1059#: lib/getopt.c:875
1060#, c-format
1061msgid "%s: option `-W %s' doesn't allow an argument\n"
1062msgstr ""
1063
1064#: makeinfo/makeinfo.c:893
1065#, c-format
1066msgid "%s:%d: warning: "
1067msgstr ""
1068
1069#: makeinfo/makeinfo.c:916
1070msgid "Too many errors!  Gave up.\n"
1071msgstr ""
1072
1073#: makeinfo/makeinfo.c:975 makeinfo/makeinfo.c:1000 makeinfo/makeinfo.c:1068
1074#, c-format
1075msgid "%s: %s arg must be numeric, not `%s'.\n"
1076msgstr ""
1077
1078#: makeinfo/makeinfo.c:989
1079#, c-format
1080msgid "Couldn't open macro expansion output `%s'"
1081msgstr ""
1082
1083#: makeinfo/makeinfo.c:992
1084msgid "Cannot specify more than one macro expansion output"
1085msgstr ""
1086
1087#: makeinfo/makeinfo.c:1036
1088#, c-format
1089msgid "%s: --paragraph-indent arg must be numeric/`none'/`asis', not `%s'.\n"
1090msgstr ""
1091
1092#: makeinfo/makeinfo.c:1079
1093#, c-format
1094msgid "%s: --footnote-style arg must be `separate' or `end', not `%s'.\n"
1095msgstr ""
1096
1097#: makeinfo/makeinfo.c:1110
1098#, c-format
1099msgid "%s: missing file argument.\n"
1100msgstr ""
1101
1102#: makeinfo/makeinfo.c:1163
1103#, c-format
1104msgid "Try `%s --help' for more information.\n"
1105msgstr ""
1106
1107#: makeinfo/makeinfo.c:1165
1108#, c-format
1109msgid ""
1110"Usage: %s [OPTION]... TEXINFO-FILE...\n"
1111"\n"
1112"Translate Texinfo source documentation to a format suitable for reading\n"
1113"with GNU Info.\n"
1114"\n"
1115"Options:\n"
1116"-D VAR                 define a variable, as with @set.\n"
1117"-E MACRO-OFILE         process macros only, output texinfo source.\n"
1118"-I DIR                 append DIR to the @include directory search path.\n"
1119"-P DIR                 prepend DIR to the @include directory search path.\n"
1120"-U VAR                 undefine a variable, as with @clear.\n"
1121"--error-limit NUM      quit after NUM errors (default %d).\n"
1122"--fill-column NUM      break lines at NUM characters (default %d).\n"
1123"--footnote-style STYLE output footnotes according to STYLE:\n"
1124"                         `separate' to place footnotes in their own node,\n"
1125"                         `end' to place the footnotes at the end of\n"
1126"                         the node in which they are defined (the default).\n"
1127"--force                preserve output even if errors.\n"
1128"--help                 display this help and exit.\n"
1129"--no-validate          suppress node cross-reference validation.\n"
1130"--no-warn              suppress warnings (but not errors).\n"
1131"--no-split             suppress splitting of large files.\n"
1132"--no-headers           suppress node separators and Node: Foo headers.\n"
1133"--output FILE, -o FILE output to FILE, and ignore any @setfilename.\n"
1134"--paragraph-indent VAL indent paragraphs with VAL spaces (default %d).\n"
1135"                         if VAL is `none', do not indent; if VAL is `asis',\n"
1136"                         preserve any existing indentation.\n"
1137"--reference-limit NUM  complain about at most NUM references (default %d).\n"
1138"--verbose              report about what is being done.\n"
1139"--version              display version information and exit.\n"
1140"\n"
1141"Email bug reports to bug-texinfo@gnu.org.\n"
1142msgstr ""
1143
1144#: makeinfo/makeinfo.c:1552
1145#, c-format
1146msgid "%s: getwd: %s, %s\n"
1147msgstr ""
1148
1149#: makeinfo/makeinfo.c:1748
1150#, c-format
1151msgid "Expected `%s'"
1152msgstr ""
1153
1154#: makeinfo/makeinfo.c:2082
1155#, c-format
1156msgid "No `%s' found in `%s'"
1157msgstr ""
1158
1159#: makeinfo/makeinfo.c:2132
1160#, c-format
1161msgid "%s: Skipping macro expansion to stdout as Info output is going there.\n"
1162msgstr ""
1163
1164#: makeinfo/makeinfo.c:2151
1165#, c-format
1166msgid "Making %s file `%s' from `%s'.\n"
1167msgstr ""
1168
1169#: makeinfo/makeinfo.c:2181
1170#, c-format
1171msgid "This is Info file %s, produced by Makeinfo version %d.%d"
1172msgstr ""
1173
1174#: makeinfo/makeinfo.c:2183
1175#, c-format
1176msgid " from the input file %s.\n"
1177msgstr ""
1178
1179#: makeinfo/makeinfo.c:2202
1180#, c-format
1181msgid ""
1182"%s: Removing macro output file `%s' due to errors; use --force to preserve.\n"
1183msgstr ""
1184
1185#. If there were errors, and no --force, remove the output.
1186#: makeinfo/makeinfo.c:2234
1187#, c-format
1188msgid "%s: Removing output file `%s' due to errors; use --force to preserve.\n"
1189msgstr ""
1190
1191#. Special case.  I'm not supposed to see this character by itself.
1192#. If I do, it means there is a syntax error in the input text.
1193#. Report the error here, but remember this brace on the stack so
1194#. you can ignore its partner.
1195#: makeinfo/makeinfo.c:2374 makeinfo/makeinfo.c:7629
1196#, c-format
1197msgid "Misplaced %c"
1198msgstr ""
1199
1200#: makeinfo/makeinfo.c:2461
1201#, c-format
1202msgid "Unknown command `%s'"
1203msgstr ""
1204
1205#: makeinfo/makeinfo.c:2481
1206msgid "NO_NAME!"
1207msgstr ""
1208
1209#: makeinfo/makeinfo.c:2495
1210#, c-format
1211msgid "%c%s expected `{...}'"
1212msgstr ""
1213
1214#: makeinfo/makeinfo.c:2528
1215msgid "Unmatched }"
1216msgstr ""
1217
1218#: makeinfo/makeinfo.c:2576
1219#, c-format
1220msgid "%c%s missing close brace"
1221msgstr ""
1222
1223#: makeinfo/makeinfo.c:3372
1224msgid "Broken-Type in insertion_type_pname"
1225msgstr ""
1226
1227#: makeinfo/makeinfo.c:3438
1228msgid "Enumeration stack overflow"
1229msgstr ""
1230
1231#: makeinfo/makeinfo.c:3470
1232#, c-format
1233msgid "lettering overflow, restarting at %c"
1234msgstr ""
1235
1236#: makeinfo/makeinfo.c:3509
1237msgid "* Menu:\n"
1238msgstr ""
1239
1240#: makeinfo/makeinfo.c:3593
1241#, c-format
1242msgid "%s requires an argument: the formatter for %citem"
1243msgstr ""
1244
1245#: makeinfo/makeinfo.c:3697
1246#, c-format
1247msgid "`%cend' expected `%s', but saw `%s'"
1248msgstr ""
1249
1250#: makeinfo/makeinfo.c:3810
1251#, c-format
1252msgid "No matching `%cend %s'"
1253msgstr ""
1254
1255#: makeinfo/makeinfo.c:3949
1256#, c-format
1257msgid "How did @%s end up in cm_special_char?\n"
1258msgstr ""
1259
1260#. This error message isn't perfect if the argument is multiple
1261#. characters, but it doesn't seem worth getting right.
1262#: makeinfo/makeinfo.c:3963
1263#, c-format
1264msgid "%c%s expects `i' or `j' as argument, not `%c'"
1265msgstr ""
1266
1267#: makeinfo/makeinfo.c:3967
1268#, c-format
1269msgid "%c%s expects a single character `i' or `j' as argument"
1270msgstr ""
1271
1272#: makeinfo/makeinfo.c:3979
1273msgid "January"
1274msgstr ""
1275
1276#: makeinfo/makeinfo.c:3979
1277msgid "February"
1278msgstr ""
1279
1280#: makeinfo/makeinfo.c:3979
1281msgid "March"
1282msgstr ""
1283
1284#: makeinfo/makeinfo.c:3979
1285msgid "April"
1286msgstr ""
1287
1288#: makeinfo/makeinfo.c:3979
1289msgid "May"
1290msgstr ""
1291
1292#: makeinfo/makeinfo.c:3980
1293msgid "June"
1294msgstr ""
1295
1296#: makeinfo/makeinfo.c:3980
1297msgid "July"
1298msgstr ""
1299
1300#: makeinfo/makeinfo.c:3980
1301msgid "August"
1302msgstr ""
1303
1304#: makeinfo/makeinfo.c:3980
1305msgid "September"
1306msgstr ""
1307
1308#: makeinfo/makeinfo.c:3980
1309msgid "October"
1310msgstr ""
1311
1312#: makeinfo/makeinfo.c:3981
1313msgid "November"
1314msgstr ""
1315
1316#: makeinfo/makeinfo.c:3981
1317msgid "December"
1318msgstr ""
1319
1320#: makeinfo/makeinfo.c:4039
1321#, c-format
1322msgid "%c%s expects a single character as an argument"
1323msgstr ""
1324
1325#: makeinfo/makeinfo.c:4153
1326#, c-format
1327msgid "%c%s is obsolete"
1328msgstr ""
1329
1330#: makeinfo/makeinfo.c:4325
1331#, c-format
1332msgid "Node with %ctop as a section already exists"
1333msgstr ""
1334
1335#: makeinfo/makeinfo.c:4337
1336#, c-format
1337msgid "Here is the %ctop node"
1338msgstr ""
1339
1340#: makeinfo/makeinfo.c:4356
1341#, c-format
1342msgid "%ctop used before %cnode, defaulting to %s"
1343msgstr ""
1344
1345#: makeinfo/makeinfo.c:4431
1346#, c-format
1347msgid "%c%s is obsolete; use %c%s instead"
1348msgstr ""
1349
1350#: makeinfo/makeinfo.c:4680
1351#, c-format
1352msgid "Node `%s' multiply defined (line %d is first definition at)"
1353msgstr ""
1354
1355#: makeinfo/makeinfo.c:4753
1356#, c-format
1357msgid "Formatting node %s...\n"
1358msgstr ""
1359
1360#: makeinfo/makeinfo.c:4802
1361#, c-format
1362msgid "Node `%s' requires a sectioning command (e.g. %c%s)"
1363msgstr ""
1364
1365#: makeinfo/makeinfo.c:5085
1366#, c-format
1367msgid "Node `%s''s Next field not pointed back to"
1368msgstr ""
1369
1370#: makeinfo/makeinfo.c:5090
1371#, c-format
1372msgid "This node (`%s') is the one with the bad `Prev'"
1373msgstr ""
1374
1375#: makeinfo/makeinfo.c:5130
1376#, c-format
1377msgid "Node `%s's Prev field not pointed back to"
1378msgstr ""
1379
1380#: makeinfo/makeinfo.c:5134
1381#, c-format
1382msgid "This node (`%s') has the bad Next"
1383msgstr ""
1384
1385#: makeinfo/makeinfo.c:5146
1386#, c-format
1387msgid "Node `%s' missing Up field"
1388msgstr ""
1389
1390#: makeinfo/makeinfo.c:5186
1391#, c-format
1392msgid "`%s' has an Up field of `%s', but `%s' has no menu item for `%s'"
1393msgstr ""
1394
1395#: makeinfo/makeinfo.c:5217
1396#, c-format
1397msgid "node `%s' has been referenced %d times"
1398msgstr ""
1399
1400#: makeinfo/makeinfo.c:5229
1401#, c-format
1402msgid "unreferenced node `%s'"
1403msgstr ""
1404
1405#: makeinfo/makeinfo.c:5256
1406#, c-format
1407msgid "%s reference to nonexistent node `%s'"
1408msgstr ""
1409
1410#: makeinfo/makeinfo.c:5668 makeinfo/makeinfo.c:5680
1411#, c-format
1412msgid "%cmenu seen before first node"
1413msgstr ""
1414
1415#: makeinfo/makeinfo.c:5669 makeinfo/makeinfo.c:5681
1416msgid "creating `Top' node"
1417msgstr ""
1418
1419#: makeinfo/makeinfo.c:5794
1420#, c-format
1421msgid "`.' or `,' must follow cross reference, not %c"
1422msgstr ""
1423
1424#: makeinfo/makeinfo.c:5962
1425#, c-format
1426msgid "@image file `%s' unreadable: %s"
1427msgstr ""
1428
1429#: makeinfo/makeinfo.c:5966
1430msgid "@image missing filename argument"
1431msgstr ""
1432
1433#: makeinfo/makeinfo.c:6067
1434#, c-format
1435msgid "%s requires letter or digit"
1436msgstr ""
1437
1438#: makeinfo/makeinfo.c:6152
1439#, c-format
1440msgid "Unmatched `%c%s'"
1441msgstr ""
1442
1443#: makeinfo/makeinfo.c:6159
1444#, c-format
1445msgid "`%c%s' needs something after it"
1446msgstr ""
1447
1448#: makeinfo/makeinfo.c:6165
1449#, c-format
1450msgid "Bad argument to `%s', `%s', using `%s'"
1451msgstr ""
1452
1453#: makeinfo/makeinfo.c:6338
1454#, c-format
1455msgid "{No Value For \"%s\"}"
1456msgstr ""
1457
1458#: makeinfo/makeinfo.c:6388
1459#, c-format
1460msgid "%c%s requires a name"
1461msgstr ""
1462
1463#: makeinfo/makeinfo.c:6496
1464#, c-format
1465msgid "Reached eof before matching @end %s"
1466msgstr ""
1467
1468#: makeinfo/makeinfo.c:6722
1469#, c-format
1470msgid "The `%c%s' command is meaningless within a `@%s' block"
1471msgstr ""
1472
1473#: makeinfo/makeinfo.c:6731
1474#, c-format
1475msgid "%citemx is not meaningful inside of a `%s' block"
1476msgstr ""
1477
1478#: makeinfo/makeinfo.c:6844
1479#, c-format
1480msgid "%c%s found outside of an insertion block"
1481msgstr ""
1482
1483#: makeinfo/makeinfo.c:6935
1484#, c-format
1485msgid "Missing `}' in %cdef arg"
1486msgstr ""
1487
1488#: makeinfo/makeinfo.c:7144 makeinfo/makeinfo.c:7164
1489msgid "Function"
1490msgstr ""
1491
1492#: makeinfo/makeinfo.c:7148
1493msgid "Macro"
1494msgstr ""
1495
1496#: makeinfo/makeinfo.c:7152
1497msgid "Special Form"
1498msgstr ""
1499
1500#: makeinfo/makeinfo.c:7156 makeinfo/makeinfo.c:7168
1501msgid "Variable"
1502msgstr ""
1503
1504#: makeinfo/makeinfo.c:7160
1505msgid "User Option"
1506msgstr ""
1507
1508#: makeinfo/makeinfo.c:7172
1509msgid "Instance Variable"
1510msgstr ""
1511
1512#: makeinfo/makeinfo.c:7176 makeinfo/makeinfo.c:7180
1513msgid "Method"
1514msgstr ""
1515
1516#: makeinfo/makeinfo.c:7335
1517#, c-format
1518msgid "Must be in a `%s' insertion in order to use `%s'x"
1519msgstr ""
1520
1521#: makeinfo/makeinfo.c:7407
1522#, c-format
1523msgid "%csp requires a positive numeric argument"
1524msgstr ""
1525
1526#: makeinfo/makeinfo.c:7650
1527msgid "asis"
1528msgstr ""
1529
1530#: makeinfo/makeinfo.c:7652
1531msgid "none"
1532msgstr ""
1533
1534#: makeinfo/makeinfo.c:7674
1535#, c-format
1536msgid "Bad argument to %c%s"
1537msgstr ""
1538
1539#: makeinfo/makeinfo.c:7966
1540#, c-format
1541msgid "Unknown index `%s'"
1542msgstr ""
1543
1544#: makeinfo/makeinfo.c:8031
1545#, c-format
1546msgid "Index `%s' already exists"
1547msgstr ""
1548
1549#: makeinfo/makeinfo.c:8062
1550#, c-format
1551msgid "Unknown index `%s' and/or `%s' in @synindex"
1552msgstr ""
1553
1554#: makeinfo/makeinfo.c:8251
1555#, c-format
1556msgid "Unknown index `%s' in @printindex"
1557msgstr ""
1558
1559#: makeinfo/makeinfo.c:8266
1560msgid ""
1561"* Menu:\n"
1562"\n"
1563msgstr ""
1564
1565#: makeinfo/makeinfo.c:8453
1566#, c-format
1567msgid "`%c%s' needs an argument `{...}', not just `%s'"
1568msgstr ""
1569
1570#: makeinfo/makeinfo.c:8468
1571#, c-format
1572msgid "No closing brace for footnote `%s'"
1573msgstr ""
1574
1575#: makeinfo/makeinfo.c:8507
1576msgid "Footnote defined without parent node"
1577msgstr ""
1578
1579#: makeinfo/makeinfo.c:8539
1580msgid "-Footnotes"
1581msgstr ""
1582
1583#: makeinfo/makeinfo.c:8594
1584msgid ""
1585"---------- Footnotes ----------\n"
1586"\n"
1587msgstr ""
1588
1589#: makeinfo/makeinfo.c:8690
1590#, c-format
1591msgid "macro `%s' previously defined"
1592msgstr ""
1593
1594#: makeinfo/makeinfo.c:8694
1595#, c-format
1596msgid "here is the previous definition of `%s'"
1597msgstr ""
1598
1599#: makeinfo/makeinfo.c:8908
1600#, c-format
1601msgid "Macro `%s' called with too many args"
1602msgstr ""
1603
1604#: makeinfo/makeinfo.c:9060
1605#, c-format
1606msgid "%cend macro not found"
1607msgstr ""
1608
1609#: makeinfo/makeinfo.c:9100
1610#, c-format
1611msgid "%cquote-arg only useful when the macro takes a single argument"
1612msgstr ""
1613
1614#: makeinfo/multi.c:206
1615#, c-format
1616msgid "ignoring stray text `%s' after @multitable"
1617msgstr ""
1618
1619#: makeinfo/multi.c:277
1620#, c-format
1621msgid "Too many columns in multitable item (max %d)"
1622msgstr ""
1623
1624#. impossible, I think.
1625#: makeinfo/multi.c:304
1626msgid "multitable item not in active multitable"
1627msgstr ""
1628
1629#: makeinfo/multi.c:313
1630#, c-format
1631msgid "Cannot select column #%d in multitable"
1632msgstr ""
1633
1634#: makeinfo/multi.c:404
1635msgid "ignoring @tab outside of multitable"
1636msgstr ""
1637
1638#: makeinfo/multi.c:428
1639msgid "** Multicolumn output from last row:\n"
1640msgstr ""
1641
1642#: makeinfo/multi.c:431
1643#, c-format
1644msgid "* column #%d: output = %s\n"
1645msgstr ""
1646
1647#: util/install-info.c:123 util/install-info.c:136
1648msgid "virtual memory exhausted"
1649msgstr ""
1650
1651#: util/install-info.c:192
1652#, c-format
1653msgid "%s: warning: "
1654msgstr ""
1655
1656#: util/install-info.c:213
1657#, c-format
1658msgid " for %s"
1659msgstr ""
1660
1661#: util/install-info.c:282
1662#, c-format
1663msgid "\tTry `%s --help' for a complete list of options.\n"
1664msgstr ""
1665
1666#: util/install-info.c:290
1667#, c-format
1668msgid ""
1669"Usage: %s [OPTION]... [INFO-FILE [DIR-FILE]]\n"
1670"\n"
1671"Install INFO-FILE in the Info directory file DIR-FILE.\n"
1672"\n"
1673"Options:\n"
1674"--delete          Delete existing entries in INFO-FILE;\n"
1675"                    don't insert any new entries.\n"
1676"--dir-file=NAME   Specify file name of Info directory file.\n"
1677"                    This is equivalent to using the DIR-FILE argument.\n"
1678"--entry=TEXT      Insert TEXT as an Info directory entry.\n"
1679"                    TEXT should have the form of an Info menu item line\n"
1680"                    plus zero or more extra lines starting with whitespace.\n"
1681"                    If you specify more than one entry, they are all added.\n"
1682"                    If you don't specify any entries, they are determined\n"
1683"                    from information in the Info file itself.\n"
1684"--help            Display this help and exit.\n"
1685"--info-file=FILE  Specify Info file to install in the directory.\n"
1686"                    This is equivalent to using the INFO-FILE argument.\n"
1687"--info-dir=DIR    Same as --dir-file=DIR/dir.\n"
1688"--item=TEXT       Same as --entry TEXT.\n"
1689"                    An Info directory entry is actually a menu item.\n"
1690"--quiet           Suppress warnings.\n"
1691"--remove          Same as --delete.\n"
1692"--section=SEC     Put this file's entries in section SEC of the directory.\n"
1693"                    If you specify more than one section, all the entries\n"
1694"                    are added in each of the sections.\n"
1695"                    If you don't specify any sections, they are determined\n"
1696"                    from information in the Info file itself.\n"
1697"--version         Display version information and exit.\n"
1698"\n"
1699"Email bug reports to bug-texinfo@gnu.org.\n"
1700msgstr ""
1701
1702#: util/install-info.c:341
1703msgid ""
1704"This is the file .../info/dir, which contains the\n"
1705"topmost node of the Info hierarchy, called (dir)Top.\n"
1706"The first time you invoke Info you start off looking at this node.\n"
1707"\n"
1708"File: dir,\tNode: Top,\tThis is the top of the INFO tree\n"
1709"\n"
1710"  This (the Directory node) gives a menu of major topics.\n"
1711"  Typing \"q\" exits, \"?\" lists all Info commands, \"d\" returns here,\n"
1712"  \"h\" gives a primer for first-timers,\n"
1713"  \"mEmacs<Return>\" visits the Emacs manual, etc.\n"
1714"\n"
1715"  In Emacs, you can click mouse button 2 on a menu item or cross reference\n"
1716"  to select it.\n"
1717"\n"
1718"* Menu:\n"
1719msgstr ""
1720
1721#: util/install-info.c:364
1722#, c-format
1723msgid "%s: could not read (%s) and could not create (%s)\n"
1724msgstr ""
1725
1726#: util/install-info.c:464 util/install-info.c:474
1727#, c-format
1728msgid "%s: Specify the Info directory only once.\n"
1729msgstr ""
1730
1731#: util/install-info.c:502
1732#, c-format
1733msgid "%s: Specify the Info file only once.\n"
1734msgstr ""
1735
1736#: util/install-info.c:550
1737#, c-format
1738msgid "excess command line argument `%s'"
1739msgstr ""
1740
1741#: util/install-info.c:554
1742msgid "No input file specified; try --help for more information."
1743msgstr ""
1744
1745#: util/install-info.c:556
1746msgid "No dir file specified; try --help for more information."
1747msgstr ""
1748
1749#: util/install-info.c:608 util/install-info.c:631
1750msgid "START-INFO-DIR-ENTRY without matching END-INFO-DIR-ENTRY"
1751msgstr ""
1752
1753#: util/install-info.c:627
1754msgid "END-INFO-DIR-ENTRY without matching START-INFO-DIR-ENTRY"
1755msgstr ""
1756
1757#. No need to abort here, the original info file may not have
1758#. the requisite Texinfo commands.  This is not something an
1759#. installer should have to correct (it's a problem for the
1760#. maintainer), and there's no need to cause subsequent parts of
1761#. `make install' to fail.
1762#: util/install-info.c:641
1763#, c-format
1764msgid "no info dir entry in `%s'"
1765msgstr ""
1766
1767#: util/install-info.c:852
1768#, c-format
1769msgid "menu item `%s' already exists, for file `%s'"
1770msgstr ""
1771
1772#: util/install-info.c:875
1773#, c-format
1774msgid "no entries found for `%s'; nothing deleted"
1775msgstr ""
1776
1777#: util/texindex.c:253
1778msgid "keep temporary files around after processing"
1779msgstr ""
1780
1781#: util/texindex.c:255
1782msgid "do not keep temporary files around after processing (default)"
1783msgstr ""
1784
1785#: util/texindex.c:257
1786msgid "send output to FILE"
1787msgstr ""
1788
1789#: util/texindex.c:259
1790msgid "display version information and exit"
1791msgstr ""
1792
1793#: util/texindex.c:261
1794msgid "display this help and exit"
1795msgstr ""
1796
1797#: util/texindex.c:272
1798#, c-format
1799msgid "Usage: %s [OPTION]... FILE...\n"
1800msgstr ""
1801
1802#: util/texindex.c:273
1803msgid "Generate a sorted index for each TeX output FILE.\n"
1804msgstr ""
1805
1806#. Avoid trigraph nonsense.
1807#: util/texindex.c:275
1808msgid "Usually FILE... is `foo.??' for a document `foo.texi'.\n"
1809msgstr ""
1810
1811#: util/texindex.c:276
1812msgid ""
1813"\n"
1814"Options:\n"
1815msgstr ""
1816
1817#: util/texindex.c:290
1818msgid ""
1819"\n"
1820"Email bug reports to bug-texinfo@gnu.org."
1821msgstr ""
1822
1823#: util/texindex.c:917 util/texindex.c:951 util/texindex.c:1027
1824#: util/texindex.c:1055
1825#, c-format
1826msgid "%s: not a texinfo index file"
1827msgstr ""
1828
1829#: util/texindex.c:1012
1830#, c-format
1831msgid "failure reopening %s"
1832msgstr ""
1833
1834#: util/texindex.c:1325
1835#, c-format
1836msgid "entry %s follows an entry with a secondary name"
1837msgstr ""
1838
1839#: util/texindex.c:1663
1840#, c-format
1841msgid "%s; for file `%s'.\n"
1842msgstr ""
1843
1844#: util/texindex.c:1724
1845#, c-format
1846msgid "Virtual memory exhausted in %s ()!  Needed %d bytes."
1847msgstr ""
1848