texinfo.pot revision 1.1.1.3
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: 1999-09-25 12:11-0400\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:711
23msgid "Move forward a character"
24msgstr ""
25
26#. Move point backward in the node.
27#: info/echo-area.c:295 info/session.c:727
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:745
41msgid "Move forward a word"
42msgstr ""
43
44#: info/echo-area.c:360 info/session.c:794
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:1089
141msgid "Insert completion"
142msgstr ""
143
144#: info/echo-area.c:1222
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:1320
152msgid "Scroll the completions window"
153msgstr ""
154
155#: info/footnotes.c:212
156msgid "Footnotes could not be displayed"
157msgstr ""
158
159#: info/footnotes.c:238
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:549
211#, c-format
212msgid "Scanning indices of \"%s\"..."
213msgstr ""
214
215#: info/indices.c:632
216msgid "Grovel all known info file's indices for a string and build a menu"
217msgstr ""
218
219#: info/indices.c:636
220msgid "Index apropos: "
221msgstr ""
222
223#: info/indices.c:666
224#, c-format
225msgid ""
226"\n"
227"* Menu: Nodes whoses indices contain \"%s\":\n"
228msgstr ""
229
230#: info/info.c:248
231msgid "Try --help for more information.\n"
232msgstr ""
233
234#: info/info.c:267 makeinfo/makeinfo.c:616 util/install-info.c:1221
235#: util/texindex.c:336
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:461
245#, c-format
246msgid "no index entries found for `%s'\n"
247msgstr ""
248
249#: info/info.c:530
250#, c-format
251msgid ""
252"Usage: %s [OPTION]... [MENU-ITEM...]\n"
253"\n"
254"Read documentation in Info format.\n"
255"\n"
256"Options:\n"
257" --apropos=SUBJECT        look up SUBJECT in all indices of all manuals.\n"
258" --directory=DIR          add DIR to INFOPATH.\n"
259" --dribble=FILENAME       remember user keystrokes in FILENAME.\n"
260" --file=FILENAME          specify Info file to visit.\n"
261" --help                   display this help and exit.\n"
262" --index-search=STRING    go to node pointed by index entry STRING.\n"
263" --node=NODENAME          specify nodes in first visited Info file.\n"
264" --output=FILENAME        output selected nodes to FILENAME.\n"
265" --restore=FILENAME       read initial keystrokes from FILENAME.\n"
266" --show-options, --usage  go to command-line options node.\n"
267" --subnodes               recursively output menu items.\n"
268"%s --vi-keys                use vi-like and less-like key bindings.\n"
269" --version                display version information and exit.\n"
270"\n"
271"The first non-option argument, if present, is the menu entry to start from;\n"
272"it is searched for in all `dir' files along INFOPATH.\n"
273"If it is not present, info merges all `dir' files and shows the result.\n"
274"Any remaining arguments are treated as the names of menu\n"
275"items relative to the initial node visited.\n"
276"\n"
277"Examples:\n"
278"  info                       show top-level dir menu\n"
279"  info emacs                 start at emacs node from top-level dir\n"
280"  info emacs buffers         start at buffers node within emacs manual\n"
281"  info --show-options emacs  start at node with emacs' command line options\n"
282"  info -f ./foo.info         show file ./foo.info, not searching dir\n"
283"\n"
284"Email bug reports to bug-texinfo@gnu.org,\n"
285"general questions and discussion to help-texinfo@gnu.org.\n"
286msgstr ""
287
288#: info/info.c:604
289#, c-format
290msgid "Cannot find node `%s'."
291msgstr ""
292
293#: info/info.c:605
294#, c-format
295msgid "Cannot find node `(%s)%s'."
296msgstr ""
297
298#: info/info.c:606
299msgid "Cannot find a window!"
300msgstr ""
301
302#: info/info.c:607
303msgid "Point doesn't appear within this window's node!"
304msgstr ""
305
306#: info/info.c:608
307msgid "Cannot delete the last window."
308msgstr ""
309
310#: info/info.c:609
311msgid "No menu in this node."
312msgstr ""
313
314#: info/info.c:610
315msgid "No footnotes in this node."
316msgstr ""
317
318#: info/info.c:611
319msgid "No cross references in this node."
320msgstr ""
321
322#: info/info.c:612
323#, c-format
324msgid "No `%s' pointer for this node."
325msgstr ""
326
327#: info/info.c:613
328#, c-format
329msgid "Unknown Info command `%c'; try `?' for help."
330msgstr ""
331
332#: info/info.c:614
333#, c-format
334msgid "Terminal type `%s' is not smart enough to run Info."
335msgstr ""
336
337#: info/info.c:615
338msgid "You are already at the last page of this node."
339msgstr ""
340
341#: info/info.c:616
342msgid "You are already at the first page of this node."
343msgstr ""
344
345#: info/info.c:617
346msgid "Only one window."
347msgstr ""
348
349#: info/info.c:618
350msgid "Resulting window would be too small."
351msgstr ""
352
353#: info/info.c:619
354msgid "Not enough room for a help window, please delete a window."
355msgstr ""
356
357#: info/infodoc.c:45
358msgid "Basic Commands in Info Windows\n"
359msgstr ""
360
361#: info/infodoc.c:46
362msgid "******************************\n"
363msgstr ""
364
365#: info/infodoc.c:48
366#, c-format
367msgid "  %-10s  Quit this help.\n"
368msgstr ""
369
370#: info/infodoc.c:49
371#, c-format
372msgid "  %-10s  Quit Info altogether.\n"
373msgstr ""
374
375#: info/infodoc.c:50
376#, c-format
377msgid "  %-10s  Invoke the Info tutorial.\n"
378msgstr ""
379
380#: info/infodoc.c:52
381msgid "Moving within a node:\n"
382msgstr ""
383
384#: info/infodoc.c:53
385msgid "---------------------\n"
386msgstr ""
387
388#: info/infodoc.c:54
389#, c-format
390msgid "  %-10s  Scroll forward a page.\n"
391msgstr ""
392
393#: info/infodoc.c:55
394#, c-format
395msgid "  %-10s  Scroll backward a page.\n"
396msgstr ""
397
398#: info/infodoc.c:56
399#, c-format
400msgid "  %-10s  Go to the beginning of this node.\n"
401msgstr ""
402
403#: info/infodoc.c:57
404#, c-format
405msgid "  %-10s  Go to the end of this node.\n"
406msgstr ""
407
408#: info/infodoc.c:58
409#, c-format
410msgid "  %-10s  Scroll forward 1 line.\n"
411msgstr ""
412
413#: info/infodoc.c:59
414#, c-format
415msgid "  %-10s  Scroll backward 1 line.\n"
416msgstr ""
417
418#: info/infodoc.c:61
419msgid "Selecting other nodes:\n"
420msgstr ""
421
422#: info/infodoc.c:62
423msgid "----------------------\n"
424msgstr ""
425
426#: info/infodoc.c:63
427#, c-format
428msgid "  %-10s  Move to the `next' node of this node.\n"
429msgstr ""
430
431#: info/infodoc.c:64
432#, c-format
433msgid "  %-10s  Move to the `previous' node of this node.\n"
434msgstr ""
435
436#: info/infodoc.c:65
437#, c-format
438msgid "  %-10s  Move `up' from this node.\n"
439msgstr ""
440
441#: info/infodoc.c:66
442#, c-format
443msgid "  %-10s  Pick menu item specified by name.\n"
444msgstr ""
445
446#: info/infodoc.c:67
447msgid "              Picking a menu item causes another node to be selected.\n"
448msgstr ""
449
450#: info/infodoc.c:68
451#, c-format
452msgid "  %-10s  Follow a cross reference.  Reads name of reference.\n"
453msgstr ""
454
455#: info/infodoc.c:69
456#, c-format
457msgid "  %-10s  Move to the last node seen in this window.\n"
458msgstr ""
459
460#: info/infodoc.c:70
461#, c-format
462msgid "  %-10s  Skip to next hypertext link within this node.\n"
463msgstr ""
464
465#: info/infodoc.c:71
466#, c-format
467msgid "  %-10s  Follow the hypertext link under cursor.\n"
468msgstr ""
469
470#: info/infodoc.c:72
471#, c-format
472msgid "  %-10s  Move to the `directory' node.  Equivalent to `g (DIR)'.\n"
473msgstr ""
474
475#: info/infodoc.c:73
476#, c-format
477msgid "  %-10s  Move to the Top node.  Equivalent to `g Top'.\n"
478msgstr ""
479
480#: info/infodoc.c:75
481msgid "Other commands:\n"
482msgstr ""
483
484#: info/infodoc.c:76
485msgid "---------------\n"
486msgstr ""
487
488#: info/infodoc.c:77
489#, c-format
490msgid "  %-10s  Pick first ... ninth item in node's menu.\n"
491msgstr ""
492
493#: info/infodoc.c:78
494#, c-format
495msgid "  %-10s  Pick last item in node's menu.\n"
496msgstr ""
497
498#: info/infodoc.c:79
499#, c-format
500msgid ""
501"  %-10s  Search for a specified string in the index entries of this Info\n"
502msgstr ""
503
504#: info/infodoc.c:80
505msgid ""
506"              file, and select the node referenced by the first entry "
507"found.\n"
508msgstr ""
509
510#: info/infodoc.c:81
511#, c-format
512msgid "  %-10s  Move to node specified by name.\n"
513msgstr ""
514
515#: info/infodoc.c:82
516msgid ""
517"              You may include a filename as well, as in (FILENAME)NODENAME.\n"
518msgstr ""
519
520#: info/infodoc.c:83
521#, c-format
522msgid ""
523"  %-10s  Search forward through this Info file for a specified string,\n"
524msgstr ""
525
526#: info/infodoc.c:84 info/infodoc.c:86
527msgid ""
528"              and select the node in which the next occurrence is found.\n"
529msgstr ""
530
531#: info/infodoc.c:85
532#, c-format
533msgid "  %-10s  Search backward in this Info file for a specified string,\n"
534msgstr ""
535
536#: info/infodoc.c:258
537msgid "The current search path is:\n"
538msgstr ""
539
540#: info/infodoc.c:261
541msgid ""
542"Commands available in Info windows:\n"
543"\n"
544msgstr ""
545
546#: info/infodoc.c:264
547msgid ""
548"Commands available in the echo area:\n"
549"\n"
550msgstr ""
551
552#: info/infodoc.c:280
553msgid ""
554"The following commands can only be invoked via M-x:\n"
555"\n"
556msgstr ""
557
558#: info/infodoc.c:301
559msgid "--- Use `\\[history-node]' or `\\[kill-node]' to exit ---\n"
560msgstr ""
561
562#. Create or move to the help window.
563#: info/infodoc.c:411
564msgid "Display help message"
565msgstr ""
566
567#. Show the Info help node.  This means that the "info" file is installed
568#. where it can easily be found on your system.
569#: info/infodoc.c:429
570msgid "Visit Info node `(info)Help'"
571msgstr ""
572
573#: info/infodoc.c:555
574msgid "Print documentation for KEY"
575msgstr ""
576
577#: info/infodoc.c:568
578#, c-format
579msgid "Describe key: %s"
580msgstr ""
581
582#: info/infodoc.c:577
583#, c-format
584msgid "ESC %s is undefined."
585msgstr ""
586
587#: info/infodoc.c:594
588#, c-format
589msgid "%s is undefined."
590msgstr ""
591
592#: info/infodoc.c:620
593#, c-format
594msgid "%s is defined to %s."
595msgstr ""
596
597#: info/infodoc.c:812
598msgid "Show what to type to execute a given command"
599msgstr ""
600
601#: info/infodoc.c:816
602msgid "Where is command: "
603msgstr ""
604
605#: info/infodoc.c:838
606#, c-format
607msgid "`%s' is not on any keys"
608msgstr ""
609
610#: info/infodoc.c:844
611#, c-format
612msgid "%s can only be invoked via %s."
613msgstr ""
614
615#: info/infodoc.c:847
616#, c-format
617msgid "%s can be invoked via %s."
618msgstr ""
619
620#: info/infodoc.c:851
621#, c-format
622msgid "There is no function named `%s'"
623msgstr ""
624
625#: info/m-x.c:69
626msgid "Read the name of an Info command and describe it"
627msgstr ""
628
629#: info/m-x.c:73
630msgid "Describe command: "
631msgstr ""
632
633#: info/m-x.c:96
634msgid "Read a command name in the echo area and execute it"
635msgstr ""
636
637#: info/m-x.c:134
638msgid "Cannot execute an `echo-area' command here."
639msgstr ""
640
641#: info/m-x.c:150
642msgid "Set the height of the displayed window"
643msgstr ""
644
645#: info/m-x.c:163
646#, c-format
647msgid "Set screen height to (%d): "
648msgstr ""
649
650#: info/makedoc.c:132
651msgid ""
652"   Source files groveled to make this file include:\n"
653"\n"
654msgstr ""
655
656#: info/makedoc.c:465
657#, c-format
658msgid "Couldn't manipulate the file %s.\n"
659msgstr ""
660
661#: info/nodemenu.c:28
662msgid ""
663"\n"
664"* Menu:\n"
665"  (File)Node                        Lines   Size   Containing File\n"
666"  ----------                        -----   ----   ---------------"
667msgstr ""
668
669#: info/nodemenu.c:199
670msgid ""
671"Here is the menu of nodes you have recently visited.\n"
672"Select one from this menu, or use `\\[history-node]' in another window.\n"
673msgstr ""
674
675#: info/nodemenu.c:219
676msgid "Make a window containing a menu of all of the currently visited nodes"
677msgstr ""
678
679#: info/nodemenu.c:299
680msgid "Select a node which has been previously visited in a visible window"
681msgstr ""
682
683#: info/nodemenu.c:311
684msgid "Select visited node: "
685msgstr ""
686
687#: info/nodemenu.c:331 info/session.c:2146
688#, c-format
689msgid "The reference disappeared! (%s)."
690msgstr ""
691
692#: info/session.c:169
693#, c-format
694msgid ""
695"Welcome to Info version %s. Type \\[get-help-window] for help, \\[menu-item] "
696"for menu item."
697msgstr ""
698
699#. Move WINDOW's point down to the next line if possible.
700#: info/session.c:642
701msgid "Move down to the next line"
702msgstr ""
703
704#. Move WINDOW's point up to the previous line if possible.
705#: info/session.c:657
706msgid "Move up to the previous line"
707msgstr ""
708
709#. Move WINDOW's point to the end of the true line.
710#: info/session.c:672
711msgid "Move to the end of the line"
712msgstr ""
713
714#. Move WINDOW's point to the beginning of the true line.
715#: info/session.c:692
716msgid "Move to the start of the line"
717msgstr ""
718
719#: info/session.c:884 makeinfo/node.c:1092
720msgid "Next"
721msgstr ""
722
723#: info/session.c:887
724msgid "Following Next node..."
725msgstr ""
726
727#: info/session.c:904
728msgid "Selecting first menu item..."
729msgstr ""
730
731#: info/session.c:915
732msgid "Selecting Next node..."
733msgstr ""
734
735#: info/session.c:985
736#, c-format
737msgid "Moving Up %d time(s), then Next."
738msgstr ""
739
740#: info/session.c:1009
741msgid "No more nodes within this document."
742msgstr ""
743
744#: info/session.c:1033
745msgid "No `Prev' for this node."
746msgstr ""
747
748#. Move to the previous node.  If this node now contains a menu,
749#. and we have not inhibited movement to it, move to the node
750#. corresponding to the last menu item.
751#: info/session.c:1036 info/session.c:1091
752msgid "Moving Prev in this window."
753msgstr ""
754
755#: info/session.c:1050
756msgid "No `Prev' or `Up' for this node within this document."
757msgstr ""
758
759#: info/session.c:1053
760msgid "Moving Up in this window."
761msgstr ""
762
763#: info/session.c:1101
764msgid "Moving to `Prev's last menu item."
765msgstr ""
766
767#: info/session.c:1112
768msgid "Move forwards or down through node structure"
769msgstr ""
770
771#: info/session.c:1128
772msgid "Move backwards or up through node structure"
773msgstr ""
774
775#. Show the next screen of WINDOW's node.
776#: info/session.c:1143
777msgid "Scroll forward in this window"
778msgstr ""
779
780#: info/session.c:1192
781msgid "Scroll forward in this window and set default window size"
782msgstr ""
783
784#. Show the previous screen of WINDOW's node.
785#: info/session.c:1200
786msgid "Scroll backward in this window"
787msgstr ""
788
789#: info/session.c:1244
790msgid "Scroll backward in this window and set default window size"
791msgstr ""
792
793#. Move to the beginning of the node.
794#: info/session.c:1252
795msgid "Move to the start of this node"
796msgstr ""
797
798#. Move to the end of the node.
799#: info/session.c:1259
800msgid "Move to the end of this node"
801msgstr ""
802
803#. Scroll the window forward by N lines.
804#: info/session.c:1266
805msgid "Scroll down by lines"
806msgstr ""
807
808#. Scroll the window backward by N lines.
809#: info/session.c:1283
810msgid "Scroll up by lines"
811msgstr ""
812
813#: info/session.c:1301
814msgid "Scroll down by half screen size"
815msgstr ""
816
817#: info/session.c:1327
818msgid "Scroll up by half screen size"
819msgstr ""
820
821#. ****************************************************************
822#.
823#. Commands for Manipulating Windows
824#.
825#. ****************************************************************
826#. Make the next window in the chain be the active window.
827#: info/session.c:1356
828msgid "Select the next window"
829msgstr ""
830
831#. Make the previous window in the chain be the active window.
832#: info/session.c:1395
833msgid "Select the previous window"
834msgstr ""
835
836#. Split WINDOW into two windows, both showing the same node.  If we
837#. are automatically tiling windows, re-tile after the split.
838#: info/session.c:1446
839msgid "Split the current window"
840msgstr ""
841
842#. Delete WINDOW, forgetting the list of last visited nodes.  If we are
843#. automatically displaying footnotes, show or remove the footnotes
844#. window.  If we are automatically tiling windows, re-tile after the
845#. deletion.
846#: info/session.c:1527
847msgid "Delete the current window"
848msgstr ""
849
850#: info/session.c:1535
851msgid "Cannot delete a permanent window"
852msgstr ""
853
854#. Just keep WINDOW, deleting all others.
855#: info/session.c:1568
856msgid "Delete all other windows"
857msgstr ""
858
859#. Scroll the "other" window of WINDOW.
860#: info/session.c:1614
861msgid "Scroll the other window"
862msgstr ""
863
864#: info/session.c:1635
865msgid "Scroll the other window backward"
866msgstr ""
867
868#. Change the size of WINDOW by AMOUNT.
869#: info/session.c:1641
870msgid "Grow (or shrink) this window"
871msgstr ""
872
873#: info/session.c:1652
874msgid "Divide the available screen space among the visible windows"
875msgstr ""
876
877#: info/session.c:1659
878msgid "Toggle the state of line wrapping in the current window"
879msgstr ""
880
881#. Make WINDOW display the "Next:" node of the node currently being
882#. displayed.
883#: info/session.c:1838
884msgid "Select the Next node"
885msgstr ""
886
887#. Make WINDOW display the "Prev:" node of the node currently being
888#. displayed.
889#: info/session.c:1846
890msgid "Select the Prev node"
891msgstr ""
892
893#. Make WINDOW display the "Up:" node of the node currently being
894#. displayed.
895#: info/session.c:1854
896msgid "Select the Up node"
897msgstr ""
898
899#. Make WINDOW display the last node of this info file.
900#: info/session.c:1861
901msgid "Select the last node in this file"
902msgstr ""
903
904#: info/session.c:1888 info/session.c:1921
905msgid "This window has no additional nodes"
906msgstr ""
907
908#. Make WINDOW display the first node of this info file.
909#: info/session.c:1894
910msgid "Select the first node in this file"
911msgstr ""
912
913#: info/session.c:1928
914msgid "Select the last item in this node's menu"
915msgstr ""
916
917#. Use KEY (a digit) to select the Nth menu item in WINDOW->node.
918#: info/session.c:1934
919msgid "Select this menu item"
920msgstr ""
921
922#: info/session.c:1963
923#, c-format
924msgid "There aren't %d items in this menu."
925msgstr ""
926
927#: info/session.c:2094
928#, c-format
929msgid "Menu item (%s): "
930msgstr ""
931
932#: info/session.c:2096
933msgid "Menu item: "
934msgstr ""
935
936#: info/session.c:2101
937#, c-format
938msgid "Follow xref (%s): "
939msgstr ""
940
941#: info/session.c:2103
942msgid "Follow xref: "
943msgstr ""
944
945#. Read a line (with completion) which is the name of a menu item,
946#. and select that item.
947#: info/session.c:2191
948msgid "Read a menu item and select its node"
949msgstr ""
950
951#: info/session.c:2199
952msgid "Read a footnote or cross reference and select its node"
953msgstr ""
954
955#. Position the cursor at the start of this node's menu.
956#: info/session.c:2205
957msgid "Move to the start of this node's menu"
958msgstr ""
959
960#: info/session.c:2229
961msgid "Visit as many menu items at once as possible"
962msgstr ""
963
964#. Read a line of input which is a node name, and go to that node.
965#: info/session.c:2257
966msgid "Read a node name and select it"
967msgstr ""
968
969#: info/session.c:2312 info/session.c:2316
970msgid "Goto node: "
971msgstr ""
972
973#: info/session.c:2382
974#, c-format
975msgid "No menu in node `%s'."
976msgstr ""
977
978#: info/session.c:2422
979#, c-format
980msgid "No menu item `%s' in node `%s'."
981msgstr ""
982
983#: info/session.c:2452
984#, c-format
985msgid "Unable to find node referenced by `%s' in `%s'."
986msgstr ""
987
988#: info/session.c:2503
989msgid "Read a list of menus starting from dir and follow them"
990msgstr ""
991
992#: info/session.c:2505
993msgid "Follow menus: "
994msgstr ""
995
996#: info/session.c:2703
997msgid "Find the node describing program invocation"
998msgstr ""
999
1000#: info/session.c:2705
1001#, c-format
1002msgid "Find Invocation node of [%s]: "
1003msgstr ""
1004
1005#: info/session.c:2743
1006msgid "Read a manpage reference and select it"
1007msgstr ""
1008
1009#: info/session.c:2747
1010msgid "Get Manpage: "
1011msgstr ""
1012
1013#. Move to the "Top" node in this file.
1014#: info/session.c:2777
1015msgid "Select the node `Top' in this file"
1016msgstr ""
1017
1018#. Move to the node "(dir)Top".
1019#: info/session.c:2783
1020msgid "Select the node `(dir)'"
1021msgstr ""
1022
1023#: info/session.c:2803
1024#, c-format
1025msgid "Kill node (%s): "
1026msgstr ""
1027
1028#: info/session.c:2857
1029#, c-format
1030msgid "Cannot kill node `%s'"
1031msgstr ""
1032
1033#: info/session.c:2867
1034msgid "Cannot kill the last node"
1035msgstr ""
1036
1037#: info/session.c:2953
1038msgid "Select the most recently selected node"
1039msgstr ""
1040
1041#. Kill named node.
1042#: info/session.c:2959
1043msgid "Kill this node"
1044msgstr ""
1045
1046#. Read the name of a file and select the entire file.
1047#: info/session.c:2967
1048msgid "Read the name of a file and select it"
1049msgstr ""
1050
1051#: info/session.c:2971
1052msgid "Find file: "
1053msgstr ""
1054
1055#: info/session.c:2988
1056#, c-format
1057msgid "Cannot find `%s'."
1058msgstr ""
1059
1060#: info/session.c:3033 info/session.c:3154
1061#, c-format
1062msgid "Could not create output file `%s'."
1063msgstr ""
1064
1065#: info/session.c:3046 info/session.c:3171 info/session.c:3232
1066msgid "Done."
1067msgstr ""
1068
1069#. Maybe we should print some information about the node being output.
1070#: info/session.c:3102
1071#, c-format
1072msgid "Writing node %s..."
1073msgstr ""
1074
1075#: info/session.c:3180
1076msgid "Pipe the contents of this node through INFO_PRINT_COMMAND"
1077msgstr ""
1078
1079#: info/session.c:3216
1080#, c-format
1081msgid "Cannot open pipe to `%s'."
1082msgstr ""
1083
1084#. Maybe we should print some information about the node being output.
1085#: info/session.c:3222
1086#, c-format
1087msgid "Printing node %s..."
1088msgstr ""
1089
1090#: info/session.c:3464
1091#, c-format
1092msgid "Searching subfile %s ..."
1093msgstr ""
1094
1095#: info/session.c:3516
1096msgid "Read a string and search for it case-sensitively"
1097msgstr ""
1098
1099#: info/session.c:3523
1100msgid "Read a string and search for it"
1101msgstr ""
1102
1103#: info/session.c:3531
1104msgid "Read a string and search backward for it"
1105msgstr ""
1106
1107#: info/session.c:3573
1108#, c-format
1109msgid "%s%sfor string [%s]: "
1110msgstr ""
1111
1112#: info/session.c:3574
1113msgid "Search backward"
1114msgstr ""
1115
1116#: info/session.c:3574
1117msgid "Search"
1118msgstr ""
1119
1120#: info/session.c:3575
1121msgid " case-sensitively "
1122msgstr ""
1123
1124#: info/session.c:3575
1125msgid " "
1126msgstr ""
1127
1128#: info/session.c:3615
1129msgid "Search failed."
1130msgstr ""
1131
1132#: info/session.c:3633
1133msgid "Repeat last search in the same direction"
1134msgstr ""
1135
1136#: info/session.c:3636 info/session.c:3646
1137msgid "No previous search string"
1138msgstr ""
1139
1140#: info/session.c:3643
1141msgid "Repeat last search in the reverse direction"
1142msgstr ""
1143
1144#: info/session.c:3661 info/session.c:3667
1145msgid "Search interactively for a string as you type it"
1146msgstr ""
1147
1148#: info/session.c:3761
1149msgid "I-search backward: "
1150msgstr ""
1151
1152#: info/session.c:3763
1153msgid "I-search: "
1154msgstr ""
1155
1156#: info/session.c:3788
1157msgid "Failing "
1158msgstr ""
1159
1160#: info/session.c:4244
1161msgid "Move to the previous cross reference"
1162msgstr ""
1163
1164#: info/session.c:4253
1165msgid "Move to the next cross reference"
1166msgstr ""
1167
1168#: info/session.c:4263
1169msgid "Select reference or menu item appearing on this line"
1170msgstr ""
1171
1172#. ****************************************************************
1173#.
1174#. Miscellaneous Info Commands
1175#.
1176#. ****************************************************************
1177#. What to do when C-g is pressed in a window.
1178#: info/session.c:4285
1179msgid "Cancel current operation"
1180msgstr ""
1181
1182#: info/session.c:4292
1183msgid "Quit"
1184msgstr ""
1185
1186#: info/session.c:4301
1187msgid "Move the cursor to a specific line of the window"
1188msgstr ""
1189
1190#. Clear the screen and redraw its contents.  Given a numeric argument,
1191#. move the line the cursor is on to the COUNT'th line of the window.
1192#: info/session.c:4333
1193msgid "Redraw the display"
1194msgstr ""
1195
1196#. This command does nothing.  It is the fact that a key is bound to it
1197#. that has meaning.  See the code at the top of info_session ().
1198#: info/session.c:4370
1199msgid "Quit using Info"
1200msgstr ""
1201
1202#: info/session.c:4393
1203#, c-format
1204msgid "Unknown command (%s)."
1205msgstr ""
1206
1207#: info/session.c:4396
1208msgid "\"\" is invalid"
1209msgstr ""
1210
1211#: info/session.c:4397
1212#, c-format
1213msgid "\"%s\" is invalid"
1214msgstr ""
1215
1216#: info/session.c:4620
1217msgid "Add this digit to the current numeric argument"
1218msgstr ""
1219
1220#: info/session.c:4629
1221msgid "Start (or multiply by 4) the current numeric argument"
1222msgstr ""
1223
1224#: info/session.c:4644
1225msgid "Internally used by \\[universal-argument]"
1226msgstr ""
1227
1228#: info/tilde.c:344
1229msgid "readline: Out of virtual memory!\n"
1230msgstr ""
1231
1232#: info/variables.c:40
1233msgid "When \"On\", footnotes appear and disappear automatically"
1234msgstr ""
1235
1236#: info/variables.c:44
1237msgid "When \"On\", creating or deleting a window resizes other windows"
1238msgstr ""
1239
1240#: info/variables.c:48
1241msgid "When \"On\", flash the screen instead of ringing the bell"
1242msgstr ""
1243
1244#: info/variables.c:52
1245msgid "When \"On\", errors cause the bell to ring"
1246msgstr ""
1247
1248#: info/variables.c:56
1249msgid "When \"On\", Info garbage collects files which had to be uncompressed"
1250msgstr ""
1251
1252#: info/variables.c:59
1253msgid "When \"On\", the portion of the matched search string is highlighted"
1254msgstr ""
1255
1256#: info/variables.c:63
1257msgid "Controls what happens when scrolling is requested at the end of a node"
1258msgstr ""
1259
1260#: info/variables.c:67
1261msgid "The number lines to scroll when the cursor moves out of the window"
1262msgstr ""
1263
1264#: info/variables.c:71
1265msgid "When \"On\", Info accepts and displays ISO Latin characters"
1266msgstr ""
1267
1268#: info/variables.c:77
1269msgid "Explain the use of a variable"
1270msgstr ""
1271
1272#. Get the variable's name.
1273#: info/variables.c:83
1274msgid "Describe variable: "
1275msgstr ""
1276
1277#: info/variables.c:102
1278msgid "Set the value of an Info variable"
1279msgstr ""
1280
1281#. Get the variable's name and value.
1282#: info/variables.c:108
1283msgid "Set variable: "
1284msgstr ""
1285
1286#: info/variables.c:126
1287#, c-format
1288msgid "Set %s to value (%d): "
1289msgstr ""
1290
1291#: info/variables.c:167
1292#, c-format
1293msgid "Set %s to value (%s): "
1294msgstr ""
1295
1296#: info/window.c:1101
1297msgid "--*** Tags out of Date ***"
1298msgstr ""
1299
1300#. strlen (location_indicator).
1301#. 10 for the decimal representation of the number of lines in this
1302#. node, and the remainder of the text that can appear in the line.
1303#: info/window.c:1112
1304msgid "-----Info: (), lines ----, "
1305msgstr ""
1306
1307#: info/window.c:1119
1308#, c-format
1309msgid "-%s---Info: %s, %d lines --%s--"
1310msgstr ""
1311
1312#: info/window.c:1123
1313#, c-format
1314msgid "-%s%s-Info: (%s)%s, %d lines --%s--"
1315msgstr ""
1316
1317#: info/window.c:1130
1318#, c-format
1319msgid " Subfile: %s"
1320msgstr ""
1321
1322#: lib/getopt.c:680
1323#, c-format
1324msgid "%s: option `%s' is ambiguous\n"
1325msgstr ""
1326
1327#: lib/getopt.c:704
1328#, c-format
1329msgid "%s: option `--%s' doesn't allow an argument\n"
1330msgstr ""
1331
1332#: lib/getopt.c:709
1333#, c-format
1334msgid "%s: option `%c%s' doesn't allow an argument\n"
1335msgstr ""
1336
1337#: lib/getopt.c:726 lib/getopt.c:899
1338#, c-format
1339msgid "%s: option `%s' requires an argument\n"
1340msgstr ""
1341
1342#. --option
1343#: lib/getopt.c:755
1344#, c-format
1345msgid "%s: unrecognized option `--%s'\n"
1346msgstr ""
1347
1348#. +option or -option
1349#: lib/getopt.c:759
1350#, c-format
1351msgid "%s: unrecognized option `%c%s'\n"
1352msgstr ""
1353
1354#. 1003.2 specifies the format of this message.
1355#: lib/getopt.c:785
1356#, c-format
1357msgid "%s: illegal option -- %c\n"
1358msgstr ""
1359
1360#: lib/getopt.c:788
1361#, c-format
1362msgid "%s: invalid option -- %c\n"
1363msgstr ""
1364
1365#. 1003.2 specifies the format of this message.
1366#: lib/getopt.c:818 lib/getopt.c:948
1367#, c-format
1368msgid "%s: option requires an argument -- %c\n"
1369msgstr ""
1370
1371#: lib/getopt.c:865
1372#, c-format
1373msgid "%s: option `-W %s' is ambiguous\n"
1374msgstr ""
1375
1376#: lib/getopt.c:883
1377#, c-format
1378msgid "%s: option `-W %s' doesn't allow an argument\n"
1379msgstr ""
1380
1381#: makeinfo/cmds.c:447
1382msgid "January"
1383msgstr ""
1384
1385#: makeinfo/cmds.c:447
1386msgid "February"
1387msgstr ""
1388
1389#: makeinfo/cmds.c:447
1390msgid "March"
1391msgstr ""
1392
1393#: makeinfo/cmds.c:447
1394msgid "April"
1395msgstr ""
1396
1397#: makeinfo/cmds.c:447
1398msgid "May"
1399msgstr ""
1400
1401#: makeinfo/cmds.c:448
1402msgid "June"
1403msgstr ""
1404
1405#: makeinfo/cmds.c:448
1406msgid "July"
1407msgstr ""
1408
1409#: makeinfo/cmds.c:448
1410msgid "August"
1411msgstr ""
1412
1413#: makeinfo/cmds.c:448
1414msgid "September"
1415msgstr ""
1416
1417#: makeinfo/cmds.c:448
1418msgid "October"
1419msgstr ""
1420
1421#: makeinfo/cmds.c:449
1422msgid "November"
1423msgstr ""
1424
1425#: makeinfo/cmds.c:449
1426msgid "December"
1427msgstr ""
1428
1429#: makeinfo/cmds.c:571
1430#, c-format
1431msgid "unlikely character %c in @var"
1432msgstr ""
1433
1434#: makeinfo/cmds.c:605
1435msgid "@sc argument all uppercase, thus no effect"
1436msgstr ""
1437
1438#: makeinfo/cmds.c:754
1439#, c-format
1440msgid "%c%s is obsolete"
1441msgstr ""
1442
1443#: makeinfo/cmds.c:814
1444#, c-format
1445msgid "@sp requires a positive numeric argument, not `%s'"
1446msgstr ""
1447
1448#: makeinfo/cmds.c:1092 makeinfo/cmds.c:1118 makeinfo/footnote.c:80
1449#, c-format
1450msgid "Bad argument to %c%s"
1451msgstr ""
1452
1453#: makeinfo/cmds.c:1102 makeinfo/makeinfo.c:3678
1454msgid "asis"
1455msgstr ""
1456
1457#: makeinfo/cmds.c:1104 makeinfo/makeinfo.c:3680
1458msgid "none"
1459msgstr ""
1460
1461#: makeinfo/defun.c:83
1462msgid "Missing `}' in @def arg"
1463msgstr ""
1464
1465#: makeinfo/defun.c:358
1466msgid "Function"
1467msgstr ""
1468
1469#: makeinfo/defun.c:361
1470msgid "Macro"
1471msgstr ""
1472
1473#: makeinfo/defun.c:364
1474msgid "Special Form"
1475msgstr ""
1476
1477#: makeinfo/defun.c:368
1478msgid "Variable"
1479msgstr ""
1480
1481#: makeinfo/defun.c:371
1482msgid "User Option"
1483msgstr ""
1484
1485#: makeinfo/defun.c:375
1486msgid "Instance Variable"
1487msgstr ""
1488
1489#: makeinfo/defun.c:379
1490msgid "Method"
1491msgstr ""
1492
1493#: makeinfo/defun.c:450 makeinfo/defun.c:454 makeinfo/defun.c:556
1494#: makeinfo/defun.c:570 makeinfo/defun.c:610
1495msgid "of"
1496msgstr ""
1497
1498#: makeinfo/defun.c:458 makeinfo/defun.c:462 makeinfo/defun.c:466
1499#: makeinfo/defun.c:564 makeinfo/defun.c:615
1500msgid "on"
1501msgstr ""
1502
1503#: makeinfo/defun.c:656
1504#, c-format
1505msgid "Must be in `%s' insertion to use `%sx'"
1506msgstr ""
1507
1508#: makeinfo/files.c:460
1509#, c-format
1510msgid "%s: getwd: %s, %s\n"
1511msgstr ""
1512
1513#: makeinfo/footnote.c:149
1514#, c-format
1515msgid "`%c%s' needs an argument `{...}', not just `%s'"
1516msgstr ""
1517
1518#: makeinfo/footnote.c:164
1519#, c-format
1520msgid "No closing brace for footnote `%s'"
1521msgstr ""
1522
1523#: makeinfo/footnote.c:197
1524msgid "Footnote defined without parent node"
1525msgstr ""
1526
1527#: makeinfo/footnote.c:278
1528msgid "Footnotes"
1529msgstr ""
1530
1531#. The <title> should not have markup.
1532#: makeinfo/html.c:40
1533msgid "Untitled"
1534msgstr ""
1535
1536#: makeinfo/index.c:212
1537#, c-format
1538msgid "Unknown index `%s'"
1539msgstr ""
1540
1541#: makeinfo/index.c:382
1542#, c-format
1543msgid "Index `%s' already exists"
1544msgstr ""
1545
1546#: makeinfo/index.c:425
1547#, c-format
1548msgid "Unknown index `%s' and/or `%s' in @synindex"
1549msgstr ""
1550
1551#: makeinfo/index.c:642
1552#, c-format
1553msgid "Unknown index `%s' in @printindex"
1554msgstr ""
1555
1556#: makeinfo/index.c:680
1557#, c-format
1558msgid "Entry for index `%s' outside of any node"
1559msgstr ""
1560
1561#: makeinfo/index.c:683 makeinfo/index.c:722
1562msgid "(outside of any node)"
1563msgstr ""
1564
1565#: makeinfo/insertion.c:192
1566msgid "Broken-Type in insertion_type_pname"
1567msgstr ""
1568
1569#: makeinfo/insertion.c:265
1570msgid "Enumeration stack overflow"
1571msgstr ""
1572
1573#: makeinfo/insertion.c:297
1574#, c-format
1575msgid "lettering overflow, restarting at %c"
1576msgstr ""
1577
1578#: makeinfo/insertion.c:481
1579#, c-format
1580msgid "%s requires an argument: the formatter for %citem"
1581msgstr ""
1582
1583#: makeinfo/insertion.c:623
1584#, c-format
1585msgid "`@end' expected `%s', but saw `%s'"
1586msgstr ""
1587
1588#: makeinfo/insertion.c:797
1589#, c-format
1590msgid "No matching `%cend %s'"
1591msgstr ""
1592
1593#: makeinfo/insertion.c:902
1594#, c-format
1595msgid "%s requires letter or digit"
1596msgstr ""
1597
1598#: makeinfo/insertion.c:1046
1599msgid "@menu seen before first @node, creating `Top' node"
1600msgstr ""
1601
1602#: makeinfo/insertion.c:1047
1603msgid ""
1604"perhaps your @top node should be wrapped in @ifnottex rather than @ifinfo?"
1605msgstr ""
1606
1607#. Problems anyway, @detailmenu should always be inside @menu.
1608#: makeinfo/insertion.c:1059
1609msgid "@detailmenu seen before first node, creating `Top' node"
1610msgstr ""
1611
1612#: makeinfo/insertion.c:1074
1613#, c-format
1614msgid "Unmatched `%c%s'"
1615msgstr ""
1616
1617#: makeinfo/insertion.c:1081
1618#, c-format
1619msgid "`%c%s' needs something after it"
1620msgstr ""
1621
1622#: makeinfo/insertion.c:1087
1623#, c-format
1624msgid "Bad argument to `%s', `%s', using `%s'"
1625msgstr ""
1626
1627#: makeinfo/insertion.c:1175
1628#, c-format
1629msgid "@%s not meaningful inside `@%s' block"
1630msgstr ""
1631
1632#: makeinfo/insertion.c:1184
1633#, c-format
1634msgid "@itemx not meaningful inside `%s' block"
1635msgstr ""
1636
1637#: makeinfo/insertion.c:1357
1638#, c-format
1639msgid "%c%s found outside of an insertion block"
1640msgstr ""
1641
1642#: makeinfo/lang.c:199
1643#, c-format
1644msgid "%s is not a valid ISO 639 language code"
1645msgstr ""
1646
1647#. This error message isn't perfect if the argument is multiple
1648#. characters, but it doesn't seem worth getting right.
1649#: makeinfo/lang.c:406
1650#, c-format
1651msgid "%c%s expects `i' or `j' as argument, not `%c'"
1652msgstr ""
1653
1654#: makeinfo/lang.c:410
1655#, c-format
1656msgid "%c%s expects a single character `i' or `j' as argument"
1657msgstr ""
1658
1659#: makeinfo/macro.c:134
1660#, c-format
1661msgid "macro `%s' previously defined"
1662msgstr ""
1663
1664#: makeinfo/macro.c:138
1665#, c-format
1666msgid "here is the previous definition of `%s'"
1667msgstr ""
1668
1669#: makeinfo/macro.c:355
1670#, c-format
1671msgid "\\ in macro expansion followed by `%s' instead of \\ or parameter name"
1672msgstr ""
1673
1674#: makeinfo/macro.c:403
1675#, c-format
1676msgid "Macro `%s' called on line %d with too many args"
1677msgstr ""
1678
1679#: makeinfo/macro.c:595
1680#, c-format
1681msgid "%cend macro not found"
1682msgstr ""
1683
1684#: makeinfo/macro.c:634
1685msgid "@quote-arg only useful for single-argument macros"
1686msgstr ""
1687
1688#: makeinfo/macro.c:670
1689#, c-format
1690msgid "mismatched @end %s with @%s"
1691msgstr ""
1692
1693#: makeinfo/makeinfo.c:308
1694#, c-format
1695msgid "%s:%d: warning: "
1696msgstr ""
1697
1698#: makeinfo/makeinfo.c:331
1699msgid "Too many errors!  Gave up.\n"
1700msgstr ""
1701
1702#: makeinfo/makeinfo.c:342 makeinfo/makeinfo.c:1802
1703#, c-format
1704msgid "Misplaced %c"
1705msgstr ""
1706
1707#: makeinfo/makeinfo.c:362
1708#, c-format
1709msgid "Try `%s --help' for more information.\n"
1710msgstr ""
1711
1712#: makeinfo/makeinfo.c:365
1713#, c-format
1714msgid ""
1715"Usage: %s [OPTION]... TEXINFO-FILE...\n"
1716"\n"
1717"Translate Texinfo source documentation to various other formats:\n"
1718"Info files suitable for reading online with Emacs or standalone GNU Info\n"
1719"(by default); plain text (with --no-headers); or HTML (with --html).\n"
1720"\n"
1721"Options:\n"
1722" --commands-in-node-names  allow @ commands in node names.\n"
1723" -D VAR                    define a variable, as with @set.\n"
1724" -E, --macro-expand FILE   output macro-expanded source to FILE.\n"
1725" --error-limit=NUM         quit after NUM errors (default %d).\n"
1726" --fill-column=NUM         break Info lines at NUM characters (default %d).\n"
1727" --footnote-style=STYLE    output footnotes according to STYLE:\n"
1728"                            `separate' to place footnotes in their own "
1729"node,\n"
1730"                            `end' to place the footnotes at the end of the\n"
1731"                             node in which they are defined (the default).\n"
1732" --force                   preserve output even if errors.\n"
1733" --help                    display this help and exit.\n"
1734" --html                    output HTML rather than Info format;\n"
1735" -I DIR                    append DIR to the @include search path.\n"
1736" --ifhtml                  process @ifhtml and @html text even when not\n"
1737"                             generating HTML.\n"
1738" --ifinfo                  process @ifinfo text even when generating HTML.\n"
1739" --iftex                   process @iftex and @tex text.\n"
1740"                             implies --no-split.\n"
1741msgstr ""
1742
1743#: makeinfo/makeinfo.c:391
1744#, c-format
1745msgid ""
1746" --no-headers              suppress Info node separators and Node: lines "
1747"and\n"
1748"                             write to standard output without --output.\n"
1749" --no-ifhtml               do not process @ifhtml and @html text.\n"
1750" --no-ifinfo               do not process @ifinfo text.\n"
1751" --no-iftex                do not process @iftex and @tex text.\n"
1752" --no-split                suppress splitting of large Info output files or\n"
1753"                           generation of one HTML file per node.\n"
1754" --no-validate             suppress node cross-reference validation.\n"
1755" --no-warn                 suppress warnings (but not errors).\n"
1756" --number-sections         include chapter, section, etc. numbers in "
1757"output.\n"
1758" -o, --output=FILE         output to FILE, ignoring any @setfilename.\n"
1759" -P DIR                    prepend DIR to the @include search path.\n"
1760" --paragraph-indent=VAL    indent Info paragraphs by VAL spaces (default "
1761"%d).\n"
1762"                             if VAL is `none', do not indent;\n"
1763"                             if VAL is `asis', preserve existing "
1764"indentation.\n"
1765" --reference-limit=NUM     warn about at most NUM references (default %d).\n"
1766" -U VAR                    undefine a variable, as with @clear.\n"
1767" -v, --verbose             explain what is being done.\n"
1768" --version                 display version information and exit.\n"
1769msgstr ""
1770
1771#: makeinfo/makeinfo.c:415
1772msgid ""
1773"\n"
1774"The defaults for the @if... conditionals depend on the output format:\n"
1775"if generating HTML, --ifhtml is on and the others are off;\n"
1776"if generating Info or plain text, --ifinfo is on and the others are off.\n"
1777"\n"
1778"Examples:\n"
1779"  makeinfo foo.texi                    write Info to foo's @setfilename\n"
1780"  makeinfo --html foo.texi             write HTML to foo's @setfilename\n"
1781"  makeinfo --no-headers -o - foo.texi  write plain text to standard output\n"
1782"  makeinfo --number-sections foo.texi  write Info with numbered sections\n"
1783"  makeinfo --no-split foo.texi         write one Info file however big\n"
1784"\n"
1785"Email bug reports to bug-texinfo@gnu.org,\n"
1786"general questions and discussion to help-texinfo@gnu.org."
1787msgstr ""
1788
1789#: makeinfo/makeinfo.c:508 makeinfo/makeinfo.c:531 makeinfo/makeinfo.c:592
1790#, c-format
1791msgid "%s: %s arg must be numeric, not `%s'.\n"
1792msgstr ""
1793
1794#: makeinfo/makeinfo.c:521
1795#, c-format
1796msgid "Couldn't open macro expansion output `%s'"
1797msgstr ""
1798
1799#: makeinfo/makeinfo.c:524
1800msgid "Cannot specify more than one macro expansion output"
1801msgstr ""
1802
1803#: makeinfo/makeinfo.c:561
1804#, c-format
1805msgid "%s: --paragraph-indent arg must be numeric/`none'/`asis', not `%s'.\n"
1806msgstr ""
1807
1808#: makeinfo/makeinfo.c:602
1809#, c-format
1810msgid "%s: --footnote-style arg must be `separate' or `end', not `%s'.\n"
1811msgstr ""
1812
1813#: makeinfo/makeinfo.c:647
1814#, c-format
1815msgid "%s: missing file argument.\n"
1816msgstr ""
1817
1818#: makeinfo/makeinfo.c:810
1819#, c-format
1820msgid "Expected `%s'"
1821msgstr ""
1822
1823#: makeinfo/makeinfo.c:1229
1824#, c-format
1825msgid "No `%s' found in `%s'"
1826msgstr ""
1827
1828#: makeinfo/makeinfo.c:1306
1829#, c-format
1830msgid "%s: Skipping macro expansion to stdout as Info output is going there.\n"
1831msgstr ""
1832
1833#: makeinfo/makeinfo.c:1327
1834#, c-format
1835msgid "Making %s file `%s' from `%s'.\n"
1836msgstr ""
1837
1838#: makeinfo/makeinfo.c:1358
1839#, c-format
1840msgid "This is %s, produced by makeinfo version %s from %s.\n"
1841msgstr ""
1842
1843#: makeinfo/makeinfo.c:1377
1844#, c-format
1845msgid ""
1846"%s: Removing macro output file `%s' due to errors; use --force to preserve.\n"
1847msgstr ""
1848
1849#. If there were errors, and no --force, remove the output.
1850#: makeinfo/makeinfo.c:1420
1851#, c-format
1852msgid "%s: Removing output file `%s' due to errors; use --force to preserve.\n"
1853msgstr ""
1854
1855#: makeinfo/makeinfo.c:1635
1856#, c-format
1857msgid "Unknown command `%s'"
1858msgstr ""
1859
1860#: makeinfo/makeinfo.c:1657
1861#, c-format
1862msgid "Use braces to give a command as an argument to @%s"
1863msgstr ""
1864
1865#: makeinfo/makeinfo.c:1838
1866#, c-format
1867msgid "%c%s expected `{...}'"
1868msgstr ""
1869
1870#: makeinfo/makeinfo.c:1868
1871msgid "Unmatched }"
1872msgstr ""
1873
1874#: makeinfo/makeinfo.c:1918
1875msgid "NO_NAME!"
1876msgstr ""
1877
1878#: makeinfo/makeinfo.c:1940
1879#, c-format
1880msgid "%c%s missing close brace"
1881msgstr ""
1882
1883#: makeinfo/makeinfo.c:2707 makeinfo/makeinfo.c:2884
1884msgid "see "
1885msgstr ""
1886
1887#: makeinfo/makeinfo.c:2707
1888msgid "See "
1889msgstr ""
1890
1891#: makeinfo/makeinfo.c:2836
1892#, c-format
1893msgid "`.' or `,' must follow cross reference, not %c"
1894msgstr ""
1895
1896#: makeinfo/makeinfo.c:3026
1897#, c-format
1898msgid "No .png or .jpg for `%s'"
1899msgstr ""
1900
1901#: makeinfo/makeinfo.c:3063
1902#, c-format
1903msgid "@image file `%s' unreadable: %s"
1904msgstr ""
1905
1906#: makeinfo/makeinfo.c:3070
1907msgid "@image missing filename argument"
1908msgstr ""
1909
1910#: makeinfo/makeinfo.c:3259
1911#, c-format
1912msgid "{No value for `%s'}"
1913msgstr ""
1914
1915#: makeinfo/makeinfo.c:3313
1916#, c-format
1917msgid "%c%s requires a name"
1918msgstr ""
1919
1920#: makeinfo/makeinfo.c:3421
1921#, c-format
1922msgid "Reached eof before matching @end %s"
1923msgstr ""
1924
1925#: makeinfo/multi.c:208
1926msgid "Missing } in @multitable template"
1927msgstr ""
1928
1929#: makeinfo/multi.c:284
1930#, c-format
1931msgid "ignoring stray text `%s' after @multitable"
1932msgstr ""
1933
1934#: makeinfo/multi.c:357
1935#, c-format
1936msgid "Too many columns in multitable item (max %d)"
1937msgstr ""
1938
1939#: makeinfo/multi.c:401
1940#, c-format
1941msgid "Cannot select column #%d in multitable"
1942msgstr ""
1943
1944#: makeinfo/multi.c:504
1945msgid "ignoring @tab outside of multitable"
1946msgstr ""
1947
1948#: makeinfo/multi.c:534
1949msgid "** Multicolumn output from last row:\n"
1950msgstr ""
1951
1952#: makeinfo/multi.c:537
1953#, c-format
1954msgid "* column #%d: output = %s\n"
1955msgstr ""
1956
1957#: makeinfo/node.c:250
1958#, c-format
1959msgid "Node `%s' previously defined at line %d"
1960msgstr ""
1961
1962#: makeinfo/node.c:514
1963#, c-format
1964msgid "Formatting node %s...\n"
1965msgstr ""
1966
1967#: makeinfo/node.c:559
1968#, c-format
1969msgid "Node `%s' requires a sectioning command (e.g. %c%s)"
1970msgstr ""
1971
1972#: makeinfo/node.c:719
1973#, c-format
1974msgid "No node name specified for `%c%s' command"
1975msgstr ""
1976
1977#: makeinfo/node.c:774
1978msgid "Node:"
1979msgstr ""
1980
1981#: makeinfo/node.c:783 makeinfo/sectioning.c:528
1982msgid "Next:"
1983msgstr ""
1984
1985#: makeinfo/node.c:793
1986msgid "Previous:"
1987msgstr ""
1988
1989#: makeinfo/node.c:803
1990msgid "Up:"
1991msgstr ""
1992
1993#: makeinfo/node.c:1012
1994#, c-format
1995msgid "%s reference to nonexistent node `%s'"
1996msgstr ""
1997
1998#: makeinfo/node.c:1029
1999msgid "Menu"
2000msgstr ""
2001
2002#: makeinfo/node.c:1031
2003msgid "Cross"
2004msgstr ""
2005
2006#: makeinfo/node.c:1115
2007#, c-format
2008msgid "Next field of node `%s' not pointed to"
2009msgstr ""
2010
2011#: makeinfo/node.c:1119
2012#, c-format
2013msgid "This node (%s) has the bad Prev"
2014msgstr ""
2015
2016#: makeinfo/node.c:1133
2017msgid "Prev"
2018msgstr ""
2019
2020#: makeinfo/node.c:1176
2021#, c-format
2022msgid "Prev field of node `%s' not pointed to"
2023msgstr ""
2024
2025#: makeinfo/node.c:1180
2026#, c-format
2027msgid "This node (%s) has the bad Next"
2028msgstr ""
2029
2030#: makeinfo/node.c:1194
2031#, c-format
2032msgid "`%s' has no Up field"
2033msgstr ""
2034
2035#: makeinfo/node.c:1197
2036msgid "Up"
2037msgstr ""
2038
2039#: makeinfo/node.c:1265
2040#, c-format
2041msgid "Node `%s' lacks menu item for `%s' despite being its Up target"
2042msgstr ""
2043
2044#: makeinfo/node.c:1296
2045#, c-format
2046msgid "node `%s' has been referenced %d times"
2047msgstr ""
2048
2049#: makeinfo/node.c:1310
2050#, c-format
2051msgid "unreferenced node `%s'"
2052msgstr ""
2053
2054#: makeinfo/sectioning.c:116
2055#, c-format
2056msgid "Appendix %c "
2057msgstr ""
2058
2059#. should never happen, but a poor guy, named Murphy ...
2060#: makeinfo/sectioning.c:328 makeinfo/sectioning.c:410
2061#, c-format
2062msgid "Internal error (search_sectioning) \"%s\"!"
2063msgstr ""
2064
2065#: makeinfo/sectioning.c:468
2066#, c-format
2067msgid "%c%s is obsolete; use %c%s instead"
2068msgstr ""
2069
2070#: makeinfo/sectioning.c:484
2071#, c-format
2072msgid "Node with %ctop as a section already exists"
2073msgstr ""
2074
2075#: makeinfo/sectioning.c:496
2076#, c-format
2077msgid "Here is the %ctop node"
2078msgstr ""
2079
2080#: makeinfo/sectioning.c:515
2081#, c-format
2082msgid "%ctop used before %cnode, defaulting to %s"
2083msgstr ""
2084
2085#. in case we are writing stdout
2086#: makeinfo/toc.c:212 makeinfo/toc.c:261 makeinfo/toc.c:262
2087msgid "Table of Contents"
2088msgstr ""
2089
2090#. in case we are writing stdout
2091#: makeinfo/toc.c:292 makeinfo/toc.c:319 makeinfo/toc.c:320
2092msgid "Short Contents"
2093msgstr ""
2094
2095#: makeinfo/toc.c:354
2096#, c-format
2097msgid "%s: TOC should be here, but it was not found"
2098msgstr ""
2099
2100#: util/install-info.c:151
2101#, c-format
2102msgid "%s: warning: "
2103msgstr ""
2104
2105#: util/install-info.c:176 util/install-info.c:189
2106msgid "virtual memory exhausted"
2107msgstr ""
2108
2109#: util/install-info.c:232
2110#, c-format
2111msgid " for %s"
2112msgstr ""
2113
2114#: util/install-info.c:381
2115#, c-format
2116msgid "\tTry `%s --help' for a complete list of options.\n"
2117msgstr ""
2118
2119#: util/install-info.c:389
2120#, c-format
2121msgid ""
2122"Usage: %s [OPTION]... [INFO-FILE [DIR-FILE]]\n"
2123"\n"
2124"Install or delete dir entries from INFO-FILE in the Info directory file\n"
2125"DIR-FILE.\n"
2126"\n"
2127"Options:\n"
2128" --delete          delete existing entries for INFO-FILE from DIR-FILE;\n"
2129"                     don't insert any new entries.\n"
2130" --dir-file=NAME   specify file name of Info directory file.\n"
2131"                     This is equivalent to using the DIR-FILE argument.\n"
2132" --entry=TEXT      insert TEXT as an Info directory entry.\n"
2133"                     TEXT should have the form of an Info menu item line\n"
2134"                     plus zero or more extra lines starting with "
2135"whitespace.\n"
2136"                     If you specify more than one entry, they are all "
2137"added.\n"
2138"                     If you don't specify any entries, they are determined\n"
2139"                     from information in the Info file itself.\n"
2140" --help            display this help and exit.\n"
2141" --info-file=FILE  specify Info file to install in the directory.\n"
2142"                     This is equivalent to using the INFO-FILE argument.\n"
2143" --info-dir=DIR    same as --dir-file=DIR/dir.\n"
2144" --item=TEXT       same as --entry TEXT.\n"
2145"                     An Info directory entry is actually a menu item.\n"
2146" --quiet           suppress warnings.\n"
2147" --remove          same as --delete.\n"
2148" --section=SEC     put this file's entries in section SEC of the directory.\n"
2149"                     If you specify more than one section, all the entries\n"
2150"                     are added in each of the sections.\n"
2151"                     If you don't specify any sections, they are determined\n"
2152"                     from information in the Info file itself.\n"
2153" --version         display version information and exit.\n"
2154"\n"
2155"Email bug reports to bug-texinfo@gnu.org,\n"
2156"general questions and discussion to help-texinfo@gnu.org.\n"
2157msgstr ""
2158
2159#: util/install-info.c:442
2160#, c-format
2161msgid ""
2162"This is the file .../info/dir, which contains the\n"
2163"topmost node of the Info hierarchy, called (dir)Top.\n"
2164"The first time you invoke Info you start off looking at this node.\n"
2165"\n"
2166"%s\tThis is the top of the INFO tree\n"
2167"\n"
2168"  This (the Directory node) gives a menu of major topics.\n"
2169"  Typing \"q\" exits, \"?\" lists all Info commands, \"d\" returns here,\n"
2170"  \"h\" gives a primer for first-timers,\n"
2171"  \"mEmacs<Return>\" visits the Emacs manual, etc.\n"
2172"\n"
2173"  In Emacs, you can click mouse button 2 on a menu item or cross reference\n"
2174"  to select it.\n"
2175"\n"
2176"* Menu:\n"
2177msgstr ""
2178
2179#: util/install-info.c:465
2180#, c-format
2181msgid "%s: could not read (%s) and could not create (%s)\n"
2182msgstr ""
2183
2184#: util/install-info.c:549
2185#, c-format
2186msgid "%s: empty file"
2187msgstr ""
2188
2189#: util/install-info.c:864 util/install-info.c:904
2190msgid "START-INFO-DIR-ENTRY without matching END-INFO-DIR-ENTRY"
2191msgstr ""
2192
2193#: util/install-info.c:899
2194msgid "END-INFO-DIR-ENTRY without matching START-INFO-DIR-ENTRY"
2195msgstr ""
2196
2197#: util/install-info.c:1147 util/install-info.c:1157
2198#, c-format
2199msgid "%s: Specify the Info directory only once.\n"
2200msgstr ""
2201
2202#: util/install-info.c:1192
2203#, c-format
2204msgid "%s: Specify the Info file only once.\n"
2205msgstr ""
2206
2207#: util/install-info.c:1241
2208#, c-format
2209msgid "excess command line argument `%s'"
2210msgstr ""
2211
2212#: util/install-info.c:1245
2213msgid "No input file specified; try --help for more information."
2214msgstr ""
2215
2216#: util/install-info.c:1247
2217msgid "No dir file specified; try --help for more information."
2218msgstr ""
2219
2220#. No need to abort here, the original info file may not
2221#. have the requisite Texinfo commands.  This is not
2222#. something an installer should have to correct (it's a
2223#. problem for the maintainer), and there's no need to cause
2224#. subsequent parts of `make install' to fail.
2225#: util/install-info.c:1269
2226#, c-format
2227msgid "no info dir entry in `%s'"
2228msgstr ""
2229
2230#: util/install-info.c:1384
2231#, c-format
2232msgid "menu item `%s' already exists, for file `%s'"
2233msgstr ""
2234
2235#: util/install-info.c:1407
2236#, c-format
2237msgid "no entries found for `%s'; nothing deleted"
2238msgstr ""
2239
2240#: util/texindex.c:244
2241msgid "display this help and exit"
2242msgstr ""
2243
2244#: util/texindex.c:246
2245msgid "keep temporary files around after processing"
2246msgstr ""
2247
2248#: util/texindex.c:248
2249msgid "do not keep temporary files around after processing (default)"
2250msgstr ""
2251
2252#: util/texindex.c:250
2253msgid "send output to FILE"
2254msgstr ""
2255
2256#: util/texindex.c:252
2257msgid "display version information and exit"
2258msgstr ""
2259
2260#: util/texindex.c:263
2261#, c-format
2262msgid "Usage: %s [OPTION]... FILE...\n"
2263msgstr ""
2264
2265#: util/texindex.c:264
2266msgid "Generate a sorted index for each TeX output FILE.\n"
2267msgstr ""
2268
2269#: util/texindex.c:267
2270#, c-format
2271msgid "Usually FILE... is specified as `foo.%c%c' for a document `foo.texi'.\n"
2272msgstr ""
2273
2274#. avoid trigraph in cat-id-tbl.c
2275#: util/texindex.c:269
2276msgid ""
2277"\n"
2278"Options:\n"
2279msgstr ""
2280
2281#: util/texindex.c:285
2282msgid ""
2283"\n"
2284"Email bug reports to bug-texinfo@gnu.org,\n"
2285"general questions and discussion to help-texinfo@gnu.org.\n"
2286msgstr ""
2287
2288#: util/texindex.c:885 util/texindex.c:919 util/texindex.c:995
2289#: util/texindex.c:1023
2290#, c-format
2291msgid "%s: not a texinfo index file"
2292msgstr ""
2293
2294#: util/texindex.c:980
2295#, c-format
2296msgid "failure reopening %s"
2297msgstr ""
2298
2299#: util/texindex.c:1222
2300#, c-format
2301msgid "No page number in %s"
2302msgstr ""
2303
2304#: util/texindex.c:1293
2305#, c-format
2306msgid "entry %s follows an entry with a secondary name"
2307msgstr ""
2308
2309#: util/texindex.c:1631
2310#, c-format
2311msgid "%s; for file `%s'.\n"
2312msgstr ""
2313