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