commit bash-4.1-rc1 snapshot

This commit is contained in:
Chet Ramey
2011-12-08 20:22:42 -05:00
parent ddc8e31a7d
commit 8a77b04eb3
71 changed files with 13969 additions and 2202 deletions
+60 -60
View File
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-11-09 14:08-0500\n"
"POT-Creation-Date: 2009-12-17 10:20-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -161,7 +161,7 @@ msgstr ""
msgid "too many arguments"
msgstr ""
#: builtins/common.c:191 shell.c:495 shell.c:776
#: builtins/common.c:191 shell.c:499 shell.c:782
#, c-format
msgid "%s: option requires an argument"
msgstr ""
@@ -176,7 +176,7 @@ msgstr ""
msgid "%s: not found"
msgstr ""
#: builtins/common.c:214 shell.c:789
#: builtins/common.c:214 shell.c:795
#, c-format
msgid "%s: invalid option"
msgstr ""
@@ -316,7 +316,7 @@ msgstr ""
msgid "cannot use `-f' to make functions"
msgstr ""
#: builtins/declare.def:372 execute_cmd.c:4905
#: builtins/declare.def:372 execute_cmd.c:4935
#, c-format
msgid "%s: readonly function"
msgstr ""
@@ -355,8 +355,8 @@ msgstr ""
msgid "%s: cannot delete: %s"
msgstr ""
#: builtins/evalfile.c:134 builtins/hash.def:169 execute_cmd.c:4762
#: shell.c:1444
#: builtins/evalfile.c:134 builtins/hash.def:169 execute_cmd.c:4792
#: shell.c:1452
#, c-format
msgid "%s: is a directory"
msgstr ""
@@ -371,8 +371,8 @@ msgstr ""
msgid "%s: file is too large"
msgstr ""
#: builtins/evalfile.c:185 builtins/evalfile.c:203 execute_cmd.c:4832
#: shell.c:1454
#: builtins/evalfile.c:185 builtins/evalfile.c:203 execute_cmd.c:4862
#: shell.c:1462
#, c-format
msgid "%s: cannot execute binary file"
msgstr ""
@@ -499,12 +499,12 @@ msgstr ""
msgid "no other options allowed with `-x'"
msgstr ""
#: builtins/kill.def:197
#: builtins/kill.def:200
#, c-format
msgid "%s: arguments must be process or job IDs"
msgstr ""
#: builtins/kill.def:260
#: builtins/kill.def:263
msgid "Unknown error"
msgstr ""
@@ -831,36 +831,36 @@ msgstr ""
msgid "timed out waiting for input: auto-logout\n"
msgstr ""
#: execute_cmd.c:491
#: execute_cmd.c:495
#, c-format
msgid "cannot redirect standard input from /dev/null: %s"
msgstr ""
#: execute_cmd.c:1156
#: execute_cmd.c:1160
#, c-format
msgid "TIMEFORMAT: `%c': invalid format character"
msgstr ""
#: execute_cmd.c:2069
#: execute_cmd.c:2073
msgid "pipe error"
msgstr ""
#: execute_cmd.c:4449
#: execute_cmd.c:4479
#, c-format
msgid "%s: restricted: cannot specify `/' in command names"
msgstr ""
#: execute_cmd.c:4540
#: execute_cmd.c:4570
#, c-format
msgid "%s: command not found"
msgstr ""
#: execute_cmd.c:4795
#: execute_cmd.c:4825
#, c-format
msgid "%s: %s: bad interpreter"
msgstr ""
#: execute_cmd.c:4944
#: execute_cmd.c:4974
#, c-format
msgid "cannot duplicate fd %d to fd %d"
msgstr ""
@@ -954,144 +954,144 @@ msgstr ""
msgid "start_pipeline: pgrp pipe"
msgstr ""
#: jobs.c:888
#: jobs.c:887
#, c-format
msgid "forked pid %d appears in running job %d"
msgstr ""
#: jobs.c:1006
#: jobs.c:1005
#, c-format
msgid "deleting stopped job %d with process group %ld"
msgstr ""
#: jobs.c:1111
#: jobs.c:1110
#, c-format
msgid "add_process: process %5ld (%s) in the_pipeline"
msgstr ""
#: jobs.c:1114
#: jobs.c:1113
#, c-format
msgid "add_process: pid %5ld (%s) marked as still alive"
msgstr ""
#: jobs.c:1402
#: jobs.c:1401
#, c-format
msgid "describe_pid: %ld: no such pid"
msgstr ""
#: jobs.c:1417
#: jobs.c:1416
#, c-format
msgid "Signal %d"
msgstr ""
#: jobs.c:1431 jobs.c:1456
#: jobs.c:1430 jobs.c:1455
msgid "Done"
msgstr ""
#: jobs.c:1436 siglist.c:123
#: jobs.c:1435 siglist.c:123
msgid "Stopped"
msgstr ""
#: jobs.c:1440
#: jobs.c:1439
#, c-format
msgid "Stopped(%s)"
msgstr ""
#: jobs.c:1444
#: jobs.c:1443
msgid "Running"
msgstr ""
#: jobs.c:1458
#: jobs.c:1457
#, c-format
msgid "Done(%d)"
msgstr ""
#: jobs.c:1460
#: jobs.c:1459
#, c-format
msgid "Exit %d"
msgstr ""
#: jobs.c:1463
#: jobs.c:1462
msgid "Unknown status"
msgstr ""
#: jobs.c:1550
#: jobs.c:1549
#, c-format
msgid "(core dumped) "
msgstr ""
#: jobs.c:1569
#: jobs.c:1568
#, c-format
msgid " (wd: %s)"
msgstr ""
#: jobs.c:1773
#: jobs.c:1776
#, c-format
msgid "child setpgid (%ld to %ld)"
msgstr ""
#: jobs.c:2101 nojobs.c:585
#: jobs.c:2104 nojobs.c:585
#, c-format
msgid "wait: pid %ld is not a child of this shell"
msgstr ""
#: jobs.c:2328
#: jobs.c:2331
#, c-format
msgid "wait_for: No record of process %ld"
msgstr ""
#: jobs.c:2604
#: jobs.c:2607
#, c-format
msgid "wait_for_job: job %d is stopped"
msgstr ""
#: jobs.c:2826
#: jobs.c:2829
#, c-format
msgid "%s: job has terminated"
msgstr ""
#: jobs.c:2835
#: jobs.c:2838
#, c-format
msgid "%s: job %d already in background"
msgstr ""
#: jobs.c:3056
#: jobs.c:3059
msgid "waitchld: turning on WNOHANG to avoid indefinite block"
msgstr ""
#: jobs.c:3505
#: jobs.c:3508
#, c-format
msgid "%s: line %d: "
msgstr ""
#: jobs.c:3519 nojobs.c:814
#: jobs.c:3522 nojobs.c:814
#, c-format
msgid " (core dumped)"
msgstr ""
#: jobs.c:3531 jobs.c:3544
#: jobs.c:3534 jobs.c:3547
#, c-format
msgid "(wd now: %s)\n"
msgstr ""
#: jobs.c:3576
#: jobs.c:3579
msgid "initialize_job_control: getpgrp failed"
msgstr ""
#: jobs.c:3636
#: jobs.c:3639
msgid "initialize_job_control: line discipline"
msgstr ""
#: jobs.c:3646
#: jobs.c:3649
msgid "initialize_job_control: setpgid"
msgstr ""
#: jobs.c:3674
#: jobs.c:3677
#, c-format
msgid "cannot set terminal process group (%d)"
msgstr ""
#: jobs.c:3679
#: jobs.c:3682
msgid "no job control in this shell"
msgstr ""
@@ -1409,63 +1409,63 @@ msgstr ""
msgid "redirection error: cannot duplicate fd"
msgstr ""
#: shell.c:328
#: shell.c:332
msgid "could not find /tmp, please create!"
msgstr ""
#: shell.c:332
#: shell.c:336
msgid "/tmp must be a valid directory name"
msgstr ""
#: shell.c:878
#: shell.c:884
#, c-format
msgid "%c%c: invalid option"
msgstr ""
#: shell.c:1643
#: shell.c:1651
msgid "I have no name!"
msgstr ""
#: shell.c:1785
#: shell.c:1793
#, c-format
msgid "GNU bash, version %s-(%s)\n"
msgstr ""
#: shell.c:1786
#: shell.c:1794
#, c-format
msgid ""
"Usage:\t%s [GNU long option] [option] ...\n"
"\t%s [GNU long option] [option] script-file ...\n"
msgstr ""
#: shell.c:1788
#: shell.c:1796
msgid "GNU long options:\n"
msgstr ""
#: shell.c:1792
#: shell.c:1800
msgid "Shell options:\n"
msgstr ""
#: shell.c:1793
#: shell.c:1801
msgid "\t-irsD or -c command or -O shopt_option\t\t(invocation only)\n"
msgstr ""
#: shell.c:1808
#: shell.c:1816
#, c-format
msgid "\t-%s or -o option\n"
msgstr ""
#: shell.c:1814
#: shell.c:1822
#, c-format
msgid "Type `%s -c \"help set\"' for more information about shell options.\n"
msgstr ""
#: shell.c:1815
#: shell.c:1823
#, c-format
msgid "Type `%s -c help' for more information about shell builtin commands.\n"
msgstr ""
#: shell.c:1816
#: shell.c:1824
#, c-format
msgid "Use the `bashbug' command to report bugs.\n"
msgstr ""