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