Imported Upstream version 4.0
[platform/upstream/make.git] / po / make.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: GNU make 4.0\n"
10 "Report-Msgid-Bugs-To: bug-make@gnu.org\n"
11 "POT-Creation-Date: 2013-10-09 02:12-0400\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #: ar.c:46
21 #, c-format
22 msgid "attempt to use unsupported feature: '%s'"
23 msgstr ""
24
25 #: ar.c:123
26 msgid "touch archive member is not available on VMS"
27 msgstr ""
28
29 #: ar.c:147
30 #, c-format
31 msgid "touch: Archive '%s' does not exist"
32 msgstr ""
33
34 #: ar.c:150
35 #, c-format
36 msgid "touch: '%s' is not a valid archive"
37 msgstr ""
38
39 #: ar.c:157
40 #, c-format
41 msgid "touch: Member '%s' does not exist in '%s'"
42 msgstr ""
43
44 #: ar.c:164
45 #, c-format
46 msgid "touch: Bad return code from ar_member_touch on '%s'"
47 msgstr ""
48
49 #: arscan.c:67
50 #, c-format
51 msgid "lbr$set_module() failed to extract module info, status = %d"
52 msgstr ""
53
54 #: arscan.c:173
55 #, c-format
56 msgid "lbr$ini_control() failed with status = %d"
57 msgstr ""
58
59 #: arscan.c:185
60 #, c-format
61 msgid "unable to open library '%s' to lookup member '%s'"
62 msgstr ""
63
64 #: arscan.c:847
65 #, c-format
66 msgid "Member '%s'%s: %ld bytes at %ld (%ld).\n"
67 msgstr ""
68
69 #: arscan.c:848
70 msgid " (name might be truncated)"
71 msgstr ""
72
73 #: arscan.c:850
74 #, c-format
75 msgid "  Date %s"
76 msgstr ""
77
78 #: arscan.c:851
79 #, c-format
80 msgid "  uid = %d, gid = %d, mode = 0%o.\n"
81 msgstr ""
82
83 #: commands.c:406
84 #, c-format
85 msgid "Recipe has too many lines (%ud)"
86 msgstr ""
87
88 #: commands.c:507
89 msgid "*** Break.\n"
90 msgstr ""
91
92 #: commands.c:630
93 #, c-format
94 msgid "*** [%s] Archive member '%s' may be bogus; not deleted"
95 msgstr ""
96
97 #: commands.c:633
98 #, c-format
99 msgid "*** Archive member '%s' may be bogus; not deleted"
100 msgstr ""
101
102 #: commands.c:646
103 #, c-format
104 msgid "*** [%s] Deleting file '%s'"
105 msgstr ""
106
107 #: commands.c:648
108 #, c-format
109 msgid "*** Deleting file '%s'"
110 msgstr ""
111
112 #: commands.c:684
113 msgid "#  recipe to execute"
114 msgstr ""
115
116 #: commands.c:687
117 msgid " (built-in):"
118 msgstr ""
119
120 #: commands.c:689
121 #, c-format
122 msgid " (from '%s', line %lu):\n"
123 msgstr ""
124
125 #: dir.c:989
126 msgid ""
127 "\n"
128 "# Directories\n"
129 msgstr ""
130
131 #: dir.c:1001
132 #, c-format
133 msgid "# %s: could not be stat'd.\n"
134 msgstr ""
135
136 #: dir.c:1005
137 #, c-format
138 msgid "# %s (key %s, mtime %d): could not be opened.\n"
139 msgstr ""
140
141 #: dir.c:1009
142 #, c-format
143 msgid "# %s (device %d, inode [%d,%d,%d]): could not be opened.\n"
144 msgstr ""
145
146 #: dir.c:1014
147 #, c-format
148 msgid "# %s (device %ld, inode %ld): could not be opened.\n"
149 msgstr ""
150
151 #: dir.c:1041
152 #, c-format
153 msgid "# %s (key %s, mtime %d): "
154 msgstr ""
155
156 #: dir.c:1045
157 #, c-format
158 msgid "# %s (device %d, inode [%d,%d,%d]): "
159 msgstr ""
160
161 #: dir.c:1050
162 #, c-format
163 msgid "# %s (device %ld, inode %ld): "
164 msgstr ""
165
166 #: dir.c:1056 dir.c:1077
167 msgid "No"
168 msgstr ""
169
170 #: dir.c:1059 dir.c:1080
171 msgid " files, "
172 msgstr ""
173
174 #: dir.c:1061 dir.c:1082
175 msgid "no"
176 msgstr ""
177
178 #: dir.c:1064
179 msgid " impossibilities"
180 msgstr ""
181
182 #: dir.c:1068
183 msgid " so far."
184 msgstr ""
185
186 #: dir.c:1085
187 #, c-format
188 msgid " impossibilities in %lu directories.\n"
189 msgstr ""
190
191 #: expand.c:125
192 #, c-format
193 msgid "Recursive variable '%s' references itself (eventually)"
194 msgstr ""
195
196 #: expand.c:269
197 msgid "unterminated variable reference"
198 msgstr ""
199
200 #: file.c:269
201 #, c-format
202 msgid "Recipe was specified for file '%s' at %s:%lu,"
203 msgstr ""
204
205 #: file.c:274
206 #, c-format
207 msgid "Recipe for file '%s' was found by implicit rule search,"
208 msgstr ""
209
210 #: file.c:277
211 #, c-format
212 msgid "but '%s' is now considered the same file as '%s'."
213 msgstr ""
214
215 #: file.c:280
216 #, c-format
217 msgid "Recipe for '%s' will be ignored in favor of the one for '%s'."
218 msgstr ""
219
220 #: file.c:300
221 #, c-format
222 msgid "can't rename single-colon '%s' to double-colon '%s'"
223 msgstr ""
224
225 #: file.c:305
226 #, c-format
227 msgid "can't rename double-colon '%s' to single-colon '%s'"
228 msgstr ""
229
230 #: file.c:396
231 #, c-format
232 msgid "*** Deleting intermediate file '%s'"
233 msgstr ""
234
235 #: file.c:400
236 msgid "Removing intermediate files...\n"
237 msgstr ""
238
239 #: file.c:808
240 #, c-format
241 msgid "%s: Timestamp out of range; substituting %s"
242 msgstr ""
243
244 #: file.c:809
245 msgid "Current time"
246 msgstr ""
247
248 #: file.c:949
249 msgid "# Not a target:"
250 msgstr ""
251
252 #: file.c:954
253 msgid "#  Precious file (prerequisite of .PRECIOUS)."
254 msgstr ""
255
256 #: file.c:956
257 msgid "#  Phony target (prerequisite of .PHONY)."
258 msgstr ""
259
260 #: file.c:958
261 msgid "#  Command line target."
262 msgstr ""
263
264 #: file.c:960
265 msgid "#  A default, MAKEFILES, or -include/sinclude makefile."
266 msgstr ""
267
268 #: file.c:962
269 msgid "#  Builtin rule"
270 msgstr ""
271
272 #: file.c:964
273 msgid "#  Implicit rule search has been done."
274 msgstr ""
275
276 #: file.c:965
277 msgid "#  Implicit rule search has not been done."
278 msgstr ""
279
280 #: file.c:967
281 #, c-format
282 msgid "#  Implicit/static pattern stem: '%s'\n"
283 msgstr ""
284
285 #: file.c:969
286 msgid "#  File is an intermediate prerequisite."
287 msgstr ""
288
289 #: file.c:973
290 msgid "#  Also makes:"
291 msgstr ""
292
293 #: file.c:979
294 msgid "#  Modification time never checked."
295 msgstr ""
296
297 #: file.c:981
298 msgid "#  File does not exist."
299 msgstr ""
300
301 #: file.c:983
302 msgid "#  File is very old."
303 msgstr ""
304
305 #: file.c:988
306 #, c-format
307 msgid "#  Last modified %s\n"
308 msgstr ""
309
310 #: file.c:991
311 msgid "#  File has been updated."
312 msgstr ""
313
314 #: file.c:991
315 msgid "#  File has not been updated."
316 msgstr ""
317
318 #: file.c:995
319 msgid "#  Recipe currently running (THIS IS A BUG)."
320 msgstr ""
321
322 #: file.c:998
323 msgid "#  Dependencies recipe running (THIS IS A BUG)."
324 msgstr ""
325
326 #: file.c:1007
327 msgid "#  Successfully updated."
328 msgstr ""
329
330 #: file.c:1011
331 msgid "#  Needs to be updated (-q is set)."
332 msgstr ""
333
334 #: file.c:1014
335 msgid "#  Failed to be updated."
336 msgstr ""
337
338 #: file.c:1019
339 msgid "#  Invalid value in 'command_state' member!"
340 msgstr ""
341
342 #: file.c:1038
343 msgid ""
344 "\n"
345 "# Files"
346 msgstr ""
347
348 #: file.c:1042
349 msgid ""
350 "\n"
351 "# files hash-table stats:\n"
352 "# "
353 msgstr ""
354
355 #: file.c:1051
356 #, c-format
357 msgid "%s: Field '%s' not cached: %s"
358 msgstr ""
359
360 #: function.c:742
361 msgid "non-numeric first argument to 'word' function"
362 msgstr ""
363
364 #: function.c:747
365 msgid "first argument to 'word' function must be greater than 0"
366 msgstr ""
367
368 #: function.c:767
369 msgid "non-numeric first argument to 'wordlist' function"
370 msgstr ""
371
372 #: function.c:769
373 msgid "non-numeric second argument to 'wordlist' function"
374 msgstr ""
375
376 #: function.c:1460
377 #, c-format
378 msgid "windows32_openpipe: DuplicateHandle(In) failed (e=%ld)\n"
379 msgstr ""
380
381 #: function.c:1483
382 #, c-format
383 msgid "windows32_openpipe: DuplicateHandle(Err) failed (e=%ld)\n"
384 msgstr ""
385
386 #: function.c:1490
387 #, c-format
388 msgid "CreatePipe() failed (e=%ld)\n"
389 msgstr ""
390
391 #: function.c:1498
392 msgid "windows32_openpipe(): process_init_fd() failed\n"
393 msgstr ""
394
395 #: function.c:1792
396 #, c-format
397 msgid "Cleaning up temporary batch file %s\n"
398 msgstr ""
399
400 #: function.c:2151
401 #, c-format
402 msgid "open: %s: %s"
403 msgstr ""
404
405 #: function.c:2158
406 #, c-format
407 msgid "write: %s: %s"
408 msgstr ""
409
410 #: function.c:2164
411 #, c-format
412 msgid "Invalid file operation: %s"
413 msgstr ""
414
415 #: function.c:2279
416 #, c-format
417 msgid "insufficient number of arguments (%d) to function '%s'"
418 msgstr ""
419
420 #: function.c:2291
421 #, c-format
422 msgid "unimplemented on this platform: function '%s'"
423 msgstr ""
424
425 #: function.c:2354
426 #, c-format
427 msgid "unterminated call to function '%s': missing '%c'"
428 msgstr ""
429
430 #: function.c:2546
431 msgid "Empty function name\n"
432 msgstr ""
433
434 #: function.c:2548
435 #, c-format
436 msgid "Invalid function name: %s\n"
437 msgstr ""
438
439 #: function.c:2550
440 #, c-format
441 msgid "Function name too long: %s\n"
442 msgstr ""
443
444 #: function.c:2552
445 #, c-format
446 msgid "Invalid minimum argument count (%d) for function %s\n"
447 msgstr ""
448
449 #: function.c:2555
450 #, c-format
451 msgid "Invalid maximum argument count (%d) for function %s\n"
452 msgstr ""
453
454 #: getopt.c:659
455 #, c-format
456 msgid "%s: option '%s' is ambiguous\n"
457 msgstr ""
458
459 #: getopt.c:683
460 #, c-format
461 msgid "%s: option '--%s' doesn't allow an argument\n"
462 msgstr ""
463
464 #: getopt.c:688
465 #, c-format
466 msgid "%s: option '%c%s' doesn't allow an argument\n"
467 msgstr ""
468
469 #: getopt.c:705 getopt.c:878
470 #, c-format
471 msgid "%s: option '%s' requires an argument\n"
472 msgstr ""
473
474 #: getopt.c:734
475 #, c-format
476 msgid "%s: unrecognized option '--%s'\n"
477 msgstr ""
478
479 #: getopt.c:738
480 #, c-format
481 msgid "%s: unrecognized option '%c%s'\n"
482 msgstr ""
483
484 #: getopt.c:764
485 #, c-format
486 msgid "%s: illegal option -- %c\n"
487 msgstr ""
488
489 #: getopt.c:767
490 #, c-format
491 msgid "%s: invalid option -- %c\n"
492 msgstr ""
493
494 #: getopt.c:797 getopt.c:927
495 #, c-format
496 msgid "%s: option requires an argument -- %c\n"
497 msgstr ""
498
499 #: getopt.c:844
500 #, c-format
501 msgid "%s: option '-W %s' is ambiguous\n"
502 msgstr ""
503
504 #: getopt.c:862
505 #, c-format
506 msgid "%s: option '-W %s' doesn't allow an argument\n"
507 msgstr ""
508
509 #: guile.c:55
510 #, c-format
511 msgid "guile: Expanding '%s'\n"
512 msgstr ""
513
514 #: guile.c:71
515 #, c-format
516 msgid "guile: Evaluating '%s'\n"
517 msgstr ""
518
519 #: hash.c:49
520 #, c-format
521 msgid "can't allocate %lu bytes for hash table: memory exhausted"
522 msgstr ""
523
524 #: hash.c:280
525 #, c-format
526 msgid "Load=%ld/%ld=%.0f%%, "
527 msgstr ""
528
529 #: hash.c:282
530 #, c-format
531 msgid "Rehash=%d, "
532 msgstr ""
533
534 #: hash.c:283
535 #, c-format
536 msgid "Collisions=%ld/%ld=%.0f%%"
537 msgstr ""
538
539 #: implicit.c:38
540 #, c-format
541 msgid "Looking for an implicit rule for '%s'.\n"
542 msgstr ""
543
544 #: implicit.c:54
545 #, c-format
546 msgid "Looking for archive-member implicit rule for '%s'.\n"
547 msgstr ""
548
549 #: implicit.c:310
550 msgid "Avoiding implicit rule recursion.\n"
551 msgstr ""
552
553 #: implicit.c:486
554 #, c-format
555 msgid "Stem too long: '%.*s'.\n"
556 msgstr ""
557
558 #: implicit.c:491
559 #, c-format
560 msgid "Trying pattern rule with stem '%.*s'.\n"
561 msgstr ""
562
563 #: implicit.c:697
564 #, c-format
565 msgid "Rejecting impossible rule prerequisite '%s'.\n"
566 msgstr ""
567
568 #: implicit.c:698
569 #, c-format
570 msgid "Rejecting impossible implicit prerequisite '%s'.\n"
571 msgstr ""
572
573 #: implicit.c:711
574 #, c-format
575 msgid "Trying rule prerequisite '%s'.\n"
576 msgstr ""
577
578 #: implicit.c:712
579 #, c-format
580 msgid "Trying implicit prerequisite '%s'.\n"
581 msgstr ""
582
583 #: implicit.c:751
584 #, c-format
585 msgid "Found prerequisite '%s' as VPATH '%s'\n"
586 msgstr ""
587
588 #: implicit.c:765
589 #, c-format
590 msgid "Looking for a rule with intermediate file '%s'.\n"
591 msgstr ""
592
593 #: job.c:361
594 msgid "Cannot create a temporary file\n"
595 msgstr ""
596
597 #: job.c:482
598 msgid " (core dumped)"
599 msgstr ""
600
601 #: job.c:487
602 msgid " (ignored)"
603 msgstr ""
604
605 #: job.c:491 job.c:1994
606 msgid "<builtin>"
607 msgstr ""
608
609 #: job.c:501
610 #, c-format
611 msgid "%s: recipe for target '%s' failed"
612 msgstr ""
613
614 #: job.c:510
615 #, c-format
616 msgid "%s[%s] Error 0x%x%s"
617 msgstr ""
618
619 #: job.c:513
620 #, c-format
621 msgid "%s[%s] Error %d%s"
622 msgstr ""
623
624 #: job.c:517
625 #, c-format
626 msgid "%s[%s] %s%s%s"
627 msgstr ""
628
629 #: job.c:609
630 msgid "*** Waiting for unfinished jobs...."
631 msgstr ""
632
633 #: job.c:639
634 #, c-format
635 msgid "Live child %p (%s) PID %s %s\n"
636 msgstr ""
637
638 #: job.c:641 job.c:831 job.c:950 job.c:1687
639 msgid " (remote)"
640 msgstr ""
641
642 #: job.c:829
643 #, c-format
644 msgid "Reaping losing child %p PID %s %s\n"
645 msgstr ""
646
647 #: job.c:830
648 #, c-format
649 msgid "Reaping winning child %p PID %s %s\n"
650 msgstr ""
651
652 #: job.c:837
653 #, c-format
654 msgid "Cleaning up temp batch file %s\n"
655 msgstr ""
656
657 #: job.c:843
658 #, c-format
659 msgid "Cleaning up temp batch file %s failed (%d)\n"
660 msgstr ""
661
662 #: job.c:949
663 #, c-format
664 msgid "Removing child %p PID %s%s from chain.\n"
665 msgstr ""
666
667 #: job.c:1007
668 #, c-format
669 msgid "release jobserver semaphore: (Error %ld: %s)"
670 msgstr ""
671
672 #: job.c:1011 job.c:1025
673 #, c-format
674 msgid "Released token for child %p (%s).\n"
675 msgstr ""
676
677 #: job.c:1023
678 msgid "write jobserver"
679 msgstr ""
680
681 #: job.c:1612 job.c:2332
682 #, c-format
683 msgid "process_easy() failed to launch process (e=%ld)\n"
684 msgstr ""
685
686 #: job.c:1616 job.c:2336
687 #, c-format
688 msgid ""
689 "\n"
690 "Counted %d args in failed launch\n"
691 msgstr ""
692
693 #: job.c:1685
694 #, c-format
695 msgid "Putting child %p (%s) PID %s%s on the chain.\n"
696 msgstr ""
697
698 #: job.c:1953
699 #, c-format
700 msgid "semaphore or child process wait: (Error %ld: %s)"
701 msgstr ""
702
703 #: job.c:1967
704 #, c-format
705 msgid "Obtained token for child %p (%s).\n"
706 msgstr ""
707
708 #: job.c:1977
709 msgid "read jobs pipe"
710 msgstr ""
711
712 #: job.c:2003
713 #, c-format
714 msgid "%s: target '%s' does not exist"
715 msgstr ""
716
717 #: job.c:2005
718 #, c-format
719 msgid "%s: update target '%s' due to: %s"
720 msgstr ""
721
722 #: job.c:2118
723 msgid "cannot enforce load limits on this operating system"
724 msgstr ""
725
726 #: job.c:2120
727 msgid "cannot enforce load limit: "
728 msgstr ""
729
730 #: job.c:2199
731 msgid "no more file handles: could not duplicate stdin\n"
732 msgstr ""
733
734 #: job.c:2210
735 msgid "no more file handles: could not duplicate stdout\n"
736 msgstr ""
737
738 #: job.c:2223
739 msgid "no more file handles: could not duplicate stderr\n"
740 msgstr ""
741
742 #: job.c:2238
743 msgid "Could not restore stdin\n"
744 msgstr ""
745
746 #: job.c:2246
747 msgid "Could not restore stdout\n"
748 msgstr ""
749
750 #: job.c:2254
751 msgid "Could not restore stderr\n"
752 msgstr ""
753
754 #: job.c:2365
755 #, c-format
756 msgid "make reaped child pid %s, still waiting for pid %s\n"
757 msgstr ""
758
759 #: job.c:2403
760 #, c-format
761 msgid "%s: Command not found"
762 msgstr ""
763
764 #: job.c:2463
765 #, c-format
766 msgid "%s: Shell program not found"
767 msgstr ""
768
769 #: job.c:2472
770 msgid "spawnvpe: environment space might be exhausted"
771 msgstr ""
772
773 #: job.c:2709
774 #, c-format
775 msgid "$SHELL changed (was '%s', now '%s')\n"
776 msgstr ""
777
778 #: job.c:3140 job.c:3325
779 #, c-format
780 msgid "Creating temporary batch file %s\n"
781 msgstr ""
782
783 #: job.c:3148
784 msgid ""
785 "Batch file contents:\n"
786 "\t@echo off\n"
787 msgstr ""
788
789 #: job.c:3337
790 #, c-format
791 msgid ""
792 "Batch file contents:%s\n"
793 "\t%s\n"
794 msgstr ""
795
796 #: job.c:3444
797 #, c-format
798 msgid "%s (line %d) Bad shell context (!unixy && !batch_mode_shell)\n"
799 msgstr ""
800
801 #: job.h:43
802 msgid "-O[TYPE] (--output-sync[=TYPE]) is not configured for this build."
803 msgstr ""
804
805 #: load.c:53
806 #, c-format
807 msgid "Failed to open global symbol table: %s"
808 msgstr ""
809
810 #: load.c:87
811 #, c-format
812 msgid "Loaded object %s is not declared to be GPL compatible"
813 msgstr ""
814
815 #: load.c:92
816 #, c-format
817 msgid "Failed to load symbol %s from %s: %s"
818 msgstr ""
819
820 #: load.c:136
821 #, c-format
822 msgid "Empty symbol name for load: %s"
823 msgstr ""
824
825 #: load.c:191
826 #, c-format
827 msgid "Loading symbol %s from %s\n"
828 msgstr ""
829
830 #: load.c:229
831 msgid "The 'load' operation is not supported on this platform."
832 msgstr ""
833
834 #: main.c:312
835 msgid "Options:\n"
836 msgstr ""
837
838 #: main.c:313
839 msgid "  -b, -m                      Ignored for compatibility.\n"
840 msgstr ""
841
842 #: main.c:315
843 msgid "  -B, --always-make           Unconditionally make all targets.\n"
844 msgstr ""
845
846 #: main.c:317
847 msgid ""
848 "  -C DIRECTORY, --directory=DIRECTORY\n"
849 "                              Change to DIRECTORY before doing anything.\n"
850 msgstr ""
851
852 #: main.c:320
853 msgid "  -d                          Print lots of debugging information.\n"
854 msgstr ""
855
856 #: main.c:322
857 msgid ""
858 "  --debug[=FLAGS]             Print various types of debugging information.\n"
859 msgstr ""
860
861 #: main.c:324
862 msgid ""
863 "  -e, --environment-overrides\n"
864 "                              Environment variables override makefiles.\n"
865 msgstr ""
866
867 #: main.c:327
868 msgid ""
869 "  --eval=STRING               Evaluate STRING as a makefile statement.\n"
870 msgstr ""
871
872 #: main.c:329
873 msgid ""
874 "  -f FILE, --file=FILE, --makefile=FILE\n"
875 "                              Read FILE as a makefile.\n"
876 msgstr ""
877
878 #: main.c:332
879 msgid "  -h, --help                  Print this message and exit.\n"
880 msgstr ""
881
882 #: main.c:334
883 msgid "  -i, --ignore-errors         Ignore errors from recipes.\n"
884 msgstr ""
885
886 #: main.c:336
887 msgid ""
888 "  -I DIRECTORY, --include-dir=DIRECTORY\n"
889 "                              Search DIRECTORY for included makefiles.\n"
890 msgstr ""
891
892 #: main.c:339
893 msgid ""
894 "  -j [N], --jobs[=N]          Allow N jobs at once; infinite jobs with no "
895 "arg.\n"
896 msgstr ""
897
898 #: main.c:341
899 msgid ""
900 "  -k, --keep-going            Keep going when some targets can't be made.\n"
901 msgstr ""
902
903 #: main.c:343
904 msgid ""
905 "  -l [N], --load-average[=N], --max-load[=N]\n"
906 "                              Don't start multiple jobs unless load is below "
907 "N.\n"
908 msgstr ""
909
910 #: main.c:346
911 msgid ""
912 "  -L, --check-symlink-times   Use the latest mtime between symlinks and "
913 "target.\n"
914 msgstr ""
915
916 #: main.c:348
917 msgid ""
918 "  -n, --just-print, --dry-run, --recon\n"
919 "                              Don't actually run any recipe; just print "
920 "them.\n"
921 msgstr ""
922
923 #: main.c:351
924 msgid ""
925 "  -o FILE, --old-file=FILE, --assume-old=FILE\n"
926 "                              Consider FILE to be very old and don't remake "
927 "it.\n"
928 msgstr ""
929
930 #: main.c:354
931 msgid ""
932 "  -O[TYPE], --output-sync[=TYPE]\n"
933 "                              Synchronize output of parallel jobs by TYPE.\n"
934 msgstr ""
935
936 #: main.c:357
937 msgid "  -p, --print-data-base       Print make's internal database.\n"
938 msgstr ""
939
940 #: main.c:359
941 msgid ""
942 "  -q, --question              Run no recipe; exit status says if up to "
943 "date.\n"
944 msgstr ""
945
946 #: main.c:361
947 msgid "  -r, --no-builtin-rules      Disable the built-in implicit rules.\n"
948 msgstr ""
949
950 #: main.c:363
951 msgid "  -R, --no-builtin-variables  Disable the built-in variable settings.\n"
952 msgstr ""
953
954 #: main.c:365
955 msgid "  -s, --silent, --quiet       Don't echo recipes.\n"
956 msgstr ""
957
958 #: main.c:367
959 msgid ""
960 "  -S, --no-keep-going, --stop\n"
961 "                              Turns off -k.\n"
962 msgstr ""
963
964 #: main.c:370
965 msgid "  -t, --touch                 Touch targets instead of remaking them.\n"
966 msgstr ""
967
968 #: main.c:372
969 msgid "  --trace                     Print tracing information.\n"
970 msgstr ""
971
972 #: main.c:374
973 msgid ""
974 "  -v, --version               Print the version number of make and exit.\n"
975 msgstr ""
976
977 #: main.c:376
978 msgid "  -w, --print-directory       Print the current directory.\n"
979 msgstr ""
980
981 #: main.c:378
982 msgid ""
983 "  --no-print-directory        Turn off -w, even if it was turned on "
984 "implicitly.\n"
985 msgstr ""
986
987 #: main.c:380
988 msgid ""
989 "  -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE\n"
990 "                              Consider FILE to be infinitely new.\n"
991 msgstr ""
992
993 #: main.c:383
994 msgid ""
995 "  --warn-undefined-variables  Warn when an undefined variable is "
996 "referenced.\n"
997 msgstr ""
998
999 #: main.c:647
1000 msgid "empty string invalid as file name"
1001 msgstr ""
1002
1003 #: main.c:734
1004 #, c-format
1005 msgid "unknown debug level specification '%s'"
1006 msgstr ""
1007
1008 #: main.c:777
1009 #, c-format
1010 msgid "unknown output-sync type '%s'"
1011 msgstr ""
1012
1013 #: main.c:787
1014 msgid "internal error: multiple --sync-mutex options"
1015 msgstr ""
1016
1017 #: main.c:848
1018 #, c-format
1019 msgid "%s: Interrupt/Exception caught (code = 0x%lx, addr = 0x%p)\n"
1020 msgstr ""
1021
1022 #: main.c:855
1023 #, c-format
1024 msgid ""
1025 "\n"
1026 "Unhandled exception filter called from program %s\n"
1027 "ExceptionCode = %lx\n"
1028 "ExceptionFlags = %lx\n"
1029 "ExceptionAddress = 0x%p\n"
1030 msgstr ""
1031
1032 #: main.c:863
1033 #, c-format
1034 msgid "Access violation: write operation at address 0x%p\n"
1035 msgstr ""
1036
1037 #: main.c:864
1038 #, c-format
1039 msgid "Access violation: read operation at address 0x%p\n"
1040 msgstr ""
1041
1042 #: main.c:940 main.c:955
1043 #, c-format
1044 msgid "find_and_set_shell() setting default_shell = %s\n"
1045 msgstr ""
1046
1047 #: main.c:1008
1048 #, c-format
1049 msgid "find_and_set_shell() path search set default_shell = %s\n"
1050 msgstr ""
1051
1052 #: main.c:1447
1053 #, c-format
1054 msgid "%s is suspending for 30 seconds..."
1055 msgstr ""
1056
1057 #: main.c:1449
1058 #, c-format
1059 msgid "done sleep(30). Continuing.\n"
1060 msgstr ""
1061
1062 #: main.c:1534
1063 msgid "internal error: multiple --jobserver-fds options"
1064 msgstr ""
1065
1066 #: main.c:1544
1067 #, c-format
1068 msgid ""
1069 "internal error: unable to open jobserver semaphore '%s': (Error %ld: %s)"
1070 msgstr ""
1071
1072 #: main.c:1547
1073 #, c-format
1074 msgid "Jobserver client (semaphore %s)\n"
1075 msgstr ""
1076
1077 #: main.c:1551
1078 #, c-format
1079 msgid "internal error: invalid --jobserver-fds string '%s'"
1080 msgstr ""
1081
1082 #: main.c:1554
1083 #, c-format
1084 msgid "Jobserver client (fds %d,%d)\n"
1085 msgstr ""
1086
1087 #: main.c:1567
1088 msgid "warning: -jN forced in submake: disabling jobserver mode."
1089 msgstr ""
1090
1091 #: main.c:1583
1092 msgid "dup jobserver"
1093 msgstr ""
1094
1095 #: main.c:1586
1096 msgid ""
1097 "warning: jobserver unavailable: using -j1.  Add '+' to parent make rule."
1098 msgstr ""
1099
1100 #: main.c:1752
1101 msgid "Makefile from standard input specified twice."
1102 msgstr ""
1103
1104 #: main.c:1790 vmsjobs.c:496
1105 msgid "fopen (temporary file)"
1106 msgstr ""
1107
1108 #: main.c:1796
1109 msgid "fwrite (temporary file)"
1110 msgstr ""
1111
1112 #: main.c:1984
1113 msgid "Parallel jobs (-j) are not supported on this platform."
1114 msgstr ""
1115
1116 #: main.c:1985
1117 msgid "Resetting to single job (-j1) mode."
1118 msgstr ""
1119
1120 #: main.c:2006
1121 #, c-format
1122 msgid "Jobserver slots limited to %d\n"
1123 msgstr ""
1124
1125 #: main.c:2012
1126 #, c-format
1127 msgid "creating jobserver semaphore: (Error %ld: %s)"
1128 msgstr ""
1129
1130 #: main.c:2019
1131 msgid "creating jobs pipe"
1132 msgstr ""
1133
1134 #: main.c:2039
1135 msgid "init jobserver pipe"
1136 msgstr ""
1137
1138 #: main.c:2064
1139 msgid "Symbolic links not supported: disabling -L."
1140 msgstr ""
1141
1142 #: main.c:2149
1143 msgid "Updating makefiles....\n"
1144 msgstr ""
1145
1146 #: main.c:2174
1147 #, c-format
1148 msgid "Makefile '%s' might loop; not remaking it.\n"
1149 msgstr ""
1150
1151 #: main.c:2253
1152 #, c-format
1153 msgid "Failed to remake makefile '%s'."
1154 msgstr ""
1155
1156 #: main.c:2270
1157 #, c-format
1158 msgid "Included makefile '%s' was not found."
1159 msgstr ""
1160
1161 #: main.c:2275
1162 #, c-format
1163 msgid "Makefile '%s' was not found"
1164 msgstr ""
1165
1166 #: main.c:2341
1167 msgid "Couldn't change back to original directory."
1168 msgstr ""
1169
1170 #: main.c:2354
1171 #, c-format
1172 msgid "Re-executing[%u]:"
1173 msgstr ""
1174
1175 #: main.c:2463
1176 msgid "unlink (temporary file): "
1177 msgstr ""
1178
1179 #: main.c:2495
1180 msgid ".DEFAULT_GOAL contains more than one target"
1181 msgstr ""
1182
1183 #: main.c:2518
1184 msgid "No targets specified and no makefile found"
1185 msgstr ""
1186
1187 #: main.c:2520
1188 msgid "No targets"
1189 msgstr ""
1190
1191 #: main.c:2525
1192 msgid "Updating goal targets....\n"
1193 msgstr ""
1194
1195 #: main.c:2550
1196 msgid "warning:  Clock skew detected.  Your build may be incomplete."
1197 msgstr ""
1198
1199 #: main.c:2718
1200 #, c-format
1201 msgid "Usage: %s [options] [target] ...\n"
1202 msgstr ""
1203
1204 #: main.c:2724
1205 #, c-format
1206 msgid ""
1207 "\n"
1208 "This program built for %s\n"
1209 msgstr ""
1210
1211 #: main.c:2726
1212 #, c-format
1213 msgid ""
1214 "\n"
1215 "This program built for %s (%s)\n"
1216 msgstr ""
1217
1218 #: main.c:2729
1219 #, c-format
1220 msgid "Report bugs to <bug-make@gnu.org>\n"
1221 msgstr ""
1222
1223 #: main.c:2810
1224 #, c-format
1225 msgid "the '%s%s' option requires a non-empty string argument"
1226 msgstr ""
1227
1228 #: main.c:2864
1229 #, c-format
1230 msgid "the '-%c' option requires a positive integer argument"
1231 msgstr ""
1232
1233 #: main.c:3253
1234 #, c-format
1235 msgid "%sBuilt for %s\n"
1236 msgstr ""
1237
1238 #: main.c:3255
1239 #, c-format
1240 msgid "%sBuilt for %s (%s)\n"
1241 msgstr ""
1242
1243 #: main.c:3266
1244 #, c-format
1245 msgid ""
1246 "%sLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl."
1247 "html>\n"
1248 "%sThis is free software: you are free to change and redistribute it.\n"
1249 "%sThere is NO WARRANTY, to the extent permitted by law.\n"
1250 msgstr ""
1251
1252 #: main.c:3287
1253 #, c-format
1254 msgid ""
1255 "\n"
1256 "# Make data base, printed on %s"
1257 msgstr ""
1258
1259 #: main.c:3297
1260 #, c-format
1261 msgid ""
1262 "\n"
1263 "# Finished Make data base on %s\n"
1264 msgstr ""
1265
1266 #: misc.c:201
1267 #, c-format
1268 msgid "Unknown error %d"
1269 msgstr ""
1270
1271 #: misc.c:222 misc.c:233 misc.c:248 misc.c:265 misc.c:284 read.c:3272
1272 msgid "virtual memory exhausted"
1273 msgstr ""
1274
1275 #: misc.c:522
1276 #, c-format
1277 msgid "%s: user %lu (real %lu), group %lu (real %lu)\n"
1278 msgstr ""
1279
1280 #: misc.c:543
1281 msgid "Initialized access"
1282 msgstr ""
1283
1284 #: misc.c:622
1285 msgid "User access"
1286 msgstr ""
1287
1288 #: misc.c:670
1289 msgid "Make access"
1290 msgstr ""
1291
1292 #: misc.c:704
1293 msgid "Child access"
1294 msgstr ""
1295
1296 #: output.c:128
1297 #, c-format
1298 msgid "%s: Entering an unknown directory\n"
1299 msgstr ""
1300
1301 #: output.c:130
1302 #, c-format
1303 msgid "%s: Leaving an unknown directory\n"
1304 msgstr ""
1305
1306 #: output.c:133
1307 #, c-format
1308 msgid "%s: Entering directory '%s'\n"
1309 msgstr ""
1310
1311 #: output.c:135
1312 #, c-format
1313 msgid "%s: Leaving directory '%s'\n"
1314 msgstr ""
1315
1316 #: output.c:139
1317 #, c-format
1318 msgid "%s[%u]: Entering an unknown directory\n"
1319 msgstr ""
1320
1321 #: output.c:141
1322 #, c-format
1323 msgid "%s[%u]: Leaving an unknown directory\n"
1324 msgstr ""
1325
1326 #: output.c:144
1327 #, c-format
1328 msgid "%s[%u]: Entering directory '%s'\n"
1329 msgstr ""
1330
1331 #: output.c:146
1332 #, c-format
1333 msgid "%s[%u]: Leaving directory '%s'\n"
1334 msgstr ""
1335
1336 #: output.c:515
1337 #, c-format
1338 msgid "write error: %s"
1339 msgstr ""
1340
1341 #: output.c:517
1342 msgid "write error"
1343 msgstr ""
1344
1345 #: output.c:740
1346 msgid ".  Stop.\n"
1347 msgstr ""
1348
1349 #: output.c:751
1350 #, c-format
1351 msgid "%s%s: %s"
1352 msgstr ""
1353
1354 #: output.c:759
1355 #, c-format
1356 msgid "%s: %s"
1357 msgstr ""
1358
1359 #: read.c:180
1360 msgid "Reading makefiles...\n"
1361 msgstr ""
1362
1363 #: read.c:333
1364 #, c-format
1365 msgid "Reading makefile '%s'"
1366 msgstr ""
1367
1368 #: read.c:335
1369 #, c-format
1370 msgid " (no default goal)"
1371 msgstr ""
1372
1373 #: read.c:337
1374 #, c-format
1375 msgid " (search path)"
1376 msgstr ""
1377
1378 #: read.c:339
1379 #, c-format
1380 msgid " (don't care)"
1381 msgstr ""
1382
1383 #: read.c:341
1384 #, c-format
1385 msgid " (no ~ expansion)"
1386 msgstr ""
1387
1388 #: read.c:652
1389 #, c-format
1390 msgid "Skipping UTF-8 BOM in makefile '%s'\n"
1391 msgstr ""
1392
1393 #: read.c:655
1394 #, c-format
1395 msgid "Skipping UTF-8 BOM in makefile buffer\n"
1396 msgstr ""
1397
1398 #: read.c:786
1399 msgid "invalid syntax in conditional"
1400 msgstr ""
1401
1402 #: read.c:961
1403 #, c-format
1404 msgid "%s: failed to load"
1405 msgstr ""
1406
1407 #: read.c:987
1408 msgid "recipe commences before first target"
1409 msgstr ""
1410
1411 #: read.c:1036
1412 msgid "missing rule before recipe"
1413 msgstr ""
1414
1415 #: read.c:1123
1416 #, c-format
1417 msgid "missing separator%s"
1418 msgstr ""
1419
1420 #: read.c:1125
1421 msgid " (did you mean TAB instead of 8 spaces?)"
1422 msgstr ""
1423
1424 #: read.c:1263
1425 msgid "missing target pattern"
1426 msgstr ""
1427
1428 #: read.c:1265
1429 msgid "multiple target patterns"
1430 msgstr ""
1431
1432 #: read.c:1269
1433 #, c-format
1434 msgid "target pattern contains no '%%'"
1435 msgstr ""
1436
1437 #: read.c:1391
1438 msgid "missing 'endif'"
1439 msgstr ""
1440
1441 #: read.c:1430 read.c:1475 variable.c:1554
1442 msgid "empty variable name"
1443 msgstr ""
1444
1445 #: read.c:1465
1446 msgid "extraneous text after 'define' directive"
1447 msgstr ""
1448
1449 #: read.c:1490
1450 msgid "missing 'endef', unterminated 'define'"
1451 msgstr ""
1452
1453 #: read.c:1518
1454 msgid "extraneous text after 'endef' directive"
1455 msgstr ""
1456
1457 #: read.c:1589
1458 #, c-format
1459 msgid "extraneous text after '%s' directive"
1460 msgstr ""
1461
1462 #: read.c:1598 read.c:1612
1463 #, c-format
1464 msgid "extraneous '%s'"
1465 msgstr ""
1466
1467 #: read.c:1617
1468 msgid "only one 'else' per conditional"
1469 msgstr ""
1470
1471 #: read.c:1892
1472 msgid "Malformed target-specific variable definition"
1473 msgstr ""
1474
1475 #: read.c:1951
1476 msgid "prerequisites cannot be defined in recipes"
1477 msgstr ""
1478
1479 #: read.c:2009
1480 msgid "mixed implicit and static pattern rules"
1481 msgstr ""
1482
1483 #: read.c:2032 read.c:2220
1484 msgid "mixed implicit and normal rules"
1485 msgstr ""
1486
1487 #: read.c:2084
1488 #, c-format
1489 msgid "target '%s' doesn't match the target pattern"
1490 msgstr ""
1491
1492 #: read.c:2099 read.c:2144
1493 #, c-format
1494 msgid "target file '%s' has both : and :: entries"
1495 msgstr ""
1496
1497 #: read.c:2105
1498 #, c-format
1499 msgid "target '%s' given more than once in the same rule"
1500 msgstr ""
1501
1502 #: read.c:2114
1503 #, c-format
1504 msgid "warning: overriding recipe for target '%s'"
1505 msgstr ""
1506
1507 #: read.c:2117
1508 #, c-format
1509 msgid "warning: ignoring old recipe for target '%s'"
1510 msgstr ""
1511
1512 #: read.c:2530
1513 msgid "warning: NUL character seen; rest of line ignored"
1514 msgstr ""
1515
1516 #: remake.c:232
1517 #, c-format
1518 msgid "Nothing to be done for '%s'."
1519 msgstr ""
1520
1521 #: remake.c:233
1522 #, c-format
1523 msgid "'%s' is up to date."
1524 msgstr ""
1525
1526 #: remake.c:305
1527 #, c-format
1528 msgid "Pruning file '%s'.\n"
1529 msgstr ""
1530
1531 #: remake.c:377
1532 #, c-format
1533 msgid "%sNo rule to make target '%s'%s"
1534 msgstr ""
1535
1536 #: remake.c:379
1537 #, c-format
1538 msgid "%sNo rule to make target '%s', needed by '%s'%s"
1539 msgstr ""
1540
1541 #: remake.c:413
1542 #, c-format
1543 msgid "Considering target file '%s'.\n"
1544 msgstr ""
1545
1546 #: remake.c:420
1547 #, c-format
1548 msgid "Recently tried and failed to update file '%s'.\n"
1549 msgstr ""
1550
1551 #: remake.c:432
1552 #, c-format
1553 msgid "File '%s' was considered already.\n"
1554 msgstr ""
1555
1556 #: remake.c:442
1557 #, c-format
1558 msgid "Still updating file '%s'.\n"
1559 msgstr ""
1560
1561 #: remake.c:445
1562 #, c-format
1563 msgid "Finished updating file '%s'.\n"
1564 msgstr ""
1565
1566 #: remake.c:474
1567 #, c-format
1568 msgid "File '%s' does not exist.\n"
1569 msgstr ""
1570
1571 #: remake.c:481
1572 #, c-format
1573 msgid ""
1574 "*** Warning: .LOW_RESOLUTION_TIME file '%s' has a high resolution time stamp"
1575 msgstr ""
1576
1577 #: remake.c:494 remake.c:1019
1578 #, c-format
1579 msgid "Found an implicit rule for '%s'.\n"
1580 msgstr ""
1581
1582 #: remake.c:496 remake.c:1021
1583 #, c-format
1584 msgid "No implicit rule found for '%s'.\n"
1585 msgstr ""
1586
1587 #: remake.c:502
1588 #, c-format
1589 msgid "Using default recipe for '%s'.\n"
1590 msgstr ""
1591
1592 #: remake.c:535 remake.c:1067
1593 #, c-format
1594 msgid "Circular %s <- %s dependency dropped."
1595 msgstr ""
1596
1597 #: remake.c:655
1598 #, c-format
1599 msgid "Finished prerequisites of target file '%s'.\n"
1600 msgstr ""
1601
1602 #: remake.c:661
1603 #, c-format
1604 msgid "The prerequisites of '%s' are being made.\n"
1605 msgstr ""
1606
1607 #: remake.c:674
1608 #, c-format
1609 msgid "Giving up on target file '%s'.\n"
1610 msgstr ""
1611
1612 #: remake.c:679
1613 #, c-format
1614 msgid "Target '%s' not remade because of errors."
1615 msgstr ""
1616
1617 #: remake.c:731
1618 #, c-format
1619 msgid "Prerequisite '%s' is order-only for target '%s'.\n"
1620 msgstr ""
1621
1622 #: remake.c:736
1623 #, c-format
1624 msgid "Prerequisite '%s' of target '%s' does not exist.\n"
1625 msgstr ""
1626
1627 #: remake.c:741
1628 #, c-format
1629 msgid "Prerequisite '%s' is newer than target '%s'.\n"
1630 msgstr ""
1631
1632 #: remake.c:744
1633 #, c-format
1634 msgid "Prerequisite '%s' is older than target '%s'.\n"
1635 msgstr ""
1636
1637 #: remake.c:762
1638 #, c-format
1639 msgid "Target '%s' is double-colon and has no prerequisites.\n"
1640 msgstr ""
1641
1642 #: remake.c:769
1643 #, c-format
1644 msgid "No recipe for '%s' and no prerequisites actually changed.\n"
1645 msgstr ""
1646
1647 #: remake.c:774
1648 #, c-format
1649 msgid "Making '%s' due to always-make flag.\n"
1650 msgstr ""
1651
1652 #: remake.c:782
1653 #, c-format
1654 msgid "No need to remake target '%s'"
1655 msgstr ""
1656
1657 #: remake.c:784
1658 #, c-format
1659 msgid "; using VPATH name '%s'"
1660 msgstr ""
1661
1662 #: remake.c:804
1663 #, c-format
1664 msgid "Must remake target '%s'.\n"
1665 msgstr ""
1666
1667 #: remake.c:810
1668 #, c-format
1669 msgid "  Ignoring VPATH name '%s'.\n"
1670 msgstr ""
1671
1672 #: remake.c:819
1673 #, c-format
1674 msgid "Recipe of '%s' is being run.\n"
1675 msgstr ""
1676
1677 #: remake.c:826
1678 #, c-format
1679 msgid "Failed to remake target file '%s'.\n"
1680 msgstr ""
1681
1682 #: remake.c:829
1683 #, c-format
1684 msgid "Successfully remade target file '%s'.\n"
1685 msgstr ""
1686
1687 #: remake.c:832
1688 #, c-format
1689 msgid "Target file '%s' needs to be remade under -q.\n"
1690 msgstr ""
1691
1692 #: remake.c:1027
1693 #, c-format
1694 msgid "Using default commands for '%s'.\n"
1695 msgstr ""
1696
1697 #: remake.c:1372
1698 #, c-format
1699 msgid "Warning: File '%s' has modification time in the future"
1700 msgstr ""
1701
1702 #: remake.c:1385
1703 #, c-format
1704 msgid "Warning: File '%s' has modification time %s s in the future"
1705 msgstr ""
1706
1707 #: remake.c:1583
1708 #, c-format
1709 msgid ".LIBPATTERNS element '%s' is not a pattern"
1710 msgstr ""
1711
1712 #: remote-cstms.c:122
1713 #, c-format
1714 msgid "Customs won't export: %s\n"
1715 msgstr ""
1716
1717 #: rule.c:496
1718 msgid ""
1719 "\n"
1720 "# Implicit Rules"
1721 msgstr ""
1722
1723 #: rule.c:511
1724 msgid ""
1725 "\n"
1726 "# No implicit rules."
1727 msgstr ""
1728
1729 #: rule.c:514
1730 #, c-format
1731 msgid ""
1732 "\n"
1733 "# %u implicit rules, %u"
1734 msgstr ""
1735
1736 #: rule.c:523
1737 msgid " terminal."
1738 msgstr ""
1739
1740 #: rule.c:531
1741 #, c-format
1742 msgid "BUG: num_pattern_rules is wrong!  %u != %u"
1743 msgstr ""
1744
1745 #: signame.c:84
1746 msgid "unknown signal"
1747 msgstr ""
1748
1749 #: signame.c:92
1750 msgid "Hangup"
1751 msgstr ""
1752
1753 #: signame.c:95
1754 msgid "Interrupt"
1755 msgstr ""
1756
1757 #: signame.c:98
1758 msgid "Quit"
1759 msgstr ""
1760
1761 #: signame.c:101
1762 msgid "Illegal Instruction"
1763 msgstr ""
1764
1765 #: signame.c:104
1766 msgid "Trace/breakpoint trap"
1767 msgstr ""
1768
1769 #: signame.c:109
1770 msgid "Aborted"
1771 msgstr ""
1772
1773 #: signame.c:112
1774 msgid "IOT trap"
1775 msgstr ""
1776
1777 #: signame.c:115
1778 msgid "EMT trap"
1779 msgstr ""
1780
1781 #: signame.c:118
1782 msgid "Floating point exception"
1783 msgstr ""
1784
1785 #: signame.c:121
1786 msgid "Killed"
1787 msgstr ""
1788
1789 #: signame.c:124
1790 msgid "Bus error"
1791 msgstr ""
1792
1793 #: signame.c:127
1794 msgid "Segmentation fault"
1795 msgstr ""
1796
1797 #: signame.c:130
1798 msgid "Bad system call"
1799 msgstr ""
1800
1801 #: signame.c:133
1802 msgid "Broken pipe"
1803 msgstr ""
1804
1805 #: signame.c:136
1806 msgid "Alarm clock"
1807 msgstr ""
1808
1809 #: signame.c:139
1810 msgid "Terminated"
1811 msgstr ""
1812
1813 #: signame.c:142
1814 msgid "User defined signal 1"
1815 msgstr ""
1816
1817 #: signame.c:145
1818 msgid "User defined signal 2"
1819 msgstr ""
1820
1821 #: signame.c:150 signame.c:153
1822 msgid "Child exited"
1823 msgstr ""
1824
1825 #: signame.c:156
1826 msgid "Power failure"
1827 msgstr ""
1828
1829 #: signame.c:159
1830 msgid "Stopped"
1831 msgstr ""
1832
1833 #: signame.c:162
1834 msgid "Stopped (tty input)"
1835 msgstr ""
1836
1837 #: signame.c:165
1838 msgid "Stopped (tty output)"
1839 msgstr ""
1840
1841 #: signame.c:168
1842 msgid "Stopped (signal)"
1843 msgstr ""
1844
1845 #: signame.c:171
1846 msgid "CPU time limit exceeded"
1847 msgstr ""
1848
1849 #: signame.c:174
1850 msgid "File size limit exceeded"
1851 msgstr ""
1852
1853 #: signame.c:177
1854 msgid "Virtual timer expired"
1855 msgstr ""
1856
1857 #: signame.c:180
1858 msgid "Profiling timer expired"
1859 msgstr ""
1860
1861 #: signame.c:186
1862 msgid "Window changed"
1863 msgstr ""
1864
1865 #: signame.c:189
1866 msgid "Continued"
1867 msgstr ""
1868
1869 #: signame.c:192
1870 msgid "Urgent I/O condition"
1871 msgstr ""
1872
1873 #: signame.c:199 signame.c:208
1874 msgid "I/O possible"
1875 msgstr ""
1876
1877 #: signame.c:202
1878 msgid "SIGWIND"
1879 msgstr ""
1880
1881 #: signame.c:205
1882 msgid "SIGPHONE"
1883 msgstr ""
1884
1885 #: signame.c:211
1886 msgid "Resource lost"
1887 msgstr ""
1888
1889 #: signame.c:214
1890 msgid "Danger signal"
1891 msgstr ""
1892
1893 #: signame.c:217
1894 msgid "Information request"
1895 msgstr ""
1896
1897 #: signame.c:220
1898 msgid "Floating point co-processor not available"
1899 msgstr ""
1900
1901 #: strcache.c:236
1902 #, c-format
1903 msgid ""
1904 "\n"
1905 "%s No strcache buffers\n"
1906 msgstr ""
1907
1908 #: strcache.c:266
1909 #, c-format
1910 msgid ""
1911 "\n"
1912 "%s strcache buffers: %lu (%lu) / strings = %lu / storage = %lu B / avg = %lu "
1913 "B\n"
1914 msgstr ""
1915
1916 #: strcache.c:270
1917 #, c-format
1918 msgid ""
1919 "%s current buf: size = %hu B / used = %hu B / count = %hu / avg = %hu B\n"
1920 msgstr ""
1921
1922 #: strcache.c:280
1923 #, c-format
1924 msgid "%s other used: total = %lu B / count = %lu / avg = %lu B\n"
1925 msgstr ""
1926
1927 #: strcache.c:283
1928 #, c-format
1929 msgid ""
1930 "%s other free: total = %lu B / max = %lu B / min = %lu B / avg = %hu B\n"
1931 msgstr ""
1932
1933 #: strcache.c:287
1934 #, c-format
1935 msgid ""
1936 "\n"
1937 "%s strcache performance: lookups = %lu / hit rate = %lu%%\n"
1938 msgstr ""
1939
1940 #: strcache.c:289
1941 msgid ""
1942 "# hash-table stats:\n"
1943 "# "
1944 msgstr ""
1945
1946 #: variable.c:1607
1947 msgid "automatic"
1948 msgstr ""
1949
1950 #: variable.c:1610
1951 msgid "default"
1952 msgstr ""
1953
1954 #: variable.c:1613
1955 msgid "environment"
1956 msgstr ""
1957
1958 #: variable.c:1616
1959 msgid "makefile"
1960 msgstr ""
1961
1962 #: variable.c:1619
1963 msgid "environment under -e"
1964 msgstr ""
1965
1966 #: variable.c:1622
1967 msgid "command line"
1968 msgstr ""
1969
1970 #: variable.c:1625
1971 msgid "'override' directive"
1972 msgstr ""
1973
1974 #: variable.c:1636
1975 #, c-format
1976 msgid " (from '%s', line %lu)"
1977 msgstr ""
1978
1979 #: variable.c:1699
1980 msgid "# variable set hash-table stats:\n"
1981 msgstr ""
1982
1983 #: variable.c:1710
1984 msgid ""
1985 "\n"
1986 "# Variables\n"
1987 msgstr ""
1988
1989 #: variable.c:1714
1990 msgid ""
1991 "\n"
1992 "# Pattern-specific Variable Values"
1993 msgstr ""
1994
1995 #: variable.c:1728
1996 msgid ""
1997 "\n"
1998 "# No pattern-specific variable values."
1999 msgstr ""
2000
2001 #: variable.c:1730
2002 #, c-format
2003 msgid ""
2004 "\n"
2005 "# %u pattern-specific variable values"
2006 msgstr ""
2007
2008 #: variable.h:224
2009 #, c-format
2010 msgid "warning: undefined variable '%.*s'"
2011 msgstr ""
2012
2013 #: vmsfunctions.c:91
2014 #, c-format
2015 msgid "sys$search() failed with %d\n"
2016 msgstr ""
2017
2018 #: vmsjobs.c:70
2019 #, c-format
2020 msgid "Warning: Empty redirection\n"
2021 msgstr ""
2022
2023 #: vmsjobs.c:178
2024 #, c-format
2025 msgid "internal error: '%s' command_state"
2026 msgstr ""
2027
2028 #: vmsjobs.c:286
2029 #, c-format
2030 msgid "-warning, you may have to re-enable CTRL-Y handling from DCL.\n"
2031 msgstr ""
2032
2033 #: vmsjobs.c:417
2034 #, c-format
2035 msgid "BUILTIN [%s][%s]\n"
2036 msgstr ""
2037
2038 #: vmsjobs.c:428
2039 #, c-format
2040 msgid "BUILTIN CD %s\n"
2041 msgstr ""
2042
2043 #: vmsjobs.c:446
2044 #, c-format
2045 msgid "BUILTIN RM %s\n"
2046 msgstr ""
2047
2048 #: vmsjobs.c:467
2049 #, c-format
2050 msgid "Unknown builtin command '%s'\n"
2051 msgstr ""
2052
2053 #: vmsjobs.c:489
2054 #, c-format
2055 msgid "Error, empty command\n"
2056 msgstr ""
2057
2058 #: vmsjobs.c:502
2059 #, c-format
2060 msgid "Redirected input from %s\n"
2061 msgstr ""
2062
2063 #: vmsjobs.c:509
2064 #, c-format
2065 msgid "Redirected error to %s\n"
2066 msgstr ""
2067
2068 #: vmsjobs.c:518
2069 #, c-format
2070 msgid "Append output to %s\n"
2071 msgstr ""
2072
2073 #: vmsjobs.c:524
2074 #, c-format
2075 msgid "Redirected output to %s\n"
2076 msgstr ""
2077
2078 #: vmsjobs.c:593
2079 #, c-format
2080 msgid "Append %.*s and cleanup\n"
2081 msgstr ""
2082
2083 #: vmsjobs.c:600
2084 #, c-format
2085 msgid "Executing %s instead\n"
2086 msgstr ""
2087
2088 #: vmsjobs.c:706
2089 #, c-format
2090 msgid "Error spawning, %d\n"
2091 msgstr ""
2092
2093 #: vpath.c:583
2094 msgid ""
2095 "\n"
2096 "# VPATH Search Paths\n"
2097 msgstr ""
2098
2099 #: vpath.c:600
2100 msgid "# No 'vpath' search paths."
2101 msgstr ""
2102
2103 #: vpath.c:602
2104 #, c-format
2105 msgid ""
2106 "\n"
2107 "# %u 'vpath' search paths.\n"
2108 msgstr ""
2109
2110 #: vpath.c:605
2111 msgid ""
2112 "\n"
2113 "# No general ('VPATH' variable) search path."
2114 msgstr ""
2115
2116 #: vpath.c:611
2117 msgid ""
2118 "\n"
2119 "# General ('VPATH' variable) search path:\n"
2120 "# "
2121 msgstr ""