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