VirtualBox

source: kBuild/vendor/gnumake/3.82/po/make.pot@ 2579

Last change on this file since 2579 was 2579, checked in by bird, 13 years ago

Importing make-3.82.tar.bz2 (md5sum 1a11100f3c63fcf5753818e59d63088f) with --auto-props but no keywords.

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette