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