commit bash-20140124 snapshot

This commit is contained in:
Chet Ramey
2014-02-04 09:33:06 -05:00
parent 4a2c75c650
commit c61bfbfd13
96 changed files with 12481 additions and 4060 deletions
+39 -39
View File
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-01-09 15:38-0500\n"
"POT-Creation-Date: 2014-01-23 16:04-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"
@@ -214,7 +214,7 @@ msgstr ""
msgid "`%s': not a pid or valid job spec"
msgstr ""
#: builtins/common.c:264 error.c:458
#: builtins/common.c:264 error.c:488
#, c-format
msgid "%s: readonly variable"
msgstr ""
@@ -327,7 +327,7 @@ msgstr ""
msgid "cannot use `-f' to make functions"
msgstr ""
#: builtins/declare.def:410 execute_cmd.c:5338
#: builtins/declare.def:410 execute_cmd.c:5349
#, c-format
msgid "%s: readonly function"
msgstr ""
@@ -366,7 +366,7 @@ msgstr ""
msgid "%s: cannot delete: %s"
msgstr ""
#: builtins/evalfile.c:140 builtins/hash.def:171 execute_cmd.c:5185
#: builtins/evalfile.c:140 builtins/hash.def:171 execute_cmd.c:5196
#: shell.c:1481
#, c-format
msgid "%s: is a directory"
@@ -835,23 +835,23 @@ msgstr ""
msgid "Aborting..."
msgstr ""
#: error.c:410
#: error.c:440
msgid "unknown command error"
msgstr ""
#: error.c:411
#: error.c:441
msgid "bad command type"
msgstr ""
#: error.c:412
#: error.c:442
msgid "bad connector"
msgstr ""
#: error.c:413
#: error.c:443
msgid "bad jump"
msgstr ""
#: error.c:451
#: error.c:481
#, c-format
msgid "%s: unbound variable"
msgstr ""
@@ -875,42 +875,42 @@ msgstr ""
msgid "pipe error"
msgstr ""
#: execute_cmd.c:4363
#: execute_cmd.c:4374
#, c-format
msgid "%s: maximum function nesting level exceeded (%d)"
msgstr ""
#: execute_cmd.c:4861
#: execute_cmd.c:4872
#, c-format
msgid "%s: restricted: cannot specify `/' in command names"
msgstr ""
#: execute_cmd.c:4950
#: execute_cmd.c:4961
#, c-format
msgid "%s: command not found"
msgstr ""
#: execute_cmd.c:5183
#: execute_cmd.c:5194
#, c-format
msgid "%s: %s"
msgstr ""
#: execute_cmd.c:5220
#: execute_cmd.c:5231
#, c-format
msgid "%s: %s: bad interpreter"
msgstr ""
#: execute_cmd.c:5257
#: execute_cmd.c:5268
#, c-format
msgid "%s: cannot execute binary file: %s"
msgstr ""
#: execute_cmd.c:5329
#: execute_cmd.c:5340
#, c-format
msgid "`%s': is a special builtin"
msgstr ""
#: execute_cmd.c:5381
#: execute_cmd.c:5392
#, c-format
msgid "cannot duplicate fd %d to fd %d"
msgstr ""
@@ -985,7 +985,7 @@ msgstr ""
msgid "getcwd: cannot access parent directories"
msgstr ""
#: input.c:102 subst.c:5129
#: input.c:102 subst.c:5168
#, c-format
msgid "cannot reset nodelay mode for fd %d"
msgstr ""
@@ -1694,88 +1694,88 @@ msgstr ""
msgid "Unknown Signal #%d"
msgstr ""
#: subst.c:1358 subst.c:1516
#: subst.c:1362 subst.c:1520
#, c-format
msgid "bad substitution: no closing `%s' in %s"
msgstr ""
#: subst.c:2829
#: subst.c:2847
#, c-format
msgid "%s: cannot assign list to array member"
msgstr ""
#: subst.c:5026 subst.c:5042
#: subst.c:5065 subst.c:5081
msgid "cannot make pipe for process substitution"
msgstr ""
#: subst.c:5074
#: subst.c:5113
msgid "cannot make child for process substitution"
msgstr ""
#: subst.c:5119
#: subst.c:5158
#, c-format
msgid "cannot open named pipe %s for reading"
msgstr ""
#: subst.c:5121
#: subst.c:5160
#, c-format
msgid "cannot open named pipe %s for writing"
msgstr ""
#: subst.c:5139
#: subst.c:5178
#, c-format
msgid "cannot duplicate named pipe %s as fd %d"
msgstr ""
#: subst.c:5337
#: subst.c:5376
msgid "cannot make pipe for command substitution"
msgstr ""
#: subst.c:5375
#: subst.c:5414
msgid "cannot make child for command substitution"
msgstr ""
#: subst.c:5394
#: subst.c:5433
msgid "command_substitute: cannot duplicate pipe as fd 1"
msgstr ""
#: subst.c:5798 subst.c:8001
#: subst.c:5837 subst.c:8050
#, c-format
msgid "%s: invalid variable name for name reference"
msgstr ""
#: subst.c:6009
#: subst.c:6048
#, c-format
msgid "%s: parameter null or not set"
msgstr ""
#: subst.c:6281 subst.c:6296
#: subst.c:6320 subst.c:6335
#, c-format
msgid "%s: substring expression < 0"
msgstr ""
#: subst.c:7457
#: subst.c:7506
#, c-format
msgid "%s: bad substitution"
msgstr ""
#: subst.c:7534
#: subst.c:7583
#, c-format
msgid "$%s: cannot assign in this way"
msgstr ""
#: subst.c:7868
#: subst.c:7917
msgid ""
"future versions of the shell will force evaluation as an arithmetic "
"substitution"
msgstr ""
#: subst.c:8372
#: subst.c:8421
#, c-format
msgid "bad substitution: no closing \"`\" in %s"
msgstr ""
#: subst.c:9273
#: subst.c:9322
#, c-format
msgid "no match: %s"
msgstr ""
@@ -1816,18 +1816,18 @@ msgstr ""
msgid "invalid signal number"
msgstr ""
#: trap.c:355
#: trap.c:371
#, c-format
msgid "run_pending_traps: bad value in trap_list[%d]: %p"
msgstr ""
#: trap.c:359
#: trap.c:375
#, c-format
msgid ""
"run_pending_traps: signal handler is SIG_DFL, resending %d (%s) to myself"
msgstr ""
#: trap.c:413
#: trap.c:428
#, c-format
msgid "trap_handler: bad signal %d"
msgstr ""