Small change to getopt stuff
[enscript.git] / po / enscript.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "POT-Creation-Date: 2003-03-05 09:41+0200\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=CHARSET\n"
16 "Content-Transfer-Encoding: 8bit\n"
17
18 #: compat/getopt.c:628
19 #, c-format
20 msgid "%s: option `%s' is ambiguous\n"
21 msgstr ""
22
23 #: compat/getopt.c:652
24 #, c-format
25 msgid "%s: option `--%s' doesn't allow an argument\n"
26 msgstr ""
27
28 #: compat/getopt.c:657
29 #, c-format
30 msgid "%s: option `%c%s' doesn't allow an argument\n"
31 msgstr ""
32
33 #: compat/getopt.c:674 compat/getopt.c:847
34 #, c-format
35 msgid "%s: option `%s' requires an argument\n"
36 msgstr ""
37
38 #: compat/getopt.c:703
39 #, c-format
40 msgid "%s: unrecognized option `--%s'\n"
41 msgstr ""
42
43 #: compat/getopt.c:707
44 #, c-format
45 msgid "%s: unrecognized option `%c%s'\n"
46 msgstr ""
47
48 #: compat/getopt.c:733
49 #, c-format
50 msgid "%s: illegal option -- %c\n"
51 msgstr ""
52
53 #: compat/getopt.c:736
54 #, c-format
55 msgid "%s: invalid option -- %c\n"
56 msgstr ""
57
58 #: compat/getopt.c:766 compat/getopt.c:896
59 #, c-format
60 msgid "%s: option requires an argument -- %c\n"
61 msgstr ""
62
63 #: compat/getopt.c:813
64 #, c-format
65 msgid "%s: option `-W %s' is ambiguous\n"
66 msgstr ""
67
68 #: compat/getopt.c:831
69 #, c-format
70 msgid "%s: option `-W %s' doesn't allow an argument\n"
71 msgstr ""
72
73 #: compat/xalloc.c:70
74 #, c-format
75 msgid "xmalloc(): couldn't allocate %d bytes\n"
76 msgstr ""
77
78 #: compat/xalloc.c:88
79 #, c-format
80 msgid "xcalloc(): couldn't allocate %d bytes\n"
81 msgstr ""
82
83 #: compat/xalloc.c:109
84 #, c-format
85 msgid "xrealloc(): couldn't reallocate %d bytes\n"
86 msgstr ""
87
88 #: compat/regex.c:996
89 msgid "Success"
90 msgstr ""
91
92 #: compat/regex.c:997
93 msgid "No match"
94 msgstr ""
95
96 #: compat/regex.c:998
97 msgid "Invalid regular expression"
98 msgstr ""
99
100 #: compat/regex.c:999
101 msgid "Invalid collation character"
102 msgstr ""
103
104 #: compat/regex.c:1000
105 msgid "Invalid character class name"
106 msgstr ""
107
108 #: compat/regex.c:1001
109 msgid "Trailing backslash"
110 msgstr ""
111
112 #: compat/regex.c:1002
113 msgid "Invalid back reference"
114 msgstr ""
115
116 #: compat/regex.c:1003
117 msgid "Unmatched [ or [^"
118 msgstr ""
119
120 #: compat/regex.c:1004
121 msgid "Unmatched ( or \\("
122 msgstr ""
123
124 #: compat/regex.c:1005
125 msgid "Unmatched \\{"
126 msgstr ""
127
128 #: compat/regex.c:1006
129 msgid "Invalid content of \\{\\}"
130 msgstr ""
131
132 #: compat/regex.c:1007
133 msgid "Invalid range end"
134 msgstr ""
135
136 #: compat/regex.c:1008
137 msgid "Memory exhausted"
138 msgstr ""
139
140 #: compat/regex.c:1009
141 msgid "Invalid preceding regular expression"
142 msgstr ""
143
144 #: compat/regex.c:1010
145 msgid "Premature end of regular expression"
146 msgstr ""
147
148 #: compat/regex.c:1011
149 msgid "Regular expression too big"
150 msgstr ""
151
152 #: compat/regex.c:1012
153 msgid "Unmatched ) or \\)"
154 msgstr ""
155
156 #: compat/regex.c:5458
157 msgid "No previous regular expression"
158 msgstr ""
159
160 #: src/main.c:966
161 #, no-c-format
162 msgid "$3v $-40N $3% pages $4L lines  $E $C"
163 msgstr ""
164
165 #: src/main.c:996
166 #, c-format
167 msgid "couldn't get passwd entry for uid=%d: %s"
168 msgstr ""
169
170 #: src/main.c:1088
171 #, c-format
172 msgid "couldn't read config file \"%s/%s\": %s"
173 msgstr ""
174
175 #: src/main.c:1092
176 msgid "I did also try the following directories:"
177 msgstr ""
178
179 #: src/main.c:1093 src/main.c:1094 src/main.c:1095
180 #, c-format
181 msgid "\t%s"
182 msgstr ""
183
184 #: src/main.c:1096
185 msgid "\t../lib"
186 msgstr ""
187
188 #: src/main.c:1097
189 msgid "\t../../lib"
190 msgstr ""
191
192 #: src/main.c:1099
193 msgid "This is probably an installation error.  Please, try to rebuild:"
194 msgstr ""
195
196 #: src/main.c:1100
197 msgid "\tmake distclean"
198 msgstr ""
199
200 #: src/main.c:1101
201 msgid "\t./configure --prefix=PREFIX"
202 msgstr ""
203
204 #: src/main.c:1102
205 msgid "\tmake"
206 msgstr ""
207
208 #: src/main.c:1103
209 msgid "\tmake check"
210 msgstr ""
211
212 #: src/main.c:1104
213 msgid "\tmake install"
214 msgstr ""
215
216 #: src/main.c:1106
217 msgid "or set the environment variable `ENSCRIPT_LIBRARY' to point to your"
218 msgstr ""
219
220 #: src/main.c:1108
221 msgid "library directory."
222 msgstr ""
223
224 #: src/main.c:1180
225 #, c-format
226 msgid "unknown encoding: %s"
227 msgstr ""
228
229 #: src/main.c:1199
230 #, c-format
231 msgid "couldn't open AFM library: %s"
232 msgstr ""
233
234 #: src/main.c:1228
235 msgid ""
236 "known media:\n"
237 "name             width\theight\tllx\tlly\turx\tury\n"
238 "------------------------------------------------------------\n"
239 msgstr ""
240
241 #: src/main.c:1247
242 #, c-format
243 msgid "do not know anything about media \"%s\""
244 msgstr ""
245
246 #: src/main.c:1291
247 #, c-format
248 msgid ""
249 "set new marginals for media `%s' (%dx%d): llx=%d, lly=%d, urx=%d, ury=%d\n"
250 msgstr ""
251
252 #: src/main.c:1302
253 #, c-format
254 msgid "illegal page label format \"%s\""
255 msgstr ""
256
257 #: src/main.c:1314
258 #, c-format
259 msgid "illegal non-printable format \"%s\""
260 msgstr ""
261
262 #: src/main.c:1328
263 #, c-format
264 msgid "illegal style for wrapped line marker: \"%s\""
265 msgstr ""
266
267 #: src/main.c:1338
268 #, c-format
269 msgid "illegal N-up argument: %d"
270 msgstr ""
271
272 #: src/main.c:1343
273 #, c-format
274 msgid "N-up argument must be power of 2: %d"
275 msgstr ""
276
277 #: src/main.c:1420
278 #, c-format
279 msgid "malformed underlay position: %s"
280 msgstr ""
281
282 #: src/main.c:1443
283 #, c-format
284 msgid "illegal underlay style: %s"
285 msgstr ""
286
287 #: src/main.c:1470
288 msgid ""
289 "Highlighting is supported for the following languages and file formats:\n"
290 "\n"
291 msgstr ""
292
293 #: src/main.c:1641
294 #, c-format
295 msgid "couldn't create temporary toc file: %s"
296 msgstr ""
297
298 #: src/main.c:1688
299 #, c-format
300 msgid "couldn't stat input file \"%s\": %s"
301 msgstr ""
302
303 #: src/main.c:1708
304 #, c-format
305 msgid "couldn't rewind toc file: %s"
306 msgstr ""
307
308 #: src/main.c:1714
309 msgid "Table of Contents"
310 msgstr ""
311
312 #: src/main.c:1743
313 msgid "no output generated\n"
314 msgstr ""
315
316 #: src/main.c:1748
317 #, c-format
318 msgid "output sent to %s\n"
319 msgstr ""
320
321 #: src/main.c:1749 src/main.c:1773
322 msgid "printer"
323 msgstr ""
324
325 #: src/main.c:1751
326 #, c-format
327 msgid "output left in %s\n"
328 msgstr ""
329
330 #: src/main.c:1769
331 #, c-format
332 msgid "[ %d pages * %d copy ]"
333 msgstr ""
334
335 #: src/main.c:1772
336 #, c-format
337 msgid " sent to %s\n"
338 msgstr ""
339
340 #: src/main.c:1775
341 #, c-format
342 msgid " left in %s\n"
343 msgstr ""
344
345 #: src/main.c:1780
346 #, c-format
347 msgid "%d lines were %s\n"
348 msgstr ""
349
350 #: src/main.c:1782
351 msgid "truncated"
352 msgstr ""
353
354 #: src/main.c:1782
355 msgid "wrapped"
356 msgstr ""
357
358 #: src/main.c:1788
359 #, c-format
360 msgid "%d characters were missing\n"
361 msgstr ""
362
363 #: src/main.c:1792
364 msgid "missing character codes (decimal):\n"
365 msgstr ""
366
367 #: src/main.c:1800
368 #, c-format
369 msgid "%d non-printable characters\n"
370 msgstr ""
371
372 #: src/main.c:1805
373 msgid "non-printable character codes (decimal):\n"
374 msgstr ""
375
376 #: src/main.c:1854
377 #, c-format
378 msgid "couldn't open printer `%s': %s"
379 msgstr ""
380
381 #: src/main.c:1863
382 #, c-format
383 msgid "couldn't create output file \"%s\": %s"
384 msgstr ""
385
386 #: src/main.c:1880
387 #, c-format
388 msgid "couldn't close output file \"%s\": %s"
389 msgstr ""
390
391 #: src/main.c:1938
392 #, c-format
393 msgid ""
394 "syntax error in option string %s=\"%s\":\n"
395 "missing end of quotation: %c"
396 msgstr ""
397
398 #: src/main.c:1970
399 #, c-format
400 msgid ""
401 "warning: didn't process following options from environment variable %s:\n"
402 msgstr ""
403
404 #: src/main.c:1974
405 #, c-format
406 msgid "  option %d = \"%s\"\n"
407 msgstr ""
408
409 #: src/main.c:2020
410 msgid "number of columns must be larger than zero"
411 msgstr ""
412
413 #: src/main.c:2078
414 msgid "file alignment must be larger than zero"
415 msgstr ""
416
417 #: src/main.c:2133 src/main.c:2139 src/main.c:2350 src/util.c:415
418 #, c-format
419 msgid "malformed font spec: %s"
420 msgstr ""
421
422 #: src/main.c:2155
423 #, c-format
424 msgid "couldn't find header definition file \"%s.hdr\""
425 msgstr ""
426
427 #: src/main.c:2199
428 #, c-format
429 msgid "must print at least one line per each page: %s"
430 msgstr ""
431
432 #: src/main.c:2219
433 #, c-format
434 msgid "%s: illegal newline character specifier: '%s': expected 'n' or 'r'\n"
435 msgstr ""
436
437 #: src/main.c:2308
438 #, c-format
439 msgid "malformed argument `%s' for option -W, --option: no comma found"
440 msgstr ""
441
442 #: src/main.c:2313
443 #, c-format
444 msgid "helper application specification must be single character: %s"
445 msgstr ""
446
447 #: src/main.c:2409
448 msgid "slice must be greater than zero"
449 msgstr ""
450
451 #: src/main.c:2490 states/main.c:320
452 #, c-format
453 msgid "Try `%s --help' for more information.\n"
454 msgstr ""
455
456 #: src/main.c:2510
457 #, c-format
458 msgid ""
459 "Usage: %s [OPTION]... [FILE]...\n"
460 "Mandatory arguments to long options are mandatory for short options too.\n"
461 "  -#                         an alias for option -n, --copies\n"
462 "  -1                         same as --columns=1\n"
463 "  -2                         same as --columns=2\n"
464 "      --columns=NUM          specify the number of columns per page\n"
465 "  -a, --pages=PAGES          specify which pages are printed\n"
466 "  -A, --file-align=ALIGN     align separate input files to ALIGN\n"
467 "  -b, --header=HEADER        set page header\n"
468 "  -B, --no-header            no page headers\n"
469 "  -c, --truncate-lines       cut long lines (default is to wrap)\n"
470 "  -C, --line-numbers[=START]\n"
471 "                             precede each line with its line number\n"
472 "  -d                         an alias for option --printer\n"
473 "  -D, --setpagedevice=KEY[:VALUE]\n"
474 "                             pass a page device definition to output\n"
475 "  -e, --escapes[=CHAR]       enable special escape interpretation\n"
476 msgstr ""
477
478 #: src/main.c:2530
479 msgid "  -E, --highlight[=LANG]     highlight source code\n"
480 msgstr ""
481
482 #: src/main.c:2533
483 msgid ""
484 "  -f, --font=NAME            use font NAME for body text\n"
485 "  -F, --header-font=NAME     use font NAME for header texts\n"
486 "  -g, --print-anyway         nothing (compatibility option)\n"
487 "  -G                         same as --fancy-header\n"
488 "      --fancy-header[=NAME]  select fancy page header\n"
489 "  -h, --no-job-header        suppress the job header page\n"
490 "  -H, --highlight-bars=NUM   specify how high highlight bars are\n"
491 "  -i, --indent=NUM           set line indent to NUM characters\n"
492 "  -I, --filter=CMD           read input files through input filter CMD\n"
493 "  -j, --borders              print borders around columns\n"
494 "  -J,                        an alias for option --title\n"
495 "  -k, --page-prefeed         enable page prefeed\n"
496 "  -K, --no-page-prefeed      disable page prefeed\n"
497 "  -l, --lineprinter          simulate lineprinter, this is an alias for:\n"
498 "                               --lines-per-page=66, --no-header, --"
499 "portrait,\n"
500 "                               --columns=1\n"
501 msgstr ""
502
503 #: src/main.c:2551
504 msgid ""
505 "  -L, --lines-per-page=NUM   specify how many lines are printed on each "
506 "page\n"
507 "  -m, --mail                 send mail upon completion\n"
508 "  -M, --media=NAME           use output media NAME\n"
509 "  -n, --copies=NUM           print NUM copies of each page\n"
510 "  -N, --newline=NL           select the newline character.  Possible\n"
511 "                             values for NL are: n (`\\n') and r (`\\r').\n"
512 "  -o                         an alias for option --output\n"
513 "  -O, --missing-characters   list missing characters\n"
514 "  -p, --output=FILE          leave output to file FILE.  If FILE is `-',\n"
515 "                             leave output to stdout.\n"
516 "  -P, --printer=NAME         print output to printer NAME\n"
517 "  -q, --quiet, --silent      be really quiet\n"
518 "  -r, --landscape            print in landscape mode\n"
519 "  -R, --portrait             print in portrait mode\n"
520 msgstr ""
521
522 #: src/main.c:2567
523 msgid ""
524 "  -s, --baselineskip=NUM     set baselineskip to NUM\n"
525 "  -S, --statusdict=KEY[:VALUE]\n"
526 "                             pass a statusdict definition to the output\n"
527 "  -t, --title=TITLE          set banner page's job title to TITLE.  Option\n"
528 "                             sets also the name of the input file stdin.\n"
529 "  -T, --tabsize=NUM          set tabulator size to NUM\n"
530 "  -u, --underlay[=TEXT]      print TEXT under every page\n"
531 "  -U, --nup=NUM              print NUM logical pages on each output page\n"
532 "  -v, --verbose              tell what we are doing\n"
533 "  -V, --version              print version number\n"
534 "  -w, --language=LANG        set output language to LANG\n"
535 "  -W, --options=APP,OPTION   pass option OPTION to helper application APP\n"
536 "  -X, --encoding=NAME        use input encoding NAME\n"
537 "  -z, --no-formfeed          do not interpret form feed characters\n"
538 "  -Z, --pass-through         pass through PostScript and PCL files\n"
539 "                             without any modifications\n"
540 msgstr ""
541
542 #: src/main.c:2585
543 msgid ""
544 "Long-only options:\n"
545 "  --color[=bool]             create color outputs with states\n"
546 "  --continuous-page-numbers  count page numbers across input files.  Don't\n"
547 "                             restart numbering at beginning of each file.\n"
548 "  --download-font=NAME       download font NAME\n"
549 "  --extended-return-values   enable extended return values\n"
550 "  --filter-stdin=NAME        specify how stdin is shown to the input filter\n"
551 "  --footer=FOOTER            set page footer\n"
552 "  --h-column-height=HEIGHT   set the horizontal column height to HEIGHT\n"
553 "  --help                     print this help and exit\n"
554 msgstr ""
555
556 #: src/main.c:2596
557 msgid ""
558 "  --help-highlight           describe all supported --highlight languages\n"
559 "                             and file formats\n"
560 "  --highlight-bar-gray=NUM   print highlight bars with gray NUM (0 - 1)\n"
561 "  --list-media               list names of all known media\n"
562 "  --margins=LEFT:RIGHT:TOP:BOTTOM\n"
563 "                             adjust page marginals\n"
564 "  --mark-wrapped-lines[STYLE]\n"
565 "                             mark wrapped lines in the output with STYLE\n"
566 "  --non-printable-format=FMT specify how non-printable chars are printed\n"
567 msgstr ""
568
569 #: src/main.c:2607
570 msgid ""
571 "  --nup-columnwise           layout pages in the N-up printing columnwise\n"
572 "  --nup-xpad=NUM             set the page x-padding of N-up printing to NUM\n"
573 "  --nup-ypad=NUM             set the page y-padding of N-up printing to NUM\n"
574 "  --page-label-format=FMT    set page label format to FMT\n"
575 "  --ps-level=LEVEL           set the PostScript language level that "
576 "enscript\n"
577 "                             should use\n"
578 "  --printer-options=OPTIONS  pass extra options to the printer command\n"
579 "  --rotate-even-pages        rotate even-numbered pages 180 degrees\n"
580 msgstr ""
581
582 #: src/main.c:2617
583 msgid ""
584 "  --slice=NUM                print vertical slice NUM\n"
585 "  --style=STYLE              use highlight style STYLE\n"
586 "  --swap-even-page-margins   swap left and right side margins for each even\n"
587 "                             numbered page\n"
588 "  --toc                      print table of contents\n"
589 "  --ul-angle=ANGLE           set underlay text's angle to ANGLE\n"
590 "  --ul-font=NAME             print underlays with font NAME\n"
591 "  --ul-gray=NUM              print underlays with gray value NUM\n"
592 "  --ul-position=POS          set underlay's starting position to POS\n"
593 "  --ul-style=STYLE           print underlays with style STYLE\n"
594 "  --word-wrap                wrap long lines from word boundaries\n"
595 msgstr ""
596
597 #: src/main.c:2631
598 msgid ""
599 "\n"
600 "Report bugs to mtr@iki.fi.\n"
601 msgstr ""
602
603 #: src/psgen.c:324
604 #, c-format
605 msgid "couldn't find prolog \"%s\": %s\n"
606 msgstr ""
607
608 #: src/psgen.c:332
609 #, c-format
610 msgid "couldn't find encoding file \"%s.enc\": %s\n"
611 msgstr ""
612
613 #: src/psgen.c:464
614 #, c-format
615 msgid "couldn't find header definition file \"%s.hdr\": %s\n"
616 msgstr ""
617
618 #: src/psgen.c:608
619 #, c-format
620 msgid "processing file \"%s\"...\n"
621 msgstr ""
622
623 #: src/psgen.c:906
624 #, c-format
625 msgid "EPS file \"%s\" is too large for page\n"
626 msgstr ""
627
628 #: src/psgen.c:979
629 msgid "user font encoding can be only the system's default or `ps'"
630 msgstr ""
631
632 #: src/psgen.c:1220
633 #, c-format
634 msgid "unknown special escape: %s"
635 msgstr ""
636
637 #: src/psgen.c:1346
638 #, c-format
639 msgid "illegal option %c for ^@epsf escape"
640 msgstr ""
641
642 #: src/psgen.c:1352
643 msgid "malformed ^@epsf escape: no ']' after options"
644 msgstr ""
645
646 #: src/psgen.c:1364
647 #, c-format
648 msgid ""
649 "too long file name for ^@epsf escape:\n"
650 "%.*s"
651 msgstr ""
652
653 #: src/psgen.c:1368
654 msgid "unexpected EOF while scanning ^@epsf escape"
655 msgstr ""
656
657 #: src/psgen.c:1374
658 msgid "malformed ^@epsf escape: no '{' found"
659 msgstr ""
660
661 #: src/psgen.c:1432
662 #, c-format
663 msgid "malformed %s escape: no '{' found"
664 msgstr ""
665
666 #: src/psgen.c:1446
667 #, c-format
668 msgid ""
669 "too long argument for %s escape:\n"
670 "%.*s"
671 msgstr ""
672
673 #: src/psgen.c:1465
674 #, c-format
675 msgid "malformed font spec for ^@font escape: %s"
676 msgstr ""
677
678 #: src/psgen.c:1501
679 #, c-format
680 msgid "malformed color spec for ^@%s escape: %s"
681 msgstr ""
682
683 #: src/psgen.c:1525
684 #, c-format
685 msgid "invalid value for ^@shade escape: %s"
686 msgstr ""
687
688 #: src/psgen.c:1533
689 #, c-format
690 msgid "invalid value for ^@bggray escape: %s"
691 msgstr ""
692
693 #: src/psgen.c:2397
694 #, c-format
695 msgid "epsf: couldn't open pipe to command \"%s\": %s\n"
696 msgstr ""
697
698 #: src/psgen.c:2430
699 #, c-format
700 msgid "couldn't open EPS file \"%s\": %s\n"
701 msgstr ""
702
703 #: src/psgen.c:2467
704 #, c-format
705 msgid "EPS file \"%s\" does not start with \"%%!\" magic\n"
706 msgstr ""
707
708 #: src/psgen.c:2492
709 #, c-format
710 msgid ""
711 "EPS file \"%s\" contains malformed %%%%BoundingBox row:\n"
712 "\"%.*s\"\n"
713 msgstr ""
714
715 #: src/psgen.c:2517
716 #, c-format
717 msgid "EPS file \"%s\" is not a valid EPS file\n"
718 msgstr ""
719
720 #: src/psgen.c:2659
721 #, c-format
722 msgid "passing through all input files for output language `%s'\n"
723 msgstr ""
724
725 #: src/psgen.c:2711
726 #, c-format
727 msgid "passing through %s file \"%s\"\n"
728 msgstr ""
729
730 #: src/psgen.c:2814
731 #, c-format
732 msgid "couldn't create temporary divert file: %s"
733 msgstr ""
734
735 #: src/psgen.c:2831
736 #, c-format
737 msgid "couldn't rewind divert file: %s"
738 msgstr ""
739
740 #: src/util.c:95
741 #, c-format
742 msgid "missing argument: %s"
743 msgstr ""
744
745 #: src/util.c:185 src/util.c:213
746 #, c-format
747 msgid "illegal value \"%s\" for option %s"
748 msgstr ""
749
750 #: src/util.c:201
751 #, c-format
752 msgid "invalid value \"%s\" for option %s"
753 msgstr ""
754
755 #: src/util.c:439
756 #, c-format
757 msgid "illegal option: %s"
758 msgstr ""
759
760 #: src/util.c:616
761 #, c-format
762 msgid "%s:%d: %%Format: no name"
763 msgstr ""
764
765 #: src/util.c:627
766 #, c-format
767 msgid "%s:%d: %%Format: too long name, maxlen=%d"
768 msgstr ""
769
770 #: src/util.c:650
771 #, c-format
772 msgid "%s:%d: %%Format: name \"%s\" is already defined"
773 msgstr ""
774
775 #: src/util.c:671
776 #, c-format
777 msgid "%s:%d: %%HeaderHeight: no argument"
778 msgstr ""
779
780 #: src/util.c:693
781 #, c-format
782 msgid "%s:%d: %%FooterHeight: no argument"
783 msgstr ""
784
785 #: src/util.c:840
786 #, c-format
787 msgid "%s: warning: font size is negative\n"
788 msgstr ""
789
790 #: src/util.c:842
791 #, c-format
792 msgid "%s: warning: font width is negative\n"
793 msgstr ""
794
795 #: src/util.c:844
796 #, c-format
797 msgid "%s: warning: font height is negative\n"
798 msgstr ""
799
800 #: src/util.c:863
801 #, c-format
802 msgid "reading AFM info for font \"%s\"\n"
803 msgstr ""
804
805 #: src/util.c:896
806 #, c-format
807 msgid "couldn't open AFM file for font \"%s\", using default\n"
808 msgstr ""
809
810 #: src/util.c:903
811 #, c-format
812 msgid "couldn't open AFM file for the default font: %s"
813 msgstr ""
814
815 #: src/util.c:1092
816 #, c-format
817 msgid "downloading font \"%s\"\n"
818 msgstr ""
819
820 #: src/util.c:1097
821 #, c-format
822 msgid "couldn't open font description file \"%s\": %s\n"
823 msgstr ""
824
825 #: src/util.c:1387
826 #, c-format
827 msgid "%s: too long format for %%D{} escape"
828 msgstr ""
829
830 #: src/util.c:1472
831 #, c-format
832 msgid "%s: unknown `%%' escape `%c' (%d)"
833 msgstr ""
834
835 #: src/util.c:1510
836 #, c-format
837 msgid "%s: no closing ')' for $() escape"
838 msgstr ""
839
840 #: src/util.c:1513
841 #, c-format
842 msgid "%s: too long variable name for $() escape"
843 msgstr ""
844
845 #: src/util.c:1540
846 #, c-format
847 msgid "%s: too long format for $D{} escape"
848 msgstr ""
849
850 #: src/util.c:1628
851 #, c-format
852 msgid "%s: unknown `$' escape `%c' (%d)"
853 msgstr ""
854
855 #: src/util.c:1819
856 #, c-format
857 msgid "malformed float dimension: \"%s\""
858 msgstr ""
859
860 #: src/util.c:1936
861 #, c-format
862 msgid "couldn't open input filter \"%s\" for file \"%s\": %s"
863 msgstr ""
864
865 #: src/util.c:1953
866 #, c-format
867 msgid "couldn't open input file \"%s\": %s"
868 msgstr ""
869
870 #: src/mkafmmap.c:173
871 #, c-format
872 msgid "file=%s\n"
873 msgstr ""
874
875 #: src/mkafmmap.c:173
876 msgid "stdout"
877 msgstr ""
878
879 #: src/mkafmmap.c:181
880 #, c-format
881 msgid "%s: couldn't open output file \"%s\""
882 msgstr ""
883
884 #: src/mkafmmap.c:195
885 msgid "couldn't create AFM library"
886 msgstr ""
887
888 #: src/mkafmmap.c:244
889 #, c-format
890 msgid ""
891 "Usage: %s [OPTION]... FILE...\n"
892 "Mandatory arguments to long options are mandatory for short options too.\n"
893 "  -h, --help              print this help and exit\n"
894 "  -p, --output-file=NAME  print output to file NAME (default file is\n"
895 "                          font.map).  If FILE is `-', leavy output to\n"
896 "                          stdout.\n"
897 "  -V, --version           print version number\n"
898 msgstr ""
899
900 #: states/lex.l:169 states/lex.l:175
901 msgid "error: EOF in comment"
902 msgstr ""
903
904 #: states/lex.l:206
905 msgid "error: EOF in string constant"
906 msgstr ""
907
908 #: states/lex.l:313
909 msgid "error: EOF in regular expression"
910 msgstr ""
911
912 #: states/main.c:199
913 #, c-format
914 msgid "states for GNU %s %s"
915 msgstr ""
916
917 #: states/main.c:254
918 #, c-format
919 msgid "%s: malformed variable definition \"%s\"\n"
920 msgstr ""
921
922 #: states/main.c:282
923 #, c-format
924 msgid "%s: couldn't create output file \"%s\": %s\n"
925 msgstr ""
926
927 #: states/main.c:313
928 #, c-format
929 msgid "%s: unknown warning level `%s'\n"
930 msgstr ""
931
932 #: states/main.c:362 states/main.c:398 states/prims.c:1377 states/utils.c:229
933 #, c-format
934 msgid "%s: out of memory\n"
935 msgstr ""
936
937 #: states/main.c:423
938 #, c-format
939 msgid "%s: couldn't open input file `%s': %s\n"
940 msgstr ""
941
942 #: states/main.c:447
943 #, c-format
944 msgid ""
945 "Usage: %s [OPTION]... [FILE]...\n"
946 "Mandatory arguments to long options are mandatory for short options too.\n"
947 msgstr ""
948
949 #: states/main.c:451
950 msgid ""
951 "  -D, --define=VAR=VAL       define variable VAR to have value VAR\n"
952 "  -f, --file=NAME            read state definitions from file NAME\n"
953 "  -h, --help                 print this help and exit\n"
954 "  -o, --output=NAME          save output to file NAME\n"
955 "  -p, --path=PATH            set the load path to PATH\n"
956 "  -s, --state=NAME           start from state NAME\n"
957 "  -v, --verbose              increase the program verbosity\n"
958 "  -V, --version              print version number\n"
959 "  -W, --warning=LEVEL        set the warning level to LEVEL\n"
960 msgstr ""
961
962 #: states/prims.c:46
963 #, c-format
964 msgid "%s:%d: %s: too few arguments\n"
965 msgstr ""
966
967 #: states/prims.c:56
968 #, c-format
969 msgid "%s:%d: %s: too many arguments\n"
970 msgstr ""
971
972 #: states/prims.c:109 states/prims.c:129 states/prims.c:255 states/prims.c:428
973 #: states/prims.c:903
974 #, c-format
975 msgid "%s:%d: %s: illegal argument type\n"
976 msgstr ""
977
978 #: states/prims.c:470
979 #, c-format
980 msgid "%s: panic: "
981 msgstr ""
982
983 #: states/prims.c:504
984 #, c-format
985 msgid "%s:%d: %s: malformed version string `%s'\n"
986 msgstr ""
987
988 #: states/prims.c:519
989 #, c-format
990 msgid ""
991 "%s: FATAL ERROR: States version %s or higher is required for this script\n"
992 msgstr ""
993
994 #: states/prims.c:610 states/prims.c:1276
995 #, c-format
996 msgid "%s:%d: %s: start offset is bigger than end offset\n"
997 msgstr ""
998
999 #: states/prims.c:619 states/prims.c:635 states/prims.c:1282
1000 #, c-format
1001 msgid "%s:%d: %s: offset out of range\n"
1002 msgstr ""
1003
1004 #: states/prims.c:653
1005 #, c-format
1006 msgid "%s:%d: %s: illegal argument\n"
1007 msgstr ""
1008
1009 #: states/prims.c:700
1010 #, c-format
1011 msgid "%s:%d: %s: illegal regexp character syntax: %c\n"
1012 msgstr ""
1013
1014 #: states/prims.c:915
1015 #, c-format
1016 msgid "%s:%d: %s: couldn't define state `%s'\n"
1017 msgstr ""
1018
1019 #: states/prims.c:1012
1020 #, c-format
1021 msgid "%s: primitive `%s': too few arguments for format\n"
1022 msgstr ""
1023
1024 #: states/prims.c:1040
1025 #, c-format
1026 msgid "%s:%d: %s: argument %d doesn't match format\n"
1027 msgstr ""
1028
1029 #: states/prims.c:1080
1030 #, c-format
1031 msgid "%s:%d: %s: no extra options can be specified for %%s\n"
1032 msgstr ""
1033
1034 #: states/prims.c:1089
1035 #, c-format
1036 msgid "%s:%d: %s: illegal type specifier `%c'\n"
1037 msgstr ""
1038
1039 #: states/process.c:117
1040 #, c-format
1041 msgid "%s: undefined state `%s'\n"
1042 msgstr ""
1043
1044 #: states/process.c:198
1045 #, c-format
1046 msgid "%s: error: undefined variable `%s'\n"
1047 msgstr ""
1048
1049 #: states/process.c:292
1050 #, c-format
1051 msgid "%s: undefined super state `%s'\n"
1052 msgstr ""
1053
1054 #: states/utils.c:262
1055 #, c-format
1056 msgid "%s:%d: couldn't compile regular expression \"%s\": %s\n"
1057 msgstr ""
1058
1059 #: states/utils.c:451 states/utils.c:479
1060 #, c-format
1061 msgid "%s: ouf of memory"
1062 msgstr ""
1063
1064 #: states/utils.c:456
1065 #, c-format
1066 msgid "warning: redefining state `%s'"
1067 msgstr ""
1068
1069 #: states/utils.c:483
1070 #, c-format
1071 msgid "%s:%d: warning: redefining subroutine `%s'\n"
1072 msgstr ""
1073
1074 #: states/utils.c:580
1075 #, c-format
1076 msgid "%s:%d: error: undefined variable `%s'\n"
1077 msgstr ""
1078
1079 #: states/utils.c:618
1080 #, c-format
1081 msgid "%s:%d: error: couldn't set variable `%s'\n"
1082 msgstr ""
1083
1084 #: states/utils.c:769
1085 #, c-format
1086 msgid "%s:%d: error: expression between illegal types\n"
1087 msgstr ""
1088
1089 #: states/utils.c:867
1090 #, c-format
1091 msgid "%s:%d: error: too few arguments for subroutine\n"
1092 msgstr ""
1093
1094 #: states/utils.c:874
1095 #, c-format
1096 msgid "%s:%d: error: too many arguments for subroutine\n"
1097 msgstr ""
1098
1099 #: states/utils.c:928
1100 #, c-format
1101 msgid "%s:%d: error: undefined procedure `%s'\n"
1102 msgstr ""
1103
1104 #: states/utils.c:1020
1105 #, c-format
1106 msgid "%s:%d: error: illegal lvalue for assignment\n"
1107 msgstr ""
1108
1109 #: states/utils.c:1028 states/utils.c:1112
1110 #, c-format
1111 msgid "%s:%d: error: array reference index is not integer\n"
1112 msgstr ""
1113
1114 #: states/utils.c:1034
1115 #, c-format
1116 msgid "%s:%d: error: negative array reference index\n"
1117 msgstr ""
1118
1119 #: states/utils.c:1085
1120 #, c-format
1121 msgid "%s:%d: error: illegal rvalue for string assignment\n"
1122 msgstr ""
1123
1124 #: states/utils.c:1104
1125 #, c-format
1126 msgid "%s:%d: error: illegal type for array reference\n"
1127 msgstr ""
1128
1129 #: states/utils.c:1121
1130 #, c-format
1131 msgid "%s:%d: error: array reference index out of rance\n"
1132 msgstr ""
1133
1134 #: states/utils.c:1347
1135 #, c-format
1136 msgid "%s: couldn't open definition file `%s': %s\n"
1137 msgstr ""
1138
1139 #: states/utils.c:1403
1140 #, c-format
1141 msgid "%s: autoloading `%s' from `%s'\n"
1142 msgstr ""