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